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

/************************************BASIC DECLARATIONS************************************************/
html, h1{
	margin:0px;
	padding:0px;
} /* IMPORTANT GLOBAL DECLARATION */

p{
margin:0px;
padding:0px;
padding-bottom:13px;
}

img
{
border:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.84em;
	background-image:url(../images/cheeky_bg.jpg);
	background-repeat:repeat-y;
	padding:0px;
}

#rounded1
{
	position:absolute;
	width:13px;
	height:8px;
	top:220px;
	left:79px;
}

#rounded2
{
	position:absolute;
	width:13px;
	height:8px;
	top:220px;
	left:171px;
}

#rounded3
{
	position:absolute;
	width:13px;
	height:8px;
	top:220px;
	left:292px;
}

#rounded4
{
	position:absolute;
	width:13px;
	height:8px;
	top:220px;
	left:410px;
}

#rounded5
{
	position:absolute;
	width:13px;
	height:8px;
	top:220px;
	left:523px;
}

#rounded6
{
	position:absolute;
	width:13px;
	height:8px;
	top:220px;
	left:640px;
}


#container{
	height:900px;
	width:765px;
}

h2
{
 	font-size:1.1em;
 	color:#660941;
 	font-weight:bold;
 	line-height:1.3em;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
}

h2 a
{
 	font-size:1em;
 	color:#660941;
 	font-weight:bold;
 	line-height:1.3em;
}


h3
{
 	font-size:1.1em;
 	color:#333c5b;
 	font-weight:bold;
 	line-height:1.3em;
	margin:0px;
	padding:12px 0px 2px 0px;
}

h4
{
 	font-size:1.2em;
 	color:#233A60;
 	font-weight:bold;
 	line-height:1.3em;
	margin:0px;
	padding:12px 0px 2px 0px;
}


/************************************END BASIC DECLARATIONS************************************************/

/* THIS IS FOR THE TOOLTIP ALT TAG */
#tooltip{
	position:absolute;
	border:1px solid #985d7b;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index:2;
	}
/* THIS IS FOR THE TOOLTIP ALT TAG */

#content{
width:765px;
height:420px;
background-color:#E2EBF2; /* Background colour - very important to the content or you see big breaks in IE */
margin-top:10px;
position:relative;
float:left;
}

#content p
{
font-size:0.90em;
}

#site-map{
	position:relative;
	margin-left:30px;
	width:450px;
	float:left;
}

#site-map li
{
line-height:28px;
}

#purple-box{
	position:relative;
	width:361px;
	float:left;
	margin-top:8px;
	padding:12px;
	margin-bottom:15px;
	background-color:#d8cbdf;
	border:solid 2px #703881;
}

#purple-box ul
{
margin:0px 0px 12px 12px;
padding:0;
}

.purple
{
color:#703881;
margin-bottom:7px;
}

#blue-box{
	position:relative;
	width:361px;
	float:left;
	margin-top:8px;
	padding:12px;
	margin-bottom:15px;
	background-color:#c9dde4;
	border:solid 2px #942a2e;
}

#blue-box ul
{
margin:0px 0px 12px 12px;
padding:0;
}

.blue
{
color:#942a2e;
}

#col1{
	position:relative;
	width:145px;
	float:left;
	display:inline;
	margin-right: 5px;
}

#col2{
	position:relative;
	width:390px;
	float:left;
}

#col2a{
	position:relative;
	width:385px;
	float:left;
	margin-top:8px;
	margin-bottom:2px;
}

#col2a ul{
margin-top:0;
}

#col2b{
	position:relative;
	width:190px;
	float:left;
	margin-left:9px;
	margin-top:8px;
	margin-bottom:2px;
}

#col3{
	position:relative;
	width:210px;
	float:right;
	text-align: center;
}

#col2c{
	position:relative;
	display:inline;
	width:400px;
	float:left;
	margin-left:18px;
	margin-top:8px;
	margin-bottom:10px;
}

#home-col2{
	position:relative;
	width:525px;
	float:left;
}


#home-col2a{
	position:relative;
	display:inline;
	width:250px;
	float:left;
	margin-top:8px;
	margin-bottom:2px;
	margin-right: 4px;
	margin-left: 8px;
}

#home-col2b{
	position:relative;
	display:inline;
	width:250px;
	float:left;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:10px;
}


