/****************************************************************************

Author: Stephen Saugestad
Development by: Wallop Creative
Last updated: 

*****************************************************************************/

/* defaults ****************************************************************/

* {
	margin: 0;
	padding: 0;
} 

body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background:#000;
	color:#373737;
	margin:30px 0 20px 0;
}

body a {
	color:#E26D16;
	text-decoration: underline;
	font-size: 11px;
}

body a:hover {
	text-decoration: none;
	color:#EB8336;
}

/* heading attibutes *************************************************/

h1, h2, h3 {
	margin:0 0 10px 0;
	padding:0;
}

h3 {
	font-size:14px;
	color:#fff;
}

/* removes the link underline from logo swap */

h1 a {
	text-decoration:none;
}

/* list items ********************************************/

/*li {
	line-height: 16px;
	background: url(images/bullet.gif) no-repeat 0px 4px;
	padding-left: 14px;
	padding-bottom: 4px;
}*/

ul, li {
	list-style:none;
}

/* set more defaults **********************************************************/

p {
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
	line-height:18px;
}

input, textField {
	border:none;
	border:0;
	padding:4px;
}

acronym {
	border-bottom: 1px solid #8F9F20;
	color:#8F9F20;
	cursor:help;
	font-style:normal;
}

a img {
	border:none !important;
}

/* hacks *************************************************************************/

.clearfix:after {
	/*content: ".";*/
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/*display: inline-table;*/
}

/* Hides from IE-mac */

* HTML .clearfix {
	height: 1%;
}

/* End hide from IE-mac */
/* End clearfix */

/* class attributes *********************************************/

/* dotted line breaks */

.break p {
	margin:0;
	padding:0;
}
#header .tag {
	color:#FFFFFF;
	width: 406px;
	margin-top: 40px;
	float: left;
	margin-left: 52px;
	font-family: "Century Gothic";
}

p.break, p.breakLight, p.border {
	background: url(images/break.gif) repeat-x 0px 4px;
	margin:0 0 4px 0;
	padding:0;
	height:10px;
	clear:both;
}

p.breakLight {
	background: url(images/break_light.gif) repeat-x 0px 4px;
}

p.border {
	background: url(images/border_pixel.gif) repeat-x 0px 4px;
}

p.readMore {
	float:right;
}

p.smallTitle {
	color:#EDBB15;
}

p.buttonRight {
	float:right;
	margin:0;
	padding:0;
}

.category {
	color:#EE7215;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 0;
}

/* box with the art description on the inside pages */

.box {
	background-color:#3C3635;
	border:solid 1px #59504F;
	padding:14px 20px 14px 20px;
	margin:18px 0 4px 0;
	font-size:10px;
}

.box strong {
	color:#DBAD11;
	font-size:10px;
}

.box li {
	margin:0;
	line-height: 16px;
	background: url(images/bullet_box.gif) no-repeat 0px 7px;
	padding: 0 0 4px 12px;
}

.box a {
	color:#DBAD11;
}

.box a:hover {
	color:#EEBF20;
}

/* artwork on the gallery pages */

.artwork {
	text-align:center;
	margin:40px auto 30px auto;
}

.testimonial {
	color:#DBAD11;
	width:560px;
	padding:0 0 4px 50px;
	margin:0 0 20px 40px;
	background:url(images/quotes.gif) no-repeat 0 0px;
}

/* prices on the artwork pages */

.priceTable td {
	/*background-color:#453E3D;*/
	border-top:solid 1px #453E3D;
	text-align:center;
	vertical-align:middle;
	height:42px;
}

/* other */

p.disclaimer {
	text-align:right;
	margin:0 20px 20px 0;
	color:#999;
	clear:both;
}

p.quote {
	background:url(images/quotes.gif) no-repeat 0 0;
	padding:0 0 20px 30px;
}

.title {
	color:#EE7215;
	font-weight:bold;
}

.title02 {
	color:#EDBB15;
	font-weight:bold;
}

.newsList a {
	color:#ccc;
	text-decoration:none;
}

.newsList strong {
	color:#E26D16;
	font-size:10px;
}

.newsTitle {
	color:#E26D16;
}

.boxGeneral, .contestPhoto {
	background-color:#161616;
	border:solid 1px #333;
	padding:10px 16px 10px 16px;
	margin:0 0 20px 0;
}

