/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_vortex {
	width: 100%;
	background-color: #FFF;
	border-right: #FF9900 1px solid; 
	border-top: #FF9900 1px solid; 
	border-left: #FF9900 1px solid; 
	border-bottom: #FF9900 1px solid; 
}
.containerrow1_vortex {
	background-image: url(gradient.jpg);
	background-repeat: repeat-y;
	border-bottom: #FF9900 1px solid;
	background-color: #FFF;
}
.containerrow2_vortex {
	background-color: #ffffff;
}
.containermaster_transparent 
{
	
	background-color: transparent;
}

.C01_ContentPane		{ padding:5px 5px 5px 5px; border-bottom:1px solid #000000; clear: both; height:100%; }

.container {
        width:740px;
		text-align:center;
        padding: 5px;
       /* margin: 3px 0 20px 0;*/
        border: 1px solid #ccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
}
/*.phone-bg{background:url(images/phone-bg.gif) left bottom no-repeat; width:146px; height:30px; font-size:15px; font-weight:bold; color:#343434; text-align:right; padding-bottom:4px;}*/
.footer
{
	height:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#d8d8d8;
	padding-top:5px;
}
.footer a{font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#000000; text-decoration:none;}
.footer a:active{font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#000000; text-decoration:none;}
.footer a:visited{font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#000000; text-decoration:none;}
.footer a:link{font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#000000; text-decoration:none;}
.footer a:hover{font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#000000; text-decoration:none;}
