/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;

	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_gray {
	
}
.containerrow2_gray {
	background-color: #ffffff;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.tranparent {
	background-color:Transparent;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.color1
{
	font-family:Tahoma;
	font:11px;
	font-weight:bold;
	color:#ffffff;
	height:20px;
	margin:0px;
}
.color_cart
{
	font-family:Tahoma;
	background-color:#A2A2A2;
	font:11px;
	font-weight:bold;
	color:#000000;
	
}
.containermasternew_gray {
	width: 100%;

	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1new_gray {
	
}
.containerrow2new_gray {
	background-color: #A2A2A2;
	color:White;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
}
.containerrow2_blue {
	background-color: #A2A2A2;
}
.containerrow3_blue {
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.containerrowimg_blue {
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#8C8678;
	background-image: url(newsletter.jpg); 
}
.containerrow4_blue {
	background-color: #F5F5F5;
}
.containerrow41_blue {
	background-color: #F5F5F5;
	background-image: url(titlerepeat.jpg); 
	background-repeat:repeat-x;
	height:30px;
}
