﻿body 									{ margin:0px; padding:0px; background:#e7e6eb;text-align:left}
body:before                             {content:"";height:100%;float:left;width:0;margin-top:-32767px;}
Body, .Normal, .NormalTextBox, TD, DIV	{ font-size: 12px; line-height:1.4em; font-family:Arial, Helvetica, sans-serif; color:#555;}
a,a:link,a:active						{ color:#CC0000; text-decoration:none}
a:visited								{ color:#555; text-decoration:underline}
a:hover									{ color:#333; text-decoration:underline}
h1,h3,h5								{ color:#CC0000; font-weight:bold}
h2,h4,h6								{ color:#333}
fieldset, img                           { border:0 solid; }
input[type="image"]                     { border: none; }
hr                                      {height: 1px; width:95%; color:#C0C0C0; background-color:#C0C0C0; text-align: center;}

/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/

.ControlPanel							{ background:url(images/control.jpg) top left repeat-x #080b0f;}
/*
.ControlPanel IMG						{ margin:0px 5px 0px;}
.ControlPanel TD TD TD TD IMG			{ margin:0px; }
.ControlPanel TD TD TD					{ width:auto}
.ControlPanel DIV						{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.ControlPanel TD .SubHead				{ font-size:9pt; color:#fff; font-weight:bold; }
.ControlPanel TD TD TD .SubHead			{ background:transparent; border:0px; font-size:11px; color:#fff; font-weight: bold; }
.ControlPanel TD TD TD input			{ color:#CC0000; font-weight:bold; padding-left:4px; }
.ControlPanel TD TD TD select			{ color:#333;}
*/
.ControlPanel a:link,
.ControlPanel a:visited,
.ControlPanel a:active					{ color:#0b80ec; font-weight:bold;}
.ControlPanel a:hover					{ color: #FFFF00}
a.CommandButton:link,
a.CommandButton:active,
a.CommandButton:visited					{ color:#CC0000; font-weight:bold; text-decoration:none}
a.CommandButton:hover					{ color:#666; text-decoration:underline}

/*========================================================*/
/*  Skin Layout                                           */
/*========================================================*/

#body_left								{ background:url(images/body_left.jpg) top left no-repeat}
#body_middle							{ background:url(images/body_middle.jpg) top left repeat-x}
#body_right								{ background:url(images/body_right.jpg) top right no-repeat}
#dnntop									{ position:relative; z-index:1}
#dnntop .logo							{ position:absolute; left:0px; top:5px; z-index:1}
#dnntop .account						{ float:right;text-align:right; height:35px}
#dnntop .menu							{ clear:both; height:41px;}
#dnnbanner								{ clear:both;}
#breader_l								{ height:30px; background:url(images/breader_l.png) top left no-repeat; margin-bottom:5px; margin-top:2px}
#breader_r								{ height:30px; background:url(images/breader_r.png) top right no-repeat}
#dnnbreader								{ height:30px; background:url(images/breaderbg.png) top left repeat-x; margin:0 8px}
#dnnbreader .breader					{ float:left}
#dnnbreader .searchbox					{ float:right; margin-top:4px; height:22px; position:relative; z-index:100}
#MainContent							{ margin:0 10px; min-height:300px}
* html #MainContent						{ height:300px}
#dnn_ctr_Login_pnlLogin table			{ float:none; margin:0 auto}
#dnn_ctr_ManageUsers_pnlUser			{ text-align:left;}
#dnn_ctr_ManageUsers_pnlUser .Normal	{ line-height:20px}
#dnn_ctr_Terms_lblTerms,
#dnn_ctr_Privacy_lblPrivacy				{ line-height:20px}
#dnn_ctr_Terms_lblTerms .SubHead,
#dnn_ctr_Privacy_lblPrivacy .SubHead	{ font-size:14px;color:#CC0000;line-height:26px; margin:0px; padding:0px; font-weight: bold;}
#dnn_ctr979_LogViewer_dlLog td			{ text-align:left; white-space: normal; border:1px #fff solid}
#dnn_BannerPane .SubHead				{ color:#CCCCCC; font: normal 9px Tahoma, Arial, Helvetica, sans-serif}
#dnnmainleft							{ background:url(images/main_left.png) top left repeat-y;}
#dnnmainright							{ background:url(images/main_right.png) top right repeat-y}
#dnnmain								{ background:#222222; margin:0 19px; min-height:1px; border:1px #222 solid}
* html #dnnmain							{height:1px;}
#Layout									{ position:absolute; right:0px; top:50%; width:30px; border:1px #000 solid}
#themes									{ cursor: pointer; position:absolute; right:2px; top:0px; width:30px;z-index:1333; text-align:right}
#themes a:hover							{ width:30px}
.Language img							{ width:16px}
.main_tl								{ background:url(images/main_tl.png) top left no-repeat}
.main_tr								{ background:url(images/main_tr.png) top right no-repeat}
.main_top								{ background:#fff; margin:0 7px; height:7px; overflow:hidden}
.main_bl								{ background:url(images/main_bl.png) bottom left no-repeat}
.main_br								{ background:url(images/main_br.png) bottom right no-repeat}
.main_bot								{ background:url(images/main_bg.png) bottom left repeat-x; margin:0 10px; height:50px}
.mainbg									{ background:#ffffff}
.Head									{ line-height:30px;}
.SubHead								{ color:#888}
.dnnwrapper								{ clear:both; width:800px}
.dnnspace								{ height:15px; width:100px; overflow:hidden}
.clear									{ clear:both;}
.floatleft								{ float:left;}
.floatright								{ float:right}
.Settings								{ text-align:left}
.space									{ height:15px}
.dnntop_bar								{ float:right; width:50%; text-align:right; height:24px;}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

.ContentPane		{ padding:0px; margin:0px; width:auto; overflow: visible;}
.LeftPane			{ margin:0px;width:17.5%; padding-right:8px;}
.RightPane			{ margin:0px;width:17.5%; padding-left:8px;}
.toppane			{ margin:0px; padding:0px}
.topleftpane		{ padding:0px; margin:0px;width:49.5%;}
.toprightpane		{ padding:0px; margin:0px;width:49.5%}
.boxapane			{ padding:0px; width:24%; float:left; margin-right:1%;}
.boxbpane			{ padding:0px; width:24.5%; float:left; margin-right:1%; }
.boxcpane			{ padding:0px; margin:0px;width:24.5%; float:left;}
.boxdpane			{ padding:0px; margin:0px;width:24%; float:right;}
.dnnpanes			{ padding:0px; margin:0px;clear:both;}
.middlecontent		{ padding:0px; margin:0px;text-align:left}
.middleleft			{ padding:0px; margin:0px;float:left; width:49.4%}
.middleright		{ padding:0px; margin:0px;float:right; width:49.4%}

/*========================================================*/
/*  Skin Object                                           */
/*========================================================*/

.breadcrumb,a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited 					{ color:#CC0000; margin:0 5px; line-height:28px; text-decoration:none; font-weight:bold}
a.breadcrumb:hover						{ color:#222; text-decoration:underline}

.searchbox .SkinObject					{ color:#222}
.searchbox #dnn_dnnSEARCH_txtSearch		{ margin-right:22px}
.searchbox a:link,
.searchbox a:active,
.searchbox a:visited					{ position:absolute; right:0px; top:0px; display:block; width:22px; height:22px; background:url(images/search_button.gif) bottom center no-repeat}
.searchbox a:hover						{ background:url(images/search_button.gif) top center no-repeat}

.links,a.links:link,
a.links:active,a.links:visited 			{ color:#fff; line-height:20px; margin:0 5px}
a.links:hover							{ color:#CC0000;}

.copyright								{ color:#555; line-height:35px; padding:0 10px}
.currentdate							{ color:#9d9d9d; font-weight: normal; }

.user,a.user:link,a.user:active,
a.user:visited 							{ color:#CC0000; padding:0 13px; white-space:nowrap;  background:url(images/user-icon.gif) left center no-repeat; line-height:32px; font-weight:bold}
a.user:hover							{ color:#808080; background:url(images/user-icon-over.gif) left center no-repeat;}

.terms,a.terms:link,a.terms:active,
a.terms:visited 						{ color:#CC0000;  padding:0 13px; white-space:nowrap;  background:url(images/user-icon.gif) left center no-repeat; line-height:32px; font-weight: normal;text-decoration:none}
a.terms:hover							{ color:#808080; background:url(images/user-icon-over.gif) left center no-repeat; text-decoration:underline}

/*========================================================*/
/*  RAD Menu Style        		                        */
/*========================================================*/

.rmenu 								    { position:relative; float:right; z-index:5555;}
/*
#rmenu0 .RadMenu_Arc                    { padding:0 7px; background: transparent url("images/menu-corners.gif") repeat-x 0 1px; width: 100%;}
*/

/*========================================================*/
/*  SiteMap                                      		  */
/*========================================================*/

.SiteMap								{ font-family:Arial, Helvetica, sans-serif; text-align:left}
.SiteMap img							{ display:none}
.SiteMap ul li							{ list-style:none}
.SiteMap ul li a						{ font-size:16px; font-weight:bold; line-height:24px; color:#CC0000; text-decoration:underline}
.SiteMap ul li a:hover					{ color:#000000}
.SiteMap ul li ul						{ margin:5px 10px;list-style:inside}
.SiteMap ul li ul li					{ list-style: circle; margin:0 10px; background:none;}
.SiteMap ul li ul li span 				{ font-size:12px; color:#999; text-decoration:underline; line-height:20px}
.SiteMap ul li ul li a:hover span 		{ color:#CC0000; text-decoration:none}

.arc									{ text-align:left; line-height:18px; margin-right:25px}
.arc strong								{ color:#CC0000; font-weight:bold; font-size:14px}
.arc p									{ padding:10px 0}
.arc img								{ margin:0 20px}
.arcsynopsis ul							{ float:left; margin-bottom:30px}
.arcsynopsis ul li						{ clear:both; line-height:20px; list-style:none; text-align:left}
.arcsynopsis img						{ margin:0 10px}

.arrowlistmenu{width:140px;}
.arrowlistmenu .headerbar{font-size:14px;font-weight:700;color:#CC0000;background:url(images/tab_02.gif) repeat-x center left transparent;margin-bottom:5px;padding:4px 0 4px 10px;}
.headerbar a{color:#CC0000;text-decoration:underline;}
.arrowlistmenu ul{margin:0 0 3px;padding:0;}
.arrowlistmenu ul li{list-style-type:none;padding-bottom:2px;}
.arrowlistmenu ul li a{color:#CC0000;background:url(images/arw.gif) no-repeat center left transparent;display:block;text-decoration:underline;font-weight:400;font-size:14px;padding:0px 0px 0px 19px;}
.headerbar a:hover,.arrowlistmenu ul li a:hover{color:#FB9409;text-decoration:none;}
/*.headerbar a:visited,.arrowlistmenu ul li a:visited{color:#CC0000;}*/
.grayheader{vertical-align:bottom; color: #C0C0C0; padding: 6px 0px 0px 12px;font-size: 12px;}
.backontrack,a.backontrack,a.backontrack:link,a.backontrack:visited,a.backontrack:active,a.backontrack:hover{font-size:14px;}
.articletitle{width:100%;text-align:left;font-size:14px;padding:0px 6px 0px 12px;}
.searchtext{ font-size:12px; color:#C0C0C0; text-decoration:none; text-align:right; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
.articledesc{width:100%;text-align:left;font-size:12px;padding:0px 6px 0px 12px;}