@import url("reset.css");
/*
 * Client: 
 * Site Name: 
 * URL: 
 *
 * Author: 
 * URL: http://www.whitespace-creative.com/
 *
 * Created: 
 *
 * --------------------------------------------------------------- */

/* Basic Structure */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background: transparent url(../../elements/skin/bg.gif) repeat left top;
	text-align: center;
}
#wrapper {
	width: 1015px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 1;
}
#header {
	background: transparent url(../../elements/skin/header_bg.png) no-repeat left top;
	_background-image:  url(../../elements/skin/header_bg.gif);
	height: 89px;
	position: relative;
	z-index: 10;
}

#header .search {
	position: absolute;
	z-index: 1;
	top: 59px;
	left: 58px;
	padding: 7px 0 0 0;
}

#header .search label { display: none; }

#header .search .text {
	border: solid 1px #ad2f3f;
	width: 154px;
	padding: 0;
	margin: 0;
	color: #850947;
}

#header .search .text:focus { color:#57595a; }

#header .search .button {
	background: transparent url(../../elements/skin/btn_search.gif) no-repeat left top;
	width: 17px;
	height: 17px;
	vertical-align: bottom;
	margin: 0 0 0 5px;
}

#header .navigation {
	position: absolute;
	z-index: 1;
	top: 59px;
	left: 244px;
	width: 726px;
}

#header .navigation li { float: left; }

/*#header .navigation a {
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #98074e;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	padding: 0 13px;
}*/

#header .navigation a {
	display: block;
	/*float: left;*/
	height: 30px;
	text-indent: -9999px;
	background: transparent url(../../elements/skin/nav.gif) left top no-repeat;
}

#header .navigation .navigation_1067 a {
	width: 103px;
	background-position: 0px 0px;
}

#header .navigation li.navigation_1067.selected a, #header .navigation li.navigation_1067:hover a {
	background-position: 0px -30px;
}

#header ul.navigation li.navigation_1067 a { _background-position: 0px 0px; } /* ie6 hack */

#header .navigation .navigation_1144 a {
	width: 111px;
	background-position: -103px 0px;
}

#header .navigation li.navigation_1144.selected a, #header .navigation li.navigation_1144:hover a {
	background-position: -103px -30px;
}

#header ul.navigation li.navigation_1144 a { _background-position: -103px 0px; } /* ie6 hack */

#header .navigation .navigation_1146 a {
	width: 242px;
	background-position: -214px 0px;
}

#header .navigation li.navigation_1146.selected a, #header .navigation li.navigation_1146:hover a {
	background-position: -214px -30px;
}

#header ul.navigation li.navigation_1146 a { _background-position: -214px 0px; } /* ie6 hack */

#header .navigation .navigation_1145 a {
	width: 269px;
	background-position: -456px 0px;
}

#header .navigation li.navigation_1145.selected a, #header .navigation li.navigation_1145:hover a {
	background-position: -456px -30px;
}

#header ul.navigation li.navigation_1145 a { _background-position: -456px 0px; } /* ie6 hack */

/*#header .navigation li.selected a {
	background-color: #ee3897;
	color: #FFF;
}*/

/* -------------------------------------------------------- */
/*-----------------------------------*/
/* -------------
 * Main Navigation
 * ------------- */
#header ul.navigation {
	line-height: 1;
}
/* Set li to relative for third level */
#header ul.navigation li li {
	position: relative;
	z-index: 10;
}
#wrapper #header ul.navigation li ul a {
	text-indent: 0;
	background-image: none;
	width: 120px;
	font-size: 1.2em;
	line-height: 1.2em;
