/* Global */
body {
	behavior: url(/includes/csshover.htc);   /* WinIE behavior call */

	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	color:#444444;
}

/* for all browsers that understand min-width */
#width {width:100%; min-width:875px; margin:0 auto;}

/* the bodge for IE6 browsers */
* html #minwidth {border-left:875px solid #fff; position:relative; float:left; z-index:1;}
* html #container {margin-left:-875px; position:relative; float:left; z-index:2; text-align:left;}

p, li, td {
	font-size:12px;
}

h2 {
	color: #b02f68;
	font-size:18px;
}
h3 {
	color: #b02f68;
	font-size:15px;
}
h4 {
	color: #b02f68;
	font-size:13px;
}
img {
	border:none;
}
a:link, a:hover, a:active, a:visited {
	color: #b02f68;
}

#container {
	background: url(/i/left-stripe.gif) repeat-y;
}
#right {
	float:right;
}
#content {
	margin:0px;
	padding:0px;
	margin-left:180px;
}
.norightmargin {
	margin-right: 0% !important;
}


.central {
	text-align:center;
	margin:auto;
}
img.central {
	display: block;
}

.spaced_list li {
	margin: 10px;
}
.spaced_list li ul li {
	margin: 2px;
}


label
{
	font-size:12px;
	float: left;
	width: 150px;
	padding-top: 4px;
	margin: 2px;
}
input, textarea, select {
	font-size:13px;
	border: 1px solid #996699;
	margin: 5px;
}
fieldset {
	border: 1px solid #996699;
	margin: 5px;
}
.radio {
	float:left;
	border: none;
}
label.right {
	width: auto;
}


/* Header */
#header {
	background: url(/i/header-back2.gif) repeat-x;
	margin:0px;
	padding:0px;
}
#basket {
	float:right;
	height:66px;
	width:352px;
}
/* Ie5 Hack */
*>html #basket {
	width: 364px;
}
#basket_content {
	background-image:url(/i/basket_bg.gif);
	height:66px;
	width:100px;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	float:left;
}
#topnav {
	margin:0px;
	padding:0px;
	height: 35px;
}

#topnav ul {
	margin: 0;
	padding: 0; 
	background: white;
}

#topnav li {
	position: relative; 
	list-style: none; 
	margin: 0;
	padding: 0px 10px;
	float: left; 
	font-weight: bold;
}

#topnav li:hover {
	background-color: #ECDFEF;
}

#topnav li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#topnav>ul a {
	width: auto;
}

#topnav ul ul {
	position: absolute; 
	display: none;
}

#topnav ul li:hover ul {
	display:block;
}

#topnav ul li ul {
	top: 14px; 
	left: 0px;
	background: #DFCDE0;
}
#topnav ul li ul {
	width: 120px;
}
#topnav ul li ul li {
	width: 110px;
	padding: 5px 0px 5px 10px;
	font-weight: normal;
}

/* Side */
#leftnav {
	float:left;
	width:180px;
	background: url(/i/left-corner.gif) no-repeat;
}
#leftnav ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#leftnav ul li {
	text-align: right;
	display:block;
	margin:5px 0px;
	padding:0px 25px 0px 0px;
	line-height:24px;
	background: url(/i/leftnav-back.gif) no-repeat;
}
#leftnav ul li a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#leftnav #login_fm, #leftnav #search_fm {
	margin:0px;
	margin-left:10px;
	text-align:left;
}
#leftnav #currency_fm {
	margin:0px;
	margin-left:22px;
	text-align:left;
}
#leftnav .textbox {
	width:125px;
	margin:2px;
}

#login_fm span {
	display:block;
}

/* Bottom */
#bottomnav {
	clear:both;
	height: 65px;
	background: url(/i/bottomnav-back.gif) repeat-x;
}
#bottomnav p {
}
#bottomnav a {
	text-decoration:none;
	color: #444444;
}
#footer, #footer p {
	text-align:center;
	font-size:9px;
}

