/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size: 12px;
}
h1, h2, h3, h4, h5, h6, p, ul, li, ol, span, dl, dt, dd, form, input, select, img
{
	margin:0;
	padding:0;
	border:0 none;
}

body 
{
  	background:#a5dbdb url(images/theme/body_bg.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	/*font:normal 12px "Tahoma", Arial, Verdana;*/
	font:normal 12px/20px "Trebuchet MS", Arial, Verdana;
	color:#4d4e53;
}
.spacer
{
	clear:both;
	line-height:0;
	font-size:0;
}
.wraper 
{
	background:url(images/theme/body_shdw.gif) no-repeat 50% 0;
	min-height:500px;
}

#bodyWrapper 
{
	width:1000px !important;
	margin:0 auto;
	/*background:#000;*/
}

#bodyContent {
padding-top:60px;
width:735px; margin-right:8px;
}

#header
{
	float:left;
	display:block;
	width:100%;
}
.header_top
{
	background:url(images/theme/header_bg.gif) repeat-x 0 0;
	float:left;
	display:block;
	width:100%;
	min-height:85px;
}
.header_bot
{
	background:url(images/theme/header_botbg.gif) repeat-x 0 0;
	float:left;
	display:block;
	width:100%;
	height:24px;
}
.header_bot p.l
{
	background:url(images/theme/header_bot_l.gif) no-repeat 0 0;
	float:left;
	display:block;
	width:15px;
	height:24px;
}
.header_bot p.r
{
	background:url(images/theme/header_bot_r.gif) no-repeat 0 0;
	float:right;
	display:block;
	width:15px;
	height:24px;
}

#storeLogo {
  /*float: left;
  margin-top: 5px;*/
  display:block;
  margin:19px auto 0;
  width:758px;
  height:67px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
  
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
width:237px; margin-right:0;
}

.infoBoxContainer { float:left; display:block; margin:0 0 5px 0; width:100%; }

.infoBoxHeading {
  padding: 2px;
  /*font-size: 11px;*/
  background:url(images/theme/tbl_hdr_bg.gif) repeat-x 0 0;
  border:#007c83 1px solid;
}

.infoBoxContents {
  padding: 5px;
  /*font-size: 11px;*/
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
  float:left;
  display:block;
  width:100%;
}

/*.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}*/

.contentText, .contentText table {
  /*padding: 5px 0 5px 0;
  line-height: 1.5;
  font-size: 11px;*/
  /*float:left;*/
  /*display:block;
  width:100%;*/
}


.productListTable {
  padding: 5px;
  /*font-size: 11px;
  line-height: 1.5;*/
  background:none;
  border:#abe3e5 1px solid;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  /*font-size: 11px;*/
  font-weight: bold;
  /*line-height: 1.5;*/
  width: 150px;
}

.fieldValue {
  /*font-size: 11px;
  line-height: 1.5;*/
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  /*font-size: 11px;
  line-height: 1.5;*/
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  /*-webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;*/
}

/*#piGal .outer {
  margin-left: -30px;
}*/

.buttonSet {
  clear: both;
  float:left;
  display:block;
  width:100%;
  margin:20px 0;
}

.buttonAction {
  /*float: right;*/
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  /*text-decoration: underline;*/
  color:#008b8c;
}

.boxText { font-family: "Trebuchet MS", Arial, Verdana; /*font-size: 10px;*/ }
.errorBox { font-family : "Trebuchet MS", Arial, Verdana; /*font-size : 10px;*/ background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", Arial, Verdana; /*font-size : 10px;*/ color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS", Arial, Verdana; /*font-size : 10px;*/ color: #dc0000; text-decoration: none; }
.orderEdit:hover{ color:#535353;}



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;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
}

TD.infoBoxHeading {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
  font-weight: bold;
  background: #bbc3d3;
  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;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
  color: #000000;
}

TD.main, P.main {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
}

TD.accountCategory {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 13px;*/
  color: #aabbdd;
}

TD.tableHeading {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 12px;*/
  font-weight: bold;
}

SPAN.newItemInCart {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
  color: #dc0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 11px;*/
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size: 13px;
}

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: Verdana, Arial, sans-serif;*/
  color: #ff0000;
}

SPAN.errorText {
  /*font-family: Verdana, Arial, sans-serif;*/
  color: #dc0000;
}

