@charset "ISO-8859-1";

/* initializations */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	margin:0;
	padding:0;
	background:url(../images/russell_BKG48.jpg) no-repeat center 90px;
}
body, html, ul, li, p, img, h1, h2, h3, h4, h5, h6, h7, h8, ol, form, fieldset, legend, label, blockquote {
	margin:0;
	padding:0;
}
img {
	border:0;
}

sup {
	font-size:70%;
	line-height:20%;
	position:relative;
	top:.3em;
}
a {
	color:#0070af;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#a80532;
}
a:active, a:focus {
	outline-style:none;
}
.accessibleText {
	font-size:1%;
	margin-left:-9999px;
	display:none;
}
.noMargin, #noMargin {
	margin:0 !Important;
}
.noPadding {
	padding:0 !Important;
}
.noBorder {
	border:none !Important;
}
#clear {
	width:99.9%;
	height:0;
	margin:0 0 -1px;
	clear:both;
}
.clear {
	clear:both;
	width:100%;
}
ul {
	list-style:none;
}


/* page wrap, content */

#pageWrap {
	margin:90px auto 0 auto;
	position:relative;
	width:820px;
}
#pageWrap h1 {
	height:118px;
	width:191px;
	position:absolute;
	left:376px;
	top:2px;
	z-index:500;
}
#mainContent {
	width:820px;
	min-height:413px;
	background:url(../images/russell_BKG48.jpg) no-repeat center top;
	float:left;
	position:relative;
}


/* home page */

.largePhoto {
	position:absolute;
	left:59px;
	top:0px;
	visibility:hidden;
	height:413px;
	width:309px;
	z-index: 500;
}


/* footer */

#footer {
	font-size:85%;
	width:auto;
	height:5em;
	float:right;
	margin:7px 0 0 0;
	padding-top:30px;
	clear:both;
	text-align:right;
	list-style-type:none;
}
#footer li {
	color:#5B7996;
	vertical-align:middle;
	text-align:right;
	margin-right:10px;
	padding:0 10px 0 0;
	width:auto;
	float:left;
	display:block;
	border-right:1px solid #999;
}
#footer a {
	color:#59758F;
	text-decoration:none;
}
#footer a:visited {
	color:#666;
}
#footer a:hover {
	color:#999;
}


/* privacy policy, disclaimer, info panel */

#privacyPolicy, #disclaimer, #infoPanel {
	padding:200px 0 0 100px;
	width:720px;
	float:left;
}
#infoPanel {
	padding-top:255px;
}
#privacyPolicy h2, #disclaimer h2 {
	color:#0a3061;
	margin-bottom:20px;
	width:720px;
	float:left;
	font-size:115%;
	font-weight:bold;
}
#privacyPolicy p, #disclaimer p, #infoPanel p {
	color:#293C5C;
	padding:0 0 10px 0;
	font-size:90%;
	line-height:130%;
	text-align:left;
	float:left;
	width:720px;
}


/* information page */

#infoPanel span {
	background:#A80532;
	color:#FFF;
	vertical-align:bottom;
	bottom:4px;
	text-align:center;
	border-left:1px solid #A80532;
	float:left;
	padding:0 3px 3px;
	margin-right:4px;
	font:180%/120% "Times New Roman", Times, serif;
}


/* product pview pages */

#productBKG {
	position:absolute;
	left:145px;
	top:200px;
}
#pageWrap #mainContent #productBKG a {
	cursor:pointer;
}
.productCopyBlock {
	float:left;
	width:450px;
	min-height:15.8em;
	padding:255px 0 0 370px;
	position:relative;
}
.productCopyBlock h4 {
	height:22px;
	width:100px;
	float:right;
	padding-right:35px;
}
.productCopyBlock p {
	font-size:90%;
	text-align:left;
	color:#293C5C;
	width:415px;
	padding:0 15px 15px 0;
	float:left;
	line-height:130%;
}
.productCopyBlock p span {
	font-size:105%;
	padding:4px 0;
	color:#FFF;
	float:left;
	margin-top:8px;
}


/* contact us page */

#modelsMap {
	position:absolute;
	left:-69px;
	top:167px;
	height:312px;
	width:460px;
	float:left;
	background-image:url(../images/map-modelMapPica.gif);
	background-repeat:no-repeat;
	background-position:left top;
	z-index: 200;
}
#pageWrap #mainContent ul {
	float:right;
	text-align:left;
	width:427px;
	margin-top:300px;
}
#pageWrap #mainContent li {
	padding-bottom:3px;
	padding-top:1px;
}
.address {
	color:#A80532;
	font-weight:normal;
	padding-bottom:4px;
	border-bottom:1px solid #666;
	width:12em;
	display:block;
}
#pageWrap #mainContent #footBallPlayer {
	width:172px;
	position:absolute;
	top:188px;
	background-image:url(../images/footballPlayer.gif);
	background-repeat:no-repeat;
	height:260px;
	left:620px;
}


/* primary navigation */

#primaryNav ul {
	position:absolute;
	list-style:none;
	height:27px;
	z-index:150;
}
.infoDualLink {
	width:166px;
	left:197px;
	top:124px;
	height:32px;
	margin:0;
	padding:0;
	z-index: 30;
}
#primaryNav ul li a {
	float:left;
	width:166px;
}
.infoDualLink li a {
	background:url(../images/infoDualLink.jpg) no-repeat left bottom;
	height:32px;
}
.contactUsLink li a {
	background:url(../images/contactUsDualLink.jpg) no-repeat left bottom;
	height:27px;
}
.ourBrandDropLink li #ourBrandsHover {
	background:url(../images/ourbrandsLink.jpg) no-repeat left bottom;
	height:27px;
}
#primaryNav ul li a:hover {
	background-position:left top;
}


/* contact us links */

.contactUsLink {
	left:398px;
	top:140px;
}


/* our brands link and drop down menu */

.ourBrandDropLink {
	width:158px;
	height:231px;
	left:579px;
	top:139px;
	z-index:500;
}
#ourBrandMenu {
	position:absolute;
	height:auto !Important;
	width:158px;
	left:0;
	top:0;
	padding:30px 0 24px;
	visibility:hidden;
	list-style:none;
	background:url(../images/dropdown_menu_bottom.png) no-repeat left bottom;
}
#ourBrandMenu li {
	width:158px !Important;
	height:2.1em;
	position:relative;
	border-bottom:1px solid #fff;
	background-color:#6e8499;
}
#ourBrandMenu li a {
	color:#fff;
	display:block;
	text-align:center;
	width:158px !Important;
	height:2.2em;
	padding:9px 0 0 0;
	text-transform:uppercase;
	font-size:10px;
	line-height:90%;
	position:absolute;
	top:0;
	left:0;
}
#ourBrandMenu a:hover {
	color:#0a3061;
}
#sub1 {
	background:url(../images/sub1.png) no-repeat left top;
}
#sub2 {
	background:url(../images/sub2.png) no-repeat left top;
}
#sub3 {
	background:url(../images/sub3.png) no-repeat left top;
}
#ourBrandMenu li:hover, #sub1:hover, #sub2:hover, #sub3:hover {
	background:#b1bbc8 url(../images/menu_back.png) repeat left top !Important;
}
