/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color: #000000;
}
.normal {
	color: #FFFFFF;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contactLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: center 0;
	background-color: #000000;	/*background-image: url(images/background.png); */
	background-image: url(images/body-background.jpg);
}
.skinmaster {
	background-color: #000000;
	background-image: url(images/Content_Back.png);
	background-repeat: repeat-y;
}

.skinmaster_admin {
	background-color: #CCCCCC;
	background-image: url(images/Content_Admin_Back.png);
	background-repeat: repeat-y;
}

.controlpanel {
	width: 100%;
	background-color: #c7c5c4;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.sidepane {
	width: 150px;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
	padding-bottom: 6px;;
}
.contentpane {
	background-color: transparent;
	width: 655px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
H1,H2,H3,H4,H5,H6{
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
H1 {
	color: #ffffff;
	font-size: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;

}
H2 {
	color: #ffffff;
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
P {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.Head {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Title { font-size: 12px; }
A:link  {
	color: #CCCCCC;
	font-weight: bold;
}
A:visited   {
	color: #CCCCCC;
	font-weight: bold;
}
A:active    {
	color: #FFFFFF;
	font-weight: bold;
}
A:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/*=====DNN Menu======*/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: pointer;
	height:21px;
	background-color: transparent;
}
.MainMenu_MenuItem { cursor: pointer; cursor: pointer; color: #ebebeb; font-size: 11px; background-color: transparent; font-family: Tahoma, Arial, Helvetica; border-style: none; border-width: 0; }
.MainMenu_MenuIcon {
	background-color: #000000;
	cursor: pointer;
	cursor: pointer;
	text-align: center;
	width: 15px;
	height: 21px;
	border-style: none;
	border-width: 0;
}
.MainMenu_SubMenu {
	color: #ebebeb;
	background-color: #000000;
	z-index: 3000;
	border: solid 2px;
	cursor: pointer;
	cursor: pointer;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); }
.MainMenu_MenuBreak { background-color: transparent;}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: pointer;
	cursor: pointer;
	color: #FF0000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow { font-family: webdings; font-size: 11px; border-style: none; border-width: 0; cursor: pointer; cursor: pointer; }
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: pointer;
}
.Menu_Separator {
	font-size: 10px;
	color: #FFFFFF;
	background-color: transparent;
}
.StandardButton {
  background: #000; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.conthead {
	font-size:  12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.NormalTextbox { color: #444; font-size: 11px; font-family: Tahoma, Arial, Helvetica; }
.SkinObject {
	color: #ebebeb;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
}
A.SkinObject:link { color: #ebebeb; font-size: 11px; font-family: Tahoma, Arial, Helvetica; text-decoration: none; }
A.SkinObject:visited  { color: #ebebeb; font-size: 11px; font-family: Tahoma, Arial, Helvetica; text-decoration: none; }
A.SkinObject:active   {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}
A.SkinObject:hover    {
	color: #FF0000;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/*=====Side CSS Menu======*/
#sideMenu {
	width: 200px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}


/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 125px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 125px;
	padding-left: 30px;
	text-transform: lowercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 125px;
	height: 24px;
	padding-top: 0px;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/Side_Button_Over.png) top left no-repeat;
	color: #FFFFFF;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	/*background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat; */
}

                    
                    