/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: 'Tahoma',Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : 'Tahoma',Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : 'Tahoma',Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : 'Tahoma',Verdana, Arial, sans-serif; font-size : 10px; color: #830024; text-decoration: underline; }

body{
	padding:0px;
	margin:0px;
	color:#1c1315;
	font-size:11px;
	font-family:'Tahoma', Arial, Helvetica, sans-serif;
	background:#ebcd99 url(images/body_bg.jpg) top center;
	}
A {
  color: #830024;
  text-decoration: none;
  font-weight:bold;
  font-size:11px;
  outline:none;
}

/*A:hover {
  color: #830024;
  text-decoration: underline;
}*/

FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;*/
}

.infoBox {
 /* background: #b6b7cb;*/
 border:1px solid #C29C5E;
}

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:url("images/description_content_bg2.png") repeat;
  /*border-left:1px solid #C29C5E;
  border-top:2px solid #C29C5E;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  background:url(images/infobox/center_header_bg.jpg) no-repeat;
  background-repeat:repeat-x;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 /* background: #f8f8f9;*/
  background:url("images/description_content_bg2.png") repeat;
  border-left:1px solid #C29C5E;
  border-top:2px solid #C29C5E;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
 /* background: #f8f8f9;*/
  background:url("images/description_content_bg.png") repeat;
  border-left:1px solid #C29C5E;
  border-top:2px solid #C29C5E;
}
.productListing-data img{
	border:2px solid #FFE8C6;
}
TABLE.productListing {
 /* border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #b6b7cb;*/
  color: #860027;
  font-weight: bold;
  background:url("images/description_content_bg.png") repeat;
  border-left:1px solid #C29C5E;
  border-top:2px solid #C29C5E;
  padding:8px 12px 8px 12px;
  border-bottom:1px solid #C29C5E;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left:1px solid #C29C5E;
  border-bottom:1px solid #C29C5E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #1C1315;
}

TD.main, P.main {
  font-size: 13px;
  line-height: 1.5;
  color:#322B2D;
  vertical-align:top;
  font-family:Arial,Helvetica,sans-serif;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 11.3px;
  color:#5B5142;
  font-weight:bold;
  background:#FFE9C3;
  border:none;
}

TEXTAREA {
  /*width: 100%;*/
  font-family:'Tahoma',Arial,Helvetica,sans-serif;
  font-size: 11px;
  background:#ffe9c2;
  border:1px solid #faeado;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #860027;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FFE9C2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #830024; font-weight:bold;}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #830024; font-weight:bold; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial,Helvetica,sans-serif; font-size: 13px; color: #830024; font-weight:bold; text-align:center; }
.messageStackSuccess { font-family: Arial,Helvetica,sans-serif; font-size: 13px; color: #830024; font-weight:bold; text-align:center;  }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #830024; /*#860027;*/ }

#inputfield input
{
	border:1px solid #fef0d9;
	background:#ffe9c3;
	color:#5B5142;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11.3px;
	font-weight:bold;
}
#inputfield_nobr input
{
	border:none !important;
	background:none !important;
}
/****************************************************Toms Livings****************************************************/
body{
	padding:0px;
	margin:0px;
	color:#1c1315;
	font-size:11px;
	font-family:'Tahoma', Arial, Helvetica, sans-serif;
	background:#ebcd99 url(images/body_bg.jpg) top center;
	}
h1, h2, h3, h4{
	padding:0px;
	margin:0px;	
	font-family:Tahoma, Verdana, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:normal;
	}
	
#outer{
	width:100%;
	float:left;
	background:url(images/home_background.jpg) no-repeat top center;
	}
#wrapper{
	margin:0 auto;
	width:996px;
	}
#header{
	margin:0 auto;
	width:992px;
	float:left;

	}
#header h1{
	margin-top:34px;
	float:left;
	margin-left:10px;
}
#header span{
	padding-top:19px;
	float:right;
	margin-right:2px;
	*margin-right:12px;
	}

.search_button{
	width:29px;
	height:27px;
	float:right;
	*margin-left:-6px;
	*margin-top:1px;
	background:url(images/search_button.jpg) no-repeat;
	border:none;
	}
