/***************************************************************
Style Sheet for Avanti Gallery, Inc.
Copyright 2008-2009 Maven Web Solutions, LLC. 
All Rights Reserved.

Revision: 07/2009
***************************************************************/


A:ACTIVE.footerlink{color:#ffffff;text-decoration:underline;}
A:LINK.footerlink{color:#ffffff;text-decoration:underline;}
A:VISITED.footerlink{color:#ffffff;text-decoration:underline;}
A:HOVER.footerlink{color:#666666;text-decoration:underline;}

.footerlink {
	font-size: 12px;
}

#footer_content .links ul {
    padding: 0;
    margin: 0;
}

#footer_content .links li {
    display: inline;
    margin: 0;
}

#footer_content .links {
	position: absolute;
	top: 7px;
	color:#fff;
	right: 0;
	z-index: 40;
}

#footer_content .copyright {
	position: absolute;
	color: #fff;
	top: 7px;
	left: 0;
	z-index: 30;
}

#footer_content {
	position: relative;
	width: 995px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
}
	    
#footer_container {
	position: relative;
	width: 100%;
	margin:0;
	padding:0;
	background: #000;
}

/*** BOTTOM ***/

#bottom_content {
	position: relative;
	width: 995px;
	height: 5px;
	margin-left:auto;
	margin-right:auto;
}
	    
#bottom_container {
	position: relative;
	width: 100%;
	margin:0;
	padding:0;
	background: #e5e5e5 url(http://www.goense.com/images/bg_bottom.jpg) repeat-x;
}



/*** BODY ***/

#body_content .sidebar {
	position: absolute;
	width: 300px;
	top: 15px;
	right: 0px;
}

#body_content .mainarea {
	position: relative;
	width: 650px;
}

#body_content li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;   
	line-height: 20px; 
    margin-top: 0px;
	color: #222222;
}

#body_content ul {
	padding: 0 20px;
}

#body_content {
	position: relative;
	width: 995px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.goense.com/images/bg_body.jpg);	
	background-position: bottom right;
	background-repeat:no-repeat;
	padding: 20px 0px 70px 0px;
}


	    
#body_container {
	position: relative;
	width: 100%;
	margin:0;
	padding:0;
	background: #fff;
}




/*** TOP ***/ 

#top_content .picture {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 117px;
	width: 580px;
}

#top_content .pgheading {
	position: absolute;
	width: 350px;
	height: 57px;
	top:55px;
	left:0px;
	z-index: 2;
}

#top_content {
	position: relative;
	width: 995px;
	height: 117px;
	margin-left:auto;
	margin-right:auto;
}
	    
#top_container {
	position: relative;
	width: 100%;
	height: 117px;
	margin:0;
	padding:0;
	background: url(http://www.goense.com/images/bg_top.jpg);
}


/* sidebar
--------------------------------------------------------------*/ 

#sidebar-wrapper {
	position: absolute;
	width: 260px;
	top: 15px;
	right: 40px;
}

#sidebar {
	position:relative;
	width: 260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;   
	line-height: 14px;	
}

#sidebar-box {
	position: relative;
	padding: 10px 0px 0px 0px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 15px;
}

#sidebar-box li  {
	margin:8px 0 0 0;	
	list-style-type: none;
	font-size: 11px;
	line-height: 13px;
	text-align:left;
}

#sidebar-box ul {
	margin: 0px 0 0 0px;	
	padding:0;
}

.textwidget {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 15px;
}

#sidebar-box h3 { 
	font-size: 18px; 
	color: #333333;
	font-weight:500;
	text-transform:uppercase;
	margin: 0px 0 3px 0;
}

#sidebar-box p {
	margin-bottom:10px;
	padding:0;
	font-size: 11px;
	line-height: 14px;
}

#sidebar-box .search-form input {
	width: 245px;
	margin-top:6px;
}



/*** HEADER ***/ 

#header_content .logo {
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}

#header_content {
	position: relative;
	width: 995px;
	height: 108px;
	margin-left:auto;
	margin-right:auto;
}
	    
#header_container {
	position: relative;
	width: 100%;
	height: 108px;
	margin:0;
	padding:0;
	background-color:#b3b3b3;
}