body {
	margin: 0;
	padding: 0;
}

body, td {
	font-family:arial, verdana, sans-serif;
	font-size:75%;
	color:#25528B;
}

a,a:link,a:visited,a:active	{
	color:#25528B;
	text-decoration: underline;
}
a:hover {
	color:#658CCE;
	text-decoration: underline;
}

a.white,a.white:link,a.white:visited,a.white:active	{
	color:#FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color:#FFFFFF;
	text-decoration: none;
}


h1 {
	font-size:140%;
	margin-top:10px;
	margin-bottom:5px;
}

form {
	margin: 0;
}

.left {
	background-image: url(images/new/bg/left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.left1 {
	background-image: url(images/new/bg/left1.gif);
	background-repeat: repeat-y;
}

.left2 {
	background-image: url(images/new/bg/left2.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.right {
	background-image: url(images/new/bg/right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.right1 {
	background-image: url(images/new/bg/right1.gif);
	background-repeat: repeat-y;
}

.top {
	background-image: url(images/new/bg/top.gif);
	text-align:center;
}

.top1 {
	background-image: url(images/new/bg/top1.jpg);
}

.main {
	height:100%;
}

.menu {
	background-image: url(images/new/bg/bg_menu.gif);
	text-align:right;
}

.header {
	background-image: url(images/new/bg/header.gif);
	background-position: top;
	background-repeat: repeat-x;
	height:94px;
	text-align:right;
}

.content {
	background-image: url(images/new/bg/content.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.content_bot {
	background-image: url(images/new/bg/bot_right_cont.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.bot {
	background-image: url(images/new/bg/bot.gif);
	background-repeat: repeat-x;
}

.bot1 {
	background-image: url(images/new/bg/bot1.gif);
	background-repeat: repeat-x;
}

.copy {
	text-align:center;
	font-size:11px;
}

.search {
	background-image: url(images/new/bg/search.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align:right;
	padding-right:52px;
	padding-top:5px;
}

.small_input {
	width:97px;
	font-size:10px;
	border:1px solid #183C78;
	margin-right:7px;
}

.login {
	background-image: url(images/new/bg/login.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left:5px;
}

.under_login {
	font-size:11px;
	font-weight:bold;
	color:#96BDFF;
	padding-left:5px;
	line-height:20px;
}

.best {
	background-image: url(images/new/bestplace.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.table {

}
.head1 {
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #A3A3A3;
	padding:2px;
}

.head2 {
	font-weight:bold;
	border-bottom:1px solid #A3A3A3;
	padding:5px;
}

.td1 {
	text-align:center;
	border-bottom:1px solid #A3A3A3;
	padding:2px;
}

.td2 {
	border-bottom:1px solid #A3A3A3;
	padding:5px;
}


.bg_blue {
    background-color:#4065A3;
    color:#FFFFFF;
}

.bg_blue1 {
    background-color:#EBF1FB;
    color:#25528B;
}

.border_gray {
    border:1px solid #A0A0A0;
}

.productinfo-header h1 {
	font-size: 16px;
	font-family: "Arial";
	letter-spacing:-1px;
	color:#103667;
	font-weight:bold;
	margin-bottom:-5px;
	padding-bottom:0;
	position:relative;
}
tr.manuf-row, tr.manuf-row td {margin-top:0; padding-top:0;}
tr.header-row, tr.header-row td {margin-bottom:0; padding-bottom:0;}

.manuf-row a {font-weight:bold; font-family:"Times New Roman";}

.product-price {font-size:15px; font-family: "Arial"; font-weight:bold; color:#103667;}
.productinfo-avail {margin:8px 0 30px 0; padding:0px;}
.productinfo-add {text-align:left; margin:15px 0 30px 0; padding-left:0px;}

#simplemodal-container #lightbox-secNav-btnClose {position:absolute; bottom:10px; right:20px;}
#simplemodal-container #lightbox-secNav-btnClose img {border:none;}
#simplemodal-container {height:370px; padding-bottom:60px;}

#ask_modal {padding:0 23px;}
#ask_modal h3 {
	background-color:#4065A3;
	color:#FFFFFF;
	font-size:12px;
	margin:18px 0px;
	padding:1px;
	text-align:center;
}
#ask_modal .row label {display:block; margin-top:10px;}
#ask_modal .row label.error {margin:0 0 4px; color:#aa1010;}
#ask_modal textarea {width:100%; height:100px;}
#ask_modal input {width:220px;}
#ask_modal .copy {width:16px; float:left;}
#ask_modal .askButton {clear:both; width:100px;}

