body{
   background-color: #fddd2b;

   background-repeat: repeat;
	margin-top:0;
	font-family:arial;
	
}
.wrapper{
	
   background-repeat: repeat;
	width:1300px;
	height:auto;
	float: none;
	clear: both;
	margin:0 auto;
}
.container{

   background-repeat: repeat;
	width:100%;
	height:auto;
	float: none;
	clear:both;
}
.clear {
	clear:both;
}
.logo {
	width:306px;
	height:110px;
	float:left;
	margin:15px 0 12px 0;
}
.logo a {
	width:306px;
	height:110px;
	display:block;
	background:url('../images2/tvtrafficadslogosmall.png') no-repeat left top;
margin:0 0 0 100px;
}
.logosteve {
	width:304px;
	height:111px;
	float:left;
	margin:0px 0 12px 0;
}
.logosteve a {
	width:304px;
	height:111px;
	display:block;
	background:url('../images2/wtslogobsmall.png') no-repeat left top;
}
.contentarea{
background-color: #ffffff;
height:auto;
	float: none;
	clear:both;
}
.contentareawrap{
background-color: #ffffff;
height:auto;
	float: none;
	clear: both;
	margin:0 auto;
	max-width:1300px;
}
.breakerframe{
	height: 15px;
}
.breakerframe2{
	height: 5px;
}
.breakerframe3{
	padding:10px 0px 10px 0px;
}
	
.style1 {
	text-align: center;
	font-family: arial;
	font-size: 14px;
}
.style2 {
	font-size: 22px;
	font-family: arial;
	color: #666;
}
.style3 {
	font-family: arial;
	font-size: 30px;
}
.style4 {
	color: #800000;
	font-size: 30px;
}
.style5 {
	font-family: arial;
	font-size: 14px;
}
.styleblue {
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #00F;
}
.stylecnt {
	text-align: center;
	font-family: arial;
	font-size: 14px;
}
.johnsonbox {
	background-color: #FFC;
	border: thick dashed #800000;
}
.dropshadow{
 box-shadow: 1px 1px 3px inset #666;
 -webkit-box-shadow: 1px 1px 3px #666;
 -moz-box-shadow: 1px 1px 3px #666;
 } 
.rndcorner{
 border:#52382d 1px solid;
 border-radius: 15px;
padding:8px 8px 8px 8px;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px; 
 }
 #cssmenu{ 
 height:37px; 
 width:1190px; 
 display:block; 
 padding:0; 
 margin:0 auto;  
 border:1px solid; 
 border-radius:7px; 
 }
#cssmenu > ul {
list-style:inside none; 
padding:0; 
margin:0;
} 
#cssmenu > ul > li {
list-style:inside none; 
padding:0; 
margin:0; 
float:left; 
display:block; 
position:relative;
} 
#cssmenu > ul > li > a{ 
outline:none; 
display:block; 
position:relative; 
padding:12px 8px; 
font:normal 16px/100% arial; 
text-align:center; 
text-decoration:none; 
text-shadow:1px 1px 0 rgba(0,0,0, 0); 
} 
#cssmenu > ul > li:first-child > a{
border-radius:8px 0 0 8px;
} 
#cssmenu > ul > li > a:after{ 
content:''; 
position:absolute; 
border-right:0px solid; 
top:-1px; 
bottom:-1px; 
right:-2px; 
z-index:99; 
} 
#cssmenu ul li.has-sub:hover > a:after{
top:0; 
bottom:0;
} 
#cssmenu > ul > li.has-sub > a:before{ 
content:''; 
position:absolute; 
top:18px; 
right:6px; 
border:5px solid transparent; 
border-top:5px solid #0000; 
} 
#cssmenu > ul > li.has-sub:hover > a:before{
top:19px;
} 
#cssmenu ul li.has-sub:hover > a{ 
background: #2f3030; 
border-color: #2f3030; 
padding-bottom:13px; 
padding-top:13px; 
top:-1px; 
z-index:999;
color:#fddd2b; 
} 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{
display:block;
background:#2f3030;
} 
#cssmenu ul li.has-sub > a:hover{
background:#2f3030; 
border-color:#2f3030;
} 
#cssmenu ul li > ul, #cssmenu ul li > div{ 
display:none; 
width:auto; 
position:absolute; 
top:38px; 
padding:0px 0; 
background:#291401; 
border-radius:0 0 8px 8px; 
z-index:999; 
} 
#cssmenu ul li > ul{
width:200px;
} 
#cssmenu ul li > ul li{
display:block; 
list-style:inside none; 
padding:0; 
margin:0; 
position:relative;
} 
#cssmenu ul li > ul li a{ 
outline:none; 
display:block; 
position:relative; 
margin:0; 
padding:14px 10px; 
font:11pt Arial;
font-weight: bold; 
color:#fddd2b; 
text-decoration:none; 
text-shadow:1px 1px 0 rgba(0,0,0, 0); } 

#cssmenu, #cssmenu > ul > li > ul > li a:hover{ 
background: #fddd2b; 
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fddd2b', endColorstr='#fddd2b',GradientType=0 );
color:#2f3030; 
} 
#cssmenu{
border-color:#fddd2b;
} 
#cssmenu > ul > li > a{
border-right:1px solid #fddd2b; 
color:#2f3030;
font-weight: bold;
} 
#cssmenu > ul > li > a:after{
border-color: ActiveCaption;
color:#fddd2b;
} 
#cssmenu > ul > li > a:hover{
background: #2f3030;
background: #2f3030; 
border-color: #2f3030; 
padding-bottom:13px; 
padding-top:13px; 
top:-1px; 
z-index:999;
color:#fddd2b;
} 
.menu1 {
	float:right;
	height:15px;
	width:380px;
	margin: 5px 100px 0 15px;
}
.menu1 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu1 ul li {
	float:left;
	display:inline;
	height:15px;
color:#2f3030;
	font-weight: normal;
font-face: arial;
	padding:0 10px;
	display:block;
	
}
.menu1 ul li a {
	font-size:15px;
	color:#2f3030;
font-face: arial;
	font-weight: normal;
	padding:0 10px;
	display:block;
	height:15px;
	line-height:15px;
	text-decoration:none;
	}
span.st-label {
   color: black;
}	
span.st-shares {
   color: black;
}	

.wrapper {
	width:1300px;
	height:auto;
	margin:0 auto;
}
.menu7 {
	float:right;
	height:15px;
	width:410px;
	margin: 60px 0 0 15px;
}
.menu8 {
float:right;	
width:470px;
	height:60px;
	margin:33px 30px 1px 1px;
}

.feature{ 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1); 
    box-shadow: 3px 5px 7px rgba(0,0,0,.7); 
} 

.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 1;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 1;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 1;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 1;	
	}			
}



