html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/background.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:946px;
	margin:20px auto;
	background-color:#FFF;
	border:#CCCCCC 1px solid;
}

#content 
{
	margin:0px auto;
	background-repeat:repeat-x;
	background-position:top;
	overflow: hidden;
	/* overflow: auto; */
	width: 100%;
}

#header {
	/* height:160px; */
	height:auto;
	background: url(../images/bg_header.gif) no-repeat;
	overflow: hidden;	
}

.headerrow {
	height:auto;
	/*width:900px; */
	width:100%;
	padding: 5px 0 5px 15px;
	float:left;
	overflow:hidden;
	text-align:left;
}

#logo {
	width:708px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#750000;
	font-weight:normal;
	text-decoration:none;
	padding-left:12px;
	padding-top:20px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#logo a 
{
	 text-decoration:none;
}

#country
{
	width:182px;
	float:right;
	padding-top:40px;
	/* margin-right:57px; */
	margin-right:30px;	
}

#header h1 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/orientalindulgencelogo.gif) no-repeat scroll left top;
	height:108px;
	line-height:1em;
	margin: 0 0px 3px;
	overflow:hidden;
	text-indent:-9999em;
	width:380px;
}
	
#country h2 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/h2_select_currency.gif) no-repeat scroll left top;
	height:18px;
	line-height:1em;
	margin: 0 0px 3px;
	overflow:hidden;
	text-indent:-9999em;
	width:151px;
}	

#country label 
{
	padding:0px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/h2_select_currency.gif) no-repeat scroll left top;
	height:18px;
	line-height:1em;
	margin: 0 0px 3px;
	overflow:hidden;
	text-indent:-9999em;
	width:151px;
}	


#country select {
margin:2px 0 0;
padding:0;
width:155px;
font-size:11px;
}	

#footer
{
	color:#424242;
	font-size:11px;
	margin:0;
	padding:5px 0;
}

.basketitems 
{
	background-image:url(../images/icon_cart.gif);	
	background-repeat:no-repeat;
	background-position: 5px 5px;
	height:22px;	
	width:182px;
	background-color:#E9E9E9;
	padding-top:4px;
	border-left:24px solid #FFF;
	float:left;
	text-align:center;
}

.heading {
background-color:#424242;
color:#FFFFFF;
font-family:arial,verdana,arial,sans-serif;
font-size:14px;
line-height:1em;
margin:0 0 7px;
padding:8px 0 8px 15px;
text-transform:uppercase;
text-align:left;

border:0 none;
font-style:inherit;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;

}

.coupon_heading {
background-color:#424242;
color:#FFFFFF;
font-family:arial,verdana,arial,sans-serif;
font-size:14px;
line-height:1em;
margin:0 0 7px;
padding:8px 0 8px 15px;
text-transform:uppercase;
text-align:left;

border:0 none;
font-style:inherit;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
width:170px;
}

.basiclist ul {
	list-style-type: disc;
	/* list-style-image: url(bullet.gif);*/
	list-style-position: inside;
	}

.basiclist ul li:before {
	content: "\00BB \0020";
	}
	
#packagelist1 ul, #packagelist2 ul, #packagelist3 ul, #packagelist4 ul, #packagelist5 ul {
	list-style-type: disc;
	/* list-style-image: url(bullet.gif);*/
	list-style-position: inside;
	font-size:11px;
	}

#packagelist1 li, #packagelist2 li, #packagelist3 li, #packagelist4 li, #packagelist5 li {
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 1px;
	padding-top: 1px;
	}
	
.packageheading
{
	font-family:arial,verdana,arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}		
	
.packageimg
{
	width:320px;
	text-align:center;
	padding:0px 0px 10px 0px;
}	

/*
#packagelist1 ul li:before {
	content: "\00BB \0020";
	}	

#packagelist2 ul li:before {
	content: "\00BB \0020";
	}	
*/

#links
{
}

#links ul {
	margin:0px; 
	padding-top:3px;
	/* padding-left:10px; */
}

