/* Redefine HTML tags 
----------------------------------------------------------------------------------- */

.noScreen {
	display: none;
}

body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url('../images/bgPage.jpg') repeat-x 0 0;
	color: #000000;
}

td {
	vertical-align: top;
}

th {
	text-align: left;
}

p {
	line-height: 1.5;
	margin: 0 0 13px 0;
}

.img {
	border: none;
}

ul {
	list-style-type: disc;
	padding: 0 0 1px 25px;
	*padding: 0 0 0 25px;
}

ul li {
	margin: 5px 0 10px 0;
	*margin: 5px 0 10px -40px;
	line-height: 1.5;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.superscript {
	vertical-align: super;
	font-size: 80%;
}

a:link {
	color: #cc3300;
	text-decoration: none;
}

a:visited {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #cc3300;
	text-decoration: none;
}

#container {
	margin: 0 auto 25px auto;
	padding: 0 12px 12px 12px;
	width: 900px;
	background: #ffffff;
}

/* Header
----------------------------------------------------------------------------------- */

.header {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 60px;
	font-size: 11px;
}

.headerLeft {
	float: left;
	width: 325px;
	padding: 0;
}

.headerLeft a:link,
.headerLeft a:visited,
.headerLeft a:hover {
	border: none;
	text-decoration: none;
}

.headerRight {
	float: right;
	width: 475px;
	color: #cc3300;
/*	padding: 13px 0 0 0;*/
	text-align: right;
}

.headerRight p {
	margin: 10px 0 0 0;
}

.headerRight a:link,
.headerRight a:visited {
	color: #000000;
	text-decoration: none;
	padding: 2px;s
}

.headerRight a:hover {
	color: #cc3300;
	text-decoration: none;
}

.headerRight .hot {
	background: #cc3300;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
}

.headerRight a.hot:link,
.headerRight a.hot:visited {
	font-weight: bold;
}

.headerRight a.hot:hover {
	font-weight: bold;
}

/* Dotted Rule
----------------------------------------------------------------------------------- */

.dottedRule {
	height: 1px;
	width: 100%;
	background: url('../images/dotted.gif') repeat-x 0 0;
}

/* Index
----------------------------------------------------------------------------------- */

.homePhoto {
	display: block;
	margin: 10px 0 0 0;
	width: 900px;
	height: 250px;
	height: 250px;
	background: url('../images/homePhoto2.jpg') no-repeat 0 0;
}

.homeCols {
	margin: 10px auto;
	width: 900px;
	font-size: 12px;
}

.homeCol {
	float: left;
	width: 254px;
	min-height: 210px;
	height: auto !important;
	height: 210px;
	padding:  20px;
	background: url('../images/bgCallout.jpg') repeat-x 0 0;
}

.homeCol .hot {
	color: #cc3300;
}

.homeCol a:link,
.homeCol a:visited {
	color: #000000;
	text-decoration: none;
}

.homeCol a:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.homeCol a.hot:link,
.homeCol a.hot:visited {
	color: #cc3300;
	text-decoration: none;
}

.homeCol a.hot:hover {
	color: #cc3300;
	text-decoration: none;
	cursor: pointer;
}

.homeCol h2,
.homeCol h2 a:link,
.homeCol h2 a:visited {
	font-size: 24px;
	font-weight: normal;
	color: #cc3300;
	margin: 0 0 5px 0;
}

.homeCol h2 a:hover {
	font-size: 24px;
	font-weight: normal;
	color: #cc3300;
	margin: 0 0 5px 0;
}

.homeCol h3,
.homeCol h3 a:link,
.homeCol h3 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px 0;
}

.homeCol h3 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px 0;
}

.homeLeaderboard {
	padding: 10px;
	background: url('../images/bgCallout.jpg') repeat-x 0 0;
}

.homeButton1 {
	margin: 0 0 0 12px;
	padding: 10px;
	background: url('../images/bgCallout.jpg') repeat-x 0 0;
}


/* Two Columns
----------------------------------------------------------------------------------- */

.twoCols {
	margin: 20px auto;
	width: 900px;
	font-size: 12px;
}

.twoColsLeft {
	float: left;
	width: 254px;
	padding: 20px;
	background: #ffffff url('../images/bgCallout.jpg') repeat-x 0 0;
}

.twoColsLeft a:link {
	color: #cc3300;
	text-decoration: none;
}

.twoColsLeft a:visited {
	color: #993300;
	text-decoration: none;
}

.twoColsLeft a:hover {
	color: #cc3300;
	text-decoration: underline;
}

