
/*========================================================*/
/*  Skin styles for DotNetNuke           by dnnskin.net   */  
/*  Overall      support@dnnskin.net                      */  
/*========================================================*/

body 									{ margin:0px; padding:0px;}
th,td,div								{ color:#444; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal}
h2										{ color:#000000}

/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
.ControlPanel					{ background:url(images/control.jpg) left top repeat-x #f47958; border:#d0dde6 solid; border-width:0px 0px 1px; }
.ControlPanel IMG				{ margin:5px 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	{ background:#e2f8fe; font-size:11px; color:#333; font-weight:bold; padding-left:4px; }
.ControlPanel TD TD TD select	{ background:#e2f8fe; font-size:11px; color:#333;}

/*========================================================*/
/*  Skin Layout                                           */
/*========================================================*/

.normal,.Normal							{ line-height:1.5em; font-family: Tahoma, Arial, Helvetica, sans-serif}
.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									{ background:#fff; height:10px}
.dnnlogo								{ width:45%; float:left;}
.dnntop_bar								{ float:right; width:50%; text-align:right; height:24px;}
#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:#058382;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}
#skinhead								{ display:table; padding:10px 0 0 0}
#skintop								{ height:40px }
#skintop .top_left						{ background:url(images/top_left.png) top left no-repeat; height:40px}
#skintop .top_right .dnnbreader			{ float:left; width:50%; color:#FFFFFF}
#skintop .top_right .dnnsearch			{ float:right;width:160px;background:url(images/search_back.png) top left no-repeat;height:40px;position:relative; z-index:10}
#skintop .top_right #themes				{ float:right; width:110px;}
#dnncontentbox							{ background:url(images/main.png) repeat; border-bottom:1px #ddd solid}
#dnnleftbox								{ float:left; width:20%;}
#dnnrightbox							{ float:right; background:#fff; width:79%; min-height:300px;}
* html #dnnrightbox						{ height:300px;}
#skinbot								{ height:24px; margin-top:-1px}
#skinbot .bot_left						{ background:url(images/bot_left.png) top left no-repeat; height:24px}
#skinbot .bot_right						{ background:url(images/bot_right.png) top right no-repeat; height:24px; width:79%; float:right}
#dnnfooter								{ background:url(images/fl.png) top left no-repeat}
#dnnfooter .fr							{ background:url(images/fr.png) top right no-repeat}
#dnnfooter .fb							{ background:url(images/fb.png) top left repeat-x; margin:0 22px}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

.panebox								{ margin:0 10px; clear:both}
.contentpane							{ padding:0px; margin:0 10px;}
.leftpane								{ clear:both; margin:0 0 0 10px}
.headpane								{ margin:0px; padding:0px; float:right; text-align:right;}
.bannerpane								{ margin:0px; padding:0px}
.toppane								{ margin:0 10px}
.boxapane								{ width:49.5%; float:left;}
.boxbpane								{ width:49.5%; float:right;}
.boxcpane								{ width:33%; float:left;}
.boxdpane								{ width:32%; float:left; margin-left:1%}
.boxepane								{ width:33%; float:right;}
.middlepane								{ float:left; width:66%;}
.rightpane								{ float:right; width:33%}
.bottompane								{ margin:0 10px; padding:0px}

/*========================================================*/
/*  Skin Object                                           */
/*========================================================*/

.Breadcrumb,a.Breadcrumb:link,
a.Breadcrumb:active,
a.Breadcrumb:visited					{ color:#fff; line-height:36px; padding:0 3px}
a.Breadcrumb:hover						{ color:#000;}

.copyright,a.copyright:link,
a.copyright:active,a.copyright:visited 	{ color:#fff; line-height:20px; margin:0 10px}
a.copyright:hover						{ color:#00d8ff;}

.links,a.links:link,
a.links:active,a.links:visited 			{ color:#fff; line-height:20px; margin:0 5px}
a.links:hover							{ color:#a84903;}

.Language								{ white-space:nowrap}
.Language img							{ width:18px; margin-top:3px}
.CurrentDate							{ color:#666;}
.themeOff,.themeOn						{ border:0; cursor:pointer; margin:0px}

/*========================================================*/
/*Search SkinObject Styles                        		  */
/*========================================================*/

#dnn_dnnSEARCH_txtSearch				{ border:0px #ccc solid; width:95px; position:absolute; left:15px; top:12px; z-index:20; background:transparent}
a.searchbutton							{ display:block; width:20px; height:20px; text-decoration:none; position:absolute; left:120px; top:11px; z-index:20}
a.searchbutton:link,a.searchbutton:active,
a.searchbutton:visited					{ text-decoration:none}
/*========================================================*/
/*  CSS Menu1 Style        		                        */
/*========================================================*/
.Menu 									{ white-space:nowrap; position:relative; height: auto;margin-bottom:10px; z-index:30; width:95%}
.Menu span									{ padding:0px; white-space: nowrap; display:block; font-weight:bold}
.Menu ul								{ margin:0px; padding:0px;display: block;float:left;  width:100%}
.Menu li 								{ list-style: none none outside; float:left;position:relative; clear:both; width:100%; text-align:right; padding-right:9px}
.Menu ul li 							{  background:url(images/menu_bg.gif) bottom right no-repeat; float:left;}
.Menu ul li a,
.Menu ul li a:link,
.Menu ul li a:visited,
.Menu ul li a:active					{ height:25px; display:block; float:left; width:100%; line-height:25px; cursor:pointer; text-decoration:none; color:#666}
.Menu ul .current 						{ margin:0px}
.Menu ul .current a,
.Menu ul .current a:link,
.Menu ul .current a:visited,
.Menu ul .current a:active				{ color:#0000ff}
.Menu .downarrow						{ position:absolute; right:0px; top:10px}
.Menu .rightarrow						{ position:absolute; right:0px; top:10px}
.Menu .slide 							{ display: none; float: left; overflow:hidden; position:absolute;}
.Menu .slide span 						{ padding:0 10px}
.Menu .slide ul							{ width:auto;}
.Menu .slide img 						{ padding:0 3px 0 0}
.Menu .slide .Group 					{ background:#fff; border:1px #ddd solid;display: none;left: 0px; float: left; position:relative}
.Menu .slide ul li 						{ clear: both;background:#eee; display:block; border-bottom:1px #ddd solid; padding:0px}
.Menu .slide ul li span 				{ color:#444; display:block; text-align:left; vertical-align:middle; white-space:nowrap; font-weight:normal}
.Menu .slide ul li a					{ background:#eee;height:25px; display:block}
.Menu ul a:hover span 					{ color:#0000ff}

/*========================================================*/
/*  SiteMap                                      		  */
/*========================================================*/

.SiteMap								{ font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:left}
.SiteMap img							{ display:none}
.SiteMap ul li							{ list-style:none}
.SiteMap ul li a						{ font-size:14px; font-weight:bold; line-height:24px; color:#0000ff}
.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:#ff5500; text-decoration:none}


.cal{ background: url(/Portals/111/c1.gif) top left no-repeat; height:133px; width:8px}
.ca{ background: url(/Portals/111/c1.gif) center left repeat-x; height:133px; width:31%}
.car{ background: url(/Portals/111/c1.gif) bottom right no-repeat; height:133px; width:8px}
.cbl{ background: url(/Portals/109/c2.gif) top left no-repeat; height:133px; width:8px}
.cb{ background: url(/Portals/109/c2.gif) center left repeat-x; height:133px;}
.cbr{ background: url(/Portals/109/c2.gif) bottom right no-repeat; height:133px; width:8px}
.ccl{ background: url(/Portals/109/c3.gif) top left no-repeat; height:133px; width:8px}
.cc{ background: url(/Portals/109/c3.gif) center left repeat-x; height:133px;}
.ccr{ background: url(/Portals/109/c3.gif) bottom right no-repeat; height:133px; width:8px}
.profl{ width:24%; float:left; text-align:center; margin-left:1%}
