/* AJ Media 2009 - Prescap Website */
* {
	margin: 0;
}
html, body {
	height: 100%;
}


body{
behavior: url("http://www.prescap.co.uk/wp-content/themes/starkers/csshover.htc");
background-image: url(images/page_bg.png);
background-repeat: repeat-x;
background-color: #eeeeee;
font-size: 62.5%;
font-family: Verdana;
}

.clear{ clear: both;}

h1 {font-size: 1.4em;
font-family: Verdana;
}

.galleryobject{
width: 700px;
text-align: center;
margin: 0 auto;
padding-right: 20px;}

ul{margin-left: 25px;;}

ol{margin-left: 25px;}

p {
font-size: 1.2em;
font-weight: normal;
color: #333333;
font-family: Verdana;
}

img{ 
border: none;
}

#page-wrap{
	width: 850px;
	background-color: white;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

#pagecontent{
float: left;
width: 800px;
}

#page-templ-content{
margin-top: 15px;
padding-right: 15px;
width: 810px;
background-color: white;
font-size: 1em;
font-family: Verdana;
font-weight: normal;
padding-left: 25px;
}

#header{
width: 850px;
background-color: #ac2121;
height: 168px;
}

h1#listenlive{
margin-top: -48px;
margin-left: 555px;
font-size: 1.8em;
display: block;
width: 300px;
height: 20px;
font-weight: normal;
color: white;
}

h1#listenlive:hover{
margin-top: -48px;
margin-left: 555px;
font-size: 1.2em;
display: block;
width: 300px;
height: 20px;
font-weight: normal;
color: #b42a2a;
}

/* NAV */

a{text-decoration: none;}

#navigation{
font-family: Verdana;
font-size: 1.3em;
font-weight: normal;
color: white;
} 

/* MENU */
.menu {width:850px; height:32px; position:relative; z-index:100; font-family:Verdana, sans-serif; background-image: url(images/nav/btn.png);}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:850px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:850px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:94px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {text-align: center; display:block;font-size:1.2em;text-decoration:none; color:#fff; width:98px; height:32px;  background-image: url(images/nav/btn.png);line-height:29px; font-weight:normal; font-family: Verdana; }
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:94px;}




/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:150px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {text-align: left;background-image: url(images/nav/btn.png); color:#fff; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background-image: url(images/nav/btn_over.png);}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

#prestonlivepanel{

margin-top: 15px;
margin-left: 10px;}

#push{ 
height: 120px
;
}

/* FOOTER */

#footer{
	width: 850px;
	margin: 0 auto;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	font-weight: normal;
	height:120px;
}

#footer-inside{
	width: 840px;

}

h1#copyright{
font-size: 1em;
font-weight: bolder;
line-height: 1.4em;
font-family: Verdana, "sans serif";}

h1#copyright2{
font-size: 1em;
font-weight: normal;
font-family: Verdana;}

h1#contactname{
font-size: 1em;
font-weight: normal;
color: white;
font-family: Verdana;}

h1#copyright-small{
font-size: 0.9em;
font-weight: normal;}

#newstitle{
font-size: 1.2em;
font-weight: normal;}

#foot-col-1{
width: 200px;
padding-top: 60px;
padding-left: 23px;
height: 76px;
line-height: 1.4em;
float: left;
color: white;
}
#foot-col-2{
width: 263px;
padding-left: 50px;
padding-top: 57px;
height: 90px;
line-height: 1.4em;
float: left;
}
#foot-col-3{
width: 200px;
padding-top:60px;
padding-left: 60px;
font-size: 1.3em;
color: white;
float: left;
height: 66px;
}

#searchsubmit{
background-color: #b42a2a;
color: white;
font-family: Helvetica, arial;
padding: 3px;
font-size: 0.8em;
font-weight: bold;
border: 1px solid #FFFFFF}

#searchsubmit:hover{
background-color: #6b1d1d;
color: white;
font-family: Helvetica, arial;
padding: 3px;
font-size: 0.8em;
font-weight: bold;
border: 1px solid #FFFFFF}

/* SIDEBAR */

h2#newstitle{
font-size: 1.3em;
font-weight:bold;
font-family: Verdana;}

#newspost{
margin: 25px;
}

#posttitle{
font-size: 1.5em;
font-weight: bold;
font-family: Verdana;
}

#posttitle a{
color: black;
text-decoration: none;
font-family: Verdana;
}

#posttitle a:hover{
color: black;
text-decoration: underline;
font-family: Verdana;
}


#sidebar{
width: 290px;
float: right;
border-left: 1px dashed #ccc; 
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
h1#indextitle{
font-size: 1.9em;
font-weight: normal;
font-family: Verdana;
}

#page-content{
margin-top: 15px;
float: left;
width: 500px;
font-size: 1em;
font-weight: normal;
padding-left: 25px;
font-family: Verdana;}

#sidebar-text{
padding-left: 20px;
padding-right: 15px;
margin-top: -20px;
font-size: 1em;
font-family: Verdana;}

h2 {
font-size: 1.4em;
color: black;
font-family: Verdana;

}

h2#date {
font-size: 0.9em;
font-weight: normal;
color: black;
}

#mainplayer{
margin-top: 128px;
margin-left: 5px;}

#ie6message{
background:#C00;
font-size: 10px;
text-align:center;
border-bottom:1px solid #FFF;
color: #FFF;
padding:5px;
width:100%;
}

#inside{
width: 600px;
margin: 0 auto;
}