.boxContestInfo {
	background-color:#161616;
	border:solid 1px #333;
	padding:10px 16px 10px 16px;
	margin:0 0 20px 20px;
	float:right;
	clear:right;
}

.boxContestForm {
	background-color:#161616;
	border:solid 1px #333;
	padding:10px 16px 10px 16px;
	margin:0 0 20px 0;
	float:left;
}

.contestPhoto {
	text-align:center;
	padding:20px;
}

/* table for the contest */

.contestTable td {
	padding:6px;
}

.contestWinnerTable {
	width:680px;
	margin:20px 0 0 0;
	font-size:10px;
}

.contestWinnerTable p {
	margin:0 0 6px 0;
}

.contestWinnerTable td {
	padding:4px;
	text-align:center;
	vertical-align:top;
}

.finePrint {
	font-size:10px;
	color:#666;
}

.textField {
	background-color:#453E3D;
	border-bottom:solid 1px #DBAD11;
	color:#f0f0f0;
}

/* main divs ********************************************************************/

#wrap {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width:980px;
	height:100px;
	background-color:#342F2E;
	overflow:hidden;
}

a#logo {
	width:185px;
	height:54px;
	margin: 26px 0 0 24px;
	padding:0;
	float:left;
	text-indent:-9999px;
	background: url(images/logo.jpg) no-repeat 0px 0px;
	display: inline; /* for double float bug */
}

#content, #contentInside {
	width:980px;
	margin:1px 0 0 0;
	background:url(images/bg_home_content.gif) repeat-y 0 0;
	color:#c7c7c7;
}

#contentInside {
	background:url(images/bg_home_content_inside.gif) repeat-y 0 0;
}

#contentBlank {
	background-image:none;
	margin:0 0 20px 0;
}

#content strong, #contentWide strong {
	color:#fff;
	padding:0 0 10px 0;
}

#contentWide, #contentGalleryWide, #contentContest {
	width:680px;
	color:#ccc;
	margin:20px 0 20px 34px;
	float:left;
	display: inline; /* for double float bug */
}

/*#contentWide img {
	float:right;
	margin:0 0 20px 20px;
	height:200px;
	width:200px;
}*/

#contentWide ul {
	margin:0 0 20px 0;
}

#contentWide li {
	line-height: 20px;
	padding: 0 4px 2px 4px;
	margin:0 10px 6px 10px;
	color:#fff;
	border-bottom: 1px solid #464646;
}

/* column that holds the photos on the interior pages */

#contentPhoto {
	width:200px;
	margin:48px 34px 20px 20px;
	float:right;
	display: inline; /* for double float bug */
	color:#999;
}

#contentPhoto strong {
	color:#fff;
	font-size:10px;
}

#contentPhoto p {
	margin:0 0 20px 0;
}

#contentPhoto li {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:10px;
	border-bottom: 1px solid #464646;
}

/* wide column for the gallery page and contest page */

#contentGalleryWide, #contentContest {
	width:912px;
	margin:20px 34px 20px 34px;
}

/* main columns on the inside pages */

#contentLeft {
	width:669px;
	float:left;
	margin:0 1px 0 0;
	display: inline; /* for double float bug */
}

#contentRight {
	width:270px;
	float:right;
	display: inline; /* for double float bug */
	padding:14px 20px 14px 20px;
}

#contentRight a {
	color:#EDBB15;
}

#contentRight a:hover {
	color:#F2CF57;
}

#contentRight strong {
	font-size:10px;
}

#contestPhoto {
	padding:2px 0 0 0;
}

#featuredArt {
	width:669px;
	float:left;
	display: inline; /* for double float bug */
	border-bottom:solid 1px #000;
}

#boxNews {
	width:295px;
	float:left;
	display: inline; /* for double float bug */
	padding:14px 20px 20px 20px;
}

#boxTestimonials {
	width:293px;
	float:left;
	display: inline; /* for double float bug */
	padding:14px 20px 20px 20px;
}

#boxNews strong, #boxTestimonials strong {
	font-size:10px;
}

#footer, #footerInside, #separator {
	width:958px;
	height:27px;
	background:url(images/bg_footer.gif) no-repeat 0 0;
	padding:14px 0 0 22px;
	clear:both;
}

