body {
	background: url('../images/body_bg.gif') repeat-x #e60f64;
	padding: 0;
	margin: 0;
}

a img {
    border: none;
}

.MyriadPro {
	font-family: Myriad Pro, Times, serif;
}

#wrapper {
	width: 995px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;	
}

#sidebar {
	top: 0;
	position: absolute;
}

#logo h1 {
	margin: 0;
	padding: 0;
	width: 257px;
	height: 268px;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#logo h1 a img {
	padding: 0;
	margin: 0;
}

#header {
	position: absolute;
	top: 0;
	left: 274px;
}

#nav {
	position: absolute;
	top: 265px;
	left: 280px;
}

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

#nav ul li {
	display: inline;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	padding: 0;
	margin: 0;	
}

#nav ul li a img {
	padding: 0;
	margin: 0;
}

.homepage {
	list-style: none;
	padding: 0;
}

#content {
	position: absolute;
	width: 675px;
	top: 306px;
	left: 280px;
	margin: 0 0 30px 0;
	padding: 0;
}

#content .container {
	border-left: 1px solid #bfb5ba;
	padding: 0;
	margin: 0;
	background: white;
	width: 662px;
    min-height: 500px;
	overflow: auto;
	padding: 0 10px 10px 10px;
}

#left_strip {
	position: absolute;
	top: 0px;
  z-index: 5;
	left: -6px;
	height: 480px;
	width: 47px;
	background: url('../images/content-area-sidebar.gif') no-repeat;
}

#content .wrapper {
	overflow: auto;
	position: relative;
	z-index: 5;
	padding: 0 7px 0 10px;
}

#content .wrapper.secondary {
    padding-left: 25px;
}

#content .wrapper div {
	overflow: auto;
}
#content .wrapper .white {
    overflow: hidden;
	background: white;
}

/*
#content h2 {
	background: #f6e9f2;
	color: #940a6e;
	padding: 8px 10px 4px 10px;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
}
*/

#content h2 {
  border-top: 1px solid #cfcfcf;
  padding: 30px 0 0 0;
  margin: 0 0 0 10px;
  color: #f1307c;
  font-size: 16px;
}

#content div.box {
	background: #ebdbe0;
	width: 300px;
	float: left;
	margin: 0 22px 20px 0;
	border: 1px solid #f9acca;
	padding: 13px;
}

#content div.box.left {
	width: 263px;
	margin-right: 0;
}

#content div.box.special {
	padding: 40px 40px 20px;
	border: none;
	width: 255px;
	margin-right: 15px;
	background-color: transparent;
	background-image: 
		url('../images/text-bottom.gif'),
		url('../images/text-top.gif'),
		url('../images/text-bg.gif');
	background-position:
		left bottom,
		left top,
		left center;
	background-repeat:
		no-repeat,
		no-repeat,
		repeat-y;
}

#content div.box.movie {
	padding: 8px 6px 10px 9px;
	width: auto;
	margin-top: 10px;
}

#content div.box div {
	padding: 13px;
	background: #f9f4f5;
	min-height: 200px;
	color: #ee2775;
	overflow: auto;
}

#content div.box div p {
	font-family: Helvetica, Arial, serif;
	color: #4d4d4d;
}

#content div.box div h3 {
	text-transform: uppercase;
	color: #ee2775;
	border-bottom: #ee2775 1px solid;
}

#content div.box.special div, #content div.box.movie div {
	padding: 0;
	background: transparent;
}

#content div.box.special p {
	font-size: 14px;
}

#content div.box.movie h4 {
	margin: 0;
}

#content div.box.movie p {
	margin: 0;
}

#content div.box.movie p span {
	width: 100%;
	display: block;
}

#content_bottom {
	clear: both;
	background: transparent;
	width: 100%;
	height: 30px;
	padding: 0 0 0 10px;
	background:
		url('../images/content_b_l.png') no-repeat left top;
}