.search{
	background:url(images/search_bg.jpg) no-repeat;
	width:228px;
	height:27px;
	border:none;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11.3px;
	color:#5b5142;
	padding:4px 5px 5px 8px;
	}
/*#wrapper{
	background:url(images/menu_bottom_bg.jpg) repeat-x;
	width:100%;
	float:left;
	margin-top:32px;
	}*/
#banner_container{
	padding-top:43px;
	width:100%;
	float:left;
	} 
#banner_container ul.flash{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	margin-left:-1px;
	}	
#banner_container ul.flash li{
	display:inline;
	}
#banner_container ul{
	padding:0;
	margin:0;
	float:right;
	list-style:none;
	margin-right:5px;
	}	
#banner_container ul li{
	display:block;
	}
#banner_container ul li h1{
	padding-top:10px;
	margin-left:3px;
	*margin-left:7px;
	}
/*#banner_container ul li span.welcome{
	font-family:"Serifa Blk BT", Arial, Helvetica, sans-serif;
	font-size:41px;
	color:#3d4048;
	padding-top:8px;
	}*/	
#banner_container ul li h3{
	font-family:"Swis721 Cn BT", Arial, Helvetica, sans-serif;
	font-size:33px;
	color:#1c1315;
	}	
#banner_container ul li p{
	padding:0;
	margin:0;
	padding-left:18px;
	*padding-left:22px;
	padding-top:16px;
	*padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22.7px;
	*line-height:23px;
	color:#322b2d;
	width:300px;
	}
.search_container p{
	padding:0;
	margin:0;
	padding-left:18px;
	*padding-left:22px;
	padding-top:16px;
	*padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22.7px;
	*line-height:23px;
	color:#322b2d;
	
	}
span.viewmore{
	padding:0;
	margin:0;
	float:right;
	width:63px;
	padding-top:1.5px;
	padding-bottom:1.5px;
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#ffffff;
	background:#a0002f;
	margin-right:2px;
	}
span.viewmore a{
	color:#ffffff;
	text-decoration:none;
	}	
span.viewmore a:hover{
	color:#ffffff;
	text-decoration:none;
	}	
#banner_container ul li.features_products{
	margin-top:56px;
	*margin-top:53px;
	padding-left:15px;
	*padding-left:18px;
}
#banner_container ul li ul{
	padding-top:11px;
	*padding-top:8px;
	list-style:none;
	float:left;
	margin:0px;
	}	
#banner_container ul li ul li{
	display:inline;
	float:left;
	}
#banner_container ul li ul li.feature_pro1{
	padding-bottom:20px;
	padding-top:8px;
	width:138px ;
	padding-left:6px;
	padding-right:5px;
	background:#f4c575 url(images/feature_pro1.jpg) no-repeat bottom;
	}
#banner_container ul li ul li.feature_pro1.img{

	float:left;
	}
#banner_container ul li ul li.feature_pro1 p{
	padding:0;
	margin:0;
	padding-left:1px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-top:10px;
	width:134px;
	}	
#banner_container ul li ul li.feature_pro2{
	padding-bottom:20px;
	padding-top:8px;
	margin-left:12px;
	width:139px;
	padding-left:5px;
	padding-right:5px;
	background:#a0002f url(images/feature_pro2.jpg) no-repeat bottom;
	}
#banner_container ul li ul li.feature_pro2 p{
	padding:0;
	margin:0;
	padding-left:1px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding-top:10px;
	width:134px;
	}
#banner_container ul li ul li h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#860027;
	padding-top:11px;
	float:left;
	}
.wht_txt{
color:#ffffff!important;
}
a.detail{
	float:right;
	text-decoration:none;
	background:#3d4048;
/*	width:54px !important;*/
	height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	display:block;
	text-align:center;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	}
a.detail:hover{
color:#FFFFFF;
text-decoration:none;
border:none;
outline:none;
}
	
/*** container home style****/
#container{
	padding:0;
	margin:0;
	float:left;
	padding-top:49px;
	padding-bottom:40px;
	width:996px;
	}
#container ul{
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
	}
#container ul li{
	display:inline;
	width:308px;
	background: url(images/container_border.gif) repeat-x bottom;
	float:left;
	height:167px;
	color:#1c1315;
}
#container ul li h3{
	font-family:"Swis721 Cn BT", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#830024;
	font-weight:normal;
	}
