/*-----------------------------------------------------------------------*/
/*  				 ___      _  _      _         						 */
/* 					|   \ _ _| \| |_  _| |_____    						 */
/* 					| |) | '_| .` | || | / / -_)  					 	 */
/* 					|___/|_| |_|\_|\_,_|_\_\___|  					 	 */
/*                            										     */
/*            	Skin Styles for DotNetNuke - by DrNuke            		 */
/*                     http://www.DrNuke.co.uk/                          */
/*              Copyright DrNuke - All rights reserved                   */
/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/* General Container Styles												 */
/*-----------------------------------------------------------------------*/
.fullheight { height:100%; }
.fullwidth { width:100%; }
.clear { clear:both; line-height:0; margin:0; padding:0; font-size:0; height:0; }
.cont-br { height:10px; }
.MainTitleCell { padding:0 5px 0 0; }
.MainContentCell { padding:10px 0 0 2px; }
.ContainerContent { vertical-align:top; }
.ContainerIcons { text-align:right; }

.RightGreenContainer{ position:relative; }
.RightGreen{ position:absolute; right:0; top:0; width:50px; height:32px; z-index:2; }
.boxstar { position:absolute; right:-1px; top:-6px; width:43px; height:43px; z-index:1000; }
.ModuleTitle{ position:relative; left:-3px; top:-1px; z-index:5; }

/*-----------------------------------------------------------------------*/
/* Main																	 */
/*-----------------------------------------------------------------------*/
.drnuke-container-main { border-collapse:collapse; border-spacing:0; }
.drnuke-container-main .drnuke-container-action { float:left; margin:0; }
.drnuke-container-main .drnuke-container-title { float:left; margin:0 0 0 3px; }
.drnuke-container-main .drnuke-container-title h1 { margin:0; padding:0; }
.drnuke-container-main .drnuke-container-action2 { float:left; margin:0 2px 0 2px; line-height:0; }
.drnuke-container-main .drnuke-container-syndicate { float:right; margin:0 2px 0 2px; line-height:0; }
.drnuke-container-main .drnuke-container-print { float:right; margin:0 2px 0 2px; line-height:0; }
.drnuke-container-main .drnuke-container-settings { float:right; margin:0 2px 0 2px; line-height:0; font-size:0; }
.drnuke-container-main .drnuke-container-tl { width:19px; height:19px; background:url(images/container-main-tl.png) no-repeat bottom left; padding:0; }
.drnuke-container-main .drnuke-container-t { height:19px; background:url(images/container-main-t.png) repeat; padding:0; }
.drnuke-container-main .drnuke-container-tr { width:19px; height:19px; background:url(images/container-main-tr.png) no-repeat bottom right; padding:0; }
.drnuke-container-main .drnuke-container-l { width:19px; background:url(images/container-main-l.png) no-repeat; padding:0; }
.drnuke-container-main .drnuke-container-m { background:#ffffff; padding:10px 0 0 15px; }
.drnuke-container-main .drnuke-container-m-table { border-collapse:collapse; border-spacing:0; }
.drnuke-container-main .drnuke-container-m-td { padding:0; }
.drnuke-container-main .drnuke-container-r { width:19px; background:url(images/container-main-r.png) no-repeat; padding:0; }
.drnuke-container-main .drnuke-container-content { padding:15px 5px 2px 6px; text-align:left; }

/*-----------------------------------------------------------------------*/
/* Black Header - Boxed													 */
/*-----------------------------------------------------------------------*/
.BlackTable { width:100%; margin:7px auto;}
.BlackTL { width:19px; height:32px; background:url(images/container-black-tl.png) no-repeat top left; }
.BlackT { height:32px; background:url(images/container-black-t.jpg) top left repeat-x; vertical-align:bottom; }
.BlackTa { height:32px; vertical-align:middle; padding:0; }
.BlackTb { height:32px; vertical-align:middle; padding:0 5px 0 2px; }
.BlackTc { height:32px; vertical-align:top; text-align:right; padding:0 0 0 0; }
.BlackTR { width:18px; height:32px; background:url(images/container-black-tr.png) no-repeat top right; }
.BlackL { width:19px; background:url(images/container-black-l.jpg) repeat-y left; vertical-align:top; }
.BlackM { padding:10px 2px 0 3px;vertical-align:top; }
.BlackM_Row{ background:url(images/container-black-m.jpg) repeat-x bottom left #ffffff; }
.BlackR { width:18px; background:url(images/container-black-r.jpg) repeat-y right; vertical-align:top; }
.BlackBL { width:18px; height:17px; background:url(images/container-black-bl.png) no-repeat top left; }
.BlackB { height:17px; background:url(images/container-black-b.jpg) top left repeat-x; }
.BlackBR { width:18px; height:17px; background:url(images/container-black-br.png) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Grey Header - Boxed													 */
/*-----------------------------------------------------------------------*/
.GreyTable { width:100%; margin:7px auto;}
.GreyTL { width:19px; height:32px; background:url(images/container-grey-tl.png) no-repeat top left; }
.GreyT { height:32px; background:url(images/container-grey-t.jpg) top left repeat-x; vertical-align:bottom; }
.GreyTa { height:32px; vertical-align:middle; padding:0; }
.GreyTb { height:32px; vertical-align:middle; padding:0 5px 0 2px; }
.GreyTc { height:32px; vertical-align:top; text-align:right; padding:0 0 0 0; }
.GreyTR { width:18px; height:32px; background:url(images/container-grey-tr.png) no-repeat top right; }

/* End DrNuke Style Sheet */
/*-----------------------------------------------------------------------*/