#links li{
	float:left;
	list-style-type:none;
	width:141px;
	height:22px;
	text-align:center;
	background-color:#E9E9E9;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#434344;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#mainimg {
	height:auto;
	/* width:770px; */
	/* width: 940px; */
	width: 940px;
	text-align:right;
		overflow: auto;
}

.yui-t4 
{
	/* border: 1px solid #000000; */
	overflow: visible;
	width: 100%;
	float:left;	
	padding-left: 16px;
}

#bd 
{
	width: 910px;
}

#mainimg h3 
{
	/*
	font-family:"Trebuchet MS";
	font-size:50px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
	*/
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:16px;
	/* color:#fff; */
	font-weight:normal;
	text-decoration:none;
	/* padding:0px 40px 0px 0px; */
}

#contentarea {
	padding:5px 0px;
	overflow: hidden;
	width: 100%;
	
}

#contentbar {
	float:left;
	width:600px;
	height:348px;
}

#contentbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:16px;
	padding-bottom:5px;
	float:left;
}

#contentbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 5px;
	float:left
}

/* Formrow */

.formtable {
	width:402px;
	min-height:100%; /*For IE7 */
	padding-top:13px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:40px;
	margin:25px 0px 0px 80px;
	background-repeat:no-repeat;
	background-image:url(../images/dialog.png);	
}

.formsectionlabel {
	height:25px;
	position:relative;
/*	top:-2px;*/
	padding:0px;
	margin-bottom:20px;
	z-index:4;
}


.formrow {
	width:400px;
	height: auto;
	min-height:30px; /*For IE7 */	
	border:none;
	padding-top:2px;
}

.formcellleft {
	width:160px;
	height: auto;
	min-height:30px; /*For IE7 */	
	border:none;
	padding-top:2px;
	float:left;
}

.formcellright {
	width:160px;
	height:auto;
	min-height:30px; /*For IE7 */	
	border:none;
	padding-top:2px;
	float:left;
}

.formrow label{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#342F80;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	padding-top:3px;
	overflow: hidden;
	line-height: 15px;}

.formrow input{
	width:179px;
	height:16px;
	padding-top:3px;
}

input.radio{
	width:1em;
	height:1em;
	padding-top:0px;
}


.formrow select{
	width:185px;
}

.formrow a{
	font-size:11px;
	color:#342F80;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px;
	text-decoration:underline;
}

/* Checkout */
.checkout {
	margin-left:20px; 
	padding-left:20px;
/*	background-repeat:no-repeat; 
	width:622px; 
	height:651px; 
	background-image:url(../images/engraving_back.png); */
}

.checkouttag {
	width:150px;
	float:left;
	text-align:left;
}

.checkoutdesc {
	width:200px;
	float:left;
	text-align:left;
}

.checkoutquantity {
	width:40px;
	float:left;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.checkoutprice {
	width:70px;
	float:left;
	text-align:right;
	font-weight:bold;
}

.checkoutdelete {
	width: 60px;
	float:left;
	text-align:right;
}

.checkout p{
	font-weight:bold;
	padding-top:20px;
}

.checkoutheader {
	background-color:#D9F3FD; 
	width:590px; 
	padding:20px 5px 20px 5px;
	margin:10px 0px 10px 0px;
	overflow:auto;

}

.checkoutrow {
	width:100%;
	overflow:auto;
	height:80px;
	padding:10px 0px 10px 0px;
}

#TotalPrice 
{
	font-weight:bold;
}

#doc
{
	width:710px;
}

#doc th 
{
	border-color:#CCCCCC /* -moz-use-text-color #CCCCCC #CCCCCC */;
	border-style: solid none solid solid;
	border-width:1px medium 1px 1px;
	padding:6px;
}

#doc table 
{
	border-collapse:collapse;
	border-spacing:0;	
}

th.price-head, th.qty-head, td.qty-box,
th.total-head, td.total-box {
	text-align: right;
	width: 5%;
}

th.sub-total-head, td.sub-total-box,
th.item-price-head, td.item-price-box  {
	text-align: right;
	width: 10%;
}

#doc td.item-box img {
	border: solid 1px #333;
	margin: 3px 10px 5px 3px;
	float: left;
	position: relative;
}

