
/* element styles */

html {
	overflow: scroll;
	color: #fff;	
	font-size: 100%;
}

body{
	margin: 0px;
	padding: 0px; 
	background: url(../images/site/page-bg.png) repeat-x top right #000;
	color: #fff;
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #fff;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #fff;
	margin: 0px 0px 10px 0px;
}

ul, li {
	font-family: arial, verdana, sans-serif;
	color: #fff;
}

li {
	font-size: 100%;
	color: #fff;
}

td {
	font-size: 100%;
	color: #fff;
	vertical-align: top;
}

img {
	border: 0px;
}

a {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 160%;	
	color: #fff;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 140%;	
	color: #fff;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;	
	color: #fff;
	margin: 0 0 10px 0;
	font-weight: normal;
}

form {
	margin: 0px;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
}

/* page element styles */ 
 
#top_bar {
	height: 132px;
	position: relative;
	width: 965px;
}

#top_logo {
	float: left;
	width: 163px;
	height: 122px;
}

#navigation {
	float: left;
	margin: 75px 0 0 0;
}

#condoms {
	position: absolute;
	right: -30px;
	top: 0;
}

#fb {
	position: absolute;
	top: 10px;
	left: 810px;
	width: 44px;
	height: 45px;
	background: url(../images/site/facebook.png) top left no-repeat;
}

#fb:hover {
	background-position: bottom left;
	text-decoration: none;
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 965px;
}

#footer {
	background: url(../images/site/footer-bg.png) no-repeat top left;
	clear: both;
	padding: 20px 20px 30px 20px;
	margin-top: 20px;
}

#footer div {
	font-size: 85%;
	color: #fff;
}

#footer a {
	color: #fff;
	font-size: 100%;
}


#rss {
	background: url(../images/site/rss.png) top left no-repeat;
	padding: 0 0 0 20px;
}


/* content page structural styles */

#left_nav {
	float: left;
	width: 214px;
	margin: 0px 20px 0px 0px;
}

/* content page */

#page_content {
	float: left;
	width: 728px;
}

#page_content #col1 {
	float: left;
	width: 320px;
}

#page_content #col2 {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 20px;
}

#page_content h1 {
	border: 1px #000 solid;
	-moz-border-radius: .2em;
	border-radius: .2em;
	background: url(../images/site/h1-bg.png) repeat-x #9e073c top left;
	color: #fff;
	padding: 5px 10px 5px 10px;
}

#page_content h2 {
	border: 1px #000 solid;
	-moz-border-radius: .2em;
	border-radius: .2em;
	background: url(../images/site/h2-bg.png) repeat-x #4b5502 top left;
	color: #fff;
	padding: 5px 10px 5px 10px;
}

#page_content h3 {
	border: 1px #000 solid;
	-moz-border-radius: .2em;
	border-radius: .2em;
	background: url(../images/site/h3-bg.png) repeat-x #8c4e04 top left;
	color: #fff;
	padding: 5px 10px 5px 10px;
}

/* home page */

#page_content_home {
	width: 965px;
}

#home_banner {
	float: left;
	background: url(../images/site/home-banner-bg.png) no-repeat top left;
	width: 633px;
	height: 303px;
}

.home_banner_inner {
	margin: 20px;
	float: left;
	width: 386px;
}

.home_banner_inner p, .home_banner_inner a {
	font-size: 110%;
}

.home_banner_corners {
	position: absolute;
	width:3px;
	height: 303px;
	left: 630px;
}

.home_banner_image {
	width: 207px;
	height: 303px;
	float: left;
}

#home_top_right {
	float: left;
	margin: 0 0 0 20px;
	background: url(../images/site/home-top-right-bg.png) no-repeat top left;
	width: 308px;
	height: 303px;
}

#home_top_right_inner {
	margin: 20px;
	width: 140px;
}

#home_col1 {
	float: left;
	background: url(../images/site/home-col1.png) no-repeat top left;
	width: 305px;
	height: 183px;
	margin: 20px 0 0 0;
}

#home_col1_inner {
	margin: 10px 0 0 20px;
	width: 135px;
}

#home_col2 {
	float: left;
	background: url(../images/site/home-col2.png) no-repeat top left;
	width: 307px;
	height: 184px;
	margin: 20px 0 0 20px;
}

#home_col2_inner {
	margin: 10px 0 0 150px;
	width: 135px;
}

#home_col3 {
	float: left;
	background: url(../images/site/home-col3.png) no-repeat top left;
	width: 308px;
	height: 183px;
	margin: 20px 0 0 20px;
}

#home_col3_inner {
	margin: 10px 20px 10px 20px;
	width: 270px;
	height: 163px;
	overflow-y: auto;
}

/* nav styles */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li a {
	padding: 9px 10px 10px 10px;
	color: #fff;
}

#nav li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/nav/nav-h.png) repeat-x;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background: url(../images/site/dd-bg.png) repeat-x #551b17;
	width: 160px;
	padding: 0;
	border-top: 0px;
	z-index: 99;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav .dd_nav_item, .dd_nav_item_last {
	width: 160px;
	border-bottom: 1px #280604 solid;
	padding: 0 !important;
}

#nav .dd_nav_item_last {
	border-bottom: 0px;
}

#nav .dd_nav_item a, .dd_nav_item_last a {
	color: #fff !important;
	font-weight: normal !important;
	display: block;
}

#nav .dd_nav_item a:hover, .dd_nav_item_last a:hover {
	display: block;
	text-decoration: underline;
}

/* left nav */

#left_nav a {
	display: block;
}
#left_nav #feature_top a {
	display: inline;
}

#left_nav_top {
	padding: 20px 20px 20px 20px;
	background: url(../images/site/left-nav-bg-top.png) no-repeat top left;
}

#left_nav_bottom {
	background: url(../images/site/left-nav-bg-bottom.png) no-repeat bottom left #8a0371;
}

.nav_item_1, .nav_item_2, .nav_item_3 {
	border-bottom: 1px #690657 solid;
	margin: 0;
	padding: 7px 7px 7px 0;
}

.nav_item_1_active, .nav_item_2_active, .nav_item_3_active {
	background: #ae068f;
	border-bottom: 1px #690657 solid;
	margin: 0;
	padding: 7px 7px 7px 0;
}

.nav_item_1_active a, .nav_item_2_active a, .nav_item_3_active a {
	color: #fff;
	font-weight: bold;
}

.nav_item_2, .nav_item_2_active {
	padding-left: 20px;
}

.nav_item_3, .nav_item_3_active {
	padding-left: 40px;
}

#feature_top {
	margin: 20px 0 0 0;
	padding: 20px 20px 20px 20px;
	background: url(../images/site/feature-bg-top.png) no-repeat top left;
}

#feature_bottom {
	background: url(../images/site/feature-bg-bottom.png) no-repeat bottom left #d75e15;
}

/* general styles */

.news_divider {
	height: 1px;
	line-height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	padding: 0px 10px 10px 10px;
}

.smallText {
	font-size: 80%;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0px 30px 0px 30px;
}

.pad10 {
	padding: 10px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}

.right_arrow {
	background: url(../images/site/right-arrow.png) no-repeat 0 5px;
	padding: 0 0 0 20px;
}

/* home page banners */


#banner_wrapper {
	float: left;
	width: 633px;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}

.banner_content {
	width: 633px !important;
}

.banner_image {
	float: left;
	width: 207px;
}

