﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(images/gradient_LtBlue.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

body {margin:0; padding:0; background: #C09466 url(images/body.jpg) top left repeat-x;}
 table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
/*
td, tr {font:14px/14px "Times New Roman", arial, helvetica, sans-serif; color:#343434; vertical-align:top;  text-align:left;}
*/

.end{ background:url(images/b2.jpg) top left no-repeat; width:707px; height:57px; color:#FFFFFF; padding:22px 0 0 255px;}
.end a{ color:#FFFFFF; text-decoration:none;}
.end a:hover{ color:#FFFFFF; text-decoration:underline;}



a{ color:#952731; text-decoration:underline;}
a:hover{ color:#952731; text-decoration:none;}





.r_b ul { margin:0; padding:0; list-style:none;}
.r_b li { font-family:Times New Roman; font-size:14px; line-height:16px;}
.r_b li a {color:#0F657B; text-decoration:underline;  background-position:left center;}
.r_b li a:hover { text-decoration:none; color:#0F657B;}

.r_r ul { margin:0; padding:0; list-style:none;}
.r_r li { font-family:Times New Roman; font-size:14px; line-height:16px;}
.r_r li a {color:#952731; text-decoration:underline;  background-position:left center;}
.r_r li a:hover { text-decoration:none; color:#952731;}

.r_gr ul { margin:0; padding:0; list-style:none;}
.r_gr li { font-family:Times New Roman; font-size:14px; line-height:16px;}
.r_gr li a {color:#9C943F; text-decoration:underline;  background-position:left center;}
.r_gr li a:hover { text-decoration:none; color:#9C943F;}

/*###*/
.menu td a {display:block;text-decoration:none;}
.menu td a:hover {text-decoration:none;}

.menu td.m1 a  {width:164px;height:21px; background:url(images/m1.jpg) no-repeat;}
.menu td.m1 a:hover {background:url(images/m1m.jpg) no-repeat top; }
.menu td.m2 a{width:164px;height:21px; background:url(images/m2.jpg) no-repeat;}
.menu td.m2 a:hover {background:url(images/m2m.jpg) no-repeat; }
.menu td.m3 a  {width:164px;height:21px; background:url(images/m3.jpg) no-repeat;}
.menu td.m3 a:hover {background:url(images/m3m.jpg) no-repeat; }
.menu td.m4 a  {width:164px;height:21px; background:url(images/m4.jpg) no-repeat;}
.menu td.m4 a:hover {background:url(images/m4m.jpg) no-repeat; }
.menu td.m5 a  {width:164px;height:21px; background:url(images/m5.jpg) no-repeat;}
.menu td.m5 a:hover {background:url(images/m5m.jpg) no-repeat; }
.menu td.m6 a  {width:164px;height:21px; background:url(images/m6.jpg) no-repeat;}
.menu td.m6 a:hover {background:url(images/m6m.jpg) no-repeat; }
.menu td.m7 a  {width:164px;height:21px; background:url(images/m7.jpg) no-repeat;}
.menu td.m7 a:hover {background:url(images/m7m.jpg) no-repeat; }
.menu td.m8 a  {width:164px;height:21px; background:url(images/m8.jpg) no-repeat;}
.menu td.m8 a:hover {background:url(images/m8m.jpg) no-repeat; }
/*###*/

.a1{width:1px; height:100%; background:#6B584C;}
.a2{width:1px; height:100%; background:#E0CAB3;}
.a3{height:723px; width:727px; background: #FFFFFF url(images/con1.jpg) top left no-repeat;}
.a4{background:url(images/con3.jpg) bottom left no-repeat; width:727px; height:100%;}
.a5{background:url(images/con2.jpg) top right no-repeat; width:727px; height:100%;}
.a6{background:url(images/con4.jpg) right bottom no-repeat; width:727px; height:100%;}

.b1{ background:url(images/b1.jpg) top left no-repeat; width:707px; height:111px;}
.b1 img { margin:42px 0 0 40px;}

.b2{ background:url(images/fl_2.jpg) top left no-repeat; width:478px; height:208px;}
.b2 img{ margin:148px 0 0 226px;}
.b3{width:228px; height:211px; background:url(images/bgr_m.jpg) top left no-repeat;}
.b3 table{margin:23px 0 0 32px;}

.r1{height:48px; background: #952731 url(images/r1.jpg) top left no-repeat; width:100%;}
.r1 table{background:url(images/r2.jpg) top right no-repeat; width:100%; height:100%;}
.r2{height:100%; width:100%; background:#ECD5AE;}
.r3{height:7px; width:100%; background:#ECD5AE}

.r1_b{height:48px; background: #0F657B url(images/r1_b.jpg) top left no-repeat; width:100%;}
.r1_b table{background:url(images/r2_b.jpg) top right no-repeat; width:100%; height:100%;}
.r2_b{height:100%; width:100%; background: #F5E7CE;}
.r2_b td a{ color:#0F657B; text-decoration:underline}
.r2_b td a:hover{ color:#0F657B; text-decoration:none}
.r3_b{height:7px; width:100%; background:#F5E7CE}


.r1_g{background:url(images/gr_bgr.jpg) top left repeat-x; width:100%; height:48px;}
.r1_g table{background:url(images/r1_g.jpg) top left no-repeat; width:100%; height:100%;}
.r2_g{height:100%; width:100%; background: #ECD5AE;}
.rr{background:url(images/r2_g.jpg) top right no-repeat; width:100%; height:100%;}
.r2_g td a{ color:#9B9340; text-decoration:underline}
.r2_g td a:hover{ color:#9B9340; text-decoration:none}
.r3_g{height:7px; width:100%; background:#ECD5AE}

.f1 td input{ width:178px; height:20px; margin-bottom:6px; }
.f1 td textarea{ width:178px; height:136px; margin-bottom:8px;}
.f{ border:1px solid; border-color:#303030 #CECECE #CECECE #303030; font-family:Times New Roman; width:178px; font-size:13px; padding:1px 0 1px 4px;}