@import url(themes/BoxedBlue.css);
@import url(themes/layout-medium.css);
@import url(themes/text-medium.css);
/*========================================================*/
/*  Overall                                         */
/*========================================================*/
Body, .Normal, .NormalTextBox, td, div, p, 
.Normal, .NormalDisabled, .NormalBold	{ font-size: small;font-family: Arial, Helvetica, sans-serif}
Body									{ margin:0px; padding:0px}
p										{ padding:5px 0; margin:0px}
li										{ list-style: disc; }
ol li									{ list-style: decimal; }
ul li									{ list-style: disc }
H1,H2,H3 								{ color: #264685;}
H4,H5,H6								{ color: #0052e1;}
dt { font-weight: bold;}  dd { margin: 0; padding: 0 0 0.5em .5em; }
 
/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/

.ControlPanel							{ background:url(images/breadbg.gif) top left repeat-x #d9d9d9; border:1px #ccc solid;}
.ControlPanel TD .SubHead				{ font-size:8pt; color:#222; font-weight:bold; }
.ControlPanel TD TD TD .SubHead			{ background:transparent; border:0px; font-size:8pt; color:#666; font-weight: bold; }
.ControlPanel TD TD TD input			{ background:#f5f5f5; font-size:8pt; color:#000; font-weight:bold; padding-left:4px; }
.ControlPanel TD TD TD select			{ background:#f5f5f5; font-size:8pt; color:#444;}
.CommandButton,A.CommandButton:link,
A.CommandButton:visited,A.CommandButton:active{color:#28509a; text-decoration:none; font: bold 8pt Tahoma, Arial, Helvetica, sans-serif; padding:0 3px;}
A.CommandButton:hover					{ color:#000; text-decoration:none;}
.DataGrid_Container 					{ margin-top:15px;}
.DataGrid_Header						{ font-weight:bold;}
.DataGrid_Header td, .NormalBold td		{ font-weight:bold;}
div.FileManager							{ height:auto;border:none;}
table.FileManager						{ width:99%; text-align:left; background:#FFFFFF}
#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:#002ef1;line-height:26px; margin:0px; padding:0px; font-weight: bold;}
.ExtensionsContent td					{ text-align:left}
#dnn_ctr979_LogViewer_dlLog td			{ text-align:left; white-space: normal; border:1px #fff solid}
#dnn_ctr322_ModuleDefinitions_divInstalled{ text-align:left}
.ExtensionsContent td					{ text-align:left}
.Settings,.WorkPanel					{ text-align:left}
/*========================================================*/
/*  Skin Layout                                         */
/*========================================================*/

.clear									{ clear:both}
.left									{ float:left}
.right									{ float:right}
#fload									{ width:0px; height:0px;}
#topbar									{ float:right; width:60%; text-align:right; margin-top:3px; margin-right:5px;  line-height:20px;}
.date									{ padding:0 10px; color:#777}
.Language img							{ width:18px}
.bannerpane								{ width:60%; float:right;  min-height:35px; height:auto; margin:0 5px 0 0;}
.logo									{ width:250px; min-height:60px; text-align:left; padding-top:20px;padding-left:15px; }
* html .logo								{ height:80px}
* html .bannerpane						{ height:35px} 
.Settings								{ text-align:left}
#dnncontent								{ width:99%; margin:5px 5px}


#dnnbreader								{ width:99%; background:url(images/breadbg.gif) top left repeat-x; height:31px; margin:0 auto; line-height:30px}
#dnnbreader .left						{ background:url(images/breadleft.gif) top left no-repeat; height:31px; padding-left:10px; text-align:left;}
#dnnbreader .right						{ background:url(images/breadright.gif) top right no-repeat; height:31px;position:relative; width:260px;}

#dnnbreader .right #dnn_dnnSEARCH_txtSearch,
#dnnbreader .right #dnn_dnnSEARCH_txtSearchNew{ border:0px #ccc solid;height:18px; position:absolute; top:5px; right:40px; padding:2px 0px 0 0px; background:transparent; width:120px; font:bold 9pt Arial, Helvetica, sans-serif; color:#777}
#dnnbreader .right span					{ float:left}
#dnnbreader .right a:link,#dnnbreader .right a:active,
#dnnbreader .right a:visited			{ position:absolute; right:0px; border:0px; top:5px; width:25px; height:20px; display:block; border:0px; background:url(images/search-button.gif) left top no-repeat; overflow:hidden; margin-right:10px}
#dnnbreader .right a:hover				{ background:url(images/search-button.gif) 0 -21px no-repeat}

#nobanner								{ clear:both}
#nobanner .sloganpane					{ width:99%; float:none;margin:0px; padding:0px; display:block; border-bottom:1px #fff solid; border-top:1px #fff solid}
/*========================================================*/
/*  Skin Object                                         */
/*========================================================*/
 .breader,a.breader:link, a.breader:active, 
 a.breader:visited						{ color:#28509a; font-weight:normal; text-decoration:underline; padding-left:18px; background:url(images/bread.gif) left center no-repeat}
 a.breader:hover						{ color:#FF9900; text-decoration:none}

.user,A.user:link,A.user:active,
A.user:visited  						{ color: #888;TEXT-DECORATION: none; line-height:25px;background:url(images/user.gif) 0 -1px no-repeat;padding:1px 15px; font-weight:bold;} 
A.user:hover 							{ color:#28509a;text-decoration:underline;background:url(images/user.gif) 0 -24px no-repeat}

.login,A.login:link,A.login:active,
A.login:visited  						{ line-height:25px; background:url(images/reg.gif) 0 -1px no-repeat; padding:1px 15px; font-weight:bold; color:#888; text-decoration:none;} 
A.login:hover 							{ color:#28509a; text-decoration:underline; background:url(images/reg.gif) 0 -24px no-repeat}

.whyregister,A.whyregister:link,A.whyregister:active,
A.whyregister:visited  						{ color: #888;text-decoration: none; line-height:25px; padding:1px; font-weight:bold; background:transparent url(images/whyregisterbg.gif) repeat-x scroll 0 100%;} 
A.whyregister:hover 						{ color:#28509a;text-decoration:none; background:transparent url(images/whyregisterbg.gif) repeat-x scroll 0 100%;}

.popupnormal,A.popupnormal:link,A.popupnormal:active,
A.popupnormal:visited  						{ color: #888;text-decoration: none; line-height:25px; padding:1px; font-weight:bold; background:transparent url(images/whyregisterbg.gif) repeat-x scroll 0 100%;} 
A.popupnormal:hover 						{ color:#28509a;text-decoration:none; background:transparent url(images/whyregisterbg.gif) repeat-x scroll 0 100%;}

.themeOff,.themeOn						{ border:0; cursor:pointer; margin:0px;}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
.ContentPane							{ padding:0px; margin:0px;}
.LeftPane								{ margin:0px;width:24%; padding-right:8px;}
.RightPane								{ margin:0px;width:24%; padding-left:8px;}
.mainapane								{ width:32.8%; float:left; ;overflow:hidden;}
.mainbpane								{ width:32.4%; margin-left:1%; float:left; ;overflow:hidden}
.maincpane								{ width:32.8%; float:right; ;overflow:hidden;}
.toppane,.bottompane					{ margin:0px; padding:0px}
.topleftpane							{ width:24%; float:left;overflow:hidden; }
.toprightpane							{ width:75%; float:right;overflow:hidden; }
.midleftpane							{ width:75%; float:left;overflow:hidden;}
.midrightpane							{ width:24%; float:right;overflow:hidden;}
.sloganpane								{ width:40%; float:right; margin:20px 30px 0 0;display:inline}
.DNNEmptyPane							{ width:0px;padding:0px;margin:0px;}
.BlockPane		{ background-color: silver; }
/*========================================================*/
/*  Page Banners                                         */
/*========================================================*/
#dnnbanner								{ height:200px; width:99%; margin:0 auto; border-bottom:1px #fff solid; border-top:1px #fff solid; clear:both;}
.b11									{ background:url(banners/banner11.jpg) left top no-repeat #264796;}
#dnnbannersmall								{ height:32px; width:99%; margin:0 auto; border-bottom:1px #fff solid; border-top:1px #fff solid; clear:both;}

/*========================================================*/
/*  CSS Menu2 Style                                         */
/*========================================================*/
.Menu2									{ margin:0 5px}
.CSSMENU2 								{ position:relative; height:35px; float:left}
.CSSMENU2 span 							{ padding:0 20px; white-space: nowrap; display:block; font-size:12px;}
.CSSMENU2 ul							{ margin:0px; padding:0px;display: block;float:left}
.CSSMENU2 li 							{ list-style: none none outside; float:left;position:relative; margin:0 1px}
.CSSMENU2 ul li 						{ background:url(menus/menu2.gif) top left no-repeat; float:left}
.CSSMENU2 ul li a						{ background:url(menus/menu2.gif) right -40px no-repeat;height:35px; display:block; float:left}
.CSSMENU2 ul .current 					{ background:url(menus/menu2.gif) left -80px no-repeat; margin:0px}
.CSSMENU2 ul .current a					{ background:url(menus/menu2.gif) right -120px no-repeat; color:#fff;}
.CSSMENU2 ul .current a:hover span		{ color:#777}
.CSSMENU2 ul .current span				{ color:#fff}
.CSSMENU2 ul .current .slide span		{ background:transparent;}
.CSSMENU2 ul a:link, 
.CSSMENU2 ul a:active, 
.CSSMENU2 ul a:visited					{ width:auto;color:#777; text-decoration:none; line-height:35px;display: block; cursor:pointer; font-weight:bold}
.CSSMENU2 ul a:hover 					{ color: #777; background:url(menus/menu2.gif) left -160px no-repeat;float:left}
.CSSMENU2 ul a:hover span 				{ background:url(menus/menu2.gif) right -200px no-repeat; float:left}
.CSSMENU2 .downarrow					{ position:absolute; right:9px; top:17px}
.CSSMENU2 .rightarrow					{ position:absolute; right:5px; top:10px}
.CSSMENU2 .slide 						{ display: none; float: left; overflow:hidden; position:absolute;}
.CSSMENU2 .slide .icon 					{ position:absolute; left:2px; top:3px}
.CSSMENU2 .slide .Group 				{ background:#fff; border:1px #ccc solid;display: none;left: 0px; float: left; position:relative}
.CSSMENU2 .slide ul li 					{ clear: both;background:url(menus/submenu.gif) top left repeat-x; display:block; border-bottom:1px #dbd8d8 solid; width:100%}
.CSSMENU2 .slide ul li span 			{ color:#666666; display:block; padding:0 20px 0 20px; text-align:left}
.CSSMENU2 .slide ul li a				{ background:url(menus/submenu.gif) top left repeat-x;height:24px; display:block}
.CSSMENU2 .slide ul a:link, 
.CSSMENU2 .slide ul a:active, 
.CSSMENU2 .slide ul a:visited			{ width:auto;color:#333; text-decoration:none; line-height:24px;display: block; cursor:pointer}
.CSSMENU2 .slide ul a:hover 			{ background:url(menus/submenu.gif) 0 -25px repeat-x;width:100%}
.CSSMENU2 .slide ul a:hover span 		{ background:url(menus/submenu.gif) 0 -25px repeat-x;}