#doc td.item-box div.item-txt {
	float: left;
	width: 400px !important;
	width: 410px;
	position: relative;
}

#doc th.total-head, td.total-box, 
th.sub-total-head,  td.sub-total-box,
th.status-head ,  td.status-box,
th.rhead, td.rbody,
th.summary-name-head, td.summary-name-box {
	border-right: 1px solid #ccc;
}

#doc td.item-box,
#doc td.quantity-box,
#doc .order-history th.lhead,
#doc .order-history td.lbody {
	padding: 6px;
	border-left: 1px solid #CCC;
}

#doc td.price-foot {
	padding: 6px;
	border: solid 1px #ccc;
	border-top: none;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-align: right;
}

#doc input.qty {
	width: 30px;
	text-align: right;
	display: block;
	font-size: 11px;
	font-family: tahoma, arial, helvetia, sans-serif;
	border: solid 1px #333333;
	padding: 2px;
}

#doc a.remove {
	font-size: 9px;
	font-family: tahoma, arial, helvetia, sans-serif;
	text-decoration: none;
	color: #333;
	padding-top: 4px;
	display: block;
}

#doc td,
#doc .order-h td{
	padding: 6px;
	border-bottom: dashed 1px #ccc;
}

.field_required
{
	color: Red;
}

#custom_stockings table
{
	width: 100%
}

#custom_stockings td
{
	width: 50%
}

#about
{
	width: 710px;
	/* padding: 10px; */
	text-align:left;
	float:left;	
	margin-left:15px;
	text-align:center;	
}

#about .inner
{
	text-align:left;
}

#about .inner h2
{
	text-align:left;
	padding-left:0px;
}

#about p
{
	text-align:justify;
	padding: 5px 0 5px 0;
}

#about h1, #contact h1{
	font-family:"Trebuchet MS";
	font-size:16px;
	/* color:#750000; */
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-top:10px;
}

#about h2{
	font-family:"Trebuchet MS";
	font-size:14px;
	/* color:#750000; */
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-top:5px;
}

#about h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#about-right-side
{
	margin-left: 25px;
	width:180px;
	float:left;
}

#about-right-side h1{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-top:10px;

}

/* Category */

#category
{
	width: 710px;
	text-align:left;
	float:left;	
	margin-left:10px;
}
#category-right-side
{
	margin-left: 30px;
	width:180px;
	float:left;
}
#category-right-side h1{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-top:8px;
	margin-bottom: 0px;
}
#category-right-side .container
{
	border: solid 1px #ccc;
	width: 168px;
	text-align:left;
	padding: 5px 5px 5px 5px;
}
#category-right-side .inner
{
	padding: 5px 5px 5px 5px;
}
#category-right-side ul
{
	padding-left:10px;
}
#category-right-side a{
	font-family:"Trebuchet MS";
	color:#434344;
	text-decoration:none;
}
#category-right-side a:hover{
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.cheader
{
	font-family:"Trebuchet MS";	
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	 font-style:italic;
}

#category .prod-thumb
{
	width:164px;
}

#category td
{
	padding: 5px 5px 5px 5px;	
}

#category .reg-price
{
	font-size:xx-small;
}

#category .prod-price, #category .prod-price strong {
	color:#333333;
	font:bold 12px/14px Arial,Helvetica,sans-serif;
	text-align:left;
}

/* Item page */

#itempage
{
	width: 710px;
	margin-left: 15px;
	float:left;	
	/* padding: 10px; */
	text-align:left;	
}

/*
#about
{
width: 900px;
	width: 710px;
	text-align:left;
	float:left;	
	margin-left:15px;
	text-align:center;	
}
*/

#itempage h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	/* color:#750000; */
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-top:10px;
}

#itempage .color 
{
	padding-top:10px;
}

#itempage .size 
{
	padding-top:10px;
}

#itempage .qty
{
	padding-top:10px;
}

.drop-color
{
	width:150px;
}

.drop-size
{
	width:150px;
}

#itempage #addtobasket
{
	padding-top:10px;
}

