/*  
Description: custom layout for teddy eddies
Version: 2.0
Author: kayjayone
Author URI: http://www.kayjayone.com/

*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	background-image:url('images/background.jpg');
}

a {
	color:#003399;
	text-decoration: underline;
}
		
a:hover {
	color: #FF3333;
}

.header {
	width:700px;
	height:122px;
}


.headertop {
	width:700px;
	height:27px;
	float:right;
	text-align:right;
	margin-bottom:10px;
}

.headerimg {
	background-image:url('images/logo.gif');
	background-repeat: no-repeat;
	width:700px;
	height:85px;
	float:left;
}

.headerimg a {
	width:700px;
	height:85px;
	display:block;
	text-decoration:none;
}

.headerimg a span {
	visibility:hidden;	
}

.line {
	background-image:url('images/blue-line.gif');
	background-repeat:no-repeat;
	width:700px;
	height:2px;
	margin:0;
}

.nav {
	width:700px;
	height:30px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
}

#navbox {
    width:700px; height:30px;
    margin:0; padding: 0;
    position: relative;
	background:url('images/nav.gif')
}

#navbox li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
	
#navbox li, #navbox a {
    height: 30px; display: block;}

#navbox span {
	display: none;
}

#navbox-home {left: 245px; width: 44px;}
#navbox-shop {left: 308px; width: 43px;}
#navbox-sizing {left: 368px; width: 56px;}
#navbox-locations {left: 440px; width: 84px;}
#navbox-press {left: 540px; width: 49px;}
#navbox-contact {left: 608px; width: 90px;}

#navbox-home a:hover {background:url('images/nav.gif') -245px -30px no-repeat;}
#navbox-shop a:hover {background:url('images/nav.gif') -308px -30px no-repeat;}
#navbox-sizing a:hover {background:url('images/nav.gif') -368px -30px no-repeat;}
#navbox-locations a:hover {background:url('images/nav.gif') -440px -30px no-repeat;}
#navbox-press a:hover {background:url('images/nav.gif') -540px -30px no-repeat;}
#navbox-contact a:hover {background:url('images/nav.gif') -608px -30px no-repeat;}

#home #navbox-home {background:url('images/nav.gif') -245px -30px no-repeat; }
#shop #navbox-shop {background:url('images/nav.gif') -308px -30px no-repeat; }
#sizing #navbox-sizing {background:url('images/nav.gif') -368px -30px no-repeat; }
#locations #navbox-locations {background:url('images/nav.gif') -440px -30px no-repeat; }
#press #navbox-press {background:url('images/nav.gif') -540px -30px no-repeat; }
#contact #navbox-contact {background:url('images/nav.gif') -608px -30px no-repeat; }

.main {
	width:700px;
	padding-top:20px;
	padding-bottom:30px;
	word-spacing:2px;
    background-image:url('images/colback.gif');
	background-repeat:repeat-y;
	overflow:hidden;
	line-height:20px;
	word-spacing:2px;
}

#shop .main {
	padding-bottom:0px;
}

#press .main {
	padding-top:10px;
} 

#contact .main {
	text-align:left;
	padding-bottom:10px;
}

#home .left {
	width:355px;
	float:left;
	text-align:left;
}

#home .right {
	width:325px;
	float:right;
}

#shop .left {
	width:332px;
	float:left;
	text-align:left;
}

#shop .leftprod {
	width:250;
	margin-right:10px;
	float:left;
}

#shop .leftfabric {
	width:72px;
	float:right;
	text-align:center;
}

#shop .right {
	width:338px;
	float:right;
	text-align:left;
	margin-left:30px;
}

#locations .left {
	width:200px;
	float:left;
	text-align:left;
}

#locations .right {
	width:490px;
	float:right;
	text-align:left;
}

iframe {
	width:490px;
	height:400px;
}

#contact .left {
	width:300px;
	float:left;
	text-align:left;
}

#contact .right {
	width:400px;
	float:right;
	text-align:left;
}

.item {
	width:700px;
    background-image:url('images/colback.gif');
	background-repeat:repeat-y;
	overflow:hidden;
}

.itemline {
	background-image:url('images/blue-line.gif');
	background-repeat:no-repeat;
	width:700px;
	height:2px;
	margin-bottom:40px;
}

.lastitem {
	width:700px;
	margin-bottom:20px;
    background-image:url('images/colback.gif');
	background-repeat:repeat-y;
	overflow:hidden;
}

.footer {
	width:700px;
	padding-bottom:5px;
	font-size:10px;
	color:#003399;
}

.footerleft {
	width:400px;
	padding-top:5px;
	float:left;
	text-align:left;
}

.footerright {
	width:300px;
	float:right;
	text-align:right;
	padding-top:5px;
	text-transform:uppercase;
}
		
.large {
	font-size: 14px;
	color:#003399;
	font-weight:bold;
}

.boldcolor {
	color:#003399;
	font-weight:bold;
}

.prices table {
   	border-color: #FF3333;
    border-width: 1px 0 0 1px;
    border-style: solid;
   	margin: 0;
}

.prices th {
   	border-color: #FF3333;
    border-width:0 1px 1px 0;
    border-style: solid;
	text-align:center;
   	margin: 0;
	padding:3px;
}

.prices td {
   	border-color: #FF3333;
    border-width:0 1px 1px 0;
    border-style: solid;
	font-size:12px;
	text-align:center;
   	margin: 0;
	padding:3px;
}

.space {
	line-height:10px;
}

.indent {
	margin-left:30px;
	margin-top:10px;
}

.leftjust {
	text-align:left;
}

.leftjustleft {
	width:550px;
	float:left;
}

.leftjustright {
	width:150px;
	float:right;
	text-align:right;
}

.rtjust {
	text-align:right;
}

img {
	border:0;
}

input {
	color:#999999;
}