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

body {
margin: 0;
padding: 0;
font-family: arial, "Verdana", sans-serif;
font-size:12px;
line-height:150%;
background-image:url(../images/main_bkg.jpg);
background-repeat:repeat-x;
background-color: #b50000;
}

#header{
width:823px;
height:131px;
margin:auto;
padding:0px;
background-image:url(../tv_spots/rv_show_creative/images/header);
background-repeat:no-repeat;
}

a:link {
	color: #539cc5;
	text-decoration: none;
	font-size:12px;
	}
a:visited {
	color: #660066;
	text-decoration: none;
	font-size:12px;
	}
a:active {
	color: #660066;
	text-decoration: none;
}
a:hover {text-decoration: underline; color: #2883b8;}

#logo {
position: absolute;
/*margin-top:34px;*/
margin-left:10px;
width:506px;
height: 61px;
z-index:1009;
}
#logo a {
display: block;
float:left;
position: relative;
top: 35px;
left:5px;
width: 506px;
height: 61px;
text-indent: -5000px;
overflow: hidden;
background-image: url(../tv_spots/rv_show_creative/images/logo.png);
background-repeat: no-repeat;
}
h1 {
color: #b50000;
font-size:16px;
margin-top:10px;
padding:0px;
}

h2 {
color: #333333;
font-size:14px;
margin-top:5px;
padding:0px;
}

.news p{
color: #333333;
font-size:11px;
margin:0px;
padding:0px;	
	}
#content{
width:823px;
margin:auto;
padding:0px;

}

#title_bar{
	background-color:#900;	
	color:#FFF;
	background-image:url(../images/bg_title_bars.jpg);
	padding:5px;
	text-transform: uppercase;
}

#sub_menu{
width: 823px;
height: 30px;
margin:auto;
background-color: #cccccc;
background-image:url(../images/bg_nav.jpg)
}

#navigation {
font-size:100%;
padding-left:3px;
height: 30px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 6px;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
margin-right: 1px;
margin-left: 1px;
padding: 0.2em 0.6em 0.2em 0.6em;
color: #eef4d4;
background-color: #666666;
text-decoration: none;
border-top: 1px solid #eef4d4;
border-left: 1px solid #eef4d4;
border-bottom: 1px solid #eef4d4;
border-right: 1px solid #eef4d4;
vertical-align: bottom;
}
#navigation a:hover {
color: #333333;
background-color: #EAEAEA;
border-top: 1px solid #eef4d4;
border-left: 1px solid #eef4d41;
border-bottom: 1px solid #eef4d4;
border-right: 1px solid #eef4d4;
vertical-align: bottom;
}
#footer{
	background-color:#CCC;
	color:#333;
	padding:5px;
	border-top: solid #333 1px;
	background-image:url(../images/bg_nav.jpg)
	}

#leftcolumn{
float:left;
width:135px;
height: 400px;
padding: 0px;
padding-left: 0px;
border-top: 0px solid #9BBB00;
}

#leftcolumn a{
padding: 3px 0px;
padding-left:3px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #b50000;
}

#leftcolumn a:hover{
background-color: #b50000;
color:#FFF;
}

#rightcolumn{
	background-color:#FFF;
float:left;
width:436px;
min-height: 400px;
margin-left: 4px;
padding: 5px;
padding-bottom: 8px;
border-top:0px solid #b50000;
border-left:1px solid #b50000;
border-right:1px solid #b50000;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}

div.example1
{
width: 600px;
color: #ffffff;
}
div.example1 div
{
float: left;
width: 150px;
height: 149px;
}
div.example1 div.example_column1
{
background-color: #121212;
}
div.example1 div.example_column2
{
background-color: #454545;
}
div.example1 div.example_column3
{
background-color: #787878;
}
div.example1 div.example_column4
{
background-color: #cccccc;
}

.ad_title{
text-transform: uppercase;	
	
	
	}


