﻿body {
	margin:0;
	padding: 0;
	background-color:#0099FF;
}

body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}


.clear { clear:both; }

/* -------------------------------- LINKS -------------------------------------- */

a  {
  text-decoration: underline;
  color: #FF0000;
}

a:hover {
  text-decoration: none;
}


/* ----------------------------- Container Divs --------------- ----------------- */

/* 3 is the padding between panels */
.ContentPanel, .UCPanel 
{
	margin-right:5px;
	margin-top:5px;

}

.ContentPanel img, .UCPanel img, .CollapsiblePanel img
{
	padding-right:5px;
	
}

div#ctl00_CPH_Main_MainPanel_UC_9 img 
{
	padding:0;
}
.adminWrapper 
{
	margin-left:5px;
	padding-top:5px;
}

div#bgTop {
    height: 14px;
    background-image:url(/Images/bg_Top.gif);
    background-repeat: no-repeat;
	background-position: center;
}

div#bgMain {
    background-image:url(/Images/bg_Main.gif);
    background-repeat: repeat-y;
	background-position: center;
}

div#bgBottom {
    height: 13px;
    background-image:url(/Images/bg_Bottom.gif);
    background-repeat: no-repeat;
	background-position: center;
}


.mainWrapper 
{
	width:800px;
	margin: 0 auto;
	background-color:#fff;
}

*html .mainWrapper 
{
	 position:relative; 
	 left: 1px;
}

.adminWrapper 
{
	width:800px;
	margin: 0 auto;
}
.headerWrapper 
{
	/*
	margin:0 5px; 
	margin-top:5px;
	*/
	
}
.logoWrapper 
{
	cursor:pointer;
	background-image:url(/Images/bg_HeaderLogo.gif);
	height:90px;
	
}
.menuWrapper 
{
	height: 21px; 
	background-image:url(/RadControls/Menu/Skins/Mac/Img/MainItemBackground.gif);
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 

}

*html .menuWrapper 
{
	border-bottom: 0; 
}

.breadcrumbWrapper 
{
	padding-top:3px;
	padding-left:5px;
}
.contentWrapper
{
	
	padding-left:5px;
	min-height:300px;
	z-index:1;
}

.footerWrapper 
{
	margin:5px 5px 0 5px;
	text-align:center;
}

/* ----------------------------- 3 controls padding between panels ----------------- */

.DefaultButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#0099ff;
  color: #000;
  font-size: 11px;
  font-weight: normal;
  height:20px;
  border: 1px solid #5e8ac6;
}

.LabelTitle {
	width:150px;
	vertical-align:top;
}

.TextInput, .FormTable td.Captcha input {
	width:200px;
}

.FormTable td.Captcha input {
	width:200px;
	margin-top:4px;
}

.SelectInput {
	width:206px;
}

.PanelHeader {
	border-bottom: 2px solid #ccc;
	cursor: pointer;
	margin-bottom: 5px;
	font-weight:bold;
	width:560px;
	background-color: #F4F4F4;
	padding-bottom:2px;
}

.TreeViewCell {
	border:1px solid #ccc; 
	background-color:#fff;
	width:250px;
}

.ExpandPanel  {
	margin-bottom: 5px;
	
}

.Hidden  {
	display:none;
}

.PageTools  {
	text-align:right;
}


.SidePanelWidth  {
	display:block;
	width:175px;
	/*border:1px solid blue;*/
}

.ErrorMessage  {
	padding:20px;
	border: 1px solid red;
	color: Red;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-right:3px;
	margin-top:3px;
}

div.Paging  {
  text-align:center;
  margin: 0 auto;
}
    
div.Paging span {
  padding: 0 2px;
}


/* -------------------------------- Gallery -------------------------------------- */

.ItemCss {
    padding:10px;
    text-align:center;
    width:100px;
}

.ItemCss img {
   padding-right:0;
}

div.GalleryDiv table {
    margin: 0 auto;
}

div.GalleryDiv table td {
    vertical-align: top;
}

.imgThumb 
{
    border:3px solid #ccc;
    width:80px;
    height:60px;
    overflow:hidden;
}


/* ------------------------------- Signup --------------------------------------- */

.SignupDiv table {
background-color:#ccc;
width:100%;
text-align:left;
}

