/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/ 

/* background color for the content part of the pages */
body { margin-top: 1px; background: #ffffff;}
.pagemaster { height: 100%;}

/* Control Panel Colors original: #EAEAEA; */
.controlpanel { background: #EAEAEA; width:990;}

.menu01 { background: url(images/BG_Menu.jpg) no-repeat; width: 930px; height: 30px;
	font-size:14px;
	padding-top:6px;
	padding-left:15px;
	text-align:left;
	font-weight:bold;
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	color: #8b9497;
}
/*  Main Menu Normal  */

.main_dnnmenu_rootitem  
{	
	padding-right:20px;
}
/*  Main menu hover  */

.main_dnnmenu_rootitem_hover
{  
	color:#695f5f;
	padding-right:20px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#6283a8;
	padding-right:20px;
}

.main_dnnmenu_submenu
{
	z-index: 1000;
	background-color: #ffffff;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
	border-right: #000000 1px dotted;
	border-top: #000000 1px none;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}

/* Generic Spacing for all Panes */ 
.panes { padding: 0px; border: solid 0px red; }

.head { font-family: Tahoma, Arial, Helvetica; font-size:  12px; font-weight: bold; color: #333333;}
.block { width: 13px; }
.login { color: #333333;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; height: 30px; }

.small { color: #FFFFFF;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 1px; padding-right: 1px; }
.smalld { color: #404040;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 3px; padding-right: 3px; }
.footer { background-image: url(pix/FooterPane.jpg); height: 55px; background-repeat: repeat-x; }
.footertext { color: #FFFFFF;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; }.MainMenu_MenuContainer TD { background-color: transparent;; /* height: 25px;*/ padding-left: 2px; padding-right: 0px; padding-top: 0px; padding-bottom: 1px; }

.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 10px; color:#333333;}

.BG_11 { background: url(images/BG_11.jpg) no-repeat; width: 30px; height: 30px; }
.BG_12 { background: url(images/BG_12.jpg); width: 930px;}
.BG_13 { background: url(images/BG_13.jpg) no-repeat; width: 30px; height: 30px; }

.BG_21 { background: url(images/BG_21.jpg); width: 30px;}
.BG_22 { width: 930px;}
.BG_23 { background: url(images/BG_23.jpg); width: 30px;}

.BG_31 { background: url(images/BG_31.jpg) no-repeat; width: 30px; height: 30px; }
.BG_32 { background: url(images/BG_32.jpg); width: 930px;}
.BG_33 { background: url(images/BG_33.jpg) no-repeat; width: 30px; height: 30px; }
.VRob  {background: url(images/BG_VLine.jpg) repeat-y;}

.Logo { background: url(images/Logo.jpg) no-repeat; width: 930px; height: 120px; }

h1
{
	font-size:18px; font-weight:bold; color:#888888;
}
h2
{
	font-size:16px; font-weight:bold; color:#888888;
}
h3
{
	font-size:14px; font-weight:bold; color:#888888;
	margin-bottom:5px;
}
h4
{
	font-size:12px; font-weight:bold; color:#888888;
}
p
{
	margin-bottom:0px;
	margin-top:0px;
	font-size:11px;
}

a:link 
{
	color:#6283a8;
	font-weight:bold;
}
a:visited
{
	color:#6283a8;
	font-weight:bold;
}
a:hover
{
	color:#6283a8;
	font-weight:bold;
}
a:active
{
	color:#6283a8;
	font-weight:bold;
}