/* Religion Page */
#tb_religion {
	text-align:center;
	margin:auto;
}
#tb_religion td {
	width:150px;
}

/* Category Page */
.category_items, .sub_category_items, .store_category_items {
	width: 99%;
	text-align:center;
}
.category_items td {
	vertical-align: top;
}
.sub_category_items td {
	background:url(/i/leftnav-back.gif) no-repeat center;
}
.store_category_items td {
	padding: 5px;
	vertical-align:top;
}
.category_items a:link, .category_items a:visited, .sub_category_items a:link, .sub_category_items a:visited {
	text-decoration:none;
	color:#444444;
}
.sub_category_items a:link, .sub_category_items a:visited {
	line-height:35px;
}
.category_items a:link, .category_items a:visited {
	line-height:25px;
}
.category_items a:hover, .sub_category_items a:hover {
	color: #b02f68;
}
.info_menu {
	width: 75%;
	margin: auto;
	text-align:center;
}


/* Product Pages */
.product {
}
.product td {
	padding:5px;
	vertical-align: top
}
.price {
	font-size:18px;
	font-weight: bold;
}
.special_price {
	color:red;
}
#productform {
	margin: 0px;
	padding: 0px;
}
#productform p {
	margin: 2px;
}
.size {
	border-collapse: collapse;
	margin: auto;
}
.size td {
	border: 1px solid black;
	width: 60px;
	padding: 2px;
	font-size: 11px;
}

.measurements {
	text-align:center;
}
.measurements td {
	vertical-align:top;
	width: 50% !important;
	padding: 0;
}
.measurements td p {
	margin: 10px 0px 0px 0px;
}

.measurements td table td {
	width: auto !important;
	padding: 3px 6px;
}
.important {
	background: #b02f68;
	color:white;
	font-weight:bold;
	border: 1px solid #440000;
	padding: 2px 10px;	
}

.qty_table {
	margin: auto;
}
.qty_table td {
	padding: 0px 10px;
}

.cart_table {
	width: 99%;
}
.cart_table thead {
	font-weight: bold;
}
.cart_table thead tr td {
	border-bottom: 1px dashed #999999;
}
.cart_table .item td {
	border-bottom: 1px dashed #999999;
}
.form_message {
	font-size: 11px;
	color: #999999;
}

/* Link Exchange Page */
.exchange {
	font-size: 11px;
}
.exchange-box {
	background:#efdfdf;
	border: 1px solid #b02f68;
	width:340px;
	padding:5px 10px;
	margin: 10px auto;;
}

.dashed {
	border-bottom: 1px dashed #999999;
}

#measurementguide {
	border-collapse: collapse;
	margin: auto;
	text-align:center;
}
#measurementguide td {
	border: 1px solid black;
	padding: 5px;
}
#measurementguide th {
	border: 1px solid black;
	font-weight: bold;
	width: 50px;
	background: #DECFE0;
}


.coloured_border {
	border: 1px solid #b02f68;
}


#adminorders, #adminordersitems {
	border-collapse: collapse;
	width: 99%;
}
#adminorders td, #adminordersitems td {
	vertical-align: top;
}
#adminorders td {
	width: 33%;
}
#adminordersitems td {
	width: auto;
	padding: 5px 2px;
	text-align: center;
}
#adminordersitems td.options {
	text-align: left;
}
#adminordersitems thead {
	font-weight: bold;
}
#adminordersitems .bordered td {
	border-top:1px solid black;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

/* affiliate product category pages */
#af {
	border-collapse: collapse;
}
#af td {
	border-bottom: 1px solid #E0AFB7;
}
#af td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#af img {
	width: 100px;
}
.af_top {
	margin-bottom: 5px;
}
.af_desc {
	margin-top: 2px;
}

.thaiscript p {
	font-size: 14px;
}


.h {
	display: none;
}