/* - - - - - - - - - - - - - - - - - - - - -

Title : Naritas Finance
URL : http://www.naritas.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER - Baseline values for browser consistency
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin: 0;
	padding: 0;
	}

body {
	font: 11px/17px Verdana, Arial, Tahoma, helvetica, sans-serif;
	background-color: #000000;
	margin: 15px 0 0 0;
	padding: 0;
	color: #FFFFFF;
/*	background: url(../siteimages/glass_main_graphic.jpg) no-repeat; 
*/	}

img {
	border: 3px solid #cccccc	}

hr {
	border: 1px dotted #d383ff;
	height: 1px;
	margin: 10px auto;
	width: 97%;
	clear: both;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 25px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.3;
	margin-bottom: 25px;

	}
	
h3 {
	color: #d383ff;
	font-size: 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;

	}	

a {
	color: #cebad8;
	text-decoration: none;	
	}
	
a:hover {
	color: #cebad8;
	text-decoration: underline;

	}

#stats {
display: none;
height: 0;
line-height: 0;
} 

.feedback_button {
color: #FFFFFF;
padding: 5px;
background-color: #d383ff;
border: none;
text-transform:uppercase;
font-weight: bold;
font: Verdana, Arial, Helvetica, sans-serif;

} 


/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#main_wrapper {
	width: 993px;
	margin: 0 auto 0 auto;
	background: url(../siteimages/gig_main_graphic.jpg) no-repeat;
	height: 734px;
	}
	
	#top_blank {
	
	height: 186px;
	width: 993px;
	margin: 0 auto 0 auto;
	
	} 
	
	#main_container {
	width: 993px;
	margin: 0 auto 0 auto;
	background: url(../siteimages/gig_main_graphic_bg.jpg) repeat-y;
	background-position: 0 0 -300px 0;
	
	} 
	
		#lhs {
		float: left;
		width: 203px;
		padding: 15px 15px 15px 25px;;
		
		} 
		
		#rhs {
		float: right;
		width: 717px;
		padding: 15px;

		} 
		
		#footer {
		width: 993px;
		margin: 0 auto 0 auto;
		text-align: center;
		height: 40px;
		padding-top: 10px;
		
		
		} 
		
		#content li {
		margin-left: 20px;
		
		} 
		
	#bottom_bg {
	width: 993px;
	margin: 0 auto 0 auto;
	height: 15px;
	background: url(../siteimages/bottom_bg.gif) no-repeat;
	
	} 
		
	#bottom_blank {
	height: 40px;
	width: 915px;
	margin: 0 auto 0 auto;
	
	}
	
	 
	
	
/* MENU */


#nav li {
	text-align: left;
	list-style: none;
	line-height: 1.8;
	}

#nav li a {
	font-weight: bold;
	color: #e5d9eb;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	}
	
#nav li a:hover, #nav li a.faq:hover, #nav li a.contact:hover { 
	color: #d383ff;
	text-decoration: underline;
	}



ul {
margin-left: 12px;
padding: 0;
}

ul li {
	font: 11px Verdana, arial, helvetica;
	color: #FFFFFF;
	line-height: 1.6;
}

ul#gocontact {
list-style-type:none;

} 

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background: #FAFAFA;
	border: 1px solid #ABABAB;*/
	padding: 2px;
	}

/* style */ 

table.home_gallery  {
border: 1px solid #000000;
background-color: #eedbf2;

} 

/*
----------------------------------------------------------------------------- 
NEWS PLUGIN
-----------------------------------------------------------------------------*/

.news {
background-color: #f3f3f3;
}

.articleDate {
	color: #666;
	}
	
#latestNews ul {
	margin: 0;
	padding: 0 13px 10px 28px;
	list-style-image: url(/persistent/siteimages/icnNewsArticle.gif);
	}

#latestNews ul li {
	margin-bottom: 5px;
	}

.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x bottom left;
	}

.newsSummary {
	padding: 0 13px;
	}
	
#contents .archiveList ul {
	margin: 0 0 3em 0;
	padding: 0 0 1px 0;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x bottom left;
	}
#rhs .archiveList ul li {
	color: #FFFFFF;
	padding: 1px 0 0 0;
	margin: 0 0 0 15px;
	height: auto;
/*background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x top left;
list-style-position: inside; */
	width: 94%;
	list-style-type:none;
	}
.archiveList li a {
	display: block;
	padding: 5px 0;
	}
.archiveList li a:link,
.archiveList li a:visited {
	color: #CCCCCC;
	}
.archiveList li a:hover {
	color: #CCCCCC;
	background-color: #663366;
	}
.archiveList span.day {
	display: block;
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 150px;
	}


/*------------------------------------------------------------------------------
Lightbox
------------------------------------------------------------------------------*/

#lightbox {
	position: absolute;
	top: 40px;
	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{
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/templateimages/lightbox_prevlabel.gif) no-repeat left 15%; /* Trick IE into showing hover */
	display: block;
	}

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


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

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