#footerInside, #separator {
	background:url(images/bg_footer_inside.gif) no-repeat 0 0;
	height:29px;
}

#separator {
	background:url(images/bg_separator.gif) no-repeat 0 0;
	text-align:center;
	color:#ccc;
}

#footer a, #footerInside a, #copyright a {
	color:#999;
	text-decoration:none;
}

#footer a:hover, #footerInside a:hover, #copyright a:hover {
	color:#ccc;
}

/* sub nav in the footer */

#subNav li {
	display: inline;
	float:left;
	margin:0 26px 0 0;
}

p#copyright {
	text-align:center;
	margin:10px 0 0 0;
	color:#666;
}

/* artwork sample photos on inside pages */

#sampleLeftFloat {
	width:49%;
	float:left;
	margin:20px 0 20px 0;
	text-align:center;
}

#sampleRightFloat {
	width:49%;
	float:right;
	margin:20px 0 20px 0;
	text-align:center;
}

/* contact page boxes */

#contactBox01 {
	float:left;
	width:180px;
	margin:0;
}

#contactBox02 {
	float:left;
	width:180px;
	margin:0 20px 0 20px;
}

#contactBox03 {
	float:left;
	width:180px;
	margin:0;
}

/* gallery index page table */

#galleryCatTable, #galleryTable {
	margin:10px 0 10px 0;
}

#galleryCatTable td {
	text-align:center;
	height:120px;
}

#galleryCatTable img {
	width:210px;
	height:100px;
}

/* gallery category table */

#galleryTable td {
	text-align:center;
	padding:6px;
	width:160px;
	height:100%;
	border:solid 1px #333;
}

#galleryTable p {
	margin:0;
	padding:0;
}

#galleryTable #galleryItems {
	width:100%;
	height:180px;
	padding:3px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
}

div.centered table 
{
margin: 0 auto; 
}


#galleryTable #galleryItems td.artimg{
	width:150px;
	height:155px;
	border:0px;
	padding:1px;
}

#galleryTable #galleryItems td.arttitle{
	height:25px;
	border:0px;
	padding:1px;
	text-align:center;
}
/* navigation **************************************/

#nav {
	width:649px;
	height:26px;
	background-color:#453E3D;
	padding:0 0 0 20px;
	border-bottom:solid 1px #000;
}

#navWide {
	width:960px;
	height:26px;
	background:#453E3D url(images/border.gif) no-repeat bottom left;
	padding:0 0 2px 20px;
	border-top:solid 1px #000;
}

#nav li, #navWide li {
	display: inline;
	float:left;
	margin:0 16px 0 16px;
}

/* the common attributes */

#home a, #homeActive a, #galleries a, #galleriesActive a, #commissioned a, #commissionedActive a, #ordering a, #orderingActive a, #press a, #pressActive a, #about a, #aboutActive a, #contact a, #contactActive a {
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	height:26px;
}

#home a:hover, #galleries a:hover, #commissioned a:hover, #ordering a:hover, #press a:hover, #about a:hover, #contact a:hover {
	background-position:0px -27px;
}

/* individual attributes */

#home a, #homeActive a {
	background:url(images/buttons/b_home.gif) no-repeat 0 0;
	width:25px;
}

#galleries a, #galleriesActive a {
	background:url(images/buttons/b_galleries.gif) no-repeat 0 0;
	width:47px;
}

#commissioned a, #commissionedActive a {
	background:url(images/buttons/b_commissioned.gif) no-repeat 0 0;
	width:88px;
}

#ordering a, #orderingActive a {
	background:url(images/buttons/b_order.gif) no-repeat 0 0;
	width:66px;
}

#press a, #pressActive a {
	background:url(images/buttons/b_press.gif) no-repeat 0 0;
	width:29px;
}

#about a, #aboutActive a {
	background:url(images/buttons/b_about.gif) no-repeat 0 0;
	width:29px;
}

#contact a, #contactActive a {
	background:url(images/buttons/b_contact.gif) no-repeat 0 0;
	width:41px;
}

/* these control only the active states */

#homeActive a, #galleriesActive a, #commissionedActive a, #orderingActive a, #pressActive a, #aboutActive a, #contactActive a {
	background-position:0px -53px;
}

