/* CSS Document */
/*-------General Starts-------*/
body {
	margin:0;
	padding:0;
	font:normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div, ul, li, p, h2, h3, strong, span, form, input, textarea{
	padding:0;
	margin:0;
	text-align: left;
}
img{
	padding:0;
	margin:0;
	border:none;
	line-height:0px;
	font-size:0px;
	display:block;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
	}

.spacer{ 
	line-height:0; 
	font-size:0; 
	clear:both;
}
p{
	font:normal 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C3DCFF;
	background-color:inherit;
}
/*-------General Ends-------*/
/*-----------------------MAIN-CONTAINER STARTS------------------------------*/
#main_bg{
	background:url(images/main_bg.gif) repeat-y 0 0;
	line-height:0px;
	font-size:0px;
	margin:0 auto;
	width:888px;
	padding:22px 27px 30px;
}
/*-----------------------MAIN-CONTAINER ENDS------------------------------*/
/*-----------------------TOP PANNEL STARTS------------------------------*/
#top_bg{
	background:url(images/top_bg.jpg) repeat-x 0 100% #1E4491;
	color:#D9F3FC;
	height:41px;
}
#top_pannel{
	width:924px;
	margin:0 auto;
}
/*-------MENU STARTS--------*/
#top_pannel ul{
	float:right;
	width:auto;
	font:bold 13px/41px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#top_pannel ul li{
	float:left;
	padding:0 5px;
	width:auto;
}
#top_pannel ul li.no-divider{
	background-image:none;
}
#top_pannel ul li a{
	background-color:inherit;	
	color:#D9F3FC;
	text-decoration:none;
}
#top_pannel ul li a:hover, #top_pannel ul li.active{
	color:#9ED25B;
	background-color:inherit;
}
/*-------MENU ENDS--------*/
/*-----------------------TOP PANNEL ENDS------------------------------*/
/*-----------------------LOGO PANNEL STARTS------------------------------*/
#logo_pattern{
	background:url(images/pattern.gif) repeat 0 0;
	height:167px;
	/*border-bottom:1px solid #F5F0A3;*/
	border-top:1px solid #F5F0A3;
	line-height:0px;
	font-size:0px;
}
#logo_pannel{
	width:924px;
	margin:0 auto;
	padding:28px 0 0;
}
#logo_pannel img{
	float:left;
}
#logo_pannel div.logo_txt{
	width:541px;
	border:1px solid #D4CF59;
	background-color:#E3DE6F;
	padding:3px;
	float:right;
	margin-top:18px;
	color:#C9C242;
}
#logo_pannel div.logo_txt h2{
	font:normal 52px/36px Georgia, "Times New Roman", Times, serif;
	color:#C9C242;
	background-color:inherit;
	float:right;
	width:auto;
}
/*-------NAVIGATION STARTS--------*/
#logo_pannel ul{
	padding:23px 0 0;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#9D080D;
	background-color:inherit;
	float:right;
	width:auto;
	text-transform:uppercase;
}
#logo_pannel ul li{
	float:left;
	margin-right:1px;
	width:auto;
}
#logo_pannel ul li.no_space{
	margin-right:0px;
}
#logo_pannel ul li.active{
	background:url(images/nav_left.gif) no-repeat 0 0;
	padding:0 0 0 6px;
	color:#285194;
	background-color:inherit;
	text-align:center;
	display:block;
	width:130px;
}