#container ul li p{
	padding:0;
	margin:0;
	line-height:18px;
	padding-top:5px;
	}
.middle_box{
	width:317px!important;
	margin-left:25px;
	margin-right:26px;
	}
.row2{
	background:tranparent;
	height:116px !important;
	margin-top:19px;
}
.heading span{
	float:right;
	padding-right:45px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}	

/**** footer style ****/
#footer_container{
	width:100%;
	float:left;
	background:url(images/footer_outer_bg.jpg) repeat-x bottom;
	}
#footer{
	margin:0 auto;
	width:984px !important;
	/*width:984px;*/
}
#footer2{
	margin:0 auto;
	width:986px !important;
	/*width:984px;*/
}
/** for inner page**/
.footer_inner{
	width:974px!important;
}
.footer_box{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.footer_box li{
	background:url(images/footer_inner_bg.jpg) no-repeat;
	height:134px !important;
	float:left;
	width:477px;
}

#footer h4{
	font-family:"Swis721 Cn BT", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#830024;
	font-weight:bold;
	padding:22px 16px 0px 19px;
	line-height:21px;
	}
#footer p{
	padding:0;
	margin:0;
	font-family:"Swis721 Cn BT", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1c1315;
	font-weight:bold;
	padding:13px 0px 0px 19px;
	line-height:18px;
	float:left;
	}
#footer p img{
float:left;
padding-right:8px;
}
#footer p span.email{
float:left;
margin-top:11px;

}

.footer_nav{
float:left;
margin-top:11px;
height:129px;
width:986px;
}
.footer_nav a{
border-bottom:1px solid #261B0A;
color:#261B0A;
font-weight:normal !important;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
margin-bottom:3px;
margin-right:18px;
margin-top:6px;
text-decoration:none;
}
.footer_nav a:hover{
text-decoration:none;
border-bottom:1px solid #a20030;
}

.copyright{
width:800px;
color:#5B4C35;
float:left;
font-size:11px;
padding-top:6px;
display:block;
text-align:left;
}
.footer_nav span.netsys_txt{
float:right;
color:#392f20;
letter-spacing:0.01px;
font-size:11px !important;
display:block;
}

/**** seo-top text style ***/
#seo-top{
	text-align: center;
	width:100%;	
	float:left;	
	height:16px;
	background:url(../templates/images/seo-top.jpg) no-repeat top center;
}


/*** Added by TS 16/06/2011 - for footer shop links ***/
.shoplink{
	font-size:11px;
	font-weight:normal;
	color:#5b4c35;
}

.shoplink a{
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#5b4c35;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.shoplink a:hover{
	color:#5b4c35; /*261b0a*/
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.shoplink a:visited{
	color:#5b4c35;
	font-size:11px;
	font-weight:normal;	
	text-decoration:none;
}


/**** inner page style ***/
#outer_inner{
	width:100%;
	float:left;
	background:url(images/inner_background.jpg) no-repeat top center;
}
#breadcrumb{
float:left;
width:977px;
padding-left:12px;
padding-top:34px;
text-align:left;
font-family:"Tahoma",Arial, Helvetica, sans-serif;
color:#53565e;
font-size:12px;
font-weight:bold;

}
#breadcrumb a{
font-family:"Tahoma",Arial, Helvetica, sans-serif;
color:#53565e;
font-size:12px;
font-weight:bold;
text-decoration:underline;
padding-top:5px;
padding-bottom:5px;
padding-right:2px;
}
#breadcrumb a:hover, #breadcrumb a.current{
color:#830024;
text-decoration:none;
}
#banner{
	width:996px;
	float:left;
	padding:10px 0px 11px 0px;
	/*padding:9px 0px 11px 18px; 
	margin:9px 0px 11px 18px;*/
}


/**** Inner Container ****/

#main_container{
	padding:0;
	margin:0;
	float:left;
	padding-top:1px;
	width:996px;
	}
#inner_container{
	padding:0;
	margin:0;
	float:left;
	padding-top:17px;
	width:996px;
	}
