#SuggestedProductsInner a
{
white-space:normal;
}
#FeaturedProductsInner .FRAMEHYPERLINK
{
white-space:normal;
}
.FRAMEHYPERLINK div
{
white-space:normal;
}
.FRAMEHYPERLINK
{
	white-space:nowrap;
}
center a.FRAMEHYPERLINK
{
white-space:normal;
}
.menutab img:hover
{
 filter:alpha(opacity=60);/*CSS*/
 opacity:0.6;/*Mozilla CSS*/
}

/** making default styles for whole browsers - start **/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
margin:0;
padding:0;
}

body
{
margin:0px;
padding:0px;
}



fieldset,img {
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}
/** Start - Commons **/

a{
	cursor: pointer;
	text-decoration: none;
}

.padR2{
	padding-right:2px;
}

.padL2{
	padding-left:2px;
}

.padT2{
	padding-top:2px;
}

.padB2{
	padding-bottom:2px;
}

.padmarg0{
	padding:0px;
	margin:0px;
}

.marLR5{
	margin-left:5px;
	margin-right:5px;
}

.fltL{
	float:left;
}

.fltR{
	float:right;
}

.pad5{
	padding:5px;	
}

.pad10{
	padding:10px;	
}

.padL5{
	padding-left:5px; 
}
.padR5{
	padding-right:5px;	
}
.padT5{
	padding-top:5px;
}
.padB5{
	padding-bottom:5px;	
}
	
.padL10{
	padding-left:10px; 
}
.padR10{
	padding-right:10px;	
}
.padT10{
	padding-top:10px;
}
.padB10{
	padding-bottom:10px;	
}

.padTB5{
	padding:5px 0px;
}

.padLR5{
	padding:0px 5px;
}

.padTB10{
	padding:10px 0px;
}

.padLR10{
	padding:10px 0px;
}

/** End - Commons **/


/** making default styles for whole browsers - end**/

.logo_xyz{
	float:left;
	width: 121px;
	height: 47px;
	background: url("../images/logo_temp.gif") no-repeat top left; 	
}

.searchInputBox
{
	font-family:Verdana;
	font-size:10px;
	color:#505050; 
	line-height:15px;
	/*
	font-size:14px;
	font-family:arial;
	color:#5c5c5c;
	padding-top:2px;
	padding-left:4px;
	height:20px;
	width:176px;
	margin-right:10px;*/
	width:145px;
	border-left:1px solid #a1a1a2;
	border-right:1px solid #a1a1a2;
	border-bottom:1px solid #e6e6e6;
	border-top: 1px solid #a0a0a0;
	background-image: url("../images/boximage.gif");	
}

#main{
	
}

#grayContainer{
	/*width:974px;*/
	float:left;
	/**background-image:url('../images/background_gradient.gif');
	background-repeat: repeat-x;*/
}

#whiteContainer{
	text-align:left;
	/*width:974px;*/
	margin:40px 15px 15px 15px;
}

#header{	
	float:left;
	
	width:100%;
	margin: 0 auto;	
	background-color: #fff;
}

#headerContainer{
	width:985px;
	text-align:center;
	margin: 0 auto;
}

#headerContent{	
	float:left;	
	margin: 15px 5px;
	background-color:#fff;
	width:975px;
}

#rightHeaderContent{
	/** margin-top:25px; **/
}

#rightHeaderContent, #rightFooterContent{
	float:right;
	padding-right:10px;
}

#rightHeaderContent{
	text-align:left;
	background-color: #fff;
}

/** Buttons **/
.button{	
	font: bold normal normal 12px Arial;
	color:#fff;
	list-style: none;
}

/** Start - Simple Button **/
ul.button li.btn0L
{
	float:left;
	background-image: url("../images/btn_blue_left_0.gif");
	width:9px;
	height:23px;
}

ul.button li.btn0M
{
	padding: 2px 2px;
	float:left;
	background-image: url("../images/btn_blue_mid_0.gif");
	background-repeat: repeat-x;
	height:23px;
}

ul.button li.btn0R
{ 
	float:left;
	background-image: url("../images/btn_blue_right_0.gif");
	width:9px;
	height:23px;
}

ul.button li.btn1L
{
	float:left;
	background-image: url("../images/btn_blue_left_1.gif");
	width:9px;
	height:23px;
}

ul.button li.btn1M
{
	padding: 2px 2px;
	float:left;
	background-image: url("../images/btn_blue_mid_1.gif");
	background-repeat: repeat-x;
	height:23px;
}

ul.button li.btn1R
{ 
	float:left;
	background-image: url("../images/btn_blue_right_1.gif");
	width:9px;
	height:23px;
}


