html,body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}

table,td {
        font-size: 12px;
	border: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

.header, .subheadbar, .headerlogocell, .findcell {
	background-color: #333333;
}

#footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 730px;
}

#logo {
	margin-left: 6px;
}

.sidecellbg {
	background-color: #151515;
}

.headerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999; 
	font-size:9px;
	line-height: 14px; 
	font-weight: normal;
	text-decoration : none;
	letter-spacing: -1px;
	/* align: center; */
}

.headerNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size:9px;
	line-height: 14px; 
	font-weight: normal;
	text-decoration : none;
	letter-spacing: -1px;
	/* align: center;	 */
}

.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #4D4D4D; 
	font-size:9px;
	font-weight: normal;
	text-decoration : none;
	letter-spacing: -1px;
}

.footerNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:  #9B9B9B; 
	font-size:9px;
	font-weight: normal;
	text-decoration : none;
	letter-spacing: -1px;
}


.contentcell {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.headerlogocell {
	background-image: url(../_img/global/logoline.gif);
	background-repeat: repeat-y;
	background-position: right;
}

input {
	background-color: #999999;
	/*padding-left: 2px;*/
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #212121;
	border-left-color: #212121;
	border-right-style: none;
	border-bottom-style: none;
	color: #000000;
}

input.white {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #999999;
}

input.nofrills {
        background-color: #FFFFFF;
        border-top-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-left-style: none;
        border-right-style: none;
        border-bottom-style: none;
        color: #000000;
}

select.white {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
}

.findcell {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 9px;
}

.gocell {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 9px;
	/* align: center; */
}

.headlinebox {
	background-color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

#pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 8px;
}



#toolgroup {
     padding: 0px 12px 0px 0px;
}


.options {
	float: right;
	clear: none;
	vertical-align: middle;
	height: 40px;
	width: 260px;
}

