body {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #767676 url('images/body_bg.jpg') repeat-x 0 0;
}

img {
	border: none;
}

h1, h2, span.head { 
	color: #3C3C3C;
	margin: 2px 0 6px 0; 
	padding: 0;  
	font-size: 24px; 
	font-weight: normal;
	letter-spacing: -1px;
}

h3 { 
	font-size:16px; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #5f5f5f; 
	background: #FFF; 
}

h4 { 
	font: 18px Arial, Sans-Serif; 
	margin: 8px 0 0 0; 
	padding: 0; 
	color: #777777; 
	background: #FFFFFF; 
}

p {	
	color: #333333; 
	margin: 0 0 10px 0; 
	line-height: 1.5; 
}

span, span.red { 
	font-size:16px;
	line-height: 1.6;
	font-weight: bold;
	margin: 0 0 10px 0; 
	padding: 0 0 10px 0; 
	color: #666666; 
	background: #FFFFFF; 
}

span.red { 
	font-size:12px;
	color: red; 
}

div.clear {
	clear: both;
}

.align {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 1px 0;
	background: none;
	text-align: center;
}

.logo {
	position: absolute;
	width: 1000px;
	height: 142px;
	text-align: left;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 0 0;
	background: #FFDD00 url(images/logo_bg.gif) no-repeat 100% 0;
}

.bottom {
	clear: both;
	width: 1000px;
	height: 1;
	margin: 0;
	padding: 0;
	background: none; 
}

/* ========================================================= */
/* Add This ================================================ */

.social {
	position: absolute;
	height: 90px;
	top: 55px;
	right: 10px;
}

div.addthis_toolbox a {
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}

div.addthis_toolbox a:hover {
	color: #AAAAAA;
}

/* ========================================================= */


/*  Horizontal Menu ========================= */

.hor_menu, .bottom_menu {
	position: absolute;
	width: 1000px;
	height: 32px;
	top: 142px;
	left: 0;
	margin: 0;
	padding: 0;
	background: #515151 url(images/hor_menu_bg.gif) repeat-x 0 0;
	z-index: 30;
}

.bottom_menu {
	position: relative;
	margin: 0 0 20px 0;
	width: 800px;
	padding: 0 0 0 200px;
	top: auto;
	left: auto;
}

.hor_menu ul, .bottom_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hor_menu li, .bottom_menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin: 0;
}

.hor_menu li a, .bottom_menu li a {
	display: block;
	float: left;
	width: 200px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	margin: 0;
	padding: 0;
	background: transparent;
}
.hor_menu li a:hover, .bottom_menu li a:hover {
	background: #AAAAAA url(images/hor_link_bg_hover.gif) no-repeat 100% 0;
}



/* ============================================ */

.wrapper {
	position: absolute;
	width: 1000px;
	margin: 174px 0 0 0;
	padding: 10px 0 0 0;
	background: #FFFFFF url(images/wrapper_bg.gif) repeat-y 0 0;
	z-index: 5;
}

.holder {
	position: relative;
	width: 790px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent; 
}

/* ========================================================= */
/* Content ================================================= */

.content {
	position: relative;
	width: 530px;
	float: right;
	text-align: left;
	margin: 0 25px;
	padding: 0;
	background: #FFFFFF;
}

.content a {
	color: #DA251D;
}

.content a:hover, .header a:hover  {
	color: #999999;
	text-decoration: none;
}

.content ul, .content ol {
	color: #333333;
	line-height: 1.6;
}

.small {
	font-size: 11px;
	line-height: 1.4;
}

p.border {	
	color: #000000;
	font-size: 11px;
	margin: 0 0 16px 0; 
	padding: 10px;
	line-height: 1.3; 
	background-color: #F8F8F8;
	border: 1px solid red;
}

/* ===================================================== */
/* Left ================================================ */

.left {
	position: relative;
	width: 190px;
	float: left;
	margin: 0;
	padding: 0 10px;
	background: transparent;
}

.left div.menu {
	margin: 0 0 15px 0;
}

.left div.menu a { 
	display: block;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 1px 0 0 0;
	padding: 0 0 0 26px;
	text-decoration:none; 
	text-align: left;
	background: transparent url(images/tick_red.gif) no-repeat 0 50%;
}

.left div.menu a:hover {
	color: #666666;
	background: transparent url(images/tick_black.gif) no-repeat 0 50%;
}

.left a.button, .right a.button {
	display: block;
	padding: 0;
	margin: 0 0 15px 0;
}



/* ======================================================= */
/* Right ================================================= */

.right {
	position: relative;
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	background: transparent; 
}

.right p {
	margin: 0 15px 15px 15px;
}


/* ===================================================== */


/* ===================================================== */
/* Footer ============================================== */
.footer {
	clear: both;
	width: 1000px;
	color: #333333;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
	background: #767676; 
}


.footer a, .header a {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	margin: 0 8px 0 14px;
}

.footer a:hover, .footer1 a:hover, .header a:hover {
	color: #C43219;
}

.footer a {
	color: #333333;
	margin: 0;
}

.footer1 a {
	margin: 0;
}


/* ===================================================== */


/* ===================================================== */
/* Gallery ============================================= */

div.left .gallery {
	width: 510px; 
	zbackground: #EEEEEE; 
	margin: 0 0 10px 0; 
	padding: 10px 0 0 0;
}

div.big_pic {
	text-align: center; 
}

#img_caption {
	margin: 15px 0 0 0;
}

#thumbs {
	width: 500px; 
	height: 120px; 
	text-align: center; 
	overflow: auto; 
	white-space: nowrap;
}

#thumbs img {
	margin: 3px 0;
	border: 1px solid #cccccc;
}
#thumbs img:hover {
	border: 1px solid #FF0000;
}


/* =================================================================================================*/
/* = Lightbox Styles ===============================================================================*/
/* =================================================================================================*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(images/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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-size: 11px; font-weight: bold;	}
#imageData #numberDisplay{ font-size: 11px; font-weight: normal; display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }


/* =================================================================================================*/
/* = MF Lightbox Styles ============================================================================*/
/* =================================================================================================*/
#mf_overlay{ 
    background-image: url(images/lightbox/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #mf_overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(images/lightbox/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="images/lightbox/overlay.png", sizingMethod="scale");
}

#box{
    background:#FFFFFF;
	margin: 0;
	padding: 0;
    border:2px solid #000000;
	zoverflow: auto;
}

#box #close{
    position:absolute;
    top:-18px;
    right:-17px;
    cursor:pointer;
}

#box #boxContents {
	margin:0;
	padding:0;
}
