/* MAIN PAGE STARTS */

.Titles{ 
	float:left;
	height:34px; 
	width:630px; 
	list-style:none; 
	line-height:32px;
}
.First{
	float:left;
	color:#FFFFFF;
	font-weight:normal; 
	font-size:18px;
	cursor: pointer;
}
li.TitleBig{ 
	text-align:center;color:#FFFFFF;
	font-weight:normal; font-size:18px; 
	width:270px;
}	
li.TitleBig span{ 
	float:left;width:200px; 
	text-align:center;
	color:#FFFFFF;
	font-weight:normal; 
	font-size:18px;
}
.Cursor{cursor: pointer;}

ul.Titles li{ float:left;}
ul.Titles li a{ float:left; color:#FFFFFF;}
ul.Titles li a:hover{color:#FEF7E6; }

#Brown{ background:url(../images/sec/titles/title_brow_bg.gif) repeat-x top;}
#BrownLight{ background: url(../images/sec/titles/brown_light_bg.gif) repeat-x top;}
#BrownM{ background: url(../images/products/brown_m_bg.gif) repeat-x top;}
#Green{ background:url(../images/sec/titles/title_green_bg.gif) repeat-x top;}
#GreenM{ background: url(../images/sec/titles/green_m_bg.gif) repeat-x top;}
#GreenDark{ background: url(../images/sec/titles/green_dark_bg.gif) repeat-x top;}
#Blue{ background:url(../images/sec/titles/title_blue_bg.gif) repeat-x top;}
#BlueM{ background: url(../images/sec/titles/blue_m_bg.gif) repeat-x top;}
#BlueLight{ background: url(../images/sec/titles/blue_light_bg.gif) repeat-x top;}


/* ENCLOSURES STARTS */
#EnclosuresSystems{}
#PostKit{}
#Details{}


.houdini{
	float:left; 
	padding: 10px 0 0 30px; 
	clear:both;
	width:610px
}
.houdini-pop{
	float:left; 
	clear:both;
	width:500px
}
.list{width:220px; float:left; padding:0 0 0 10px;}
.listAlone{width:330px; float:left; padding:0 0 0 15px;}
.houdini ul{ 
	padding:5px 0 10px 0; 
	list-style:none;
}
.houdini ul li{
	background:url(../images/default/bullet_small.gif) no-repeat;
	background-position:0 4px;
	padding:2px 0 2px 10px; 
	color:#442C17; 
	font-size:12px;
}
.houdini-pop ul{ 
	padding:5px 0 10px 0; 
	list-style:none;
}
.houdini-pop ul li{
	background:url(../images/default/bullet_small.gif) no-repeat;
	background-position:0 4px;
	padding:2px 0 2px 10px; 
	color:#442C17; 
	font-size:12px;
}
/* ENCLOSURES ENDS */


/* PRODUCT BOX STARTS */
#PorductBox{ 
	border:2px solid #BFB0A1; 
	padding:5px 20px; 
	float:left;
	margin:5px 0 15px 0; 
	clear:both; 
	width:510px; 
	background: #FFFFFD
}
#PageContentFull #PorductBox{ 
	border:2px solid #BFB0A1; 
	padding:5px 20px; 
	float:left;
	margin:5px 15px 15px 0; 
	clear:both; 
	width:510px; 
	background: #FFFFFD
}
#PorductBoxSmall{ 
	border:2px solid #BFB0A1;
	padding:0 20px; 
	float:left;
	margin:10px 0 15px 0; 
	clear:both; 
	width:380px; 
	background: #FFFFFD
}
.table_addcart{	
	padding: 4px;
	float:left;
	color:#442C17;
}
.table_addcart h3{ padding:0;}
.cart_title{ text-align:right; padding-right:10px;}
/* PRODUCT BOX ENDS */
