@charset "utf-8";
/* CSS Document */
body{ background-color:#E8E8E8;	margin-top:2px;}

#table{ width:1000px; border:0;}
.topbanner {background-color: #185297;}
.topbanner #right{ width: 500px; margin-left: 450px; height:80px; margin-top:10px;}
.topbanner #right img{ float:left; margin-top:2px; padding-right:4px; border:0;margin-top:10px;}
.topbanner p{ color: #FFF; font-family:"Century Gothic"; font-size:15px;}
.topbanner input{ margin-left:20px;margin-top:10px;}

/*Flash banner*/
.flash{ width:900px; height:200px;}

/*Webinar Menu*/
.webinar {background-color:#185297; width:100%; height:25px;}
.webinar ul {list-style-type:none; margin:0; padding:3px 0 0 0;}
.webinar li {display:inline; font-family:"Trajan Pro"; font-size:14px; color:#FFF; margin: 0 20px 0 20px;}
.webinar li a:link, .webinar li a:visited {text-decoration: none; color:#FFF;}
.webinar li a:hover, .webinar li a:focus {color:#F7D57B;}

/*Left Column*/
.leftcolumn{ width:200px; padding-left: 6px; margin-top:4px; vertical-align: top;}
.leftcolumn h3{ font-family: "Trajan Pro"; font-size:16px; color:#185297; margin:0;}
.leftcolumn h3 a:link, a:visited, a:hover{color:#185297; text-decoration:none;}
.leftcolumn p{ margin:0; font-family:"Century Gothic"; font-size:14px; color: #000;}
.leftcolumn p a:link,.leftcolumn p a:visited { text-decoration: none; color:#185297;}
.leftcolumn p a:hover, .leftcolumn p a:focus { color:#4d84c4;}
.leftcolumn .divider{ background-image:url(images/dividerline.JPG); margin-top: 16px; margin-bottom:16px; width: 200px; height: 2px;}

/*Right Column Menu*/
.rightcolumn { margin-top:4px; margin-left: 215px; width:790px; color:#FFF;}

/*Text*/
.text{ font-family:"Century Gothic"; font-size:13px; color:#333; padding:3px; text-align:left; padding-right:20px;}
.text h1{ font-family:"Trajan Pro";	font-size:16px;	color:#185297;}
.text h2{ font-family:"Trajan Pro"; font-size:14px; color:#185297;}
.text h3{ font-family: "Century Gothic"; font-size:16px; color:#185297; text-align:center;}
.text h4{font-family: "Monotype Corsiva"; font-size:24px; color:#45511F; text-align:left;}
.text h5{font-family: "Trajan Pro"; font-size:14px; color:#45511F;}
.text a:link, .text a:visited{ color:#185297; text-decoration:none;}
.text a:hover, .text a:focus{ color:#4d84c4;}
.text .red{color: #900;}
.text .blue{color:#185297;}
.text input{border: 1px solid #4d84c4;}
/*Inner*/
.inner{width:100%; height:315px;}

/*inner left*/
.innerleft{	width:355px; height:310px; background-image:url(images/box2.png); background-repeat: no-repeat; position: absolute; padding:0}
.innerleft h2{font-family:"Trajan Pro"; font-size:16px; color:#185297; padding:3px 0 0 8px;}
.innerleft p{ font-family:"Century Gothic"; font-size:13px; color:#333; padding:0 8px 0 8px;}
.innerleft a:link, .innerleft a:visited {color:#185297;	text-decoration:none;}
.innerleft a:hover, .innerleft a:focus{	color:#4d84c4;}

/*inner right*/
.innerright { width:360px; height:310px; float:right; background-image:url(images/box2.png); background-repeat: no-repeat; padding:0;}
.innerright h2{font-family:"Trajan Pro"; font-size:16px; color:#185297; padding:3px 0 0 8px;}
.innerright p{font-family:"Century Gothic";font-size:13px;color:#333; padding:0 8px 0 8px;}
.innerright a:link, .innerright a:visited {	color:#185297;	text-decoration:none;}
.innerright a:hover, .innerright a:focus{ color:#4d84c4;}

/*Footer*/
.footer{ width:100%; padding:5px 0 0 0;}
.footer p{ font-family:"Century Gothic"; font-size:10px; color:#185297; text-align:center;}
.footer a:link, .footer a:visited{ color:#185297; text-decoration:none; margin-left: 30px; margin-right:30px;}
.footer a:hover, .footer a:focus{ text-decoration:none;	color:#4d84c4;}

/*Steps Page*/
.stepspg {background-color:#006699; border: 1px solid #FFFFFF;}
.stepspg h1{font-size:16px; font-family:"Trajan Pro"; color:#FFFFFF; text-align:center;}
.stepspg a:link, .stepspg a:visited{ font-weight:bold; font-family: "Century Gothic"; font-size:13px; color:#FFFFFF; text-decoration: none; padding-left: 5px;}
.stepspg a:hover, .stepspg a:focus{text-decoration:underline; padding-left: 5px;}
.small{font-size:11px;}

/*Price Comparison*/
.price td{border: 1px solid #CCC;}
.price {text-align:center;}
.price #comp {background-color:#185297; color:#FFF; font-size:14px;}
.price #leftrow {background-color:#4d84c4; color: #FFF;}
.price {background-color:#FFF;}

/*Spotlight Promo*/
.spotlight h1{font-family: "Trajan Pro"; font-size:24px; color:#900;}
.spotlight h2{font-family:"Trajan Pro"; font-size:20px; color:#900;}
.spotlight h3{font-family:"Trajan Pro"; font-size:16px; color:#900;}
.spotlight h4{font-family:"Century Gothic";font-size: 16px;}
.spotlight #text{ font-family:"Century Gothic"; font-size:13px; color:#333; padding:3px;}

/*Trajon*/
.trajon {font-family:"Trajan Pro"; color:#185297; font-weight:bold;}
.orderlist {line-height:24px;}

/*Post it*/
.postit_settings{
width:355px;
height:245px;
visibility:hidden;
left:425px;
top:300px;
position:absolute;
z-index:196;
}
.closebutton_settings{
cursor:pointer;
z-index:200;
position:absolute;
/* If you want to move Button left then plz decrease width value and increase if you want to move right*/
width:335px;
/* increase top value to move close button down and decrease to move button up*/
top:10px;
}
img {behavior:url("pngbehavior54.htc");}

