﻿/* <!-- */
/* General styles */

html, body {
	height: 100%;
	font-family: Myriad Pro, Tahoma;
	/*overflow:hidden;*/
}

#rightContent1
{
	color:white;
	display:block;
	height:80px;
	min-height:80px;
	padding-bottom:0;
	padding-top:4px;
	width:580px;
	font-size: 16px;
}
#moveLeft
{
	left:0px;
	top:223px;
	padding:5px 0 0 0;
	margin:0;
	position:absolute;
	width:635px;
}
#moveLeft img
{
	padding:0;
	margin:0;
}
#lozenge
{
	background-color: #00A8DE;
	padding: 0 10px 0 10px;
	margin:0;
}
#rightContent1 a
{
	color: White;
	font-weight:normal;
	text-decoration: none;
}
#rightContent1 a:hover
{
	text-decoration: underline;
}
#rightContent2 
{
	color:white;
	display:block;
	width:670px;
	overflow: auto;
	/*min-height:100px;*/
	margin-top:30px;
	/*padding-top:20px;*/
	padding-bottom:10px;
	font-size: 14px;
/*height:300px;*/	/*auto !important;*/
}
#scrollingContent
{
	padding:0px; 
	overflow:auto; 
	width:100%; 
	height:200px;
	
	scrollbar-face-color: #9c9694; 
	scrollbar-highlight-color: #9c9694; 
	scrollbar-shadow-color: #9c9694; 
	scrollbar-darkshadow-color: #9c9694;
	scrollbar-3dlight-color: #625b59; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #625b59;
}

.SearchBox
{
	width:90px;
	height:11px;
	margin-top:2px;
	vertical-align:top;
}
#ctl00_cmsTopMenu_table
{
	/*width:700px;*/
	float:left;
}
.CMS_Search_Image
{
	margin-top:3px;
}
#ctl00_cmssearchbox_pnlSearch
{
	width: 150px;
	height:20px;
	left:920px;
	top:50px;
	position:absolute;
	display:block;
	/*float: left;*/
}

#contentHeader
{
	padding-top:174px;
	height:40px;
	width:auto;
	font-size: 48px;
	font-weight: bold;
}
body {
    margin:0;
    padding:0;
    border:0;                     /* This removes the border around the viewport in old versions of IE */
    width:100%;
    min-width:600px;    /* Minimum width of layout - remove line if not required */
                                                 /* The min-width property does not work in old versions of Internet Explorer */
	font-size:11px;
	color:white;
	background-color: #000000;
	/*background-image: url('/images/backImages.aspx');
	background-repeat: no-repeat;*/
	background-image: url('/images/topbackground.aspx');
	background-repeat: repeat-x;
	background-position: left top;	
}
a:link 
{
	color:#00A8DE;
}
a
{
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}
a:visited
{
	color:#336699;
	font-weight:bold;
}
a:active
{
	color:#336699;
	font-weight:bold;
}
a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}
p {
    margin:.4em 0 .8em 0;
    padding:0;
}
img {
	margin:10px 0 5px;
}
/* Header styles */
#header {
	clear:both;
	float:left;
	width:894px;
	height:20px;
	padding-top:83px;
	padding-left:240px;
	text-transform: uppercase;
	background-image: url('/images/backgroundTop.aspx');
	background-repeat: no-repeat;
	background-position: left top;           		
}
#header {
}
#header p,
#header h1,
#header h2 {
    padding:.4em 15px 0 15px;
margin:0;
}
#header ul {
    clear:left;
    float:left;
    width:100%;
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
}
#header ul li {
    display:inline;
    list-style:none;
    margin:0;
    padding:0;
}
#header ul li a {
    display:block;
    float:left;
    margin:0 0 0 1px;
    padding:3px 10px;
    text-align:center;
    color:#000;
    text-decoration:none;
    position:relative;
    left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
    color:#fff;
    background:#000;
    font-weight:bold;
}
#header ul li a span {
    display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;             /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;                   /* width of whole page */
	overflow:hidden;       /* This chops off any overhanging divs */
	/*min-height:500px;
	height:auto;*/
	background-image: url('/images/backgroundBottom2.aspx');
	background-repeat: no-repeat;
	background-position: left top;
}
/* 2 column left menu settings */
.leftmenu {
}
.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:225px;
	padding-left:50px;
}
.bkgImageLeftBox
{
	width:194px;
	height:205px;
	left:19px;
	top:209px;
	position:absolute;
	z-index:-10;	
	/*background-image: url('/background/image1.aspx');*/
	background-repeat: no-repeat;
	z-index:-10000;
}
.bkgImage
{
	width:824px;
	height:266px;
	left:230px;
	top:80px;
	position:absolute;
	z-index:-10;	
	/*background-image: url('/background/image1.aspx');*/
	background-repeat: no-repeat;
	z-index:-10000;
}
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:225px;
	padding-bottom:1em;
}
.leftmenu .col1 {
	margin:0 0 0 205px;
	position:relative;
	right:100%;
	overflow:hidden;
}
.leftmenu .col2 {
	float:left;
	width:99px;
	position:relative;
	right:245px;

	color:white;
	padding-left:0;
	padding-right:100px;
	padding-top:110px;
}
    /* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
	background-image: url('/images/signal.aspx');
	background-repeat: repeat-x;
	height:103px;
}
#footer p {
    padding:10px;
    margin:0;
}
/* --> */