/** Start - (Blue-GRAY) Button **/
ul.button li.btnBG0L
{
	float:left;
	background-image: url("../images/btn_blue_bot_left_0.gif");
	width:9px;
	height:23px;
}

ul.button li.btnBG0M
{
	padding: 2px 2px;
	float:left;
	background-image: url("../images/btn_blue_bot_mid_0.gif");
	background-repeat: repeat-x;
	height:23px;
}

ul.button li.btnBG0R
{ 
	float:left;
	background-image: url("../images/btn_blue_bot_right_0.gif");
	width:9px;
	height:23px;
}

ul.button li.btnBG1L
{
	float:left;
	background-image: url("../images/btn_blue_bot_left_1.gif");
	width:9px;
	height:23px;
}

ul.button li.btnBG1M
{
	padding: 2px 2px;
	float:left;
	background-image: url("../images/btn_blue_bot_mid_1.gif");
	background-repeat: repeat-x;
	height:23px;
}

ul.button li.btnBG1R
{ 
	float:left;
	background-image: url("../images/btn_blue_bot_right_1.gif");
	width:9px;
	height:23px;
}

/** End - (Blue-GRAY) Button **/

/** Start - (GRAY-White) Button ACTIVE**/
ul.button li.btnGW0L
{
	float:left;
	background-image: url("../images/btn_grey_left_0.gif");
	width:9px;
	height:23px;
}

ul.button li.btnGW0M
{
	padding: 2px 2px;
	float:left;
	background-image: url("../images/btn_grey_mid_0.gif");
	background-repeat: repeat-x;
	height:23px;
}

ul.button li.btnGW0R
{ 
	float:left;
	background-image: url("../images/btn_grey_right_0.gif");
	width:9px;
	height:23px;
}

ul.button li.btnGW1L
{
	float:left;
	background-image: url("../images/btn_grey_left_1.gif");
	width:9px;
	height:23px;
}

ul.button li.btnGW1M
{
	padding: 2px 2px;
	float:left;
	background-image: url("../images/btn_grey_mid_1.gif");
	background-repeat: repeat-x;
	height:23px;
}

ul.button li.btnGW1R
{ 
	float:left;
	background-image: url("../images/btn_grey_right_1.gif");
	width:9px;
	height:23px;
}
/** End - (GRAY-White) Button **/

/** Start - ViewCart Button **/
ul.button li.cvbtn0L
{
	float:left;
	background-image: url("../images/btn_blue_cart_left_0.gif");
	width:36px;
	height:23px;
}

/** End - ViewCart Button **/

#dcb{	
	float: none; 
	margin: 0 auto;
	width:970px;
	text-align:left;	
}

.dcbBack{	
	float:left;
	background-image: url("../images/nav_background.gif");
	background-repeat: repeat-x;
	width:100%;
	min-height:30px;
	height:auto;
	background-color:#2c2c2c;
}

div#dcb ul{
	margin:0px;
	padding:8px 0px;
}

div#dcb ul li{	
	padding:0px;
	margin:0px;
	display: inline;
	/*padding-left:1px;*/
}

div#dcb ul li.first{	
	padding-left:8px;
}

div#dcb ul li, div#dcb ul li a{	
	text-decoration: none;	
	font: bold normal normal 11px Arial;
	color: #f1f1f1;
	font-weight: bold;
	line-height:16px;
}

.navDivider{
	margin-left:2px;
	margin-right:1px;	
	width:2px; 
	height:4px;
	background-repeat: no-repeat;
	background-image: url("../images/nav_divider.gif");	 	
}

.helpBut0{
	width:16px; 
	height:16px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("../images/btn_help_0.gif");	 	
}

#footer{
	/**float:left;**/
	/** background-color: #e7e7e7; **/
	padding-bottom:4px;
}

#footerLinks{
	float:left;
	height:30px;
	/** width:100%; **/
}

div#footerLinks ul{
	padding:0px;
	margin:0px;
	padding-top:8px;
}

div#footerLinks ul li{
	padding:0px;
	margin:0px;
	display: inline;
	padding-left:5px;
}

div#footerLinks ul li{
	line-height:30px;
	font: normal normal normal 11px Arial;
	color: #676767;
}

#content{
	height:100%;
	/*margin:0px 9px;*/
	padding:1px;
	background-color: #fff;	
}

/** NEW **/ 

.cbLeft
{
	float:left;
	width:6px;
	height:29px;
	background: url("../images/cb/globa_nav_tab_left.gif") no-repeat;
}

.cbMid
{
	float:left;
	height:29px;
	background-image: url("../images/cb/globa_nav_tab_middle.gif");
	background-repeat: repeat-x;
}

