body{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	line-height: normal;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	font-variant: normal;
	 background-image:url("images/bgr2.gif");
	 }
 
#wrapper {
	width: 946px;
	margin: 53px auto auto;
	background-color: #ffffff;
}

#page-bot{
	background: url(images/page-bot.gif) no-repeat top;
	height: 45px;
	overflow: hidden;
	width: 946px;
	margin: 0px auto auto;
}

#footerwrapper {
	width: 946px;
	margin: 0px auto auto;
	background-color: #ffffff;
}

#copywrapper {
	width: 946px;
	margin: 0px auto auto;
	font-size: 70%;
	padding-left: 40px;
	padding-top: 15px;
	color: #ACACAC;
	padding-bottom: 15px;
}

#content{
	margin: 0;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 43px;
	width: 903px;
	float: right;
		font-size: 0.9em;
	padding-right: 0px;
	background-color: #ffffff;
}

#contentbook{
	margin: 0;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 43px;
	width: 850px;
	float: left;
		font-size: 0.9em;
	padding-right: 43px;
	background-color: #ffffff;
}

.lhc{
	float: left;
	width: 500px;
	font-size: 100%;
	margin-left: -5px;
}

.textcol {
	width: 495px
	}
	
.textcolleft {
	width: 247px;
	float: left;
	}
	.textcolnews {
	width: 247px;
	float: right;
	padding-left: 1px;
	}
.textcolright {
	width: 247px;
	float: right;
	}
	
.textcol a:link, a:active, a:visited {
	color: #CB00FF;
	text-decoration: none;
	font-weight:normal;
}

.textcol a:hover {
	color: #CB00FF;
	text-decoration: underline;
	font-weight:normal;
}

.lhc  p {
	font-size:85%;
		}
		
.ctext  {
	font-size:85%;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
		}
.rhc{
	font-size: 100%;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 0px;
	float: right;
	width: 348px;
}

#header{
	background: url(images/header-bgr.gif) no-repeat top;
	height: 23px;
}

.logomain
{
	width: 946px;
}
.logoleft
{
	float: left;
	padding-right: 40px;
	width: 290px;
}

.logoright
{
	float: right;
	padding-right: 15px;
	width: 600px;
	margin-top: 5px;
}





/************* nav and link styles **************/

#globalNav{
	white-space: nowrap;
	word-spacing: 2px;
	   background: url(images/topmenu-bgr.gif) repeat-x top;
	height: 33px;
	margin: 0 0 20px;
	}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
 
	#globalNav li{
	background: url(images/topmenu-sep.gif) no-repeat left;
	float: left;
	line-height: 33px;
	}
#globalNav li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
	font-size: 75%;
	text-decoration: none;
}
#globalNav li a:hover{
	color: #CB00FF;
	text-decoration: none;
}

#globalNav, #globalNav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#globalNav {
	padding: 0 0 0 25px;
	width:921px;
}
#globalNav a {
	display: block;
}
#globalNav li {
	float: left;
	line-height:33px;	
}
#globalNav li a:hover {
background: none;
}
#globalNav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}
#globalNav li:hover ul, #globalNav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#globalNav li ul li {
	background: url(images/topmenu-bgr.gif) repeat-x top;
	width:15em;
	border:1px solid #e5e4de;	
}
#globalNav li ul ul {
margin: -34px 0 0 15em;
}
#globalNav li:hover ul ul, #globalNav li.sfhover ul ul {
left: -999em;
}
#globalNav li:hover ul, #globalNav li li:hover ul, #globalNav li.sfhover ul, #globalNav li li.sfhover ul {
left: auto;
}
#globalNav li:hover ul ul, #globalNav li:hover ul ul ul, #globalNav li.sfhover ul ul, #globalNav li.sfhover ul ul ul {
left: -999em;
}

#globalNav li:hover ul, #globalNav li li:hover ul, #globalNav li li li:hover ul, #globalNav li.sfhover ul, #globalNav li li.sfhover ul, #globalNav li li li.sfhover ul {
left: auto;
} 

a:link, a:active, a:visited {
	color: #CB00FF;
	text-decoration: none;
	font-weight:normal;
}

a:hover {
	color: #CB00FF;
	text-decoration: underline;
	font-weight:normal;
}

a.navon:link, a.navon:active, a.navon:visited {
	color: #CB00FF;
	text-decoration: none;
	font-weight:normal;
}

a.navon:hover {
	color: #CB00FF;
	text-decoration: underline;
	font-weight:normal;
}
	
