@import url(reset-fonts.css);
@import url(small.css);

body{
text-align:center;
background-color: #351e54;
margin: 0px;
}

img, div { behavior: url(iepngfix.htc) }

strong{
 font-weight:bold;}

form{
	margin: 0px;
	padding: 0px;
 }

a.link{
	color:#FFFFFF;
	text-decoration:none; 
	
	font-size: 10px;
	font-weight: normal;
	
	margin: 0px;
	padding: 0px;
	
	line-height:100%
}

a.link:hover{
	text-decoration:none;
}

h1 {
	font-family: Arial, FreeSans;
	font-size: 20px;
	margin: 0px;
	color:#FFFFFF;
}
 
h2 {
	font-family: Arial, FreeSans;
	font-size: 14px;
	margin: 0px;
	color:#FBA1BD;
}

#wrapper{
	width:783px;
	margin-left:auto;
	margin-right:auto;
	background-color:#74005d;
	background-position:center right;
	position:relative;
	text-align:left;
	margin-top: 0px;
}

#mainnav{
	width:783px;
	height:120px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
}
#mainnav a.navlink{
	position:absolute;
}
#footerlinks a:hover{
	text-decoration:underline;
}
#mainnav #textresize{
	float:right;
	margin-top:5px;margin-right:3px;
}

#mainfooter{
	width:783px;
	z-index:2;
	position:relative;
}


#mainfooterpic{
width:278px;height:156px;
/*background-image:url('../images/footer_left.png');*/
background-image:url('../images/footer_left_coupon.gif');
float:left;
}

#empty_mainfooterpic{
width:278px;height:156px;
background-image:url('../images/empty_footer_left.png');
float:left;
}

#mainfooterpic a{
display:block;
width:70px;
height:60px;
margin-left:160px;margin-top:50px;
text-decoration:none;
}
#mainfooterbar{
width:505px;
height:141px;
background-image:url('../images/footer_right.png');
padding-top:15px;
float:left;
margin-right:-3px; /* fix for dissapearing footerlinks */
}
#mainfooterbarlarge{
width:783px;
height:111px;
background-image:url('../images/footer.png');
padding-top:15px;

}
#footerlinks{
position:absolute;
bottom:5px;right:5px;
z-index:10;
text-align:right;
}

#footerlinkstop{
position:absolute;
bottom:20px;right:5px;
z-index:10;
text-align:right;
}

#footerlinks a{
	color:#402760;
	text-decoration:none;
	font-size:10px;
}

#footerlinkstop a{
	color:#402760;
	text-decoration:none;
	font-size:10px;
}

#bgimage{
	z-index:1;
}
#maincontent{
	width:413px;
	padding-left:70px;
	padding-top:30px;
}
#maincontent2{
	width:483px;
	padding-left:20px;
	padding-top:20px;

}
#largecontent{
	width:675px;
	padding-left:70px;
	padding-top:40px;
}

#largecontent_player{
	width:760px;
	padding-left:20px;
	padding-top:40px;
}

h3{
font-size:100%;
color:white;
font-weight:bold;
margin-top:5px;
}
h4{
font-size:100%;
color:#faa1bd;
font-weight:bold;
margin-top:5px;
}

p{
	margin-top:8px;
	color:#ffecfb;
	font-size:100%;
	line-height:130%
}
.contentblock ul {
list-style-type:disc;

}

.contentblock ul li{
	margin-top:8px;
	color:#ffecfb;
	font-size:100%;
	line-height:130%
}
.innertext_1 h2{
	position:absolute;top:240px;left:160px;
	height:30px;width:313px;
	color:#402760;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}

.innertext_1_higher h2{
	position:absolute;top:215px;left:160px;
	height:30px;width:313px;
	color:#402760;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}
.innertext_2{
	position:absolute;top:406px;left:160px;
	height:120px;width:313px;
	color:#402760;
	
	overflow:auto;
	text-align:left;
}
.innertext_2_higher{
	position:absolute;top:380px;left:160px;
	height:120px;width:313px;
	color:#402760;
	
	overflow:auto;
	text-align:left;
}
.innertext_2 ul li, .innertext_2_higher ul li{
	margin-top:0;
	color: #402760;
	margin-left:16px;
}

a.innerlink1{
color:#faa1bd;
font-weight:bold;
}

.contentblock a img{
vertical-align:middle;padding-right:5px;}

a.mythlink{
display:block;
color:white;
margin-top:7px;
font-weight:bold;
}
.contentblock a.linkslink{
color:white;
margin-top:7px;
font-weight:bold;
}
.contentblock table{
color: white;
margin-top:10px;
margin-bottom:10px;
line-height:170%;
}
.contentblock table input{
vertical-align:middle;
}
 input.i{
width:205px;
border:0;
}

.is{
width:150px;
border:0;
margin:5px;
height:20px;
padding-left:5px;
}

.error{
color:red;
font-weight:bold}