﻿.Block_Header_table
{ margin-bottom: 2px;margin-top: 0px; filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#FFFFFF, endcolorstr=#E8EFFF);}

BODY 
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 9pt; PADDING-BOTTOM: 0px; MARGIN: 0px; CURSOR: default; 
	COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #f4f8ff url(Images/top_bg.png) repeat-x left top;
}
TD {
	TEXT-JUSTIFY: distribute; FONT-SIZE: 9pt;
	 /*TEXT-ALIGN: justify*/
}
H1 {
	FONT-SIZE: 18px; PADDING-BOTTOM: 8px; COLOR: #666666; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 1px dashed
}
HR {
	BORDER-RIGHT: 1px dashed; BORDER-TOP: 1px dashed; BORDER-LEFT: 1px dashed; COLOR: #cccccc; BORDER-BOTTOM: 1px dashed; HEIGHT: 1px
}
A:link      {COLOR: #6699cc; TEXT-DECORATION: none}
A:visited   {COLOR: #6699cc; TEXT-DECORATION: none}
A:hover     {COLOR: #ff9900; TEXT-DECORATION: underline ; }
.td-panel-content {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(Images/panel_bg.gif); PADDING-BOTTOM: 10px; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #ffffff
}
.td-panel-content-nopadding {
	BACKGROUND-IMAGE: url(Images/panel_bg.gif); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #ffffff
}
.td-text-content {
	PADDING-RIGHT: 12px; PADDING-LEFT: 12px; PADDING-BOTTOM: 12px; PADDING-TOP: 0px; BACKGROUND-COLOR: #ffffff
}
.td-text-content-nopadding {
	BACKGROUND-COLOR: #ffffff
}
.table-navbar {
	COLOR: #0066cc
}
.table-navbar A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.table-navbar A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.table-navbar A:hover {
	COLOR: #ffcc00; TEXT-DECORATION: underline
}
.text_inline_header {
	FONT-WEIGHT: bold; COLOR: #000066
}
.text_comment {
	COLOR: #999999
}
.text_note_blue {
	COLOR: #003399
}
.text_note_red {
	COLOR: #ff0000
}
.text_note_yellow {
	COLOR: #ff8800
}
.copyright {
	FONT-SIZE: 10px; COLOR: #999999; TEXT-ALIGN: center
}
UL {
	LIST-STYLE-IMAGE: url(Images/icon_arrow.gif)
}
.pagelinks-header {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #666666
}
.affiliate-header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cccccc
}
H3 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 5px; COLOR: #666666; PADDING-TOP: 5px; BACKGROUND-COLOR: #f6f6f6
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px
}
.td-feature-box {
	BORDER-RIGHT: #cccccc 1px; BORDER-TOP: #cccccc 1px; BORDER-LEFT: #cccccc 1px; BORDER-BOTTOM: #cccccc 1px dashed
}
.hand {
	CURSOR: hand
}
.style1 {font-size: 14pt}

/* login page */
#login_div_out {text-align:center; height:100%; width:100%;}
#login_div { padding-top:100px; text-align:left; height:100%; width:350px;}

/* area style of table */
#tdlist     {vertical-align:top; width:60%;}
#tdinput    {vertical-align:top; width:40%;}






















/*begin creating the tabs */
.menu {
	margin-left: 28px;
	/*background: url(Images/Menu/tab_bg.gif) repeat-x;*/
	font-size: 12px;
	font-weight: bold;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	color: #EFEFEF;
	height: 24px;
	background: url(Images/Menu/tab_dim.gif) no-repeat;
	width: 80px;
	text-align: center;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: url(images/themes/Default/Menu/tab.gif) no-repeat #919191;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: underline;
}

/* make drop down menu container style */
.menuPopup {
	background: url(Images/Menu/background_drop_menu.gif) repeat #FFFFFF;
	border: 1px solid #FFF;
	border-bottom:none;
	color: #FFFFFF;
}

/* make drop down menu item style */
.menuPopupItem {
	color: #FFFFFF;
	border-bottom: 1px solid #EEE;
	padding: 5px;
}


/* define the main layout divs */
#header 
{
    padding:5px 0 0 0;
	margin-right: auto;
	height: 75px;
	width: 100%;
}
.adminlogo { background:url(images/admin_logo.gif) no-repeat center center; width:200px; height:60px;}

#title {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
	float: left;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#login {
	padding-top: 5px;
	padding-right: 80px;
	float: right;
	clear: none;
	color: #6699CC;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
	text-align: right;
}

