/*********************/
/* CSS Imports       */
/*********************/

@import url('topmenu.css');
@import url('footer.css');
@import url('content.css');
@import url('sidemenu.css');
@import url('mainmenu.css');


/*********************/
/* HTML Selectors    */
/*********************/

body
	{
	background: #fff;
	margin: 0;
	padding: 0;
	font: 62.5% verdana,helvetica,sans-serif;
	color: #444;
	background: #fff url('../images/body_bg.jpg') repeat-x 0 0;
	text-align: center;
	}

h1, h2, h3, h4
	{
	font-family: tahoma,helvetica,sans-serif;
	font-size: 1.7em;
	}
 
h1 { 
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	/*background: url('../images/h1_bg.gif') no-repeat 0 0; */
	border-bottom: 3px solid #aaa;
	color: #14396b;
	}

h1.small { font-size: 1.7em }

h2.short {width: 67%}
h2.extraShort { width: 230px}
 
h2	{
	font-size: 1.5em;
	font-weight: bold;
	color: #14396b;
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
	}
  
h3 { margin: 15px 0 8px 0; font-size: 1.2em; color: #555; padding-bottom: 0;}
 
h4	{ font-size: 1.1em; margin: 0; padding: 0 0 5px 0; color: #333;}
 
img { border: none; }

acronym { border-bottom: 1px dotted #999; }
 
 
/*********************/
/* Layout Structures */
/*********************/

#MainWrapper
	{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: auto;
	}

#TopBanner, #TopSubBanner, #MainMenu, #Content, #Footer
	{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: left;
	}

#TopBanner
	{
	height: 73px;
	overflow: hidden;
	background: url('../images/header_bg.jpg') no-repeat top right;
	text-align: left;
	}
 
#TopSubBanner 
	{
	background: url('../images/mainmenu_bg.gif') repeat-x 0 0;
	height: 34px;
	z-index: 200;
	}
 
#MainMenu
	{
	position: relative;
	top: 1px;
	left: 263px;
	margin: -1px 0 0 0;
	padding: 0;
	width: 575px;
	float: left;
	text-align: left;
	color: #fff;
	}
 
#HeaderSearch
	{
	position: relative;
	width: 200px;
	float: right;
	text-align: right;
	top: 3px;
	vertical-align: top;
	display:none;
	}
 
#Content
	{
	clear: both;
	overflow: hidden;
	background: url('../images/content_bg.gif') repeat-y 7px 0;
	font-size: 1.2em;
	z-index: 100;
	}
 
#SideMenu
	{
	position: relative;
	background: url('../images/sidemenu_top.gif') no-repeat 0 0;
	float: left;
	width: 264px;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow: visible;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 1.1em;
	z-index: 50;
	} 
 
#Footer
	{
	overflow-x: hidden;
	overflow-y: auto;
	background: url('../images/footer_bg.gif') no-repeat 7px -285px;
	font-size: 1.1em;
	margin-bottom: 30px;
	padding: 15px 0 50px 0;
	line-height: 1.4em;
	}
 
/*********************/
/* Base Classes      */
/*********************/
 
a.tLink { color: #c00; }
a:hover.tLink { color: #e2e2e2; text-decoration: none; }

.tSmall { font-size: 0.8em; }

.tOrangeLite { color: #c60; }

.tNormal { font-weight: normal;	}

.tStrike { text-decoration: line-through; }

.tItalic { font-style: italic; }

.tBold { font-weight: bold; }

.tWhite { color: #fff; }

.tGrey { color: #666; }

.tRed { color: #c03; }
	
.noShow { display: none; }

.clear { clear: both; }

.FloatR { float: right; }

.FloatL { float: left; }

.topLink { float: right; padding: 0 1em; background-color: #fff; position: relative; z-index: 1000}


/**************************/
/* FROM STOREFRONT        */
/* Default CSS Stylesheet */ 
/* for a new Web          */
/* Application project    */
/**************************/

.Instructions
	{
	display: block;
	color: #666; 
	background-color: #e2e2e2; 
	text-align: left;
	padding: 8px;
	border: 1px solid #ccc;
	font-size: 0.9em !important;
	line-height: 1.5em;
	margin-bottom: 15px;
	}

.Instructions h3 {margin-top:0;padding-top:0}
.Instructions ul {margin-bottom:0;padding-bottom:0}

.ErrorMessages
	{
	display: block;
	font-weight: bold; 
	text-align: center;
	color: #fff;
	background: #c03 url('../images/errorbox.gif') no-repeat top center;
	padding: 20px 0 10px 0;
	border: 1px solid #600;
	margin-bottom: 10px;
	}

.ErrorMessages a { color: #fff !important;}


#ErrorParagraph
	{
	height: auto !important;
	}

.Messages
	{
	display: block;
	border-bottom: 1px solid #ccc;
	color: #690; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
	width: 95%;
	padding: 3px 8px;
	font-size: 1em;
	}

.Inputs
	{
	color: black; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	background-color: #fff; 
	background-image: none;
	font-size: 1em;
	}
	
	
/*
	FIX THIS ON MONDAY!!!!
*/


#logos
	{
	position: relative;
	width: 100%;
	height: 65px;
	border-bottom: 10px solid #d5d5d5;
	right: 1px;
	}
	 
#logos #ipswitch
	{
	position: relative;
	margin: 12px 10px 0 10px;
	}
	 
#logos #codima
	{
	position: relative;
	margin: 12px 10px 0 0;
	}
	 
#logos #castlerock
	{
	position: relative;
	margin: 12px 10px 0 0;
	}
	 
#logos #networkinstruments
	{
	position: relative;
	margin: 12px 10px 0 0;
	}