#content_bottom .wrapper {
	width: 664px;
	display: block;
	padding: 0 10px 0 0;
	background: url('../images/content_b_r.png') no-repeat right top;
}

#content_bottom .wrapper .wrapper {
	padding: 0;
	background: url('../images/content_b_m.png') repeat-x top;
}

#side-nav.top {
	margin: 0;
	padding: 14px 0 0 0;
	background: url('../images/sidebar-top.png') no-repeat top left;
}

#side-nav .bottom {
	padding: 0 0 33px 0;
	background: url('../images/sidebar-bottom.png') no-repeat bottom left;
}
#side-nav .bg {
	padding: 0 21px 0 21px;
	min-height: 80px;
	background: url('../images/sidebar-bg.png') repeat-y left center;
}

#side-nav h3 {
	background: #f6e9eb;
	color: #940a6e;
	text-align: center;
	padding: 8px 0 3px 0;
	text-transform: uppercase;
	margin: 8px 5px 10px 0;
}

#side-nav.secondary ul {
	list-style-image: url('../images/list-icon.gif');
	margin: 0 0 0 5px;
	list-style-position: inside;
	width: 200px;
	padding: 0 0 10px 0;
}

#side-nav.secondary ul li {
    line-height: 15px;
    border-bottom: 1px solid #cfcfca;
    padding: 7px 0 8px 10px;
}

#side-nav ul li a {
    color: #f1307c;
    line-height: 10px;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    height: 30px;
    font-family: Helvetica;
    text-decoration: none;
}

#newsletter {
	background: 
		url('../images/email-signup-top.png') no-repeat top left,
		url('../images/email-signup-bottom.png') no-repeat bottom left;
	padding: 15px 0 23px;
	width: 255px;
	font-size: 13px;
}

#newsletter .wrapper {
	background: url('../images/email-signup-bg.png') repeat-y left;
	padding: 0 20px;
	line-height: 14px;
}

#newsletter fieldset { 
	border: none;
	overflow: auto;
	padding: 0 0 10px 0;
	background: url('../images/dotted-line.gif') bottom repeat-x;
}

#newsletter_signup {
	width: 170px;
	height: 18px;
	margin: 0;
	padding: 0;
	float:left;
}

#newsletter_submit {
	padding: 0;
	margin: 0;
	float: left;
}

#newsletter p {
	margin: 0;
	padding: 5px 0 0;
}
#newsletter p span {
	color: #8b8a86;
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	font-family: Myriad Pro, Times, serif;
}

#wbenc {
	float: right;
	margin-right: 10px;
}

#footer {
    clear: both;
    color: #FFFFFF;
    font-family: helvetica;
    font-size: 12px;
    left: 0;
    position: relative;
    width: 682px;
}

a.read_more {
	color: #8a407a;
	float: right;
	font-family: Helvetica, Arial, serif;
	text-decoration: none;
}

a.read_more:hover {
	text-decoration: underline;
}

.box div h3 {
	margin: 0;
}

.title {
	color: #8a407a;
}

.row {
	clear:both;
}

.item {
	font-size: 14px;
	padding-bottom: 8px;
	background: url('../images/dotted-line.gif') bottom repeat-x;
}

.item .title {
	font-size: 16px;
	display: block;
}

.ajaxSearch_intro {display: none;}

#content .white {
  position: relative;
  z-index: 3;
}

#content .white {
  font-family: Helvetica, Arial, serif;
  color: #4d4d4d;
  font-size: 14px;
}

#content .white h1 {
  background: #f6e9f2;
  color: #940a6e;
  font-size: 22px;
  text-transform: uppercase;
  z-index: 10;
  padding: 4px 10px;
}

#content .white p {
  margin-left: 10px;
  font-size: 14px
}

div#virticle-design {
    float: right;
    position: relative;
    top: -15px;
    padding-bottom: 10px;
}

div#virticle-design a {
    color: #FD5597;
    font-size: 10pt;
    text-decoration: none;
}

div#virticle-design a:hover {
    color: #FF97C9;
}

