@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-decoration:none;
}
:focus {
	outline: 0;
}
body {
	text-align:center;
	font-size:82.5%;
	background:#2e2e2e;
}

a {
	color:#cea96b;
}
a:hover {
	color:#c09854;
	text-decoration:underline;
}

ol, ul {
	list-style: none;
	margin:5px 0px;
	padding:0px 22px;
}
li {
	font-size:.9em;	
	padding:2px 0px;
}
table {
	border-collapse: separate;
	border-spacing: 0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {
	line-height:1.5em;
	padding:12px 24px 12px 24px;
	color:#DCD7CE;
}
p > img, #productViewMainImage img {
	border:4px #94815d solid;
	margin:10px;
	margin-top:6px;
}
h1, h2, h3, h4, h5 {
	padding:12px 24px 0 24px;	
	color:#dcc7a3;
}

h1{font-size:2.2em; padding-top:66px;}
h2{font-size:1.6em;}
h3{font-size:1.3em;}
h4{font-size:1.3em;}
h5{font-size:1em;}

/** CENTERING **/
#main{
	position:relative;
	margin:0 auto;
	width:955px;
	padding-bottom:55px;
	padding-top:15px;
	text-align:left;
}

/** Sticky footer info **/
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}

/** Columns **/
.column-197 {
	position:relative;
	width:197px;
}
.column-757 {
	position:relative;
	width:757px;
}
.column-33 {
	position:relative;
	width:33%;
}
.column-35 {
	position:relative;
	width:35%;
}
.column-66 {
	position:relative;
	width:66%;
}

.column-64 {
	position:relative;
	width:64%;
}

/** MENU INFO **/
#logo {
	padding-bottom:15px;
}

#menu {
	position:relative;
	height:295px;
	background:#7a7160;
}	
#menu ul{
	margin:0px;
	padding:15px 0px 0px 30px;
}
#menu li {
	height:30px;
	padding:11px 0px;
	
}
#menu li a{
	position:absolute;
	height:30px;
	width:129px;
}
#menu li a:hover{
	background-position:-129px 0px;
}

/** BUTTONS **/
.home {
	height:30px;
	width:129px;
	background:url(../../local/graphics/menu/home.gif) no-repeat -258px 11px;	
}
.home a{
	background:url(../../local/graphics/menu/home.gif) no-repeat top left;	
}

.portfolio {
	height:30px;
	width:129px;
	background:url(../../local/graphics/menu/portfolio.gif) no-repeat -258px 11px;		
}
.portfolio a {
	background:url(../../local/graphics/menu/portfolio.gif) no-repeat left top;	
}

.about_us {
	height:30px;
	width:129px;
	background:url(../../local/graphics/menu/about_me.gif) no-repeat -258px 11px;	
}
.about_us a{
	background:url(../../local/graphics/menu/about_me.gif) no-repeat left top;
}
.contact {
	height:30px;
	width:129px;
	background:url(../../local/graphics/menu/contact.gif) no-repeat -258px 11px;		
}
.contact a{
	background:url(../../local/graphics/menu/contact.gif) no-repeat left top;	
}
.products {
	height:30px;
	width:129px;
	background:url(../../local/graphics/menu/products.gif) no-repeat -258px 11px;	
}
.products a{
	background:url(../../local/graphics/menu/products.gif) no-repeat left top;
}
.btActive a{
	background-position:0 -258px;
}
/** HOME SPEC **/
#flashHome {
	width:757px;
	height:596px;
	margin-left:-1px;
	padding-top:2px;
}

