
@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;	
	margin:0;
	font-family:"Trebuchet MS";
}
#Container {
	width:1017px;
	background:url(images/headerbg.gif) left top no-repeat #FFF;
	border:solid 1px #002263;
	margin:0 auto;
}
#header {
	text-align:center;
	padding-top:110px;
	font-size:13px;
	color:#002263;
	margin-bottom:10px;
}
#bodyContainer {
	width:1017px;
}
#columnLeft {
	float:left;
	height:405px;
	width:450px;
	margin-right:20px;
	background:url(images/leftColumnbg.gif) left top no-repeat;
}

#columnCenter {
	float:left;
	width:250px;
	height:425px;
	margin-right:10px;
}
.infoBox {
	border:solid 1px #2E3192;	
}
#columnRight{
	float:left;
	width:275px;
	height:425px;
}
#columnLeft ul {
	margin-top:15px;
	margin-left:45px;
	font-size:13px;
	list-style:none;
	color:#002263;

}
#menuLinksAlt{
	padding-left:25px;
	line-height:28px;
	background:url(images/xlinkalt.gif) left center no-repeat;
}
#menuLinksAlt:hover{
	background:url(images/linkalt.gif) left center no-repeat;
}
#menuLinksOrta{
		background:url(images/xlinkorta.gif) left center no-repeat;
		padding-left:30px;
	    line-height:28px;
	}
#menuLinksOrta:hover{
		background:url(images/linkorta.gif) left center no-repeat;
	}
	
#menuLinksUst{
	padding-left:30px;
	line-height:28px;
	background:url(images/xlinkust.gif) left center no-repeat;
	}
#menuLinksUst:hover{
	padding-left:35px;
	line-height:28px;
	background:url(images/linkust.gif) left center no-repeat;
	}
#columnLeft .selected{
	padding-left:40px;
	color:#FF0000;
	background:url(images/selectedMenuBullet.gif) left center no-repeat;
}
#columnLeft ul li a{
	cursor:pointer;
color:#002263;
text-decoration:none;
}
.blueBoxHeader {
	background-color:#2E3192;
	color:#FFFFFF;
	font-size:12px;
	padding:4px;
	font-weight:bold;
	text-align:center;
}
.topMenu {

	font-size:12px;
}
#pagination{
background-color:#3136d9;
height:28px;
	}
#pagination li {
	margin:1px;
	background-color:#b80000;
	border:solid 1px #FFFFFF;
	cursor:pointer;
	float:left;
	text-align:center;
	width:20px;
	height:18px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
#pagination li:hover{
background-color:#FFFFFF;
color:#b80000	;
border:1px solid #000000;
}
#pagination ul {
	list-style:none;
	margin:0px;
	padding:4px;
}
#logoColumn {
	width:150px;
	height:500px;
	float:left;
}
#listingColumn {
	height:500px;
}
#mainContainer {
}
.subCat {
font-size:13px;
line-height:18px;
list-style-position:outside;
list-style-image:none;
list-style-type:none;
background:transparent url(images/arrow.gif) no-repeat scroll 0 7px;
margin-left:-30px;
}
#subCats ul{
margin-top:10px;
}
.cA{
text-decoration:none;
color:#002263;
margin-left:10px;
}
.cA:hover{
text-decoration:underline;
}
#Content{
background-color:#FFFFFF;
margin-top:40px;
width:100%;
height:1200px;
}
.Logos{
text-align:center;
float:left;
width:150px;
margin-left:2px;
height:700px;
}
.ListProducts{
float:left;
border:solid 1px #002263;
width:850px;
margin-left:7px;
}
.ProductHeadBar{
float:left;
padding-left:3px;
font-size:18px;
height:25px;
width:99.8%;
background-color:#2E3192;
color:#FFFFFF;
}
#annContent{
padding:1px;
margin-top:-2px;
}
.footer{
border-top:solid 1px #002263;
height:30px;
text-align:center;
font-size:12px;
padding:8px;
margin-top:20px;
background-color:#FFFFFF;
}
.productTitle{
font-weight:bold;
padding-left:5px;
}
.productShortDescription{
	font-size:12px;
	width:500px;;
	height:80px;
	float:left;
	padding-left:5px;
	margin-top:0px;
}
.pPrice{
height:50px;
text-align:center;
float:left;
font-size:13px;
padding-top:30px;
padding-left:10px;
}
.pDetailsIn{
float:left;
width:100%;
height:120px;
}
.topMenu a{
color:#002263;
font-size:14px;
text-decoration:none;
}
.topMenu a:hover	{
text-decoration:underline;
}
.productLink{
	font-size:13px;
	text-decoration:none;
	color:#2E3192;
}
.productLink:hover{
color:#3136D9;
	text-decoration:underline;

}
.pages{
text-align:center;
}
.pages a{
font-size:15px;
color:#000000;
}
.ThisPage{
padding:2px;
color:#cc0000;
}
