/* Dothan Eagle CQ CSS
   drafted by rvasquez@wjbf.com
   last mod: 18 Sept 2006
*/


/* DO NOT MODIFY */
body {
	color: #777777;
	background: #fff url(http://media.gatewayal.com/dea/cq/headers/tile.png) repeat-y center top;
	/* background: #EDE8E2  no-repeat center top; */
	margin: 0px;
	padding: 0px;
	border: 0px;
	min-width: 900px;
	text-align: center !important;
}

.mg_clear {
	display: none; 
	clear: both; 
}

/* global font styles | customize to your site requirements */

.headline {color:#333333; font-size: 18px; font-weight: bold; text-decoration: none}
a.headline:link {color:#333333; font-size: 18px; text-decoration: none; font-weight: bold}
a.headline:visited {color:#666666; font-size: 18px; text-decoration: none; font-weight: bold}
a.headline:hover {color:#333333; font-size: 18px; text-decoration: underline; font-weight: bold}

p, table, form, div { font: 12px/17px verdana,tahoma,arial,sans-serif; color: #333;}
p { margin:0px; padding: 0px 4px 10px 0px; text-align: left; }
p.stamp { padding-top: 9px; text-align: center; }
p.nopad { margin:0px; padding:0px; color:#232E43; text-align:right; }
h2 { font: 12px tahoma,arial,verdana,sans-serif; padding: 0px 4px 6px 0px; margin: 0px; font-weight: bold; color: #0F0F0F; }
h3 { font: 14px tahoma,arial,verdana,sans-serif; padding: 7px 0px 0px 0px; margin: 0px; font-weight: bold; color: #6F6F6F; }
h4 { font: 11px verdana,tahoma,arial,sans-serif; font-weight: normal; color: #fff; line-height: 1.3em; }
#oasCol p.tiny, { font: 9px verdana,arial; color: #BFBFBF; text-transform: uppercase; letter-spacing:0.03em; text-align:center; }
li { font: 11px verdana, tahoma,arial,sans-serif; }

strong { font-weight: bold; }
a img { border:0px; border-style:none; }
/* p a { text-decoration: none; color: #009ACD; border-bottom: 1px dotted #232E43; }*/
/*p a:hover { color: #333; background-color: #FFF68F; }*/


/* layout control | DO NOT MODIFY */

#wrapper {
   background: transparent;
   color: #777;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   width: 990px;
   padding: 0px;
   border: 0px;
}
html>body #wrapper { width:990px; }


/* header | modify only the header bg image as needed DO NOT MODIFY ANY OTHER PROPERTIES */
#header  { background: #a6a9b1 repeat-x left top; margin: 0; padding: 0 }
html>body #header { width:990px; /* height: 131px; */}

/* defines your header branding | must be .png or .gif */
h1#logo {
   width: 495px;
   height: 70px;
   margin: 0px; padding: 0px; border:0px;
   background: 
   text-indent: -1000px;
}
h1#logo a span { display:block; width:495px; height: 102px; }

/* can modify the background of the search box by updating the bg image DO NOT MODIFY ANY OTHER PROPERTIES */
#comboSearch {
    float: right;
    text-align: center;
    width: 480px;
    margin: 20px 0px 0px 0px;    
    padding: 0px;
}

/* Deal of the day | Do NOT Modify */

#coolSearchBar {background:#F4F4F4;margin-bottom: 5px;}
#oasLeaderboard{ text-align:center; padding;8px 0px;}

#autSearchBox span {font-family:verdana,helvetica,sans-serif;font-size:10px;font-weight:bold;color:#000099;}

#autSearchBox input.text { 
font-family:verdana,helvetica,sans-serif;
font-size:10px;
font-weight:normal;
color:#000099;
background-color:#ffffff;}

#autSearchBox input.btn { 
font-family:verdana,helvetica,sans-serif;
font-size:10px;
font-weight:normal;
color:#000099;
background-color:#cccccc;}


/* navigation container | DO NOT MODIFY */
#nav {
	position:relative;
	clear:both;
	margin: 0px
	padding: 0px;
	text-align: left;
	width:990px;
	height:28px;
}

#hd_oas { text-align:center; margin: 10px 50px; padding: 0px; background: transparent; }


/* content | DO NOT MODIFY */

#oasCol {
   float: right;
   width: 175px;
   background: transparent;
   margin: 0px; padding: 10px 0px 0px 0px; border: 0px;
   text-align: center !important;
}
#oasCol img { margin: 8px 0px; }
#oasCol a img { border-width:0px; border-style:none; }

#main {
	float: left;
	width: 800px;
	margin:0px;
	padding: 0px;
	border: 0px;
	background: transparent;
}


#content {
	width: 780px;
	margin: 8px 10px 0px 10px;
	padding:0px;
	border: 0px;
	text-align: left;
	color: #333;
	background: #fff;
}




/* footer | can modify EXCEPT clear and margin */

#footer {
	clear: both;
	margin: 0px;
	/*padding: 20px;
	background: #fff url(http://media.mgbg.com/wjbf/images/cq/stone.gif) top left repeat;
	border-top: 1px solid #8D8D8D;
	background-color: #fff;	*/
}


/* odds and ends | customize as required by your site */

#box_header {
               position:static;
               border-bottom:1px #003366 solid;
               font-family:verdana;
               font-size:13px;
               font-weight:bold;
               color:#003366;
               line-height:20px;
               margin-bottom:4px;
        }


.clear { clear:both; /* width: 990px; */ height: 5px; line-height:4px; }
table {
	border-collapse:collapse;
	border-width: 0px;
	border-style: none;
}

#advertisement {
   width: 300px;
   background: transparent;
   margin: 0px; padding: 10px 0px 0px 0px; border: 0px;
   text-align: center !important;
   }
   
#advertisement p.tiny, { font: 9px verdana,arial; color: #BFBFBF; text-transform: uppercase; letter-spacing:0.03em; text-align:center; } 


