/* ritchies dnn skin styles*/

/*--- main html styles ---*/

body {
	background-color: #FCF067;
	background-image: url(template_images/bg_main_yellow.jpg);
	background-repeat: repeat-x;
	margin: 20px 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borderRight{
	border-right: 1px solid #F4911E;
}
img{
border: 0px;
}
/* --- header styles --- */


/* -- search --- */
#searchBox{
	position: relative;
	top: -216px; 
	margin-bottom: -20px;
	border: 0px solid white;
	height: 60px;
	
}
.searchBoxInner{
	float: right;
	width: 202px;
	background: url(template_images/searchbox_back.png) no-repeat 60px 8px;
	padding: 7px 0 0 0;
	margin: 0px;
}
#headerBox{
	height: 216px;
	margin-bottom: -60px;
}

#logoBox{
	background: url(template_images/flash_bg.png) no-repeat;
	height: 80px;
	width: 315px;
	z-index: 34;
	position: relative;
	top: 0px;
	margin-top: -256px;
	float: left;	
}
/* --- nav --- */

#navDivideBox{
	margin: 0px 4px;
	height: 3px;
	background: #E6E7E8;
	
	}
#navBox{
	margin:0px 0px -48px 0px;
	text-transform: uppercase;
	clear: both;
	position: relative;
	top: -53px;
	border: 0px solid red;
	text-transform: uppercase;
} 





/* --- main content --- */
#container{
	width:808px;
	margin: 0px auto;
}
#wrapperBox{
	width:808px;
	margin: 0px auto;
	background: url(template_images/shadow-side.png) repeat-y top right;
}
#innerWrapper{
	background: #fff; width: 800px; 
	margin-left: 4px;
}

 .mainText{
	padding: 14px 0px;
	background-color: #FFF;
	margin: 0px 4px;
}
.mainText td{

}
.mainPadding{
	padding: 0px 14px;
}
#bottomShadow{
	width:808px;margin: 0px auto;
}


/* footer area*/
#footerBox{
	width:808px; margin: 0px auto; padding-left: 10px;
	font-size:9px;
}
/* Search																 */
/*-----------------------------------------------------------------------*/
.SearchBoxL { width:137px; height:24px; padding:0 0 0 12px; margin:0; line-height:0; }
/*background:url(/Portals/0/search-l.gif) no-repeat top left; }*/
.SearchBoxL2 { 
 }
.SearchBox { 
 }
.SearchBox input { height:18px; background:url(/Portals/0/searchbox_back.png) no-repeat; width:103px; color:#666666; margin:3px 0 3px 0; padding:3px 4px 2px 0; border:none; cursor:text; z-index:1; float:left; }
.SearchBox a img { float:right; margin:0; padding:0; border:none; }
.SearchBox img { 

}
.searchButton{
	border: 0px solid orange;
	z-index: 12;
	background: ;
	margin: -19px 10px 0px 12px;
	padding: 0px 0px 0px 0px;
	float: right;

	
}
#dnn_dnnSEARCH_txtSearch{
height: 	18px;
background:;
color: #05549E;
width:  92px;
padding: 0px;
border: 0px;
margin: 2px 0px 0px 3px;
}
.NormalTextBox{
}
#dnn_dnnSEARCH_ClassicSearch{
margin: 0px 0 0 0;
padding: 0px;
border: 0px solid pink;
height: 16px;
width: 86px;
Zposition: relative;
Ztop: 0px;
}
#dnn_dnnSEARCH_txtSearch{
border: 0px solid red;
width: 86px;
}
/*-----------------------------------------------------------------------*/
.loggy{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover.loggy {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
a.loggy {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
