body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #CBE8FA;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
}
#mainWrapper{
	width:970px;
	height:auto;
	margin:0px auto;
}
#mainContainer{
	width:950px;
	height:auto;
	border-left:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	padding:0px 9px 10px 9px;	
	background-color:#FFFFFF;
}
#mainContainerBtm{
	width:970px;
	height:15px;
	background-image:url(../images/mainContBtm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#header{
	width:950px;
	height:105px;
}
#logo{
	float:left;
	width:265px;
	height:90px;
	padding:15px 0px 0px 10px;
}
#headRight{
	float:right;
	width:640px;
	height:95px;
	padding:10px 10px 0px 0px;
}
#paymentBx{
	width:640px;
	height:auto;
	padding:10px 0px 0px 0px;
	text-align:right;
}
#topMenu{
	width:950px;
	height:31px;
}
#topMenuLft{
	float:left;
	width:10px;
	height:31px;
	background-image:url(../images/bluLft.jpg);
	background-repeat:no-repeat;
}
#topMenuCtr{
	float:left;
	width:930px;
	height:23px;
	background-image:url(../images/bluCtr.jpg);
	background-repeat:repeat-x;
	padding:8px 0px 0px 0px;
}
#topMenuRgt{
	float:right;
	width:10px;
	height:31px;
	background-image:url(../images/bluRgt.jpg);
	background-repeat:no-repeat;
}
#topBanner{
	width:948px;
	height:220px;
	border-left:1px solid #C3C3C3;
	border-right:1px solid #C3C3C3;
}
#topBannerLft{
	float:left;
	width:665px;
	height:220px;
	background-color:#eeeeee;
}
#topBannerRgt{
	float:right;
	width:280px;
	height:220px;
	background-color:#eeeeee;
}
#BannerBottom{
	width:950px;
	height:31px;
}
#bbLft{
	float:left;
	width:10px;
	height:31px;
	background-image:url(../images/bnrBtmLft.jpg);
	background-repeat:no-repeat;
}
#bbCtr{
	float:left;
	width:930px;
	height:31px;
	background-image:url(../images/bnrBtmCtr.jpg);
	background-repeat:repeat-x;
}
#bbCtrLft{
	float:left;
	width:100%;
	text-align:right;
	height:29px;
	padding:2px 0px 0px 0px;
}
#bbCtrRgt{
	float:right;
	width:200px;
	height:31px;
	text-align:right;
}
#bbRgt{
	float:right;
	width:10px;
	height:31px;
	background-image:url(../images/bnrBtmRgt.jpg);
	background-repeat:no-repeat;
}

#productBox{
	width:950px;
	min-height:270px;
	padding:10px 0px 0px 0px;
}
#productGryBtnBox{
	float:left;
	width:200px;
	height:auto;
}
#prodBtn{
	width:200px;
	height:45px;
}
#productGalleryBox{
	float:right;
	width:740px;
	height:auto;
}
#galleryTab{
	width:720px;
	height:31px;
	padding:0px 10px 0px 10px;
}
#galleryBox{
	width:740px;
	height:237px;
}
#glBoxLft{
	float:left;
	width:10px;
	height:237px;
	background-image:url(../images/glryLft.jpg);
	background-repeat:no-repeat;
}
#glBoxCtr{
	float:left;
	width:720px;
	height:227px;
	background-image:url(../images/glryCtr.jpg);
	background-repeat:repeat-x;
	padding:10px 0px 0px 0px;
}
#glBoxRgt{
	float:right;
	width:10px;
	height:237px;
	background-image:url(../images/glryRgt.jpg);
	background-repeat:no-repeat;
}

