@charset "utf-8";
/* CSS Document */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
	margin:0;
	padding:0;
}
html,body{ 
	height:100%;
	min-height:100%;
}
body {
 	background:url(../images/body_back.png) repeat-y;
	background-color:#45297C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height: 140%;
	color:#1E1548;
	overflow:visible;
}
a:link, a:visited, a:active{
	color: #1E1548;	
}
a:hover {
	color:#8D9914;
}
#wrapper {
	top:0;
	bottom:0;
	margin:0 0;
	width:968px;
	height:100%;
	min-height:100%;
}
#content {
	background:url(../images/woman_background.jpg) no-repeat 0px 20px;
	margin:0 0;
	width:940px;
	height:100%;
	z-index:2;
	float:left;
	clear:both;
}
#footer {
	background:url(../images/footer_back.png) repeat;
	bottom:0px;
	width: 960px;
	max-width: 960px;
	height: 44px;
	position:fixed;
	float:left;
	overflow: hidden;
	color:#666666;
	z-index:7;
	left:0px;
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#5F6570;
}
#footer a:hover{
	color:#798211;
}
#footer p {
	margin-left:20px;
	margin-top: 6px;
}
#footer img {
	margin-top:2px;
	margin-left:22px;
}
#wave {
	background:url(../images/wave_background.png) no-repeat;
	bottom:-246px;
	width: 960px;
	max-width: 960px;
	height: 464px;
	position:fixed;
	z-index:3;
	color:#666666;
	left:0px;
}
a img {
    border: 0px;
}
#homeheader {
	height: 185px;
	width:960px;
	margin:0 auto;
	margin-left:0px;
	background: transparent url(../images/header_home.png) no-repeat 0px 0px;
	clear:both;
	float:left;
	z-index:10;
	position:absolute;
	left:0px;
}
#logoflash {
	position:absolute;
	width:360px;
	height:180px;
	top:6px;
	left:618px;
	z-index:11;
	overflow:hidden;
}
h1 {
	display: block;
	height: 185px;
	width:960px;
	margin:0 auto;
	margin-left:0px;
	text-indent: -9999px;
	background: transparent url(../images/header.png) no-repeat 0px 0px;
	clear:both;
	float:left;
	z-index:9;
	position:absolute;
	left:0px;
}
a h1 {
	border: 0px;
}
#logolink a {
  width:225px;
  height:160px;
  top:11px;
  left:685px;
  position:absolute;
  text-decoration:none;
  background-image: url(../images/trans.png) ;
  z-index:12;
}
#ringtone {
	position:fixed;
	left:710px;
	bottom:0px;
	width: 250px;
	height: 110px;
	z-index:8;
}
#hometeaser1 {
	width: 330px;
	height: 343px;
	top:170px;
	position:relative;
	z-index:4;
	float:right;

}
#hometeaser2 {
	width: 330px;
	height: 210px;
	margin-top:204px;
	margin-left:270px;
	position:relative;
	z-index:5;
	float:left;
}
#hometeaser3 {
	padding-top:20px;
	padding-bottom:60px;	
}
#contentbox {
	padding-bottom:60px;
	left:346px;
	top:218px;
	width:610px;
	height:auto;
	position:absolute;
	z-index:6;
	overflow:hidden;
}

#contentbox p{
	margin:0;
	background: url(../images/textbox_bg_p.png) repeat-y;	
	height:auto;
	padding-top:5px;
	padding-left:34px;
	line-height:135%;
	padding-right:40px;
}
#contentbox ul, ol {
	margin:0;
	background: url(../images/textbox_bg_p.png) repeat-y;	
	height:auto;
	padding-top:6px;
	padding-left:24px;
}
#contentbox li {
	margin-left:34px;
	padding-right:45px;
	padding-top:4px;
}
h2 {
	background: transparent url(../images/textbox_bg_header.png) no-repeat top left;
	margin:0;
	padding-bottom:0px;
	padding-left:24px;
	padding-top:40px;
	height:30px;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
}
h3 {
	margin:0;
	background: url(../images/header3.png) no-repeat;	
	height:24px;
	width:610px;
	font-weight:bold;
	padding-left:32px;
	padding-top:28px;
	font-size:13px;
	color:#ffffff;
}
h5 {
	margin:0;
	background: url(../images/header5.png) no-repeat;	
	height:38px;
	width:610px;
	font-weight:bold;
	padding-left:32px;
	padding-top:22px;
	font-size:13px;
	color:#ffffff;
	line-height:110%;
}
#printbutton  {
	background: url(../images/textbox_bg_p.png) repeat-y;
	height:40px;
	width:610px;
	margin-top:0;
	padding-left:24px;
	margin-left:0px;
	padding-top:30px;
	float:left;
	clear:both;
}
#flyerbutton  {
	background: url(../images/textbox_bg_footer.png) no-repeat;
	height:20px;
	width:610px;
	margin-top:0;
	padding-left:24px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:20px;
	float:left;
	clear:both;
}
h4 {
	margin-top:0;
	height:52px;
	background: url(../images/examples_box.png) no-repeat;	
	padding-left:34px;
	padding-top:18px;
	padding-right:280px;
	font-size:11px;
	font-weight:normal;
	line-height:120%;
}
.imgleft { 
	top:20px;
	margin-right:10px;
	margin-left:0px;
	padding-left:0;
	padding-top:15px;
	padding-right:10px;
	float:left;
}
.imgright { 
	margin-top:8px;
	margin-right:10px;
	padding-left:8px;
	margin-bottom:4px;
	float:right;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#ringtone_flash {
	background: url(../images/textbox_bg_p.png) repeat-y;	
	padding-left:24px;
	padding-top:16px;
}
/*Form CSS*/
#contact-area {
	width: 610px;
	margin-top: 25px;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	background: url(../images/textbox_bg_p.png) repeat-y;	
	height:auto;
	padding-top:5px;
	padding-left:34px;
	line-height:135%;
	padding-right:40px;
}

#contact-area input, #contact-area textarea {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 5px;
	width: 400px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #B198D8
}
#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #F05B21;
}

#contact-area .submit{
	width: 80px;
	float:left;
	clear:right;
	margin-left:115px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
/* player container */
div.player {
	height:220px;
	width:324px;
	background:#8f9916;
	padding:4px 3px 4px 3px;
	cursor:pointer;
	text-align:center;
	background-image:url(../images/tvmovie.jpg);
	background-position:4px 4px;
	background-repeat:no-repeat
}

/* play button */
div.player img {
	margin-top:48px;
}

/* info area */
div.player div.info {
	height:17px;
	background:#4d2b89;
	color:#ffffff;
	opacity:1;
	margin:1px;
	margin-top:49px;
	text-align:center;
	padding:10px;	
	font-size:11px;
	font-weight:bold;
}

/* duration data inside info area */
div.player div.info span {
	color:#fff;
	display:block;
	font-weight:bold;
}

