body {background:#D5D5D5; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:11px;}

td {font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:11px; line-height:140%;}

a {color:#333333; text-decoration:underline;}
a:hover {color:#011E58; text-decoration:underline;}
p {margin:0px 0px 10px 0px;}
a img {border:0px;}

h1 {color:#011E58; font-size:15px; margin:10px 0px 10px 0px;}
h1.bottom_line {border-bottom:2px solid #999999;}
h2 {color:#011E58; font-size:12px; margin:15px 0px 10px 0px;}
h3 {color:#000000; font-size:11px; margin:0px 0px 5px 0px;}
h4 {color:#011E58; font-size:11px; margin:10px 0px 0px 0px;}
b {color:#011E58;}

.pic_left {float:left; margin-right:10px; margin-bottom:10px;}
.pic_right {float:right; margin-left:10px; margin-bottom:10px;}
.clear {clear:both;}
.f_left {float:left;}
.f_right {float:right;}

.hr {background:#999999; height:2px;}

/* structure */
.main {width:770px; background:#FFFFFF;}
.top_line {height:32px; padding:0px 0px 0px 25px; color:#FFFFFF; background:#011E58;}
.prod_page .top_line {color:#011E58; background:#FBCC67}
.top_line span {margin:0px 15px;}
.logo_line {height:87px; vertical-align:top; padding-right:25px;}
.logo {vertical-align:top; padding:20px 0px 0px 40px;}
.top_icons {width:300px; height:27px; background:#F5F5F5;}
.top_icons a {text-decoration:none; color:#999999; margin:0px 15px;}
.top_icons a:hover {text-decoration:none; color:#011E58;}
.slogan {height:60px; padding:5px 0px 0px 50px; vertical-align:top;}

.menu {height:34px; background:url(../images/bg_menu.gif) repeat-x;}
.menu a {color:#666666; text-decoration:none; font-weight:bold; margin-left:25px;}
.menu a:hover {color:#011E58; text-decoration:none;}
.nav_welcome {background:url(../images/bg_nav_welcome.jpg) repeat-x; height:20px; width:112px;}
.nav_welcome_a {background:#FFFFFF; height:20px; width:112px;}
.nav_next {background:url(../images/bg_nav_a_next.jpg) left no-repeat; height:20px; width:120px;}
.nav {background:url(../images/bg_nav.jpg) left no-repeat; height:20px; width:120px;}
.nav_a {background:url(../images/bg_nav_a.jpg) left no-repeat; height:20px; width:120px;}
.products {background:url(../images/bg_products.jpg) left no-repeat; height:20px;}
.products_next {background:url(../images/bg_products_next.jpg) left no-repeat; height:20px;}
.menu .products a {color:#666666; text-decoration:none; font-weight:bold;}

.page {vertical-align:top; padding:0px 25px; background:url(../images/bg_content.jpg) top repeat-x;}
.content {vertical-align:top; padding:15px; background:#FFFFFF}
.rightcol {vertical-align:top; width:230px; padding:15px 0px; background:#F2F4F6 url(../images/bg_right.jpg) top repeat-x;}
.textimonials {background:url(../images/bg_testimonials.gif) bottom right no-repeat; margin-bottom:10px; padding:0px 15px 80px 15px;}

ul.submenu {padding:0px 15px; margin:0px; list-style-type:none; list-style-image:none;}
ul.submenu a {color:#67686D; font-weight:bold; text-decoration:none;}
ul.submenu a:hover {color:#011E58; text-decoration:none;}

.featured td {width:50%; text-align:center; vertical-align:bottom; padding:5px;}
.featured a {font-weight:bold; color:#999999; text-decoration:underline;}
.featured a:hover {color:#011E58; text-decoration:underline;}

.footer {text-align:center; font-weight:bold; color:#011E58; font-size:10px; padding-bottom:10px;}
.footer p {margin:5px 0px;}
.footer span {color:#00A9E7; margin-right:10px;}
.copyright {color:#999999;}
.copyright a {color:#999999; text-decoration:none; margin:0px 10px;}
.copyright a:hover {text-decoration:none; color:#011E58;}

.search_block {background:#F3F4F9;}
.input {width:150px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.submit {background:#011E58; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; padding:0px 8px; border:0px; cursor:pointer;}

.bordered {background:#F3F4F9;}
.bordered td {background:#FFFFFF;}
.bordered th {background:#F3F4F9; font-size:11px;}
.name {font-weight:bold; width:150px;}
.special_1 {color:#990000;}
.special_2 {background:#FFE8BB; padding:3px;}

.box {border:1px solid #CAA064; margin:15px 0px; padding:15px; color:#7F8A9B; font-weight:bold; font-size:12px;}

/**********  New styles  *************/

.loader
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	border: 0px solid #787878;
	background-color: #ffffff;
	position:absolute; 
	width:150px;
	display:none;
}


ul.list {padding: 0px; margin:0px; list-style-type:none; list-style-image:none;}
ul.list a {color:#666666; text-decoration:underline; font-size:12px;}
ul.list a:hover {color:#011E58;text-decoration:underline;}
ul.list li {padding: 3px 0px 0px 10px;}

.prodTitle {color:#666666; font-weight:bold; font-size:15px;}
.prodTitle a {font-weight:bold; color:#666666; text-decoration:underline; margin:0px;}
.prodTitle a:hover { color:#011E58; text-decoration:underline;}

.name2 {font-weight:bold;font-size:12px;}

.wrongServerMessage
{
	color: #FFFFFF;
	background-color: #B7191C;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.wrongServerMessage:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wrongServerMessage:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.wrongServerMessage:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
.wrongServerMessage:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.correctServerMessage
{
	color: #FFFFFF;
	background-color: #379F64;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;	
}
.correctServerMessage:link
{
	text-decoration: none;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.correctServerMessage:visited
{
	text-decoration: none;
	color: White;
}
.correctServerMessage:active
{
	text-decoration: underline;
	color: White;
}
.correctServerMessage:hover
{
	text-decoration: underline;
	color: White;
}