#categoryBox{
	width:950px;
	height:342px;
	margin-top:7px;
}
#catBxLft{
	float:left;
	width:5px;
	height:342px;
	/*background-image:url(../images/catLft.jpg);*/
	background-repeat:no-repeat;
}
#catBxCtr{
	float:left;
	width:938px;
	/*height:342px;
	background-image:url(../images/catCtr.jpg);*/
	background-repeat:repeat-x;
	padding:0px 0px 0px 2px;
	border:1px solid #C7C5A5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#catBxRgt{
	float:right;
	width:5px;
	height:342px;
	/*background-image:url(../images/catRgt.jpg);*/
	background-repeat:no-repeat;
}
#catBxInnerGry{
	float:left;
	width:155px;
	min-height:347px;
	background-image:url(../images/catGryStrp.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-right:1px;
}
.product_td{
	float:left;
	width:100%;
	height:203px;
	background-image:url(../images/catGryStrp.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-right:1px;
}

#footer{
	width:950px;
	height:32px;
	margin-top:41px;
	clear:both
}
#footLft{
	float:left;
	width:10px;
	height:32px;
	background-image:url(../images/footLft.jpg);
	background-repeat:no-repeat;
}
#footCtr{
	float:left;
	width:930px;
	height:32px;
	background-image:url(../images/footCtr.jpg);
	background-repeat:repeat-x;
}
#footCtrLft{
	float:left;
	width:550px;
	height:24px;
	padding:8px 0px 0px 0px;
}
#footCtrRgt{
	float:right;
	width:380px;
	height:24px;
	padding:8px 0px 0px 0px;
	text-align:right;
}
#footRgt{
	float:left;
	width:10px;
	height:32px;
	background-image:url(../images/footRgt.jpg);
	background-repeat:no-repeat;
}
#footerLink{
	width:950px;
	height:auto;
	padding:7px 0px 0px 5px;
	text-align:center;
	line-height:18px;
}