.cbCountryMid
{
	float:left;
	height:24px;
	background-image: url("../images/cb/globa_nav_country_middle.gif");
	background-repeat: repeat-x;
}

.catalogBar{
	float:left;
	padding-left:20px;
	padding-top:26px;
}




.fpi{
	/**background-image:url('../images/landing_hero_product.png');
	background-repeat: no-repeat;
	background-position: top left;*/
	width:328px;
	height:287px;	
	position: absolute;
	float:left;
	margin-left:112px;
	margin-top:25px;
}


.fpLeft{
	float:left;
	background-image:url('../images/landing_background_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:10px;
	height: 305px;	
}

.fpMid{
	/*float:left;*/
	/* width:952px; */	
	background-image:url('../images/landing_background_mid.gif');
	background-repeat: repeat-x; 
	height: 305px;
}

.fpRight{
	float:right;
	background-image:url('../images/landing_background_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width:10px;
	height: 305px;	
}

/** FONTS **/

.title{font-family: arial; font-size:18px; line-height:22px; font-weight: bold; color: #333;}
.subTitle{font-family: arial; font-size:12px; font-weight: bold; color: #4b4b4b;}
.desc{font-family: arial; font-size:12px; line-height: 18px;}

.ftitle{font-family: arial; font-size:15px; line-height:18px; font-weight: bold; color: #333;}
.fsubTitle{font-family: arial; font-size:12px; font-weight: bold; color: #4b4b4b;}
.fdesc{font-family: arial; font-size:11px; line-height: 16px;color:#595959;}

.linkTxt{
	cursor: pointer;
	color:#336699;
	font-weight: bold;	
}

h2{font-family: arial; font-size:18px; line-height:22px; font-weight: bold; color: #333;}
h3{font-family: arial; font-size:12px; font-weight: bold; color: #4b4b4b;}
h5{font-family: arial; font-size:12px; line-height: 16px;}

h5 a{
	
}


.normTextBlack{
	font: normal normal normal 11px Arial;
	color:#000;
}
	
.headText{
	line-height:22px;
	color:#fff;
	font: normal normal normal 12px Arial;
}

.headTextB{
	line-height:22px;
	color:#fff;
	font: bold normal normal 12px Arial;
}

.a11Black, .a11Blue, .a11BlackB, .a11BlueB, .a12Black, .a12BlackB, .a12Blue, .a12BlueB, .a11Gray, .a11GrayB, .a12Gray, .a12GrayB{
	font-family: arial;
	line-height:22px;	
}

.a11Black, .a11Blue, .a11BlackB, .a11BlueB, .a11Gray, .a11GrayB{
	font-size:11px;
}

.a12Black, .a12BlackB, .a12Blue, .a12Black{
	font-size:12px;
}

.a11BlackB, .a11BlueB, .a12BlackB, .a12BlueB{
	font-weight: bold;
}

.a11Blue, .a11BlueB, .a11Gray, .a11GrayB{
	line-height:18px;	
}

.a11Black{
	line-height:18px;	
}

.a11Black, .a11BlackB, .a12Black, .a12BlackB{
	color: #333;
}

.a11Blue, .a11BlueB, .a12Blue, .a12BlueB{
	color: #336699;
}

.a11Gray, .a11GrayB, .a12Gray, .a12GrayB{
	color:#999;
}

.a12BlackB, .a12BlueB, .a12GrayB{
	font-size:12px;
	font-weight: bold;	
}
.a12BlueB{
	line-height:18px;
}

.a11DGray{	
	font-family: arial;
	font-size:11px;
	line-height:18px;
	color:#666;
}

.horLine{
	border-top:2px solid #ccc;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:8px;
}

.dataSep{
	border-top:2px solid #ccc;
}

.landingFeaturedProducts{
	float:left;
	width:220px;
	padding:4px;
	margin:2px;	
}

.quantity{
	width:32px; 
	height:22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../images/btn_add_cart_0.gif");	 	
}

.filterSelect{
	width:100%;
}

.b{border:1px solid red;}
.bb{border:1px solid blue;}

.filter{
	margin-top:10px;
	width:100%;
}

#filters{
	margin-right:5px;
	width:250px;
	float:left;
}

#twoFeatureProducts{
	margin:5px 0px;
	padding:5px;
	border:1px solid #ccc;
	float:left;
	width:676px;
}

#featureSystem{
	padding-top:15px;
	padding-left:470px;
	height:100px;
}
.twoFeatureProducts{
	float:left;
	width:330px;
	overflow:hidden;
	background-color:#fff;
}
.twoFPI{
	float:left;
	width:60px;
	height:60px;
	margin:3px;
	border:1px solid black;
}
.twoFPT{
	padding-left:5px;
	width:250px;
	float:left;
}


#searchResultsContainer{
	padding:5px;
	
}
#searchResults{
	
	float:left;
}
.paginationTop, .productHeadings, .productResults, .paginationBottom{
	padding:5px;
	margin:5px 0px;
	float:left;
	width:100%;
	
	border-bottom:1px solid #ccc;
}

.productResultImg{
	float:left;
	width:60px;
	height:60px;
	margin:3px;
}
.productResultT{
	padding-left:5px;
	width:310px;
	float:left;
}

#relatedProducts{
	float:left;
	text-align:left;
	width:272px;
}
.relatedProductRS{		
	float:left;
	margin-left:5px;
	width:170px;
}
.productResultImg300{
	float:left;
	width:256px;
	height:256px;
	margin:5px;
}
#categories{
	 padding-left:5px; 
	 padding-bottom:10px;	
	 text-align:left;
}

/* Product Navigation Tabs */

/*TAB0 */
.tab0{	

	cursor: pointer;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#666;
	list-style: none;
}

ul.tab0 li.tab0L
{
	float:left;
	background-image: url("../images/prod_detail_tab_left_0.gif");
	width:6px;
	height:27px;
}

ul.tab0 li.tab0M
{		
	text-align:center;
	float:left;
	background-image: url("../images/prod_detail_tab_middle_0.gif");
	background-repeat: repeat-x;
	height:27px;
	line-height:27px;
	padding:0px 10px;	
}

ul.tab0 li.tab0R
{ 
	float:left;
	background-image: url("../images/prod_detail_tab_right_0.gif");
	width:12px;
	height:27px;
}

/*TAB1 */
.tab1{
	cursor: pointer;	
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#333;
	list-style: none;
}

ul.tab1 li.tab1L
{
	float:left;
	background-image: url("../images/prod_detail_tab_left_1.gif");
	width:6px;
	height:27px;
}

ul.tab1 li.tab1M
{
	text-align:center;
	float:left;
	background-image: url("../images/prod_detail_tab_middle_1.gif");
	background-repeat: repeat-x;
	height:27px;
	line-height:27px;
	padding:0px 10px;
}

ul.tab1 li.tab1R
{ 
	float:left;
	background-image: url("../images/prod_detail_tab_right_1.gif");
	width:12px;
	height:27px;
}			
.navLine{
	border-top:4px solid #bfbfbf;
	clear:both;
	font-size:1px;
}
.b{
	border:1px solid red;
}

.userStatus{
	text-align:right;
	padding-right:27px;
	padding-top:5px;
}
#errorContainer{
	border:1px solid #333;
	margin-top:10px;
	background-color:#f9f9f9;
}
.errorH{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	padding-left:50px;
	width:200px;
	padding-left:50px;
	font-size:14px;
}
.errorN{	
	font-family:arial;	
	font-size:12px;
	line-height:1.3;
	padding-left:80px;
}
.letterSpace1{
	letter-spacing: 1px;
}

.gBullet{
	color:#999;
	list-style-image:none;
	list-style-position:inside;
	text-indent:-16px;
	padding-left:20px;
	type:disc;
}

.tabData{
	padding-left:20px;
	padding-bottom:10px;
}

/** RC Gallery **/
.rcGallery{	
	font: bold normal normal 12px Arial;
	color:#fff;
	list-style: none;
}

ul.rcGallery li.rcL
{
	padding-right:10px;
	float:left;		
}

ul.rcGallery li.rcM
{	
	float:left;
}

ul.rcGallery li.rcR
{ 
	padding-left:10px;
	float:left;		
}

/** End - RC Gallery**/
.attributeContainer{
	width:100%;		
	float:left;
	border-top:1px solid #ccc;
}
.attribute{	
	clear:left;
	padding:5px 5px;
	text-align:right;
	width:160px;	
	float:left;
}
.attributeValue{	
	padding:7px 5px;
	list-style:inside;
	width:180px;	
	float:left;
	border-left:1px solid #ccc;	
}
.lh18{
	line-height:18px;
}

.lh18{
	line-height:16px;
}

.suggestionsBar{
	margin-top:5px;
	padding:10px;
	font-size:14px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.rcBorderA{
	margin-top:10px;
	float:left;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;
	border-top:2px solid #a3a3a3;  
	-moz-border-radius: 0.5em; 
	border-radius: 0.5em;	
}
.rcBorderB{
	float:left;
	border-top:1px solid #cacaca;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;	
}
.rcBorderC{
	 float:left;
	 border-top:1px solid #f2f2f2;
	 border-left:1px solid #f2f2f2;
	 border-right:1px solid #f2f2f2;
	 padding:3px 12px;
	 -moz-border-radius: 0.3em;
	 border-radius: 0.3em;
}
.rcImg{
	border:1px solid #fff;
	margin:0px 8px;
}

.rcImg:hover{
	border:1px solid #336699;
	margin:0px 8px;
}
.richButtons{
	padding-left:25px;
	padding-top:10px;
	clear:both;
	width:100%;
}
.borderSep{
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.cp{
	cursor: pointer;
}
.mBoxes{	
	padding:3px;
	float:left;
	text-align:left;
	position:static; 	
	/*margin-top:2px;*/
	height:100%;
	min-height: 20px;
	border:2px solid #336699;
	clear:both;
	background-color:#fff;
}
.rcButCon{
	float:left;
	position:relative;
	top:0px; 
	left: 0px;	
}
.compHead{
	width:20%;
	border-top:1px solid #ccc;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
}
.compVal{
	width:20%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	font-family: arial;
	font-size: 11px;
	line-height:18px;	
	padding:6px;
}
.btnArrow{
	background:transparent url("../images/btn_arrow.gif") no-repeat scroll left bottom;
	display:inline;
	height:5px;
	width:3px;
}
.etilize_content_logo {
	background:transparent url(../images/content_by_etilize.gif) no-repeat scroll left top;
	float:right;
	clear:both;
	height:45px;
	width:230px;
    padding:2px;
}

#tabs {
	
	margin:0;
	padding:0;
}
#tabs ul {
	display:block;
	position:absolute;
}
#tabs ul.children {
	margin:0;
	padding:0;
	border-top:1px solid #FCD290;
	z-index:100;
	visibility:hidden;
}
#tabs li {
	display:inline;
	float:left;
	height:auto;
}
#tabs li li {
	background:#FFF0CE none repeat scroll 0%;
	display:block;
	float:none;
}
#tabs a {
	text-decoration:none;
	background:transparent url(../images/bg_grey_tab.gif) no-repeat scroll left top;
	border-right:1px solid #A2A2A2;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	width:115px;
}
#tabs a:hover, #tabs a.selected {
	background:#FCDA2E url(../images/bg_orange_tab.gif) no-repeat scroll left top;
	color:#FFFFFF;
	text-decoration:none;
}
#tabs ul a 
{
 
	background:#FFF0CE none repeat scroll 0%;
	border-bottom:1px solid #FCD290;
	border-left:1px solid #FCD290;
	border-right:1px solid #FCD290;
	color:#666666;
	line-height:20px;
	width:115px;
}
#tabs ul ul a {
	background:#FFF9EA none repeat scroll 0%;
}
#tabs ul a:hover, #tabs ul a.selected {
	background:transparent url(../images/bg_orange_tab.gif) no-repeat scroll left bottom;
}
#tabs li:hover ul, #tabs li.sf ul {
	visibility:visible;
}
#tabs li:hover ul ul, #tabs li.sf ul ul {
	visibility:hidden;
}
#tabs li:hover ul, #tabs li li:hover ul, #tabs li.sf ul, #tabs li li.sf ul {
	visibility:visible;
}

