/* 
================================
Skin styles for DotNetNuke
================================
*/   


/*INDIVIDUAL ITEM STYLES*/
#dnn_dnnCOPYRIGHT_lblCopyright,
#dnn_dnnLOGIN_hypLogin
{color: #666666;font-family: Times New Roman;font-size: 10pt;}

h3{color: #666666;font-family:Times New Roman;font-size:14pt;border-bottom:1px solid #a3c7df;}
p, .formlabel{color: #666666;font-family:Times New Roman;font-size:11pt;}
.formtable{width:500px;}
#dnn_ctr1552_FormMaster_ctl__20080929T152011{color:#666666;font-size:11pt;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 600px;
	background-color: transparent;
}
.controlpanel {
	width: 100%;
	height:30px;
	background-color: #ffffff;
	border: 0px;
}
.logopane
{
	height:95px;
	border-left:1px solid #a3c7df;
	border-top: 1px solid #a3c7df;
	border-right: 1px solid #a3c7df;
	padding-top:20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.navpane
{
	background-color:#666666;
	padding-bottom:5px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	border-left:1px solid #a3c7df;
	border-bottom: 1px solid #a3c7df;
	border-right: 1px solid #a3c7df;
	height:350px;
	padding-bottom: 20px;
}
.submenupane
{
	background-color: #666666;
	background-image: url(images/navbg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.bluebox
{
	background-color: #a3c7df;
	height: 80px;
	width: 155px;
}
.emailaddress A:link, 
.emailaddress A:visited, 
.emailaddress A:hover
{
	color:#ffffff;
	font-size: 10pt;
}
	

/*MENU STYLES*/
.normal
{
	font-style:normal;
	font-weight: normal;
	background-color: Transparent;
	font-family: Times New Roman, serif; 
	font-size:12pt;
}
.TreeViewMenu {
	background-color: transparent;
	width:155px;
	font-family: Times New Roman;
}
.TreeViewMenu_Header a:link,
.TreeViewMenu_Header a:visited,
.TreeViewMenu_Header a:hover{
	color: #ffffff; 
	font-style:normal;
	font-weight: normal;
	background-color: Transparent;
	font-family: Times New Roman, serif; 
	font-size:12pt;
}
.Head {
   font-family: Times New Roman;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
   display: none;
}
.TreeViewMenuGeneral 
{

	color: #ffffff; 
	font-style:normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Times New Roman, serif; 
	font-size: 12pt;
}
.TreeViewMenuNode, .TreeViewMenuNode A:link, .TreeViewMenuNode A:visited, .TreeViewMenuNode A:hover, 
.TreeViewMenuNodeSelected, .TreeViewMenuNodeSelected A:link, .TreeViewMenuNodeSelected A:visited, .TreeViewMenuNodeSelected A:hover
{
	color: #ffffff; 
	font-style:normal;
	font-weight: normal;
	background-color: Transparent;
	font-family: Times New Roman, serif; 
	font-size:12pt;
}


/*SUB MENU STYLES*/
/*INVENTUA TOP MENU CLASSES*/

.TopMenuBar
{
    padding-bottom: 0px;
    padding-left: 50px;
}

.TopMenuItem A:link, 
.TopMenuItem A:hover,
.TopMenuItem A:visited,
.TopMenuItem A:active
{
        font-size: 0px;
        color: #70777b;
}

#invtopmenu-furniture A
{
    background-image: url(images/furniture.jpg);
    background-position: top;
    height: 81px;
    width: 125px;
    display:block;
    float:left;
}
#invtopmenu-lighting A
{
    background-image: url(images/lighting.jpg);
    background-position: top;
    height: 81px;
    width: 96px;
    display:block;
    float:left;
}
#invtopmenu-art A
{
    background-image: url(images/art.jpg);
    background-position: top;
    height: 81px;
    width: 124px;
    display:block;
    float:left;
}
#invtopmenu-accessories A
{
    background-image: url(images/accessories.jpg);
    background-position: top;
    height: 81px;
    width: 119px;
    display:block;
    float:left;
}
#invtopmenu-bedding A
{
    background-image: url(images/bedding.jpg);
    background-position: top;
    height: 81px;
    width: 87px;
    display:block;
    float:left;
}
#invtopmenu-garden A
{
    background-image: url(images/garden.jpg);
    background-position: top;
    height: 81px;
    width: 82px;
    display:block;
    float:left;
}




.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: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: times New Roman; 
        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: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: times New Roman;  
    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: times New Roman;  
  font-size: 10pt;
  font-weight: normal;
}





/*LIGHTBOX EFFECT*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