#logo_pannel ul li.active span{
	background:url(images/nav_bg.gif) no-repeat 100% 0;
	text-decoration:none;
	display:block;
	text-align:center;
	padding-right:6px;
}
#logo_pannel ul li a{
	background:url(images/nav_left.gif) no-repeat 0 0;
	padding:0 0 0 6px;
	background-color:inherit;
	display:block;
	width:130px;
	color:#9D080D;
	text-decoration:none;
}
#logo_pannel ul li a span{
	background:url(images/nav_bg.gif) no-repeat 100% 0;
	text-decoration:none;
	text-align:center;
	display:block;
	padding-right:6px;
}
#logo_pannel ul li a:hover{
	color:#285194;
	background-color:inherit;
}
/*-------NAVIGATION ENDS--------*/
/*-----------------------LOGO PANNEL ENDS------------------------------*/
/*-----------------------BODY-PANNEL STARTS------------------------------*/
#body_bg{
	background:url(images/body_bg.jpg) repeat-x 0 0 #2252A9;
	color:#464646;
}
#body_pannel{
	width:924px;
	margin:0 auto;
}
/*-----------HEADER PANNEL STARTS-----------------*/
#header_bg{
	background:url(images/bttm_rnd.gif) no-repeat 0 100% #F7D4DE;
	padding:29px 30px 29px;
	width:864px;
	color:#464646;
}
#header_img{
	background:url(images/hdr_img.jpg) no-repeat 0 0;
	width:834px;
	height:149px;
	padding:109px 0 0 30px;
	margin:0;
}
#header_img h3{
	background:url(images/hdr_txt.gif) no-repeat 0 0;
	width:349px;
	padding:35px 0 0;
	font:bold 11px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#header_img a{
	font:bold 11px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color:#92901d;
	background-color:inherit;
	text-decoration:underline;
	}
#header_img a:hover{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
#header_bttm{
	width:864px;
	padding:28px 0 0;
}
#header_bttm h3.best_seller{
	padding-top:33px;
	overflow:hidden;
	width:154px;
	height:0px;
	background:url(images/best_seller.gif) no-repeat 0 0;
}
#header_bttm p.more{
	padding-top:10px;
}
#header_bttm p.more a{
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	text-align:center;
	background-color:#B44B6A;
	display:block;
	width:31px;
	border:1px solid #F7D4DE;
}
#header_bttm p.more a:hover{
	display:block;
	border:1px solid #fff;
}
#header_bttm div.seller_bg{
	width:282px;
	float:left;
	background:url(images/divider.gif) repeat-y 100% 0;
	margin:18px 19px 0 0;
}
#header_bttm div.seller_bgLast{
	width:262px;
	float:right;
	margin-top:18px;
}
#header_bttm img{
	border:6px solid #F1BECD;
	margin-right:23px;
	float:left;
}
#header_bttm div.seller_bg p, #header_bttm div.seller_bgLast p{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#464646;
	background-color:inherit;
}
#header_bttm strong{
	display:block;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#366FB2;
	background-color:inherit;
	padding-bottom:8px;
}
#header_bttm p{
	width:145px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
/*-----------HEADER PANNEL STARTS-----------------*/
#body_bttm{
	padding:30px 0 30px;
	width:924px;
}

