@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 12px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #fff;
		line-height: 16px;
		background-color: #525a5a;
	}
	a{text-decoration: none;color: #525a5a;}
	a:hover{text-decoration: none;color: #707171;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
		font-size: 12px;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}
	
	ul.Question li {list-style-type: none;}
	ul {margin-left: 20px;}
	ul li { list-style-type: disc;}

/* =LAYOUT - the main layout styles */
	.container{
		width: 86%;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	.TopBar
	{
	    background-color: #525a5a;
        height: 112px;
        width: 100%;
	}
	.HeadBlock
{
    border:15px solid white;
    width: 84%;
    margin: 0 auto;
}
.LoginPanel {background-color: #ffffff; width: 84%; margin: 0 auto; border:15px solid white; }
	.forPrint
	{
		display:none;
	}
	/* header layout */
	#header{
		height: 67px;
		background: #fff url(images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	/* main area layout */
	#main{padding:24px 0 20px 0;}
	#leftcolumn{float: left;width:193px;}
	#center{float: left;width:380px;padding: 0 20px;}
	#newscenter{float: left;width:650px;padding: 0 20px;}
	#eventscenter{float: left;width:650px;padding: 0 20px;}
	#rightcolumn{float: left;width:287px;}
	/* bottom layout */
	#bottominfo{
		
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 67px; padding-top: 21px;}
	/* logo */
	
	.MainheaderText {font-size: 28px; line-height: 29px; color: #000000;}
	.SubheaderText {font-size: 21px; color: #001b54;}
	h1{
		position: absolute;
		height: 71px;
		top: 15px;
	}
	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		color: #fff;
		background: url(images/logo_bg.gif) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(images/logo_right.gif) right top no-repeat;
	}
	
	
	
/* =CONTENT - the content styles */

    h2 {color: #122b5f; font-size: 17px; line-height: 40px;}
    
    .LoginTable {background: url(images/box_bg.gif) right bottom no-repeat; margin-left: 350px; }
    
    .LoginTable td {vertical-align: top;}
    
    .textlabelLogin {
        font-weight: bold;
        font-size: 12px;
        line-height: 3px;
        *line-height: 8px;
        text-align : left;
     }
     
     .textlabelRequired {
        font-size: 12px;
        font-weight: bold;
        margin-right: 15px;
        text-align : right;
        color: Red;
        vertical-align: top;
      }
      
      .textlabel {
        font-weight: bold;
        font-size: 12px;
        margin-right: 15px;
        text-align: right;
        vertical-align: top;
      }
      
      table.Spacing {color: #333; }
      .Spacing td {padding: 5px; border: 0; }
      .radio label {padding-left: 8px;}
     
     .LayoutPosition {margin-left: 90px; margin-right: 90px;}
     .LayoutTblPosition {margin-left: 44px; width:900px;}
     
     .Flogin {background-color: #f6f7f9; border: 1px solid #d9e0ef; padding: 8px; width: 75%; margin-left: 85px; margin-top: 30px;}
     
     .PageError {
        background : #ffe3e1 url(../code/images/cancel.png) no-repeat 12px 50%;
        padding-left: 55px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 15px;
        border : 1px solid #f14545;
        border-width : 5px 0 0 0;
        color : #f14545;
        text-align: left;
        margin-bottom: 8px;
        height: 30px;
        width: 72%;  
        margin-top: 20px;
        }

        .PageSuccess {
        background : #e6f8bf url(../code/images/success.png) no-repeat 12px 50%;
        padding-left: 55px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 15px;
        border : 1px solid #688e16;
        border-width : 5px 0 0 0;
        color : #688e16;
        text-align: left;
        margin-bottom: 8px;
        height: 30px;
        width: 72%;  
        margin-top: 20px;
        }
     
     
	/* left column */
	
	.GridView
	{
		/* font, table border and table margins here  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 10pt; margin: 20px 0px 0px 20px;*/
		border:solid 1px #dcdcdc;
		/*width: 900px;*/
		background-color: #ffffff;
	}
	
	table.GridView 
	{
		border-width: 0 0 1px 1px;
		border-spacing: 0;
		border-collapse: collapse;
	}

	/* This is for the header */
	.GridView th
	{
		text-align: left;
		font-size: 1.0em;
		font-weight: bold;
		padding: 2px 7px;
		color: #ffffff;
		height: 29px;
		background-color: #20579B;
		background: url(images/gridth.gif) repeat-x;
		border-color: #dcdcdc;
		border-style: solid;
		border-width: 1px;
	}

	/* GridView Item Style */
	.GridView td
	{
		vertical-align:middle;
		padding: 3px 7px;
		border: none;
		border-color: #dcdcdc;
		border-style: solid;
		border-width: 1px;
	}
	
	.GridViewHeader
	{
	}

	.GridViewRow
	{
	}

	.GridViewRowAlternate
	{
		background-color: #DCDCDC;
	}
	
	.leftbox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:19px;color: #8c8685; background: #f1f0ef url(images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:12px;font:12px;line-height: 18px;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{font: Arial;color: #EF9330; font-size:20px;margin:10px 0;}
	.article_wrapper p{line-height: 16px;font-size:12px;font: Arial;margin-bottom: 25px;}	
	
	.articleNews_wrapper h2{font: Arial;color: #EF9330; font-size:20px;margin:10px 0;font-weight: normal;}
	.articleNews_wrapper p{line-height: 16px;font-size:12px;font: Arial; border-bottom: 1px solid #EEEDEC; padding-bottom: 24px;}	
	.date{color:#828281;font-size:11px; display: block;}
	/* right column */
	.rightbox_wrapper{
		background: #eeeded;
		padding:5px;
		margin-bottom: 20px;
		width:277px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;
	}
	.rightbox{border: 1px dashed #d9e0e8;width:275px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:200px;font-size: 12px;}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #000;
		color: #000; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 12px;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #FCAB53;
		font-size:13px;
	}
	.enewsddl{
		float: left;
		width: 198px;
		height: 35px;
		padding:3px 5px;
		border: 4px solid #FCAB53;
		font-size:13px;
	
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #FCAB53;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 37px;
		background: #F49627;
		font-size: 1.2em;
	}
	#footer a{color: #000;}
	#designby{
		background: none;
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{font-weight: bold;}
	#footer_navigation li a:hover{color: #fff;}

	.AspNet-Menu{
		position: absolute;
		right: 0;
		top:15px;
	}

	
.SimpleEntertainmentMenu ul.AspNet-Menu /* Tier 1 */
{
    width: 100%; 
    font-size: 12px;
    font-weight: bold;
    margin-top: 4px;
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul  /* Tier 2 */
{
    top: 100%;
    left: 0;
    font-size: 1em;
    font-weight: normal;
    background-color:#ACACAC;
    white-space: nowrap;
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: 0em;
    left: 6em;
    font-size: 1em;
    font-weight: normal;
    background-color:#ACACAC;
    white-space: nowrap;
}

.SimpleEntertainmentMenu li /* all list items */
{
   /* min-width: 6em; */
}

.SimpleEntertainmentMenu li:hover, /* list items being hovered over */
.SimpleEntertainmentMenu li.AspNet-Menu-Hover
{
}

.SimpleEntertainmentMenu a, /* all anchors and spans (nodes with no link) */
.SimpleEntertainmentMenu span
{
    color: #FFF;
    padding: 4px 8px 4px 8px;

}

.SimpleEntertainmentMenu a:hover, /* all anchors and spans (nodes with no link) */
.SimpleEntertainmentMenu span:hover
{
   text-decoration: underline;
}

.SimpleEntertainmentMenu li.AspNet-Menu-Leaf a, /* leaves */
.SimpleEntertainmentMenu li.AspNet-Menu-Leaf span
{
    background-image: none !important;
}



.SimpleEntertainmentMenu li:hover a, /* hovered text */
.SimpleEntertainmentMenu li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: #FFF;
}

.SimpleEntertainmentMenu li:hover li a, /* the tier above this one is hovered */
.SimpleEntertainmentMenu li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li span,
.SimpleEntertainmentMenu li:hover li:hover li a,
.SimpleEntertainmentMenu li:hover li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: #FFF;
}

.SimpleEntertainmentMenu .AspNet-Menu-Selected /* this tier is selected */
{
}

.SimpleEntertainmentMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
}

.SimpleEntertainmentMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
}

.textlabel {
font-weight: bold;
width: 195px;
font-size: 12px;
text-align: right;
color:Black;
}

.dateDiv{color:#828281;font-size:11px; display: block;}

.ImgBorderShadow {
    border: 1px solid #999999;
    padding: 7px;
}


.QuestionaireContainer {width: 86%; margin: 0 auto;}
.QuestionaireContainer strong {font-weight: normal; font-size: 18px; color: #919595; padding-bottom: 18px; padding-left: 41px; margin-left: 10px; line-height: 36px; background: url(images/docIcn.png) no-repeat top left;}

/* Sexy Buttons */
a.button {
    background: transparent url(bg_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/*Rounded boxes*/

.CommentContainer 
{
    background-color: #f9f9f9;
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    display: block;
    border: 1px solid #b4bccd;
    margin-bottom: 14px;
    line-height: 20px;
    font-family: verdana;
    font-size: 12px;
    color: #000;
    padding: 20px 65px;
}

.CommentContainer h3 {font-size: 14px; color: #001b54; margin-bottom: 9px;}

.CommentContainer ul li {margin-left: 0;}

input.SubmitButton {border: none; width: 96px; height: 24px; background: url(images/ButtonSub.png) no-repeat; cursor: pointer; color: #fff; font-weight: bold; float:left; margin-right:5px;}
input.SubmitButton:hover {border: none; width: 96px; height: 24px; background: url(images/ButtonSub_hover.png) no-repeat; cursor: pointer; color: #fff;}

.valSummary { float:left; padding-left:20px;}

.Pager a { color: #000000; text-decoration: none; }
.Pager a:hover { color: #AAFF00; text-decoration: none; } 
.Pager { color: #885454; text-decoration: none; background-color: #FFF7E7;}
