/* CSS Document */

body {
background:url(images/bg.jpg);
background-repeat:repeat-x;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: .9em;
line-height: 1.3em;
color: #000000;
margin-top: 0;
background-color:#85A2C1;
}
h1 {
font-size: 1.3em;
color: #6D9248; 
font-weight: normal;
line-height: 1em;
margin-top: .5em;
}
h2{
font-size: 1.3em;
color: #6D9248; 
font-weight: normal;
line-height: 1em;
margin-top: .5em;
}
h3 {
font-size: 1.2em;
color: #492901; 
font-weight: normal;
line-height: 1em;
margin: .5em 0 0 0;
padding: 0 0 20px 105px;
background-image:url(images/bg_h3.gif);
background-repeat:no-repeat;
}
p{
margin-top: .5em;
}
a, a:visited {
color:#30417D;
}
a:hover {
color:#083EFB;
}
ul{
margin: 1em 0em 1em 1em;
padding-left: .1em;
}
li {
padding: .05em 0 .05em 0;
}
#container {
width: 1144px;
margin: auto;
}
#left {
float:left;
width: 91px;
height: 800px;
background-image:url(images/left.jpg);
background-repeat:no-repeat;
}
#middle {
float:left;
width: 960px;
}
#right {
float:left;
width: 92px;
height: 800px;
background-image:url(images/right.jpg);
background-repeat:no-repeat;
}
#logo {
width: 960px;
height: 107px;
}
#main {
clear:both;
width: 958px;
background-color:#FFFFFF;
border: 1px #000000 solid;
}

#navcontainer {
float:left;
width: 938px;
height: 35px;
padding:0 0 0 20px;
margin: 0;
background-image:url(images/bg_menu.jpg);
background-repeat:no-repeat;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	}
.menu ul{
	list-style-type: none;
	color: #30417D;
	padding: 10px 0 0 0;
	margin: 0px 0 0 0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		color:#30417D;
		display:block;
		margin:0px;
		padding:0px 15px;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			color:#3B66F7;
			text-decoration:none;
			}
	.menu li ul{
		background:#f6fafd;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:200px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:200px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		margin:0px;
		padding:10px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#fff;
			border:0px;
			color:#30417D;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		
#navcontainer_video {
float:left;
width: 958px;
height: 165px;
padding:0;
margin: 0;
text-align:center;
background-image:url(images/bg_menu_video.jpg);
background-repeat:no-repeat;
}
#navcontainer_video ul{
list-style-type: none;
color: #30417D;
padding: 10px 0 0 0;
margin: 0px 0 0 0;
}
#navcontainer_video li {
display: inline;
}
#navcontainer_video li a{
text-decoration: none;
color: #30417D;
padding: 0px 10px 0 10px;
font-size: 15px;
}
#navcontainer_video li a:hover{
text-decoration: none;
color: #3B66F7;
}
#content {
clear:both;
width: 958px;
}
#home_left {
float:left;
width:284px;
}
#home_left_text {
width:249px;
padding:15px 15px 0 20px;
}
#home_middle {
float:left;
width:390px;
}
#home_middle_text {
width:360px;
padding:15px 15px 0 15px;
}
#home_right {
float:left;
width:284px;
}
#home_right_text {
width:249px;
padding:15px 20px 0 15px;
}
#secondary_left {
float:left;
width:590px;
padding:15px 15px 0 35px;
}
#secondary_right {
float:left;
width:268px;
padding:15px 35px 0 15px;
}
#secondary_full {
float:left;
width:880px;
padding:15px 35px 0 35px;
}
#video {
float:left;
width:730px;
height: 700px;
padding:15px 0px 0 115px;
}
.product {
width: 585px;
}
.product_photo {
float:left;
width:150px;
text-align:center;
}
.product_text {
float:left;
width:400px;
padding: 0 0 0 25px;
}
.product_detail {
width: 878px;
}
.product_detail_photo {
float:left;
width:250px;
text-align:center;
}
.product_detail_text {
float:left;
width:600px;
padding: 0 0 0 25px;
}
#footer {
clear:both;
width: 960px;
height: 13px;
padding: 7px 0px 7px 0px;
font-size: 11px;
line-height: 13px;
color: #ffffff;
text-align:center;
}
#footer a, #footer a:visited {
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #ffffff;
}
#footer a:hover {
text-decoration: none;
color: #292A60;
}
.clear {
clear:both;
}
.category {
font-size: 1.2em; 
}
.product_title {
font-size: 1.1em;
font-weight:bold;
color:#30417D;
padding-top:10px;
border-top: 1px solid #000000;
}
