/* CSS Document */

.c_head{padding:0; text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}

.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding: 8px; text-align:left; border: solid 1px #99AEC2;}
.c_contentpane_noTopBorder
{
	padding:8px;
	text-align: left;
	border-top: none;
	border-left: solid 1px #99AEC2;
	border-right: solid 1px #99AEC2;
	border-bottom: solid 1px #99AEC2;
}
.c_contentpane_noborder{padding: 8px; text-align: left;}
.c_title_bluebg
{
	background-color: #CCE5F7; 
	border-left: solid 1px #99AEC2;
	border-right: solid 1px #99AEC2;
	border-top: solid 1px #99AEC2; 
	border-bottom: none;
}
.c_noTopBorder
{
	border-top: none;
}
.c_title
{
	color:#003366;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listContainer
{
    border:0;
    padding:0;
    width:500px;
    }
    
.recomendedContainer
{
    background: transparent url('images/productGradient.jpg') repeat-x 0 0;
    width:192px;
    height:183px;
    margin:0;
    padding:0;
    }
    
.leftContainer
{
    border:0;
    padding:0;
    height:534px;
    }

.c_superbox{width: 727px;}
.c_normalbox{width: 500px;padding:0;}
.c_smallbox{width: 195px !important;margin:0;padding:0;}
.c_footer {margin-bottom:0;padding:0; text-align:right;}
.c_full {width: 100%;}
.c_border { border: solid 1px #99AEC2; }
/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

.c_bluebackground{background-color: #CCE5F7;}
.c_bluebackground p {color: #003366;}

.c_heightTitle {height: 105px;}
.c_heightTitle h1{padding: 30px 0 0 10px;}

.rE-Tail_ProductContent
{
	width: 100%;
}










