/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#707070;
	background-color: #C0D0E9;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
/*----TOP PANEL----*/
#topPan{
	width:765px;
	height:152px;
	position:relative;
	margin:0 auto;
	padding:0px;
	background-image: url(../images/bgTopPan.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#topPan img{
	width:290px;
	height:108px;
	position:absolute;
	top:-1px;
	left:1px;
}

#topPan ul{
	width:414px;
	height:32px;
	position:absolute;
	top:76px;
	right:2px;
}
#topPan ul li{float:left; width:79px; height:32px; padding:0 0 0 1px;}
#topPan ul li a{
	display:block;
	width:79px;
	height:32px;
	color:#656565;
	font-size:11px;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/menubg-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topPan ul li a:hover{
	background:url(../images/menubg-hover.gif) 0 0 no-repeat #7E7B00;
	color:#31458C;
	text-decoration:none;
}

#topPan ul li a.hover{
	background:url(../images/menubg-hover.gif) 0 0 no-repeat #7E7B00;
	color:#31458C;
	text-decoration:none;
}


#topPan ul.dropdown{width:480px; height:22px; position:absolute; top:119px; right:0px;}
#topPan ul.dropdown li{float:left; width:79px; height:22px; }
#topPan ul.dropdown li a{display:block; width:79px;background:url(../images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li a:hover{text-decoration:none; background:url(../images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#7C7900;}

#topPan ul.dropdown li.verticallinenone a{display:block; width:79px;background:#fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li.verticallinenone a:hover{text-decoration:none; background:#fff; color:#7C7900;}

/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopmainPan{
	width:100%;
	background:#F4F4F4;
	color:#8D8D8D;
	float:left;
	padding:0px;
	clear:both;
	background-image: url(../images/bgSwirl.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#bodytopmainPanFlash {
	width: 765px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-color: #F4F4F4;
}

#bodytopmainPanFlash h1 {
	font-size: 22px;
	color: #2D3B84;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

#bodytopPan{
	width:765px;
	position:relative;
	background:#F4F4F4;
	color:#000000;
	margin:10px auto;
	padding:0px;
	text-align: center;
}
#bodytopPan h2{
	background:#F4F4F4;
	color:#31458C;
	font-size:20px;
	height:30px;
	line-height:30px;
	text-transform: capitalize;
}
#bodytopPan p{padding:0 38px 11px 0;}
#bodytopPan p span{font-weight:bold;}
#bodytopPan p.more{margin:0 0 15px 618px; padding:0px;}
#bodytopPan p.more a{display:block;width:79px; height:28px; background:url(../images/button1.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#bodytopPan p.more a:hover{background:url(../images/button2.gif) 100% 0% no-repeat #fff; color:#111; text-decoration:none;}

#bodytopPanCategoryNav{
	background-image: url(../images/navCategories.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	font-size: 11px;
	height: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	}
	
#bodytopPanCategoryNav a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 5px;
	text-transform: uppercase;
	}
	
#bodytopPanCategoryNav a:hover{
	text-decoration: none;
	color: #31458C;
	}
	
#bodytopPan li{
	
}
/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymainmiddlePan{
	width:100%;
	background:#fff;
	color:#8D8D8D;
	float:left;
	padding:12px 0 0;
	clear:both;
	background-image: url(../images/bgSwirl2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bodymiddlePan{
	width:765px;
	position:relative;
	margin:0 auto;
	background:#fff;
	color:#8D8D8D;
}
/*---Middle One----*/
#middleonePan{
	width:183px;
	float:left;
	margin: 0px 10px 0px 0px;
}
#middleonePan p{
	padding:0px 7px 5px 5px;
}
#middleonePan p.boldtext{
	font-size:12px;
	background:#fff;
	color:#2B2A2A;
	font-weight:lighter;
	padding:10px 7px;
}
#middleonePan p.blacktext{background:#fff; color:#000; padding:0 0 12px 0;}
#middleonePan p.dotline{
	background:url(../images/dot.line.gif) 0 0 repeat-x;
	width:183px;
	padding:0 0 12px 0;
}

#middleonePan p.more{margin:0 0 40px 0px; padding:0px;}
#middleonePan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-color: #fff;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middleonePan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-color: #fff;
	background-image: url(../images/bluebutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middleonePan ul{width:156px; padding:0 0 20px 0;}
#middleonePan ul li{
	width:183px;
	height:20px;
}
#middleonePan ul li a{width:140px; height:20px; background:url(../images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middleonePan ul li a:hover{background:url(../images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}