.heading{
	background:url(images/title_bg.jpg) no-repeat;
	margin-top:12px;
	/*width:996px; padding-top:19px;
	padding-bottom:4px;
	padding-left:23px;*/
	padding: 19px 0px 40px 23px;
}

/* TS 27/03/12 added .heading h1 */
.heading h4, .heading h1 {
float:left;
}

h4 {
color:#8C5915;
font-family:"Serifa Blk BT",Arial,Helvetica,sans-serif;
font-size:24px; /* TS was 30 25/03/12 */
letter-spacing:-1px;
text-transform:uppercase;
}


/* Ts 26/03/12 */
h1 {
color:#8C5915;
font-family:"Serifa Blk BT",Arial,Helvetica,sans-serif;
font-size:23px;
letter-spacing:-1px;
text-transform:uppercase;
}

.privacy_header
{
	background:url(images/privacy_header_bg.png) no-repeat;
	margin-top:12px;
	/*width:996px; padding-top:19px;
	padding-bottom:4px;
	padding-left:23px;*/
	padding: 18px 0px 6px 23px;
}
#inner_container ul{
	list-style:none;
	margin:18px 0px 0px 12px;
	padding:0px 0px 10px 0px;
	float:left;
	}
#inner_container ul li{
	float:left;
	display:inline;
	height:249px;
	width:210px ;
	margin-right:24px;
	padding-left:7px;
	padding-right:8px;
	background:#f4c575 url(images/product_bottom_bg.jpg) no-repeat bottom;
	}
.row1{
	margin-bottom:24px;
}
.last_box{
	margin:0 !important;
	float:left;
	display:inline;
	height:231px;
	width:210px ;
	padding-left:7px;
	padding-right:8px;
	}
#inner_container ul li img{
	padding:8px 0px 8px 0px;
	}
#inner_container ul li h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#860027;
	float:left;
	padding-top:8px;
	}
#inner_container ul li p{
	padding:0;
	margin:0;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#583302;	
	}
	
/*** pagination style ***/
#pagination{
	float:right;
	width:800px;
	padding-right:12px;
	margin-bottom:0px;

	}
#pagination ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	}	
#pagination ul li{
	padding:0;
	margin:0;
	float:left;
	background:none !important;
	height:auto !important;
	width:auto !important;
	}
#pagination ul li a{
	background:url(images/pagination_bg.jpg) repeat-x;
	width:21px;
	height:24px;
	float:left;
	text-align:center;
	line-height:24px;
	margin-left:1.5px;
	margin-right:1.5px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D3C673;
	font-weight:normal;
	}
#pagination ul li a:hover{
	background:url(images/pagination_hover_bg.jpg) repeat-x;
	color:#D3C673;
	}
#pagination ul li .current{
	background:url(images/pagination_active_bg.jpg) repeat-x;
	color:#D3C673;
	}
#pagination input{
	float:right;
	}
.previous{
	background:url(images/pre_button.jpg) no-repeat;
	width:53px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin-right:1.5px;
	border:0;
	outline:0;
	cursor:pointer;
	padding-bottom:3px;
	line-height:20px;
	height:21px;
	text-indent:16px;
	float:right;
	text-align:left;
	}
.previousblank{
	background:url(images/pre_button.jpg) no-repeat;
	width:53px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin-right:1.5px;
	border:0;
	outline:0;	
	padding-bottom:3px;
	line-height:20px;
	height:21px;
	text-indent:16px;
	float:right;
	text-align:left;
	}
.next{
	background:url(images/next.jpg) no-repeat;
	width:53px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin-left:1.5px;
	border:0;
	outline:0;
	cursor:pointer;
	padding-bottom:4px;
	line-height:20px;
	height:21px;
	text-indent:8px;
	text-align:left;
	float:right;
	}
.nextblank{
	background:url(images/next.jpg) no-repeat;
	width:53px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin-left:1.5px;
	border:0;
	outline:0;
	padding-bottom:4px;
	line-height:20px;
	height:21px;
	text-indent:8px;
	text-align:left;
	float:right;
	}

