
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/

body{margin:0px;behavior: url(/inc/csshover.htc);}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}

/*~	font reset module	
	Based off the YUI font reset stylesheet (http://developer.yahoo.com/yui/fonts/).
*/
body {font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #cccccc;
	color: #330066;
	margin: 0px;
	padding: 0px;
}


.clearfix:after {
    content: ".";
	display: block;
    height: 0; 
    clear: both;
    visibility: hidden;	
}
.clearfix {display: inline-block;} 
* html .clearfix {height: 1%;}
.clearfix {display: block;}


div#wrapper{
	width:960px;
	text-align:center;
	margin:auto;
}

div#header{background:white url(/images/logo-takeovers.png) no-repeat 30px 15px; height: 80px;}
div#menu{height: 40px; width: 100%;background: #375462; border-bottom: 1px solid #29404E;}

div#blue-panel{
background: white url(/images/blue-panel-home.jpg) 0% 0% no-repeat;
width:100%;
height: 320px;
padding:20px 0px 0px 0px;
margin:0px;

}

div#searchbox{
	text-align:right;
	padding: 15px 40px 0px 0px;
	font-weight: bold;
	color: #294959;
}

table.red-box{
margin:0px 20px 0px 20px;
width:920px;
/*height:290px;*/
padding:0px;
}
td.red-box-left{
width:310px;
background: #9F1B1E;
color:white;
padding:0px;
overflow:hidden;
}
td.red-box-left h1{
text-align:center;
color: #FFDABE;
font-size: 1.7em;
padding: 18px 5px 0px 13px;
margin: 0px;
font-weight: normal;
line-height: 135%;
}

td.red-box-left p{
text-align:left;
color: white;
font-size: .95em;
padding: 12px 15px 0px 13px;
margin: 0px 0px 5px 0px;
font-weight: normal;
line-height: 145%;
}
td.red-box-centre  {
text-align:left;
width:214px;
background: #7D0F11;
color:white;
padding: 0px;
overflow:hidden;
}
td.red-box-centre h2{
text-align:left;
text-transform: uppercase;
font-size: 1em;
color: #ECB49E;
padding: 10px 5px 0px 13px;
margin-bottom: 6px;
}
div.red-box-centre-underline{
background: url(/images/home-redbox-centre-underline.gif) 0% 0% no-repeat;
height: 2px;
margin: 3px 0px 3px 13px;
}
td.red-box-centre p{
padding: 3px 5px 5px 13px;
margin: 0px;
line-height: 125%;
}
td.red-box-centre p.date{
text-align:left;
font-size: 1em;
font-weight: 600;
color: white;

}
td.red-box-centre p a:link{
display:block;
text-align:left;
text-decoration:none;
font-size: .8em;
font-weight: 600;
color: #ECB49E;
}

td.red-box-centre p a:visited{
display:block;
text-align:left;
text-decoration:none;
font-size: .8em;
font-weight: 600;
color: #ECB49E;
}

td.red-box-centre p a:hover{
display:block;
text-align:left;
text-decoration:none;
font-size: .8em;
font-weight: 600;
color: white;
}
td.red-box-right{
padding:0px;
overflow:hidden;
}


div#thumbs-box{
/*wraps the four thumbs and blurbs*/
width:940px;
height:230px;
min-height:230px;
padding:20px 0px 0px 20px;;
margin-top:0px;
margin-right:auto;
margin-left: auto;
background:white;
}


div.home-thumb{
float:left;
margin-right:20px;
width:215px;
height:230px;
min-height:230px;
overflow:hidden;
/*background: url(/images/image-boxes-shadow-home.jpg) no-repeat center 225px;*/
}

div.home-thumb p.title{
width:215px;
overflow:hidden;
color: #9F1B1E;
text-transform: uppercase;
text-align:left;
font-size: 1em;
font-weight: 600;
border-bottom: solid 4px #9F1B1E;
padding-bottom: 0px;
margin-bottom: 3px;

}

div.home-thumb p.blurb{
width:215px;
overflow:hidden;
color: #444444;
text-align:left;
font-size: .8em;
font-weight: 500;
border-bottom:none;
padding-bottom: 0px;
margin-bottom: 3px;
}

div.home-thumb p.blurb a:link{
color:#7D0F11;
font-size: 110%;
font-weight:bold;
text-decoration:none;
}

div.home-thumb p.blurb a:visited{
color:#7D0F11;
font-size: 110%;
font-weight:bold;
text-decoration:none;
}

div#footer{
background: white;
width:100%;
height: 90px;
padding:20px 0px 0px 0px;
margin:0px 0px 30px 0px ;
text-align:center;
}


div#footer p{
font-size: .9em;
font-weight: 500;
}

div#footer span{
font-size: 1.3em;
font-weight: 400;
color: #7D0F11;
}


div#footer a:link{
color:#444444;
text-decoration:none;
}

div#footer a:visited{
color:#444444;
text-decoration:none;
}

div#footer a:hover{
color:#7D0F11;
text-decoration:underline;
}





/*
a:link{
	color:	#330066;
}
a:visited{
	color: #0066cc;
}
a:hover{
	color:#ff0000;
}
*/