#TVSkit1 {
	position:absolute;
	left:573px;
	top:496px;
	width:168px;
	height:113px;
	z-index:1;
}

.style1 {
	font-size: 0.82em
}

.quotations {
 font-size:1.1em;
 color:#660941;
 font-weight:bold;
 line-height:1.3em;
}

#subNav{
	width:135px;
	background-color:#fffbd0;
	border-style:solid;
	border-width:thin;
	border-color:#985d7b;
	margin-bottom:10px;
	margin-top:20px;
	border-left: 0px;
}

#subNav ul
{
padding:5px;
margin:0;
}

#subNav li
{
display:block;
list-style:none;
color:#000000;
padding-top:10px;
padding-bottom:10px;
border-width:thin;
border-bottom-color:#985d7b;
border-bottom-style:inset;
}

#subNav li.finals
{
border:none;
}

#subNav li.active
{
color:#660941;
}



/* BEGIN NAVIGATION -------------------------------------------------------------------------------------------------------------------------------------------- */

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight:normal;
	display:block;
	border: 0;
}

a.main:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height:3.80em;
	display:block;
	height: 43px;
}
a.main:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height:3.80em;
	display:block;
	height: 43px;
}
a.main:hover {
	color: #660941;
	text-decoration: underline;
	background-color:#bb6776;
	line-height:3.80em;
	display:block;
	height: 43px;
}
a.main:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#bb6776;
	line-height:3.80em;
	display:block;
	height: 43px;
}


/* Main navigation - select or active-page state */
a.selected:link {
	color: #660941;
	text-decoration: none;
	background-color:#bb6776;
	line-height:3.80em;
	height: 43px;
}
a.selected:visited {
	color: #660941;
	text-decoration: none;
	background-color:#bb6776;
	line-height:3.80em;
	height: 43px;
}
a.selected:hover {
	color: #000000;
	text-decoration: underline;
	background-color:#cc8592;
	line-height:3.80em;
	height: 43px;
}
a.selected:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#bb6776;
	line-height:3.80em;
	height: 43px;
}



a.sub:link {
	color: #000000;
	text-decoration: none;
}
a.sub:visited {
	color: #000000;
	text-decoration: none;
}
a.sub:hover {
	color: #65023b;
	text-decoration: underline;
	background-color:#fffbd0;
}
a.sub:active {
	color: #65023b;
	text-decoration: none;
}

a.subselected:link {
	color: #985d7b;
	text-decoration: none;
}
a.subselected:visited {
	color: #985d7b;
	text-decoration: none;
}
a.subselected:hover {
	color: #985d7b;
	text-decoration: underline;
	background-color:#fffbd0;
}
a.subselected:active {
	color: #985d7b;
	text-decoration: none;
}

a.subblue:link {
	font-size:0.70em;
	color:#000099;
	text-decoration: none;
}
a.subblue:visited {
	font-size:0.70em;
	color: #000099;
	text-decoration: none;
}
a.subblue:hover {
	font-size:0.70em;
	color: #985d7b;
	text-decoration: underline;
	background-color:#fffbd0;
}
a.subblue:active {
	font-size:0.70em;
	color: #000099;
	text-decoration: none;
}


a.subblueselected:link {
	font-size:0.70em;
	color:#0033FF;
	text-decoration: none;
}
a.subblueselected:visited {
	font-size:0.70em;
	color: #0033FF;
	text-decoration: none;
}
a.subblueselected:hover {
	font-size:0.70em;
	color: #985d7b;
	text-decoration: underline;
	background-color:#fffbd0;
}
a.subblueselected:active {
	font-size:0.70em;
	color: #0033FF;
	text-decoration: none;
}




a.intext:link {
	color: #23375a;
	text-decoration: underline;
	display:inline;
	font-size:0.90em;
}
a.intext:visited {
	color: #23375a;
	text-decoration: underline;
	display:inline;
	font-size:0.90em;
}
a.intext:hover {
	color:#0000CC;
	text-decoration: underline;
	display:inline;
	font-size:0.90em;
}
a.intext:active {
	color: #23375a;
	text-decoration: underline;
	display:inline;
	font-size:0.90em;
}