a.navoff:link, a.navoff:active, a.navoff:visited {color:#FCAF4B;font-weight:normal;text-decoration:none;}
a.navoff:hover {color:#FFFBDD;font-weight:normal;text-decoration:none;}

a.cal:link, a.cal:active, a.cal:visited, a.cal:hover {
	color: #FCAF4B;
	text-decoration: none;
	font-weight:normal;
}

	
/************* header tag styles **************/

h1 {margin: 0px 0px 0px 0px;padding: 0px 0px 5px 0px;}

h2,h3,h4,h5,h6 {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}


h1{
 font-size: 140%;
 font-weight:normal;
 color: #CB00FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0px;
	text-transform: uppercase;
}

h2{ 
  font-size: 85%;
  font-weight:normal;
  color: #666666;
  padding-left: 5px;
  font-weight: bold;
	text-transform: uppercase;
 }
 
h2img
{
	float:left;
}

h3{
  font-weight:normal;
 font-size: 145%;
 color: #FCAF4B;
}

h3.topjobs{
  font-weight:normal;
 font-size: 100%;
 font-weight: bold;
 color: #333333;
}

h3.mediajobs{
  font-weight:normal;
 font-size: 85%;
 font-weight: bold;
 color: #333333;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
	font-size: 130%;
	font-weight: bold;
}

	
/************* lhc page styles **************/

.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}

td.forminput   {padding-bottom: 7px;}
td.forminput2   {padding-bottom: 9px;}
td.forminput3   {
padding-bottom: 9px;
font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 85%;
}

.textboxrhc{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 100%;
	width: 220px;
}

.textboxcentre{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 90%;
	width: 475px;
}

.textbox{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 85%;
	width: 475px;
}

div.img_right {float:right; padding-left:10px; padding-bottom:20px; border:0px;}
div.img_right2 {float:right; padding-left:10px; padding-right:200px; padding-bottom:20px; border:0px;}
div.img_right3 {float:right; padding-left:10px; padding-right:100px; padding-bottom:20px; border:0px;}
div.img_left {
float:left; 
padding: 2px 2px 2px 2px;
background:#F8F8F4;
border: solid 1px #e6e6e6;
margin-bottom: 8px;
 }
 
 div.img_left2 {
float:left; 
padding: 2px 4px 2px 2px;
 }
 
  div.img_left3 {
float:left; 
padding: 2px 4px 2px 0px;
 }

hr {width:480px; border:0px; border-top:1px dotted; color:#FFFBDD; height:0px;}

#Calendar{
	padding: 20px 0px 10px;
	white-space: nowrap;
	margin: 0px;
	word-spacing: 0px;
	font-size: 1.0em;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
   
   /************* rhc styles **************/

.rhc1 {
    float:right;
}

#rhcgal{
	margin: 0;
	padding-top: 20px ;
	padding-bottom: 0;
	padding-left: 0;
	width: 300px;
}

.rhcgal1 {
    width: 100px;
	padding-right: 6px;
	padding-top: 20px;
	float:right;
}



/************* #footer styles ***************/

#footer{
	font-size: 75%;
		margin: 0 18px 0px;
	width: 906px;
	padding-top: 10px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
	
#footer .imgtop {
	background: url(images/box-top.gif) no-repeat top;
	height: 20px;
	width: 906px;
	clear: both;
	overflow: hidden;
	}
	
#footer .fbox {
	background: url(images/box-bgr.gif) repeat-y;
	width: 906px;
    margin-left: 3px;
	padding-left: 15px;
	}
	
#footer .fbot {
	background: url(images/box-bot.gif) no-repeat top;
	height: 20px;
	width: 906px;
	}
	
#footer a:link, a:active, a:visited, a:hover{
color: #333333;
	font-size: 100%;
	text-decoration: none;
}

#footer a:hover{
	color: #CB00FF;
	text-decoration: underline;
	font-weight:normal;
}

/*- Box2 -*/
.box2{
	background: url(images/box2-bgr.gif) repeat-y;
	margin: 0 0 15px;
	width: 348px;
}
.boxbot{
	background: url(images/box2-bot.gif) no-repeat top;
	height: 10px;
}

.box3{
	background: url(images/box3-bgr.gif) repeat-y;
	margin: 0 0 15px;
	width: 450px;
}
.boxbot3{
	background: url(images/box3-bot.gif) no-repeat top;
	height: 10px;
}
.box3 .top,
.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top;
	height: 10px;
}
.box3 .spacerlhc{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
}
.box3 .spacertext{
	clear: both;
	margin: 0 10px;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 90%;
	padding-bottom: 8px;
}
.textboxhtml{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 90%;
	width: 100%;
	border: 0px;
}
.textpal{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 85%;
	}
.textpalrhc{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 95%;
	}
	
.toptvjob{
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #333333;
	font-size: 85%;
		}
	
.toptvjobtable{
		 padding: 10px;
		 border-width: 1px;
	border-style: solid;
	border-color: #333333;
	}
	
.mediajobstable{
		 padding: 10px;
		 border-width: 1px;
	border-style: solid;
	border-color: #CACACA;
	}

.box2 .top,
.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top;
	height: 10px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 20px;
}	
.box2 .spacer{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
	padding: 15px 15px 10px 15px;
	font-size: 85%;
}
.box2 .flickr_badge_image img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
	float:left;
}

.tablebg {
         padding: 10px;
		 border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #E9E8E0;
         width: 99%;
}

.tablepaypal {
         padding: 10px;
		 border-width: 1px;
	border-style: solid;
	border-color: #CACACA;
	}

hr {width:499px; border:0px; border-top:1px solid; color:#CACACA; height:0px;}

.rhctext {
         padding-left: 10px;
		 font-size: 90%;
	}

/*- Widget -*/
.widget { margin-bottom:15px; }
.widget ul{ padding: 0 0 0 5px; }
.widget ul li{
background: url(images/ico-list.gif) no-repeat left;
border-bottom: 1px solid #f1f1ed;
line-height: 25px;
padding: 0 0 0 25px;
}

.rsstv {
	font-size: 120%;
	}