/* headings */

#content h2, #contentInside h2 {
	font-size:1px; /* ie leaves the default height of the h1 tag without this */
	margin:0;
	padding:0;
	padding-top:20px;
	text-indent:-9999px;
}

/* home page */

h2#h_news {
	width:42px;
	height:10px;
	background:  url("images/headings/h_news.gif") no-repeat 0px 0px;
}

h2#h_testimonials {
	width:102px;
	height:10px;
	background:  url("images/headings/h_testimonials.gif") no-repeat 0px 0px;
}

h2#h_enter {
	width:100px;
	height:10px;
	background:  url("images/headings/h_enter_to_win.gif") no-repeat 0px 0px;
}

/* inside page */

h2#h_abstractGallery {
	width:109px;
	height:23px;
	background:  url("images/headings/h_abstract_gallery.gif") no-repeat 0px 0px;
}

a.artthumb
{
	border: 1px solid #cccccc;
}

.VertMenuBoxNewsTitle{display:none;}
/****
#artLeftFloat .img-shadow {
	background: url(images/alphadropleft.gif) no-repeat right bottom !important;
	background: url(images/dropleft.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

#artLeftFloat {background-image:url(images/base_couch_light.jpg); background-repeat:no-repeat; width:484px;height:426px;float:left;text-align:center;}

#artLeftFloat .floatleft {position:relative; margin-top: 43px;}

#artRightFloat {background-image:url(images/base_lounge_med.jpg); background-repeat:no-repeat; width:484px;height:426px;float:left;margin-left:12px;text-align:center;}

#artRightFloat .floatright {position:relative; margin-top: 43px;}
***/


#artLeftFloat {
  background-image:url(images/base_couch_light.jpg); 
  background-repeat:no-repeat; 
  width:484px;
  height:426px;
  float:left;
  border:1px solid #000;
}

#artLeftFloat div.container{
  margin-top:43px;
}


#artLeftFloat div.img-shadow{
	background: url(images/dropleft.gif) no-repeat right bottom !important;
	background: url(images/alphadropleft.gif) no-repeat bottom right;
	clear:right;
	float:right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
  position:relative;
}

#artLeftFloat div.img-shadow img{
  display:block;
  position:relative;
  background-color:#fff;
  border: 1px solid #333333;
  margin: -6px 5px 5px -6px;
  }

#artRightFloat {
  background-image:url(images/base_lounge_med.jpg);
  background-repeat:no-repeat;
  width:484px;
  height:426px;
  float:left;
  margin-left:5px;
  position:relative;}

#artRightFloat div.container{
  margin-top:43px;
}

#artRightFloat div.img-shadow{
	background: url(images/alphadropright.gif) no-repeat right bottom !important ;
	background: url(images/dropright.gif) no-repeat bottom right;
  clear:right;
  float:right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
  position:relative;
}

#artRightFloat div.img-shadow img{
  display:block;
  position:relative;
  background-color:#fff;
  border: 1px solid #333333;
  margin: -6px 5px 5px -6px;
  }


TD.Button {background-color:#ffffff;font-family:Arial, Verdana, Helvetica;font-size:11px;font-weight:bold;color:#333;}

#sendtofriend {
	border: 1px solid #ccc;
	width:470px;
	color:#ccc;
	padding:5px;
	margin-bottom:10px;
}

/*
div.searchbox {width:290px; height:24px; float:right; position:relative; top:-26px;}
span.searchlbl {color:#fff;position:relative;top:-5px;font-size:10px;}
input.searchtxtbox {border:1px solid #333333;
					width:190px;height:16px;
					margin:0px;padding:2px;}
input.searchsubmit {border:0px solid #333;
					background-color:#CC6600;
					color:#fff;
					width:26px; height:20px;
					margin:0px 0px 1px 0px;padding:1px;
					font-family:Arial, Verdana, Helvetica;font-size: 11px;}
*/


div.searchbox {
	width:264px; 
	height:25px;
	float:right;
	color:#ccc;
	margin:34px 0 0 0;
}

div.searchbox .greyInput {
	background-color:#eee;
}

