/* SNMC CSS file */

/* #! Body Elements */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.6em Verdana, Tahoma, Arial, sans-serif;
	background: #004167 url(images/background_nav.gif) 13px 03px repeat-y;
}
img {
	border: 0;
}
hr {
	display: none;
}
.clearBoth {
	clear: both;
	width: auto;
}
h1, h1 a {
	position: absolute;
	width: 186px;
	height: 231px;
	display: block;
	text-indent: -700em;
	background: url(images/logo.gif) no-repeat;
	z-index: 10000;
}
h1 {
	top: -108px;
	left: 13px;
}
h1 a {
	top: 0;
	left: 0;
}
a {
	color: #004167;
}
.clearBoth {
	clear: both;
	width: auto;
}
.border {
	border: 2px solid #004167;
  padding: 5px;
  background: #FFF;
}
:focus {
	outline: 0;
}
address {
	font-style: normal;
}

/* #! universal */
.red {
	color: red;
}
.required {
	font-weight: bold;
	color: red;
}
.em {
	position: relative;
	width: 550px;
	font-style: italic;
	text-align: center;
	margin: 12px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 12px 36px;
}

/* #! Block elements */

#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	min-width: 900px;
	padding-right: 36px;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 903px;
	height: 105px;
	background: #004167 url(images/topback.jpg) 390px 0px no-repeat;
}
#content {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 900px;
	min-height: 500px;
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	background: #FFFCDD url(images/right_shadow.gif) right repeat-y;	
}
#content h2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 390px;
	color: #004167;
	text-align: center;
	font: 24px/55px Georgia, "Times New Roman", Times, serif;
	z-index: 10000;
}
#content h2 a {
	color: #004167;
	text-decoration: none;
}
#content h2 a:hover {
	color: #000;
}
#content #ogr {
	position: absolute;
	top: 48px;
	right: 24px;
	width: 103px;
	height: 56px;
	z-index: 10000;
}

#content #nfda {
	position: absolute;
	top: 400px;
	right: 18px;
	width: 150px;
	height: 80px;
	z-index: 10000;
}

#content h3 {
	padding-bottom: 6px;
	color: #004167;
	font: 24px/1.6em Georgia, "Times New Roman", Times, serif;
}
#content ol {
	width: 600px;
	padding: 0px 0px 12px 36px;
	list-style: square;
}
#contentLeft {
	position: absolute;
	top: -108px;
	left: 13px;
	width: 186px;
	height: 130%;
	background: #004167 url(images/background_nav.gif) repeat-y;
	z-index: 6000;
}
#leftNav {
	position: absolute;
	float: left;
	left: 13px;
	top: 123px;
	width: 180px;
	padding: 49px 3px 0px 3px;
	background: url(images/nav_header.gif) no-repeat top left;
	z-index: 10000;
}
#leftNav ul {
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#leftNav ul li {
	position: relative;
	font: 14px Verdana, Tahoma, Arial, sans-serif;
	line-height: 41px;
	height: 41px;
	width: 180px;
	border-bottom: 1px solid #FFFFFF;
}
#leftNav ul li a {
	display: block;
	height: 41px;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav ul li a:hover {
	background: #768AA0;
}
#mainContent {
	position: relative;
	left: 217px;
	top: 55px;
	min-width: 635px;
	min-height: 435px;
	margin-right: 217px;
	margin-bottom: 55px;
	padding: 24px;
	background: url(images/maincontent.gif) no-repeat top left;
	z-index: 10000;
}
#mainContent p {
	max-width: 605px;
	padding: 0px 24px 12px 0px;;
}
#mainContent ul {
	width: 600px;
	padding: 0px 0px 12px 36px;
	list-style: square;
}
#footer {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 900px;
	height: 36px;
}
#footer p {
	position: relative;
	left: 206px;
	margin-right: 200px;
	padding: 6px;
	line-height: 36px;
	color: #FFF;
}
#footer p a {
	color: #FFF;
}

/* #! corners and display elements */

#team {
	position: absolute;
	top: -108px;
	left: 199px;
	width: 376px;
	height: 205px;
	z-index: 5000;
}
#topRight {
	position: absolute;
	top: -3px;
	right: -3px;
	width: 38px;
	height: 38px;
	background: url(images/corner.gif) no-repeat;
	z-index: 5000;
}
#bottomRight {
	position: absolute;
	bottom: -3px;
	right: -3px;
	width: 38px;
	height: 38px;
	background: url(images/corner_bottom.gif) no-repeat;
	z-index: 5000;
}
#topBorder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(images/top_shadow.gif) repeat-x;
}
#bottomBorder {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(images/bottom_shadow.gif) repeat-x;
}
.bottomLinks {
	float: left;
	font: 18px/1.6em Georgia, "Times New Roman", Times, serif;
	color: #004167;
}
.bottomLinks a {
	text-decoration: none;
}
.bottomLinks span {
	display: block;
	font: 12px/1.2em Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}