/*** product style ***/
/*#product_container{
	padding:0;
	margin:0;
	float:left;
	width:974px;
	margin-left:12px;
	}

#product_container ul{
	list-style:none;
	margin:15px 0px 0px 0px;
	padding-top:18px;
	padding:0px;
	float:left;
	}
#product_container ul li{
	float:left;
	display:inline;
	height:auto!important;
	width:445px;
	padding:11px 11px 54px 11px!important;
	margin:0px 0px 0px 0px!important;
	background:url(images/products_bg.jpg) no-repeat;
	}*/
#product_container{
	float:left;
	height:258px;
	display:inline;
	height:auto!important;
	width:445px;
	padding:11px 11px 54px 11px!important;
	margin:0px 0px 0px 0px!important;
	background:url(images/products_bg.jpg) no-repeat;
	}	
.second_pro{
	float:right !important;
	}
#product_container ul li img{
	padding:0px!important;
	}
#product_container .product_disc{
	width:425px;
	background:url(images/product_description_bg.png) repeat-x;
	margin-top:180px;
	color:#ffffff;
	font-family:"HelveticaNeue", Arial, Times, serif;
	font-stretch:condensed;
	font-size:24px; /* was 32px TS 25/03/12 */
	padding-left:20px;
	padding-top:8px;
	position:absolute;
	}
	

.pro_view{
	float:right;
	background:url(images/view_product_bg.png) no-repeat;
	width:77px;
	height:27px;
	text-decoration:none;
	color:#ffffff;
	padding-left:4px;
	text-align:center;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	margin-top:196px;
	margin-left:381px;
}




/* Product Detail */

#product_detail{
	padding:0;
	margin:0;
	float:left;
	width:996px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin-bottom:30px;
	}
.left_row{
	padding:0;
	margin:0;
	margin:15px 0px 0px 12px;
	padding-top:14px;
	padding-left:15px;
	float:left;
	background-color:#dbac60;
	width:703px;
	background:url(images/description_content_bg.png);
	border-left:1px solid #c29c5e;
	border-top:2px solid #c29c5e;	
	}
.left_row h3{
	font-family:"Swis721 Cn BT", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#830024;
	font-weight:normal;
	width:690px;
	padding-bottom:5px;
	background:url(images/description_heading_border.jpg) repeat-x bottom;
	}

.left_row p{

	}
.left_row .bullet_style{
	float:left;
	list-style:none;
	}
.bullet_style li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1c1315;
	line-height:28px;
	padding-left:20px;
	margin-left:-3px;
	background:url(images/bullet.png) no-repeat left;
	background-position:0px 9px;
	width:685px;
	}
.right_row{
	float:right;
	width:225px;
	margin:15px 12px 0px 0px;
	}	
.right_row ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	}
.right_row ul li{
	display:block;
	width:210px;
	height:220px;
	padding-left:7px;
	padding-right:8px;
	padding-top:8px;
	background:#f4c575 url(images/old_product_bottom_bg.jpg) no-repeat bottom;
	}
.right_row ul li.portrait{
	height:370px!important;
	width:160px !important;
	background:#f4c575 url(images/old_product_port_bottom_bg.jpg) no-repeat bottom !important;
}
.enlarge{
	text-decoration:none;
	background:#9a0430;
	width:105px;
	height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:center;
	float:right;
	margin-right:50px;
	*margin-right:40px;
	display:block;
	margin-top:10px;
	text-align:center;
}
.enlarge_portrait{
	text-decoration:none;
	background:#9a0430;
	width:105px;
	height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:center;
	float:right;
	margin-right:28px;
	*margin-right:13px;
	display:block;
	margin-top:10px;
	text-align:center;
}
.payment_gateway_bg{
	background:url(images/payment_gateway_bg.jpg) no-repeat top;
	width:214px;
	height:125px;
	float:right;
	margin-right:17px;
	padding-bottom:10px;
	
}
.payment_gateway_bg .price_based
{
	margin-top:29px !important;
	margin-right:12px  !important;
}
.payment_gateway_bg h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#860027;
	padding-top:4px;
	padding-left:5px;
	height:61px;
	margin-bottom:7px;
	}
	
.payment_gateway_bg2{
	background:url(images/payment_gateway_bg1.jpg) no-repeat top;
	width:195px;
	height:84px;
	float:right;
	margin-right:17px;
	padding-bottom:10px;
}
.payment_gateway_bg2 h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#860027;
	padding-top:14px;
	padding-left:7px;
	padding-bottom:11px;
	}	
