/*
	
	Hand Crafted by Nevub -> [www.nevub.com || info@nevub.com]
	Copyright (c) 2007 Nevub.  All Rights Reserved.
	
*/

body { color:#333; background:#fff; }
a { color:#ff7e43; text-decoration:none; }
a:visited { color:#ff7e43; }
a:hover { color:#000; }
hr { color:#eee; }

h1 { color:#000; }
h2 { color:#000; }
h3 { color:#000; }
h4 { color:#000; }

strong p { color:#0071b7; }

#lo_main { width:890px; background:transparent; }

#lo_body { position:relative; }

#lo_body.bodyA #lo_story { color:#666; width:625px; background:#fff; margin:20px 0 20px 10px; z-index:10; float:left; position:relative; }
#lo_body.bodyA #lo_story h3 { margin:20px 0 0 0; }
#lo_body.bodyA #lo_story strong { color:#000; }

#lo_body.bodyA #lo_rail { width:225px; margin:20px 0 20px 0; z-index:2; float:right; }

#lo_body.wide #lo_story { width:830px !important; }

#copyright { color:#999; }
#copyright2 { color:#999; }

/* ////////// */

#storybody a { font-weight:bold; }
#pge_nav { position:absolute; top:0; right:50px; z-index:999; }
#pge_prev { text-indent:-200em; font-size:1px; width:4px; height:6px; background:transparent url(../_imgs/icon_prev.gif) no-repeat 0 0; position:absolute; top:14px; left:-10px; z-index:999; display:block; }
#pge_next { text-indent:-200em; font-size:1px; width:4px; height:6px; background:transparent url(../_imgs/icon_next.gif) no-repeat 0 0; position:absolute; top:14px; right:-20px; z-index:999; display:block; }
.pge { display:none; }
.pge_on { display:block; }
.ipge { text-indent:-200em; font-size:1px; font-weight:normal; color:#ccc !important; width:6px; height:6px; background:transparent url(../_imgs/icon_dot.gif) no-repeat 0 0; margin:0 0 0 5px; display:block; float:left; }
.ipge_on { text-indent:-200em; font-size:1px; font-weight:normal; color:#000 !important; width:6px; height:6px; background:transparent url(../_imgs/icon_dot.gif) no-repeat 0 -10px; margin:0 0 0 5px; display:block; float:left; }
#pge_prev:focus, #pge_next:focus, .ipge:focus, .ipge_on:focus  { -moz-outline-style:none; }
.pge_link { color:#fff !important; background:#ff7e43; padding:2px 4px; }

/* ////////// */

#photogallery { font-family:arial; font-size:11px; margin:40px 0 20px 0; position:relative !important; clear:both; }
#gallery { text-align:center; width:100%; margin:0 0 20px 0; position:relative !important; top:10px; }
#galleryNav { position:absolute; top:-16px; left:60px; z-index:9999; }
#galleryNav ul { margin:0; padding:0; list-style:none; }
#galleryNav ul li { float:left; }
#galleryNav ul li a { font-weight:bold; text-decoration:underline; margin:0 1px; padding:0px 2px; }
#galleryNav ul li.on a { font-weight:bold; color:#000; text-decoration:none; margin:0 1px; padding:0px 2px; }

#gallery a { font-weight:bold; }
#gallery_prev { text-indent:-200em; font-size:1px; width:4px; height:6px; background:transparent url(../_imgs/icon_prev.gif) no-repeat 0 0; position:absolute; top:0; left:-6px; z-index:999; display:block; }
#gallery_next { text-indent:-200em; font-size:1px; width:4px; height:6px; background:transparent url(../_imgs/icon_next.gif) no-repeat 0 0; position:absolute; top:0; right:-20px; z-index:999; display:block; }
.gallery { text-indent:-200em; font-size:1px; font-weight:normal; color:#ccc !important; width:6px; height:6px; background:transparent url(../_imgs/icon_dot.gif) no-repeat 0 0; margin:0 0 0 5px; display:block; float:left; }
.gallery_on { text-indent:-200em; font-size:1px; font-weight:normal; color:#000 !important; width:6px; height:6px; background:transparent url(../_imgs/icon_dot.gif) no-repeat 0 -10px; margin:0 0 0 5px; display:block; float:left; }
#gallery_prev:focus, #gallery_next:focus, .gallery:focus, .gallery_on:focus  { -moz-outline-style:none; }
#playpause { position:absolute; top:-4px; left:-60px; z-index:999; display:block; }