#middleonePan ul.block{
	width:183px;
	height:62px;
	display:block;
	padding:0px;
}
#middleonePan ul.block li{
	width:183px;
	height:62px;
}
#middleonePan ul.block li a{
	width:143px;
	height:52px;
	display:block;
	background:url(../images/block1-normal.jpg) 0 0 no-repeat #FCFCFC;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	padding-top: 20px;
}
#middleonePan ul.block li a:hover{background:url(../images/block1-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}


/*---/Middle One----*/

/*---Middle Two----*/
#middletwoPan{
	width:183px;
	float:left;
	margin: 0px 10px 0px 0px;
}
#middletwoPan p{
	padding:0px 7px 5px 5px;
}
#middletwoPan p.boldtext{
	font-size:12px;
	background:#fff;
	color:#2B2A2A;
	font-weight:lighter;
	padding:10px 7px;
}
#middletwoPan p.blacktext{background:#fff; color:#000; padding:0 0 12px 0;}
#middletwoPan p.dotline{
	background:url(../images/dot.line.gif) 0 0 repeat-x;
	width:183px;
	padding:0 0 12px 0;
}

#middletwoPan p.more{margin:0 0 40px 0px; padding:0px;}
#middletwoPan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-color: #fff;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middletwoPan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-color: #fff;
	background-image: url(../images/bluebutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middletwoPan ul{width:156px; padding:0 0 20px 0;}
#middletwoPan ul li{
	width:183px;
	height:20px;
}
#middletwoPan ul li a{width:140px; height:20px; background:url(../images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middletwoPan ul li a:hover{background:url(../images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middletwoPan ul.block{width:156px; height:62px; padding:0px;}
#middletwoPan ul.block li{width:156px; height:62px;}
#middletwoPan ul.block li a{
	width:143px;
	height:62px;
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0 0 40px;
	background-color: #FCFCFC;
	background-image: url(../images/block1-normal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middletwoPan ul.block li a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FCFCFC;
	background-image: url(../images/block1-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Two----*/

/*---Middle Three----*/
#middlethreePan{
	width:183px;
	float:left;
	margin: 0px 10px 0px 0px;
}
#middlethreePan p{
	padding:0px 7px 5px 5px;
}
#middlethreePan p.boldtext{
	font-size:12px;
	background:#fff;
	color:#2B2A2A;
	font-weight:lighter;
	padding:10px 7px;
}
#middlethreePan p.blacktext{background:#fff; color:#000; padding:0 0 12px 0;}
#middlethreePan p.dotline{
	background:url(../images/dot.line.gif) 0 0 repeat-x;
	width:183px;
	padding:0 0 12px 0;
}

#middlethreePan p.more{margin:0 0 40px 0px; padding:0px;}
#middlethreePan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-color: #fff;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlethreePan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-color: #fff;
	background-image: url(../images/bluebutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlethreePan ul{width:156px; padding:0 0 20px 0;}
#middlethreePan ul li{
	width:183px;
	height:20px;
}
#middlethreePan ul li a{width:140px; height:20px; background:url(../images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middlethreePan ul li a:hover{background:url(../images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlethreePan ul.block{
	width:183px;
	height:62px;
	padding:0px;
}
#middlethreePan ul.block li{
	width:183px;
	height:62px;
}
#middlethreePan ul.block li a{
	width:133px;
	height:62px;
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0 0 50px;
	background-color: #FCFCFC;
	background-image: url(../images/block1-normal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlethreePan ul.block li a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FCFCFC;
	background-image: url(../images/block1-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Threee----*/

/*---Middle Four----*/
#middlefourPan{
	width:183px;
	float:left;
}
#middlefourPan p{padding:0 0 20px 0;}
#middlefourPan p.boldtext{
	font-size:12px;
	background:#fff;
	color:#2B2A2A;
	font-weight:lighter;
	padding:10px 7px;
}
#middlefourPan p.blacktext{
	background:#fff;
	color:#000;
	padding:5px 7px;
}
#middlefourPan p.dotline{background:url(../images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlefourPan p.more{margin:0 0 40px 0px; padding:0px;}
#middlefourPan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-color: #fff;
	background-image: url(../images/bluebutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlefourPan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-color: #fff;
	background-image: url(../images/bluebutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlefourPan ul{width:156px; padding:0 0 20px 0;}
#middlefourPan ul li{width:156px; height:20px;}
#middlefourPan ul li a{width:140px; height:20px; background:url(../images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middlefourPan ul li a:hover{background:url(../images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlefourPan ul.block{
	width:183px;
	height:62px;
	padding:0px;
}
#middlefourPan ul.block li{
	width:183px;
	height:62px;
}
#middlefourPan ul.block li a{
	width:133px;
	height:62px;
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0 0 50px;
	background-color: #FCFCFC;
	background-image: url(../images/block1-normal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlefourPan ul.block li a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FCFCFC;
	background-image: url(../images/block1-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Four----*/

/*---/middleGeneric--*/

#middleGeneric{
	background-color: #FFFFFF;
	text-align: left;
}

#middleGeneric p{
	padding: 0px 10px;
	margin: 0px 10px;
}