.compInnerTable{
	font-family: arial;
	font-size: 11px;
	line-height:18px;	
	
}

.plmAspPanelStyle 
{
	color:Black;
	font-size:12px;	
}

.plmAspLabelStyle 
{
	color:Black;
	font-size:12px;	
	text-align:right;
}

.plmAspTextBoxStyle
{
	color:Black;
	font-size:12px;
	text-align:left;
}

.plmAspCheckBoxStyle
{
	color:Black;
	font-size:12px;
	text-align:left;
}

.plmAspButtonStyle
{
	color:Black;
	font-size:12px;
	text-align:center;
}

.plmAspValidatorStyle
{
	color:Black;
	font-size:12px;
	text-align:left;
}

.plmAspDropDownListStyle
{
	color:Black;
	font-size:12px;
	text-align:right;
}

.plmAspGridViewStyle
{
	color:Black;
	font-size:12px;
	text-align:left;
}

.plmInputFileStyle 
{
	color:Black;
	font-size:12px;	
	text-align:left;
}

.plmColorHighlightStyle 
{
	color:Yellow;
}

.plmColorNormalStyle 
{
	color:Navy;
}

.plmColorBlackStyle 
{
	color:Black;
}

.plmColorRedStyle 
{
	color:Red;
}

.plmColorGreenStyle 
{
	color:Green;
}

.plmColorYellowStyle 
{
	color:Yellow;
}

