/* CSS Document */


body {
font-size: .80em;
background-color: #333333;
background-image: url(http://northwestfloridaonline.com/media/images/site_graphics/carbon2.jpg);
background-repeat: repeat-x;
/* background-color: #333333;*/
/* background-image: url(http://northwestfloridaonline.com/media/images/site_graphics/carbon2.jpg);*/
/* background-repeat: repeat-x;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}

a:link {
color: #3399CC;
text-decoration: none;
}

a:visited {
color: #3399CC;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #CC0000;
}


img {
border-color: #006699;
}

.spacer{
display:block;
height:10px;
}
.spacer0 {
display:block;
height: 0px;
clear: both;
}
.spacer1 {
display:block;
height: 1px;
}
.spacer3 {
display:block;
height: 3px;
}
.spacer5 {
display:block;
height: 5px;
}
.spacer10 {
display:block;
height:10px;
}
#wrapper {
width: 990px;
margin-right: auto;
margin-left: auto;
}

#container {
text-align: left;
width: 800px;
margin-right: 20px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

/********************** Header ***************************/
#header {
margin: 0px;
width:800px;
height:120px;
background-image: url(http://northwestfloridaonline.com/media/images/site_graphics/masthead_060209.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#header_dotd {
height: 60px;
width: 234px;
background-image: url(http://northwestfloridaonline.com/media/images/site_graphics/dotd_bg.jpg);
background-repeat: no-repeat;
background-position: left top;
position: relative;
left: 550px;
top: -7px;
}

#header_datetime {
height: 20px;
width: 234px;
position: relative;
left: 4px;
top: 16px;
color: #FFFFFF;
font-size: 9px;
}

#header_search {
height: 16px;
width: 260px;
position: relative;
left: 545px;
top: 20px;
color: #FFFFFF;
}

.keywordsubmitLink {
color: #FFFFFF;
background-color: transparent;
border: none;
cursor: pointer;
cursor: hand;
font-size: 10px;
font-weight: bold;
}

/********************** Ad Positions ***************************/
#adrail {
float:right;
width:180px;
text-align: center;
color: #D4D0C8;
font-size: 10px;
margin-left: 5px;
clear: right;
}
#leaderboard {
text-align: center;
margin-top: 5px;
padding-bottom: 5px;
}

/********************** HNav ***************************/

#hnav {
margin: 0px;
background-color: #FFFFFF;
}

/********************** login ***************************/
#login {
text-align: right;
margin-top: 1px;
margin-bottom: 1px;
padding-right: 10px;
font-size: 10px;
}


#login a{
text-decoration:none;
color:#CC6600;
}
#login a hover{
text-decoration:none;
color:#CC0000;
}

/********************** Content ***************************/
#content {
width:800px;
background-color: #FFFFFF;
}

h1{
color:#000000;
font-size:14px;
}

h2{
color:#85a157;
font-size:14px;
text-align:center;
width:200px;
margin: 10px 0px 15px 0px;
}
#breakinignews {
background-color: #FFCC33;
background-image: url(http://northwestfloridaonline.com/media/images/site_graphics/breakingnewsbak.gif);
text-align: left;
width: 96%;
margin-right: auto;
margin-left: auto;
padding: 2px;
border: 4px solid #CC0000;
margin-bottom: 10px;
margin-top: 10px;
}
#breakinignews h1 {
color: #CC0000;
font-size: 14px;
padding: 1px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: -16px;
margin-left: 0px;
}
#breakinignews a {
color: #28556B;
}




/********************** Article Page Content ***************************/
#left {
float:left;
background-color: #FFFFFF;
width:472px;
padding: 0px 4px 30px;
display:inline;
}

#left_comment {
margin: 4px;
border: 1px solid #999999;
background-color: #f0f0f0;
padding-top: 4px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 4px;
}
#left_comment p {
margin-top: -3px;
line-height: 100%;
}


#right {
float:right;
background-color: #FFFFFF;
width:300px;
border-left: #FFF 2px solid;
padding: 0px 5px 30px;
}
#right h1 {
font-size: 13px;
color: #336666;
font-style: normal;
font-weight: bold;
}

/********************** Weather/Hurricane Pages Content ***************************/
#left_wx {
float:left;
width:645px;
padding: 0px 2px 30px;
display:inline;
}


#right_wx {
float:right;
width:130px;
padding: 0px 2px 30px;
}

#wxbox {
border: 2px solid #CCCCCC;
clear: both;
font-size: 11px;
color: #336666;
background-color: #dacdfb;
background-image: url(http://northwestfloridaonline.com/media/images/site_graphics/wxboxbg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
padding: 5px;
}

/********************** Full Column ***************************/
#full {
padding: 5px;
}
#full h1 {
font-size: 13px;
color: #CC6600;
font-style: normal;
font-weight: bold;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(http://northwestfloridaonline.com/media/images/site_graphics/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
width:800px;
text-align:center;
padding: 20px 0px;
color: #999999;
}
#footer a{color:#CCCCCC;}
#footer a:hover{color:#c77e0c;}

