/* CSS Document */


/*
-----------------------------------------------
Product Layout
-----------------------------------------------
*/ 

.colorSchemaTop {
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	width:955px; 
	background-repeat:no-repeat;
	height:7px;
	overflow:hidden;
}

.colorSchemaBottom {
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	width:955px; 
	background-repeat:no-repeat; 
	height:7px;
	overflow:hidden;
}

head, body{
	margin:0px;
	padding:0px; 
	background-image:none; 
	background-repeat:repeat-y;
	background-position:center top; 
	background-color:#cccccc;
	text-align:left;
}

#productHeader{
	height:65px;	/*79px;*/
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
	overflow:hidden;		
}

#headerLogo {
	float:left;
	margin:0px;
	padding:0px;
}

#productMainContent {
	float:left;
	background: #fff url("/images/products/productContentBg.gif") no-repeat;
	background-position:left bottom;
	width:905px;	/* 935px */
	margin:0px 0px 0px 0px; 
	padding:0px 20px 20px 10px;	
	text-align:left;	
	overflow:hidden;
}

#productMainContent #productContent {
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 3px 0px;
	background: url("/images/products/productMainContentBg.gif") repeat-y;
	background-position:left top;
}

/* Products pages with LeftMenu */

#productLeft {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#productCenter {
	float:left;
	width:400px;	/* 400px;*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#productRight {
	float:left;
	width:250px;	/* 270px */
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

/* /Products pages with LeftMenu */

#productContentWide{
	float: left;
	width: 670px;				/*710*/
	padding:0px 0px 20px 20px;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	overflow:hidden;
		
}


#productContent h1{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#productMainContent span h1{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* Three Column Product Pages */

#threeProductLeft {
	width:400px;
	float:left; 
	/*padding-left:20px; */
	padding-right:20px;
}

#threeProductCenter {
	width:175px; 
	float:left; 
	padding-right:20px;
}

#threeProductRight {
	width:290px;
	float:left; 
}

/* Two Column Product Pages */

#twoProductLeft {
	float:left; 
	width:400px;
}

#twoProductRight {
	float:left; 
	width:485px;
	padding:0px 0px 0px 20px;	
}


/*
-----------------------------------------------
Product Styles
-----------------------------------------------
*/ 

#master {
	margin-right: auto;
	margin-left: auto; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 10px 0px 10px;
	width:935px;					/*955px*/
	overflow: hidden;
	background-color:#FFFFFF;
}

.textBox {
	background-color:#ebebeb; 
	margin-top:0px; 
	margin-bottom:20px;
}

.textBox h1{
	background-color:#5e1d25; 
	padding:1px 0px 0px 10px; 
	margin:0px 0px 0px 0px; 
	height:18px; 
	color:#fff;
}

.textBoxContent {
	padding:10px;
}

#productHeadline {
	padding:10px 0px 0px 0px; 
	height:30px;	/* 40px; */	
}




/*
-----------------------------------------------
Product Menu
-----------------------------------------------
*/ 

/**** Product Top Menu ****/ 

#productMainMenu{
	margin:0px;
	padding:0px;
	text-align:left;	
	height:25px;
	background-color:#efefef;

}

#productSubMenu{
	margin:0px;
	padding:0px;
	background: url("/images/products/productSubMenuBg.gif") repeat-x;
	background-position:top left;
	text-align:left;	
	height:28px;
}


#productMainMenu ul, #productSubMenu ul  {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	float:left;
	display:inline;				/* To prevent the Double IE Padding bug */	
}

#productSubMenu ul#navlist li a {
	padding:5px 0px 0px 0px;
	margin:0px 10px 0px 10px;	
	height:20px;
	float:left;
	display:inline;		
	color:#fff;
	font-weight:bold;
font-size:11px;
}

#productMainMenu ul#navlist li a {
	padding:5px 10px 0px 10px;
	margin:0px 0px 0px 0px;	
	height:23px;
	float:left;
	display:inline;		
	color:#000000;
	font-weight:bold;
}


#productMainMenu ul#navlist li a:link, #productMainMenu ul#navlist li a:visited {

}

#productMainMenu ul#navlist li a:hover, #productMainMenu ul#navlist li a:active {
	background-color:#7a7a7a;
	color:#FFFFFF;	
}

#productMainMenu ul li.selected{
	background-color:#7a7a7a;

}

#productMainMenu ul#navlist li.selected a {
	color:#FFFFFF;
}
		

#productSubMenu ul#navlist li a:hover, #productSubMenu ul#navlist li a:active {
	background: url("/images/products/productSubMenuRedBg.gif") no-repeat; 
	/*background: url("/images/products/productSubMenuRedBg.gif") no-repeat;  */
	background-position:left top;
	height:23px;
}

#productSubMenu ul#navlist li.selected a:link, #productSubMenu ul#navlist li.selected a:visited, #productSubMenu ul#navlist li.selected a:hover, #productSubMenu ul#navlist li.selected a:active {
	background: url("/images/products/productSubMenuRedBg.gif") no-repeat; 
	background-position:right top;
	height:23px;
}




/**** Product Left Menu ****/

#productLeftCol{
	float: left;
	width:215px;			/* 215px */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align:left;
	min-height:410px;	/* Setting The Min-height /600px all in all*/
    overflow:hidden;
    height:expression(
    this.scrollHeight < 410? "410px" : "auto" );	
}

#productLeftCol h3{
	font-weight:bold;
}

#productLeftCol ul.leftMenu {
	margin:0px;
	padding:0px 0px 0px 0px;
}

#productLeftCol ul.leftMenu ul{
	margin:0px;
	padding:0px 0px 0px 0px;
}

#productMainContent #productLeftCol h3 {
	background-color:#5e1d25;	
	font-size:11px;
	color:#FFFFFF;
	height:17px;
	padding:3px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	
}

#productLeftCol ul.leftMenu li.parent{
	margin:0px;
	padding:10px 0px 0px 0px;
	list-style-type:none;	
}

#productLeftCol ul.leftMenu li.parent ul li{
	margin:0px;
	padding:9px 0px 0px 0px;
	list-style-type:none;
	/*text-transform: none;	*/
}

#productLeftCol ul.leftMenu li.parent2{
	margin:0px;
	padding:10px 0px 0px 0px;
	list-style-type:none;	
}


#productLeftCol ul.leftMenu li a {
	background: url("/images/products/productRedArrow.gif") no-repeat;
	background-position:0px 6px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size:10pt;
	font-weight:bold;	
	color:#000000;
	display:block;
}

#productLeftCol ul.leftMenu li a.menuSelected {
	background: url("/images/products/productGrayArrow.gif") no-repeat;
	background-position:0px 6px;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size:10pt;
	font-weight:bold;
	color : #999999;		
}


#twoProductLeft img {
	
    width: 175px;
	margin-right:10px;



}

#twoProductLeft em {
}

#imageWithsubtext 
{
    float:left;
    width: 175px;
	margin-right:10px;
    padding-bottom: 5px;
    
}

#twoProductRight .textBox
{
text-align: left;
width: 352px;
    }













