/* Base Fonts*/
html
{
	width: 100%;
	height: 100%;
}

body
{
	font-size: 80%;
	width: 100%;
	height: 100%;
	font-family: Calibri, Arial;
	font-weight: normal;
	color: #484848;
	text-align: center;
	line-height: 1.3em;
}
input, select, table, th, td, div, span, ul, li, p
{
	font-size: 1.0em;
	text-align: left;
	font-family: Calibri, Arial;
}

p
{
	margin: 10px 0px;
}

img
{
	border: 0px;
}

.img_decor
{
	border: 1px solid #dcdcdc;
	padding: 2px;
}
/*QUOTE BOX*/

.quotebox
{
    width:250px;
    margin:0px auto;
    padding:0px 0px 0px 0px;
}

.quotebox p
{
    font-size:0.75em;
    color:#646363;
    background:#f4f5f5;
    border-right:1px solid #cf2d07;
    border-left:1px solid #cf2d07;
    width:85%;
    margin:0px auto;
    padding:2px 10px;
}

.quotebox .top
{
    background:url(top1.gif) no-repeat 0px 0px;
    height:30px;
    width:235px;
    margin:0px auto;
}

.quotebox .btm
{
    background:url(bottom1.gif) no-repeat 0px 0px;
    height:31px;
    width:235px;
    margin:0px auto;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/
.pagewrap
{
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.pagemaster
{
	width: 995px;
	height: 100%;
	background-color: #fff;
	padding: 0px;
	
    
}

*html .pagemaster
{
	width: expression(document.body.clientWidth > 1024?  "1024px" : "auto" );
}

.pre_header
{
	margin: 5px 0px 5px 100px;
	float: left;
	width: 1px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-color: #BE2500;
}



* html .pre_header
{
	margin: 2px 0px 2px 50px;
	width: 1px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-color: #BE2500;
}

#post_header
{
	margin: 5px 0px 5px 100px;
	float: left;
	width: 1px;
	background-color: #BE2500;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

* html #post_header
{
	margin: 5px 0px 5px 50px;
	float: left;
	width: 1px;
	background-color: #BE2500;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

#header
{
	width: 70%;
	height: 100px;
	background-color: #fff; background-image: url(shs_logo.jpg);
	background-repeat: no-repeat;
	background-position: 100px bottom;
	
}

/* IE6 Only */
* html #header {
	width: 70%;
	height: 100px;
	background-color: #fff; background-image: url(shs_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* IE7 Only */
*:first-child+html #header {
	width: 70%;
	height: 100px;
	background-color: #fff; background-image: url(shs_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#search
{
	width: 100%;
	padding: 0px;
	background-color: #E7E7E7;
	color:#BE2500;
    text-align:center;
}

#subheader
{
	width: 90%;
	height: 1px;
	float:left;
	background-color: #BE2500;
}

* html #subheader
{
	line-height:1px;
	height:0.1%;	
}

.controlpanel
{
	width: 100%;
	
}

/* Main Layout */

#mainbody
{
	float: left;
	background: url(puzzle_pieces.jpg) no-repeat;
	background-position: bottom right;
	width: 90%;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}
#mainbody_default
{
	float: left;
	width: 90%;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

#mainbody_admin
{
	float: left;
	width: 99%;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

#sidebar
{
	margin: 30px 0px 5px 25px;
	float: left;
	width: 20%;
	/*border:solid 1px #000000;*/
}


#sidebar-Event
{
	margin: 30px 0px 5px 15px;
	float: left;
	width: 28%;
}

*html #sidebar-Event
{
	margin: 30px 0px 5px 10px;
	float: left;
	width: 27%;
}

#sidebar_admin
{
	margin: 30px 0px 5px 15px;
	float: left;
	width: 17%;
}
/*****Spiffy Corners ******/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background-color:#E7E7E7}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7;
  background-color:#E7E7E7}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7;
  background-color:#E7E7E7}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7;}
.spiffy4{
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7}
.spiffy5{
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7}
.spiffyfg{
  background-color:#E7E7E7}

/*****Spiffy Corners End********/


#navMenu
{
	width: 98%;
	margin-left:0px;
	text-align:center;
	background-color: #E7E7E7;
	
}

* html #navMenu
{
	width: 100%;
	padding: 0px;
	margin:0px;
	text-align:center;
}

*:first-child+html #navMenu
{
	width: 100%;
	padding: 0px;
	margin:0px;
	text-align:center;
}

.leftpane
{
	width: 100%;
}

#content
{
	margin: 30px 0px 0px 0px;
	float: right;
	width: 65%;
	/*border:solid 1px #000000;*/
	
}

#content-Event
{
	margin: 30px 0px 0px 0px;
	float: right;
	width: 67%;
}


#content_admin
{
	margin: 30px 0px 0px 0px;
	float: right;
	width: 80%;
	overflow: auto;
}

*html #content_admin
{
	margin: 30px 0px 0px 0px;
	float: right;
	width: 78%;
	overflow: auto;
}


.contentpane
{
	float: left;
	width: 100%;
	background-color: transparent;
}

*html .contentpane
{
	float: left;
	width: 93%;
	background-color: transparent;
}

.contentpane_event
{
	float: left;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

*html .contentpane_event
{
	float: left;
	width: 96%;
	height: 100%;
	background-color: transparent;
}

#innerleftpane
{
	float: left;
	width: 48%;
	text-align: center;
	padding-top: 10px;
}

*html #innerleftpane
{
	width: 46%;
}

#innerrightpane
{
	float: right;
	width: 48%;
}

#sidebar-2
{
	margin: 30px 0px 0px 0px;
	float: right;
	width: 17%;
	min-height: 400px;
}

#sidebar-2-Event
{
	margin: 30px 0px 0px 0px;
	float: right;
	width: 32%;
	min-height: 400px;
}

.rightpane
{
	background-color: transparent;
}


#footer
{
	clear: both;
	width: 100%;
	text-align: center;
}



/* SideMenu  */


.MenuHdr
{
	font-family: Calibri, Arial;
	color: #BE2500;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 90%;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding-left: 17px;
	background: url(bullet_red.png) 2% top no-repeat;
    font-weight: normal;
	background-color: #E7E7E7;
	vertical-align:top;
			
}


.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
	font-size: 100%;
	font-family: Calibri, Arial;
	color: #BE2500;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 90%;
	text-decoration: none;
	background-color: #E7E7E7;
	margin: 0px 5px 0px 5px;
	padding-left: 0px;
	font-weight: normal;
	vertical-align: top;
}

.MenuHdrHighlight
{
	font-size: 100%;
	font-family: Calibri, Arial;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 90%;
	text-decoration: none;
	margin: 0px 5px 0 5px;
	background: url(bullet_black.png) 2% top no-repeat;
	padding-left: 17px;
	font-weight: normal;
	background-color: #E7E7E7;
	vertical-align: top;
	}

.MenuHdrHighlight A, .MenuHdrHighlight A:Active, .MenuHdrHighlight A:Hover, .MenuHdrHighlight A:Visited, .MenuHdrHighlight A:Link
{
	font-size: 100%;
	font-family: Calibri, Arial;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 90%;
	text-decoration: none;
	background-color: #E7E7E7;
	margin: 0px 5px 0 5px;
	padding-left: 0px;
	font-weight: normal;
	vertical-align: top;
}

.MenuHdrHighlight2
{
	
	color: #000000;
}


.MenuItem
{
	line-height: 1.4em;
	text-align: left;
	font-size: 90%;
	font-family: Calibri, Arial;
	font-weight: bold;
	color: #fff;
	width: 100%;
	vertical-align: middle;
	background: url(bullet_red.png) 2% center no-repeat;
	background-color: #E7E7E7;
	margin: 5px 0 0 5px;
	display: block;
	
}

.MenuItemMouseOver
{
	line-height: 1.4em;
	text-align: left;
	font-size: 90%;
	font-family: Calibri, Arial;
	font-weight: normal;
	color: #000000;
	width: 70%;
	margin: 5px 0 0 5px;
	background: url(bullet_black.png) 2% center no-repeat;
	background-color: #E7E7E7;
	display: block;
	
}

.MenuItemHighLight
{
	color: #000000;
	background-color: #E7E7E7;
	margin: 5px 0 0 5px;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
	line-height: 1.4em;
	text-align: left;
	font-family: Calibri, Arial;
	font-weight: normal;
	color: #BE2500;
	width: 70%;
	vertical-align: middle;
	text-decoration: none;
	background-color: #E7E7E7;
	margin-left: 27px;
	display: block;
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
	line-height: 1.4em;
	text-align: left;
	font-family: Calibri, Arial;
	font-weight: normal;
	color: #000000;
	width: 70%;
	background-color: #E7E7E7;
	vertical-align: middle;
	margin-left: 27px;
	display: block;
}



.MenuHdr Img, .MenuHdrHighlight Img, .MenuHdrHighlight2 Img
{
	margin-right: 6px;
	vertical-align: middle;
}


.MenuItem Img, .MenuItemMouseOver Img
{
	margin-right: 6px;
	vertical-align: middle;
}

/*Side Menu Ends*/


#footer
{
	width: 100%;
	clear: both;
}

#footer_content
{
	width: 100%;
	text-align: center;
	margin: 15px 0px;
}
