/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #FFFFFF
}

.container_style
{
	padding: 0px;
	border: 5px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
}

/*-------- Default Style --------*/
h1, h2, h3, h4, h5, h6{color:#ffffff;font-family:Tahoma, Geneva, sans-serif;}
h1, h4, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:15px;margin:10px 0;}
h4{font-size:13px; margin:10px 0; color:#ff9900; font-weight:bold;}
h5{font-size:11px;margin:10px 0; color:#EAC781;}
h6{font-size:10px;margin:6px 0;}
h1 {color:#fec554;}
h3 {
	color:#EAC781;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	}

p 
{
font-family: Verdana;
	font-size: 8pt;
}

.Title
{
color:#ffcc66;
text-align:left;
text-transform:uppercase;
font-family: Arial, Verdana;
	font-size: 11pt;
}


.black_container
{
	background-color:Black;
}
.ModuleTitle_SubMenu {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
top:-100px;
    
  
}

.container_transparent_style
{
	padding: 25px 0 0 0;
	border: 5px;
	color:#ffffff;
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
	width:805px;
}


.text_style
{
	font-family: Arial;
	font-size: 12px;
	width:805px;
}

.top_main_style
{	BACKGROUND-IMAGE: url('images/prc_container_top.png');
	height: 3px;
	background-color: #1f0000;
}
.body_main_style
{	BACKGROUND-IMAGE: url('images/prc_container_body.png');
	background-repeat:repeat;
	padding: 25px 25px 0 15px;
	color:#ffffff;
	font-family: Arial;
	font-size: 11pt;
	text-align:left;
	width:805px;
}	
.container_main_style
{	
	BACKGROUND-IMAGE: url('images/prc_container_body.png');
	background-repeat:repeat;
	position:relative;
	left:0px;
	width:810px;
}


.bottom_main_style
{	BACKGROUND-IMAGE: url('images/prc_container_bottom.png');
	height: 3px;
}	
.clear
{
	background-color:Transparent;
}
.Normal p
{
	font-family: Arial;
	font-size: 13px;
	}
	
	#handcursor{
cursor:hand;
cursor:pointer;
}
.home_main_style
{	BACKGROUND-IMAGE: url('images/prc_container_body.png');
	background-repeat:repeat;
	color:#ffffff;
	font-family: Arial;
	font-size: 11pt;
	text-align:left;
	width:624px;
	vertical-align:middle;
	height:397px;
	position:relative;
	left:-8px;

}
.home_divider_style
{	BACKGROUND-IMAGE: url('images/prc_container_divider.png');
	height: 2px;
}
.home_vert_divider_style
{	BACKGROUND-IMAGE: url('images/prc_container_vert_divider.png');
	height: 397px;
	width:1px;
}

.banner_style
{	
	text-align:left;
	width:650px;
	vertical-align:middle;
	position:relative;
	left:-1px;
}

div.contentpane_home_promotion {
	background-color: transparent;
	padding:0;
	
}