/*-----------BODY-LEFT STARTS-----------------*/
#bttm_left{
	float:left;
	width:610px;
}
#bttm_left h2.collection{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	padding-bottom:28px;
}
#bttm_left h2.collection span{
	font:bold 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C3DCFF;
	background-color:inherit;
	display:block;
	padding-top:5px;
}
#bttm_left div.collection_bg{
	width:183px;
	float:left;
	margin-right:30px;
}
#bttm_left div.collection_bg01{
	width:183px;
	float:right;
	margin:0px;
}
#bttm_left div.collection_top{
	width:183px;
	background:url(images/col_bg.gif) no-repeat 0 0;
	line-height:0px;
	font-size:0px;
	height:10px;
}
#bttm_left div.collection_bttm{
	width:183px;
	background:url(images/col_bgBttm.gif) no-repeat 0 0;
	line-height:0px;
	font-size:0px;
	height:10px;
}
#bttm_left div.collection_area{
	background:url(images/col_grad.jpg) repeat-x 0 0 #F7D3DE;
	border-left:7px solid #E0849F;
	border-right:7px solid #E0849F;
	width:169px;
	padding:8px 0 0;
	color:#434344;
}
#bttm_left div.collection_area img{
	margin:0 auto 11px;
}
#bttm_left div.collection_area p.bttn_view{
	background:url(images/bttn_view.jpg) no-repeat 0 0;
	width:79px;
	margin:0 auto;
	padding:0 0 13px;
	text-align:center;
	display:block;
}
#bttm_left div.collection_area p.bttn_view a{
	font:bold 10px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
}
#bttm_left div.collection_area p.bttn_view a:hover{
	color:#000;
	background-color:inherit;
}
#bttm_left div.collection_area h3.amilio{
	padding-top:46px;
	overflow:hidden;
	width:49px;
	margin:0 auto;
	height:0px;
	background:url(images/boots-heading.gif) no-repeat 0 0;
}
#bttm_left div.collection_area h3.sel_starter{
	padding-top:46px;
	overflow:hidden;
	width:64px;
	margin:0 auto;
	height:0px;
	background:url(images/straps-heading.gif) no-repeat 0 0;
}
#bttm_left div.collection_area h3.sandals{
	padding-top:46px;
	overflow:hidden;
	width:98px;
	margin:0 auto;
	height:0px;
	background:url(images/oxfords-heading.gif) no-repeat 0 0;
}
#bttm_left div.collection_area p.col_cont{
	width:119px;
	margin:0 auto;
	padding:10px 0;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#434344;
	background:url(images/col_cont.gif) repeat-x 0 0 #F7D3DE;
	text-align:center;
}
#bttm_left div.banner{
	background:url(images/banner.jpg) no-repeat 0 0;
	width:575px;
	height:90px;
	line-height:0px;
	font-size:0px;
	padding:30px 0 0 34px;
	margin:30px 0 0;
}
#bttm_left div.banner h3{
	padding-top:29px;
	overflow:hidden;
	width:152px;
	height:0;
	font-size:0px;
	background:url(images/healthyshoes.gif) no-repeat 0 0;
}
#bttm_left div.banner p{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F9F5C4;
	background-color:inherit;
	width:374px;
}
#bttm_left div.banner p a{
	color:#9D080D;
	background-color:inherit;
	text-decoration:none;
}
#bttm_left div.banner p a:hover{
	text-decoration:underline;
}
/*-----------BODY-LEFT ENDS-----------------*/
/*-----------BODY-RIGHT STARTS-----------------*/
#body_right{
	width:255px;
	float:right;
}
#body_right div.box{
	width:255px;
}
#body_right div.box01{
	width:255px;
	margin-top:15px;
}
#body_right div.box_top{
	width:255px;
	background:url(images/right_top.gif) no-repeat 0 0;
	height:62px;
	line-height:0px;
	font-size:0px;
}
#body_right div.box_top h3.spcl_offer{
	background:url(images/spcl_offer.gif) no-repeat 100% 0;
	line-height:0px;
	font-size:0px;
	height:56px;
	width:226px;
	float:right;
}
#body_right div.box_top h3.contact_us{
	background:url(images/contact_us.gif) no-repeat 100% 6px;
	line-height:0px;
	font-size:0px;
	height:62px;
	width:197px;
	float:right;
}
#body_right div.box_bttm{
	width:255px;
	background:url(images/right_bttm.gif) no-repeat 0 100%;
	height:51px;
	line-height:0px;
	font-size:0px;
}
#body_right div.box_bttm p.bttn{
	background:url(images/bttn_view01.gif) no-repeat 0 0;
	width:102px;
	margin:0 auto;
	padding:0 0 20px;
	text-align:center;
	display:block;
}
#body_right div.box_bttm p.bttn a{
	font:bold 14px/33px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#B44B6A;
	background-color:inherit;
}
#body_right div.box_bttm p.bttn a:hover{
	color:#000;
	background-color:inherit;
}
#body_right div.box_main{
	width:207px;
	background-color:#E0849F;
	border-left:6px solid #B44B6A;
	border-right:6px solid #B44B6A;
	color:#F5F0A3;
	padding:9px 18px 30px;
}
#body_right div.box_main img{
	float:left;
}
#body_right div.box_main p{
	float:right;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F5F0A3;
	background-color:inherit;
	width:112px;
}
#body_right div.box_main p.splOffer{
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F5F0A3;
	background-color:inherit;
	width:200px;
	float:none;
	padding:0 0 10px 0;
}

