/* CSS Document */
@import url("menu.css");
body{
	background:url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F1F4F8;
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B9CADC;
}

a{
	color:#37587A;
}
h1{
	display: block;
	font-size: 26px;
	font-weight: bold;
	color:#0D253D;
	line-height: 32px;
}

h2{
	display: block;
	/*background-color: #E29500;*/
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 32px;
	padding-left: 20px;

}
h3{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color:#37587A;
	line-height: 22px;
	padding-left: 11px;
	padding-top: 6px;
	margin-bottom: 2px;
	background:url(images/bg-box-product-small.gif) repeat-x;

}
.price{
	margin-top: 0px;
	font-size: 18px;
	background-color: #FFA800;
	width:240px;
	padding: 2px;
	text-align: center;
}
.price2{
	display:block;
	padding: 2px;
	font-weight: bold;
	font-size:13px;
	margin-bottom: 0px;
}
.price2pro{
	width:240px;
	display:block;
	background-color: #00FF00;
padding: 2px;
	text-align: center;
   height:40px;
	font-size: 18px;
	margin-bottom: 0px;
	font-weight: bold;
}
#container{
	width: 970px;
	height: 100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	background: url(images/bg-lines.gif);
}
#top{
	width: 100%;
	height: 23px;
	background:url(images/bg-top.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: bottom;
	line-height: 23px;
}
#head{
	background:url(images/gpsplovdiv-bg.jpg);
	background-repeat:repeat-x;
	height: 101px;
}
#menu{
	background:url(images/bg-menu.gif);
	background-repeat: repeat-x;
	height: 36px;
}
#menu2{
	height: 23px;
	background: #3A6796  right no-repeat;
}
#main{
	width:970px;
	height:auto;
	display: block;
	background-color:#FFFFFF;
}
#left{
	width: 315px;
	float: left;
	display:block;
	left: 0px;
	padding:0;
	margin-top: 0px;
}
#right{
	width: 652px;
	float: left;
	padding:0;
	left: 315px;
	margin-top: 20px;
}
#right p{
}
.box-links{

	width:270px;
	margin: 0 auto;
	margin-top: 26px;
	background-color:#315C88;
	padding-bottom: 12px;
	font-size:11px;
	background:url(images/left-menu-bg.jpg)  top no-repeat;
}
.box-links a.active{
	color:#FFA901;
	font-weight: bold;
}
.box-links .new{
	color: #FF9900;
}
.box-links .promo{
	color: #F9FF5E;
}
.box-more{
	width:270px;
	margin: 0 auto;
	margin-top: 26px;
	padding-bottom: 12px;
	background-color:#DCDFE2;
}
.box-more h2{
	display: block;
	background-color: #B0B7BD;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 32px;
	padding-left: 20px;
}
.box-more p{
	color: #37587A;
	font-size:12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align:justify;
}

.box-product{
	display: table;
	width: 610px;
	margin: 0 auto;
	font-size: 12px;
	margin-bottom: 14px;
	vertical-align: top;

}
.box-product-left{
	float: left;
	width: 260px;
}
.box-product-right{
	float: left;
	width: 320px;
	text-align: justify;
}
.box-product-more{
	position: relative;
	width: 600px;
	margin: 0 auto;
	background-color: #A8BDD3;
}
.box-product-more a{
	color: #2E3944;
}
.box-product-more-right{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}

.box-product-small{
	float: left;
	width:180px;
	margin: 6px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-color: #A8BDD3;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	height:150px;
}
.box-product-small img{
	border: 0px;
}


.box-pdfs{
	width:240px;
	font-weight: bold;
	margin-bottom:20px;
}
.order{
	font-size:11px;
}
.order .submit{
	background-color:#003366;
	color: #FFFFFF;

}


.table-product-small{
	font-size:11px;

}
.box-product-small td{
	vertical-align: top;
}

.page{
	position: relative;
	display: table;
	width: 600px;
	margin: 0 auto;
	font-size: 12px;
	margin-bottom: 30px;

}
#footer{
	width:970px;
	height: 50px;
	font-size: 11px;
	color: #385674;
	text-align:center;
	vertical-align: bottom;
	margin-top: 20px;
}