/*</style>
<!--[if lt IE 7]>
<style media="screen" type="text/css">
.col1 {
        width:100%;
    }
</style>
<![endif]-->*/




/* CMS Top Menu */
.TopMenuCMSTreeMenuTable { PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:2px; PADDING-TOP:2px; }
.TopMenuCMSTreeMenuItem { COLOR:#B2AEAE; width:186px; }
.TopMenuCMSTreeMenuSelectedItem { COLOR:#ad8b92; }
.TopMenuCMSTreeMenuLink { COLOR: #B2AEAE; TEXT-DECORATION: none; }
.TopMenuCMSTreeMenuSelectedLink { COLOR:#e2e418; TEXT-DECORATION:none; }

.TopMenuSubCMSTreeMenuTable { PADDING-RIGHT:5px; PADDING-LEFT:5px; PADDING-BOTTOM:2px; PADDING-TOP:2px; }
.TopMenuSubCMSTreeMenuItem { COLOR:#B2AEAE; font-style: italic; text-align:left; padding-left:12px; }
.TopMenuSubCMSTreeMenuSelectedItem { COLOR: #ad8b92; font-style: italic; padding-left:12px; }
.TopMenuSubCMSTreeMenuLink { COLOR:#B2AEAE; TEXT-DECORATION:none; }
.TopMenuSubCMSTreeMenuSelectedLink { COLOR:#e2e418; TEXT-DECORATION:none; }

#CmsTreeMenu_tid_0_1{
	border-top: solid 1px #9e6e65;
}
.TopMenuCMSMenu
{
	text-transform:uppercase;
	font-size:9.4pt;
	color:white;
	cursor:pointer;
	font-weight: bold;
}
.TopMenuSubCMSMenu
{
	text-transform:uppercase;
	font-size:11px;
	color:white;
	cursor:pointer;
	font-weight: bold;
}

.TopMenuCMSMenuItemMouseOver
{
	background-color: black;
}
.TopMenuSubCMSMenuItemMouseOver
{
	background-color: black;
}

#menu
{
    padding: 0px;
    float: left;
    width:189px;
	position: absolute;
	display:block; 
	top: 100px;  
	z-index:1000;
}
#menu ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    z-index:1000; 
}
#menu li
{
    float: left;
}
#menu img
{
    display: block;
    border: none;
    padding:0px;
    margin:0px;
}
.zoneLeft {
float:left;
}
.blogDetail .zoneLeft 
{
	width:390px;
}
.BlogPTitle 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F1F1F1;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#FFFFFF;
	padding:5px;
}
.BlogPBody 
{
	border:1px solid #CCCCCC;
	padding:10px 15px;
}
.BlogPDateWhole 
{
	background-color:#F1F1F1;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:3px 5px;
	color:Black;
}
.blogDetail .zoneRight 
{
	width:200px;
}

.blackBox
{
	font-size:12px;
}

.zoneRight
{
	float:left;
	padding-left:50px;
}

#test-cn {display:none;}
#test-dc {display:none;}
#test-df {display:none;}
#test-hp {display:none;}
#test-jl {display:none;}
#test-js {display:none;}
#test-jy {display:none;}
#test-jr {display:none;}
#test-jsl {display:none;}
#test-js {display:none;}
#test-kg {display:none;}
#test-lt {display:none;}
#test-ms {display:none;}
#test-ml {display:none;}
#test-mm {display:none;}
#test-mt {display:none;}
#test-nm {display:none;}
#test-ps {display:none;}
#test-sm {display:none;}
#test-sb {display:none;}
#test-sl {display:none;}
#test-st {display:none;}
#test-jm {display:none;}
#test-nm2 {display:none;}
#test-ia {display:none;}
#test-gd {display:none;}

.BlogPBody img
{
	margin:5px;
}