/* 
================================
Skin styles for DotNetNuke
================================
*/   
/*
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.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: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 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: #7994cb 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);
}
/*
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
*/
/********************************************************************/


body
{
	background-color: #636466;
	margin-top:25px;
	margin-bottom:25px;
}

.bg_sub {
	background-image: url(images/footer_sub.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #860038;
}
.font {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #636466;
	font-weight: bold;
}
.border {
	border: 1px solid #999999;
}

/**************************************************************/

a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #998b7d ;
	text-decoration: none;
	font-style: italic;
}

a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
		font-style: italic;
}

a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #870038;
	text-decoration: none;
	font-style: italic;
}

#HouseMenuNav li {
	text-align: right;
	list-style: none;
	background-position: right center;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	padding-right:14px;
	/*text-indent: 200px;*/
}

#HouseMenuNav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}

#HouseMenuNav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}

#HouseMenuNav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #870038;
	text-decoration: none;
	font-style: italic;
}

/*
#HouseMenuNav #HouseMenuNavParentLink {
	color: #870038;
}*/

#HouseMenuNav #HouseMenuNavCurrentLink {
	color: #870038;
}

/******************************************************/
#SideMenu li {
	list-style: none;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
#SideMenu ul {
	margin:0pt;
}

#SideMenu  a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}

#SideMenu  a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}
#SideMenu  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	font-style: italic;
}

#SideMenu #SideMenuCurrentLink {
	color: #cccccc;
}

/******************************************************/
/*
a.menu2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}


a.menu2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
		font-style: italic;
}
a.menu2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
		font-style: italic;
}
*/
.copyright {
	font-size: 8px;
	color: #FFFFFF;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-weight:bold;*/
}

.copyright a:link {
	color: #FFFFFF;
}
.copyright a:visited {
	color: #FFFFFF;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #850135;
}
.style8 {color: #636466; font-family: "Times New Roman", Times, serif ; font-weight: bold; font-size: 12px; }
.style9 {font-family: Andalus; font-size: 15px; color: #636466;}
.style10 {
	font-family: Andalus;
	font-size: 15px;
	color: #998984;
	font-weight: bold;
}
.style11 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #860038;
	font-size:12px ;
}
.style14 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #636466;
	/*font-style: italic;*/
}
.style15 {
	font-family: Georgia ;
	font-size: 12px;
	color: #636466;
    /*font-style: italic;*/
}
.style144 {
	font-family: verdana;
	font-size: 12px;
	color: #636466;
	/*font-style: italic;*/
}

.style18 {
font-size: 16; 
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold; 
color: #B3A89D; 
}
.style19 {
font-size: 12; 
font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic; 
 font-weight: bold; 
 color: #860038;
  }

.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #860038;
	text-decoration: none;
	
}
.ourp1 {
	font-style: italic;
	color: #860038;
	font-weight: bold;
	font-family: sans-serif;
}
.ourp2 {
font-style: italic; 
color: #860038; 
font-weight: bold; 
font-family: "Times New Roman", serif, times; 
font-size:16px;
}
.ourp3 {
color: #998B7D; 
font-family: Fixedsis; 
}
.ourp3 {
color: #998B7D; 
font-family: Courier; }
.ourp4 {
	color: #998B7D;
	font-family: "Times New Roman", serif, times;
	font-weight: bold;
	font-size: 14px;
}


.FeedbackFormLabel
{
	font-size: 12; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #860038;
}

/***************************************************/

a:link {
	color: #860038;
	text-decoration: none;
}

a:visited {
	color: #860038;
	text-decoration: none;
}
a:hover {
	color: #860038;
	text-decoration: underline;
}



.table_days {
	color: #BAB0A7; 
	font-weight: bold; 
}
.table_header {
	color: #999999; 
	font-weight: bold; 
}
.t1 {
font-size: 9px;
}
.t2 {
font-size: 10px; 
color: #636466; 
font-weight:bold;
}
.t3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #636466;
}
.t4 {
	font-size:11px;
	color: #CECDB9;
	font-weight:bold;
}

.style33 {
	font-size: 10px;
	color: #636466;
	font-weight: bold; 
 }
.wt {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #860038;
	font-size:11px ;
	font-style: italic;
}
.ourp12 {
color: #860038; 
font-weight: bold; 
font-family: "Times New Roman", serif, times; 
font-size:15px;
}
.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#860038;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
.home a:link {
	color: #998b7d;
}
.home a:visited {
	color:#998b7d;
}
.home a:hover {
	color: #860038;
	text-decoration: none;
}
.skip {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #860038;
	font-weight: bold;
	line-height:15pt;
	padding-left:8px;
	
}
.skip a:link {
	color: #860038;
}
.skip a:visited {
	color: #860038;
}
.skip a:hover {
	color: #860038;
}
.skip {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color:#860038;
	font-style: italic;
	text-decoration: none ;
	font-weight: bold;
}
.social {
	color: #860038;
	font-weight: bold;
	font-size: 12px;
}
.adress_shudl {
	 
	font-family: "Times New Roman", Times, serif;
	color: #B1B1B1;
	font-size: 14px;
}
.shud_head {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.link14 a:link {
	color: #860038;
	text-decoration: none;
	font-size: 12px;
}
.link14 a:visited {
	color: #860038;
	text-decoration: none;
	font-size: 12px;
}
.link14 a:hover {
	color: #998b7d;
	text-decoration: underline;
	font-size: 12px;
}

/***************************************************/

.MenuItem {
	text-align: right;
	list-style: none;
	background-position: right center;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	padding-right:14px;
	/*text-indent: 200px;*/
}

.MenuItem a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}

.MenuItem a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}

.MenuItem a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #870038;
	text-decoration: none;
	font-style: italic;
}

.currentItemHighlight {
	color: #870038;
	font-size: 14px;
}

/***************************************************/

.MainMenuItem {
	list-style: none;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
#SideMenu ul {
	margin:0pt;
}

.MainMenuItem  a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}

.MainMenuItem  a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #998b7d;
	text-decoration: none;
	font-style: italic;
}
.MainMenuItem  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	font-style: italic;
}

.MaincurrentItemHighlight {
	color: #cccccc;
}
