/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: White;
    background-image: url(images/gradient2.gif);
    background-attachment: fixed;
    background-repeat: repeat;
 	
}


.skinmaster {
	height: 100%;
	background-image: url(images/paisley.jpg);
	border-right: #000000 0px solid;
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 

}
.border
{
    width: 10px;
    background-color: White;
    background-image: url(images/border2.gif);
    background-repeat: repeat-y;
    
}
.borderleft
{
    width: 10px;
    background-color: White;
    background-image: url(images/borderleft2.gif);
    background-repeat: repeat-y;
}
.skinheader 
{
    vertical-align: top;
}
.skingradient {
		height:30px;
		
}


.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;

}
.contentpane {
	width: 600px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
}
.indtoppane {
	width: 800px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.indleftpane {
	width: 800px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;

}
.indcontentpane {
	width: 400px;
	background-color: #E2E2E2;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
}
.agncontentpane {
	width: 800px;
	background-color: #E2E2E2;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
}
.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;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	margin-left:400px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:10px;
	background-color: transparent;
	
}
.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 10pt; 
	font-style: normal; 
	background-color: transparent;
	font-family: Verdana; 
	padding: 0px 5px 0px 5px;
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 10px;
}
.MainMenu_SubMenu {
	background-color: #000000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 

}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	height: 10px;
	padding: 0px 5px 0px 5px;
}
.MainMenu_MenuArrow {
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display:none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
TD.VertLine{

	color: White;
	text-align:center;
	width:20px;
    font-size: 6pt;
}


.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; 

}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Verdana;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.RoryFooter {
   font-family: Verdana;
   font-size:  11px;
   font-weight: normal;
   color: white;
   vertical-align: top;
 }
   
.RoryFooter A, A:visited {
   font-family: Verdana;
   font-size:  11px;
   font-weight: normal;
   color: #6E1200;
}      

.RoryFooter A:hover {
   font-family: Verdana;
   font-size:  11px;
   font-weight: normal;
   color: #6E1200;
   text-decoration: underline
      }
      
.HomeText
{
    color: Black;
    font-size: x-small;
    font-family: Verdana;
    text-align: justify;
    font-weight: bold;
}


/*THIS IS WHERE THE INDIVIDUAL LISTING PAGE STYLE LIVES*/
.individual
{
    color: #6F1201;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12pt;
}
.individual A,
.individual A:active,
.individual A:visited
{
    color: #6F1201;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}
.individual A:hover
{
    color: #6F1201;
    font-family: Verdana;
    text-decoration: underline;
    font-size: 10pt;
    font-weight: normal;
}

.individual hr
{
    color:#6F1201;
    width: 375px;
}
.individualsm
{
    color: black;
    font-family: Verdana;
    font-size: 10pt;
}
.individualmap
{
    color: #6F1201;
    font-family: Verdana;
    font-size: 10pt;
    text-align:center;
    font-weight:bold;
}
.individualdir
{
    color: #6F1201;
    font-family: Verdana;
    font-size: 10pt;
    font-weight:bold;
}
.individualtitle
{
    color: #6F1201;
    font-family: Verdana;
    font-size: 10pt;
    width:120px;
}
.individualvalues
{
    color: black;
    font-family: Verdana;
    font-size: 10pt;
    width:280px;
}
.individualheader
{
    color: #6F1201;
    font-family: Verdana;
     font-size: 16pt;
    width: 780px;
    background-color: Transparent;
}
.individualheadersmall
{
    color: #6F1201;
    font-family: Verdana;
    font-weight: bold;
    font-size: 9pt;
    width: 780px;
    background-color: Transparent;
}

.selectedimage
{
    height: 250px;
    overflow: hidden;
    text-align: center;
    vertical-align: bottom;
}

.linkclick A,
.linkclick A:active,
.linkclick A:visited,
.linkclick A:hover
{
    color: #707476;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: top;
    font-weight: bold;
    vertical-align: top;
}
.linkdescrip  
{
    color: #6E1200;
    font-size: x-small;
    font-family: Verdana;
    font-weight: bold;
    vertical-align: top;
}



a.gallery, a.gallery:visited 
{display:block; display:inline-block; text-decoration:none; 
    border:1px solid #707476; width:50px; height:35px; float:left; margin:4px; z-index:50;}
    
a.gallery em, a.gallery span 
{display:none;}
a.gallery:hover 
{border:1px solid #fff;}

#container_bottom 
{position:relative; width:400px; height:400px; background:transparent; 
    border:1px solid #a49188; margin:1em auto;}
#container_bottom img 
{border:0;}
#container_bottom .thumbs 
{position:absolute; left:0; bottom:0;}
#container_bottom a.gallery:active, 
#container_bottom a.gallery:focus 
{border:1px solid #000;}
#container_bottom a.gallery:active em, 
#container_bottom a.gallery:focus em 
{display:block; position:absolute;
    top:-270px; left:24px; padding:5px; color:#000; border:0px solid #3d330f; z-index:50;}