/* cart */
.bgHeader {background-color:#cccccc;color:#333;font-weight:bold;}
/* Gift Cert */
TH.giftcertheader {font-family:Arial, Verdana, Helvetica;font-size:11px;color:#fff;}
A.giftcertitem:link, A.giftcertitem:hover, A.giftcertitem:visited {text-decoration:none;}
TD.giftcertbox {border:0px solid #fff;}
TD.borderTop, TH.borderTop, .borderTop {border-top:1px solid #fff;}

/* -- START nav -- */
#nav {
	width:649px;
	background-color:#453E3D;
	border-bottom:solid 1px #000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 26px;
	padding-top: 10px;
}

#nav a{
	text-indent:0px;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

#nav a:hover{
	color: #FFFFFF;
}

#navWide {
	width:960px;
	height:26px;
	background:#453E3D url(../images/border.gif) no-repeat bottom left;
	padding:0 0 2px 20px;
	border-top:solid 1px #000;
}

#nav li, #navWide li {
	display: inline;
	float:left;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 13px;
	height: 26px;
}

/* LEVEL1 TOP LINKS */
#nav .level1 {
	float: left;
	list-style: none;
	position: relative;
	z-index: 100;
}
/*
#nav .level2 a:hover {
	height: 14px;
	margin: 3px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #277495;
	font-weight: bold;
} */

#nav .level2 {
	display: none;
	position: absolute;
	background-color: #C8C2B4;
	list-style: none;
	z-index: 200;
	left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	top: 26px;
	margin: 0px;
	width: auto;
  opacity: 0.85; /* Firefox */
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); /* IE */


}

/* LEVEL 2 DROPDOWN */
#nav .level2 a {
	height: 16px;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #514934;
	background-image: none;
	text-indent:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav .level2 li {
	clear:both;
	margin: 0px;
	width: 170px;
	/*padding: 2px 0px 0px 0px;*/
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}

#nav .level2 li:hover, #nav .level2 li.sfhover  {
}

#nav .level2 li:hover a, #nav .level2 li.sfhover a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#nav li:hover .level2, #nav li.sfhover .level2 {
	display: block;
}
#nav .level1 li a:hover, #nav .level1 li a.sfhover {
	color: #FFFFFF;
}

.ie6 #nav a {
	margin-left: 12px;
}
.ie6 #nav .level2 a {
	margin-left: 6px;

}
/* -- START nav -- */
#navWide {
	background-color:#453E3D;
	border-bottom:solid 1px #000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 26px;
	padding-top: 10px;
}

#navWide a{
	text-indent:0px;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

#navWide a:hover{
	color: #FFFFFF;
}

#navWideWide {
	width:960px;
	height:26px;
	background:#453E3D url(../images/border.gif) no-repeat bottom left;
	padding:0 0 2px 20px;
	border-top:solid 1px #000;
}

#navWide li, #navWideWide li {
	display: inline;
	float:left;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 13px;
	height: 26px;
}

/* LEVEL1 TOP LINKS */
#navWide .level1 {
	float: left;
	list-style: none;
	position: relative;
	z-index: 100;
}
/*
#navWide .level2 a:hover {
	height: 14px;
	margin: 3px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #277495;
	font-weight: bold;
} */

#navWide .level2 {
	display: none;
	position: absolute;
	background-color: #C8C2B4;
	list-style: none;
	z-index: 200;
	left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	top: 26px;
	margin: 0px;
	width: auto;
  opacity: 0.85; /* Firefox */
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); /* IE */


}

/* LEVEL 2 DROPDOWN */
#navWide .level2 a {
	height: 16px;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #514934;
	background-image: none;
	text-indent:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navWide .level2 li {
	clear:both;
	margin: 0px;
	width: 170px;
	/*padding: 2px 0px 0px 0px;*/
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}

#navWide .level2 li:hover, #navWide .level2 li.sfhover  {
}

#navWide .level2 li:hover a, #navWide .level2 li.sfhover a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navWide li:hover .level2, #navWide li.sfhover .level2 {
	display: block;
}
#navWide .level1 li a:hover, #navWide .level1 li a.sfhover {
	color: #FFFFFF;
}

.ie6 #navWide a {
	margin-left: 12px;
}
.ie6 #navWide .level2 a {
	margin-left: 6px;

}

#currency{
	text-align: right;
}