#itempage #itemproperties
{
	float:left; 
	width:180px;
	height:130px;
}

#itempage #prodpricing
{
	padding-top:10px;
	padding-left: 10px;
	height:120px;
	float:right;	
}


#itempage #ourprice
{
	font-size:14px;	
	font-weight:bold;
}

#itempage #rrp
{
	font-size:10px;	
	font-weight:normal;
}

.description_heading
{
	color:#000000;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	padding:0px 40px 0px 0px;	
}

#itempage .proddescription
 {
	width:100%;
	padding-top:10px;
	float: left;
	width: 100%;
	overflow:hidden;
}

#itempage #proddescription
{
	padding-top:10px;
	padding-bottom: 5px;
	float:left;
}

#itempage #proddescription
 {
	padding-top:10px;
	float: left;
	width: 100%;
	overflow:hidden;
}


#itempage #proddescription h4
{
	color:#000000;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	padding:0px 40px 0px 0px;	
}

#itempage #proddescription ul {
	list-style: disc;
	list-style-type:circle;
	list-style-position: inside;
}

#itempage #proddescription li 
{
	list-style: disc inside;
	list-style-type:disc;
}

#item-right-side
{
	margin-left: 25px;
	width:180px;
	float:left;
}

#item-right-side h1{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-top:10px;

}

.altviews
{
	padding: 3px 0 0 6px;
}

/* Subscription page, packages */

#packagelist1 table, #packagelist2 table, #packagelist3 table, #packagelist4 table 
{
	font-size:10px;
}

#packagelist1 td
{
border-style: none;
border: none 0px;	
}

.summer
{
	background-color:#fde9d9;	
}

.winter
{
	background-color:#dbe5f1;
}

#packagelist1, #packagelist2, #packagelist3, #packagelist4, #packagelist5
{
	padding-left:10px;
}

.packageselect
{
	padding-top:5px; 
	padding-bottom:12px;
}

.why
{
	text-align:justify;
}

#contact
{
	width: 710px;
	margin-left: 5px;
	padding: 0px 35px 0px 10px;
	text-align:left;
	float:left;
}

#contact .submit
{
	height: 27px; 
	width: 100px; 
	border-width: 0px;
	cursor: pointer;
	cursor: hand;
}

/* Custom */

#custom_stockings select
{
	 margin-top: 5px;
	 width:120px;
}

#custom_stockings .desc
{
	 font-size:10px;
}

#custom_stockings ul {
	list-style-type: disc;
	list-style-position: inside;
	}

#custom_stockings li {
	list-style-type: disc;
	list-style-position: inside;
	}

/*
#custom_stockings ul li:before {
	content: "\00BB \0020";
	}	
*/

.homepage
{
	padding:5px; 
	text-align:center;
}

.home_top
{
	padding-left:10px;
	padding-bottom:2px;
	width:916px;
}
.home_left
{
	width:457px;
	padding-left:10px;
	float:left;
	padding-bottom:2px;
}
.home_right
{
	width:457px;
	float:right;
	padding-right:3px;
	padding-bottom:2px;
}


/* Breadcrumbs */

.breadcrumbs
{
	width:100%;
	text-align:left;	
}

.myaccount
{
	width:182px;	
	color:#868379;
	font-family:Arial;
	font-size:11px;
	margin-left: 15px;
	text-align:left;
	
	float:right;
	padding-top:5px;
	margin-right:30px;
}

.navigation
{
	color:#868379;
	font-family:Arial;
	font-size:11px;
	margin-left: 15px;
	text-align:left;
} 

.navigation td 
{
	color:#868379;
	font-family:Arial;
	font-size:11px;
	padding: 0 0 0 0;
}

.navigation td a 
{
	color:#868379;
	text-decoration:none;
}

.navigation td a:hover 
{
	color:#868379;
	text-decoration:underline;
}

.navigation td a:visited, .navigation td a:active
{
	color:#868379;
}

.pricecolor
{
	color:#575656;
}

.prod-desc, .prod-desc a, .prod-desc-link
{
	color:#575656;
}

