/*------------------------------------------------
	*	reset browser defaults
--------------------------------------------------*/
* 
{
/*	margin:0; */
	padding:0;
	font-family: Verdana, Sans-Serif;
}
body
{
	font-size:62.5%;
	line-height:18px;
	background:#e5e9f5;	
}
body, html
{
	height: 100%;
}
fieldset, img {
	border:0;
}
a:focus {
	outline:none;
}
.clearfix {
	display:block;
}
a, a:link, a:active, a:visited 
{
	color: #3399cc;
	text-decoration:none;
}
a:hover 
{
	color: Black;
}
/*document */
#wrapper
{
	background:#e5e9f5;	
	position: relative;
}
#innerwrapper 
{
		margin-left: 50%;	
}
#innerposition 
{
	
	margin-left: -490px;
	position: relative;
}
#toptools 
{
	height: 50px;
	z-index: 20000;
	position: absolute;
}
#header 
{
	clear: both;
	background:#e5e9f5;
	height: 139px;
}
#header_left 
{	
	position: relative;
	clear: both;
	float:left;
	width: 216px;
	height: 139px;
	background: url(images/logo.jpg) no-repeat;
}
#header_left img 
{
	position: absolute;
	top: 65px;
	left: 30px;
}
#header_right 
{
	float:left;
	width: 648px;
	height: 139px;
	background: url(images/header.jpg) no-repeat;
}
#header_rightfbz 
{
	float:left;
	width: 648px;
	height: 139px;
	background: url(images/headerfbz.jpg) no-repeat;
}

#menu 
{
	background: url(images/menu.jpg) repeat-x;
	clear:both;
	width:864px;
	height: 26px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	margin-left: 0px;
	z-index:2;
}
#mnLocales 
{
	float:right;
	margin-right: 0px;
}
#mnPages 
{
	float:left;
	margin-left: 216px;
	z-index:2;
}
#mnCurrent {
	float:right;
	width:20px;
	padding-top: 7px;
}
#mnCurrent img {
display:block;
}
#menu a 
{
	font-size: 11px;
}
#breadcrumb 
{
	clear: both;
	padding:0;
	margin:0;
	height:22px;
	width: 980px;
	padding-top: 2px;
}	
#breadcrumb span, #breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited 
{
	color: #333;
	font-size: 11px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited 
{
	color: #333;
	text-decoration:underline;
	font-size: 11px;
}
#breadcrumb a:hover 
{
	color: #111;
}
#content 
{
	clear:both;
	width:864px;
	background: #bbd2fe url(images/lp.jpg) left top repeat-x;	
	margin: 0;
	padding:0;
	vertical-align: top;
	z-index:1;
}
#leftcol 
{
	width: 216px;
	float:left;
	min-height:200px;
	margin: 0;
	padding:0;	
	background: transparent;
	
}
#rightcol 
{
	width: 648px;
	float:left;
	min-height:200px;
	background: #fff;
	margin: 0;
	padding:0;	
	padding-top: 15px;
	padding-bottom: 15px;
}
#admincol 
{
	width: 864px;
	float:left;
	min-height:200px;
	background: #fff;
	margin: 0;
	padding:0;	
}
/*************************************
 +Footer
 *************************************/
#footer
{
	clear:both;
	height: 33px;
}
#footer_left 
{
	width: 216px;
	float:left;	
	background: #fff;
	height: 26px;
	padding-top: 7px;	
}
#footer_right
{
	float:left;
	width:638px;
	text-align: right;
	background: #bbd2fe;
	height: 26px;
	padding-top: 7px;
	padding-right: 10px;
}
#footer_left a, #footer_left a:link, #footer_left a:active, #footer_left a:visited 
{
	font-size: 11px;
	color: #3f527a;
	background: url(images/arrow.jpg) 5px center no-repeat;
	padding-left: 25px;
}
#footer_left a:hover {
    color:#333;
    text-decoration: underline;
}
#footer_right, #footer_right a, #footer_right a:link, #footer_right a:active, #footer_right a:visited 
{
	font-size: 11px;
	color: #333;
}
#footer_right a:hover {
    color:#0a3294;
    text-decoration: underline;
}