/********************** Submission Form ***************************/
#submit {
font-weight: bold;
color: #FFFFFF;
background-color: #CC0000;
text-align: center;
margin-right: auto;
margin-left: auto;
border: 2px solid #000000;
height: 10px;
padding: 3px 3px 6px;
margin-top: 8px;
margin-bottom: 8px;
}
#submit a{
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
}

#post_preview {
background-color: #F0F0F0;
padding: 5px;
width: 95%;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
border: 2px dashed #CC0000;
}



.text09 {
font-size: 9px;
}
.text10 {
font-size: 10px;
}
.text12 {
font-size: 12px;
}
.text14 {
font-size: 14px;
}


#promovideo {
	border: 2px dashed #CC0000;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}


/********************** Dropdown Menu ***************************/

.chromestyle{
font-weight: bold;
width: 799px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 798px;
background: url(http://northwestfloridaonline.com/media/images/menu/chromebg.gif) repeat-x center center; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0 0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-weight: bold;
}

.chromestyle ul li a:hover{
background: url(http://northwestfloridaonline.com/media/images/menu/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ---------------- Style for Drop Down Menu ------------------ */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:bold normal 12px/18px Verdana;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
font-weight: bold;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/* ---------------- End Style for Drop Down Menu ------------------ */

#submitbody{
width: 95%;
margin-right: auto;
margin-left: auto;
}


/********************** Article Page Page Header ***************************/
#pageheader {
height: 60px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 20px;
margin-right: auto;
width: 750px;
}
#pageheader_left {
height: 60px;
float: left;
width: 500px;
text-align: right;
}
#pageheader_left h1 {
padding-left: 20px;
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
color: #000000;
font-style: italic;
padding-right: 0px;
}
#pageheader_right {
float: left;
background-image: url(http://www.northwestfloridaonline.com/panhandleparade/images/sponsorgraphics/mbb_nosponsor.gif);
background-repeat: no-repeat;
background-position: left top;
margin: 0px;
padding: 0px;
height: 60px;
width: 234px;
}

#headline {
font-size: 10px;
padding-right: 5px;
}

#headline h1 {
font-size: 12px;
font-weight: bold;
margin-bottom: 1px;
padding: 0px;
margin-top: 0px;
}

#art_sidebar {
padding: 1px 8px 5px;
margin-top: 3px;
margin-bottom: 10px;
background-image: url(http://northwestfloridaonline.com/media/images/site_graphics/sidebar_bg.gif);
background-repeat: no-repeat;
background-position: left top;
}

#article_box {
background-color: #F0F0F0;
background: #FFFFFF url(http://northwestfloridaonline.com/media/images/site_graphics/article_bg.gif) no-repeat;
padding: 5px;
margin-top: 3px;
margin-bottom: 15px;
clear: both;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}

#authorbox {
font-size: 0.8em;
text-align: right;
}

.commentone{
/*background: #FFFFFF url(http://northwestfloridaonline.com/media/images/site_graphics/article_bg.gif) no-repeat; */
background: #FFFFFF url(http://krextv.ehclients.com/media/site_graphics/commentbg.gif) no-repeat;
padding:4px 15px 15px;
font-size: 0.9em;
line-height:..9;
}

#moreheadlines {
border: 1px solid #CCCCCC;
clear: both;
padding-left: 5px;
color: #336666;
padding-top: 5px;
background-color: #f7f7fe;
}

#videoPlayerbox {
background-color: #F0F0F0;
text-align: center;
}

#art_separator {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}


/********************** Register Notice ***************************/
.register_notice{
border:1px solid #e9e1e2;
padding:3px;
font-size: .9em;
}
.register_notice_inner1{
background: url(http://northwestfloridaonline.com/media/images/site_graphics/s_box.gif);
border:1px solid #e9e1e2;
padding:3px;
}

.register_notice_inner2{
border:1px solid #336666;
padding:3px;
background-color: #d3ebd6;
width: 85%;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
}

#paginate {
margin-top: 1px;
margin-bottom: 1px;
padding-right: 10px;
font-size: 10px;
text-align: right;
}



.mFeatures{
float:left;
width:137px;
height:90px;
overflow:hidden;
padding:5px;
margin-left:2px;
border:0px solid #666666;
font-size: 10px;
}


.mFeatures p {
line-height: 95%;
margin-top: 0px;
margin-bottom: 0px;
}

.mFeatures img{float:left; margin:1px;}

.mFeatures h3{
color:#1F4763;
font-size:10px;
margin:0px;
padding:0px;
}

.mFeatures h3 a{
color:#1F4763;
text-decoration:none;
}

.mFeatures h3 a:visited{
color:#1F4763;
text-decoration:none;
}

.mFeatures h3 a:hover{
text-decoration:underline;
color:#990000;
}

#full_white {
border: 1px solid #CCCCCC;
clear: both;
font-size: 11px;
color: #336666;
padding: 5px;
}

