/*  Frontend CSS - frontend-style.css	*/

/*  Establish general layout parameters */
	

body       { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
    margin: 0px 0px 0px 0px;	

}


td, p         { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000000;
	font-weight: normal; 
}


h1	{
	color: #5F7B53;	
	font-size: 20px;
	font-weight: bold;
	line-height:40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height:20px;
	}
html>body h1 {
	line-height:40px;
	}




}

h2	{
	color: #5F7B53;	
	font-size: 16px;
	font-weight: bold;
}

h3	{
	color: #000;	
	font-size: 16px;
	font-weight: bold;

}

.text-largeheader	{
	color: #83061E;		
	font-size: 20px;
	font-weight: bold;
}

.text-header	{
	color: #000000;	
	font-size: 14px;
	font-weight: bold;
}

.text-small	{
	color: #000000;	
	font-size: 10px;
}

.text-large	{
	color: #000000;	
	font-size: 12px;
}

.text-copyright	{
	color: #737373;	
	font-size: 10px;
}

.link-fake	{
	color: #83061E; 
	text-decoration: none; 
	font-weight: bold;
	cursor: pointer; 
}

a            { 
	color: #5F7B53; 
	text-decoration: none; 
	font-weight: bold 
}

a:active     { 
	color: #5F7B53; 
	text-decoration: none; 
	font-weight: bold

}
	
a:link       { 
	color: #5F7B53; 
	text-decoration: none; 
	font-weight: bold 
}

a:visited    { 
	color: #5F7B53; 
	text-decoration: none; 
	font-weight: bold 

}
	
a:hover      { 
	color: #5F7B53; 
	text-decoration: underline; 
	font-weight: bold 

}



/*  Define the footer */

.copyright	{
	color: #9EA496;	
	font-size: 10px;
}

#footer		{
  	right: 0;	
	text-indent: 15px;
	width: 100%; 
	text-align: right;
}


/* Define the Subnav Location */

#Container {
	position: absolute; 
	width: 100%; 
	height: 100%; 
	z-index: 1; 
	left: 0px; 
	top: 0px; 
	text-align: center;
}

div.MagazineNav {
	position: absolute;
	top: 109px;
	left: 258px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.MagazineNavWithLeaderboard {
	position: absolute;
	top: 198px;
	left: 258px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.ResourcesNav {
	position: absolute;
	top: 109px;
	left: 336px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.ResourcesNavWithLeaderboard {
	position: absolute;
	top: 198px;
	left: 336px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.NewsNav {
	position: absolute;
	top: 109px;
	left: 424px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.NewsNavWithLeaderboard {
	position: absolute;
	top: 198px;
	left: 336px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.EventsNav {
	position: absolute;
	top: 109px;
	left: 478px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.EventsNavWithLeaderboard {
	position: absolute;
	top: 198px;
	left: 336px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.CommunityNav {
	position: absolute;
	top: 109px;
	left: 543px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.CommunityNavWithLeaderboard {
	position: absolute;
	top: 198px;
	left: 543px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.BusinessNav {
	position: absolute;
	top: 109px;
	left: 632px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}


div.BusinessNavWithLeaderboard {
	position: absolute;
	top: 198px;
	left: 632px;
	width: 185px;
	padding: 0px;
	visibility: hidden;
	z-index:4;

}

div.HideBottom {
	position: absolute;
	top: 109px;
	left: 0px;
	width: 760px;
	height: 400px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.HideBottomWithLeaderboard {
	position: absolute;
	top: 198px;
	left: 0px;
	width: 760px;
	height: 400px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

/*  Search Location */

div.SearchBox {
	position: absolute;
	top: 42px;
	left: 350px;
	width: 320px;
	padding: 0px;
	visibility: show;
	z-index:3;

}

div.SearchBoxWithLeaderboard {
	position: absolute;
	top: 131px;
	left: 350px;
	width: 320px;
	padding: 0px;
	visibility: show;
	z-index:3;

}

/*  Set Search Menu Locations to fix Form Element CSS bug */

div.MSDSSearch {
	position: absolute;
	top: 200px;
	left: 130px;
	width: 490px;
	height: 62px;
	padding: 0px;
	visibility: hide;
	z-index:4;

}

/* Define the Subnav Element Styles */

#SubNav td		{
	font-size:11px;
	font-weight:bolder;  
	text-align: left;
   	vertical-align: middle;	
	background-color: #DEDDBE;
	display: block; 
	width: 185px;	
	color: #000;
	padding: 0px;	
}

#SubNav td a		{
	font-size:11px;
	font-weight:bolder;  
	text-align: left;
   	vertical-align: middle;	
	height: 24px;
	line-height:24px;
	background-color: #DEDDBE;
	display: block; 
	width: 185px;	
	color: #000;
	text-decoration: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px;	
}


#SubNav td a:hover  {
	background-image: none;
	color: #FFF;
	background-color: #5F7B53;
   	text-decoration : none;   
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;	
	padding: 0px;
	
}

/* Define the Magazine Menu Element Styles */

#MagNav td		{
	font-size:10px;
	font-weight:bolder;  
	text-align: center;
   	vertical-align: middle;	


	width: 120;	
	color: #FFF;
	padding: 0px;	
}

#MagNav td a		{
	font-size:10px;
	font-weight:bolder;  
	text-align: center;
   	vertical-align: middle;	
	height: 20px;
	line-height:20px;
	background-color: #E6E6E6;
	display: block; 
	width: 115;	
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	
}


#MagNav td a:hover  {
	background-image: none;
	color: #FFF;
	background-color: #9A9A9A;
   	text-decoration : none;   
	border: 1px solid #000;	
	padding: 0px;
	
}


/*  Define the form elements */


input.button	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: bold; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 100px;
	height:20px;
}

input.largebutton	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: bold; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 150px;
	height:20px;
}

input.textbox	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #CCCCCC; 
	background-color: #FFF;
	width: 200px;
	height:20px;
	padding-left:3px;
}

select.select	{  
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 200px;
	height:22px;
}

select.selectsmall	{  
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 150px;
	height:22px;
}

select.selectmedium	{  
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 300px;
	height:22px;
}

select.selectlarge	{  
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 425px;
	height:20px;
}

textarea.textarea	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 300px;
	height:100px;
	padding-left:3px;
}

input.searchbutton	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 30px;
	height:20px;
	vertical-align:middle;
}

input.searchbox	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 180px;
	height:20px;
	padding-left:3px;
}

input.smalltextbox	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #CCCCCC; 
	background-color: #FFF;
	width: 95px;
	height:20px;
	padding-left:3px;
}

input.mediumtextbox	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #CCCCCC; 
	background-color: #FFF;
	width: 150px;
	height:20px;
	padding-left:3px;
}

input.largetextbox	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #CCCCCC; 
	background-color: #FFF;
	width: 300px;
	height:20px;
	padding-left:3px;
}


/* Homepage Elements */

.blurbbox	{
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

.blurbbox-header	{
	background-color:#000000;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px;
}

.welcome-user	{
	background-color:#FFF; 
	color:#4C4849; 
	padding:5px; 
	font-weight:bold; 
	font-size:16px;
}

.welcome-date	{
	background-color:#000; 
	color:#FFF; 
	padding:5px; 
	font-weight:bold; 
	font-size:14px;
	text-align: right;
}