
/* body and wrapper */
body {
	background:#474a59 url(../img/bg-pattern.png);
	/*background:#474a59 url(../img/bg-gradient.jpg) repeat-x;*/
	color:#262626;
	font:62.5%/1 Arial, Helvetica, sans-serif;
	margin:15px;}


/* misc */
.floatLeft {
	float:left;}

.floatRight {
	float:right;}

.center {
	text-align:center;}

small {
	font-size:smaller;}

big {
	font-size:larger;}

#content img.button {
	}

/* typography */
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
form,
fieldset,
table,
ul,
ol {
	margin:1em 0;}

h1,
h2,
h3,
h4,
h5,
h6,
p,
table {
	margin-top:0;
	clear:both;}

p,
ul,
ol,
td,
label {
	font-size:1.3em;
	line-height:1.3;}

ul ul,
ul ol,
ol ol,
ol ul,
li label,
td td {
	font-size:1em}

ul,
ol {
	margin-left:1.7em;}

#content ul,
#columnTwo ul {
	list-style:url(../img/bullet.gif)}
	
#content table.survivorList
{text-align: center;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

#content table.survivorList td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

#content table.survivorList td.head
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} ol {
	list-style:decimal;}

h1 {
	font:bold 2.4em/1.2 Arial, Helvetica, sans-serif;
	margin:0 0 .5em;}

h2 {
	font:bold 2.4em/1.2 Arial, Helvetica, sans-serif;
	margin:2em 0 .5em;}

h3 {
	font:bold 1.8em/1.2 Arial, Helvetica, sans-serif;
	margin:0 0 .5em;}

h3 em {
	color:#262626;
	font-size:smaller;
	font-weight:400;}

h4 {
	font:bold 1.8em/1.2 Arial, Helvetica, sans-serif;
	margin:2em 0 .5em;}

h5 {
	font:bold 1.4em/1.2 Arial, Helvetica, sans-serif;
	margin:.5em 0 .5em;}

h6 {
	font:bold 1.4em/1.2 Arial, Helvetica, sans-serif;
	margin:2em 0 .5em;}

strong {
	font-weight:700;}


/* links */
a:link,
a:visited,
a:active {
	color:#365924;
	text-decoration:underline;}

a:hover {
	text-decoration:underline;
	cursor:pointer;}

#frontphoto {

	border: 0px;}

/* subhead */
#subhead {
	position:relative;}

#subheadTitle,
#subheadWeather {
	font-size:1.3em;
	line-height:2.6;}

#subheadTitle {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;}

#subheadTitle {
	position:relative;
	left:10px;
	top:0;}

#subheadWeather {
	position:absolute;
	right:10px;
	top:0;}

#subheadWeather img.icon_weather {
	margin:0 10px 0 2px;
	position:relative;
	top:3px;}

#subhead a,
#subhead a:link,
#subhead a:visited {
	color:#262626;
	text-decoration:none;}

#subhead a:hover {
	text-decoration:none;}


/* main menu */
ul.avmenu {
	list-style:none;
	margin:0;
	padding:0;}

ul.avmenu li {
	line-height:1.8;
	background:none;
	/*margin-bottom:1px;*/
	/*background-color:#474a59;*/
	/*padding:0 5px;*/}

ul.avmenu li a {
	/*color:#fff;*/
	text-decoration:underline;}

/*
ul.avmenu li.active {
	background-color:#1b1d26;}
*/

ul.avmenu li.active a,
ul.avmenu li.active a:link,
ul.avmenu li.active a:visited,
ul.avmenu li.active a:hover,
ul.avmenu li.active a:active {
	color:#000;
	font-weight:700;
	text-decoration:none;}

/*
ul.avmenu li a:hover,
ul.avmenu li a.current {
	background-color:#eaeaea;
	color:#505050;}
*/

/* second Level */
ul.avmenu ul {
	list-style:none;
	margin:0;
	padding:0;}

ul.avmenu ul li {
	padding:0 0 0 15px;
	background:url(../img/bullet.gif) no-repeat 0 6px;}

ul.avmenu ul a {}

ul.avmenu ul li.active a,
ul.avmenu ul li.active a:link,
ul.avmenu ul li.active a:visited,
ul.avmenu ul li.active a:hover,
ul.avmenu ul li.active a:active  {}

/* third level*/
ul.avmenu ul ul {
	list-style:none;
	margin:0;
	padding:0;}

ul.avmenu ul ul li {
	padding:0 0 0 30px;
	background:url(../img/bullet.gif) no-repeat 15px 6px;}

ul.avmenu ul ul a {}


