/*****************************
* Overall Page Styles 
*****************************/

/* This stylesheet should be linked on all pages before any other stylesheets -- smaira */

/* Color Palette - Search/Replace for whole stylesheet
Red: #900
Dark Red: #4d0f0f
Tan: #cc9
Dark Tan: #996

/* This style resets all margins, padding to zero. Adjust local IDs/Classes as needed  */
* {
	padding: 0;
	margin: 0;
}

body {
	background: #cc9 url('/images/SiteLayout/elements/backgrounds/siteMainBg.png') top center repeat-y;
	font-family: arial,helvetica,sans-serif;
	font-size: 80%;
	text-align: center;
}

img {
	border: 0;
}

#container {
  width: 750px;
	min-height: 600px;
	margin: 0 auto;
	background: #fff;
}

h1, h2, h3, h4, h5, p, ol, ul {
	margin-bottom: 1em;
}

/*****************************
* Link Styles 
*****************************/

a:link {
	color: #900;
}

a:visited {
	color: #4D0F0F;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active  {
	color: #996;
}

#leftNavbar a, #leftNavbar a:visited, #footer a, #footer a:visited, #searchNav a, #searchNav a:visited  {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #searchNav a:hover {
	color: #cc9;
	text-decoration: underline;
}

#leftNavbar a:active, #footer a:active, #searchNav a:active {
	color: #996;
}

/*****************************
* Header Styles 
*****************************/

#header {
	clear: both;
	height: 80px;
	margin-bottom: 1em;
	text-align: left;
}

#homeLink {
	float: left;
}

#telephone {
	float: left;
	margin: 3px 0 0 8px;
	_margin: 3px 0 0 3px;
	font-size: 135%;
	_font-size: 145%;
	color: #cc9;
}

#basketTally {
	padding: 0 7px 3px 0; 
	background: #fff; 
	text-align: right;
	font-size: 90%;
}

#basketIcon {
	margin: 0 0 -2px 3px;
}

#searchNav {
	margin: 5px 0 0 0;
}

#searchNav li {
	display: inline;
	border-right: 1px solid #fff;
}

#searchNav a {
	padding: 0 5px 0 3px;
	_padding: 0 3px 0 8px;
	font: bold 90% arial;
	_font: bold 85% arial;
}

#searchSubmit {
	_width: 50px;
	margin: 0 5px 0 5px;
	padding: 2px 4px;
	background: #330000;
	color: #fff;
	border: none;
	font: bold 10px arial;
	text-transform: uppercase;
}

.rbroundbox { 
	background: url('/images/SiteLayout/elements/backgrounds/nt.gif') repeat;
}

.rbtop div { 
	background: url('/images/SiteLayout/elements/backgrounds/tl.gif') no-repeat top left;
}

.rbtop { 
	/* background: url('/images/SiteLayout/elements/backgrounds/tr.gif') no-repeat top right; */
}

.rbbot div { 
	background: url('/images/SiteLayout/elements/backgrounds/bl.gif') no-repeat bottom left;
}

.rbbot { 
	/* background: url('/images/SiteLayout/elements/backgrounds/br.gif') no-repeat bottom right; */
}

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent { 
	margin: 0 7px;
	text-align: right;
}

.rbroundbox { 
	_width: 345px;
	float: right;
	margin: 2px 0 0 0;
}

/*****************************
* Left Col Styles 
*****************************/

#leftCol {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
}

#leftNavbar {
	margin-bottom: 1em;
	background: #900;
	color: #fff;
	/* border-top: 3px solid #300; */
	border-bottom: 3px solid #300;
	border-right: 1px solid #300;
}

#leftNavbar li {
	list-style: none;
	height: 20px;
}

#leftNavbar a {
	_width: 140px;
	display: block;
	padding: 0 .5em 2px .5em;
	background: url('/images/SiteLayout/elements/backgrounds/navBarBg.jpg');
	font-size:9px;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
}

#leftNavbar a:hover {
	background: url('/images/SiteLayout/elements/backgrounds/navBarBg_over.jpg');
	color: #cc9;
}

.leftNavTitle	{
	padding: 4px 0 4px 5px;
	color: #CCCC99;
	background-color: #000;
	text-transform: uppercase;
	font-weight: bold;
}



/*****************************
* Side Box Styles 
*****************************/

.sideBox {
	float: right;
	clear: right;
	width: 150px;
	margin-bottom: 1em;
	padding: .5em 0 .5em 0;
	border: 1px solid #cc9;
	border-right: none;
}

.sideBox h2 {
	margin: 0 1em .25em 1em;
	font-size: 110%;
	text-transform: uppercase;
	text-align: left;
}

.sideBox ul {
	margin: 0 5px 0 18px;
	_margin: 0 5px 0 20px;
	text-align: left;
}

.sideBox li, .sideBox p  {
	padding-bottom: 3px;
	font-size: 90%;
	_font-size: 85%;
	line-height: 1em;
}

.sideBox a {
	text-decoration: none;
}

.sideBox a:visited {
	text-decoration: none;
}

.sideBox a:hover {
	text-decoration: underline;
}

.sideBox p {
	margin: 0 1em 0 0;
}

#teamList {
	float: left;
	width: 140px;
	border: 1px solid #cc9;
	border-left: none;
}

/*****************************
* MainCol Styles 
*****************************/

#mainCol {
	width: 590px;
	float: left;
	text-align: left;
	_font-size: 80%;
}

#mainCol h1 {
	padding: 3px 10px 0 10px;
	background: #996;
	border: 3px solid #cc9;
	font-size: 150%;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
}

#mainCol h3 {
	color: #900;
}

#mainCol strong {
	display: block;
	padding: .5em 0 .25em 0;
}

#mainCol ul, #mainCol ol {
	margin-left: 1.5em;
}

/*****************************
* Footer Styles 
*****************************/

#footer {
	height: 30px;
	clear: both;
	background: #900 url('/images/SiteLayout/elements/footers/footerBg.jpg') repeat-x;
	color: #fff;
}

#footer a {
	font-weight: bold;
	font-size: 90%;
}

#footer ul {
	margin: 0;
	padding-top: 10px;
}

#footer li {
	display: inline;
	border-right: 1px solid #fff;
	padding:  0 15px;
}


/*****************************
* Order Status Styles 
*****************************/

#orderStatus #mainCol {
	width: 100% !important;
}

#orderStatus h1 {
	margin: 0 0 .25em 0;
}

#orderStatus p {
	padding: 0 1em;
}


/*****************************
* Misc Styles 
*****************************/

hr {
	margin: 1em 0;
}

input:focus {
	background: #ffd;
}

.price {
	font-size: 125%;
	font-weight: bold;
	color: #900;
}

.noBorder {
	border: none !important;
}

.rightAlign {
	text-align: right;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.red {
	color: #900;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.leftFloat {
	float: left;
}

address {
	font-style: normal;
}
