@charset "UTF-8";
/* REPLAY JERSEYS CSS DOCUMENT */


/*------------------------------------------------------------------------ [ BASE STYLES ]---*/

* { margin: 0; padding: 0; }

.clear { clear: both; }

html {
	overflow-y: scroll;
}

img {
	border: none;
	}

body {
	background:	#999 url(../images/RJ-Background.png) repeat-x;
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
*html body {
	background:	#999 url(../images/RJ-Background.jpg);
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
a:link, a:visited {
	color: #55A131;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a:visited, 
a:active,
a:focus {
	outline: none;
	}
	
p {
	font-size: 1.4em;
	padding-bottom: 1em;
	line-height: 1.75em;
	}
	
h1, h3, h5 {
	color: #fff;
	padding-bottom: .5em;
	line-height: 1.5em;
	}

h2, h4, h6 {
	color: #55A131;
	padding-bottom: .5em;
	line-height: 1.5em;
	}
	
h1 {
	font-size: 2.4em;
	}
	
h2 {
	font-size: 2.0em;
	}
	
h3 {
	font-size: 1.8em;
	}
	
h4 {
	font-size: 1.6em;
	}
	
h5 {
	font-size: 1.4em;
	}
	
h6 {
	font-size: 1.2em;
	} 
	
#content strong {
	color: #fff;
	}
	
#masthead strong {
	color: #000;
	}
	
.green {
	color: #55A131;
	}
	
.nopadding {
	padding-bottom: 0;
	}
	
.price {
	font-size: 1.6em;
	color: #55A131;
	line-height: 1em;
	}

.asterisk {
	color: #55A131;
	font-size: 1.4em;
	}
	
p.footnote {
	font-size: 1.2em;
	color: #fff;
	font-style: italic;
	}
	
.divider { color: #666; }
	
	
/*------------------------------------------------------------------------ [ SUBMENU ]---*/
	
	
#submenu {
	width: 960px;
	text-align: right;
	margin: 0 auto;
	padding-right: 20px;
	}
	
#submenu li {
	display: inline;	
	list-style: none;
	font-size: 1.2em;
	line-height: 3em;
	}
	
#submenu li a {
	color: #fff;
	margin-left: 10px;
	}
	
	
#pageTop {
	margin: 0 auto;
	width: 966px;
	height: 10px;
	background: url(../images/PageTopBg.png) no-repeat bottom;
	overflow: hidden;
	}
	
	
/*------------------------------------------------------------------------ [ WRAPPER ]---*/

#wrapper {
	width: 966px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/PageBgDS.png) repeat-y;
	}
	
#innerWrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/PageBg3.jpg) no-repeat top right;
	padding: 35px 0 10px 0;
	}
	
	
	
	
	
/*------------------------------------------------------------------------ [ MASTHEAD ]---*/

#masthead {
	margin: 0 0 35px 35px;
	width: 445px;
	}


h1#logo { 
	width:444px;
	height:79px;
	display:block;
	background: url(../images/RJ-Logo.png) no-repeat;
	}

h1#logo a { 
	display:block;
	text-indent:-9999px;
	width:444px;
	height:79px; 
	}
	
	
#masthead h2 {
	font-size: 2.4em;
	color: #55A131/*#3A7625*/;
	text-transform: uppercase;
	padding-top: 30px;
	line-height: 0;
	padding-bottom: 1em;
	}
	
#masthead p {
	font-size: 1.4em;
	}
	
#masthead ol {
	margin-left: 35px;
	font-size: 1.4em;
	}



/*-------------------------------------------------- [ TABBED NAVIGATION ] ---*/
	

#menu {
	list-style: none;
	margin-left: 20px;
	}
	
#menu li {
	float: left;
	background: url(../images/RTabUnSelected.png) no-repeat top right;
	text-transform: uppercase;
	text-align: center;
	margin-right: 3px;
	font-size: 1.8em;
	letter-spacing: .075em;
	}
	
#menu li a {
	display: block;
	line-height: 3em;
	background: url(../images/LTabUnSelected.png) no-repeat top left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 20px;
	color: #fff;
	}

#menu li a:hover {
	color: #333;
	}
	
#menu li.selected {
	background: url(../images/RTabSelected.gif) no-repeat top right;
	}
	
#menu li.selected a {
	background: url(../images/LTabSelected.gif) no-repeat top left;
	}
	
#menu li.selected a:hover {
	color: #fff;
	}
	
#submenu li.selected a {
	color: #55A131;
	}
	
	
/*---[ TABBED NAVIGATION IE6] ---*/
	
	
*html #menu li {
	float: left;
	background-image: none;
	text-transform: uppercase;
	text-align: center;
	margin-right: 3px;
	font-size: 1.8em;
	letter-spacing: .075em;
	}
	
*html #menu li a {
	display: block;
	background: #55a131;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 20px 25px 5px 25px;
	color: #fff;
	}
	
*html #menu li.selected {
	background-image: none;
	}
	
*html #menu li.selected a {
	background-color: #333;
	}




/*------------------------------------------------------------------------ [ CONTENT FRAMEWORK STYLES ]---*/

