.leftBlock {
	float: left;
	padding: 10px 5px;
}

.SHIP_RATE {
	width: 250px;
	float: left;
	text-align: left;
	border: solid thin #cccccc;
	padding: 5px;
	margin: 5px;
}

.SHIP_RATE b {
	color: #990000;
	font-size: 1.2em;
	padding-bottom: 4px;
	float: left;
}

#ShippingOptions LABEL {
	clear: both;
	float: left;
	padding: 3px;
}

#GO_CHECKOUT {
	width: 90%;
	text-align: center;
}

#DISCOUNT {
	clear: both;
	border: thin solid #CCCCCC;
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: left;
	width: 250px;
}

#GO_CHECKOUT_ERROR {
	text-align: left;
	color: #000000;
	font-size: 1.2em;
	float: left;
}

/**************************
small brand bos menu
***************************/
#BRANDS_DIV {
	border: 1px solid #CCCCCC;
	clear: both;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	text-align: center;
}

#BRANDS_DIV h6{
border: 0 none;
border-bottom: 1px solid #cccccc;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;

}

.BRAND_CLASS {
	float: left;
	width: 47px;
	padding: 1px;
}

#FEATURE_PRODUCT_DIV {
	border: 1px solid #CCCCCC;
	clear: both;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	width: 148px;
	border-bottom: 0 none;
}
#FEATURE_PRODUCT_DIV h6{
border-top: 0;
border-right: 0;
border-left: 0;
}


.FEATURE_PRODUCT_CLASS {
	float: left;
	clear: both;
	text-align: left;
	padding: 5px 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.FEATURE_PRODUCT_PRICE {
	color: #8C1E21;
	font-size: 1.3em;
}

.FEATURE_PRODUCT_NUMBER {
	float: left;
	font-size: 1.2em;
	padding: 3px;
	width: 14px;
}

.FEATURE_PRODUCT_BOX {
	width: 150px;
}

.FEATURE_PRODUCT_HEADER {
	float: left;
	font-size: .8em;
	width: 130px;
}

.FEATURE_PRODUCT_IMG {
	clear: both;
	float: left;
	width: 60px;
}

.FEATURE_PRODUCT_DESC {
	float: left;
	width: 88px;
}

/*******************
slide show properties go here
********



#SLIDESHOW {
	width: 690px;
	border: 1px solid #cccccc;
	float: left;
}

#SLIDE_CONTENT {
	float: left;
	width: 500px;
}

#SLIDE_MENU {
	float: left;
	width: 188px;
}

#SLIDE_MENU li {
	clear: both;
	float: left;
	width: 186px;
	height: 44px;
	list-style-type: none;
	background-color: #999999;
	color: #ffffff;
	border: thin solid #ffffff;
}

#SLIDE_MENU li a {
	color: #ffffff;
}

.SLIDE_TEXT {
	float: left;
	padding: 4px;
	width: 172px;
}

.SLIDE_IMG {
	float: left;
	width: 6px;
	height: 44px;
	background-color: #404040;
}




/* Slideshow ------------------------------------------------------------------------- */

.SLIDE_HEADING2 {
	border-bottom: 1px dotted #a7a7a7;
	padding: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0px;
}
.slide_48  {
	border-bottom: 1px dotted #a7a7a7;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
	padding-left: 10px;
}
.slide_48 a:link  {
	color: #000;
}

#SLIDESHOW {
	width: 670px;
	height: 279px;
	background: #efefef;
	border: 1px solid #aaa;
	border-top: 0;
	padding: 4px;
	padding-top: 0;
}

#SLIDE_CONTENT {
	float: left;
	width: 670px;
	border: 0px;
}
#SLIDE_CONTENT img {
	width: 670px;
	height: 279px;
}

#SLIDE_MENU {
    height:25px;
    
    width: 145px;
    text-align: right;
    position: absolute;
    top: -25px;
    right: 0;
}

#SLIDE_MENU li a {
	color: #fff;
	font-size: 12px;
}