/*-----------BODY-RIGHT ENDS-----------------*/
/*-----------------------BODY-PANNEL ENDS------------------------------*/
/*-----------------------FOOTER STARTS------------------------------*/
#footer{
	background:url(images/pattern.gif) repeat 0 0;
	/*height:72px;*/
	/*border-bottom:1px solid #F5F0A3;*/
	border-top:1px solid #F5F0A3;
	line-height:0px;
	font-size:0px;
	text-align:center;
}
div.footer_area{
	width:924px;
	margin:0 auto;
}
#footer p{
	background-color:inherit;
	font:normal 10px/72px Arial, Helvetica, sans-serif;
	color:#1F67EF;
}
#footer p a{
	background-color:inherit;
	font:normal 10px/72px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
#footer p span{
	padding:0 7px;
	background-color:inherit;
	font:normal 10px/72px Arial, Helvetica, sans-serif;
	color:#000;
}
#footer p a:hover{
	color:#1F67EF;
	background-color:inherit;
}
#copyright{
	background:url(images/copyright_bg.gif) repeat-x 0 0 #16388C;
	text-align:center;
	padding:17px 0 21px;
	color:#9ED25B;
}
#copyright p{
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	color:#9ED25B;
	background-color:inherit;
}
/*-----------------------FOOTER ENDS------------------------------*/
/*-----------Healthy Shoes{index Banner LinkPage} STARTS-----------------*/
#healthyShoesPanel h2{
	font:normal 24px/27px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
}
#healthyShoesPanel p{
	font-size:15px;
	line-height:18px;
	padding:5px 0 12px 0;
}
#healthyShoesPanel ul li{
	background:url(images/faq_dashed.gif) repeat-x 0 100%;
	padding:4px 0 4px 0;
}
#healthyShoesPanel ul li.nohealthyShoesdashed{
	background-image:none;
}
#healthyShoesPanel ul li span{
	background:url(images/faq_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 25px;
	font-size:15px;
	line-height:18px;
	color:#C3DCFF;
	background-color:inherit;
	display:block;
}
/*-----------Healthy Shoes{index Banner LinkPage} END-----------------*/
/*----------------------FAQ PAGE STARTS---------------------------*/
#faqpanel h2.faq{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	padding-bottom:23px;
	text-transform:uppercase;
}
#faqpanel h2.faq span{
	font:bold 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C3DCFF;
	background-color:inherit;
	display:block;
	padding-top:5px;
	text-transform:none;
}
#faqpanel ul li{
	background:url(images/faq_dashed.gif) repeat-x 0 100%;
	padding:9px 0 6px 0;
}
#faqpanel ul li.nofaqlistdashed{
	background-image:none;
}
#faqpanel ul li span{
	background:url(images/faq_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:16px;
	color:#C3DCFF;
	background-color:inherit;
	display:block;
}
#faqpanel ul li span b{
	font-weight:normal;
	display:block;
	padding:0 0 3px 0;
	font-size:16px;
	line-height:18px;
	color:#F7D4DE;
	background-color:inherit;
}
/*----------------------FAQ PAGE END-----------------------------*/
/*----------------------ABOUT US PAGE STARTS---------------------------*/
#aboutusPanel{
	font-size:15px;
	line-height:18px;
}
#aboutusPanel h2.about{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
}
#aboutusPanel img{
	float:left;
	width:208px;
	margin:18px 0 0 0;
}
#aboutusPanel p.aboutmidtxt{
	float:right;
	width:694px;
	padding:18px 0 0 0;
}
#aboutusPanel p.aboutmidtxt span{
	display:block;
	padding:18px 0 0 0;
}
#aboutusPanel p.aboutbottxt{
	padding:18px 0 0 0;
}
/*----------------------ABOUT US PAGE END---------------------------*/
/*----------CUSTOM-MADE-SHOE PAGE STARTS----------*/

