/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:#CECECF url(../images/page-bg.gif) repeat-x;
	background-attachment:fixed;
	color:#555555;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#maincontainer {
	margin:auto;
	width:920px;
	background-image:url(../images/vert-shadow.png);
	background-repeat:repeat-y;
	
}

#subcontainer {
	margin-left:10px;
	width:900px;
	background:#fff;
}

.lefttube {
	float:left;
}

.righttube {
	float:right;
}

#topsection {
	width:880px;
	height:75px;
	background:#fff url(../images/top-bg.gif) repeat-y;
	padding:10px;
}

#logo {
	width:310px;
	height:75px;
	float:left;
}

#toprightsection {
	width:470px;
}

#topleft {
	width:225px;
	
}

.login {
	float:right;
	margin:30px 0px 0px 0px;
	padding:0;
	clear:both;
	width:275px;
	text-align:right;
	font-size:12px;
	color:#514094;
}

.login a {	color:#514094;	text-decoration:none; }
.login a:hover { color:#514094; text-decoration:underline; }

#topright {
	width:185px;
	color:#494994;
	font-size:12px;
}

.cartlink {
	text-decoration:none;
}

.cart {
	margin-top:5px;
}

#items {
	color:#09093F;
}

#shoppingcart {
	float:left;
	margin-right:5px;
}

#midcontainer {
	background:#fff url(../images/mid-shadow.gif) repeat-x;
	padding:21px 7px 10px 7px;
	width:886px;
	clear:both;
}

#leftsection {
	float:left;
	width:664px;
}


#news {
	color:#fff;
	font-size:14px;
}

#sign {	color:#494994; font-size:12px; }
#sign a { color:#494994; text-decoration:none; }
#sign a:hover { color:#494994; text-decoration:underline; }

#form {
	margin-top:2px;
}

#textbox {
	border:1px #A19EA0 solid;
	float:left;
	height:16px;
	margin-right:5px;
}

#menu {
background: #fff url(../images/menu-bar.gif) no-repeat;
height:27px;
color:#fff;
}

#menu ul {
	margin:0px;
	padding:6px 0px 0px 0px;
	float:none;
}

#menu li {
	float:left;
	list-style-type:none;
	padding:0px 15px 0px 15px;
	border-left:1px #323277 solid;
	border-right:1px #7E7EB5 solid;
}

#menu a { color:#fff; text-decoration:none; }
#menu a:hover { color:#ccc; text-decoration:none; }

#mainpic {
	margin-top:4px;
	margin-bottom:10px;
	width:664px;
	height:247px;
	float:left;
}

#checkout {
	margin:10px 0px 0px 54px;
}

#rightsection {
	float:right;
	width:217px;
	border:1px #361A7D solid;
	background:#373779 url(../images/right-menu-bg.gif) repeat-y;
	z-index:10;
}

#rightmenu {
	color:#fff;
	z-index:100;
	position:relative;
	width:150px;
}

#rightgraphics {
	width:42px;
	height:181px;
	z-index:1000;
	position:relative;
	margin-top:20px;
	margin-right:25px;
	float:right;
	
}

#rightmenu ul {
	margin:0px 10px 30px 25px;
	padding:10px 0px 0px 0px;
	float:none;
	
	
	
}

#rightmenu li {
	
	list-style-type:none;
	list-style-image:url(../images/arrow.png);
	padding-bottom:2px;
	margin-bottom:12px;
	border-bottom:1px #8A8AB2 dotted;
}

#rightmenu a { color:#fff; text-decoration:none; }
#rightmenu a:hover { color:#ccc; text-decoration:none; }

#buttons {
	width:inherit;
}

#buttons img {
	margin-bottom:20px;
}

#contentsection {
	padding:15px 15px 15px 15px;
	width:634px;
}


h1 {
	font-size:18px;
	color:#0707AA;
	font-weight:lighter;
	padding:0px 0px 10px 0px;
}

h2 {
	font-size:16px;
	color:#0707AA;
	font-weight:lighter;
	border-bottom:1px #340093 solid;
}

p {
	text-align:justify;
	margin-bottom:20px;
}

#form2 {
	margin-top:10px;
	font-size:11px;
}

#form2 ul {
	margin:7px 0px 0px 15px;
	padding:0px;
	float:none;
}

