/* This controls the header and footer on extensions splash pages */
/*http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/*/
vv div, vv span, vv applet, vv object, vv iframe,
vv h1, vv h2, vv h3, vv h4, vv h5, vv h6, vv p, vv blockquote, vv pre,
vv a, vv abbr, vv acronym, vv address, vv big, vv cite, vv code,
vv del, vv dfn, vv em, vv font, vv img, vv ins, vv kbd, vv q, vv s, vv samp,
vv small, vv strike, vv strong, vv sub, vv sup, vv tt, vv var,
vv b, vv u, vv i, vv center,
vv dl, vv dt, vv dd, vv ol, vv ul, vv li,
vv fieldset, vv form, vv label, vv legend,
vv table, vv caption, vv tbody, vv tfoot, vv thead, vv tr, vv th, vv td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
vv {
	line-height: 1;
}
vv ol, vv ul {
	list-style: none;
}
vv blockquote, vv q {
	quotes: none;
}

/* focus styles */
*:focus {
	outline: none;
	}

*::-moz-focus-inner {
	border: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
vv table {
	border-collapse: collapse;
	border-spacing: 0;
}

div.newsbar, div.searchbar {
	background-color: #272727;
	float: left;
	width: 800px;
	vertical-align: top;
	}

li#newsinput {
	width: 191px;
	}

li#newsinput input {
	width: 181px;
	margin-top: 6px;
	height: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF !important;
	border: none;
	color: #666;
	}
li#searchinput {
	width: 96px;
	}

li#searchinput input {
	width: 86px;
	margin-top: 6px;
	height: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF !important;
	border: none;
	color: #666;
	}
.newsbar li, .searchbar li, .searchbar ul, .newsbar ul  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.searchbar, .newsbar {
	height: 27px;
}

.newsbar ul {
	float: right;

	}
ul.sf-menu{
	float:right;
	}
	div.searchbar {
	
	border-top:	1px solid #272727; 
	border-bottom:	1px solid #272727;

	}
.newsbar li, .searchbar li {
	float: left;
	position: relative;
	z-index: 5;
		
	}
	
#loginbox {
	float:right;
	}
#loginbox ul, #loginbox li{
	padding: 0;
	margin: 0;
}


.orangetext {
	color: #666666;
	}

a.nav:link {
	color: #666666;
	text-decoration: underline;
	background: transparent;
	}

a.nav:visited {
	color: #666666;
	text-decoration: underline;
	background: transparent;
	}

a.nav:hover {
	color: #272727;
	text-decoration: none;
	background: transparent;
	}

a.nav:active {
	color: #272727;
	text-decoration: underline;
	background: transparent;
	}

img {
	border: 0px;
	}

.InputText {
	BACKGROUND-color: #FFFFFF;
	BORDER-RIGHT: #DBA790 1px solid;
	BORDER-TOP: #B85124 1px solid;
	BORDER-LEFT: #B85124 1px solid;
	BORDER-BOTTOM: #DBA790 1px solid;
	}

.orangetext {
	color: #666666;
	}

A:link {
	color: #666666;
	text-decoration: underline;
	}

A:visited {
	color: #666666;
	text-decoration: underline;
	}

A:hover {
	color: #272727;
	text-decoration: underline;
	}

A:active {
	color: #272727;
	text-decoration: underline;
	}


#hminicart {
height:13px;	
	text-align: right;
	font-weight:bold;
	position:relative;

	padding: 8px 0 10px;
}
#hminicart a, .emptycartpad{
	padding: 0 1px;
}
a#hshopcart, a#hshopcart:visited{
	text-decoration:none;
}
#mainextwrap {
	margin: 0 auto;
	width: 800px;
}
#extheader a{
	float:left;
}
#extheader #cus{
	float:right;
}
.clears {
	clear:both;
}

a:active, a:focus {
	outline: 0;
	}

			.extext {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				color: #666666;
				padding: 10px;
			}

			a.nav { color: #666666; }
			a.nav:link, a.nav:visited { color: #666666; text-decoration: none; background: transparent; }
			a.nav:hover { color: #272727; text-decoration: underline; background: transparent; }
			a.nav:active { color: #666666; text-decoration: none; background: transparent; }
				
.extmenus{
		font-size: 13px;
		/* font-size: 1.25em; */
		/* font-weight: bold; */
		font-family:Arial, Helvetica, sans-serif;
		text-transform: lowercase;
		font-weight: bold;
		z-index: 65;
	}
.extmenus ul li {
		font-weight: normal;
}
/*** Superfish ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1em; 

}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
	display:		block;
	position:		relative;
	text-decoration: none;
	color: #fff;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}


.sf-menu {
	float:			left;
	margin-bottom:	0em;
	/* margin-left:-1px; */
}

.sf-menu a, .sf-menu .first, .sf-menu .last1  {
	border-top:		0px solid;
	padding: 		.50em 1em .65em;
	text-decoration:none;
	color: #fff;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
}
.sf-menu li {
	background:		#272727;
	border-left:	1px solid #fff;
}
.sf-menu li li {
	background:		#272727;
	border-left:	0px solid #fff; 
}
.sf-menu li li li {
	background:		#9AAEDB;
	border-left:	0px solid #fff; 
}
.sf-menu .first {
	border-left:	0px solid #fff; 
}
.sf-menu li.first:hover, .sf-menu li.first:focus, .sf-menu li.first.sfHover,.sf-menu li.last1:hover, .sf-menu li.last1:focus, .sf-menu li.last1.sfHover{
	color: #232323;
	cursor:default;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#949494;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/indeximages/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/indeximages/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*menu items which are not links*/
li.nolinker, li.zzlinker a, li.zzlinker a:link, li.zzlinker a:visited{
	font-weight:bold !important;
	color:#F7941E;
	padding:12px 0 6px;
	border-bottom:1px solid #666;
}
li.nolinker:hover{
	cursor:default;
	background-color:#272727;
}


/*Video info */

.scrollcontainer {
border-top:1px solid #999999;
}
.padme {
padding:10px;
}
.showingvids {
padding:5px;
width:220px;
}

#vidwin {
padding-top:79px;
	height:370px;
	margin:0pt 0pt 0pt 394px;
	background-image: url('/skin1/images/bkgd_videos.jpg');
	background-repeat:no-repeat;
}
.scrollcontainer div {
	clear:both;
	border-top:1px solid #999;
	margin-bottom:10px;
}
div.moviedivs {
	float:left;
	height:80px;
	padding:5px;
	width:190px;
	clear:none;
	border: none;
}
div.moviedivs img{
	border: none;
	padding-right: 6px;
}
.copytable {
	float:left;

	height:427px;
	padding:25px 30px 0pt 15px;
	width:363px;
}
.xthead {
	font-size:10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	color: #666666;
}
.xtfoot {
	font-size:10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	color: #666666;
}