#full_ltblue {
border: 1px solid #CCCCCC;
clear: both;
font-size: .95em;
color: #336666;
background-color: #f7f7fe;
padding: 5px;
}

#full_ltblue_bigstory {
border: 1px solid #CCCCCC;
height: 200px;
clear: both;
font-size: 11px;
color: #336666;
background-color: #f7f7fe;
padding: 5px;
}

#vidplayer {
border: 1px solid #000000;
clear: both;
color: #000000;
background-color: #000000;
}

#ibeginbox {
float: left;
width: 220px;
}

/********************** START WEB ALERT BOX ***************************/
#alertbox {
background-color: #FF9900;
margin-top: 4px;
margin-bottom: 4px;
border: 2px solid #000000;
background-image: url(http://www.northwestfloridaonline.com/panhandleparade/images/site_graphics/small_caut.gif);
background-repeat: repeat;
text-align: center;
margin-right: auto;
margin-left: auto;
}
#alertbox a{
color: #0066CC;
text-decoration: none;

}
#alertbox a:hover {
color: #000000;
text-decoration: none;
background-color: #FF9900;
margin-left: 5px;
padding-right: 4px;
padding-left: 4px;
border: 2px solid #000000;
}
#inner_alertbox {
background-color: #f7f7fe;
background-repeat: no-repeat;
background-position: left top;
margin: 5px;
text-align: left;
font-weight: normal;
border: 2px solid #000000;
padding: 2px;
}
#inner_alertbox h3 {
font-size: 14px;
color: #FFFFFF;
margin: 0px;
font-weight: bold;
padding: 1px;
}

/********************** START WX ALERT BOX ***************************/

#wxalertbox {
background-color: #FF9900;
border: 2px solid #000000;
background-image: url(http://www.northwestfloridaonline.com/panhandleparade/images/site_graphics/small_caut.gif);
background-repeat: repeat;
padding: 8px;
}

/********************** END WX ALERT BOX ***************************/




.widgetbox {
float:left;
width:180px;
height:430px;
overflow:hidden;
padding:5px;
border:0px solid #666666;
font-size: 10px;
margin: 10px 0px 10px 30px;
}

#oodlebox {
background-color: #FF9900;
padding: 2px;
border: 3px solid #000000;
margin-top: 5px;
margin-bottom: 5px;
width: 98%;
}

#sbl_wrapper {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#sbl_block {
margin: 2px;
padding: 4px;
border: 1px solid #000000;
}

#mapbox {
border: 1px solid #000000;
width: 300px;
margin-right: auto;
margin-left: auto;
}

#noshow {
	height: 0px;
	width: 0px;
	overflow: hidden;
     visibility: hidden;
}

.travelwxbox {
margin: 0px;
padding: 0px;
float: left;
width: 220px;
}


/* Wx Gallery Table Formatting ------------------------------------------------------ */


.wxgalborder {
border:	1px solid #CCCCCC;
}

.wxgalthumbs {
text-align:	center;
padding:	15px 3px 8px 3px;
background-color: #f7f7fe;
font-size:	10px;
}

.wxgaltableBorder {
border: 1px solid #CCCCCC;
}

/* Formatting Buttons ------------------------------------------------------ */

.buttonMode {
background-color: transparent;
color: #73769D;	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL {
background-color: #f6f6f6;
border-bottom: #333 1px solid;
border-right: #333 1px solid;
border-top: #333 1px solid;
padding: 0;
}

.htmlButtonOutterL {
border-left: #333 1px solid;
}

.htmlButtonInner {
background-color: transparent;
border-bottom: #ccc 1px solid;
border-left: #fff 1px solid;
border-right: #ccc 1px solid;
border-top: #fff 1px solid;
padding: 0 3px 0 3px;
text-align: center;
}

.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}

.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}

.htmlButtonOff a:visited {
text-decoration: none;
}

.htmlButtonOff a:active {
color: #999;
text-decoration: none;
}

.htmlButtonOff a:hover {
color: #999;
text-decoration: none;
}

.htmlButtonOn {
background: #f6f6f6;
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}

.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}

.htmlButtonOn a:visited {
text-decoration: none;
}

.htmlButtonOn a:active {
color: #999;
text-decoration: none;
}

.htmlButtonOn a:hover {
color: #999;
text-decoration: none;
}

.htmlButtonA {
font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 2px 3px 3px 3px;
white-space: nowrap;
}

.htmlButtonB {
background: #E1E3EC;
font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 2px 3px 3px 3px;
white-space: nowrap;
}

.htmlButtonA a:link {
color: #000;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}

.htmlButtonA a:visited {
text-decoration: none;
}

.htmlButtonA a:active {
color: #999;
text-decoration: none;
}

.htmlButtonA a:hover {
color: #999;
text-decoration: none;
}

.htmlButtonB a:link {
color: #990000;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}

.htmlButtonB a:visited {
text-decoration: none;
}

.htmlButtonB a:active {
color: #999;
text-decoration: none;
}

.htmlButtonB a:hover {
color: #999;
text-decoration: none;
}
