@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
}

p {
	margin: 0px 0px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}

a {
	outline: none;
}

a:link {
	color: #e44190;
	text-decoration:none;
}
a:visited {
	color: #e44190;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}

h1 {
	margin: 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #e44190;
}

h2 {
	margin: 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #e44190;
}

.text_heading1 {
	margin-top: 5px;
	margin-bottom: 20px;
	height:35px;
}
.text_heading2 {
	margin-top: 10px;
}

#page {
  margin: 30px auto 0px;
  width: 930px;
}

.alpha-shadow {
  float: left;
  background: url(../images/shadow1.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow #wrapper {
  background: url(../images/shadow2.png) no-repeat left top  !important;
  background: url(../images/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow #container {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 0px;
	width:900px;
	height:520px;
	position: relative;
	overflow: hidden;
}
.main_bg1 {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
}
.main_bg2 {
	background-image: url(../images/main_bg2.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 60px;
	background-image: url(../images/header_bg.png);
}

#logo {
	float: left;
}

#main_content_wrapper {
	
}
#page_fade {
	padding: 30px;
}
/* start hide from IE mac ONLY \*/
#page_fade {

}
/* end hide */ 
.bgA {
	background-image: url(../images/main_bgA.jpg);
	background-repeat: no-repeat;
}
.bgB {
	background-image: url(../images/main_bgB.jpg);
	background-repeat: no-repeat;
}
.bgC {
	background-image: url(../images/main_bgC.jpg);
	background-repeat: no-repeat;
}

#main_content {
	height: 380px;
	padding: 10px;
}

#main_content2 {
	height: 380px;
	padding: 0px 10px 10px;
}

#left_col {
	float: left;
	width: 345px;
}

#left_col2 {
	float: left;
	width: 320px;
}

#left_col3 {
	float: left;
	width: 370px;
}

#clear {
	clear: both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/* Navbar */

#navbar {
	margin: 12px 0px 0px;
	padding: 0;
	float: left;
	width: 680px;
}

#navbar li {
	display: inline;
	/* float: left; */
	margin: 0 20px 0 0; /* T R B L */
	padding: 0;
}

#navbar li a {
	height: 20px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	outline: none;
	text-transform: uppercase;
}

#navbar li a:hover {
	color: #e44190;
}

#navbar a:active {
	color: #e44190;
}

#navbar li#active a {
	color: #e44190;
}

/* SubNavbar */

#subnavbar {
	margin: 2px 0px 0px;
	padding: 0;
	float: left;
	width: 680px;
}

#subnavbar li {
	display: inline;
	/* float: left; */
	margin: 0 7px 0 0;
	padding: 0;
	
	height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#subnavbar li a {
	height: 20px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	outline: none;
}

#subnavbar li a:hover {
	color: #e44190;
}

#subnavbar a:active {
	color: #e44190;
}

#subnavbar li#active a {
	color: #e44190;
}

#logo_bar {
	height: 70px;
	margin-bottom: 10px;
}

#logo_bar img {
	border: 0px;
}

a.logo img {
	/* filter: alpha(opacity=100); */
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a.logo:hover img {
	/* filter: alpha(opacity=30); */  
	-moz-opacity: 0.3;   
	opacity: 0.3;
}

#story_image {
	float:left; 
	margin-left:10px;
	height:310px;
}

#story_image img {
	display:block;
}

#pink_line {
	width:1px; 
	height:310px; 
	float:left; 
	margin-left:10px; 
	background-color:#e44190;
}

#pink_line2 {
	width:1px; 
	height:200px; 
	float:left; 
	margin-right:10px; 
	background-color:#e44190;
}

#grey_line {
	width:1px;
	height:310px;
	float:left;
	margin-left:20px;
	background-color:#CCCCCC;
}

#story_caption {
	height:15px;
	padding: 5px;
	background-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;	
}

.img_left {
	float:left;
	margin-right: 10px;
	/*border: 1px solid #e44190;*/
}

#footer {
	width: 895px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
}
#footer a:link {
	color: #999999;
	text-decoration:none;
}
#footer a:visited {
	color: #999999;
	text-decoration:none;
}
#footer a:hover {
	color: #e44190;
	text-decoration:none;
}
#footer a:active {
	color: #e44190;
	text-decoration:none;
}

/* Txt styles */

.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: normal;
	line-height: 22px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
.pinkcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e44190;
	font-weight: normal;
	line-height: 14px;
}
.h3 {
	margin: 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.h3 a:link {
	color: #666666;
	text-decoration:none;
}
.h3 a:visited {
	color: #666666;
	text-decoration:none;
}
.h3 a:hover {
	color: #e44190;
	text-decoration:none;
}
.h3 a:active {
	color: #e44190;
	text-decoration:none;
}
.h3 #active {
	color: #e44190;
}

/* Horizontal scroll */

.holder {
	margin: 0;
	display: block;
}
.scroll-pane {
	width: 819px;
	float: left;
	padding: 0;
	
}
#pane1 {
	height: 360px;
	width: 819px;
	padding: 0;
	display: block;
	_overflow: hidden;
}

a.jScrollArrowLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.jScrollArrowLeft:hover {
	color: #e44190;
}
a.jScrollArrowRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.jScrollArrowRight:hover {
	color: #e44190;
}
a.jScrollActiveArrowButton, 
a.jScrollActiveArrowButton:hover {
}