#contentContainer {
	background: #000 url(../images/contentBg.png) repeat-x;
	width: 920px;
	margin-left: 20px;
	color: #848484;
	position: relative;
	}
	
#contentContainer .tr	{ width: 6px; height: 6px; background: url(../images/tr.gif) no-repeat; position: absolute; top: 0px; right: 0px; }
#contentContainer .bl	{ width: 6px; height: 6px; background: url(../images/bl.gif) no-repeat; position: absolute; bottom: 0px; left: 0px; }
#contentContainer .br	{ width: 6px; height: 6px; background: url(../images/br.gif) no-repeat; position: absolute; bottom: 0px; right: 0px; }

#content {
	padding: 28px;
	/*min-height: 428px;*/
	}
	
/* IE6 HACK */
*html #contentContainer .tr	{ width: 6px; height: 6px; background: url(../images/tr.gif) no-repeat; position: absolute; top: 0px; right: 0px; }
*html #contentContainer .bl	{ width: 6px; height: 6px; background: url(../images/bl.gif) no-repeat; position: absolute; bottom: -7px; left: 0px; }
*html #contentContainer .br	{ width: 6px; height: 6px; background: url(../images/br.gif) no-repeat; position: absolute; bottom: -7px; right: 0px; }



/*------------------------------------------------------------------------ [ CONTENT AREA STYLES ]---*/

 
.twoEqualColumnsR {
	float: left;
	width: 405px
	}
	
.twoEqualColumnsL {
	float: left;
	width: 405px;
	margin-right: 50px;
	}
	
.threeEqualColumns {
	float: left;
	width: 269px;
	margin-right: 28px;
	}
	
.threeEqualColumnsLast {
	float: left;
	width: 269px;
	margin-right: 0;
	}
	
.oneThirdColumn {
	float: left;
	width: 264px;
	margin-right: 28px;
	}
	
.twoThirdColumn {
	float: left;
	width: 542px;
	}
	
/*--- [ PRODUCT LAYOUT ]---*/

.productThumbnail {
	float: left;
	width: 150px;
	margin-right: 15px;
	}
	
.productDescription {
	float: left;
	width: 250px;
	margin-right: 30px;
	}
	
.productDescriptionR {
	float: left;
	width: 250px;
	}
	
/*--- [ HOW LAYOUT ]---*/
	
	
.dotted-rule {
	border-top: 1px dotted #666;
	margin: 20px 0;
	}
	





/*------------------------------------------------------------------------ [ FOOTER ]---

#footer {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	color: #333;
	text-align: center;
	background: url(../images/pageBtmBg.png) no-repeat top left;
	}
	
#footer p {
	font-size: 1.2em;
	padding: 20px 0;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

*/
	
	
/*------------------------------------------------------------------------ [ FOOTER ]---*/

#footer {
	width: 966px;
	margin: 0 auto;
	color: #333;
	text-align: left;
	background: url(../images/pageBtmBg.png) no-repeat top left;
	}

#footer #copyright {
	float: left;
	padding: 20px 0 0 24px;
	}
	
#footer p {
	font-size: 1.2em;
	line-height: 40px;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer #social {
	float: right;
	padding: 20px 24px 0 0;
	}
	
#footer #social img {
	float: right;
	padding: 8px 0 0 5px;
	}
	
	
	
	
/*------------------------------------------------------- [CONTACT FORM ] ---*/


form label {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #55A131;
}
form input, 
form textarea {
	font: 1.4em/1 Verdana, Arial, sans-serif;
	color: #333;
}
form #name {
	text-transform: capitalize;
}
form #email {
	text-transform: lowercase;
}
form #name,
form #txtFName,
form #txtLName,
form #txtRegPassword,
form #txtRegVerifyPassword,
form #email,
form #txtEmail2,
form #txtVerifyEmail2,
form #txtRegCode,
form #phone,
form textarea {
	width: 300px;
	padding: 3px;
	margin: 0;
	border: 1px solid #000;
}
form #flag {
	text-transform: lowercase;
	padding: 3px;
	margin: 0;
	border: 1px solid #000;
}
form #name.alert,
form #email.alert,
form #phone.alert,
form textarea.alert,
form #flag.alert {
	border: 1px solid #900;
}
form textarea {
	line-height: 1.5;
	width: 334px;
}
form div,
form p {
	font-size: 11px;
	line-height: 1.25em;
	color: #000;
	margin: 0 0 20px 0;
}
form p {
	margin: 0;
}

form #alert {
	color: #900;
}

/*form #send {
	color: #fff;
	border: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding:0;
	}
	
form #send:hover {
	background-color: #000;
}*/


.yellowAsterisk {
	color: #FFCC00;
	}
	
.error {
	color: #FFCC00;
	}
	
	
/*------------------------------------------ FAQ ---*/
dl {
	margin: 0;
	padding: 0;
}


dl.faq {
	position: relative;
	margin: 0;
	padding: 0 0 1em 0;
}
dl.faq dt {
	font-size: 14px;
	color: #55A131;
	text-decoration: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	line-height: 30px;
}
dl.faq dd {
	margin: 0;
	padding: 0;
}