.payment_gateway_bg s{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left !important;
	font-weight:bold;
	color:#860027;
	width:180px;
	display:block;
	height:18px;
	overflow:hidden;
	}
.ourprice_txt{
	font-size:14px;
	font-weight:bold;
	
}
.gst_txt{
	font-size:11px;
	font-weight:bold;
}
.description{
	float:left;
	padding-top:7px;
	}
.description img{
	padding-left:10px;
	}
/*****************************************************Prodcut List*****************************************************/


.product_list{
	list-style:none;
	
	margin:0px 0px 0px 12px;
	#margin:18px 0px 0px 12px;
	padding:0px 0px 0px 0px;
	float:left;
	}
.product_list li{
	float:left;
	display:inline;
	height:311px;
	width:295px ;
	/*margin-right:24px;*/
	padding-left:7px;
	padding-right:8px;
	background:#f4c575 url(images/product_bottom_bg.jpg) no-repeat bottom;
	}



.product_list li.portrait{
    float:left;
	display:inline;
	height:370px!important;
	width:199px;
	text-align:center;
	padding-left:7px !important;
	padding-right:8px !important;
	background:#f4c575 url(images/product_port_bottom_bg.jpg) no-repeat bottom !important;
}
.product_list1{
	list-style:none;
	margin:18px 0px 0px 12px;
	padding:0px 0px 10px 0px;
	float:left;
	}
.product_list1 li{
	float:left;
	display:inline;
	height:249px;
	width:210px ;
	/*margin-right:24px;*/
	padding-left:7px;
	padding-right:8px;	
	}	
.row1{
	margin-bottom:24px;
}
.last_box{
	margin:0 !important;
	float:left;
	display:inline;
	height:231px;
	width:210px ;
	padding-left:7px;
	padding-right:8px;
	}
.product_list li img{
	margin:8px 0px 8px 0px;
	}
.product_list li h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#860027;
	float:left;
	padding-top:8px;
	}
.product_list li s{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#860027;
	float:left;
	padding-top:4px;
	}
.product_list li p{
	padding:0;
	margin:0;
	text-align:left;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#583302;	
	}

.user_name
{
	 float:right;
	 width:800px;
	 margin-right:12px;
	 font-family:"Tahoma", Arial, Helvetica, sans-serif;
	 color:#53565E;
	 font-size:14px;
	 font-weight:normal;
	 margin-bottom:-22px;
}
.termstxt
{
	 float:right;
	 font-family:"Tahoma", Arial, Helvetica, sans-serif;
	 color:#830024;
	 font-size:12px;
	 font-weight:bold;	 
}
/*****************************************************Prodcut List search page*****************************************************/
ul.product_list_search
{
	padding:0px;
	padding-left:5px;
	margin:0px;
}
.product_list_search li{
	float:left;
	display:inline;
	height:100px;
	width:210px ;
	/*margin-right:24px;*/
	padding-left:7px;
	padding-right:8px;
	background:#f4c575 url(images/product_bottom_search_bg.jpg) no-repeat bottom;
	}
.product_list_search li h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#860027;
	float:left;
	padding-top:8px;
	}
.product_list_search li s{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#860027;
	float:left;
	padding-top:4px;
	}
.product_list_search li p{
	padding:0;
	margin:0;
	text-align:left;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#583302;	
	}
/*****************************************************Prodcut List search page*****************************************************/
		
.contentheight{
height:400px;
}
#dhtmltooltip{
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:	10px;
color:#333333;
width: 200px;
border: 1px solid #830024;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}
.discount_cls{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#830024;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-top:120px;
	width:125px;
	padding:0px;
		 
}
.discount_price_cls{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#830024;
	font-size:12px;
	font-weight:bold;
	margin-top:130px;	 
}
.discount_total_cls{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#830024;
	font-size:12px;
	font-weight:bold;
	margin:0px;	
	padding:0px;		 
}
.print_order_cls{
font-family:"Tahoma",Arial, Helvetica, sans-serif;
color:#53565e;
font-size:12px;
font-weight:bold;
}