/* CSS Document © copyright 2008 amit gurung */
@import url("subnav.css");

* {
	margin:0;
	padding:0;
}
body {
	background:transparent url(../images/bg.gif) repeat-x scroll 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0pt;
	padding:0pt;
	font-size:12px;
	text-align:left;
	color:#555555;
}
p {
	margin-top:5px;
	margin-bottom:10px;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

img {
	border:1px solid #ddd;	
	vertical-align:middle;
}
.noborder{
	border:0 none none;	

}

a {
	color:#333;
	text-decoration:none;
}
a:active, a:focus {
	outline:none;
}
a:hover, a:hover div {
	color:#025EAA;
	text-decoration:none;
}
a.emaillink {
	border-bottom:1px solid #F00;
	padding-bottom:1px;
	color:#F00;
}

a:hover.emaillink {
	border-bottom:1px solid #F00;
}
.alert{
	color:#c40000;
}
.pad20{
	padding-right:20px;
}

.uparrow {
	text-align:right;
	font-size:11px;
	display:block;
	margin-bottom:20px;
}
.uparrow a {
	text-align:right;
	font-size:11px;
	color:#333;
	padding-left:15px;
	text-decoration:none;
	background:url(../images/up_arrow.gif) no-repeat scroll 0% 0%;
}
.uparrow a:hover {
	text-align:right;
	font-size:11px;
	text-decoration:none;
	color:#12addd;
	background:url(../images/up_arrow_hover.gif) no-repeat scroll 0% 0%;
}
.upside {
	text-align:right;
	font-size:11px;
}
.upside a {
	text-align:right;
	font-size:11px;
	color:#333;
	padding-left:15px;
	text-decoration:none;
	background:url(../images/up_arrow.gif) no-repeat scroll 0% 0%;
}
.upside a:hover {
	text-align:right;
	font-size:11px;
	text-decoration:none;
	color:#12addd;
	background:url(../images/up_arrow_hover.gif) no-repeat scroll 0% 0%;
}
/*********************************************************/
.wrap {
	margin:0pt auto;
	text-align:left;
	width:940px;
}
/************************header part**********************/
.header {
	margin:0;
	padding:0;
	width:940px;
	height:100px;
}
.logo {
	float:left;
	width:494px;
	height:70px;
	margin:30px 0 0 0;
	padding:0;
}
.logo a {
	background:transparent url(../images/logo.gif) no-repeat scroll 0%;
	display:block;
	height:70px;
	width:494px;
}
.logo a:hover {
	text-decoration:none;
}
/************************* search ******************/
.searchbox{
	float:right;
	width:446px;
	height:px;
	margin:50px 0 0 0;
	padding:0;
	text-align:right;
}

/*****************nav menu**************************/
.navwrap {
	width:940px;
	margin:10px 0;
	padding:0;
	float:none;
}
.nav {
	margin:0;
	padding:0;
	width:940px;
	background:#f9f9f9;
	border:1px solid #eee;
}
.nav ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
.nav ul li {
	float:left;
	position:relative;
}
.nav a, .nav a:visited {
	float:left;
	line-height:2.5em;
	padding-left:54px;
	padding-right:54px;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#666;
	background:url(../images/nav_sep.gif) no-repeat scroll right center;
	text-decoration:none;
}
.nav a:hover, .nav a.current{
	color:#085e98;
	text-decoration:none;
}
.nav a.last {
	background:none;
	padding:0 0 0 2.5em;
	margin:0;
}


.nav *:hover > a {
	color:#085e98;
	text-decoration:none;
}
/* style the sub-level lists */
.nav ul ul {
	margin-left:20px;
	background:#f9f9f9;

}
/* style the sub level links */
.nav ul ul a, .nav ul ul a:visited {
	display:block;
	color:#666;
	width:13em;
	height:100%;
	text-align:left;
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #eee;
	line-height:16px;
	font-weight:normal;
	padding:0.7em 1em;
}
* html .nav ul ul a, * html .nav ul ul a:visited {
	width:30em;
	w\idth:13em;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.nav table {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	z-index:-1;
}
/* style the level hovers */
/* first */
* html .nav a:hover {
	color:#085e98;
	position:relative;
	z-index:100;

}
.nav li:hover {
	position:relative;
}
/* second */
* html .nav ul ul a:hover {
	position:relative;
	z-index:110;
	color:#085e98;
	background:#ffffff;
}
.nav ul ul li:hover {
	position:relative;
}
.nav ul ul li {
	padding:1px 0;
}
.nav ul ul :hover > a {
	color:#085e98;
	background:#ffffff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.nav ul ul {
	visibility:hidden;
	position:absolute;
	top:30px;
	left:0;
	width:15em;
	background:#f9f9f9;
}
/* make the second level visible when hover on first level list OR link */
.nav ul :hover ul {
	visibility:visible;
	height:auto;
}



/*********************** banner *******************************/
.banner {
	height:360px;
	width:940px;
	background:transparent url(../images/banner.jpg) no-repeat scroll 0% 0%;
}
.banner_awards{
	height:238px;
	width:940px;
	background:transparent url(../images/banner_awards.jpg) no-repeat scroll 0% 0%;
}
.banner_order{
	height:238px;
	width:940px;
	background:transparent url(../images/banner_order.jpg) no-repeat scroll 0% 0%;
}
.banner_faqs{
	height:238px;
	width:940px;
	background:transparent url(../images/banner_faqs.jpg) no-repeat scroll 0% 0%;
}
.banner_contactus{
	height:238px;
	width:940px;
	background:transparent url(../images/banner_contactus.jpg) no-repeat scroll 0% 0%;
}
.banleft{
	float:left;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	width:607px;
	height:339px;
	border:0px;
	z-index:1;
}
.banright{
	float:right;
	margin-top:30px;
	width:300px;
}
.block1{
	color:#5178a1;
	margin-left:50px;
	font-size:30px;
	font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif;
}

.bpoints {
	margin:0;
	padding:0;
}
.bpoints ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}
.bpoints ul li {
	background:url(../images/b_arrow.gif) no-repeat;
	background-position: 0 .7em;
	color:#555;
	line-height:26px;
	padding-left:20px;
}
.boxwrap{
	float:none;
}
.box{
	width:225px;
	float:left;
	height:200px;
	margin-right:10px;
}
.boxlast{
	width:227px;
	float:right;
	margin-right:0;
}
.boxheaderlast{
	height:20px;
	padding:5px 0;
	width:227px;
	color:#fff;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.boxheader{
	height:20px;
	padding:5px 0;
	width:225px;
	display:block;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.box_content{
	padding-top:10px;
	border-bottom:1px solid #dbdcde;
	border-right:1px solid #dbdcde;
	border-left:1px solid #dbdcde;
}
.gray{
	background:#a2b1b0;
}
.blue{
	background:#00456e;
}
.orange{
	background:#f49c00;
}
.red{
	background:#c62b07;
}
.viewmore{
	font-size:11px;
	display:block;
	padding:5px 20px 5px 0;
	text-align:right;
	margin:0 0 5px 0;
	background:url(../images/more_arrow.gif) no-repeat scroll 94% 60%;
}
.step0{
	margin-top:15px;
	height:52px;
	width:224px;
}
.step{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#555;
	padding:5px 10px;
	margin-top:15px;
	height:42px;
	width:204px;
	background:url(../images/step_bg.gif) no-repeat scroll center center;
}
.addressbar{
	font-size:11px;
	border:1px solid #dedede;
	background:#f6f6f6;
	margin-top:20px;
	padding:7px 20px;
}
.arrow{
	background:url(../images/arrow.gif) no-repeat scroll left center;
	padding-left:20px;
}
.bold{
	font-weight:bold;
}

/*********************** inside body *******************************/
.img_left{
	float:left;
	width:430px;
	padding:10px;
	border:1px solid #ccc;
}
.img_right{
	float:right;
	width:430px;
	padding:10px;
	border:1px solid #ccc;
}
.img_nav_bar{
	border-top:1px solid #ccc;
	padding:7px 20px;
	margin-top:10px;
}
.txtpagewrap{
	width:940px;
}
.txt{
	text-align:left;
	width:898px;
	padding:20px;
	border:1px solid #eee;
}
.blueheader{
	font-size:13px;
	font-weight:bold;
	color:#025EAA;

}
.contactus_left{
	float:left;
	width:250px;
}
.contactus_right{
	float:right;
	width:597px;
	padding-left:50px;
	border-left:1px dotted #ccc;

}
/***************************** body part **********************************/
h1{
	height:20px;
	padding:5px 20px 3px 20px;
	width:900px;
	margin:0 0 20px 0;
	display:block;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
h2{
	padding:5px 15px;
	display:block;
	font-size:13px;
	color:#5178a1;
	font-weight:bold;
	text-align:left;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.sameh2{
	padding:5px 15px;
	display:block;
	font-size:13px;
	color:#5178a1;
	font-weight:bold;
	text-align:left;
	background:#fff;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.lightgray{
	background:#f6f6f6;
}
.topdown-border{
	border-top:1px solid #839897;
	border-bottom:1px solid #839897;
}
.clear {
	clear:both;
}

.noborder {
	border:none;
}
.content{
	width:940px;
	margin:0;
	padding:0;
}
.list-pic-wrap{
	float:left;
	width:622px;
}
.list-pic-img{
	margin-bottom:20px;
	width:562px;

}
.list-pic{
	width:622px;
}
.listpic{
	float:left;
	width:252px;
	margin-right:58px;
	margin-bottom:20px;
}
.listpic02{
	width:564px;
	margin-right:58px;
	margin-bottom:20px;
}
.list-text-wrap{
	float:right;
	width:318px;
	margin:0;
	padding:0;
}
.list-text{
	width:316px;
	border:1px solid #d3dcda;
	background:#eaeeed;
	margin:0;
	padding:0;
}
.detail-box{
	font-size:12px;
	line-height:17px;
	width:304px;
	margin-left:10px;
}
.detail-box td{
	padding:0 0 7px 0;
}
.altbg{
	background:#f6f6f6;
}
.addwrap{
	width:250px;
	height:30px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;

}
.addwrap02{
	width:562px;
	height:30px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;

}

.wrap02{
	width:250px;
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.longwrap02{
	width:562px;
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.wqty{
	float:left;
	width:110px;
	margin:0;
	padding:0 0 0 10px;
}
.wcolor{
	float:right;
	width:110px;
	margin:0;
	text-align:right;
	padding:0 10px 0 0;
}
.wcolorlong{
	float:right;
	width:160px;
	margin:0;
	text-align:right;
	padding:0 10px 0 0;
}
.qtybox{
	border:1px solid #DBE0E6;
	width:50px;
}
.qtyselect{
	border:1px solid #DBE0E6;
	width:60px;
}
.qtyselectlong{
	border:1px solid #DBE0E6;
	width:100px;
}


.addcart{
	float:right;
	width:150px;
	font-size:11px;
	text-align:right;
	padding:7px 10px 7px 0;
	background:url(../images/addcart.gif) no-repeat scroll 15% 50%;
}
.cartlist{
	border-top:1px solid #d3dcda;
	padding:10px;
	margin:0;
	background:#f9f9f9;
}
.cart {
	background:transparent url(../images/cart.gif) no-repeat scroll left center;
}
.tick {
	background:transparent url(../images/tick.gif) no-repeat scroll left center;
}
.icon {
	padding:0 0 0 20px;
}

.cartlist p, .cartlist ul {
	line-height:2.5em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.preview{
	float:left;
	padding:7px 0px;
	width:50px;
}
#cart ul{
	margin:5px 0 0;
	padding:0;
	list-style:none;
	list-style-type:none;
	border-top:1px solid #DBE0E6;
}
#cart ul li{
	line-height:22px;
	padding:9px 0 9px 20px;
	margin-bottom:1px;
	border-bottom:1px solid #DBE0E6;
	background:#f6f6f6 url(../images/tick.gif) no-repeat scroll 0% 25%;
}



/******************* footer *****************************/
.footer {
	width:900px;
	font-size:11px;
	padding:10px 20px 0 20px;
	display:block;
}
.f_left {
	float:left;
	margin:5px 0;
	width:680px;
}
.f_right {
	float:right;
	margin:5px 0;
	text-align:right;
	width:200px;
}
.footer a {
	color:#333;
	text-decoration:none;
}
.footer a:hover {
	color:#025EAA;
	text-decoration:none;
}
.smallfont{
	font-size:10px;
	line-height:14px;
	margin-bottom:0;
}
/***************************** forms ********************/
.reqform{
	margin:0;
	padding:0;
	margin-left:15px;
}
label {
	display:block;
}
fieldset {
	border:medium none;
}
legend {
	display:none;
}
form {
	display:inline;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D798B;
	padding:1px;
}
.txtbox{
	height:17px;
	width:250px;
	background: url(../images/bg_input.gif) repeat-x scroll center top;
	border:1px solid #DBE0E6;
}

textarea{
	height:200px;
	width:250px;
	background:url(../images/bg_input.gif) repeat-x scroll center top;
	border:1px solid #DBE0E6;
}
.required {
	color:#AB0101;
}
.contactusform{
	margin-left:30px;
}
.contactusform td{
	padding:5px 0;
	color:#555;
}
.contactusform td.fieldinfo{
	color:#6D798B;
	padding-left:10px;
}
.btn{
	font-weight:bold;
	padding:2px 5px;
}

#form-home-search button.btn-search:hover, #form-home-search button.btn-search:focus {
	background:transparent url(../images/search.gif) no-repeat scroll left center;
}
#form-home-search button.btn-search {
	background:transparent url(../images/search.gif) no-repeat scroll left center;
	border:medium none;
	cursor:pointer;
	height:24px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:24px;
}

.pink { color:#aa1f36; font-size:13px; font-weight:bold; }
.pink a { color:#aa1f36; font-size:13px; font-weight:bold; text-decoration:underline; }
.pink a:hover{ color:#555555; font-size:13px; font-weight:bold; text-decoration:none; }
.magenta { color:#F0F; }