/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{background-color: #E6E6E6;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E6E6E6;
}
.skinmaster {
	height: 100%;
	width:900px;
	background-color:#015fa7;
	background-image: url(images/bluegradient.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	
	height: 102px;
}
.LeftBG {background-image: url(bgrepeat_left.jpg);background-repeat: repeat-y;}
.RightBG {background-image: url(bgrepeat_right.jpg);background-repeat: repeat-y;}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 100px;
}
.BannerMiddle{background-image: url(images/Middle_1.jpg); background-repeat: no-repeat;width:351px;height:252px;background-position:right;}
.BannerRight{background-image: url(images/Topright_2.jpg); background-repeat:no-repeat;background-position:right; width:190px;}

.skingradient {
	background-image: url(images/menured.jpg); 
	height:66px;
	
}
.MenuPadding{Padding:0 10px 0 10px;}
.MiddleGround {background:#015fa7 url(images/bluegradient.jpg) repeat-x bottom;}
.Bottom {background-color: #f1f0ef;}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.ImagePane{
	width: 364px;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane {
	
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	
}
.LeftpaneProducts {	
	width:50%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpaneProducts {
	width:50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 6px;
	background-image: url(images/Bottom_left.gif); background-repeat:no-repeat;background-position:bottom left;}
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:38px;
	background-color: Transparent;
}
.MainMenu_MenuItem{
	border-left: #F7F4F3 0px solid; 
	border-bottom: #F7F4F3 0px solid; 
	border-top: #F7F4F3 0px solid; 
	border-right: #F7F4F3 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
	margin:0 0px 0 0px;
	padding:1px 2px 1px 2px;
	
	
	
}
.MainMenu_MenuItemSel{
	
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	margin:0 0px 0 0px;
	padding:1px 2px 1px 2px;
	
}
.MainMenu_MenuItemAct {
	background-color: #015fa6; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 13px;
	font-family: Arial;; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	margin:0 0px 0 0px;
	padding:1px 2px 1px 2px;
	
}
.rootMenuItem TD{ 
	border-left: #F7F4F3 0px solid; 
	border-bottom: #F7F4F3 0px solid; 
	border-top: #F7F4F3 0px solid; 
	border-right: #F7F4F3 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
	font-style: normal; 
	font-family: Arial; 
	padding: 10px 15px 10px 15px;
} 
.rootmenuitemselected TD{ 
	background-color: Transparent;
	height:66px;
	cursor: pointer; 
	cursor: hand; 
	color: #015fa6; 
	font-size: 14px;
	text-align: center;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding: 10px 15px 10px 15px;
}
.rootmenuitemactive TD{ 
	
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	text-align: center;
	font-size: 14px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding: 10px 15px 10px 15px;
}


.MainMenu_MenuIcon {
	background-color: #F7F4F3; 
	border-left: #F7F4F3 1px solid; 
	border-bottom: #F7F4F3 1px solid; 
	border-top: #F7F4F3 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
	margin:0 0px 0 0px;
	padding:0 0px 0 0px;

}
.MainMenu_SubMenu {
	margin-top: -1px;
	margin-bottom: -1px;
	background-color: red;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);

	
}
.MainMenu_MenuBreak {
	height: 66px;
	border-bottom: #F1F4F3 0px solid; 
	border-top: #F1F4F3 0px solid; 
}
.MainMenu_MenuArrow {
	border-right: #F7F4F3 0px solid; 
	border-bottom: #F7F4F3 0px solid; 
	border-top: #F7F4F3 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #5661BB none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.BottomLinks,a.BottomLinks:link, a.BottomLinks:visited, a.BottomLinks:active{font-family: Arial, Helvetica;font-weight: bold;font-size:11px;color:#676767;}
a.BottomLinks:hover{font-family: Arial, Helvetica;font-weight: bold;font-size:11px;color:red;}
/* Text Styles */
.Head {
   font-family: Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #fff;
}
.subhead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #33bce8;
}
.normal {
   font-family: Arial, Helvetica;
   font-size:  13px;
   font-weight: normal;
   
}
.NormalTextBox
{
	font-family: arial;
	font-size: 13px;
	color: 000	;
}
H1  {
    font-family: Arial;
    font-size:  18px;
    font-weight:    normal;
    color: #33bce8;
}
H2  {
    font-family: Arial;
    font-size:  16px;
    font-weight:    bold;
    color: #cccccc;
}
H4  {
    font-family: Arial;
    font-size:  15px;
    font-weight:    normal;
    color: #fff;
}
H5  {
    font-family: Arial;
    font-size:  13px;
    font-weight: bold;
    color: #fff;
}
A:link  {
	font-family: arial;
	color: #33bce8;
	font-size:13px;
}
A:visited   {
	font-family: arial;
	color: #33bce8;
	font-size:13px;
}
A:active    {
	font-family: arial;
	color: red;
	font-size:13px;
}
A:hover {
    font-family: arial;
	color: red;
	font-size:12px;
	text-decoration : underline;
}
.footer {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #676767;
}
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #676767;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #676767;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #676767;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: red;
	font-weight: normal;
}
.breadcrumbs   {
    font:11px Arial, Helvetica;
    font-weight:   none;
    color: #fff;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #fff;
	font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #fff;
	font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: red;
	font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: red;
	font-weight: none;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: red;
   text-decoration: underline;
}

table.WHITE {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: White;
	border-collapse: separate;
	background-color: transparent;
}
table.WHITE th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: transparent;
	-moz-border-radius: ;
}
table.WHITE td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: transparent;
	-moz-border-radius: ;
}


#dnn_dnnSEARCH_txtSearch {width:140px;}
#dnn_IconBar.ascx_hypMessage {display: none;}


/* Extras */
.CommandButton, a.CommandButton:Link {color:#33bce8;}

/*Form Styling*/

.FormTable {text-align:left;}

.FormLabel {font-size:13px;font-weight:normal;color:#33bce8;font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;}

.FormTextBox{background:url(images/FormLabel.jpg) repeat-x; border:1px; border-color:#b3b2b1;border-style:solid;width:330px; }
.FormTextArea{width:450px; Height:120px;border:1px; border-color:#b3b2b1;border-style:solid;background:url(images/FormLabel.jpg) #fff repeat-x bottom;}

.FormSubmit{margin:0px 10px 10px 135px;Padding:5px 15px 5px 15px;}