/*	border-top: 1px solid #894e7a;
	border-left: 1px solid #894e7a;
	border-right: 1px solid #894e7a;*/
	padding: 5px 5px;
	color: #bd1e6d;
	font-weight: bold;
	text-transform: none;
	background-color:#FFFFFF;
	height: auto;
	text-decoration: none;
}
/* Second level links */
#header ul.navigation ul {
	position: absolute;
	left: -999em;
	top: 30px;
	width: 130px;
	z-index: 10;
	margin: 0 0 0 0;
	/*_margin-left: -100%;*/
	border-left: 8px solid #bd1e6d;
	border-right: 8px solid #bd1e6d;
	border-bottom: 8px solid #bd1e6d;
	padding: 14px 0 14px 0;
	background: #ffffff url(../../elements/skin/dropdown-shadow.gif) top left repeat-x;
	-moz-box-shadow: 2px 3px 5px #444;
	-webkit-box-shadow: 2px 3px 5px #444;
	box-shadow: 2px 3px 5px #444;
}
#header ul.navigation li:hover, ul.navigation li.sfhover {
	direction:ltr;
} /* Fix IE7 sticky menus */
#header ul.navigation li:hover ul, #header ul.navigation li.sfhover ul {
	left: auto;
}
#wrapper #header ul.navigation li:hover ul li a:hover, #wrapper #header ul.navigation li.sfhover ul li a:hover {
	color: #bd1e6d;
	background-color: #fbeba9;
}
#wrapper #header ul.navigation li:hover ul li a, #wrapper #header ul.navigation li.sfhover ul li a {
	color: #bd1e6d;
	background-color: #ffffff;
}
/* -------------
 * End Main Navigation
 * ------------- */
/* -------------------------------------------------------- */


#main {
	background: transparent url(../../elements/skin/main_bg.png) repeat-y left top;
	_background-image:  url(../../elements/skin/main_bg.gif);
	overflow: visible;
	padding: 0 0 10px 0;
}

#main .main_shadow {
	background: transparent url(../../elements/skin/main_shadow.png) no-repeat left top;
	_background: none;
	height: 27px;
	width: 100%;
}

#left {
	float: left;
	margin: 0 0 0 58px;
	width: 233px;
	_margin: 0 0 0 29px;
}

#left .logo {
	display: block;
	background: transparent url(../../elements/logo.gif) no-repeat left top;
	width: 193px;
	height: 223px;
	margin: -10px 0 0 19px;
	text-indent: -9999px;
}

#left .flavor_poll {
	background: transparent url(../../elements/skin/flavor_poll.gif) no-repeat left top;
	width: 194px;
	height: 61px;
	text-align: center;
	padding: 46px 0 0 0;
	margin: 10px 0 0 13px;
	font-size: 11px;
	color: #57595a;
}

#left .flavor_poll h4 { display: none; }

#left .flavor_poll p { margin: 0 0 6px 0; }

#left .flavor_poll select {
	font-size: 1em;
	color: #57595a;
}

#left .flavor_poll .button {
	background: transparent url(../../elements/skin/btn_poll.gif) no-repeat left top;
	width: 17px;
	height: 18px;
	vertical-align: bottom;
	margin: 0 0 0 5px;
}

#results {
	color: #5e5d5c;
	display: none;
	position: absolute;
	top: 371px;
	left: 245px;
	z-index: 10;
	border: 1px solid #bd1e6d;
	width: 677px;
	background: #ffffff url(../../elements/skin/poll-bg.jpg) top center no-repeat;
	min-height: 322px;
}

#results span {
	color: #c50074;
	font-weight: bold;
}

#results h4 {
	width: 421px;
	height: 21px;
	text-indent: -9999em;
	background: url(../../elements/skin/poll-head.gif) top left no-repeat;
	margin: 67px auto 20px auto;
}

#results ol {
	width: 166px;
	float: left;
}

#results ol.col1 {
	border-right: 1px solid #febbd4;
	margin: 0 0 20px 72px;
	_display: inline;
}

#results ol.col2 {
	border-right: 1px solid #febbd4;
	margin: 0 0 20px 22px;
}

#results ol.col3 {
	margin: 0 0 20px 22px;
}

#results li { margin-bottom: 6px; }

#results a.close {
	position: absolute;
	top: 16px;
	right: 34px;
	color: #c50074;
	text-decoration: none;
}

#middle {
	float: left;
	width: 463px;
}

#middle ul, #middle ol {
	margin: 10px 0 20px 40px;
	list-style: outside;
}
#middle li {
	margin-bottom: 10px;
}
#middle ul { list-style: disc; }
#middle ul ul { list-style: circle;}