/* content */
#content em {
	color:#365924;
	font-style:normal;
	font-weight:700;}

#content table.thumbGallery {
	position:fixed;
	float:left;}

#content table.thumbGallery tr td {
	vertical-align:top;}

#content img {
	}

#content .icon {
	border-style:hidden;}

#thumbIndex {
	float:left;}

#thumbIndex tr td img {
	/*border:none;
	padding:0;*/}


/* footer */
#footer {
	position:relative;}

#navFooter,
#poweredBy {
	font-size:1.2em;
	line-height:2.4;}

#navFooter {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:10px;
	top:0;}

#navFooter li {
	display:inline;
	margin-right:10px;}

#poweredBy {
	position:absolute;
	right:10px;
	top:0;}

/* blog */
.blogIndex h5,
.blogDetail h5,
.blogIndex h6 {
	margin-bottom:0;}

.blogIndex img,
.blogDetail img {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	padding: 2px;}

.blogIndex .blogImage {
	float:right;
	width:120px;
	margin:0;}

.blogIndex .blogComment {
	float:left;
	margin-bottom:10px;
	min-height:128px;
	width:540px;}

#layoutThreeColumn .blogIndex .blogComment {
	width:380px;}

.blogDetail .blogComment img,
.blogDetail .blogImage {
	margin:-.5em 2em 1em 2em;}

/* feature */
div.feature {
	font-size:smaller;}


/* button */
div.abutton {
	padding:1em 0 2em;}
	margin-bottom:100px;
div.abutton div {
	clear:both;}

div.abutton a {
	background:transparent url(../img/button37-r.png) no-repeat top right;
	color:#fff;
	display:block;
	float:left;
	font-size:1.4em;
	font-weight:700;
	height:37px;
	padding-right:10px;
	text-decoration:none;}

div.abutton a span {
	background:transparent url(../img/button37-l.png) no-repeat top left;
	display:block;
	line-height:37px;
	margin:0;
	padding:0 0 0 10px;}

div.abutton a:hover {
	/*background-position:center right;*/}

div.abutton a:hover span {
	/*background-position:center left;*/}

div.abutton a:active {
	background-position:bottom right;
	outline:none;}

div.abutton a:active span {
	background-position:bottom left;}