.twoColsLeft h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

.twoColsLeft h3.special {
	font-size: 18px;
	font-weight: normal;
	color: #4982ac;
	padding: 0 0 10px 30px;
	background: url('../images/bulletPen.png') no-repeat 0 6px;
}

.twoColsLeft ul {
	list-style-type: disc;
	padding: 5px 0 1px 15px;
	*padding: 0 0 0 15px;
}

.twoColsLeft ul li {
	margin: 5px 0 10px 0;
	*margin: 5px 0 10px -35px;
	line-height: 1.5;
}

.twoColsLeft ul.special {
	list-style-type: none;
	margin: 0 0 0 -15px;
	*margin: 0 0 0 20px;
}

.twoColsLeft ul.special li {
	line-height: 2;
	padding: 0 0 10px 30px;
	font-size: 18px;
	color: #4982ac;
	background: url('../images/bulletPen.png') no-repeat 0 10px;
}

.twoColsRight {
	float: right;
	width: 537px;
	padding: 15px 20px 20px 20px;
}

.twoColsRight a:link {
	color: #cc3300;
	text-decoration: none;
}

.twoColsRight a:visited {
	color: #993300;
	text-decoration: none;
}

.twoColsRight a:hover {
	color: #cc3300;
	text-decoration: underline;
}

.twoColsRight h1 {
	font-size: 28px;
	font-weight: normal;
	color: #cc3300;
	margin: 0 0 15px 0;
}

.twoColsRight h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 12px 0;
}

.twoColsRight h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 3px 0;
}

.twoColsRight h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 3px 0;
}

.twoColsRight h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 3px 0;
}

.twoColsRight h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 3px 0;
}

/* Footer
----------------------------------------------------------------------------------- */

.footer {
	margin: 0 auto 0 auto;
	padding: 0 0 50px 0;
	width: 924px;
	font-size: 10px;
}

.footerLeft {
	float: left;
	width: 440px;
	padding: 0 0 0 12px;
}

.footerLeft a:link,
.footerLeft a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footerLeft a:hover {
	color: #ffcc33;
	text-decoration: none;
}

.footerRight {
	float: right;
	width: 440px;
	padding: 0 12px 0 0;
	text-align: right;
}

.footerRight a:link,
.footerRight a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footerRight a:hover {
	color: #ffcc33;
	text-decoration: none;
}

/* ------------------------------------------------------------------------ */
/* START Portfolio Item
--------------------------------------------------------------------------- */

.portfolioItem {
	float: left;
	width: 250px;
	font-size: 11px;
	margin: 0 25px 25px 0;
}

.portfolioItem a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.portfolioItem a:visited {
	color: #666666;
	text-decoration: none;
}

.portfolioItem a:hover {
	color: #666666;
	text-decoration: underline;
}

.portfolioItem a:active {
	color: #666666;
	text-decoration: underline;
}

/* ---------------------- */
/* END Portfolio Item
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Lightbox Overlay
--------------------------------------------------------------------------- */

#lightbox {
	color: #09090d;
	background-color:#eeeeee;
	padding: 10px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	}
	
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption {
	float: left;
}

#keyboardMsg {
	float: right;
}

#closeButton {
	top: 5px; right: 5px;
}

#lightbox img {
	border: none; clear: both;
} 

#overlay img {
	border: none;
}

#overlay {
	background-image: url('../images/overlay.png');
}

* html #overlay {
	background-color: #333333;
	background-color: transparent;
/*	back\ground-color: transparent;*/
	background-image: url('../images/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
	
/* ---------------------- */
/* END Lightbox Overlay
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Accordion
--------------------------------------------------------------------------- */

#accordion {
	margin: 20px 0;
}

h3.toggler {
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 3px 0;
}

.element p {
	margin: 0;
	padding: 5px 0 10px 0;
}

/* ---------------------- */
/* END Accordion
------------------------- */

.pushLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 0 0 10px 10px;
}

.greyedOut {
	color: #cccccc;
}

/* ------------------------------------------------------------------------ */
/* START Awards Table
--------------------------------------------------------------------------- */

.awardsTable th {
	text-align: left;
	background: #eeeeee;
	padding: 5px;
}

.awardsTable td {
	vertical-align: top;
	font-size: 11px;
	padding: 5px;
}

.awardsTable td.hot {
	background: #f8f8f8;
}

.awardsTable p {
	line-height: 1;
	margin: 0 0 5px 0;
}

/* ---------------------- */
/* END Awards Table
------------------------- */