#form2 li {
	padding-bottom:5px;
}

#form3 {
	font-size:11px;
}

#form3 ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	float:none;
}

#form3 li {
	padding-bottom:7px;
}

.frm-pr {
	font-size:12px;
}

.price-pr {
	padding-top:5px;
	padding-bottom:12px;
	font-weight:bold;
}

.add-pr {
	padding-left:11px;
}

.head-pr {
	font-weight:bold;
	padding-bottom:5px;
	font-size:12px;
}

.det-pr {
	height:40px;
	overflow:hidden;
	margin-bottom:15px;
}

.product {
	float:left;
	margin-right:15px;
}

.pr-1 {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.pr-2 {
	float:right;
	margin-bottom:10px;
	/*margin-right:15px;*/
}



.prod {
	width:290px;
	padding-right:15px;
	
}

.prod2 {
	width:290px;
		
}

.prod-1 {
	width:290px;
	padding-right:25px;
	
}

.prod-2 {
	width:290px;
	
	
}



.price {
	color:#4D4D8E;
	font-size:12px;
}

.itemname {
	font-weight:bold;
	color:#373779;
}

.det-link {
	padding-top:10px;
	float:right;
	color:#434485;
	float:right;
	clear:both;
	font-size:12px;
}

.det-link a { text-decoration:underline; color:#434485; }

.enlarge-link {
	padding-top:10px;
	float:right;
	color:#434485;
	float:right;
	clear:both;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}

.enlarge-link a { text-decoration:underline; color:#434485; }

.details {
	color:#434485;
	float:right;
	clear:both;
	font-size:12px;
	margin-top:7px;
}

.details a { text-decoration:underline; color:#434485; }


.leftimage {
	float:left;
	margin-right:20px;
}

.vborder {
border-right:1px #ccc solid;
margin-bottom:10px;

}

.hborder {
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	
}

.blue-head {
	color:#39397C;
	font-weight:bold;
	font-size:12px;
}

#footer {
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	color:#080836;
	font-size:13px;
	text-align:center;
	width:inherit;
	clear:both;
	background:#fff url(../images/footer-bg.gif) repeat-x;
}

#footer a{ color:#080836; text-decoration:none; }
#footer a:hover { color:#0033CC; text-decoration:underline; }

#aquaweb {
	margin:auto;
	width:900px;
	font-size:11px;
	color:#333;
	text-align:right;
}

#aquaweb a { color:#333; text-decoration:none; }

.rborder {
	border:1px #bbb solid;
}

.border {
	border:1px #bbb solid;
}

.border2 {
	border:2px #bbb solid;
}

.comp {
	margin-bottom:5px;
	border:1px #bbb solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.blue {
	color:#003399;
}

#list, #list ul {
	margin:15px 0px 30px 25px;
	padding:0;
	float:none;
	border-bottom:1px #003399 dotted;
}

#list li {
	padding-bottom:10px;
	color:#0000ff;
	list-style-type:square;
}

#list a {
	color:#0000ff;
	text-decoration:none;
}

#list a:hover {
	color:#bbb;
	text-decoration:underline;
}

.quest {
	color:#003399;
	font-weight:bold;
	line-height:27px;
	clear:right;
	
}

.p-faq {
	text-align:justify;
}

.p-faq p {
	padding-left:10px;
	border-left:3px #0000FF double;
}

.name {
	text-align:right;
	color:#003399;
	margin-bottom:35px;
	border-bottom:1px #ddd dotted;
}

.test p{
margin-bottom:0px;
}

.step {
	font-weight:bold;
	margin-bottom:5px;
	clear:both;
}

.blue-link {
	color:#000099;
	
}

.blue-link a{
	color:#000099;
	text-decoration:none;
}

.blue-link a:hover{
	color:#000099;
	text-decoration:underline;
}

.tab td {
	height:35px;
	color:#000099;
}
.doctable
{
	border:solid #FF6600 1px;
}
.per2 {
	background-color: #FFFFFF;
	border: 1px dashed #cccccc;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 6px;
	line-height: 18px;
}
.com1 {
	color:#000000;
	font-family: verdana;
	font-weight:normal;
	font-size:11px
}
.com {
	color:#993333;
	font-family: verdana;
	font-weight:normal;
	font-size:9px
}