/*************************************************************************

COMBINED COMMON, CMXFORM, TYPOGRAPHY AND VMSITE-LTR STYLES

**************************************************************************/

/*************************************************************************

Name:  Common styles

**************************************************************************/


<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Londrina+Solid">

.red { 											color:	red; }
.darkpink {										color:	#660033; }
.green { 										color:	green; }
.blue { 										color:	blue; }
.darkblue { 									color:	#000055; }
.yellow {										color:	yellow; }
.white {										color:	white; }
.black { 										color:	black; }
.grey {											color:	#4b4b4b; }
.bold { 
	font-weight:								bold; 
}
.banner {
	font-size: 									2.0em; 
	font-weight:								bold; 
}
.panelheader { 
	font-size: 									1.6em; 
	font-weight: 								800; 
}
.header { 
	font-size: 									1.2em; 
	font-weight: 								900; 
}
.big { 
	font-size:									1.2em; 
	}
.normaltext { 
	font-size: 									1em; 
}
.smalltext { 
	font-size: 									0.85em; 
}
.small {
	font-size: 									0.8em; 
}
.tiny { 
	font-size									0.7em; 
}
.upper { 
	text-transform:uppercase; 
} 
.italic {
	font-style:italic;
}
.indent10 { 									padding-left:10pt; }
.indent20 { 									padding-left:20p;t }
.indent33 { 									padding-left:33pt; } 
.smallgap { 									font-size: 4px; }

.centre img {
	display: 									block; 
	margin-left: 								auto; 
	margin-right: 								auto 
}

.footer-container  {
    width: 										1024px;
    display: 									block;
    font-size: 									10pt;
    line-height:								18px;
    overflow: 									hidden;
    color: 										#45320d;
	margin:										0 auto 0 auto;
}
.footer-container a:link {
   color: 										#3f588b;
}
.footer-container a:visited {
   color: 										#3f588b;
}
.footer-container a:hover {
   color: 										#bbb;
   font-weight: 								400;
}

.footer-content  {
    display: 									inline-block;
    margin-right: 								100px;
}
.footer-content-right  {
    display: 									inline-block;
    float: 										right;
}

.tip  {
	color: 										green;
	font-style: 								italic;
	font-size: 									9pt;
	display: 									inline-block;
	margin: 									2px 10px 5px 50px;	
}

.help  {
	color: 										green;
	font-style: 								italic;
	font-size: 									10pt;
	display: 									inline-block;
	margin-left: 								0px;
}

.deleteButton {  }

input.deleteButton, button.deleteButton {
	min-width:									120px;
	width: 										auto;
	background:									#e8e8e8 url(../graphics/SMbackgrounds.png) top repeat-x;
	background-position:						0 -120px;
	color:										#fff;
	border:										solid #00a000 1px;
	border-radius:								4px;
	-webkit-border-radius:						4px;
	-moz-border-radius:							4px;
	font-size:									12px;
	cursor:										pointer;
	height:										20px;
	text-align:									center;
	letter-spacing:								1px;
	padding:									2px 5px;
}
input.deleteButton-disabled, button.deleteButton-disabled {
	min-width:									120px;
	width: 										auto;
	background:									#f2f2f2 top repeat-x;
	border:										solid #333 1px;
	border-radius:								4px;
	-webkit-border-radius:						4px;
	-moz-border-radius:							4px;
	font-size:									12px;
	cursor:										auto;
	height:										20px;	
	text-align:									center;
	letter-spacing:								1px;
	padding:									2px 5px;
	color:										#333;
}

input.deleteButton:hover, button.deleteButton:hover {
	background-position:						0 -100px;
	color:										#f2f2f2;
}

.saveButton {  }

input.saveButton, button.saveButton{
	min-width: 									120px;
	width: 										auto; 
	background:									#e8e8e8 url(../graphics/SMbackgrounds.png) top repeat-x;
	background-position:						0 -160px;
	color:										#fff;
	border:										solid #00a000 1px;
	border-radius:								4px;
	-webkit-border-radius:						4px;
	-moz-border-radius:							4px;
	font-size:									12px;
	cursor:										pointer;
	height:										20px;
	text-align:									center;
	letter-spacing:								1px;
	padding:									2px 5px;
}
input.saveButton-disabled, button.saveButton-disabled{
	min-width: 									120px;
	width: 										auto; 
	background:									#f2f2f2 top repeat-x;
	border:										solid #333 1px;
	border-radius:								4px;
	-webkit-border-radius:						4px;
	-moz-border-radius:							4px;
	font-size:									12px;
	cursor:										auto;
	height:										20px;	
	text-align:									center;
	letter-spacing:								1px;
	padding:									2px 5px;
	color:										#333;
}

input.saveButton:hover, button.saveButton:hover {
	background-position:						0 -200px;
	color:										#f2f2f2;
}

.serviceButton {  }

input.serviceButton, button.serviceButton  {
	min-width: 120px;
	width: auto; 
	background:#e8e8e8 url(../graphics/SMbackgrounds2.png) top repeat-x;
	background-position:0 -160px;
	color:#fff;
	border:solid #234d60 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:12px;
	cursor:pointer;
	height:20px;
	text-align:center;
	letter-spacing:1px;
	padding:2px 5px;
}
input.serviceButton-disabled, button.serviceButton-disabled{
	min-width: 120px;
	width: auto; 
	background:#f2f2f2 top repeat-x;
	border:solid #333 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:12px;
	cursor:auto;
	height:20px;	
	text-align:center;
	letter-spacing:1px;
	padding:2px 5px;
	color:#333;
}

input.serviceButton:hover, button.serviceButton:hover {
	background-position:0 -200px;
	color:#f2f2f2;
}

.previewButton {  }

input.previewButton, button.previewButton  {
	min-width:120px;
	width: auto;
	background:#e8e8e8 url(../graphics/SMbackgrounds2.png) top repeat-x;
	background-position:0 -120px;
	color:#555;
	border:solid #00a000 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:12px;
	cursor:pointer;
	height:20px;
	text-align:center;
	letter-spacing:1px;
	padding:2px 5px;
}
input.previewButton-disabled, button.previewButton-disabled  {
	min-width:120px;
	width: auto;
	background:#f2f2f2 top repeat-x;
	border:solid #333 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:12px;
	cursor:auto;
	height:20px;	
	text-align:center;
	letter-spacing:1px;
	padding:2px 5px;
	color:#333;
}

input.previewButton:hover, button.previewButton:hover  {
	background-position:0 -100px;
	color:#111;
}


.prod-banner-text  {
	font-size: 						16pt;
	font-weight:					900;
	color:							red;
	margin:							5px 0 15px 0;
	
}




/********************************************************************

Name: cmxform Styles

*********************************************************************/


form.cmxform {
	width: 100%;
	font-size: 1.0em;
	color: #333;
	overflow: auto;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
	
/*	Green					*/

/*	border-top: 1px solid #C9DCA6;    
	background: url(../graphics/cmxform-fieldset.gif) left bottom repeat-x;		 
	background-color: #F8FDEF;	       */
	
/*	Blue     */

	border-top: 1px solid #b7dbe4;  
	background: url(../graphics/cmxform-fieldset2.gif) left bottom repeat-x;     
	background-color: #e8fbff;	

}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../graphics/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	margin-left: 10px;
	
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }





/* *****************************************************************

Name: vmsite-ltr Styles

********************************************************************/

body p { color: black; }
.clr{clear:both;overflow:hidden;}
.general-bg,input.custom-attribute,input.quantity-input,.manufacturer-product-link a,a.ask-a-question,input.vm-default,a.product-details,a.details,div.details,button.default{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;border:solid #CAC9C9 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;text-decoration:none;padding:5px 5px 4px;}
span.custom-variant-inputbox input.custom-attribute:hover,span.quantity-box input.quantity-input:hover,input.vm-default:hover,span.quantity-box input.quantity-input:hover,.ask-a-question-view input.counter:hover,.ask-a-question-view input#email:hover,table.user-details input:hover,a.ask-a-question:hover,a.details:hover,div.details:hover,a.product-details:hover,button.default:hover{background:#e8e8e8 url(../graphics/backgrounds.png) repeat-x;background-position:0 -40px;color:#000;text-decoration:none;}
.productdetails-view .spacer-buy-area{padding:0 0 0 12px;}
.back-to-category {float:right;}
.product-neighbours{color:#777;margin:0 0 15px;}
.product-neighbours a.next-page{background:url(../graphics/next_16x16.png) no-repeat right;padding-right:30px;line-height:20px;float:right;}
.product-neighbours a.previous-page{background:url(../graphics/previous_16x16.png) no-repeat left;padding-left:30px;line-height:20px;float:left;}
.productdetails-view h1{font-size:22px;margin:0 0 6px;padding:0;}
.productdetails-view .product-short-description{margin:0 0 15px;padding:0;}
.productdetails-view .product-description,.product-fields{margin:15px 0; line-height:150%;}
span.title{font-weight:700;display:block;border-bottom:solid #CAC9C9 1px;font-size:14px;margin:0 0 6px;}
.product-packaging{margin:15px 0 0;}
.icons{text-align:right;float:right;margin:4px 0 10px 30px;}
.additional-images img{margin-right:8px;width:50px;height:auto;}
.product-price{margin:0 0 15px 0;}
.product-size{margin:0 0 15px 0;}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax{text-decoration: line-through;}
.productdetails-view .addtocart-bar{margin:15px 0 0;padding:0 0 0 38px;}
.availability{text-align:center;margin:30px 0 20px -30px;}
.customer-reviews h4{border-bottom:solid #CAC9C9 1px;font-size:14px;margin:0 0 10px;padding:0 0 6px;}
.write-reviews{text-align:center;margin:20px 0 0;}
.write-reviews h4{text-align:left;}
.write-reviews h4 span{font-size:12px;font-weight:400;margin-left:8px;}
.write-reviews span.step{font-weight:700;display:inline-block;margin:0 0 8px;}
.write-reviews ul.rating{text-align:center;margin:0 0 20px;padding:0;}
.write-reviews ul.rating li{display:inline-block;list-style:none;text-align:center;padding:0 5px;}
.write-reviews ul.rating li span{display:block;}
.write-reviews textarea.virtuemart{margin-bottom:6px;display:inline-block;}
.list-reviews .normal{border:solid #CAC9C9 1px;margin-bottom:8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:12px;}
.list-reviews .normal blockquote,.list-reviews .highlight blockquote{margin-top:12px;font-size:12px;word-wrap:break-word;}
.list-reviews .normal blockquote:before,.list-reviews .highlight blockquote:before{content:open-quote;font-weight:700;font-size:24px;padding-right:6px;}
.list-reviews .normal blockquote:after,.list-reviews .highlight blockquote:after{content:close-quote;font-weight:700;font-size:24px;padding-left:6px;}
.list-reviews .highlight{background:#f7f6f6;border:solid #CAC9C9 1px;margin-bottom:8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:12px;}
.list-reviews span.date{float:right;display:block;color:#777;border-left:solid #CAC9C9 1px;border-bottom:solid #CAC9C9 1px;position:relative;top:-12px;right:-12px;font-size:10px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;padding:4px 6px 2px;}
span.variant-dropdown{width:150px;float:left;display:block;margin-bottom:5px;}
span.variant-dropdown select{width:150px;}
span.custom-variant-inputbox{width:152px;float:left;display:block;margin-bottom:5px;}
input.custom-attribute{width:140px;}
span.quantity-box{float:left;width:27px;padding-top:5px;}
input.quantity-input{height:19px;width:25px;text-align:center;font-weight:700;padding:2px;}
span.quantity-controls{width:15px;float:left;padding-top:2px;margin:0 0 0 10px;}
span.quantity-controls input.quantity-controls{height:14px;border:none;width:15px;color:transparent}
span.quantity-controls input.quantity-plus{background:url(../graphics/quantity-controls.png) repeat-x;margin-bottom:2px;}
span.quantity-controls input.quantity-minus{background:url(../graphics/quantity-controls.png) repeat-x;background-position:15px 0;}
.addtocart-bar{margin:0;padding:0;}
span.addtocart-button{width:152px;float:left;margin:0 0 0 10px;}


span.addtocart-small{width:105px;float:left;margin:0 0 0 10px;}


span.cart-images img {
    float: left;
    margin: 0;
    width: 45px;
}
span.addtocart-button input.addtocart-button,span.addtocart-button input.notify-button{width:152px;background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;background-position:0 -160px;color:#fff;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:14px;cursor:pointer;height:34px;text-align:center;letter-spacing:1px;padding:4px 5px;}
span.addtocart-button input.addtocart-button-disabled {width:auto;background:#f2f2f2 top repeat-x;border:solid #333 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:14px;cursor:pointer;height:34px;text-align:center;letter-spacing:1px;padding:4px 5px;color:#333;margin:10px 0px 0px 0px;}


span.addtocart-small input.addtocart-small,span.addtocart-small input.notify-small{width:105px;background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;background-position:0 -160px;color:#fff;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:13px;cursor:pointer;height:24px;text-align:center;letter-spacing:1px;padding:4px 5px;}
span.addtocart-small input.addtocart-small-disabled {width:auto;background:#f2f2f2 top repeat-x;border:solid #333 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:13px;cursor:pointer;height:24px;text-align:center;letter-spacing:1px;padding:4px 5px;color:#333;margin:10px 0px 0px 0px;}


.category-view h4{font-size:14px;margin:0;padding:0;}
.category-view .row .category .spacer h2{margin:0;padding:0;}
.category-view .row .category .spacer h2 a{font-size:14px;display:block;text-align:center;}
.category-view .row .category .spacer h2 a img{margin-top:6px;max-width:100%;height:auto;}
.featured-view h4,.latest-view h4,.topten-view h4,.recent-view h4,.related-products-view h4{font-size:14px;margin:0 0 8px;padding:0;}
.browse-view h1{font-size:16px;margin:0 0 8px;padding:0;}
.orderby-displaynumber{border-bottom:solid #E9E8E8 1px;border-top:solid #E9E8E8 1px;margin:10px 0;padding:10px 0;}
.orderlistcontainer{font-size:12pt;display:inline-block;text-decoration:none;margin:0 15px 0 0;}
.orderlistcontainer div.activeOrder{background:#FFF top right no-repeat url(../graphics/arrow_down.png);cursor:pointer;border:solid #CAC9C9 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12pt;padding:2px 24px 1px 12px;}
.orderlistcontainer a{text-decoration:none;display:block;}
.orderlistcontainer a :hover{text-decoration:none;display:block;color:#EEE;background:#777;}
.orderlistcontainer div.orderlist{display:none;position:absolute;border:solid #CAC9C9 1px;background:#FFF;cursor:pointer;z-index: 1;}
.orderlistcontainer div.orderlist div{padding:2px 12px 1px;}
.orderlistcontainer div.orderlist div:hover{color:#EEE;background:#CAC9C9;}
.ask-a-question-view .product-summary{border-bottom:solid #CAC9C9 1px;margin:25px 0 0;padding:0 0 10px;}
.ask-a-question-view .product-summary h2{font-size:16px;margin:0;padding:0;}
.ask-a-question-view .product-summary .short-description{margin-top:6px;}
.ask-a-question-view .product-summary img.product-image{max-width:100%;max-height:100%;width:auto;height:auto;}
.ask-a-question-view .form-field textarea.field{width:394px;background:#fff url(../graphics/default_bg.jpg) bottom repeat-x;border:solid #CAC9C9 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;text-align:left;padding:12px;}
.ask-a-question-view .form-field textarea.field:hover{background:#fff url(../graphics/default_hover_bg.jpg) top repeat-x;color:#000;}
.ask-a-question-view .form-field .submit{width:418px;}
.ask-a-question-view input.counter,.ask-a-question-view input#name,.ask-a-question-view input#email{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;display:inline-block;margin:0 0 0 10px;padding:5px 5px 4px;}
.ask-a-question-view table.askform, .ask-a-question-view table.askform tr, .ask-a-question-view table.askform td {border:0;}
.ask-a-question-view table.askform td {padding: 5px 0;}
.ask-a-question-view #recaptcha_area {margin-bottom: 20px;}
.vmquote{font-size:smaller;}
.manufacturer-details-view img{float:right;margin:0 0 10px 20px;}
.manufacturer-details-view .email-weblink a{margin-right:15px;}
a.ask-a-question{font-size:12pt;font-weight:700;display:inline-block;text-decoration:none;margin-bottom:8px;padding:3px 12px 1px;}
a.ask-a-question:hover{color:#777;text-decoration:none;}
input.vm-default{margin-bottom:2px;}
input.highlight-button{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;background-position:0 -160px;color:#fff;border:1px solid #00a000;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12pt;cursor:pointer;text-align:center;letter-spacing:1px;display:inline-block;text-decoration:none;padding:4px 8px 2px;}
input.highlight-button:visited{color:#fff;}
a.product-details,a.details,div.details{background-position:0 0;display:inline-block;padding:3px 8px 1px;}
a.details:hover,div.details:hover,a.product-details:hover{background-position:0 -40px;color:#777;}

span.details-button{ margin:0 0 0 10px;}
span.details-button input.details-button { background: url("../graphics/backgrounds3.png") repeat-x scroll center top #E8E8E8;background-position:0 -220px; color:#135CAE;border:1px solid #CAC9C9 ;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;cursor:pointer; text-align:center;padding:3px 8px 1px;}
span.details-button input.details-button-disabled {width:auto;	background:#f2f2f2 top repeat-x;border:solid #333 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12pt;cursor:auto;text-align:center;letter-spacing:1px;padding:4px 12px 4px;color:#333;}
span.details-button input.details-button:hover  {background-position:0 -190px;color:#777;}

span.donate-button{ margin:0 0 0 10px;}
span.donate-button input.donate-button { background: url("../graphics/backgrounds2.png") repeat-x scroll center top #E8E8E8;background-position:0 -120px; color:#fff; border:1px solid #CAC9C9 ;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;cursor:pointer; text-align:center;padding:3px 8px 1px;}
span.donate-button input.donate-button-disabled {width:auto;	background:#f2f2f2 top repeat-x;border:solid #333 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12pt;cursor:auto;text-align:center;letter-spacing:0.8px;padding:4px 12px 4px;color:#333;}
span.donate-button input.donate-button:hover  {background-position:0 -90px;color:#9e9e9e;}

.coupon{color: gray;  border-radius:4px; border:1px solid #CAC9C9 ; font-size: 9px;padding: 3px;}
button.default{display:inline-block;cursor:pointer;padding:5px 8px 4px;}
button.default:hover{color:#777;}
a.highlight,a.highlight:visited{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12pt;display:inline-block;text-decoration:none;background-position:0 -160px;color:#fff;padding:3px 8px 1px;}
textarea.virtuemart{background:#fff;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;text-align:left;padding:5px 5px 4px;}
p.product_s_desc{margin-bottom:6px;padding:0;}
span.stock-level{font-size:10px;color:#7d7b7b;}
.horizontal-separator{height:1px;background:#e9e8e8;margin:10px 0;}
.range-separator{height: 12px;border: 0;box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);}
.invalid{background-color:#ffd;color:#000;border-color:red;}
.page-results{margin-top:25px;text-align:right;}
.control-buttons button.default{margin-left:8px;}
table.user-details .vm-chzn-select{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;margin-bottom:2px;padding:5px 5px 4px; width:210px}
table.user-details input{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;margin-bottom:2px;padding:5px 5px 4px; width:200px}
table.user-details input.invalid{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;border:solid red 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;margin-bottom:2px;padding:5px 5px 4px;}
table.user-details{width: 450px;margin-bottom:10px;}
table.user-details input[type="checkbox"] , table.user-details input[type="radio"] {width:20px}
td.key{padding:0 6px; width: 150px;}
.cart-view h1{font-size:20px;margin:0;padding:0 0 10px;}
.cart-view h2{font-size:16px;margin:0;padding:0;}
.checkout-button-top{text-align:right;border-top:solid #E9E8E8 1px;padding:10px 0 0;}
.checkout-button-top input.terms-of-service{margin-right:10px;display:inline-block;}
span.tos{display:inline-block;margin-right:15px;}
.billto-shipto{border-top:solid #E9E8E8 1px;border-bottom:solid #E9E8E8 1px;margin:10px 0 0;padding:10px 0 25px;}
.billto-shipto span,a.terms-of-service{display:inline-block;font-size:14px;}
#full-tos {display: none;}
.output-billto span.titles,.output-shipto span.titles{width:150px;float:left;}
.output-billto span.values-first_name,.output-billto span.values-middle_name,.output-billto span.values-zip,.output-shipto span.values-first_name,.output-shipto span.values-middle_name,.output-shipto span.values-zip{float:left;margin-right:3px;}
table.cart-summary tr th{ background:#f0d6bb top repeat-x;border-bottom:solid #E9E8E8 1px;padding:6px 0 3px; color:black; }
table.cart-summary td { color:black;  vertical-align: middle; height:35px;  }

.customer-comment{text-align:center;border-top:solid #E9E8E8 1px;margin:10px 0 0;padding:10px 0 0;}
textarea.customer-comment{background:#fff;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;margin-bottom:2px;text-align:left;padding:5px 5px 4px;}
div.terms-of-service{ margin:10px 0 0;padding:10px 0 15px; display : inline;}
.terms-of-service h5{background:#7C1E21;color:rgba(255, 255, 255, 0.9);font-size:14px;text-align:center;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;font-weight:400;margin:0;padding:15px;}
.terms-of-service h5 a,.terms-of-service h5 a:visited{color:#fff;text-transform:uppercase;}
.vm-button,.vm-button-correct,.vm-button-correct:hover,.vm-button-correct:visited{font-size:12px;font-weight:700;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12pt;cursor:pointer;text-align:center;letter-spacing:1px;display:inline-block;text-decoration:none;padding:6px 12px 3px;}
.vm-button-correct,.vm-button-correct:hover,.vm-button-correct:visited{color:#777;}
.vm-button-correct,.vm-button-correct:link,.vm-button-correct:visited{background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;background-position:0 -160px;color:#fff;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12px;cursor:pointer;text-align:center;letter-spacing:1px;display:inline-block;text-decoration:none;padding:6px 12px 3px;}
.vm-button-correct:hover{background-position:0 -200px;color:#f2f2f2;text-decoration:none;}
.VmArrowdown{background:top right no-repeat url(../graphics/arrow_down.png);cursor:pointer;float:right;width:16px;height:16px;padding:0 12px;}
ul.VMmenu,.VMmenu ul,.VMmenu li{list-style-type:none!important;background-image:none!important;padding:2px;}
#ui-tabs ul#tabs{list-style-type:none;overflow:hidden;margin:0;padding:20px 20px 0;}
#ui-tabs ul#tabs li{display:inline-block;cursor:pointer;background:#f2f2f2;padding:10px 20px 7px;}
#ui-tabs ul#tabs li.current{display:inline-block;background:#ccc;color:#444;}
#ui-tabs .tabs{padding:20px;}
#ui-tabs .dyn-tabs{overflow:auto;display:none;}
.clear,br.clear{clear:both;}
.floatright,span.floatright{float:right;}
.floatleft,span.floatleft{float:left;}
span.bold,div.bold{font-weight:700;}
.width1{width:1%;}.width2{width:2%;}.width3{width:3%;}.width4{width:4%;}.width5{width:5%;}.width6{width:6%;}.width7{width:7%;}.width8{width:8%;}.width9{width:9%;}.width10{width:10%;}.width11{width:11%;}.width12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15{width:15%;}.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}.width20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}.width24{width:24%;}.width25{width:25%;}.width26{width:26%;}.width27{width:27%;}.width28{width:28%;}.width29{width:29%;}.width30{width:30%;}.width31{width:31%;}.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}.width35{width:35%;}.width36{width:36%;}.width37{width:37%;}.width38{width:38%;}.width39{width:39%;}.width40{width:40%;}.width41{width:41%;}.width42{width:42%;}.width43{width:43%;}.width44{width:44%;}.width45{width:45%;}.width46{width:46%;}.width47{width:47%;}.width48{width:48%;}.width49{width:49%;}.width50{width:50%;}.width51{width:51%;}.width52{width:52%;}.width53{width:53%;}.width54{width:54%;}.width55{width:55%;}.width56{width:56%;}.width57{width:57%;}.width58{width:58%;}.width59{width:59%;}.width60{width:60%;}.width61{width:61%;}.width62{width:62%;}.width63{width:63%;}.width64{width:64%;}.width65{width:65%;}.width66{width:66%;}.width67{width:67%;}.width68{width:68%;}.width69{width:69%;}.width70{width:70%;}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}.width74{width:74%;}.width75{width:75%;}.width76{width:76%;}.width77{width:77%;}.width78{width:78%;}.width79{width:79%;}.width81{width:81%;}.width82{width:82%;}.width83{width:83%;}.width84{width:84%;}.width85{width:85%;}.width86{width:86%;}.width87{width:87%;}.width88{width:88%;}.width89{width:89%;}.width90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}.width95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}.width100{width:100%;}
.width180 {  width: 180px; }
.width240 {  width: 240px; }
.vmicon, .vmiconFE{background:url(../graphics/vm2-sprite.png) no-repeat top left;}
.vm2-add_quantity_cart{background-position:0 0;width:24px;height:24px;border: 0px;cursor:pointer;}
.vm2-arrow_down{background-position:0 -72px;width:16px;height:16px;}
.vm2-billto-icon{background-position:0 -138px;height:24px;margin-right:6px;vertical-align:middle;width:24px;border :0px;}
.vm2-remove_from_cart{    background-position: 0 -212px; border: 0 none; cursor: pointer; display: inline-block; height: 24px; vertical-align: bottom; width: 24px;}
.vm2-shipto-icon{background-position:0 -284px;height:24px;margin-right:6px;vertical-align:middle;width:24px;}
.vm2-stars0{background-position:0 -358px;width:64px;height:13px;}
.vm2-stars1{background-position:0 -421px;width:64px;height:13px;}
.vm2-stars2{background-position:0 -484px;width:64px;height:13px;}
.vm2-stars3{background-position:0 -547px;width:64px;height:13px;}
.vm2-stars4{background-position:0 -610px;width:64px;height:13px;}
.vm2-stars5{background-position:0 -673px;width:64px;height:13px;}
.vm2-stars_0{background-position:0 -736px;width:64px;height:13px;}
.vm2-stars_1{background-position:0 -799px;width:64px;height:13px;}
.vm2-stars_2{background-position:0 -862px;width:64px;height:13px;}
.vm2-stars_3{background-position:0 -925px;width:64px;height:13px;}
.vm2-stars_4{background-position:0 -988px;width:64px;height:13px;}
.vm2-stars_5{background-position:0 -1051px;width:64px;height:13px;}
.vm2-lowstock{background-position:0 -1114px;width:62px;height:15px;display:block;}
.vm2-nostock{background-position:0 -1179px;width:62px;height:15px;display:block;}
.vm2-normalstock{background-position:0 -1244px;width:62px;height:15px;display:block;}
.vm2-termsofservice-icon{background-position:0 -1309px;height:24px;margin-right:6px;vertical-align:middle;width:24px;display:inline-block;}
.vm2-modallink{height:16px;margin-left: 3px;vertical-align:top;width:16px;display:inline-block; background: url("../graphics/icon_external_link.gif") no-repeat scroll left top transparent;}
.vm2-warning{background-position:0 -1383px;width:50px;height:40px;}
.vendor-store-desc,.category-view,.featured-view,.latest-view,.topten-view,.recent-view,.related-products-view,.browse-view,.order-view{margin-bottom:25px;}
.main-image,.featured-view .product,.latest-view .product,.topten-view .product,.recent-view .product,.related-products-view .product,.center,span.center{text-align:center;}
/* .main-image img {max-width:100%;height:auto}*/
.main-image img {max-width:100%;}
.main-image img.product-image,.featured-view .spacer img,.latest-view .spacer img,.topten-view .spacer img,.recent-view .spacer img{max-width:100%;height:auto;width:auto;}
.additional-images,.featured-view .product-price,.latest-view .product-price,.topten-view .product-price,.recent-view .product-price,.output-billto,.output-shipto{margin:10px 0;}
.ask-a-question,.manufacturer,.manufacturer-details-view .email-weblink,.manufacturer-details-view .description{margin:10px 0 0;}
.customer-reviews,.ask-a-question-view .form-field{margin:25px 0 0;}
span.variant-name,span.custom-variant-name{width:100px;float:left;display:block;margin-bottom:5px;}
span.addtocart-button input.addtocart-button:hover,span.addtocart-button input.notify-button:hover,input.highlight-button:hover,a.highlight:hover{background-position:0 -200px;color:#f2f2f2;}


span.addtocart-small input.addtocart-small:hover,span.addtocart-small input.notify-small:hover,input.highlight-small:hover,a.highlight:hover{background-position:0 -200px;color:#f2f2f2;}


.category-view .row .category .spacer,.featured-view .spacer,.latest-view .spacer,.topten-view .spacer,.recent-view .spacer,.related-products-view .spacer,.browse-view .row .product .spacer{padding:6px;}
.featured-view .spacer h3,.latest-view .spacer h3,.topten-view .spacer h3,.recent-view .spacer h3,.related-products-view .spacer h3,.browse-view .row .product .spacer h2{font-size:14px;margin:0 0 6px;padding:0;}
.featured-view .spacer span,.latest-view .spacer span,.topten-view .spacer span,.recent-view .spacer span,.related-products-view .spacer span,.browse-view .row .product .spacer span{font-size:0.85em;color:#666;}
.browse-view .row .product .spacer img,.related-products-view .row .product .spacer img{max-width:90%;height:auto;}
.display-number,.control-buttons,.right{text-align:right !important;}
.ask-a-question-view,.manufacturer-details-view .spacer{padding:20px;}
.ask-a-question-view h1,.manufacturer-details-view h1{font-size:18px;margin:0;padding:0;}
#userForm select,.width80{width:80%;}
textarea.virtuemart:hover,textarea.customer-comment:hover{color:#000;background:#e8e8e8;}
label.invalid,span.red{color:red;}
.output-billto span.values,.output-shipto span.values,.floatleft,span.floatleft{float:left;}
.output-billto span.values,.output-shipto span.values {padding-right:5px;}
.joomlaCoreField {background-color: #FFFFDD;}
.vm-pagination div{text-align:center !important;}
.vm-pagination ul{text-align:center !important;}
.vm-pagination ul li{display: inline;}
.vm-pagination  .counter{text-align: right !important;}

.vm-bottom div{text-align:center !important;}
.vm-bottom ul{text-align:center !important;}
.vm-bottom ul li{display: inline;}
.vm-bottom  .counter{text-align: right !important;}

td.orders-key{font-weight: bold; text-align: left; }

/* Manufacturer View Default */
.manufacturer-view-default .row .manufacturer .spacer {padding: 6px;}
.product-field-display a img{display: block;}
.product-related-products, .product-related-categories{border-top:solid #ccc 1px;padding-bottom: 10px;}
.product-fields .product-field-type-P{clear: both; border-bottom: 1px solid #EEEEEE; margin-top: 18px;}
.product-field-type-P .product-fields-title{ font-size: 120%;}
.product-field-type-B,.product-field-type-S,.product-field-type-I{padding-left:3%;float:left;width:30%}
.product-field-type-R,.product-field-type-Z {width:25%; float:left;}
.product-fields-title{ font-weight: bold;}

.vm-customfield-mod img,.vm-customfield-cart img{ vertical-align: middle; width: 16px;}
.vm-img-desc{display:block;}
a:hover .vm-img-desc{background: #095197}
.vmpayment_name, .vmpayment_cost, .vmshipment_name, .vmshipment_cost{padding:0 2px;}
.vmpayment_description,.vmshipment_description {color:gray;font-size:9px;padding:0 2px;}
.vmpayment_cardinfo {color:gray;font-size:9px;}
.virtuemart_search .inputbox{height:16px;vertical-align :middle}
/* Custom Field Images */
.product-fields .product-field,.product-related-categories .product-field {float:left;display:inline-block;}
.product-fields .product-field label.other-customfield {width:25%;float:left;position:relative;top:20px;left:-18px;margin-bottom:27px;text-align:center;}  /* For 4 images across use width:17% */
.product-fields .product-field input[type=radio] {position:relative;left:33px;}
.product-fields .product-field .vm-img-desc {font-size:9px;}

/* some more styles */
.priceColor2{color:gray;}
.line-through{text-decoration:line-through}
.inline{display: inline;}
td.pricePad{padding-right: 10px;}
td.priceCol{white-space:nowrap;}
div.spaceStyle{padding: 0px; margin: 5px; spacing: 0px;}
.vm-notice{color: #CC0000;}
.buttonBar-right{text-align: right; width: 100%;}
.userfields_info{font-weight: bold;display: block;margin: 0px 0px 8px 0px;}


.ratingbox {
	position:relative;
	display:block;
	width:120px;
	height:24px;
	background:url("../graphics/color-stars.png") repeat-x scroll 0 bottom transparent;
}
.ratingbox span {
	background:url(../graphics/color-stars.png) repeat-x;
	display:block;
	width:1%;
	height:24px;
	position:absolute;
}

.vote {
    display: block;
    margin-bottom: 4px;
}
.category-ratingbox {
    position:relative;
    display:block;
    width:60px;
    height:12px;
    background:url("../graphics/color-stars-small.png") repeat-x scroll 0 bottom transparent;
}
.category-ratingbox span {
    background:url(../graphics/color-stars-small.png) repeat-x;
    display:block;
    width:1%;
    height:12px;
    position:absolute;
}

.stars-orange{background-position:0 0 !important;}
.stars-red{background-position:0 -54px !important;}
.stars-green{background-position:0 -108px !important; }
.stars-blue{background-position:0 -162px !important;}
.stars-purple{background-position:0 -216px !important;}


.updateCart {  }

input.updateCart  {
	width:200px;
	background:#e8e8e8 url(../graphics/backgrounds.png) top repeat-x;
	background-position:0 -160px;
	color:#fff;
	border:solid #00a000 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:12px;
	cursor:pointer;
	text-align:center;
	letter-spacing:1px;
	padding:6px 12px 3px;
	display:inline-block;
	text-decoration:none;
}
input.updateCart-disabled {
	width:200px;
	background:#f2f2f2 top repeat-x;
	border:solid #333 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:12px;
	cursor:auto;
	text-align:center;
	letter-spacing:1px;
	padding:6px 12px 3px;
	color:#333;
}

input.updateCart:hover  {
	background-position:0 -200px;
	color:#f2f2f2;
}

.continueButton {  }

input.continueButton  {
	width:										auto;
	height:										30px;
	background:									#e8e8e8 url(../graphics/SMbackgrounds2.png) top repeat-x;
	background-position:						0 -130px;
	color:										#e73c00!important;
	border:										solid #00a000 1px;
	border-radius:								4px;
	-webkit-border-radius:						4px;
	-moz-border-radius:							4px;
	font-size:									10pt!important;
	font-weight: 								900;
	cursor:										pointer;
	text-align:									center;
	letter-spacing:								1px;
	padding:									4px 12px 4px;
	display:									inline-block;
	text-decoration:							none;
}
input.continueButton-disabled {
	width:										auto;
	background:									#f2f2f2 top repeat-x;
	border:										solid #333 1px;
	border-radius:								4px;
	-webkit-border-radius:						4px;
	-moz-border-radius:							4px;
	font-size:									12px;
	cursor:										auto;
	text-align:									center;
	letter-spacing:								1px;
	padding:									4px 12px 4px;
	color:										#333;
}

input.continueButton:hover  {
	background-position:						0 -80px;
	color:										#777!important;
}

span.cart-quantity-box{float:left;width:27px;padding-top:5px;}
input.cart-quantity-input{height:19px;width:25px;text-align:center;font-weight:700;padding:2px;}

span.cart-quantity-controls{width:40px;float:left;padding-top:2px;margin:0 0 0 10px;}
span.cart-quantity-controls input.cart-quantity-controls{height:14px;border:none;width:15px;color:transparent}
span.cart-quantity-controls input.cart-quantity-plus{background:url(../graphics/quantity-controls.png) repeat-x;margin-right: 5px;}
span.cart-quantity-controls input.cart-quantity-minus{background:url(../graphics/quantity-controls.png) repeat-x;background-position:15px 0;}

.trade-container  {
	display: 										block;
	width: 											100%;
	min-height:  									200px;	
}
.trade-img  {
	display: 										inline-block;	
	width: 											250px;
	vertical-align: 								top;
}
.trade-text  {
	display: 										inline-block;	
	width: 											700px;
}
.traderow {
	display: 										table-row;	
}
.trade-prodname  {
	display: 										table-cell;	
	width: 											500px;
	vertical-align: 								middle;
	font-size: 										14pt;
	font-family: 									'Londrina Solid';
	font-weight:									600;
	color: 											#00A99E;
}
.tradecol-3  {
	display: 										table-cell;	
	width: 											550px;
	vertical-align: 								middle;
	font-size: 										10pt;
}
.tradecol-4  {
	display: 										table-cell;	
	width: 											550px;
	vertical-align: 								middle;
	font-size: 										10pt;
}
.tradecol-5  {
	display: 										table-cell;	
	width: 											180px;
	vertical-align: 								middle;
}
.tradecol-6  {
	display: 										table-cell;	
	width: 											180px;
	vertical-align: 								middle;	
}
.tradespacer  {
	display:										block;
	width: 											980px;
	height: 										10px;
	border: 										0;
	box-shadow: 									0 10px 10px -10px #8c8b8b inset;
	margin: 										20px auto 20px auto;
}

.product {
	min-width: 										300px;
}

.blog-text { 
	font-family: 									'Kanit', sans-serif; 
	font-size:										12pt;
	line-height:									1.4;
	letter-spacing:									1px;
	margin-top:										20px;
}

/**********************************

Name: typography Styles

***********************************/

span.bluhlight-jck, span.grehlight-jck, span.redhlight-jck, span.blahlight-jck , span.yelhlight-jck {	
	border-radius:									5px 5px 5px 5px;
	color:											#FFFFFF;
	display:										inline;
	font-weight:									bold;
	text-shadow:									none;
	padding:										2px 4px;
	text-shadow:									0 1px 1px rgba(0, 0, 0, 0.2);
}
span.bluhlight-jck {
	background:										none repeat scroll 0 0 #3E6A86;
}
span.grehlight-jck {
	background:										none repeat scroll 0 0 #b9cd96;
}
span.redhlight-jck {
	background:										none repeat scroll 0 0 #AA1428;	
}
span.blahlight-jck {
	background:										none repeat scroll 0 0 #000000;
}
span.yelhlight-jck {
	background:										none repeat scroll 0 0 #F2F096;
} 
.blubox-jck, .grebox-jck, .redbox-jck, .blabox-jck, .yelbox-jck {
	background:										none repeat scroll 0 0 #FAFAFA;
	border-style:									solid;
	border-width:									1px 1px 1px 8px;
	margin:											10px 0 20px;
	padding:										8px;
	-webkit-border-top-left-radius:					15px;
	-webkit-border-bottom-left-radius:				15px;
	-moz-border-radius-topleft:						15px;
	-moz-border-radius-bottomleft:					15px;
	border-top-left-radius:							15px;
	border-bottom-left-radius:						15px;
}
.blubox-jck {										border-color:#DDDDDD #DDDDDD #DDDDDD #3E6A86;}
.grebox-jck {										border-color:#DDDDDD #DDDDDD #DDDDDD #b9cd96;}
.redbox-jck {										border-color:#DDDDDD #DDDDDD #DDDDDD #AA1428;}
.blabox-jck {										border-color:#DDDDDD #DDDDDD #DDDDDD #000000;}
.yelbox-jck {										border-color:#DDDDDD #DDDDDD #DDDDDD #F2F096;}

.info-jck, .warning-jck, .film-jck, .pin-jck , .lightbulb-jck , .recycle-jck , .camera-jck, .comment-jck, .chat-jck, .document-jck, .accessible-jck, .star-jck, .heart-jck, .previous-jck, .cart-jck, .attachment-jck, .calculator-jck, .cut-jck, .dollar-jck, .pound-jck , .euro-jck, .mail-jck, .next-jck {
	display:										block;
	padding:										20px 0 20px 60px;
	margin-bottom:									20px;
	background-color:								transparent !important;
	background-position:							left center !important;
	background-repeat:								no-repeat !important;
}
.info-jck { 										background:url("info.png")}
.warning-jck { 										background:url("warning.png")}
.film-jck { 										background:url("film.png")}.pin-jck {background:url("pin.png")}
.lightbulb-jck {									background:url("light_bulb.png")}
.recycle-jck { 										background:url("recycle.png")}
.camera-jck {										background:url("camera.png")}
.comment-jck { 										background:url("comment.png")}
.chat-jck{ 											background:url("chat.png")}
.document-jck { 									background:url("document.png")}
.accessible-jck { 									background:url("accessible.png")}
.star-jck { 										background:url("star.png")}
.heart-jck { 										background:url("heart.png")}
.previous-jck { 									background:url("previous.png")}
.cart-jck { 										background:url("cart.png")}
.attachment-jck { 									background:url("attachment.png")}
.calculator-jck { 									background:url("calculator.png")}
.cut-jck {	 										background:url("cut.png")}
.dollar-jck { 										background:url("dollar_currency_sign.png")}
.pound-jck { 										background:url("sterling_pound_currency_sign.png")}
.euro-jck { 										background:url("euro_currency_sign.png")}
.mail-jck {	 										background:url("mail.png")}
.support-jck { 										background:url("support.png")
}
.next-jck{ background:url("next.png")}
.infotip-jck, .warningtip-jck, .filmtip-jck, .pintip-jck , .lightbulbtip-jck , .recycletip-jck , .cameratip-jck, .commenttip-jck, .chattip-jck, .documenttip-jck, .accessibletip-jck, .startip-jck, .hearttip-jck, .previoustip-jck, .carttip-jck, .attachmenttip-jck, .calculatortip-jck, .cuttip-jck, .dollartip-jck, .poundtip-jck , .eurotip-jck, .mailtip-jck, .nexttip-jck {
	display:										block;
	margin-bottom:									20px;
	background-color:								#FAFAFA !important;
	background-position:							left center !important;
	background-repeat:								no-repeat !important;
	background-size:								28px auto !important;
	border-bottom:									1px dotted #C8C8C8;
	border-top:										1px dotted #C8C8C8;
	display:										block;
	margin:											10px 0;
	padding:										7px 10px 7px 35px;
}
.infotip-jck { 										background:url("info.png")}.warningtip-jck { background:url("warning.png")}
.filmtip-jck { 										background:url("film.png")}
.pintip-jck {										background:url("pin.png")}
.lightbulbtip-jck {									background:url("light_bulb.png")}
.recycletip-jck { 									background:url("recycle.png")}
.cameratip-jck { 									background:url("camera.png")}
.commenttip-jck { 									background:url("comment.png")}
.chattip-jck{ 										background:url("chat.png")}
.documenttip-jck { 									background:url("document.png")}
.accessibletip-jck { 								background:url("accessible.png")}
.startip-jck { 										background:url("star.png")}
.hearttip-jck {										background:url("heart.png")}
.previoustip-jck { 									background:url("previous.png")}
.carttip-jck { 										background:url("cart.png")}
.attachmenttip-jck { 								background:url("attachment.png")}
.calculatortip-jck { 								background:url("calculator.png")}
.cuttip-jck { 										background:url("cut.png")}
.dollartip-jck { 									background:url("dollar_currency_sign.png")}
.poundtip-jck { 									background:url("sterling_pound_currency_sign.png")}
.eurotip-jck { 										background:url("euro_currency_sign.png")}
.mailtip-jck { 										background:url("mail.png")}
.supporttip-jck { 									background:url("support.png")}
.nexttip-jck { 										background:url("next.png")}
span.bludisc-jck, span.bludisc-black-jck, span.gredisc-jck, span.gredisc-black-jck, span.reddisc-jck, span.reddisc-black-jck, span.bladisc-jck, span.bladisc-black-jck, span.yeldisc-jck, span.yeldisc-black-jck {
	background-image:								url("mask-white.png");
	background-position:							left top !important;
	background-repeat:								no-repeat !important;
	color:											#FFFFFF;
	display:										block;
	float:											left;
	font-size:										1.4em;
	margin-right:									10px;
	text-align:										center;
	width:											42px;
	height:											31px; 
	padding-top:									11px;
	text-shadow:									0 1px 1px rgba(0, 0, 0, 0.2);
}
span.bludisc-black-jck, span.gredisc-black-jck, span.reddisc-black-jck , span.bladisc-black-jck , span.yeldisc-black-jck { background-image:url("mask-black.png")!important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
span.bludisc-jck, span.bludisc-black-jck {			background-color:#3E6A86;	}
span.gredisc-jck, span.gredisc-black-jck {			background-color:#b9cd96;	}
span.reddisc-jck, span.reddisc-black-jck {			background-color:#AA1428;	}
span.bladisc-jck, span.bladisc-black-jck {			background-color:#000000;	}
span.yeldisc-jck, span.yeldisc-black-jck {			background-color:#F2F096;	}
pre {
	border-left:									10px solid #B9CD96;
	border-top:										1px solid #CFCFCF;
	display:										block;
	font:											1em/1.5 Monaco,Consolas,"Courier News",monospace;
	max-height:										500px;
	overflow:										scroll;
	width:											86%;
	padding:										10px;
	background:										url("bg-precode.png") repeat scroll left center transparent;
	border-radius:									0!important;
}
span.dropcap {
	color:											#333333;
	display:										block;
	float:											left;
	font:											60px/40px Georgia,Times,serif;
	padding:										7px 8px 0 0;
}
blockquote {
	background:										url("bg-quote.png") no-repeat scroll 0 10px #F5F5F5;
	border:											1px solid #E0E0E0;
	border-radius:									5px 5px 5px 5px;
	display:										block;
	font-family:									Georgia,"Times New Roman",Times,serif;
	font-size:										17px;
	font-style:										italic;
	margin:											0 80px 18px 0;
	padding:										18px 20px 18px 80px;
}
address {
	background-color:								#CFCFCF;
	border-radius:									5px 5px 5px 5px;
	color:											#FFFFFF;
	font-family:									arial,helvetica,sans-serif;
	font-size:										12pt;
	font-weight:									normal;
	margin:											10px 20px;
	padding:										2px;
	text-align:										center;
	text-shadow:									0 1px 1px rgba(0, 0, 0, 0.1);
	text-transform:									uppercase;
}

/* Newsleter Styles   */

.newsletter_set  {
	width: 											90%;
	margin: 										20px auto 30px auto;
	background-color:								#f5f5f5;
	font-size:										100%;
	
}

.newsletter {
	width: 											90%;
	margin: 										30px 30px 30px 30px;
	background-color:								#f5f5f5;
	font-family: 									'Kanit', sans-serif;
}

p.newsletter  {
	font-size: 										12pt;
	margin: 										15px 0 15px 0; 
}
.newsheading  {
	margin: 										50px 0 50px 0; 
	font-size:										25pt; 
	font-family: 									'Kanit', sans-serif;
	color: 											#2e3192; 
	text-shadow: 									2px 2px 2px #444;
}
.headline  {
	font-size: 										18pt;
	font-weight:									900;
}
.newssubhead   {
	font-size: 										16pt;
	font-weight:									900;
	
}


