@import url("css/menu.css");

#Body
{
	background: #000000 left top;
	height: 100%;
	margin: 0;
	padding: 0;
}
.ControlPanel
{
	background: #FFFFFF left bottom;
	border: none;
	padding-bottom: 1px;
}
.cpanel_left
{
	background: left bottom;
	padding-left: 10px;
	background-color: #FFffFF;
}
.cpanel_right
{
	background: right bottom;
	padding-right: 10px;
	background-color: #FFffFF;
}
body, th, td, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input
{
	color: #2E3D47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CommandButton
{
}
body, th, td, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover
{
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6, h2 input
{
	color: #000000;
	font-weight: bold;
}
h1
{
	font-size: 10pt;
}
h2, h2 input
{
	font-size: 12px;
}
h3
{
	font-size: 12px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 10px;
}
h6
{
	font-size: 9px;
}

a, a:link, a:visited, a:active
{
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	text-decoration: underline;
	color: #A5A5A5;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.NormalTextBox
{
	border-style: outset;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	background-color:#f5f6f6;
	padding-left:5px;
	font-family:Arial!important;
	outline:none!important;
}

.Head
{
	color: #2E3D47;
	font-weight: bold;
}
.SubHead
{
	color: #222222;
	font-size: 12px;	
}
.SubSubHead
{
	color: #6E8AA0;
}
.NormalRed
{
	color: #E40000;
}
/* *** *** BUTTON *** *** */
.StandardButton
{
	color: #2E3D47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-top-color: 1;
	border-right-color: 1;
	border-bottom-color: 1;
	border-left-color: 1;
	border-style: outset;
	cursor: pointer;
	cursor: hand;
}
/* *** *** Datagrids *** *** */
.DataGrid_Container
{
	margin-top: 5px;
}
.DataGrid_Header
{
	font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
	font-weight: bold;
}

/*-------- design style --------*/
#s_wrap_main
{
	display: table;
	width: 953px;
	margin: 0 auto;
}
#s_wrap_sub
{
	display: table-row;
}
.template_style
{
	display: table-cell;
}

.top_space
{
	float: right;
	padding-top: 25px;
	padding-bottom: 24px;
}
.lang_pad
{
	padding: 0;
}
/* *** *** LOGO *** *** */
.logo_top_left
{
}
.logo_top_right
{
}
.logo_top_bg
{

}
.logo_left
{
}
.logo_right
{
}
.logo_pad
{
	height: 144px;
	background: url(images/top.png) top left;
}

.s_logo
{
}

/* *** *** MENU BAR *** *** */
.s_banner
{
	background-color: #FF9966;
}
.menu_style
{
	background-color: #00CC66;
}
.menu_bg
{
	background: url(images/menu_bg.png) top left;
	height: 35px;
	float: right;
	clear: right;
	width: 491px;
	background-repeat: repeat-x;
}

.menu_left
{
}
.menu_right
{

}
/* *** *** SEARCH *** *** */
.search_style
{
	float: right;
}
.search_bg
{
	padding: 4px 2px 0 0;
	color: #9F9F9F;
	font-size: 10px;	
}

.ServerSkinWidget
{
}
/* *** *** BREAD *** *** */
.bread_bg
{
	background: url(images/bread_left.png) no-repeat top left;
	height: 20px;
	background-color: #FFFFFF;
}
.bread_left
{
}
.bread_right
{
}

#login_style
{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-right: 1px;
	white-space: nowrap;
	margin-right: 1px;
	float: right;
}
#bread_style
{
	float: left;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666699;
}



/* *** *** PAGE PANELS *** *** */
.center_bg
{
	padding-bottom: 0px;
}
.left_bg
{
}
.right_bg
{
}
.content_pad
{
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.lm_content_pad
{
	background-color: #0066CC;
	padding: 5px;
	margin: 5px;
}
.content_width
{
	min-height: 250px;
	background-color: #FFFFFF;
}
.lm_content_width
{
	padding-top: 0px;
	min-height: 350px;
	background-color: #339933;
}


/* *** *** FOOTER BAR *** *** */
.bot_left
{
}
.bot_right
{
}
.bot_bg
{
	height: 20px;
	background: url(images/footer_bg.png) no-repeat center center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* *** *** FOOTER BAR BOTTOM *** *** */
.bot_pad
{
	margin-bottom: 220px;
	padding: 0 130px 0 130px;
}


/* *** *** Footer Style *** *** */
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #404040;
	text-transform: uppercase;
	font-size: 8pt;
}
a.footer:hover
{
	color: #FFFFFF;
}
/* *** *** FOOTER LINKS *** *** */
.linkscontainer
{
	float: inherit;
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
	color: #404040;
	text-transform: uppercase;
	font-size: 8pt;
}
a.links:hover
{
	color: #FFFFFF;
}
#terms_style
{
	float: right;
}
#copy_style
{
	float: left;
}
.clear_float
{
	clear: both;
	line-height: 0px;
	font-size: 0;
	height: 10px;
}
/* ------- FileManager -------*/
div.FileManager
{
	height: auto;
	border: none;
}
table.FileManager
{
	width: 99%;
}
a.CommandButton:link, a.CommandButton:visited
{
	color: ##0000FF;
	font-weight: bold;
	text-decoration: none;
}
a.CommandButton:hover
{
	color: #0000FF;
	text-decoration: underline;
}
/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
	color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
	color: #CB2027;
	text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
	font-size: 11px;
}
.ControlPanel a[disabled="disabled"]
{
	color: #888 !important;
	text-decoration: none !important;
}
/*--------- pane style ----------*/
.BannerPane
{
}
.ContentPane
{
	background-color: #FFFFFF;
}
.TopPane
{
	background-color: #FFFFFF;
}
.BottomPane
{
	background-color: #0000ff;
	background: url(images/bottom.png) no-repeat top center;
	min-height: 10px	 /*[:)}*/
	padding: 0;
	margin: 0;	
}
.LeftPane
{
	width: 20%;
	background-color: #FFFFFF;
}
.RightPane
{
	width: 20%;
	background-color: #FFFFFF;
}
/* *** *** Breadcrumb Style *** *** */
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	color: #000000;
	font-size: 8pt;
}
a.Breadcrumb:hover
{
	color: #E0E0E0;
}
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #375162;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 8px 5px 8px;
	text-transform: uppercase;
	margin-right: 1px;
	white-space: nowrap;
}
a.user:hover
{
	color: #0000ff;
	background: url(../images/menu_hover.png) repeat-x top left;
}
/*-------------- User1 Style --------------*/
.user1, a.user1:link, a.user1:active, a.user1:visited
{
	color: #fffffe;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 10px 3px 10px 8px;
	text-transform: uppercase;
	margin-right: 1px;
	white-space: nowrap;
	margin-right: 1px;
	float: left;
}
a.user1:hover
{
	color: #FFF000;
	background: url(../images/menu_hover.png) repeat-x top left;
}
/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
	width: 0;
	padding: 0;
	margin: 0;
	background-color: #0099CC;
}
/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
	position: relative;
	white-space: nowrap;
	margin-right: 8px;
	margin-top: 3px;
}
div.SearchBorder
{
	width: 124px;
	float: left;
	white-space: nowrap;
	margin-right: 8px;
	height: 14px;
}
div.SearchContainer a
{
	padding: 0;
	display: block;
	float: left;
}
div.SearchContainer a img
{
	padding-left: 0px;
}
div.SearchIcon
{
	float: left;
	width: 0px;
	height: 0px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
}
div.SearchIcon img
{
	margin-top: 3px;
}
input.SearchTextBox
{
	width: 124px;
	height: 14px;
}
#SearchChoices
{
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #F3F7FA;
	position: absolute;
	top: 22px;
	left: 0;
}
#SearchChoices li
{
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align: left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display: block;
}
#SearchChoices li.searchHilite
{
	background-color: #CE0D0D;
	color: #ffffff;
	border: none;
}
#SearchChoices li.searchDefault
{
	background-color: #F8FAFF;
	border: none;
}
.Help
{
	padding: 5px;
	margin: 5px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffff99;
	vertical-align: middle;
	text-align: left;
}
input
{
	background-color: #FFFFEC;
}
textarea
{
	background-color: #FFFFEC;
}
.console { width:95%; height:95%; color: #000000;}
.console select { margin-left:0px;margin-bottom:0px;}
.console-small div { height:20px; margin:2px; width:130px; padding:3px; cursor:pointer; text-align:left; float:left; }
.console-small img { padding:2px; float:left; }
.console-small h3 {margin: 0px 0px 0px 0px; padding-top:3px; font-size:1em; }
.console-small div div { display:none; }
.console-small-detail div { padding:6px; clear:both; cursor:pointer; }
.console-small-detail img { padding:4px; float:left; }
.console-small-detail h3 { margin: 0px 0px 0px 30px; padding:0px; font-size:1em; }
.console-small-detail div div { margin: 0px 0px 0px 30px; padding:0px; clear:none; }
.console-large div { margin:10px; width:130px; height:80px; padding:0px; cursor:pointer; text-align:center; float:left; }
.console-large img { float:none; padding: 0px 0px 0px 0px; }
.console-large h3 {  margin:0px; width:130px; text-align:center; overflow:hidden; font-size:1em; }
.console-large div div { display:none; }
.console-large-detail div { margin:0px; padding:10px; clear:both; cursor:pointer; }
.console-large-detail img { padding-right:10px; float:left; }
.console-large-detail h3 { margin: 0px 0px 0px 0px; padding: 0px; font-size:1em; }
.console-large-detail div div { margin: 0px 0px 0px 30px; padding:0px; clear:none; }
.console-mouseon { background-color:#FF99CC; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
.containerAdminBorder{padding: 10px;border: 1px red solid;background-color: #FFF0F0;}

/* * * * * * LOGIN * * * * * */
.dnnFormPopup .ui-dialog-titlebar
{
	padding: 0.8em 1.2em;
	position: relative;
	background: #B50466;
	background: -moz-linear-gradient(top, #E479B4 0%, #B50466 100%);
	overflow: hidden;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E479B4), color-stop(100%,#B50466));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#E479B4' , endColorstr= '#B50466' ,GradientType=0 );
	color: #ffffff;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000;
	cursor: move;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
/* * * * * * ADMIN * * * * * */
.dnnFormInfo
{
    background: #FFCDCD url(../../images/help-icn.png) no-repeat 10px center;
    border: #FF0000 2px solid;
    color: #000000;
    text-shadow: 0px 1px 1px #fff;
}

/* * * * * SEARCH RESULET * * * * */

.dnnSearchResults a
{
}
.dnnSearchResults a:active
{
}
.dnnSearchResults a:hover
{
}
.dnnSearchResults a:link
{ 
}
.dnnSearchResults a:visited
{
}
.dnnSearchResults
{
	/*background: #00ff00; [:)} */
	padding: 10px 10px 10px 10px;
	font-size: 16px;
}
.dnnSearchResults .dnnGridItem
{
	background: #efefef;
	border-bottom: 2px solid #cccccc;
}
.dnnSearchResults .dnnGridAltItem
{
	background: #ffffff;
	border-bottom: 2px solid #cccccc;
}
.dnnSearchResults td
{
	padding: 20px 10px 20px 10px;
}
.dnnSearchResults span
{
}
.dnnSearchResults .SubHead
{
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}
.dnnSearchResults .Normal
{
}

/* * * * * PAGING TABLE START * * * * */

.PagingTable{width: 100%;margin: 10px 0px 10px 0px;border:#00ff00 0px solid;}
.PagingTable td{}
.PagingTable a.CommandButton:link{color:#00ff00;}
.PagingTable a.CommandButton:hover{}
.PagingTable .NormalDisabled{}

/* * * * * PAGING TABLE END * * * * */