form {
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
.topMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin:0px 44px 0px 44px;
}
.topMenu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin:0px 44px 0px 44px;
}
.prodBtn{
	width:200px;
	height:35px;
	background-image:url(../images/gryBtn.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	display:block;
}
.prodBtn:hover{
	width:200px;
	height:35px;
	background-image:url(../images/gryBtnHov.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	display:block;
}

.glryTab{
	float:left;
	width:175px;
	height:21px;
	background-image:url(../images/tabAct.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	margin-right:2px;
	display:block;
}
.glryTab:hover{
	float:left;
	width:175px;
	height:21px;
	background-image:url(../images/tabMain.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	margin-right:2px;
	display:block;
}
.gallerySelected:hover{
	float:left;
	width:175px;
	height:21px;
	background-image:url(../images/tabMain.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	margin-right:2px;
	display:block;
}
.gallerySelected{
	float:left;
	width:175px;
	height:21px;
	background-image:url(../images/tabMain.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	margin-right:2px;
	display:block;
}
.black10{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}
.black10 li{
	/*list-style:none;*/
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	font-weight:normal;
	text-decoration:underline;
}
.blu11{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2D79BB;
	font-weight:normal;
	text-decoration:none;
}
.blu11:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	font-weight:normal;
	text-decoration:underline;
}
.blueDrk11{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	font-weight:normal;
}
.bluD11{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	font-weight:normal;
	text-decoration:none;
}
.bluD11:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	font-weight:normal;
	text-decoration:none;
}
h1 {
	/*background-color:#0E68B6;*/
	border:1px solid #C7C5A5;
	color:#0E68B6;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:25px;
	margin:5px 0;
	padding:5px 0 0 10px;
	background-image:url(../images/h1_header_tile.gif);
}
h2{
	color:#2E2F91;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	white-space:normal;
	width:200px;
	
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 2px;
	width:100%;
}
.image_border {
	border:1px solid #A7A385;
	padding:2px;
}
.allproducts {
	padding:13px 6px;
}
.myaccountsubheading {
	border-bottom:1px solid #A7A385;
	padding:3px;
}
.pricelistEven {
	background-color:#DEEDED;
	border-bottom:2px solid #A7A385;
	border-left:2px solid #A7A385;
	border-right:2px solid #A7A385;
	color:#666666;
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0;
}
.pricelistOdd {
	background-color:#CDE0E0;
	color:#666666;
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0;
}
.optiontitle {
	border-bottom:1px solid #A7A385;
	border-left:1px solid #A7A385;
	border-right:1px solid #A7A385;
	color:#000;
	font-weight:bold;
	padding-left:5px;
}
.price_border {
	border-bottom:1px solid #A7A385;
	border-right:1px solid #A7A385;
}
.inner_banner_left {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.inner_middel{
	color:#0E68B6;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 5px;
	width:100%;
	background:#F8F6E7 none repeat scroll 0 0;
}
.online_design_box{
	width:365px;
	padding:0px;
	margin:20px 0px 0px 0px;
	float:left;
	background:url(../images/design_studio_right_bg.gif) repeat-y top right;
}
.online_design_box label {
	float:left;
	width:365px;
}
.online_design_content {
	float:left;
	width:365px;
}
.online_design_content label {
	float:left;
	padding:0;
	width:85px;
}
.online_design_content span {
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:52px;
	line-height:17px;
	padding:2px 6px;
	width:265px;
}
.online_design_content strong {
	float:left;
	padding:15px 4px 0 60px;
	width:216px;
}
.curved_gr {
	border-color:#A7A385 #A7A385 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:120px;
}
.curved_gr span {
	margin:0;
	padding:0;
	width:120px;
}
.curved_gr a {
	background-color:#0E68B6;
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:11px 0;
	text-align:center;
	text-decoration:none;
	width:120px;
}
.curved_on {
	border-color:#FFFFFF #FFFFFF -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:120px;
}
.curved_on span {
	margin:0;
	padding:0;
	width:120px;
}
.curved_on a {
	background-color:#549CDA;
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:11px 0;
	text-align:center;
	text-decoration:none;
	width:120px;
}
#displayData {
	border:1px solid  #C7C5A5;
	padding:10px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
.inner_middel_price {
	color:#F7961E;
	font-size:16px;
	font-weight:bold;
	/*line-height:30px;
	width:100%;*/
}
.seperator {
	border-bottom:1px dashed #666666;
	height:1px;
	padding:0;
	width:100%;
}
.tooltipdiv {
	color:#FFFFFF;
	background:#CCCCCC;
	padding:1px 1px 4px 1px;
	font-size:13px;
	width:274px;
}
.tip_description {
	padding:1px 0px 5px 1px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	width:274px;
}
#fullMiddleContent {
	width:100%;
	/*margin:0px 0px 1px 0px;
	padding:0px;
	float:left;
	background:#FFFFFF;
	color:#000000;*/
}
h3 {
	border-bottom:1px solid #EF8D0E;
	color:#EF8D0E;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:13px 0 5px;
	width:100%;
}
table.additional_info th{
	margin:0px;
	padding:10px;
	color:#0769BE;
}
table.additional_info {
	margin:0px;
	padding:10px;
	font-size:13px;
}
table.additional_info label{
	padding:6px;
}
.additional_info_title{
	color:#0769BE;	
	font-size:12px;
	font-weight:bold;	
	padding-bottom:5px;
	padding-top:10px;
	padding-right:4px;	
}

.additional_info_title span{
	padding-top:4px;
}

.spacerBorder{
	border-bottom:1px dashed #000000;
}
.additional_info_title_inline{
	width:10%;
	color:#658834;	
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
	padding-right:4px;
}
.additional_info_description{	
	/*font-size:15px;*/
	padding-left:21px;
	/*color:#A7A385;*/
}

.cart_price li{
 font-weight : bold;
}

.cart_price ul{
 font-weight : bold;
 list-style-type : none;
}

.contact_country {
	width:204px;
}
#additiona_login_box {
	border:1px solid #C7C5A5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:10px;
	width:98%;
	margin:10px 0px;
}
.datanotfound{
	color:#DE0C3D;
	font-size:16px;
	font-weight:bold;
	height:100px;
	text-align:center;
	width:95%;
}
h6 , .subheading h2{
	color:#595314;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0 0 2px;
	width:100%;
}
.testimonial_detail {
	color:#666666;
	font-size:12px;
	padding-top:10px;
}
#middle_inner_section{
	background-color:#FFFFFF;
}
.img_padding {
	padding-right:3px;
	width:100%;
}
.prod_tpl_detail {
	padding:3px;
}
.prod_tpl_detail span {
	clear:both;
	float:left;
	text-align:center;
	width:100%;
}
.datanotfound{
	color:#DE0C3D;
	font-size:16px;
	font-weight:bold;
	height:100px;
	text-align:center;
	width:95%;
}

.paging {
	clear:both;
	float:none;
	margin:0 auto;
	padding:10px 0 0;
	text-align:center;
	width:100%;
}
.paging span{
	float:none;
	font-size:11px;
	line-height:45px;
	padding:0 5px;
	text-align:center;
}	
.paging span a{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.paging span a:hover{
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

.paging span.activepagelink{
	color:#2C85C6;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	text-decoration:none;
}
.paging strong {
	background:url(../images/page_button_left.gif) no-repeat left center;
	font-size:12px;
	font-weight:normal;
	height:22px;
	float:none;
	line-height:25px;
	margin:0 0 0 5px;
	padding:14px 0px 14px 10px;
}
.bottomTxt span{
	clear:both;
	float:none;
}
#temp2{
	text-align:right;
	color:#FFF;
}

.paging strong span {
	background:transparent url(../images/page_button_right.gif) no-repeat scroll right center;
	color:#FFFFFF;
	float:none;
	font-weight:bold;
	height:23px;
	line-height:21px;
	margin:0;
	padding:6px 15px 5px 0;
	text-align:center;
	text-decoration:none;
}

.paging strong a {
	background:transparent url(../images/page_button_right.gif) no-repeat scroll right center;
	float:none;
	font-size:12px;
	font-weight:normal;
	height:22px;
	line-height:25px;
	margin:0 0 0 0;
	padding:14px 14px 14px 0px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.paging strong a:hover {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	
}
.blueTxt{
	color:#0E68B6;
}
.blueTxt:hover{
	color:#0E68B6;
	text-decoration:underline;
}
/*--- Start : Shopping Cart Listing Table ---*/
table.cart_details {
	width:100%;	
}
table.cart_details th{
	border-top:1px solid #595314;
	border-bottom:1px solid #595314;
	height:25px;
	color:#FE6C00;/*#595314;*/
}
table.cart_details td, table.cart_details th{
	padding:5px 8px 2px 8px;
}
table.cart_details td h2 {
	font-size:12px;
	color:#666666;
}
.seperator{
	border-bottom:1px dashed #666666;
	height:1px;
	width:100%;
	padding:0px 0px 0px 0px;
}
.veticleseperator{
	border-right:1px dashed #666666;
}

table.cart_details td.price_label {
	font-size:13px;
	/*font-weight:bold;*/
}

table.cart_details td.cart_price {
	font-weight:bold;
}
.cart_details .cart_option ol, .cart_details .cart_price ul{
	margin:0px;
	padding:2px 0px 0px 20px;
}
.total_cart_price, .total_price_label {
	padding:4px 0px 0px 0px;
	color:#666666; /*#0963B1;*/
	font-weight:bold;
}
.cart_detail_comment {
	font-size:12px;
	color:#FE6C00;
}
.cart_detail_comment span{
	padding:0px 3px 0px 0px;
	font-size:12px;
	color:#0963B1;
}
.order_price {
	text-align:right;
	width:92px;
}
#DivShipPrice{
	text-align:right;
	width:100%;
}
#DivTotalPrice{
	text-align:right;
	width:100%;
}

#DivTaxPrice{
	text-align:right;
	width:100%;
}

.clear{
	clear:both;
}
.product_clear{
	clear:both;
	width:535px;
}
/* ----------------- container start ------------------------- */
.subheading {
	padding:3px;
}
.section_heading h2 {
	float:left;
	width:64%;
	color:#FE6C00;
	font-size:13px;
}
.section_heading span {
	text-align:right;
	width:40%;
	float:none;
}
.address_details {
	width:97%;
	line-height:16px;
	padding:8px 0px 0px 3px;
}
.address_details .cust_name {
	width:100%;
	text-align:left;
	font-weight:bold;
}
.section_heading b {
	float:none;
	color:#FE6C00;
}
.section_heading {
	width:97%;
	float:left;
	padding:3px;
	border-bottom:1px solid #C7C5A5;
}
 #middle_inner_section .section_heading {
	width:97%;
	float:left;
	padding:3px;
	border-bottom:2px solid #4f4f4f;
}