/* #! news */
.news {
	position:relative;
	float:right;
	width:156px;
	margin: 0px 0px 72px 12px;
	border: 3px solid #FFF;
	padding: 12px;
	background:#004167;
}
.news p {
	position: relative;
	color: #FFFFFF;
	z-index: 1000;
}
.news a {
	color: #FFFFFF;
}
.news a:hover {
	color: #FFFFFF;
}
.news h4 {
	position: relative;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-align: center;
	font: 21px/1.2em Georgia, "Times New Roman", Times, serif;
	z-index: 1000;
}
#newsTop {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 186px;
	height: 17px;
	background: url(images/news_top) no-repeat;
}
#newsBottom {
	position: absolute;
	bottom: -3px;
	left: -3px;
	width: 186px;
	height: 17px;
	background: url(images/news_bottom) no-repeat;
}

/* #! table and form styles */
table {
	margin-bottom: 12px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
	border: 3px solid #FFFFFF;
}
td, th {
	border-width: 0px;
	padding: 3px 6px;
	vertical-align: top;
	text-align: left;
	background: url(images/top_shadow.gif) repeat-x;
}
.exampleTable {
	width: 400px;
}

/*
th {
	font-weight: bold;
	color: #FFF;
	background: #004267;
}
.tableTopPadding {
	padding-left: 12px;
}
.tableGray {
	background: #E6E6E6;
}

.info {
	width: 620px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: hidden;
	border-collapse: collapse;
}
.infoTwo {
	border-width: 0px;
	border-spacing: 0px;
	border-style: hidden;
	border-collapse: collapse;
	margin-bottom: 12px;
}
.info td, .info th, .infoTwo td, .infoTwo th {
	border-width: 0px;
	padding: 2px;
}
.info input, .infoTwo input, .infoTwo textarea {
	border: 1px solid #004267;
	font-size: 18px;
}
.formLabel {
	width: 100px;
	text-align: right;
}
*/
.infoRight {
	text-align: right;
	font-weight: bold;
}

/* product tabs */
#productTabs {
	width: 100%;
}
#productTabs ul {
	position: relative;
	left: 12px;
	padding: 0px;
	height: 49px;
	text-align: center;
	background: url(images/product_tab/left_end.png) no-repeat;
}
#productTabs ul a {
	position: relative;
	display: block;
	font: bold italic 16px/32px Trebuchet, Arial, sans-serif;
	color: #FFF;
	width: 188px;
	height: 49px;
	margin-left: -2px;
	text-decoration: none;
	background: url(images/product_tab/background.png) repeat-x;
}
#productTabs ul a:hover {
	color: #E6E6E6;
	text-decoration: underline;
}
#productTabs ul li:first-child {
	padding-left: 20px;
	background: none;
}
#productTabs ul li {
	list-style: none;
	float: left;
	width: 180px;
	height: 49px;
	margin-right: 6px;
	padding-left: 6px;
	text-align: center;
	background: url(images/product_tab/divider.png) top left no-repeat;
}
#tabHack {
	position: absolute;
	top: 0px;
	right: -8px;
	width: 18px;
	height: 49px;
	background: url(images/product_tab/right_end.png) no-repeat;
}
#productInfo address {
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px 12px 24px;
}
#productInfoWhat, #productInfoWho, #productInfoWhere {
	position: relative;
	display: none;
}
#whatSelect, #whoSelect, #whereSelect {
	position: absolute;
	top: -18px;
	width: 25px;
	height: 13px;
	background: url(images/product_tab/select.png) no-repeat;
}
#whatSelect {
	left: 112px;
}
#whoSelect {
	left: 304px;
}
#whereSelect {
	left: 500px;
}
.coverBox {
	position: relative;
	width: 288px;
	float: left;
	margin: 0px 12px 12px 0px;
	border: 1px solid #004267;
	background: #FFFFFF;
}
.coverBox h4, .coverBox span {
	position: relative;
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #004267;
}
.coverBox p {
	margin: 6px;
}
#subnavBox {
	float:right;
	position:relative;
	width: 118px;
	right:0px;
	top:0px;
	margin: 12px 28px 0px 12px;
	padding: 18px;
	color: #FFFFFF;
	text-align: center;
	background: #004267;
}
#subnavBox a {
	color: #FFFFFF;
}
#mainContent #subnavBox p {
	padding: 0px 0px 12px 0px;;
}

/* Profile, Messages and Calendar */
#profileMessages {
	position: absolute;
	top: -74px;
	right: 0px;
	color: #FFF;
	text-align: right;
}
#profileMessages img {
	position: relative;
	top: 8px;
	padding: 0px 6px 0px 12px;
}
#profileMessages a {
	text-decoration: none;
	color: #FFF;
}


/* Director classes */
.directors {
	position: relative;
	width: 290px;
	float: left;
	margin-bottom: 24px;
	border-left: 1px solid #000;
}
.directors img {
	margin-bottom: 6px;
}
.directors h4 {
	padding-left: 4px;
}
#mainContent .directors ul {
	position: relative;
	width: 280px;
	margin-bottom: 0px;
	padding-left: 4px;
	list-style: none;
}
