@charset "utf-8";
/* 
CSS Document 
Author: Shaun Wright
Web: www.designsecrets.co.nz
*/


/* HTML Document Styles */


body, html {
	margin-top: 00px;
	background: #3d3834;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	/*line-height: 15px;*/
	
	
}





img {

border:0;

}

/*img, div { behavior: url(iepngfix.htc) }*/



a.link, a.visited {
	text-decoration: none;
	border-color:#FFFFFF;
		
}

a.hover, a.visited:hover {
	border: 0px none;
}





a.class1:link, a.class1:visited {
	color: #FFFFFF;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	/*border-bottom: 1px dotted #FFCC33;*/
	
}


a.class1:hover, a.class1:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px none;
}




/* General Layout Styles */





#main-container {
   	width: 850px;
	padding-top: 50px;
	margin: auto;
}

#main-gallery {
   	width: 850px;
	padding-top: 50px;
	margin: auto;
}

#thumb2 {
	border:FF9900;
	border:dashed;
}




#vertical_slide, #vertical_slide_1, {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom, div.marginbottom_1 {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}



.divToggle
{
	color: #ffffff;
	background-color:#0033cc;
	
}
.moreInfoWrapper
{
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}
.moreInfo
{
	
}

