/* CSS Document */

body{
	position: relative;
	margin: 0 auto;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(assets/bg.jpg);
	background-color: #D4D4D4;
}

#outer {
	position: relative;
	margin: 0 auto;
	z-index: 1;
	width:900px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #FFFFFF;
}
		

#maincontainer {
	

}
	


.white {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	height: 25px;

}

.bluelnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0093D9;
	text-decoration: none;
	font-weight: normal;

}
#logo {
	position: absolute;
	background-image:url(assets/logo.gif);
	width:267px;
	height:60px;
	left: 9px;
	top: 11px;
	background-repeat: no-repeat;

}
#strap {
	position: absolute;
	width:204px;
	height:23px;
	left: 363px;
	top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #999999;

}

.bluelnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}



li {
	list-style-image:  url(images/bullet.gif);
}

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}


.midpad {
	padding-right: 100px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}

.basketbg {

	border: 1px solid #000;



}

#header {
	height:75px;
	position: relative;

}
.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.pad {
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 60px;
	padding-bottom: 15px;
	background-image: url(assets/bg_main.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.tabbord {
	border: 1px solid #E0DFE3;
}
.prodtitle {
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 14px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	height: 21px;
	padding-top: 8px;
	background-position: left;
	text-align: center;
	position:relative;
	padding-bottom: 8px;
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;			
}
#links a:link {color: #000000; text-decoration: none; } 
#links a:visited {color: #000000; text-decoration: none } 
#links a:hover {color: #003399; text-decoration: none} 
#links a:active {	color: #000000;	text-decoration: none;}

.linkbar{
border-right: solid 1px #CCC; padding-right: 10px; padding-left: 10px}
.linkbar2{
 padding-right: solid 1px #FFF; 10px; padding-left: 10px}
 #bgleft {
	background-image: url(assets/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:absolute;
	height:714px;
	width:16px;
	left: -27px;
	top: 1px;
}
#bgright {
	background-repeat: no-repeat;
	background-position: top;
	position:absolute;
	height:714px;
	width:16px;
	left: 913px;
	top: 1px;
}

#tel {
	position:absolute;
	width:324px;
	left: 570px;
	top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 82px;
	
}
#search {
	position:absolute;
	width:180px;
	left: 4px;
	top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
p a:link {color: #000000; text-decoration: none; } 
p a:visited {color: #000000; text-decoration: none } 
p a:hover {color: #003399; text-decoration: none} 
p a:active {	color: #000000;	text-decoration: none;}

#current {
	position: absolute;
	width:344px;
	height:23px;
	left: 541px;
	top: -4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #999999;

}