/*************************************
 Content Area
 *************************************/
 #dnn_ContentPane {
	position:relative;
 }
div.ct_Content 
{
	clear:both;
	margin: 15px;
	margin-bottom: 15px !important;
}
#content ul li 
{
	list-style-type: none;
	background: url(images/iconLst.gif) left 7px no-repeat;
	padding-left: 12px;
	margin-top: 4px;
}
#content span, #content .normal, #content p, #content font, #content ul, #content li, #content td
{
	font-size: 11px;
	color: #444;
}
#content p 
{
	margin-bottom: 10px;
}
/*.ct_Content  img
{
	margin: 7px;
} */

#content img.swapImage
{
	margin: 0px !important;
}
#content h1 
{
	font-family: Verdana;
	font-size: 16px;
	color: #7f1a09;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 25px;
}
#content h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #7f1a09;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 25px;
}
#content h1.tBlue
{
	color: #012b8f;
	margin-left: 15px;
}
#content h1.tRed 
{
	color: #7f1a09;
	margin-left: 15px;
	float:left;
}
#ctHead {
	float:left;
}
#ctIcon {
	/*position: absolute;*/
	left: 440px;
}

/* Drop Shadows*/

.container_LeftBorder {
	background-color:#ccc;
	padding:0;
	margin:0;
}
.container_RightBorder {
	width:10px; 
	background: url(images/shadowblue/pagebgright.jpg) repeat-y; 
}
.container_RightBorderInner {
	width:10px;
	height:10px; 
	background:url(images/shadowblue/pagebgtopright.jpg) no-repeat;
}
.container_BottomBorder {
	height:10px;
}
.container_BottomBorderInner {
	width:100%;
	height:10px;
}
.container_BottomBorderInner1 {
	width:10px;
	height:10px; 
	background:url(images/shadowblue/pagebgbottomleft.jpg) no-repeat;
}	
.container_BottomBorderInner2 {
	width:100%; 
	height:10px; 
	background:url(images/shadowblue/pagebgbottomwhite.jpg) repeat-x;
}	
.container_BottomBorderInner3 {
	width:10px;
	height:10px;
	background:url(images/shadowblue/pagebgbottomright.jpg) no-repeat;
}	
#toptools a 
{
	color: #000;
	background: #ededed;
	margin-left: 0;
}
#toptools li li a 
{
	color: #000;
	background: transparent;
	margin-left: 1.5em;
}
#menu 
{
}
#mnLocales li 
{
	background: url(images/globe.gif) 20px center no-repeat;
}
#mnLocales li li 
{
	background:		#AABDE6;	
}
#mnLocales li ul 
{
	margin-left: -30px;
}
#mnLocales li li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}
#mnLocales li a 
{
	color: #a3c3fc;
padding-right: 50px;
}
#mnLocales li a:hover 
{
	background: #a3c3fc url(images/globeHover.gif) 20px center no-repeat;	
}
#mnLocales li li a 
{
	color: #222;
	padding-right: 0;
}
#mnLocales li li a:hover
{
	background:none;
}
#toptools li li img, #mnLocales li li img 
{
	height: 12px;
	float:left;
	margin: 8px 3px 3px 5px;
}
#toptools li li a, #mnLocales li li a
{
	height: 12px;
	float:left;
	margin: 0px 0px 0px 25px;
}
#toptools ul 
{
	border: 1px solid #999;
	z-index: 20001;
}
#toptools li ul 
{
	border: none;
	margin-top: -2px;
	margin-left: -1px;
	z-index: 20002;
}
#toptools li li 
{
		border-left: 1px solid #999;
}

/* Custom List Hack */

#dnn_ctr385_CustomList_ViewCustomList_FilterTree {
	margin-left: -15px;
}