﻿/*
RESET --------------------------------------- */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,em,strong,dfn,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}

img, div, a{ 
	behavior: url(iepngfix.htc) 
}


/***** END RESET *****/


/*
Main --------------------------------------- */

body {
	background: #000 url('../images/bg2.jpg') no-repeat fixed center bottom;
	color: #cdb172;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#wrapper {
	margin: auto;
	width: 990px;
}

#header {
	background: url('../images/header.jpg') no-repeat top center;
	height: 624px;
	position: relative;
}

#content {
	background-color: #000;
	clear: both;
	padding: 25px 0px 30px 0px;
	width: 990px;
}

.left {
	border-right: 1px #cdb172 solid;
	float: left;
	min-height:550px;
	height:auto !important;
	height:550px;
	padding-left: 15px;
	padding-right: 5px;
	width: 625px;
}

.right {
	float: right;
	margin-bottom: 25px;
	padding-right: 5px;
	width: 330px;
}

#footer{
	clear: both;
	color: #cdb172;
	font-size: .8em;
	height: 30px;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
	width: 990px;
}


/*
Left --------------------------------------- */

.left ul {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

.left ol {
	list-style:  decimal;
	margin-left: 30px;
	margin-bottom: 20px;
}


.left ul li, .left 0l li {
	margin: 3px 0px;
}

.left .header {
	margin-bottom: 10px;
}

.left ul.artThumbs {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 30px;
}

.left ul.artThumbs li{
	float: left;
	height: 250px;
	margin: 0px 5px;
	text-align: center;
}

.popupCSS img{
	border: 1px white solid !important;
	position: ;
	z-index: 10000000;	
}
.left ul li img {
	display: block;
}

.left p {
	margin-left: 15px;
	margin-right: 5px;
}

.left p.smallTxt {
	font
}

/*
Right --------------------------------------- */

.right img{
	display: block;
	margin: auto;
}

.right p {
	color: #fff;
	margin: 10px 0px 20px 25px;
	width: 250px;
}

.right p a {
	text-decoration: underline;
}

.right form {
	margin: auto;
	text-align: center;
	width: 297px;
}

.right form span {
	display: block;
	height: 35px;
	margin: 5px auto 0px auto;
	padding: 0px 3px;
}
.right input {
	border: 1px #8b7137 solid;
	color: #000;
	float: left;
	font-weight: lighter;
	font-size: 18px;
	height: 28px;
}

.right input.textBox {
	padding-top: 3px;
	width: 235px;
}

.right input.submit{
	background: transparent url('../images/goSubmit.gif') no-repeat;
	height: 30px;
	margin-left: 20px;
	width: 32px;
}

.right #sideAd {
	display: block;
	margin-top: 20px;
}

.right #sideAd #imgRot {
	margin: auto;
	margin-bottom: 20px;
	position: relative;
}


/*
Footer --------------------------------------- */

#footer p {
	margin: auto;
	width: 800px;
}


/*
General --------------------------------------- */

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

/*Remove active link dotted border*/
a:active { outline:none;}
a:focus {-moz-outline-style: none;}

a.faq:hover {
	text-decoration: none;
}

p {
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

h2 {
	font-size: 2em;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

h4 {
	font-size: 1.3em;
	margin-bottom: 10px;
}

h4.faq {
	border: 5px #fff  groove;
	background-color: #cdb172;
	display: block;
	font-weight: bold;
	margin: 0px;
	margin: 20px 0px;
	padding: 0px;
	padding: 10px 0px;
	text-align: center;
}

h4.faq a{
	color: #000;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.floatLeft {
	float: left;
}

.imgBevel {
	behavior: url(iepngfix.htc);
	background: transparent url('../images/bevel.png') no-repeat;
	display: block;
	height: 149px;
	position: absolute;
	width: 195px;
	z-index: 10000;
}

#cartSlimNav {
	border-bottom: 1px #272727 solid; 
	clear: both;
	font-size: .8em;
	margin-bottom: 20px;
	padding-bottom: 2px;
	width: 600px;
}
/*
Side Links --------------------------------------- */

ul.sideLinks {
	font-size: 18px;
	margin: 0px 0px 20px 10px;
}

ul.sideLinks li {
	margin-bottom: 5px;
}

/*
Page Specific -------------------------------------------------------------------- */

/*
Homepage --------------------------------------- */




/*
Contact --------------------------------------- */

table#table3 tr td{
	padding: 3px;
}


/*
Creative Timeline --------------------------------------- */

.timelineList {
	clear: both;
	display: block;
	width: 560px;
}

.timelineList ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 40px;
	width: 50%;
}

.timelineList ul li {
	margin-left: 20px;
}

.timelineList ul li h3 {
	display: block;
	margin-left: -20px;
}


/*
Cart --------------------------------------- */

.right .ccoptin {
 margin: auto;
 margin-bottom: 20px;
 text-align: center;
 width: 297px;
}

.right .ccoptin span {
 display: block;
 height: 35px;
 margin: 5px auto 0px auto;
 padding: 0px 3px;
}

.left .addCart {
	margin: 0px;
	margin: 20px auto 0px auto;
	text-align: center;
	width: 400px;
}

.left .purchaseDetails {
	border-bottom: 1px #cdb172 solid;
	color: #fff;
	font-size: .7em;
}

.left .purchaseDetails h4 {
	font-size: 1.4em;
	font-weight: bold;
}

.left .purchaseDetails p {
	margin: 0px;
	margin-bottom: 10px;
}


.left .prodDescript {
	float: left;
	font-size: .85em;
	margin-top: 20px;
	padding-top: 5px;
	width: 590px;
}

.left .prodDescript p {
	margin-left: 0px;
}