.contents {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 170px;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.contentText {
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.cartHeader {
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.optionDropdown {
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	float: right;
}

.headerSubnav {
	float: right;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}

hr {
	color: #BABABA;
	height: 1px;
	clear: both;
}

.tertiaryActive {
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 33px;
	padding-bottom: 6px;
	padding-left: 33px;
	float: left;
}

.tertiaryActiveLast {
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 33px;
	padding-bottom: 6px;
	padding-left: 33px;
	float: left;
	border-right-width: 1px;
	border-right-color: #DEDEDE;
}

.tertiaryInactive {
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	background-color: #F5F5F5;
	padding-top: 7px;
	padding-right: 33px;
	padding-bottom: 6px;
	padding-left: 33px;
	margin-right: 0px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right-style: none;
	float: left;
}

.tertiaryInactiveLast {
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	background-color: #F5F5F5;
	padding-top: 7px;
	padding-right: 33px;
	padding-bottom: 6px;
	padding-left: 33px;
	float: left;
	margin-right: 0px;
	border: 1px solid #DEDEDE;
}

.tertiaryExtension {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	margin-top: 42px;
}

.tertiaryLine {
	height: 15px;
	background-color: #DEDEDE;
	float: left;
	margin-right: 0px;
	width: 1px;
}

div.tertiaryInactive a, div.tertiaryInactiveLast a {
	color: #CA0003;
	text-decoration: none;
}

div.tertiaryInactive a:visited, div.tertiaryInactiveLast a:visited{
	color: #CA0003;
	text-decoration: none;
}

div.tertiaryInactive a:hover, div.tertiaryInactiveLast a:hover {
	color: #CA0003;
	text-decoration: underline;
}

div.tertiaryInactive a:active, div.tertiaryInactiveLast a:active {
	color: #FF0000;
	text-decoration: none;
}

.bodyCopy {
	clear: both;
	width: 400px;
}

.contentBody {
        font-size: 12px;
	padding-top: 10px;
	clear: both;
}

.contents a, .contentsblack a {
	color: #CA0003;
	text-decoration: none;
}

.contents a:visited, .contentsblack a:visited {
	color: #CA0003;
	text-decoration: none;
}

.contents a:hover, .contentsblack a:hover {
	color: #CA0003;
	text-decoration: underline;
}

.contents a:active, .contentsblack a:active {
	color: #FF0000;
	text-decoration: none;
}

a.viewall, a.viewall:visited, a.viewall:hover, a.viewall:active {
	color: #000000;
	text-decoration: none;
}

.specstable {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.specslight {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}

.specsdark {
	background-color: #EAEAEA;
	padding: 3px;
}




/*MENU CSS*/

a.level1 {
	background-color: #666;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	line-height: 30px;
	display: block;
	/*width: 100%;*/
}

a.level2 {
	background-color: #999;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 30px;
	display: block;
	/*width: 100%;*/
}

a.level3 {
	background-color: #CCC;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	line-height: 30px;
	display: block;
	/*width: 100%;*/
}

a.level3selected {
	background-color: #333;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	line-height: 30px;
	display: block;
	/*width: 100%;*/
}






.navrow a, .navrow a:visited, .navrow a:active {
	display: block;
	color: black;
	text-decoration: none;
}

.navrow a:hover {
	display: block;
	background-color: black;
	color: white;
	text-decoration: none;
}
.navrowselected a, .navrowselected a:visited, .navrowselected a:active, .navrowselected a:hover {
	display: block;
	background-color: #333;
	color: white;
	text-decoration: none;
}

.icons {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: none;
}

.dropdown {
	float: right;
	vertical-align: middle;
	width: 250px;
	clear: none;
	padding-bottom: 5px;
}

div.equiptext {
	clear: none;
	float: right;
	width: 450px;
	margin-bottom: 10px;
}

div.equipimage {
	clear: none;
	float: left;
	width: 250px;
	margin-bottom: 10px;
}

ul, li {
	padding-top: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.purchaseinfo {
	position: relative;
	/*clear: none;
	float: right;
	width: auto;*/
	margin-top: 20px;
}

.price {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.equipquantadd {
	padding-bottom: 0px;
	float: right;
	clear: both;
	padding-top: 5px;
}

.equiprow {
	position: relative;
	margin-top: 5px;
}

.equiplistpic {
	float: left;
	clear: none;
	width: 90px;
	height: 90px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.equiplistdesc {
	width: 100%;
	margin-top: 5px;
}

div.purchaseinfolist {
	margin-top: 8px;
	float: left;
	/*float: left;
	clear: none;*/
}

.sortby {
	clear: none;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hrlight {
	height: 1px;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.hrdark {
	height: 1px;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.recommends{
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

#tickerHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
    top: 0;
    left: 0; 
}
#tickerHeadline p {
    padding: 0;
    margin: 0;
} 
#tickerHeadline a, #tickerheadline a:visited {
	color: #999999;
	text-decoration: none;
}

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

#tickerHeadline a:active {
	color: #E9E9E9;
	text-decoration: none;
}
.errormsg {
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}
H1, h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: none;
}
div#rolloverDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-left: 5px;
}
.toplink {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: none;
	margin-bottom: 15px;
}
.columnone {
	clear: none;
	float: left;
	width: 291px;
	margin-right: 18px;
	margin-bottom: 20px;
}
p.famdetails {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}
.columntwo {
	clear: none;
	float: right;
	width: 289px;
}
.teamsnewscolumn {
	clear: none;
	float: left;
	width: 380px;
}
.teamsrostercolumn {
	clear: none;
	float: right;
	width: 192px;
}
.teamstitle {
	clear: none;
	float: left;
	width: auto;
	vertical-align: middle;
}
.dimmed {color: #999999}.teamsvidthumb {
	clear: none;
	width: 45px;
	float: left;
}
.contentcellblack {

	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentsblack {
	padding-top: 13px;
	padding-right: 31px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.hrdarkblack {
	height: 1px;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
}
.hrlightblack {
	height: 1px;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.teamstitleblack {
	clear: none;
	float: left;
	width: auto;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 7px;
	display: inline;
}
.optionDropdownblack {
	font-family: Tahoma, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
	float: right;
	color: #FFFFFF;
	background-color: #000000;
}
.teamspagefooterblack {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: none;
	margin-bottom: 15px;
	color: #FFFFFF;
}
.teamspagefooter {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: none;
	margin-bottom: 15px;
}
.ddown {
	float: right;
	/*clear: left;*/
}
.captionfont {
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerddown {
	background-color: #000000;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
}
.sidebarimage {
	padding-left: 15px;	
}

