﻿/* Cusom CSS for Risetime.com 
	Set to override default styles - mainly for use on Global (master page) styles
	Dave Schwantes
*/


body {
	background-color: white;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.body {
	/*background-color: #003366;*/
	/* background-image: url('../images/bg_blue.png'); 
	/*background-color: white; */
	background-image: none;
	*-background-image: url('../images/bg_blue.png'); */
	padding: 0px;
	width: 100%;
	text-align: center;
}

#bg_shell {
	width: 100%;
	height: auto;
	min-height: 100%;
	background-color: #003366;
	background-image: url('/images/bg_blue.png');
	background-repeat: repeat;

} 

body > #bg_shell {height: auto;min-height: 100%;}

#center_shell {
	width: 100%;
	height: 100%;
	min-height: 601px;
	*-height: 601px;
	background-image: url('../images/bg_grad.png');
	background-repeat: repeat-x;
	text-align: center;
}

#shell {
	/*background-image:url('../images/shell_bg.png');
	background-repeat: repeat-y; */
	background-color: transparent;
	width: 787px;
	max-width: 787px;
	margin-left: auto;
	margin-right: auto;
	
	
	padding: 0px;
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 0px;
	
	*-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/shell_bg.png');
}

#shell[id] {
	background-image:url('/images/shell_bg.png');
	background-repeat: repeat-y;
}

#shell a {
	position: relative;
}


#header {
	width: 750px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;	
}

#logo {
	float: left;
	clear: none;
}

#mailing_list {
	float: right;
	clear: right; 
	text-align: right;
	margin-top: 4px;
	font-size: 0.8em;
	position: relative;
	
	margin-right: 17px;
	
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
		
	/* float: left;
	clear: none; */

}

#mailing_list a {
	color: #003366;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	
}

#mailing_list a:hover {
	color: orange;
}

#search {
	float: right;
	clear: right;
	
	text-align: right;
	margin-top: 2px;
	font-size: 0.8em;
	position: relative;
	
	margin-right: 82px;
}

#search .search_box {
	border: 0; 
	padding-left: 7px; 
	padding-top: 5px; 
	width: 160px; 
	height: 42px; 
	background-image:url('../images/txtbox2.png'); 
	background-position: 0 6px;
	background-repeat: no-repeat;
}

/* search style overwrites */

#search .ms-sbtable {
	border: 0px;
}

#search .ms-sbtable-border {
border: 0;
	border: 0px;
}

#search td.ms-sbcell {
	border: 0px;
}

#search td.ms-sbtext {
	display: none;
}

#search .ms-sbplain {
	background: transparent;
}

#search td.ms-sbgo {
	padding: 0px;
	background: transparent;
}

#breadcrumbs {
	text-align: left;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}


#content_shell {
	text-align: left;
	/*  Don't put margins on #content_shell to allow for shadows bigger than 750px */
	/* margin-right: 10px;
	margin-left: 10px; */
}


#the_footer {
	background-color: #FFFFFF;
	background-image:url('/images/footer_bg.png');
	background-position:center bottom;
	background-repeat: repeat-x;

	width: 750px;
	height: 69px;
	padding-right: 10px;
	padding-left: 10px; 
	padding-top: 5px;
	font-size: 12px;
	text-align: right;
}

#footer_nav {
	float: right;
	clear: none;
	margin-right: 10px;
}

#footer_nav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer_nav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer_nav a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


#social {
	float: right;
	clear: none;
}

#foot_shadow {
	/* background-image:url('../images/foot_shadow_blue.png');
	background-repeat: repeat-y; */
	background-color: transparent;	
	width: 787px;
	height: 25px;	
	
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-left: 8px;
	padding-right: 9px;

	*-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/foot_shadow_blue.png');
}

#foot_shadow[id] {
	background-image:url('../images/foot_shadow_blue.png');
	background-repeat: repeat-y;
}

.br_clear {
	/* this is to clear lines with a <br /> tag */
	clear: both;
}


/*********************************************
SharePoint cotrol styles
**********************************************/

#login {
	float: right;
	text-align: right;
	clear: both;
	min-height: 20px;
	height: 20px;
}

#login a:link {
	color: #336699;
	text-decoration: none;
	margin-bottom: 2px;
}

#login a:visited {
	color: #336699;
	text-decoration: none;
	margin-bottom: 2px;
}

#login a:hover {
	color: #003366;
	/*text-decoration: underline; */
	text-decoration: none;
	border-bottom: 1px dotted #003366;
	
}


.login_cell {
	float: right;
	clear: none;
	font-size: 12px;
}

#console {
	clear: both;
}



/*********************************************
nav styles
**********************************************/

#global_nav {
	clear: both;
	float: none;
	background-color: #003366;
	/*background-image: url('../images/bg_blue.png'); */
	background-image: url('/images/global_nav_bg.png');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	text-align: center;
	
	margin-top: 5px;
	width: 750px;
	margin-right: 10px;
	margin-left: 10px;

	/*border-bottom: 0px;
	/* padding-bottom: 5px;
	padding-top: 2px; */

	z-index: 2;
	position: relative;
	
}

#global_nav_shell {
}

/* Global Nav re-style */

.risetime-topNavItem {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
	text-transform: lowercase;
	margin-right: 2px; 
	
	/* border: 0px; */
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: transparent; 
	*-border: 0px;

	border-left: 2px white solid;
	/*border-right: 1px white solid; */
		
	padding-left: 14px;
	padding-right: 13px;
	/* width: 20%; */
	padding-top: 2px;
	padding-bottom: 4px;

}


.risetime-topNavSelected {
	color: #FFFFFF;

}

.risetime-topNavHover {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFCC00;
}

.risetime-topNavFlyOuts {
	margin-top: 10px;

	background-color: #FFFFFF; /*#D9E1E8; */
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003366;	*/
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9E1E8;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D9E1E8;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D9E1E8;
	
	padding-left: 5px;
	padding-right: 5px;
}

.risetime-topNavFlyOutsItem {
	background-color: #FFFFFF; /*#D9E1E8;  #FFFFFF*/
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin-left: 2px;
	margin-right: 2px;	
}

.risetime-topNavFlyOutsHover {
	background-color: #003366; /* #003366; #FFCC00 */
	color: #FFFFFF;
	
} 	

/* end Global Nav re-style */