#custom_mPage{
	padding:0 0 9px;
	width:924px;
}
#custom_mPage h2{ 
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	padding-bottom:4px;
}
#custom_mPage h2.easy_steps{
	padding-top:30px;
}
#custom_mPage p.custom_padd{
	padding-top:18px;
}
#custom_bttm{
	width:924px;
	margin-top:37px;
}
#custom_mPage div.prod_cntr{
	width:296px;
	float:left;
	margin-right:18px;
}
#custom_mPage div.prod_cntr01{
	width:296px;
	float:right;
	margin:0px;
}
#custom_mPage div.prod_top{
	width:296px;
	background:url(images/prod_top.gif) no-repeat 0 0;
	line-height:0px;
	font-size:0px;
	height:9px;
}
#custom_mPage div.prod_bttm{
	width:296px;
	background:url(images/prod_bttm.gif) no-repeat 0 0;
	line-height:0px;
	font-size:0px;
	height:9px;
}
#custom_mPage div.prod_bg{
	background:url(images/prod_bg.jpg) repeat-x 0 0 #F8D7E1;
	border-left:6px solid #E0849F;
	border-right:6px solid #E0849F;
	width:264px;
	padding:27px 10px 22px;
	color:#E0849F;
}
#custom_mPage div.prod_bg img{
	float:left;
	display:block;
	margin-top:18px;
}
#custom_mPage div.prod_bg p.prod_txt{
	float:left;
	display:block;
	width:146px;
	text-align:center;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#434344;
	background:url(images/prod_txt.gif) repeat-x 0 #FBE9F0;
	padding:0 0 16px;
}
#custom_mPage div.prod_bg h3.payment_mode{
	padding-top:64px;
	overflow:hidden;
	width:145px;
	height:0px;
	float:left;
	background:url(images/how-order-txt.gif) no-repeat 0 0;
}
#custom_mPage div.prod_bg h3.choose-style{
	padding-top:53px;
	overflow:hidden;
	width:141px;
	height:0px;
	float:right;
	background:url(images/choose-leather-txt.gif) no-repeat 0 0;
	margin-bottom:15px;
}
#custom_mPage div.prod_bg h3.provide_fit{
	padding-top:54px;
	overflow:hidden;
	width:135px;
	height:0px;
	float:left;
	background:url(images/chose-size-txt.gif) no-repeat 17px 0;
	margin-bottom:15px;
}
#custom_mPage div.prod_bg p.bttn_enter{
	background:url(images/bttn_enter.gif) no-repeat 31px 0;
	width:54px;
	padding:0 0 14px 56px;
	display:block;
	float:left;
}
#custom_mPage div.prod_bg p.bttn_enter a{
	font:bold 10px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
}
#custom_mPage div.prod_bg p.bttn_enter a:hover{
	color:#000;
	background-color:inherit;
}

.customePro{
	float:left;
	width:auto;
	margin:15px 35px 15px 0;
}

.customePro01{
	float:left;
	width:auto;
	margin:15px 0 15px 0;
}

a.link{
	color:#E0D960;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
a.link:hover{
	text-decoration:none;
}

ul.oreder{
	list-style-type:none;
	margin:20px 0 10px 0;
}
ul.oreder li{
	font-size:15px;
	line-height:18px;
	color:#C3DCFF;
	background-color:inherit;
	padding:0 0 15px 0;
}
/*-----------CUSTOM-MADE-SHOE PAGE ENDS----------*/
/*----------------------SPECIAL PAGE STARTS---------------------------*/
#specialPanel h2.special{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
}
#specialPanel h3.splsubheading{
	font:normal 20px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F7D4DE;
	background-color:inherit;
	text-decoration:underline;
	padding:15px 0 6px 0;
}
#specialPanel p{
	font-size:15px;
	line-height:18px;
}
#specialPanel a{
	text-decoration:underline;
	color:#C3DCFF;
	background-color:inherit;
	font-weight:bold;
}
#specialPanel a:hover{
	text-decoration:none;
}
/*----------------------SPECIAL PAGE End---------------------------*/
/*----------------------PRODUCT PAGE STARTS---------------------------*/
#productpage h2.product{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
}
#productpage img{
	float:left;
	width:127px;
	margin:25px 0 0 0;
}
#productpage p{
	font-size:15px;
	line-height:18px;
	width:776px;
	float:right;
	padding:21px 0 0 0;
}
#productpage p span{
	display:block;
	background:url(images/productdashed.gif) repeat-x 0 25px;
	padding:0 0 22px 0;
	font-size:20px;
	line-height:22px;
	color:#F7D4DE;
	background-color:inherit;
	text-transform:uppercase;
}
#productpage p a{
	color:#E0D960;
	background-color:inherit;
	text-decoration:underline;
}
#productpage p a:hover{
	text-decoration:none;
}
/*----------------------PRODUCT PAGE END---------------------------*/
/*----------------------PRODUCT DETAILS PAGE START---------------------------*/

