/**
 * CSS Element Styles for Warner Robins Template
 */
 
/* Element Style 1 */
.style1-block {}

.style1-blockheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	padding: 4px 4px 4px 0px;
	color: #1D4888;
	border-bottom: 1px solid #C2C2C2;
}
.style1-blockheader a:link { color: #1D4888; text-decoration: underline; }
.style1-blockheader a:visited { color: #1D4888; text-decoration: underline; }
.style1-blockheader a:hover { color: #1D4888; text-decoration: none; }
 
.style1-blockcontent {
	padding-top: 3px;
}

.style1-blockfooter {}
 
.style1-sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #424243;
}

.style1-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616675;
}
.style1-text a:link { color: #235AB1; text-decoration: underline; }
.style1-text a:visited { color: #235AB1; text-decoration: underline; }
.style1-text a:hover { color: #235AB1; text-decoration: none; }

.style1-textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #616675;
}
.style1-textsmall a:link { color: #235AB1; text-decoration: underline; }
.style1-textsmall a:visited { color: #235AB1; text-decoration: underline; }
.style1-textsmall a:hover { color: #235AB1; text-decoration: none; }

.style1-textmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #424243;
}
.style1-textmedium a:link { color: #424243; text-decoration: none; }
.style1-textmedium a:visited { color: #424243; text-decoration: none; }
.style1-textmedium a:hover { color: #424243; text-decoration: underline; }

.style1-textlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #424243;
}
.style1-textlarge a:link { color: #424243; text-decoration: none; }
.style1-textlarge a:visited { color: #424243; text-decoration: none; }
.style1-textlarge a:hover { color: #424243; text-decoration: underline; }

.style1-linkalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616675;
}
.style1-linkalt a:link { color: #235AB1; text-decoration: underline; }
.style1-linkalt a:visited { color: #235AB1; text-decoration: underline; }
.style1-linkalt a:hover { color: #235AB1; text-decoration: none; }

.style1-image {
	border: 1px solid #C2C2C2;
	padding: 5px;
}

.style1-imagealt {}

.style1-imagethumb {
	border: 1px solid #C2C2C2;
	padding: 5px;
}

.style1-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #616675;
}

.style1-table {
	border-collapse: collapse;
	empty-cells: show;
}

.style1-tableheader {
	background: #e4e4e4 url(/lib/templates/warnerrobins/img/table_headerbg.jpg) bottom repeat-x;
	font-weight: bold;
}

.style1-tableheader td {
	padding: 5px;
	border-top: 1px solid #c6c4c4;
	border-bottom: 1px solid #c6c4c4;
}

.style1-tableoddrow {
	vertical-align:top;
}

.style1-tableoddrow td {
	padding: 5px;
	border-bottom: 1px solid #e7e6e6;
}

.style1-tableevenrow {
	vertical-align:top;
	background: #f9f9f9 url(/lib/templates/warnerrobins/img/table_rowbg.jpg) bottom repeat-x;
}

.style1-tableevenrow td {
	padding: 5px;
	border-bottom: 1px solid #e7e6e6;
}

.style1-box {
	padding-top: 3px;
}

.style1-separator {}

.style1-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #395686;
	font-size: 11px;
}

.style1-grid {
	border-top: 1px solid #224E8F;
	border-left: 1px solid #224E8F;
}
.style1-grid td {
	border-right: 1px solid #224E8F;
	border-bottom: 1px solid #224E8F;
}

.style1-gridcell {
	background-color: #224E8F;
	color: #FFFFFF;
}

.style1-gridcellalt1 {
	background-color: #E7E9EA;
}

.style1-gridcellalt2 {
	background-color: #E8F2FF;
}


/* Element Style 2 */
.style2-block {}

.style2-blockheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	padding: 4px 4px 4px 0px;
	color: #1D4888;
}
.style2-blockheader a:link { color: #1D4888; text-decoration: underline; }
.style2-blockheader a:visited { color: #1D4888; text-decoration: underline; }
.style2-blockheader a:hover { color: #1D4888; text-decoration: none; }
 

.style2-blockcontent {
	padding: 2px 6px 6px 4px;
	background-color: #F2F2F2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
}

.style2-blockfooter {}
 
.style2-sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #424243;
}

.style2-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616675;
}
.style2-text a:link { color: #235AB1; text-decoration: underline; }
.style2-text a:visited { color: #235AB1; text-decoration: underline; }
.style2-text a:hover { color: #235AB1; text-decoration: none; }

.style2-textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #616675;
}
.style2-textsmall a:link { color: #235AB1; text-decoration: underline; }
.style2-textsmall a:visited { color: #235AB1; text-decoration: underline; }
.style2-textsmall a:hover { color: #235AB1; text-decoration: none; }

.style2-textmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}
.style2-textmedium a:link { color: #484848; text-decoration: none; }
.style2-textmedium a:visited { color: #484848; text-decoration: none; }
.style2-textmedium a:hover { color: #484848; text-decoration: underline; }

.style2-textlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #424243;
}
.style2-textlarge a:link { color: #424243; text-decoration: none; }
.style2-textlarge a:visited { color: #424243; text-decoration: none; }
.style2-textlarge a:hover { color: #424243; text-decoration: underline; }

.style2-linkalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616675;
}
.style2-linkalt a:link { color: #235AB1; text-decoration: underline; }
.style2-linkalt a:visited { color: #235AB1; text-decoration: underline; }
.style2-linkalt a:hover { color: #235AB1; text-decoration: none; }

.style2-image {
	border: 1px solid #C2C2C2;
	padding: 5px;
}

.style2-imagealt {}

.style2-imagethumb {
	border: 1px solid #C2C2C2;
	padding: 5px;
}

.style2-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #616675;
}

.style2-table {
	border-collapse: collapse;
	empty-cells: show;
}

.style2-tableheader {
	background: #e4e4e4 url(/lib/templates/warnerrobins/img/table_headerbg.jpg) bottom repeat-x;
	font-weight: bold;
}

.style2-tableheader td {
	padding: 5px;
	border-top: 1px solid #c6c4c4;
	border-bottom: 1px solid #c6c4c4;
}

.style2-tableoddrow {
	vertical-align:top;
}

.style2-tableoddrow td {
	padding: 5px;
	border-bottom: 1px solid #e7e6e6;
}

.style2-tableevenrow {
	vertical-align:top;
	background: #f9f9f9 url(/lib/templates/warnerrobins/img/table_rowbg.jpg) bottom repeat-x;
}

.style2-tableevenrow td {
	padding: 5px;
	border-bottom: 1px solid #e7e6e6;
}

.style2-box {
	padding: 2px 6px 6px 4px;
	background-color: #F2F2F2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
}

.style2-separator {}

.style1-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #395686;
	font-size: 11px;
}

.style2-grid {
	border-top: 1px solid #224E8F;
	border-left: 1px solid #224E8F;
}

.style2-grid td {
	border-right: 1px solid #224E8F;
	border-bottom: 1px solid #224E8F;
}

.style2-gridcell {
	background-color: #224E8F;
	color: #FFFFFF;
}

.style2-gridcellalt1 {
	background-color: #E7E9EA;
}

.style2-gridcellalt2 {
	background-color: #E8F2FF;
}