.moduleRow { }
.moduleRowOver { background-color: #b2f2f4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #d5f0f1; }

.checkoutBarFrom, .checkoutBarTo { /*font-family: Verdana, Arial, sans-serif; font-size: 10px;*/ color: #8c8c8c; }
.checkoutBarCurrent { /*font-family: Verdana, Arial, sans-serif; font-size: 10px;*/ color: #000000; }

/* message box */

.messageBox { /*font-family: Verdana, Arial, sans-serif; font-size: 10px;*/ }
.messageStackError, .messageStackWarning {font:normal 11px "Trebuchet MS", Arial, Verdana; color:#dc0000; background:#ffb3b5; padding:10px; }
.messageStackSuccess { font:normal 11px "Trebuchet MS", Arial, Verdana; color:#3b5d00; background: #d8fc99; padding:10px; }

/* input requirement */

.inputRequirement {color: #dc0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}


/*=====================================================*/
/*-------- added by dhruba 18-07-2011 -- start --------*/
/*=====================================================*/
input, a, a:hover
{
	outline:0 none;
}
.nav_container
{
	background:url(images/theme/nav_bg.jpg) repeat-x 0 0;
	float:left;
	display:block;
	width:1000px;
	height:50px;
	margin:10px 0 0 0;
}
.nav_l
{
	background:url(images/theme/nav_l.jpg) no-repeat 0 0;
	float:left;
	display:block;
	width:15px;
	height:50px;
}
.nav_r
{
	background:url(images/theme/nav_r.jpg) no-repeat 0 0;
	float:right;
	display:block;
	width:15px;
	height:50px;
}
.midpanel
{
	background:#fff;
	float:left;
	display:block;
	width:990px;
	padding:5px;
}
.banner
{
	float:left;
	display:block;
	background:url(images/theme/banner.jpg) no-repeat 0 0;
	width:990px;
	height:316px;
	position:relative;
}
.banner_stone
{
	background:url(images/banner_stone.png) no-repeat 0 0;
	width:170px;
	height:250px;
	position:absolute;
	left:0px;
	top:120px;
	z-index:100;
}
.contentbody_top
{
	background:url(images/theme/conbody_bgtop.jpg) no-repeat 0 0;
	float:left;
	display:none;
	width:100%;
	height:50px;
}
.conbody_lpic
{
	background:url(images/theme/conbody_lpic.jpg) no-repeat 0 0;
	float:left;
	display:block;
	width:88px;
	min-height:709px;
}
.conbody_cont
{
	float:left;
	display:block;
	width:630px;
	background:url(images/theme/conbg.jpg) no-repeat 50% 50%;
	min-height:709px;
}
.graybox1_top
{
	background:#a9b4b4;
	float:left;
	display:block;
	width:100%;
	font:bold 15px/31px "Trebuchet MS", Arial, Verdana;
	color:#191919;
}
.graybox1_top p.l
{
	float:left;
	display:block;
	background:url(images/theme/graybx_tl.jpg) no-repeat 0 0;
	width:10px;
	height:31px;
	margin:0 5px 0 0;
}
.graybx_mid
{
	background:#d6e0e0;
	border:none;
	padding:20px 10px 10px 10px;
	float:left;
	display:block;
	width:217px;
	text-align:center;
}
.graybx_bot
{
	background:#d6e0e0;
	border:none;
	float:left;
	display:block;
	width:100%;
	height:10px;
}
.graybx_bot p.l
{
	float:left;
	display:block;
	background:url(images/theme/graybx_bl.jpg) no-repeat 0 0;
	width:10px;
	height:10px;
}

.bluebox1_top
{
	background:#018182;
	float:left;
	display:block;
	width:100%;
	font:bold 15px/31px "Trebuchet MS", Arial, Verdana;
	color:#fff;
}
.bluebox1_top p.l
{
	float:left;
	display:block;
	background:url(images/theme/bluebx_tl.jpg) no-repeat 0 0;
	width:10px;
	height:31px;
	margin:0 5px 0 0;
}
.bluebox1_mid
{
	background:#09adae;
	border:none;
	padding:10px 10px 0 10px;
	float:left;
	display:block;
	width:217px;
	/*text-align:center;*/
	color:#005f60;
}
.bluebox1_bot
{
	background:#09adae;
	border:none;
	float:left;
	display:block;
	width:100%;
	height:10px;
}
.bluebox1_bot p.l
{
	float:left;
	display:block;
	background:url(images/theme/bluebx_bl.jpg) no-repeat 0 0;
	width:10px;
	height:10px;
}
.bluebox2_top
{
	background:#52cdce;
	float:left;
	display:block;
	width:100%;
	font:bold 15px/31px "Trebuchet MS", Arial, Verdana;
	color:#002121;
}
.bluebox2_top p.l
{
	float:left;
	display:block;
	background:url(images/theme/bluebx2_tl.jpg) no-repeat 0 0;
	width:10px;
	height:31px;
	margin:0 5px 0 0;
}
.ne_conwrp
{
	float:left;
	display:block;
	width:217px;
	padding:10px;
}
.ne_conbx
{
	float:left;
	display:block;
	width:100%;
	margin:0 0 7px 0;
}
.ne_hdtxt
{
	float:left;
	display:block;
	width:100%;
	margin:0 0 5px 0;
}
.ne_conbx p
{
	float:left;
	display:block;
	width:100%;
}
.linktxt_blue01
{
	font:bold 13px "Trebuchet MS", Arial, Verdana;
	color:#028282;
	text-decoration:none;
}
.linktxt_blue01:hover
{
	color:#002121;
	text-decoration:none;
}
.linktxt_gray01
{
	font:bold 11px "Trebuchet MS", Arial, Verdana;
	color:#353535;
	text-decoration:none;
}
.linktxt_gray01:hover
{
	color:#028282;
	text-decoration:none;
}
.midcnt_btm
{
	float:left;
	display:block;
	background:#fff;
	width:100%;
	height:15px;
}
.midcnt_btm p.l
{
	float:left;
	display:block;
	width:15px;
	height:15px;
	background:url(images/theme/midcnt_bl.jpg) no-repeat 0 0;
}
.midcnt_btm p.r
{
	float:right;
	display:block;
	width:15px;
	height:15px;
	background:url(images/theme/midcnt_br.jpg) no-repeat 0 0;
}
.footer_cont
{
	float:left;
	display:block;
	width:100%;
	padding:10px 0;
}
.footer_bot
{
	float:left;
	display:block;
	width:100%;
	background:#4badad;
	height:29px;
}
.footer_bot p.l
{
	background:url(images/theme/footer_strp_l.jpg) no-repeat 0 0;
	float:left;
	display:block;
	width:15px;
	height:29px;
}
.footer_bot p.r
{
	background:url(images/theme/footer_strp_r.jpg) no-repeat 0 0;
	float:right;
	display:block;
	width:15px;
	height:29px;
}
.footer_linkset
{
	float:left;
	display:block;
	width:100%;
	text-align:center;
	font:normal 12px/22px "Trebuchet MS", Arial, Verdana;
	color:#363636;
	margin:10px 0 5px 0;
}
.footer_copytxt
{
	float:left;
	display:block;
	width:100%;
	text-align:center;
	font:normal 11px/18px "Trebuchet MS", Arial, Verdana;
	color:#425858;
	margin:5px 0 10px 0;
}
.footer_linktxt01
{
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#363636;
	text-decoration:none;
}
.footer_linktxt01:hover
{
	text-decoration:underline;
}

.footer_dsgninfo
{
	font:normal 11px/18px "Trebuchet MS", Arial, Verdana;
	color:#608282;
	margin:5px 0 10px 0;
}
.footer_linktxt02
{
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#608282;
	text-decoration:none;
}
.footer_linktxt02:hover
{
	text-decoration:underline;
	color:#506c6c;
}

.input_wrp
{
	float:left;
	display:block;
	width:160px;
	height:22px;
	overflow:hidden;
	background:#fff;
	margin:0 0 5px 0;
}
.input_wrp p.l
{
	background:url(images/theme/input_wrp_l.jpg) no-repeat 0 0 ;
	float:left;
	display:block;
	width:7px;
	height:22px;
}
.input_wrp p.r
{
	background:url(images/theme/input_wrp_r.jpg) no-repeat 0 0 ;
	float:right;
	display:block;
	width:7px;
	height:22px;
}
.input_wrp input
{
	float:left;
	display:block;
	width:140px;
	border:0 none;
	padding:2px;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#353535;
	margin:2px 0 0 0;
}

.input_wrp2
{
	float:left;
	display:block;
	width:160px;
	height:22px;
	overflow:hidden;
	background:#e2e6e6;
	margin:0 0 5px 0;
}
.input_wrp2 p.l
{
	background:url(images/theme/input_wrp_2_l.jpg) no-repeat 0 0 ;
	float:left;
	display:block;
	width:7px;
	height:22px;
}
.input_wrp2 p.r
{
	background:url(images/theme/input_wrp_2_r.jpg) no-repeat 0 0 ;
	float:right;
	display:block;
	width:7px;
	height:22px;
}
.input_wrp2 input
{
	float:left;
	display:block;
	width:140px;
	border:0 none;
	padding:2px;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#353535;
	background:#e2e6e6;
	margin:2px 0 0 0;
}

.hdtxt_01
{
	color:#008c8a;
	font:bold 16px/20px "Trebuchet MS", Arial, Verdana;
	float:left;
	display:block;
	width:100%;
	background:url(images/theme/hline01.jpg) no-repeat 0 100%;
	margin:5px 0 10px 0;
	padding:0 0 5px 0;
}
.hdtxt_02
{
	color:#677272;
	font:normal 24px/28px "Trebuchet MS", Arial, Verdana;
	float:left;
	display:block;
	width:100%;
	margin:0 0 10px 0;
}
.hdtxt_03
{
	color:#008c8a;
	font:normal 20px/24px "Trebuchet MS", Arial, Verdana;
	float:left;
	display:block;
	width:100%;
	margin:0 0 10px 0;
}
.hdtxt_04
{
	color:#008c8a;
	font:bold 12px/18px "Trebuchet MS", Arial, Verdana;
	float:left;
	display:block;
	width:100%;
	margin:5px 0 ;
}
.linktxt01
{
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#09adae;
	text-decoration:none;
}
.linktxt01:hover
{
	color:#004546;
	text-decoration:underline;
}

.contentText table input
{
	/*border:#ccc 1px solid;*/
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	/*padding:3px;*/
}
.contentText table td.input_type input
{
	border:#b0b0b0 1px solid;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	padding:3px;
	min-width:250px;
}
.contentText table td.input_type2 input, .contentText table td.input_type2 select
{
	border:#b0b0b0 1px solid;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	padding:3px;
}
.contentText table td.input_type_check input
{
	border:none;
}
.contentText table td.input_type select
{
	border:#b0b0b0 1px solid;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	padding:3px;
}
.info_txt1
{
	float:left;
	display:block;
	width:100%;
	margin:10px 0;
	text-align:center;
}
.contnt_txt
{
	float:left;
	display:block;
	width:100%;
	margin:0 0 5px 0;
}
.contnt_txt p
{
	float:left;
	display:block;
	width:100%;
}
.contnt_txt p sup
{
	font-size:8px;
}
.contnt_txt dl
{
	float:left;
	display:block;
	width:360px;
}
.contnt_txt dl dt
{
	float:left;
	display:block;
	width:130px;
	margin:0 0 5px 0;
}
.contnt_txt dl dd
{
	float:left;
	display:block;
	width:230px;
	margin:0 0 5px 0;
}
.contnt_txt dl dd a
{
	color:#008c8a;
	text-decoration:none;
}
.contnt_txt dl dd a:hover
{
	color:#4d4e53;
	text-decoration:underline;
}
.contact_tbl1 p
{
	float:left;
	display:block;
	width:100%;
	color:#4d4e53;
	font:bold 11px "Trebuchet MS", Arial, Verdana;
	margin:10px 0 5px 0;
}
.contact_tbl1 p span
{
	color:#dc0000;
}
.contact_tbl1 input
{
	float:left;
	display:block;
	width:248px;
	border:#b0b0b0 1px solid;
	padding:2px;
	color:#333;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
}
.contact_tbl1 textarea
{
	float:left;
	display:block;
	width:248px;
	border:#b0b0b0 1px solid;
	padding:2px;
	color:#333;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	min-width:500px;
	max-width:500px;
	min-height:200px;
	max-height:200px;
}

.login_fildset1
{
	float:left;
	display:block;
	width:160px;
}
.login_btnset1
{
	float:left;
	display:block;
	margin:0 0 0 10px;
}
.login_linkrow
{
	float:left;
	display:block;
	width:100%;
}
.login_linkrow p
{
	float:left;
	display:block;
	width:100%;
	margin:6px 0;
}
.login_linkrow p a
{
	color:#90e7e8;
	text-decoration:none;
	font-weight:bold;
}
.login_linkrow p a:hover
{
	color:#fff;
}
.login_btn
{
	float:left;
	display:block;
	background:url(images/theme/login_btn.gif) no-repeat 0 0 !important;
	width:42px;
	padding:0;
	height:47px;
	border:0 none !important;
	cursor:pointer;
	text-indent:-100px;
	overflow:hidden;
}
.btn_search
{
	float:left;
	display:block;
}
.btn_search input
{
	display:block;
	background:url(images/theme/btn_bg.jpg) repeat-x 0 0;
	color:#fff;
	font-weight:bold;
	padding:0 5px;
	cursor:pointer;
	border:#018182 1px solid;
	border-radius:5px;
	margin:0 0 0 6px;
	height:22px;
}
.btn_search input:hover
{
	opacity:0.7;
}
.search_cntstrp, .search_cntstrp p
{
	float:left;
	display:block;
	width:100%;
}
.search_cntstrp p a
{
	color:#018182;
	text-decoration:none;
	font-weight:bold;
}
.search_cntstrp p a:hover
{
	color:#333;
}
.accountLinkList 
{
	display:block;
	width:100%;
}
.accountLinkList li
{
	float:left;
	display:block;
	width:100%;
	margin:0 0 5px 0;
}
.address_bx01
{
	float:left;
	display:block;
	width:100%;
	font-size:11px;
}
.info_txt
{
	float:left;
	display:block;
	width:100%;
	margin:10px 0;
}
.graytxt01
{
	color:#677272;
	font-size:14px;
	margin:0 5px;
}
.pagin_wrp
{
	background:#edf6f6;
	float:left;
	display:block;
	width:100%;
	padding:5px 0;
	margin:10px 0 0;
	color:#297271;
}
.search_row
{
	float:left;
	display:block;
	width:100%;
	margin:0 0 10px;
}
.search_row input
{
	border:#b0b0b0 1px solid;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	padding:5px 3px;
	width:400px;
	float:left;
}
.search_row_btnwrp
{
	float:left;
	display:block;
	margin:0 0 0 20px;
}
.search_row_btnwrp span a
{
	text-decoration:none;
}
.search_row_btnwrp span a span
{
	text-decoration:none;
}
.search_row_btnwrp span a span:hover
{
	text-decoration:underline;
}
.dv_info
{
	display:block;
	margin:0 0 10px 0;
}
.dv_info textarea
{
	border:#b0b0b0 1px solid;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	padding:3px;
	min-width:640px;
	max-width:640px;
	min-height:100px;
	max-height:100px;
}
.feedback textarea
{
	border:#b0b0b0 1px solid;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	padding:3px;
	min-width:350px;
	max-width:350px;
	min-height:200px;
	max-height:200px;
}
.requiredtxt01
{
	float:right;
	display:block;
	color:#dc0000;
	font-size:11px;
	font-weight:normal;
}
.myacc_hdtxt
{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#2c2c2c;
}
.myacc_list
{
	display:block;
	list-style:none;
	padding:0 0 0 10px;
	margin:6px 0 0 0;
}
.myacc_list li
{
	display:block;
}
.myacc_list li a
{
	background:url(images/theme/bulet.gif) no-repeat 0 4px;
	color:#028282;
	text-decoration:none;
	padding:0 0 0 10px;
}
.myacc_list li a:hover
{
	color:#2c2c2c;
}
.cart_link a
{
	float:right;
	display:block;
	background:url(images/theme/cart_icon.gif) no-repeat 0 0;
	width:18px;
	height:11px;
	text-decoration:none;
	margin:10px 6px 0 0;
}
.cart_link a:hover
{
	background-position:0 -11px;
}
.address_row1
{
	background:url(images/theme/hline01.jpg) no-repeat 0 100%;
	float:left;
	display:block;
	width:100%;
	margin:0 0 10px 0;
}
.contentText
{
	width:100%;
	float:left;
	display:block;
}
.shopingcart input
{
	border:#b0b0b0 1px solid;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#535353;
	padding:3px;
	margin:0 10px 0 0;
}
.redtxt
{
	color:#dc0000;
}
.product_infocbx
{
	float:left;
	display:block;
	width:80%;
}

/*=====================================================*/
/*--------- added by dhruba 18-07-2011 -- end ---------*/
/*=====================================================*/
/*========================================*/
/*---- editor fix 02-02-2011 -- start ----*/
/*========================================*/
.editorfix h1, .editorfix h2, .editorfix h3, .editorfix h4, .editorfix h5, .editorfix h6
{
	/*float:left;*/
	display:block;
	width:100%;
	color:#018182;
	font-weight:bold;
	text-align:justify;
	margin:0 0 10px 0 ;
}

.editorfix p
{
	/*float:left;*/
	display:block;
	width:100%;
	text-align:justify;
	margin:0 0 10px 0 ;
}
.editorfix ul
{
	display:block;
	list-style:none;
	margin:0 0 10px 20px;
	/*float:left;
	width:100%;*/
}
.editorfix ul li
{
	background:url(images/theme/bulet.gif) no-repeat 0 6px;
	color:#545454;
	padding:0 0 5px 15px;
	margin:0 0 0 5px;
}
.editorfix ol
{
	display:block;
	margin:10px 0;
	/*float:left;*/
	width:100%;
}
.editorfix ol li
{
	color:#545454;
	padding:0 0 5px 0;
	margin:0 0 0 45px;
}
.editorfix a
{
	color:#018182;
	text-decoration:none;
}
.editorfix a:hover
{
	color:#333;
	text-decoration:none;
}
.editorfix select
{
	border: 1px solid #B0B0B0;
    color: #333333;
    display: block;
    float: left;
    font: 11px "Trebuchet MS",Arial,Verdana;
    padding: 2px;
}

/*========================================*/
/*----- editor fix 02-02-2011 -- end -----*/
/*========================================*/
#piGal
{
	margin:0 0 30px 0;
	/*max-width:306px;*/
	overflow:auto;
visibility:visible !important;
	float:left;
	display:block;
	width:100%;
	text-align:right;
}
#piGal a {text-align:center;}
#piGal a img {max-width:80% !important; margin-top:10px !important;}
.outer
{
	display:block;
	/*width:100%;*/
	float:right;
	margin:0;
}
.outer ul, .outer ul li
{
	list-style:none !important;
	padding:0 !important;
	margin:0 5px 0 0;
	background:none;
}
.outer ul li img, #piGal img
{
	border:#ccc 3px solid;
	border-radius:10px;
}
.outer ul.thumbs img
{
	border:none !important;
}
.brdcrmb_wrp
{
	display:block;
	color:#018182;
	float:left;
	width:100%;
	font-weight:normal;
	font-size:14px;
	padding:0;
	margin:0 0 20px 0;
}
.headerNavigation 
{ 
	color: #6e6e6e;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding:0;
	margin:0;
}

.headerNavigation:hover 
{
	color: #006263;
	text-decoration:underline;
}
.small_txt
{
	font-size:14px;
	font-weight:bold;
	color:#01a5a6;
}
.linktxt_blue02
{
	color:#01a5a6;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}
.linktxt_blue02:hover
{
	color:#006061;
}
.book_btn_wrp
{
	display:block;
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	/*border-top:#ccc 1px dotted;*/
}
.img_clickinfo_txt
{
	display:block;
	float:right;
	color:#797979;
	text-align:right !important;
	padding:0 ;
}
.img_clickinfo_txt_inn
{
	background:url(images/theme/plus_icon.gif) no-repeat 100% 2px;
	height:16px;
	padding:0 20px 0 0;
	color:#797979;
}
.product_list_dropwrp
{
	display:block;
	margin:0 0 5px 0;
}
.product_list_dropwrp select
{
	border: 1px solid #B0B0B0;
    color: #333333;
    font: 11px "Trebuchet MS",Arial,Verdana;
    padding: 2px;
}
.review_wrp
{
	width:100%;
	float:left;
	display:block;
	border-bottom:#ccc 1px dotted;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
.cntntimg_wrp
{
	display:block;
	width:100%;
	margin:0 0 10px 0;
}
.cntntimg_cntr
{
	float:left;
	display:block;
	width:100%;
	list-style:none;
}
.cntntimg_cntr li
{
	float:left;
	display:block;
	/*width:325px;*/
}
.cntntimg_cntr li a
{
	background:#01a5a6;
	padding:1px;
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.cntntimg_cntr li a:hover
{
	background:#006b6c;
}
.cntntimg_cntr li a img
{
	display:block;
	opacity: 0.9;
  	filter: alpha(opacity = 80);
}
.cntntimg_cntr li a:hover img
{
	display:block;
	opacity:1;
	filter: alpha(opacity = 100);
}
.cntntimg_cntr li a span
{
	display:block;
	text-align:center;
	padding:6px 0;
}
.sitemap_list
{
	float:left;
	display:block;
	list-style:none;
	margin:0;
}
.sitemap_list li
{
	display:block;
	margin:0 0 6px 0;
}
.sitemap_list li a
{
	background:url(images/theme/bulet02.jpg) no-repeat 0 5px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 15px;
	color:#4d4e53;
}
.sitemap_list li a:hover
{
	color:#01a5a6;
}
.sitemap_list li ul
{
	margin:0 0 0 20px;
}
.sitemap_list li ul li a
{
	background:url(images/theme/bulet03.jpg) no-repeat 0 5px;
	font-size:13px;
	font-weight:normal;
}
.sitemap_list li ul li ul li a
{
	background:url(images/theme/bulet04.jpg) no-repeat 0 5px;
}

.booking_grfx
{
/*	background:url(images/booking_grpcs.png) no-repeat 50% 0;
	width:650px;
	height:420px;*/
	margin:0 auto;
	position:relative;
}
.booking_grfx_linkwrp
{
	display:block;
	width:100%;
	position:absolute;
/*	bottom:45px; */
	left:0;
/*	text-align:center;*/
}
.booking_grfx_linktxt
{
	color:#01A5A6 !important;
	font-size:18px;
	text-decoration:none !important;
}
.booking_grfx_linktxt:hover
{
	color:#4D4E53 !important;
	text-decoration:underline !important;
}
.btn_onlinebooking
{
	float:left;
	display:block;
	line-height:65px;
	padding:0 0 0 110px;
	color:#6a6a6a;
	text-decoration:none;
	background:url(images/onlinebooking_btn.png) no-repeat 0 0;
	font-size:18px !important;
}
.btn_onlinebooking:hover
{
	color:#006162;
	text-decoration:none;
	background-position:0 -65px;
}
.book_stkr a
{
	float:left;
	display:block;
	background:url(images/online_book_stkr.jpg) no-repeat 0 0;
	width:237px;
	height:106px;
	cursor:pointer;
}
.book_stkr a:hover
{
	background-position:0 -106px;
}

.prod_list td
{
	padding:0 0 20px 0;
}

.pricetxt
{
	font-weight:bold;
	color:#008b8c;
}
/*-------- pagination start --------*/
.pagin a
{
	padding:3px 6px;
	background:#f0f0f0;
	border:#d4d4d4 1px solid;
	color:#545454;
	text-decoration:none !important;
}
.pagin a u
{
	text-decoration:none;
}
.pagin a:hover
{
	background:#d8fafa;
	border:#84dede 1px solid;
	color:#075e5e;
}


/*-------- pagination end --------*/

.comment_cntr
{
	float:left;
	display:block;
	width:100%;
	margin:0 0 30px 0;
}
.comment_wrp1
{
	background:url(images/icon_comment1.png) no-repeat 0 0;
	float:left;
	display:block;
	padding:10px 0 0 25px;
	width:625px;
}
.comment_wrp2
{
	background:url(images/icon_comment2.png) no-repeat 100% 100%;
	float:left;
	display:block;
	padding:0 25px 10px 0;
	width:600px;
}
.comment_by
{
	float:left;
	display:block;
	padding:0 0 0 25px;
	width:625px;
	font-style:italic;
}
.btn_giftvoucger
{
	float:left;
	display:block;
	line-height:65px;
	padding:0 0 0 64px;
	color:#464646!important;
	text-decoration:none;
	background:url(images/giftvoucher_btn.png) no-repeat 0 0;
	font-size:18px !important;
}
.btn_giftvoucger:hover
{
	color:#01A5A6;
	text-decoration:none;
	background-position:0 -65px;
}

.price {margin:20px 0 10px 0;}
.price .label {font-size:15px; font-weight:bold; margin-bottom:10px;}
.price .amount {font-weight:bold; font-size:20px;}

.info {color:#fff; clear:both; padding:10px 0; font-weight:bold;}