@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #eaeaea;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
a {
	text-decoration: none;
	}
img {
	border: 0;
	}
#wrapper { 
	postion: relative;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 982px;
	height: auto;
	clear: both;
	background-image:url(../images/greyspace.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
#blog #wrapper {
	background-image: none;
	background-color: #fff;
	}
.clearer { 
	clear: both; 
	font-size: 0; 
	height: 0; 
	line-height: 0; 
	}
/*** HEADER ***/
#header {
	position: relative;
	width: 982px;
	height: 60px;
	margin: 0;
	padding: 0;
	}
#header a {
	outline: none;
	}
#headernav {
	position: absolute;
	float: left;
	list-style: none;
	top: 5px;
	left: -20px;
	}
#headernav li {
	margin-right: 20px;
	float: left;
	}
#headernav li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
	}
#headernav li a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#be50e2;
	}
#headerright {
	position: absolute;
	right: 0;
	background-color: #fff;
	width: 320px;
	height: 60px;
	padding:0 0 0 20px;
	}
#register {
	position: relative;
	float: left;
	width: 140px;
	padding: 5px 0 0 0;
	bottom: 3px;
	}
#registertitle {
	margin-bottom: 3px;
	line-height: 2em;
	}
#registertitle a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	}
#registerinfo a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #C4C4C4;
	line-height: 1em;
	}
#signin {
	position: relative;
	float:left;
	width: 140px;
	padding: 8px 0 0 0;
	text-align: right;
	bottom: 3px;
	}
#signintitle a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #be50e2;
	line-height: 1.6em;
	}
#signininfo a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #efefef;
	}
.ydivision01 {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	width: 1px;
	height: 45px;
	margin: 8px 10px 8px 10px;
	}
/*** TIPSY NAV ***/
.tipsy { padding: 5px; font-size: 14px; font-family: helvetica, arial, sans-serif; background-repeat: no-repeat; text-align: left; }
  .tipsy-inner { padding: 5px 5px; background-color: black; color: white; max-width: 500px; text-align: center; }
  .tipsy-north { background-image: url(tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(../images/tipsy-west.gif); background-position: left center; position: absolute; margin-left: -5px; text-align: left; }

/*** MAIN NAVIGATION ***/


	
#nav {
	position: relative;
	float: left;
	width: 175px;
	background-color:#141414;
	margin-left: -20px;
	padding-left: 25px;
	padding-bottom: 10px;
	height: auto;
	}
#nav a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	}
#navigation {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	height: auto;
	background-color: #141414;
	float: left;

}
#navigation .head {
	margin-left: 26px;
	}
#navigation a.head {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6f6e6e;
	margin-left: 15px;
	display: block;
	height: 1.4em;
	vertical-align: middle;
	padding-top: 3px;
	line-height: 1.4em;
	}	
#navigation a.head:hover {
	color:#FFFFFF;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none; 
	height: auto;
}
#nav h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c4c4c4;
	margin: 0;
	padding: 0;
	
	}
#nav #navigation h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c4c4c4;
	margin: 0;
	padding: 0;
	padding: 5px 0 0 0;
	line-height: 1.4em;
	}
#nav #navigation .section-darling a {
	color: #be50e2;
	display:block;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	outline: none;
	width: 142px;
	padding-left: 30px;
	padding-top: 1px;
	line-height: 1.6em;
}
#navigation a.selected {
	background-color: #be50e2;
	color: #000000;
	padding-left: 15px;
	margin-left: 0;
	width: 137px;
}
#nav #navigation .section-darling a:hover {
	color:#FFFFFF;
}
#nav #navigation .section-darling a.current {
	color:#FFFFFF;
	text-decoration: underline;
}

a#discount-code-link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c4c4c4;
	margin: 0;
	padding: 0;
	padding: 5px 0 0 0;
	line-height: 1.4em;
	}
a#discount-code-link:hover {
	color: #3B3B3B;
	}

#navigation .section-darling .unfin {
	color: #333333;
	display:block;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	outline: none;
	width: 142px;
	padding-left: 30px;
	padding-top: 1px;
	line-height: 1.6em;
	} 
#navigation .unfin2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #232323;
	margin-left: 15px;
	display: block;
	height: 1.4em;
	vertical-align: middle;
	padding-top: 3px;
	line-height: 1.4em;
	} 

	/*** BANNER ***/

#banner {
	posItion: relative;
	float: left;
	background-color:#000000;
	width: 802px;
	height: 130px;
	background-image: url(../images/banner-darling-04.jpg);
	}
#bannersponsor {

	position: absolute;

	width: 175px;

	height: 55px;

	z-index: 2000;

	margin-right: 0;

	bottom: 0;

	right: 0;

	}

#banner-heading {
	position: absolute;
	width: 800px;
	height: 48px;
	z-index: 9000;
	text-align: right;
	}
	
#banner h1 {
	margin: 0;
	padding: 0;
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.0em;
	}
#banner h2 {
	margin: 0;
	padding: 0;
	margin-top: -20px;
	font-size: 40px;
	text-transform: uppercase;
	color: #FF00FF;
	line-height: 1.0em;
	}
#banner h3 {
	margin: 0;
	padding: 0;
	margin-top: -20px;
	font-size: 24px;
	text-transform: uppercase;
	color: #141414;
	line-height: 1.0em;
	}
/*** Slider ***/
 
/*** Begin Content see CSS FILE slider-page.css ***/

/*** Footer ***/
#footer {
	position: relative;
	clear: both;
	background-color: #141414;
	width: 982px;
	height: 150px;
	top: 100px;
	}
#footer-nav {
	position: relative;
	float: left;
	width: 800px;
	padding: 20px 0 60px 20px;
	}
#footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#footer-nav ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 30px;
	color: #c4c4c4;
	font-weight: bold;
	font-size: 12px;
	}
#footer-nav ul li a {
	font-family: helvetica, arial, sans-serif;
	color: #c4c4c4;
	font-weight: bold;
	font-size: 12px;
	}
#footer-nav ul li a:hover {
	color: #666666;
	}
#footer-text {
	position: relative;
	float: left;
	width: 900px;
	clear: left;
	font-family: helvetica, arial, sans-serif;
	color: #666666;
	font-size: 10px;
	padding: 20px;
	}
#footer-text a {
	color: #cccccc;
	text-decoration: underline;
	}