/**
 * CSS Descriptor for Warner Robins Template
 */
 
body {
	font-family: Verdana;
	font-size: 11px;
	color: #616675;
}
body a:link { color: #235AB1; text-decoration: underline; }
body a:visited { color: #235AB1; text-decoration: underline; }
body a:hover { color: #235AB1; text-decoration: none; }

.masterframe {
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 0px; 
	padding-right: 0px;
}

.headerframe {
	height: 72px; 
	background-image: url(/lib/templates/warnerrobins/img/header.jpg); 
	background-repeat:no-repeat; 
	padding-right:11px;
}

.searchframe {
	margin-top: 10px; 
	background-color: #305792; 
	border-left: 1px solid #829bc0; 
	border-top: 1px solid #829bc0; 
	border-right: 1px solid #829bc0; 
	width: 230px; 
	float: right;
	height: 59px;
	padding: 4px 4px 4px 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.searchframe .searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.searchframe .searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.bodyframe {
	background-color: #FFFFFF; 
	text-align: left; 
	padding: 8px; 
	border: 1px solid #1D3B68;
}

.footerframe {
	background-color: #1D3B68;
	padding: 8px 8px 8px 8px;
	font-family: Verdana;
	font-size: 9px;
	color: #BABFC7;
}
.footerframe a:link { color: #EFF0F2; text-decoration: underline; }
.footerframe a:visited { color: #EFF0F2; text-decoration: underline; }
.footerframe a:hover { color: #EFF0F2; text-decoration: none; }

.centerphoto {
	border-left: 1px solid #365077;
	border-top: 1px solid #365077;
	border-right: 1px solid #365077;
}

/* Errors */
.errorlist {
	list-style-type: square;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.errorbox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BAC3EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC3EC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BAC3EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAC3EC;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

.errorbox-separator {
	background-color: #BAC3EC;
}

/* Forms */
.formblock {
	width:500px;
	color:#616675;
	border:1px solid #c2c2c2;
	padding:0px 5px;
}

.formheader {
	background-color:#f2f2f2;
	border:1px solid #c2c2c2;
	color:#616675;
	font-weight:bold;
	padding:5px;
}

form {
	display: inline;
	margin:0px;
	padding:0px;
}

.formgroup {
	width:100%;
}

.formgroup td {
	padding-top:10px;
}

.formlabel {
	font-weight:bold;
	margin-bottom:5px;
}

.formrequiredlabel {
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	color:#CE1D13;
}

.formtextsmall {
	font-size:9px;
	color:#8C8C8C;
}

.formtextbox {
	font-family:Verdana;
	border:1px solid #c2c2c2;
	width:300px;
	font-size:11px;
	padding:3px;
}

.formtextarea {
	font-family:Verdana;
	border:1px solid #c2c2c2;
	height:200px;
	font-size:11px;
	padding:3px;
}

.formselect {
	font-family:Verdana;
	border:1px solid #c2c2c2;
	width:300px;
	font-size:11px;
	padding:3px;
}

.formfile {}

.formbutton {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}

/* Breaking News */
.breakingnews-normal-header {
	background-color: #D9D9D9;
	color: #273566;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.breakingnews-normal-body {
	background-color: #ECECEC;
	color: #2E3A6A;
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}
.breakingnews-normal-body a:link {
	color: #2E3A6A;
	text-decoration: underline;
}
.breakingnews-normal-body a:visited {
	color: #2E3A6A;
	text-decoration: underline;
}
.breakingnews-normal-body a:hover {
	color: #2E3A6A;
	text-decoration: none;
}

.breakingnews-priority-header {
	background-color: #8BA96B;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.breakingnews-priority-body {
	background-color: #ECECEC;
	color: #2E3A6A;
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}
.breakingnews-priority-body a:link {
	color: #2E3A6A;
	text-decoration: underline;
}
.breakingnews-priority-body a:visited {
	color: #2E3A6A;
	text-decoration: underline;
}
.breakingnews-priority-body a:hover {
	color: #2E3A6A;
	text-decoration: none;
}

/* Content Block & Element Outline Styles for Admin Previewing */
.cboutline-box {
	border: 1px solid #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3562A5;
	margin: 2px 2px 2px 2px
}

.cboutline-title {
	border-bottom: 1px solid #cfd2d9;
	background-color: #F37B78;
	padding: 2px;
	color: #990000;
	font-weight: bold;
}
.cboutline-title a:link {
	text-decoration: underline;
	color: #990000;
}
.cboutline-title a:visited {
	text-decoration: underline;
	color: #990000;
}
.cboutline-title a:hover {
	text-decoration: none;
}

.cboutline-blockcontents {
	padding: 2px;
}

.elementoutline-box {
	border: 1px solid #C9CFE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3562A5;
	margin: 2px 2px 2px 2px
}

.elementoutline-title {
	border-bottom: 1px solid #cfd2d9;
	background-color: #D5E7FF;
	padding: 2px;
	color: #214079;
	font-weight: bold;
}
.elementoutline-title a:link {
	text-decoration: underline;
	color: #214079;
}
.elementoutline-title a:visited {
	text-decoration: underline;
	color: #214079;
}
.elementoutline-title a:hover {
	text-decoration: none;
}

.elementoutline-blockcontents {
	padding: 2px;
}


/* Submenu */
.submenu-level1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #62626C;
	padding-left: 15px;
}
.submenu-level1 a:link {
	color: #62626C;
	text-decoration: none;
}
.submenu-level1 a:visited {
	color: #62626C;
	text-decoration: none;
}
.submenu-level1 a:hover {
	color: #62626C;
	text-decoration: underline;
}

.submenu-level1-selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1352A1;
	padding-left: 15px;
	
	background-color: #DAEBFB;
	background-image: url(/lib/templates/warnerrobins/img/icons/submenubullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #C5CCD6;
}
.submenu-level1-selected a:link {
	color: #1352A1;
	text-decoration: none;
}
.submenu-level1-selected a:visited {
	color: #1352A1;
	text-decoration: none;
}
.submenu-level1-selected a:hover {
	color: #1352A1;
	text-decoration: underline;
}

.submenu-level2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #62626C;
	padding-left: 25px;
}
.submenu-level2 a:link {
	color: #62626C;
	text-decoration: none;
}
.submenu-level2 a:visited {
	color: #62626C;
	text-decoration: none;
}
.submenu-level2 a:hover {
	color: #62626C;
	text-decoration: underline;
}

.submenu-level2-selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #1352A1;
	padding-left: 25px;
	
	background-color: #DAEBFB;
	background-image: url(/lib/templates/warnerrobins/img/icons/submenubullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #C5CCD6;
}
.submenu-level2-selected a:link {
	color: #1352A1;
	text-decoration: none;
}
.submenu-level2-selected a:visited {
	color: #1352A1;
	text-decoration: none;
}
.submenu-level2-selected a:hover {
	color: #1352A1;
	text-decoration: underline;
}

.submenu-level3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #62626C;
	padding-left: 25px;
}
.submenu-level3 a:link {
	color: #62626C;
	text-decoration: none;
}
.submenu-level3 a:visited {
	color: #62626C;
	text-decoration: none;
}
.submenu-level3 a:hover {
	color: #62626C;
	text-decoration: underline;
}

.submenu-level3-selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #1352A1;
	padding-left: 25px;
	
	background-color: #DAEBFB;
	background-image: url(/lib/templates/warnerrobins/img/icons/submenubullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #C5CCD6;
}
.submenu-level3-selected a:link {
	color: #1352A1;
	text-decoration: none;
}
.submenu-level3-selected a:visited {
	color: #1352A1;
	text-decoration: none;
}
.submenu-level3-selected a:hover {
	color: #1352A1;
	text-decoration: underline;
}

/* Video */
#videoframe a:link { color: #fff; text-decoration: underline; }
#videoframe a:visited { color: #fff; text-decoration: underline; }
#videoframe a:hover { color: #fff; text-decoration: none; }