#middleGeneric h1{
	color: #31458C;
	font-size: 17px;
	text-transform: capitalize;
	padding: 5px;
	margin: 5px;
}

#middleGeneric a{
	color:#31458C;
	text-decoration: none;
	}
	
#middleGeneric a:hover{
	color:#000000;
	text-decoration: underline;
	}
	
#middleGenericTop{
	background-image: url(../images/middleGenericTopBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	}
	
#middleGenericBottom{
	background-image: url(../images/middleGenericBottomBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 765px;
	height: 24px;
	}
	
#middleGenericProduct{
	margin: 0px 10px 10px 10px;
	padding: 0px;
	border-bottom: 1px dashed #31458C;
	}
	
#middleGenericContent {
	margin: 0px;
	padding: 0px;
}

/*---/middleGeneric--*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:180px;
	background:url(../images/footerbg.jpg) 0 0 repeat-x #565656;
	color:#111111;
	clear:both;
}
#footerPan{
	width:765px;
	position:relative;
	margin:0 auto;
}
#footerPan img.footerlogo{width:186px; height:50px; position:absolute; top:93px; right:0px;}

#footerPan p.html{background:url(../images/html-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:115px; width:64px; height:22px; padding:3px;}
#footerPan p.html a{width:55px; height:18px; display:block; font-weight:bold; background:url(../images/arrow3.gif) 100% 50% no-repeat #F4F4F4; color:#565656; text-decoration:none; text-transform:uppercase; padding:2px 0 0 5px;}
#footerPan p.html a:hover{background:url(../images/arrow4.gif) 100% 50% no-repeat #F4F4F4; color:#565656; text-decoration:none;}

#footerPan p.css{background:url(../images/css-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:55px; width:53px; height:19px; padding:3px;}
#footerPan p.css a{width:50px; height:18px; display:block; font-weight:bold; background:url(../images/arrow5.gif) 90% 50% no-repeat #B3B3B3; color:#fff; text-decoration:none; text-transform:uppercase; padding:2px 0 0 5px;}
#footerPan p.css a:hover{background:url(../images/arrow2.gif) 90% 50% no-repeat #B3B3B3; color:#fff; text-decoration:none;}
#footerPan p.copyright{
	color:#111111;
	font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	position:absolute;
	top:117px;
	left:26px;
}

#footerPan ul{width:500px; position:absolute; top:93px; left:14px;}
#footerPan li{
	float:left;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#footerPan ul li a{
	padding:0 12px 0;
	color:#111111;
	text-decoration:none;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.Studio24{
	width:300px;
	color:#111111;
	display:block;
	position:absolute;
	font-size:12px;
	top:135px;
	left:26px;
}
#footerPan ul.Studio24 li a{
	display:block;
	color:#111111;
	text-decoration:none;
}
#footerPan ul.Studio24 li a:hover{text-decoration:underline;}

.clearit {
clear: both;
display: block;
}

.rightImage {
	float:right;
	clear:right;
	margin: 0px 0px 15px 15px;
	}
	
.rightImageArrow {
	float:right;
	clear:right;
	margin: 0px;
	padding: 0px;
	}
	
.productThumbnail {
	padding: 15px;
	}
	
.productThumbnail a {
	}
	
.productThumbnail a:hover{
	border: 1px solid #CCCCCC;
	}
	
.formField {
	color: #31458C;
	font-size: 13px;
	}

	
.blueTextTable {
	color: #31458C;
	font-weight: bold;
}