h2.details{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
	}
div.productDetails{
	float:left;
	width:280px;
	margin:0 40px 10px 0;
}
div.productDetails2{
	margin:0 0 10px 0 !important;
}
.productDetails img{
	float:left;
	width:127px;
	margin:15px 10px 0 0;
}

.productDetails p{
	font-size:15px;
	line-height:18px;
	float:left;
	width:auto;
	padding:15px 0 0 0;
}
.productDetails p span{
	font-size:20px;
	line-height:22px;
	color:#F7D4DE;
	background-color:inherit;
	text-transform:uppercase;
}
.proBtmBdr{
	border-bottom:1px solid #6b93db;
	margin:20px 0;
	line-height:0;
	font-size:0;
	clear:both;
	}
/*----------------------PRODUCT DETAILS PAGE END---------------------------*/
/*-----------CONTACT-PAGE STARTS-----------------*/
#contact_page h2{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
}
#contact_page p{
	font:normal 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 38px 0;
}
#contact_page p span{
	font-size:18px;
	font-weight:bold;
}
#contact_page div.yaxisdashed{
	background:url(images/contact_yaxisdashed.gif) repeat-y 354px 0;
	overflow:hidden;
	height:100%
}
#contact_page div.contact_address{
	width:320px;	
	float:left;
}
#contact_page div.contact_address ul{
	margin:0px;
}
#contact_page div.contact_address ul li{
	line-height:0px;
	font-size:0px;
}
#contact_page div.contact_address ul li span.right{
	font:normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C3DCFF;
	width:240px;
	float:right;
	padding-top:5px;
	background-color:inherit;
}
#contact_page div.contact_address ul li span.left{
	font:bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C3DCFF;
	width:72px;
	padding-top:5px;
	float:left;
	background-color:inherit;
}
#contact_page div.contact_address ul li a{
	text-decoration:underline;
	color:#C3DCFF;
	background-color:inherit;
}
#contact_page div.contact_address ul li a:hover{
	text-decoration:none;
}
.thankU{
	background:url(images/thanku-bg.jpg) 0 0 no-repeat;
	width:331px;
	height:76px;
	margin:0 0 0 65px;
	padding:80px 10px 0 26px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
}
#contact_page .formPanel{
	width:527px;
	float:right
}
#contact_page .formtopbg{
	background:url(images/contactformtopbg.gif) no-repeat 0 0;
	height:20px;
	line-height:0;
	font-size:0;
	width:527px;
	
}
#contact_page .formbotbg{
	background:url(images/contactformbotbg.gif) no-repeat 0 0;
	height:21px;
	line-height:0;
	font-size:0;
	width:527px;
}
#contact_page .formmidbg{
	background-color:#183E92;
	color:#e07ca2;
	border-left:1px solid #163A8C;
	border-right:1px solid #163A8C;
	padding:0 19px;
	width:489px;
	line-height:0;
	font-size:0;
}
#contact_page form{
	height:259px;
	font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact_page input{
	background-color:#122F7C;
	color:#3880D4;
	height:19px;
	font-size:12px;
	line-height:15px;
	border:0;
}
#contact_page input.textbox1{
	width:229px;
	padding:2px 0 0 7px;
	color:#e07ca2;
	background-color:inherit;
	float:left;
	margin:0 0 9px 0;
}
#contact_page input.textbox2{
	width:229px;
	color:#e07ca2;
	background-color:inherit;
	padding:2px 0 0 7px;
	float:right;
	margin:0 0 9px 0;
}
#contact_page input.textbox3{
	width:480px;
	color:#e07ca2;
	background-color:inherit;
	padding:2px 0 0 7px;
	float:left;
	margin:0 0 20px 0;
}
#contact_page .textbox{
	width:480px;
	height:110px;
	background-color:#122F7C;
	color:#e07ca2;
	border:0;
	padding:4px 0 0 7px;
	font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact_page label.maliinglist{
	font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:auto;
	padding:9px 0 0 0;
}
#contact_page label.reset{
	width:68px;
	height:20px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	float:right;
	color:#3880D4;
	background-color:#0D2268;
	text-transform:uppercase;
}
#contact_page label.reset a{
	color:#3880D4;
	background-color:#0D2268;
	text-decoration:none;
}
#contact_page label.reset a:hover{
	color:#FFF;
	background-color:inherit;
}
#contact_page input.submit{
	float:right;
	width:auto;
	margin:0 6px 0 0;
}
#contact_page .formmidbg h2{
	padding:15px 0;	
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
}
#contact_page .formmidbg h2 span{
	display:block;
	font:bold 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	padding:5px 0 0 0;
	
}
/*-----------CONTACT-PAGE ENDS-----------------*/