div.abutton a:link,
div.abutton a:visited,
div.abutton a:active,
div.abutton a:hover {
	color:#fff;}


/* forms */
form {
	margin:0;
	padding:0;}

legend {
	font:1.3em/1.3 sans-serif;
	font-weight:700;
	margin:.25em 1em 0 0;}

fieldset.inline legend {
	line-height:2em;}

fieldset {
	background-color:#fff;
	/*padding:10px;*/
	margin:1em 1em 1em 0;
	border:0 solid transparent;}

fieldset label {
	display:block;}

label.inline,
fieldset.inline label {
	display:inline;}

fieldset label,
fieldset span {
	font:1.3em/1 sans-serif;
	margin:.75em 2em 0 0;}

fieldset label img {
	vertical-align:middle;
	position:relative;
	top:-2px;}

.fineprint {
	color:#666;}

.text,
.textarea,
.select {
	display:block;
	margin:0.25em 0 1em 0;}

.text,
.textarea {
	font:1.3em/1 Arial, Helvetica, sans-serif;
	border:1px solid #c0c0c0;}

label .text,
label .textarea {
	font-size:1em;}

.text {
	padding:3px 1px;}

.textarea {
	padding:1px;}

.text:focus,
.textarea:focus {
	background:url(../img/input-gradient.png) repeat-x;
	border-color:#333;}

.radio,
.checkbox {
	margin:0 7px 0 0;
	vertical-align:middle;
	position:relative;
	top:-1px;}

div.indent {
	font-size:1.3em;
	line-height:1.3;
	margin:0 0 1em 20px;}

div.indent div.indent {
	font-size:1em;
	margin:1em 0 2em 0;}
	
	
	
#alert { 							color:#b30a0a; border:2px solid #b30a0a; margin:35px 15px 15px 5px; padding:20px 5px 1px 45px; font-weight:bold; background:#fdfdfd url(../../../../resources/icons/alert.gif)  no-repeat top left; }

#alert h1 {							padding:5px 5px 5px 40px; 	color:#b30a0a; font-size:2.2em; letter-spacing:2px; text-transform:uppercase; }

#alert h2, #alert h3 {				padding:1px 5px 1px 5px; 	color:#b30a0a; font-size:1.3em; line-height: 1.4em; letter-spacing:1px; text-transform:uppercase; }


/*<agl.folder "TABLES">*/

	.BackdropRed {
	background-color: #ffe6e6
	}

	.DividerFine {
	background-image: url(../resources/laundry/dotted_fine.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
	height: 25px
	}

	.ShadeA1_Header {
	color: #333;
	background-color: #d9d9d9;
	text-transform: uppercase;
	padding: 3px 5px;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeA2_Header {
	color: #333;
	background-color: #d9d9d9;
	text-transform: uppercase;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeA3_Header {
	color: #333;
	background-color: #d9d9d9;
	text-transform: uppercase;
	padding: 3px 5px
	}

	.ShadeA4_Header {
	color: #333;
	background-color: #d9d9d9;
	text-transform: uppercase;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf
	}

	.ShadeB1_Light {
	color: #333;
	background-color: #fff;
	padding: 3px 5px;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeB2_Light {
	color: #333;
	background-color: #fff;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeC1_Dark {
	color: #333;
	background-color: #f8f8f8;
	padding: 3px 5px;
	border-bottom: 1px solid #bfbfbf
	
	}
	

	tr.ruled{
	background:#9cf;
	}    

	
	.ShadeC2_Dark {
	color: #333;
	background-color: #f8f8f8;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}
	

	
	.ShadeD1_Spot {
	color: #333;
	background-color: #e6ffe6;
	padding: 3px 5px;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeD2_Spot {
	color: #333;
	background-color: #e6ffe6;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeDark_0101 {
	color: #333;
	background-color: #f8f8f8;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf
	}

	.ShadeDark_0111 {
	color: #333;
	background-color: #f8f8f8;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf
	}

	.ShadeDark_1101 {
	color: #333;
	background-color: #f8f8f8;
	padding: 3px 5px;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf
	}

	.ShadeDark_1111 {
	color: #333;
	background-color: #f8f8f8;
	padding: 3px 5px;
	border: solid 1px #bfbfbf
	}
	.ShadeE1_Spot {
	color: #333;
	background-color: #ffe6e6;
	padding: 3px 5px;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeE2_Spot {
	color: #333;
	background-color: #ffe6e6;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeF1_Spot {
	color: #333;
	background-color: #e5eeff;
	padding: 3px 5px;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeF2_Spot {
	color: #333;
	background-color: #e5eeff;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeG1_Notification {
	color: #333;
	background-color: #ffe6e6;
	padding: 3px 5px;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeG2_Notification {
	color: #333;
	background-color: #ffe6e6;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeTest {
	color: #333;
	padding: 3px 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeX1_Total {
	color: #333;
	background-color: #ecedd7;
	text-transform: uppercase;
	padding: 3px 5px;
	border-top: 3px double #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeX2_Total {
	color: #333;
	background-color: #ecedd7;
	text-transform: uppercase;
	padding: 3px 5px;
	border-top: 3px double #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
	}

	.ShadeY1_Blank {
	color: #333;
	padding: 3px 5px
	}

	.TableA_Frame   {
	padding: 0;
	width: 100%
	}




	.TableB_Top {
	padding: 10px 3px
	}

	.TableC_Body {
	padding: 0;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf
	}




	.TableD_Bottom {
	padding: 10px 3px;
	border-bottom: 3px double #bfbfbf
	}

	.TitleHeader {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase
	}

	.TitleHeader a:link {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase
	}

	.TitleHeader a:visited {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase
	}

	.TitleHeader a:hover {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase
	}

	.TitleTable  {
	color: #1f5299;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase
	}

	.button  {     
	  color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:2.0 em;
   font-weight:bold;}

	 }


/*</agl.folder>*/

/*<agl.folder "WIDGETS">*/

	.FieldActual {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	padding: 2px;
	border: solid 1px #ccc
	}

	.FieldScaled {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	padding: 2px;
	width: 100%;
	border: solid 1px #ccc
	}

	.PopupActual {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif
	}

	.PopupScaled {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, San-Serif;
	width: 100%
	}
/*</agl.folder>*/
.BlackOutline {
	border: solid 1px black
	}

#Networks_container  { 
	width: 690px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#Networks_container #sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0 20px 10px ;
	margin: 0 0 20px 0 ;
}
#Networks_container #mainContent  {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#Networks_container #mainContent #header	{
	/*background: #EBEBEB;*/
	width: 400px;
	margin: 0 0 10px 0;
	border-bottom: 3px double #bfbfbf;
	padding: 0 0 1px 25px;
}

#Networks_container #mainContent #header H1	{
	font:bold 1.8em/1.2 Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
}
#Networks_container .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}