.block_Title { font-size:21px; color:#6699cc;}

/* make crumbs after making new nav */
#breadcrumb {
	padding: 5px 0 1px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height:100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=1, startcolorstr=#3A6EA2, endcolorstr=#FFFFFF);
}

#breadcrumb a:link      {color: #C8E0FA;}
#breadcrumb a:visited   {color: #C8E0FA;}
#breadcrumb a:hover     {text-decoration: none;}
#breadcrumb a:active    {text-decoration: none;}

#nav_line_botton 
{
    height:2px; 
    line-height:2px;
    filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=1, startcolorstr=#FF9C00, endcolorstr=#FFFFFF);}
#footer_line    
{
    height:12px; 
    background-color:Gray;
}
#footer
{
    padding-right:10px;
    text-align:right;
    height:49px;
    line-height:18px;
    filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#C8E0FA, endcolorstr=#FFFFFF);}

#body {
	padding:0 3px 0 3px; height:500px;
}
.tableTitle     { white-space:nowrap; color:#464646;}
.tableContent   { line-height:18px;}

.txtInput
{
    border:1px solid #7F9DB9;
}

.txtInputReadOnly
{
    background-color: #efefef;
	color: Gray;
	border:1px solid #999999;
}

.btnSubmit 
{
    border-style:none;
    height:24px;
    width:59px;
    background: #f4f8ff url(Images/btn.png) repeat-x left top;
}

.btnSubmit75 
{
    border-style:none;
    height:24px;
    width:75px;
    background: #f4f8ff url(Images/btn75.png) repeat-x left top;
}

.btnSubmit100 
{
    border-style:none;
    height:24px;
    width:100px;
    background: #f4f8ff url(Images/btn100.png) repeat-x left top;
}

.btnSubmit125
{
    border-style:none;
    height:24px;
    width:125px;
    background: #f4f8ff url(Images/btn125.png) repeat-x left top;
}

FIELDSET
{
    border:1px solid #C4C4C4; padding:5px;
}


.GridView
{
    border-left:#C5C5C5 1px solid;
    border-top:#C5C5C5 1px solid;
    border-right:#FFFFFF 1px solid;
    border-bottom:#FFFFFF 1px solid;
}




.FooterStyle        {color:#6597ba;}
.PagerStyle         {}
.SelectedRowStyle { height:23px; font-weight:bold;background-color:#C8E0FA; color:#8080FF; }

.GridViewHeader_left                            { height:23px;font-weight:bold;color:#87A9DC;border-right:1px solid #E6E6E6;background: #cccccc url(Images/table_header_bg.png) repeat-x left top;}
.GridViewHeader         ,.HeaderStyle           { height:23px;font-size:12px;font-weight:bold;color:#87A9DC;border-right:1px solid #E6E6E6;border-left:1px solid #FFFFFF;background: #cccccc url(Images/table_header_bg.png) repeat-x left top;}
.GridViewHeader_right                           { height:23px;font-size:12px;font-weight:bold;color:#87A9DC;border-left:1px solid #FFFFFF;background: #cccccc url(Images/table_header_bg.png) repeat-x left top;}
.ItemStyle_left                                 { height:23px;font-size:12px;color:#A0A0A0;border-right:1px solid #E6E6E6;background-color:#F4F4F4;}
.ItemStyle              ,.RowStyle              { height:23px;font-size:12px;color:#A0A0A0;border-right:1px solid #E6E6E6;border-left:1px solid #FFFFFF;background-color:#F4F4F4;}
.ItemStyle_right                                { height:23px;font-size:12px;color:#A0A0A0;border-left:1px solid #FFFFFF;background-color:#F4F4F4;}
.AItemStyle_left                                { height:23px;font-size:12px;color:#A0A0A0;border-right:1px solid #E6E6E6;background-color:#FFFFFF;}
.AItemStyle             ,.AlternatingRowStyle   { height:23px;font-size:12px;color:#A0A0A0;border-right:1px solid #E6E6E6;border-left:1px solid #FFFFFF;background-color:#FFFFFF;}
.AItemStyle_right                               { height:23px;font-size:12px;color:#A0A0A0;border-left:1px solid #FFFFFF;background-color:#FFFFFF;}


select { width:153px;}
#SearchInput {}
#SearchInput tr td .txtInput	{ width:80px;}

.PromptInfo { font-size:14px; color:Red; font-weight:bold; text-indent:30px;}


.ButtonPanelStyle {white-space:nowrap;}


.headertitle {border:1px solid #ee9966; background:#ffffcc; padding:2px; color:#ff0000;}