/*----------------------SITE MAP PAGE STARTS---------------------------*/
#SurveyorSiteMap2 h2{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	padding-bottom:23px;
	text-transform:uppercase;
}
#SurveyorSiteMap2 h2 pan{
	font:bold 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C3DCFF;
	background-color:inherit;
	display:block;
	padding-top:5px;
	text-transform:none;
}
#SurveyorSiteMap2 ul li{
	background:url(images/faq_dashed.gif) repeat-x 0 100%;
	padding:9px 0 15px 0;
}
#SurveyorSiteMap2 ul li.nofaqlistdashed{
	background-image:none;
}
#SurveyorSiteMap2 ul li span{
	background:url(images/faq_arrow.gif) no-repeat 0 3px;
	padding:0 0 15px 20px;
	font-size:14px;
	line-height:16px;
	color:#C3DCFF;
	background-color:inherit;
}
#SurveyorSiteMap2 ul li span a{
	font-weight:bold;
	color:#f7d4de;
	background-color:inherit;
	text-decoration:none;
	display:inline;
	cursor:pointer;
}
#SurveyorSiteMap2 ul li a:hover{
	color:#C3DCFF;
	background-color:inherit;
	text-decoration:none!important;
}
/*----------------------SITE MAP PAGE END-----------------------------*/

/*----------------------ORDER FORM START-----------------------------*/
h2.order{
	font:normal 30px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E0849F;
	background-color:inherit;
	text-transform:uppercase;
	padding:0 0 20px 0;
}

#orderForm{
	background-color:#183e92;
	color:#e9f0ff;
	line-height:22px;
}

#orderForm form{
	background-color:#183e92;
	color:#e9f0ff;
	margin:0 auto;
	width:895px;
}

#orderForm a{
	color:#E0D960;
	background-color:inherit;
	text-decoration:none;
}
#orderForm a:hover{
	text-decoration:underline;
}

#orderForm label{
	padding:0 5px 0 0;
	color:#c3dcff;
	background-color:inherit;
	text-transform:uppercase;
}

#orderForm input{
	width:100px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.checkbox{
	width:13px;
	height:13px;
	padding:0;
}

#orderForm input.date{
	width:50px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.year{
	width:80px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.billTo{
	width:310px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.state{
	width:90px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.zip{
	width:70px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.pairOrder{
	width:30px;
	height:18px;
	padding:0 0 0 2px;
	text-align: center;
}

#orderForm input.pairOrder2{
	width:50px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.size{
	width:17px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm input.makeup{
	width:140px;
	height:18px;
	padding:0 0 0 2px;
}

#orderForm textarea{
	width:405px;
	height:100px;
	padding:0 0 0 2px;
}

#orderForm input.submitBtn{
	width:101px;
	height:29px;
}

#orderForm .orderformtopbg{
	background:url(images/orderFormTopBg.gif) no-repeat 0 0;
	height:20px;
	line-height:0;
	font-size:0;
	width:924px;
}

#orderForm .orderformBtmbg{
	background:url(images/orderFormBtmBg.gif) no-repeat 0 0;
	height:20px;
	line-height:0;
	font-size:0;
	width:924px;
}

.extPadd{
	padding:0 4px;
}



/*----------------------ORDER FORM END-----------------------------*/
