* {
	padding: 0;
	margin: 0;
}

body, html {
    height:100%;
    margin:0;
    padding:0;
    width:100%;
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #acb9c6 url('bg.png') repeat-y top center;
    color: #333;
    font-size: 13px;
}

a, a:visited {
    text-decoration: none;
    color: #006699;
}

a:hover {
    text-decoration: underline;
    color: orange;
}

h1 {
    font-family: georgia, serif;
    font-style: italic;
    color: #006699;
    font-size: 18px;
    margin: 0px 0px 15px 0px;
}

p {
    margin: 0px 0px 10px 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.pad {
    padding: 5px;
}


#container {
    height:auto !important;
    margin:0 auto -45px auto;
    min-height:100%;
    width: 798px;
}

#push {
    height:50px;
}


#nav {
    padding-top: 7px;
    padding-left: 20px;
    height: 44px;
/*    border-bottom: 1px solid black;*/
    background: #acb9c6 url('bg-header.png') repeat-x;
    /*text-align: center;*/
}

#nav a {
    padding: 0px 20px;
    border-right: 1px solid #333;
    color: #fff;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    /*font-weight: bold;*/
    color: #fff;
    font-size: 16px;
}

#nav a:hover {
    text-decoration: underline;
    color: #fff;
}

#header {
    width:798px;
    height: 200px;
/*    background:url("bg-logo2.jpg") no-repeat scroll 0 0 #91A0AB;*/
}

#header h1 {
    margin:0;
}

#header h1 a {
    position: relative;
    display:block;
    height: 200px;
    margin:0;
    text-decoration:none;
    text-indent:-5000px;
    width:798px;
    z-index: 999;
    float: right;
}

html > body #header h1 a {
    background:url("logo.png") no-repeat scroll 0 0 transparent;
}

* html #header h1 a {
    background:url("logo.gif") no-repeat scroll 0 0 transparent;
}

#header ul {
    position: relative;
    /*top: 0px;*/
    height: 200px;
    
}

#header ul li {
	float:left;
	position:absolute;
	list-style: none;
/*    border: 1px solid black;*/
    height: 200px;
    width:798px;
}

#header ul li img {
	background: #FFF;
    /*z-index: 10;*/
}


#header ul li.show {
	z-index:100
}

#main {
    background: transparent url('bg-container.png') repeat-x top center;
    padding: 40px;
}

#intro {
    width: 475px;
}

#intro, #galleries {
    background-color: #eee;
    padding: 20px 30px;
    text-align: justify;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;    
}

#news {
    margin: 20px 0px;
    background-color: #5181a1;
    padding: 20px 30px;
    text-align: justify;
    color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;    
}

#news h1 {
    color: #fff;
}

#news a {
    color: orange;
}

#portrait {
    margin-top: 35px;
    float: right;
    background: transparent url('portrait.jpg') no-repeat;
    height: 181px;
    width: 143px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;      
}

#galleries ul {
    list-style-type: none;
    text-align: center;
    margin: 0 -10px;
    padding: 0;
}

#galleries ul li {
    width: 160px;
    margin: 0 3px;
    float:left;
    list-style:none outside none;
    text-transform: capitalize;
    font-size: 13px;
}

#galleries ul li a {
    text-decoration: none;
}

#galleries ul li img {
    margin-top: 5px;
}

.gallery-nav-top, .gallery-nav-bottom {
    display: block;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    font-size: 11px;
}

.gallery-nav-top {
    margin: -20px -20px 0px 0px;
}

.gallery-nav-bottom {
    margin: 10px 0px 30px 0px;
}

.gallery-nav-top a, .gallery-nav-bottom a {
    padding: 0px 5px;    
    text-transform: capitalize;
    font-size: 13px;  
}


.gallery {
    background-color: #eee;
    padding: 20px 30px;
    text-align: justify;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;    
}

.gallery, .gallery li {
    list-style: none;
    clear: both;
}

.gallery li ul.details {
    float: left;
    width: 215px;
    text-align: center;
}

.gallery li ul.details .image {
    margin-top: 10px;
}

.gallery li ul.details .info {
    margin-bottom: 10px;
    font-size: 12px;
}

.gallery li ul.details .info strong {
    font-size: 13px;
}

/*
			<ul class="gallery">
				<li class="row">
					<ul class="details">
						<li class="image"><a class="pictures" href="images/tiger_2.jpg" rel="gallery"><img alt="Tiger" src="images/small_tiger_2.jpg" /></a></li>
						<li class="info"><b>Tiger</b><br /><br /><i>medium:</i> Acrylic on Canvas<br /><i>size:</i> 14&quot; x 18&quot;<br /><i>cost:</i> sold</li>

					</ul>
					<ul class="details">
						<li class="image"><a class="pictures" href="images/2-Brothers.jpg" rel="gallery"><img alt="2 Brothers" src="images/small_2-Brothers.jpg" /></a></li>
						<li class="info"><b>2 Brothers</b><br /><br /><i>medium:</i> Acrylic<br /><i>size:</i> <br /><i>cost:</i> Sold</li>

					</ul>
					<ul class="details">
						<li class="image"><a class="pictures" href="images/Lying-Comfortably.jpg" rel="gallery"><img alt="" src="images/small_Lying-Comfortably.jpg" /></a></li>
						<li class="info"><b></b><br /><br /><i>medium:</i> watercolour<br /><i>size:</i> <br /><i>cost:</i> sold</li>
					</ul>

				</li>
				<li class="row">

*/

#footer {
    height:40px;
    margin:0 auto;
    overflow:hidden;
    width:798px;
    background: #5181a1;
    border-top: 5px solid #b2b2b2;
    text-align: right;
    color: #fff;
    font-size: 11px;
}

#footer a {
    padding: 15px 20px;
    color: #fff;
}



/* Fancybox
----------------------------------------------- */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('fancy_blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}