/** portfolio Spec**/
.thumbWrap {
	position:relative;
	padding:0px 0px 12px 24px;
}
.thumbMain {
	position:relative;
	float:left;
	width:216px;
	height:192px;
	padding:12px 27px 12px 0px;
}
.thumbWrap img{
	position:absolute;
	padding:6px;
}
.thumbHit a{
	position:absolute;
	top:12px;
	left:0px;
	width:216px;
	height:191px;
	cursor:pointer;
	background:url(../../local/graphics/portfolio/image_border.png) no-repeat left top;
}
.thumbHit a:hover{
	background-position:0px -191px;
}
.thumbText {
	position:absolute;	
	width:212px;
	height:20px;
	top:181px;
	left:0px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	color:#DCC7A3;
}
.thumbNoText a
{
	height:160px;
}
.product_pic {
	position:absolute;
	top:12px;
	left:0px;
	width:215px;
	height:158px;
	overflow:hidden;
	background:#fff;
}
#productViewMainImage {
	padding:12px 0px 6px 24px;
}
.productViewMini {
	width:69px;
	float:left;
	padding:0px 5px;
}
.productViewMini img {
	border:2px #94815d solid;
}
#productViewMainImage img {
	margin:0px;
}
#productViewMiniContainer {
	padding:0px 0px 0px 20px;
	width:240px;
}
.productSettings h1{
	padding-top:6px;
}
.productSettings h3{
	padding-top:6px;
}
.productSettings h2{
	padding-top:4px;
}
#redStrike {
	color:#98835e;
	text-decoration:line-through;
}
#productViewAddTo {
	padding:0px 0px 0px 24px;
	color:#dcc7a3!important;
}
#productViewAddTo td{
	padding-bottom:6px;
}
#productViewAddTo input {
	margin-top:10px;
}
/** General Float **/
.float-left {
	float:left;
}
.float-right {
	float:right;
}

/** The code for the gallery popover **/
/* the overlayed element */ 
.galleryOverlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#E7E1DA; 
     
    width:675px;     
    min-height:200px; 
    border:1px solid #cecece; 
    border-right:0;
    padding:5px;
    left:-400px;
    text-align:left;
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 20px 5px #000; 
    -webkit-box-shadow: 0 0 20px #000;     
} 

/* close button positioned on upper right corner */ 
.galleryOverlay .close { 
background:url('../../graphics/themes/globalgraphics/photogallery/button_close.png') no-repeat top right; 
    position:absolute; 
    right:0px; 
    top:8px; 
    cursor:pointer; 
    height:20px; 
    width:30px; 
    margin-right:8px;
    z-index:34;
}

/* styling for elements inside overlay */ 
.galleryOverlayDetails { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#fff; 
    width:150px; 
} 
 
.galleryOverlayDetails h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}
.galleryOverlayTextHolder {
	position:absolute;
	width:215px;
	height:100%;
	top:-1px;
	right:0px;
	padding:0px 0px 0px 0px;
	background-color:#e7e1da;
	border:1px solid #cecece; 
	border-left:0;
	overflow:auto;
}
.galleryOverlayTextMask {
	position:absolute;
	height:5px;
	width:190px;
	bottom:0px;
	right:25px;
	background:#e7e1da;
}
.galleryOverlayText {
	position:relative;
	width:190px;
	top:0px; 
	margin:5px 0px;
	left:0px;
	padding:5px 0px;
	line-height:1.5em;
	color:#5e5e5e;
	
}

/* "next image" and "prev image" links */
.galleryOverlay .next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #dbcbb9;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#000000;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}

.galleryOverlay .prev {
	left:5px;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.galleryOverlay .next {
	right:5px;
	margin-right: 5px;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.galleryOverlay .next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#prev;
	color:#000000;
}

/* when there is no next or previous link available this class is added */
.galleryOverlay .disabled {
	visibility:hidden;		
}

/* the "information box" */
.galleryOverlay .info {
	position:absolute;
	top:5px;
	left:5px;	
	padding:10px 0px 10px 0px;
	color:#000000;
	font-size:11px;
	border-bottom:1px solid #dbcbb9;
	text-align:center;
}

.galleryOverlay .info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.galleryOverlay .progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.galleryOverlay .next, .prev, .info {
	background:#ebebeb !important;
	opacity: .3;		
}


#footer {
	position:relative;
	margin-top: -35px;
	height:35px;
	background:#7a7160;
	clear:both;
} 
#footer a{
	color:#f9d9a3;
}
#footer li {
	display:inline;
	padding:0px 10px;
}
#footer ul {
	padding-top:9px;
	margin:0px;
}
	/* CLEAR FIX*/
.clear {
	clear:both;
	display:block;
	height:0px;
	content: ".";
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

