@import url("menu.css");


*
{
	margin: 0px;
	padding: 0px;
}

/* CSS Document */
html
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	margin: 0;
	padding: 0;
	border: 0;
}
#testbody
{
	font-family: Arial, Tahoma, Sans-Serif;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(Images/bodybkgd.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
#mainbody
{
	background-image: url(Images/titlebkgd.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}
#wrapper
{
	width: 982px;
	margin: 0 auto;
	text-align: left;
}

/*-------------------------------layout--------------------------*/
#maincontent
{
	width: 990px;
	margin: 0px 4px;
	padding: 4px 0px;
}

/************** Header ****************/
#header
{
	width: 990px;
	height: 224px;
	margin: 17px 0px 0px 0px;
	padding: 0px;
}
#mainpic
{
position:relative;
	top:4px;
	z-index:100;
}
#simonsname
{
	position:absolute;
	margin: 31px 0px 0px 275px;
	padding:0;
	z-index:101;
}
#simonsname h1
{
	font-style:italic;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 39px;
	color: #ffffff;
	border: 0;
	padding:0;
	margin:0;
	z-index:101;
}
#subtitle
{
	position:absolute;
	margin: 85px 0px 0px 275px;
	padding:0;
	z-index:101;
}
#welcome
{
	position:absolute;
	margin: 198px 0px 0px 140px;
	padding:0;
	z-index:101;
}


/***********welcome message****************/
#welcomemessage
{
background-image:url(/Portals/_default/Skins/Simon/images/welcome.gif);
background-repeat:no-repeat;
position:absolute;
left:80px;
top:-137px;
z-index:1000;
width:608px;
height:389px;
display:none;/*hide by default*/
}


#subtitle h2, #welcome h2
{
	font-style:italic;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 19px;
	color: #ffffff;
	border: 0;
	padding:0;
	margin:0;
}

#mainpane
{
	padding:0;
	margin:0;
	width:100%;
background-color:#91A9C3;
}
#leftpane
{
	padding:0;
	margin:0;
	width:252px;
	float:left;
	background-color:#91A9C3;
height:auto;
}
#rightpane
{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:738px;
}

#subbanner
{
	height:118px;
	background-image:url(/portals/_default/skins/simon/images/sub-banner.jpg);
}

#dnncontentwrapper
{
	background-image: url(Images/sub-bg.gif);background-repeat: repeat-y;
	width:738px;
	position:relative;
	margin:0;
	padding:0;
}
.dnncontent
{
	width:618px;
	margin:0 0 0 60;
	padding:0;
	background-color:#FFFFFF;
}
.dnncontent-login
{
	width:618px;
	margin:0 0 0 60;
	padding:0;
	background-color:#FFFFFF;
}

#footerdiv
{
	height:36px;
	background-image:url(/portals/_default/skins/simon/images/sub-footer.jpg);
}


#menubar
{
	width: 252px;
	background-image: url(Images/menubkgd.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding: 0px;
	margin: 20px 0px 30px 0px;
	z-index:1000;
}


#basenav
{
	clear:both;
	width: 990px;
	height: 107px;
}

.copyText
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #919698;
}
#basenavcontent
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	padding: 10px 0px 30px 253px;
	color:#999999;
	text-align: left;
	margin-bottom: 10px;
}
#basenavcontent a, #basenavcontent a:link, #basenavcontent a:visited, #basenavcontent a:active
{
	color: #999999;
	text-decoration: none;
}
#basenavcontent a:hover
{
	text-decoration: underline;
}




/*-------- design styles --------*/
.normal
{
	font-size: 12px;
}
p
{
	font-size: 12px;
	margin-top:15px;
	margin-bottom:20px;
}

.dnncontent h1
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	color: #D77517;
	padding-top:10px;
	margin-bottom:15px;
}

.dnncontent h2
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #006935;
	padding-top:5px;	
	margin-bottom:7px;	
}

.header h1
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	padding-top:10px;
	margin-bottom:15px;

left: 70px; position: absolute; top: 75px	
}

.headerimg
{
	padding:7px;
	border:1px solid black;
}

.borderimg
{
	margin:15px;
	border:1px solid black;
} 

.articleTitle h1
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	color: #3D7196;
	padding-top:10px;	
	margin-bottom:15px;

}


a, a:link, a:active, a:visited
{
	color: #007fae; 
	text-decoration: none;
}

a:hover
{
	color: #007fae; 
	text-decoration: underline;
}





/********** blogs *****************/

.blogTop a, .blogTop a:link, .blogTop a:hover, .blogTop a:active, .blogTop a:visited
{
	color: #ffffff; 
}

.blogBottom a, .blogBottom a:link, .blogBottom a:hover, .blogBottom a:active, .blogBottom a:visited
{
	color: #007fae;
	font-size: 16px;
	font-weight: bold;
}



/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	color: #4F839F;
	font-size: 13px;
}
a.Breadcrumb:hover
{
	color: #C00;
}

/*-------------- Link Style --------------*/
.links
{
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-weight: bold;
	color: #4F839F;
	font-size: 11px;
	text-transform: uppercase;
}
a.links:hover
{
	color: #C00;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #4F839F;
	font-size: 12px;
}
a.user:hover
{
	color: #C00;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #4F839F;
	font-size: 12px;
}
a.footer:hover
{
	color: #C00;
}

.titleText 
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #B0D7E6;
}

ul
{
margin:10px;
padding:10px;
}
li
{
margin:10px;
}
table
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}



/* DotNetNuke Print Styles */
@media print
{

	/*dont print the menu */
	#header, #leftpane,#basenav, #subbanner, .newsletterimg
	{ 
		display:none; 
	}
	
	#rightpane
	{ 
		width:auto;
	}
	
	.dnncontent
	{
		margin:0px;
	}
	
	
	#dnncontentwrapper, #homerightpane
	{

	}
	
/* end print styles*/
}