.SignupDiv table td {
border: 0;
text-align:left;
}

.SignupDiv table table td {
border: 0;
text-align:left;
padding:0;
padding:0;
}

.SignupDiv table table table td {
border-bottom: 1px solid #fff;
text-align:left;
margin:0;
padding:1px 0;
}

/* ------------------------------- Login and Others --------------------------------------- */

.ControlDiv table {
background-color:#ccc;
width:100%;
text-align:left;
}

.ControlDiv table td {
border-bottom: 1px solid #fff;
text-align:left;
margin:0;
padding:1px 0;
}


/* ------------------------------- FormDiv --------------------------------------- */

.FormDiv table {
background-color:#ccc;
width:100%;
}

.FormDiv table td {
border-bottom: 1px solid #fff;
text-align:left;
padding:3px;
}

.FormDiv table table 
{
width:auto;
}

.FormDiv table table td 
{
border: 0;
text-align:left;
padding:0;
}

.FormLabel
{
	width:150px;
	font-weight:bold;
	white-space:nowrap;
}

.SignupDiv table, .ControlDiv table, .FormDiv table, .FormTableBGColor
{
	background-color:#faecec;
}


div.siteSearch {
	float:left;
}

div.siteSearchButton {
	float:left;
}

* html div.siteSearchButton {
	padding-top: 1px;
}



/* ---------------------------------------- Tab Strip  ------------------------------------- */
ul.alx_TabUL {
	padding-left: 5px;
	margin: 0;
	list-style-type: none;
	font: 11px arial, tahoma, sans-serif;
	font-weight:bold;
}

ul.alx_TabUL li {
	display: block;
	float: left;
	background-image: url(/Images/bg_TabTitles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 1px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}

ul.alx_TabUL li a,
ul#alx_TabInstance li a {
	display: block;
	float: left;
	background-image: url(/Images/bg_TabTitles.gif);
	background-repeat: no-repeat;
	background-position: right top;
 	text-decoration: none;
 	color: #999999;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;

}

ul.alx_TabUL li a:hover {
	color: #000 !important;

}

ul.alx_TabUL li.selected {
 	background-image: url(/Images/bg_TabTitles_Hover.gif) !important;
}


ul.alx_TabUL li.selected a,
ul#alx_TabInstance li.selected a {
	color: #000;
	background-image: url(/Images/bg_TabTitles_Hover.gif) !important;
}

div.alx_TabContainer { /* Style of tab content container*/
	clear: both;
	padding: 5px;
 	border: 1px solid #e6d9d9;
	margin-bottom: 5px;
}

div.alx_TabItem  {
	display:none;
}

div.alx_TabItem div.alx_ArticleContainer {
	margin-bottom: 0;
}

/*--------------------------*/

ul.QLUL {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

ul.QLUL li {
	background-image:url(/Images/links_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left:15px;
}

/*---------------------------*/

Div.FeatureList h4 {
MARGIN-TOP: 0px; PADDING-TOP: 0px;
}
DIV.FeatureList UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
DIV.FeatureList UL LI {
	BACKGROUND-POSITION: 0px 0px; PADDING-LEFT: 20px; BACKGROUND-IMAGE: url(/Images/checkbullet.gif); BACKGROUND-REPEAT: no-repeat; margin-bottom:10px;
}
DIV.FeatureList UL LI span.Head {
color: #a2a2ed;
font-weight:bold;
display:block;
}


/*-------------------------*/
table.StyleTable  {
		background-color:#fff;
	}

table.StyleTable td {
		border: 1px solid #fff;
		border-left: 0;
	}

table.StyleTable td.Radio {
		background-color:#00FFFF;
	}
	
	table.StyleTable td.Name {
		padding-left:5px; 
		font-size: 11px;
		font-weight:bold;
		background-color:#F2F2F2;
}

/*---------------------*/
TABLE.thispanel {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}
TABLE.thispanel TD {
	BORDER-RIGHT: #ffffff 1px inset; BORDER-TOP: #cccccc 1px outset; BORDER-LEFT: #cccccc 1px outset; BORDER-BOTTOM: #ffffff 1px inset
}

.CntExpandDiv
{
	 float:right;
	 padding-top:5px;
}
