* { outline:none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
body {
	background: #000;
}
a:link, a:visited {
	color:#f37b20;
	text-decoration: none;
}
a:hover, a:active {
	color:#652c00;
	text-decoration: none;
}
img {
	border:none;
}
/* ----------divs-------------- */
#container {
	width:900px;
	margin:0 auto;
}
#nav {
	height: 60px;
}
#internal-banner {
	width:900px;
	background:url(../images/internal-banner-bkgd.jpg) top no-repeat #000000;
	height:251px;
}	
#headerVideo{
	width: 448px;
	height: 215px;
	float: right;
	padding: 15px 20px 15px 0;
}
.browse{
	float:left;
	width:12px;
	text-align:center;
	padding:20px 0 0 0;
	cursor:pointer;
}
.prevPage{
	background: url(../images/scrollernav.gif) no-repeat left top;
	margin:50px 0 0 5px;
}
.prevPage:hover{
	background: url(../images/scrollernav.gif) no-repeat left -88px;
	margin:50px 0 0 5px;
}
.nextPage{
	background: url(../images/scrollernav.gif) no-repeat right top;
	margin:50px 5px 0 0;
}
.nextPage:hover{
	background: url(../images/scrollernav.gif) no-repeat right -88px;
	margin:50px 5px 0 0;
}
/* disabled navigational button */
a.disabled {
	visibility:hidden;		
} 
#featured-vids {
	background:url(../images/featured-bkgd.jpg) top left repeat-x;
	height:131px;
	_height:131px;
}
.vidBox {width:176px;height:131px; float:left;}
 
#home-content-area {
	background:#5a5e61;
}
#internal-content-area {
	background:#5a5e61 url(../images/bkg-inside1.jpg) repeat-y;
}
#content-left {
	float:left;
	padding:15px 28px 20px 28px;
	width:472px;
}
#content-full {
	float:left;
	padding:15px 28px 20px 28px;
	width:844px;
}
#content-right {
	float:right;
	margin:15px 18px 20px 0px;
	width:320px;
}
/* ----------classes-------------- */
.greybar {
	background:#d4d4d4;
	width:900px;
	height:20px;
	padding:0;
}
.png { behavior: url("../iepngfix.htc"); }
.clearer { clear:both; line-height: 0; height: 0;}
.left { float:left; }
.right { float:right; }
.small { font-size:10px; }
.left-marg {
	margin-left:20px;
}
.jumplink {
	font: bold Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#f37b20;
}
.boldblue {
	font-weight: bold;
	text-transform:uppercase;
	color:#00bbe3;
}
p.news {
	margin-bottom:15px;
	line-height: 18px;
}
p.news strong {
	text-transform:uppercase;
}
table.tableDisplay td {
	font: normal 14px/20px  Arial, Helvetica, sans-serif;
	text-align:left;
	color: #ffffff;
	padding:10px;
	border:1px solid #333333;
}
table.tableDisplay th {
	font: bold 15px/20px  Arial, Helvetica, sans-serif;
	padding:10px;
	color: #ffffff;
	background-color:#333333;
}



.logo {
	position:relative;
	top:35px;
	left:30px;
	float:left;
	behavior: url("../iepngfix.htc");
}
			
/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}
ul#navlist li {
	list-style: none;
	margin: 0px;
	border: 0px;
}
ul#navlist li a {
	display: block;
	width: 200px;
	\width: 202px;
	w\idth: 200px;
	padding: 0 0 1px 6px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
ul#navlist li a:hover { 
	color: #ffffff;
	font-weight: bold;
	background: #e9735b; 
}
/* ----------main body-------------- */
h1 {
	font: bold 28px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	color: #FFFFFF;
	text-transform:uppercase;
}
h1 em {
	font-style:normal;
	font-size:16px;
	margin-bottom:15px;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #FFFFFF;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#00bbe3;
}
p {
	font: normal 14px/20px  Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	color: #ffffff;
}
#content-right p {
	font: normal 12px/18px  Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	color: #ffffff;
}
#internal-banner p {
	float:right;
	width:465px;
	margin-right:40px;
	margin-top:55px;
	font: bold 16px/28px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#internal-banner p strong {
	font-style:normal;
}
hr {border: none 0; 
	border-top: 1px dotted #CCCCCC;
	width: 100%;
	height: 1px;
	margin: 20px 0 10px 0;
	padding: 0;
}
ul, li {
	font: normal 14px/20px  Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	margin-left:10px;
	color: #ffffff;
}

#content-right ul, #content-right li {
	font: normal 12px/18px  Arial, Helvetica, sans-serif;
	margin-bottom:14px;
	margin-left:10px;
	color: #ffffff;
	}

input, textarea {
background:#d4d4d4;
color:#000000;
border:solid thin #00bbe3;
margin-bottom:10px;
padding:10px;
overflow:hidden;
width:350px;
}
input.btn{
	background-color:#666666;
	color:#fffff;
	margin-bottom:10px;
	padding:10px;
	width:150px;
	border:solid thin #dedede;	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
}
input.btn:hover{cursor:pointer;background-color:#cccccc;border:solid thin #cccccc;}

form select {
	width:350px;
	margin-top:10px;
}
form p {
margin-bottom:15px;
/*width:365px;*/
padding:0;
}
/* ----------footer-------------- */
#footer {
	width:900px;
	padding:0;
}
#weblinx {	
	width:100%;
}

#weblinx a:link, #weblinx a:visited {
	display:block;
	width:100%;
	background-color:#333333;
	padding:5px 0;
	font: normal 12px/18px  Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:center;
}
#weblinx a:hover, #weblinx a:active {
	display:block;
	width:100%;
	background-color:#999999;
	padding:5px 0;
	font: normal 12px/18px  Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
}

/* ----------overlay-------------- */

/* use a semi-transparent image for the overlay */
#overlay {
	background-image:url(../images/overlay/transparent2.png);
	behavior: url("../iepngfix.htc");
	color:#efefef;
	height:400px;
}

/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	height:400px;
	padding:30px 0 0 0;
	overflow-y:auto;
}

/* the overlayed element */
.apple_overlay {
	display:none;
	background-image:url(../images/overlay/white.png);
	behavior: url("../iepngfix.htc");
	width:740px;		
	padding:30px 0 0 0;
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../images/overlay/close.png);
	behavior: url("../iepngfix.htc");
	position:absolute; right:10px; top:10px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 704px;
	height:131px;
	float: left;
	padding:0;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	background-color:none;
	border:none;
	cursor:pointer;
}

/* active item */
.scrollable .active {
	border:none;
	z-index:9999;
	position:relative;
}