a.boxtext:link {
	color: #23375a;
	text-decoration: none;
	display:inline;
	font-size:0.90em;
}
a.boxtext:visited {
	color: #23375a;
	text-decoration: none;
	display:inline;
	font-size:0.90em;
}
a.boxtext:hover {
	color:#0000CC;
	text-decoration: none;
	display:inline;
	font-size:0.90em;
}
a.boxtext:active {
	color: #23375a;
	text-decoration: none;
	display:inline;
	font-size:0.90em;
}



#nav1
{
width:87px;
height:43px;
background-color:#660941;
margin-right:1px;
margin-top:1px;
float:left;
text-align:center;
}

#nav2
{
width:91px;
height:43px;
background-color:#660941;
margin-right:1px;
margin-top:1px;
float:left;
text-align:center;
}

#nav3
{
width:120px;
height:43px;
background-color:#660941;
margin-right:1px;
margin-top:1px;
float:left;
text-align:center;
}

#nav4
{
width:117px;
height:43px;
background-color:#660941;
margin-right:1px;
margin-top:1px;
float:left;
text-align:center;
}

#nav5
{
width:112px;
height:43px;
background-color:#660941;
margin-right:1px;
margin-top:1px;
float:left;
text-align:center;
}

#nav6
{
width:116px;
height:43px;
background-color:#660941;
margin-top:1px;
margin-right:1px;
float:left;
text-align:center;
}

#nav7
{
width:116px;
height:43px;
background-color:#660941;
margin-top:1px;
float:left;
text-align:center;
}

#navigation{
width:765px;
height:44px;
background:#f6e9f0;
line-height:44px;
}

#navigation ul
{
padding:0;
margin:0;
display:inline;
}

#navigation li
{
display:inline;
padding-left:18px;
padding-right:18px;
}

/* END NAVIGATION -------------------------------------------------------------------------------------------------------------------------------------------- */



#footer
{
	text-align:left;
	line-height:35px;
	float:left;
}

#footerText
{
	text-align:center;
	width:100%;
	float:left;
}

#footerimg1
{
margin-left:10px;
margin-right:75px;
}

#footerimg2
{
	margin-left:10px;
	margin-right:45px;
}

#footerlogo
{
margin-bottom:20px;
}

#box1
{
	margin-bottom:12px;
}

#box1 p
{
text-align:center; /* this will centre up the magazine box and bring it in from the left edge */
}

#left-img-1
{
	margin-bottom:10px;
}

#left-images
{
	margin-top:58px;
	padding-right: 12px;
}

.caption
{
font-size:10px;
line-height:13px;
}

.centreAlign
{
text-align:center;
}

.boxTopG{
	background-image:url(../images/boxes/gold-top.png);
	background-repeat:no-repeat;
	height:20px;
	padding:20px 0px 12px 20px;
}

.boxMidG{
background-image:url(../images/boxes/gold-middle.png);
background-repeat:repeat-y;
padding:7px 20px 0px 20px;
}

.boxBotG{
background-image:url(../images/boxes/gold-bottom.png);
background-repeat:no-repeat;
height:25px;
padding: 0px 0px 5px 0px;
}

.boxTopB{
	background-image:url(../images/boxes/green-top2.png);
	background-repeat:no-repeat;
	height:20px;
	padding:20px 0px 12px 20px;
}

.boxMidB{
background-image:url(../images/boxes/green-middle2.png);
background-repeat:repeat-y;
padding:7px 20px 0px 20px;
}

.boxBotB{
background-image:url(../images/boxes/green-bottom2.png);
background-repeat:no-repeat;
height:25px;
padding: 0px 0px 5px 0px;
}

.boxMidG ul
{
margin:0;
padding:0;
list-style-type:none;
}

form p
{
margin-bottom:5px;
}


label
{
	width: 9em;
	float: left;
	line-height:1.4;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	color:#660941;
}

.style2 {color: #E2EBF2}

.privacy
{
padding:16px 0px 16px 0px;
color:#333333;
}

#breadcrumb
{
	padding:18px 22px 10px 152px;
	font-size:0.90em;
}

#text-switcher
{
	position:absolute;
	top:0px;
	left:540px;
	width: 190px;
	height: 31px;
	background-color: #f3f2f3;
	padding-top: 10px;
	text-align: center;
}

#text-switcher img
{
margin-right:3px;
}