#middle ol { list-style: decimal; }
#middle ol ol { list-style: lower-alpha; }

#middle table label { font-weight: bold; }
#middle table table label { font-weight: normal; }

#right {
	float: right;
	width: 176px;
	margin: 0 69px 0 0;
	_margin: 0 35px 0 0;
}
#right .updates {
	border: solid 1px #ffb70e;
	background: #fee288;
	background: #fef3d0 url(../../elements/skin/right_bg.gif) repeat-x left top;
	min-height: 250px;
}

#right h4 {
	background: transparent url(../../elements/skin/right_header_goingon.jpg) no-repeat left top;
	width: 100%;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
}

#right .social_media {
	width: 147px;
	margin: 0 auto 10px auto;
	border-bottom: solid 1px #efaa0d;
	padding: 0 0 10px 0;
	color: #414042;
	font-size: 11px;
}

#right .social_media dt {
	float: right;
	width: 120px;
}

#right .social_media dd {
	float: left;
	margin: 0 0 5px 0;
}

#right .social_media dd a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background: transparent url(../../elements/skin/social_media.gif) no-repeat left top;
}


#right .social_media dd a.facebook { background-position: 0 0; }
#right .social_media dd a.twitter { background-position: 0px -23px; }

#right .blog {
	border: solid 1px #efaa0d;
	margin: 10px;
	padding: 8px;
	background: #FFF;
	color: #5e5d5c;
	font-size:11px;
}

#right .blog dl {
	border-bottom: solid 1px #c6c5c5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#right .blog dl * { line-height: 14px; }

#right .blog dt,
#right .blog dt a { color: #bd1e6c; font-weight: bold; text-decoration: none; }

#right .blog dd a { color: #5e5d5c; text-decoration: none; }


#right .newsletter { text-align: center; margin: 0 0 16px 0; }

#right .newsletter h5 {
	background: transparent url(../../elements/skin/right_newsletter.gif) no-repeat left top;
	width: 157px;
	height: 41px;
	text-indent: -9999px;
	margin: 0 0 6px 10px;
}

#right .newsletter .text {
	padding: 2px;
	border: solid 1px #d2d2d2;
	font-size: 10px;
	width: 95px;
	color: #57595a;
	display: block;
	float: left;
	margin-left: 10px;
	_display: inline;
}

#right .newsletter .button {
	background: transparent url(../../elements/skin/btn_signup.gif) no-repeat left top;
	width: 51px;
	height: 16px;
	margin: 1px 0 0 4px;
	display: block;
	float: left;
}

#footer {
	background: transparent url(../../elements/skin/footer_bg.png) no-repeat left top;
	_background-image:  url(../../elements/skin/footer_bg.gif);
	height: 100px;
	padding: 0 0 0 53px;
	position: relative;
}

#footer .navigation { margin: 0 0 0 10px; }

#footer .navigation li { display: inline; }

#footer .navigation li a {
	display: block;
	float: left;
	font-size: 10px;
	color: #a31259;
	text-decoration: none;
	padding: 0 5px;
	line-height: 30px;
	font-weight: bold;
}

#footer .sharethis {
	display: block;
	position: absolute;
	z-index: 1;
	width: 73px;
	height: 16px;
	background: transparent url(../../elements/skin/btn_sharethis.gif) no-repeat left top;
	text-indent: -9999px;
	top: 6px;
	right: 163px;
}

#footer .copyright {
	clear: both;
	text-align: center;
	color: #FFF;
	padding: 25px 0 0 0;
	font-size: 9px;
}



.error {
	color:#BD1E6D;
	padding: 5px 5px 5px 25px;
	margin: 0px;
	display: block;
	background: #fef6dc;
	border-top: 2px solid #E5A8C6;
	border-bottom: 2px solid #E5A8C6;
	margin-bottom: 5px;
}

/* -------------
 * Misc.
 * ------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* Remove the outline in FF */
*|*:-moz-any-link:focus { outline: none !important; }


.hide { display: none; }
.invisible { visibility: hidden; }
strong { font-weight: bold; }
em { font-style: italic; }

