@charset "UTF-8";

html {
	height:100%;
}

body {
	height:100%;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:left;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(media/bg.jpg);
}

a:active, a:focus, #nav:active, #nav:focus {
	outline: none;
}

a{
	color: #11569e;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1.home{
	font-size: 26px;
	font-weight: bold;
	color: #11569e;
	margin-left: 30px;
	margin-top: 5px;
}

.size13{
	font-size: 13px;
}

.size20{
	font-size: 20px;
}

.title{
	margin-left: 11px;
}

.product-title{
	font-weight: bold;
	color: #11569e;
	font-size: 16px;
	margin:0px;
}

.product-subtitle{
	font-weight: bold;
	color: #e01847;
	font-size: 16px;
	margin-bottom: 3px;
	display:block;
	margin:0px;
}


.product-title-big{
	font-weight: bold;
	color: #11569e;
	font-size: 18px;
}

.product-subtitle-big{
	font-weight: bold;
	color: #e01847;
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 8px;
	display:block;
}

.pink{
	color: #e01847;
}

.blue{
	color: #11569e;
	font-size: 11px;
	font-weight: bold;
}

.asterisk{
	font-weight: bold;
	color: #e01847;
}
.dark{
	color: #333333;
}

.white{
	color: #ffffff;
}

#header{
	height: 132px;
	width: 100%;
	background-image: url(media/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper{
	width: 950px;
	margin: 0px auto;
	position:relative;
}

#logo{
	width: 950px;
	margin: 0px auto;
	position:relative;
}

#container {
	width: 950px;
	position: relative;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container-top {
	background-image: url(media/shadow_top.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 18px;
}

#container-mid {
	background-image: url(media/shadow_mid2.png);
	background-repeat: repeat-y;
	width: 950px;
}

#container-inner {
	background-image: url(media/drop2.jpg);
	background-repeat:no-repeat;
	width: 100%;
	background-position: 133px top;
}

#container-btm {
	background-image: url(media/shadow_btm.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 21px;
}
/*--------------------------------NAV--------------------------------------------*/

#nav{
	width: 254px;
	padding-left: 6px;
	height: 100%;
	float:left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu{
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.menu li{
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px!important;
	margin-left: -15px;
}

.menu a{
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	height: 29px;
	background-image: url(media/blue.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display:block;
	padding-left: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

.menu a:hover{
	background-image: url(media/red2.png);
	text-decoration: none;
}

#promo{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-image: url(media/promo_bg.png);
	background-repeat: no-repeat;
	display: block;
	height: 197px;
	width: 233px;
	color: #11569e;
	margin-left: 10px;
}
/*----------------------------------------------------------------------------*/

#content{
	width: 662px;
	height: 100%;
	float:left;
	padding-left: 10px;
}

/*----------------------------------------------------------------------------*/

#call{
	margin-left: 30px;
	background-image: url(media/bg_dual_long.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 618px;
}

#callus{
	display: block;
	height: 20px;
	width: 150px;
	color: #ffffff;
	font-size: 14px;
	float: left;
	margin-left: 10px;
	line-height: 25px;
}

#number{
	display: block;
	height: 20px;
	width: 154px;
	font-size: 22px;
	color: #333333;
	float: left;
	line-height: 26px;
}

#order{
	display: block;
	height: 20px;
	width: 283px;
	color: #333333;
	font-size: 14px;
	float: left;
	line-height: 25px;
}
/*----------------------------------------------------------------------------*/

.unit{
	display: block;
	height: 125px;
	width: 647px;
}

.divider{
	width: 614px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #11569e;
	margin-left: 30px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.divider-full{
	width: 650px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #11569e;
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 17px;
}
.pic{
	display: block;
	float: left;
	height: 122px;
	width: 154px;
	margin-left: 5px;
}

.left{
	display: block;
	float: left;
	width: 210px;
	line-height: 16px;
}

.right{
	display: block;
	float: left;
	width: 272px;
	line-height: 16px;
}

.left-product{
	display: block;
	float: left;
	width: 367px;
	line-height: 20px;
}

.right-product{
	display: block;
	float: left;
	width: 295px;
	line-height: 16px;
}

.right-2{
	display: block;
	float: left;
	width: 275px;
	line-height: 16px;
	margin-left: 50px;
}

.left-2{
	display: block;
	float: left;
	width: 330px;
	line-height: 16px;
}

.only{
	background-image: url(media/bg_dual_short.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 272px;
	margin-bottom: 10px;
	float:left;
}

.price{
	margin-left: 20px!important;
	margin-left: 10px;
	display: block;
	height: 20px;
	width: 164px;
	color: #333333;
	font-size: 14px;
	float: left;
	line-height: 25px;
}

.buy{
	display: block;
	height: 20px;
	width: 84px;
	color: #ffffff;
	font-size: 14px;
	float: left;
	line-height: 25px;
}

.buy a{
	color: #ffffff;
	text-decoration:none;
}

.buy a:hover{
	color: #11569e;
	text-decoration:none;

}

.paypal{
	float: right;
	margin-top: -5px;
}

.description{
	float: left;
	margin-right: 90px;
	margin-left: 70px;
}

.find{
	color: #11569e;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	display:block;
}

.find a{
	color: #11569e;
	text-decoration:none;
}

.find a:hover{
	color: #e01847;
	text-decoration:none;
}

.contact-left{
	font-size: 20px;
	font-weight: bold;
	color: #e01847;
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 20px;
}


.contact-right{
	font-size: 20px;
	font-weight: bold;
	color: #11569e;
	display: block;
	width: 450px;
	float: left;
	margin-bottom: 20px;
}

/*--------------------------------FOOTER--------------------------------------------*/
#footerleft{
	text-align: left;
	display: block;
	float: left;
	height: 20px;
	width: 470px;
	padding-left: 5px;
}

#footerright{
	text-align: right;
	display: block;
	float: left;
	height: 20px;
	width: 470px;
	padding-right: 5px;
}