.item-image
{
	height: 100%;  
	width:290px;
	padding-right:10px;	
}

.item-details
{
	height: 100%; 
	width: 395px;
}

#reviews
{
	width:100%;
	float:left;
	margin-top: 10px;
	padding: 10px 0 10px 0;
}


#item-share
{
	width: 100%;
	float:left;
	margin-top: 10px;
	padding: 5px 0 5px 0
}

#right-side
{
	margin-left: 5px;
	width:177px;
}

.addthis_button
{
	border: 0;
}


.lookimage
{
	width:100px;
	text-align:center;
	vertical-align:top;
	padding: 2px 5px 2px 0;
	font-size:smaller;
}

.relatedproduct
{
	width:100px;
	text-align:center;
	padding-bottom: 2px;
	padding-right: 5px;
}

.contact-button
{
	padding-left: 340px;	
}

.subscript-button
{
	border: none 0px;
}

.basket_main
{
	 width:910px;
}

.basket_coupon
{
	width:170px;
}

.twitter
{
	width:260px;
	float:right;
}

#newletter input
{
	margin-top: 5px; 
	margin-bottom: 5px; 
	border: 1px solid #999; padding: 3px;	
}
#newletter .submit_row
{
	padding-left: 350px;	
}

#newletter .submit_button
{
	width:150px; 
	height:27px;
	border-width: 0px;
	cursor: pointer;
	cursor: hand;
}

.coupon_code
{
	margin-left: 0px;
}

#basket-left
{
	width: 710px;
	text-align:left;
	float:left;	
	margin-left:15px;	
}

#basket-right-side
{
	margin-left: 25px;
	width:180px;
	float:left;
}
#basket-right-side h1{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-top:8px;
	margin-bottom: 0px;
}
#basket-right-side .container
{
	border: solid 1px #ccc;
	width: 168px;
	text-align:left;
	padding: 5px 5px 5px 5px;
}
#basket-right-side .inner
{
	padding: 5px 5px 5px 5px;
}
#basket-right-side ul
{
	padding-left:10px;
}
#basket-right-side a{
	font-family:"Trebuchet MS";
	color:#434344;
	text-decoration:none;
}
#basket-right-side a:hover{
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#basket-right-side p
{
	padding-top: 5px;
}

#basket-left th 
{
	border-color:#CCCCCC /* -moz-use-text-color #CCCCCC #CCCCCC */;
	border-style: solid none solid solid;
	border-width:1px medium 1px 1px;
	padding:6px;
}

#basket-left table 
{
	border-collapse:collapse;
	border-spacing:0;	
}

#basket-left td.item-box img {
	border: solid 1px #333;
	margin: 3px 10px 5px 3px;
	float: left;
	position: relative;
}

#basket-left td.item-box div.item-txt {
	float: left;
	width: 400px !important;
	width: 410px;
	position: relative;
}

#basket-left th.total-head, td.total-box, 
th.sub-total-head,  td.sub-total-box,
th.status-head ,  td.status-box,
th.rhead, td.rbody,
th.summary-name-head, td.summary-name-box {
	border-right: 1px solid #ccc;
}

#basket-left td.item-box,
#basket-left td.quantity-box,
#basket-left .order-history th.lhead,
#basket-left .order-history td.lbody {
	padding: 6px;
	border-left: 1px solid #CCC;
}

#basket-left td.price-foot {
	padding: 6px;
	border: solid 1px #ccc;
	border-top: none;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-align: right;
}

#basket-left input.qty {
	width: 30px;
	text-align: right;
	display: block;
	font-size: 11px;
	font-family: tahoma, arial, helvetia, sans-serif;
	border: solid 1px #333333;
	padding: 2px;
}

#basket-left a.remove {
	font-size: 9px;
	font-family: tahoma, arial, helvetia, sans-serif;
	text-decoration: none;
	color: #333;
	padding-top: 4px;
	display: block;
}

#basket-left td,
#basket-left .order-h td{
	padding: 6px;
	border-bottom: dashed 1px #ccc;
}

#fblikethis
{
	border:none; width:100%; height:50px
}