.SLIDE_hover {
	float: left;
     width:24px;
     height:24px;
     font-size:11px;
     color: #fff;
     border: 0px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
     background-image:url(/img/silde-nav.png);
}

.SLIDE_COLOR {
	float: left;
     width:24px;
     height:24px;
     font-size:11px;
     color: #fff;
     border: 0px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
     background-image:url(/img/silde-nav.png);
     background-position:0 -24px;
}

#SLIDE_MENU ul,#SLIDE_MENU ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.relative {
position: relative;
margin:0 auto;
}
/*************************************
smart view
***************************************/
.SAMRT_VIEW {
	float: right;
	position: relative;
	right: 31px;
	top: -50px;
	width: 20px;
	z-index: 100;
}

.mypopin2 {
	color: #000000;
	padding: 10px;
	text-align: justify;
	text-indent: 5px;
	background: #FFF;
}

.mypopin2 .popin-content {
	padding: 10px;
}

.mypopin2 .popin-content p {
	padding: 0;
	margin: 0 0 1em;
}

/***********************
Smart view popup
*************************/
#PRODUCT_IMG_POP {
	float: left;
	width: 140px;
}

#PRODUCT_DETAIL_POP {
	float: left;
	width: 255px;
}

#contents_pop {
	width: 400px;
	float: left;
}

/*******************************
		sku price view new
********************************/
#PRICE_DIV {
	float: left;
	clear: both;
	width: 120px;
}

#YOU_SAVING_DIV {
	float: left;
	width: 120px;
	color: #fd080f;
	font-weight: bold;
	font-size: 15px;
}

#PRICE_RR_DIV {
	clear: both;
	float: left;
}

.PriceType {
	float: left;
	clear: both;
	width: 200px;
	line-height: 20px;
	font-size: 13px;
}

/**************************************
slide down menu

**************************************/
dl {
	width: 100%;
}

dl,dd {
	margin: 0;
}

/*********************
RSS
*********************/
.rss img {
	border: 0 none;
	float: right;
	height: 20px;
	width: 20px;
	padding-top: 5px;
	padding-right: 3px;
}

#newsboxhead {
float: left;
width: 100%;
}

#newsboxhead h6 {
border-bottom: 0;
}

.more:link,.more:visited {
	font-size: .9em;
}

/**********************
Buttons
***********************/
.BUTTON:link,.BUTTON:visited,.BUTTON:hover,.BUTTON:active {
	background: transparent url(/img/buttonBG.jpg) repeat-x scroll 0 0
		!important;
	border: 1px solid #cccccc;
	clear: both;
	float: left;
	height: 16px;
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

.button {
	font-weight: bold;
	border: 0px;
	color: #666666;
	background: transparent url(/img/buttonBG.jpg) repeat-x scroll 0 0
		!important;
	padding: 2px 5px 2px 5px;
	border: 1px solid #cccccc;
}

.button:link,.button:visited,.button:active {
	font-weight: bold;
	color: #666666;
	background-color: #666666;
	padding: 2px 5px 2px 5px;
}

.button:hover {
	color: #000000;
}

#A4 {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 200mm;
	padding: 12.7mm;
	width: 185mm;
}

.RMAHeading {
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	width: 50%;
}

.RMAText {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.hr {
	width: 100%;
	border-top: dashed 2px #cccccc;
	clear: both;
	float: left;
	background: url("/img/bw.jpg") repeat-x;
	margin: 50px 0;
}

#GeoTrust {
	padding: 0 18px;
}

#IE6 {
	background-color: #cccccc;
	color: #000000;
	font-size: .8em;
	padding: 0 10px;
}

#IE6 STRONG {
	font-size: 1.2em;
}

#IE6 a {
	font-size: 1.2em;
}

#IE6 IMG {
	vertical-align: middle;
}

.news_div {
	width: 670px;
	padding: 10px;
	float: left;
}

.news_title {
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

.newsDescripton {
	float: left;
	width: 100%;
	clear: both;
}