/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
* {font-family: Verdana, Arial, Helvetica, sans-serif; /*added 07/18/2009*//*Changed 06/05/2010*/ font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline }
table tr { text-align:center;}/*Added 12/12/2009*/
.topGray { background-color:#dadada; text-align:center;}/*Added 12/12/2009*/
.evenGray { background-color:#ededed; text-align:center;}/*Added 12/12/2009*/
.contactTable { text-align:left;}/*Added 12/12/2009*/

table {font-size: 110%;}
table th img {margin-top:175px; width:102px; height:34px;}
table .heading{width:132px;}
table th.FinePaper {background:url(images/Fine-Art-Paper-Order-Now.jpg) no-repeat; width:200px; height:228px;}
table th.FineCanvas {background:url(images/Fine-Art-Canvas-Order-Now.jpg) no-repeat; width:200px; height:228px;}
table th.GalleryWrap1 {background:url(images/Gallery-Wrap-1-Order-Now.jpg) no-repeat; width:200px; height:228px;}
table th.GalleryWrap2 {background:url(images/Gallery-Wrap-2-Order-Now.jpg) no-repeat; width:200px; height:228px;}

table th, table td { border-right: 1px solid #FFF; text-align:center;}
table .even td {background: #e6e6e6;}

table .odd .TableColumnOne { background: #e4f0d5;}
table .odd .TableColumnTwo { background: #d3e7de;}
table .odd .TableColumnThree { background: #d4e7df;}
table .odd .TableColumnFour { background: #daeefb;}

table .even .TableColumnOne { background: #cbe1ab;}
table .even .TableColumnTwo { background: #b1d7a7;}
table .even .TableColumnThree { background: #a7cfbd;}
table .even .TableColumnFour { background: #b5ddf7;}

body { 
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	}
body {
	font-size: 80%;
	line-height: 1.5em;
	/*text-align: center;*/
	padding: 0 0 30px;
	color:#222222;/*Changed from #666666*/
}

#wrap {
	background-image:url(images/PaginationBg.jpg);
	background-repeat:repeat-x;
	}
a {
color:#8D0121;
}

#featured { 
	background: none;
	border: #1E1F19 solid 1px;			
	}
	
#slider_nav {
	background-color:#1e1f19;
	background: url(images/PaginationBg.jpg) repeat-x;/*Added 12/12/09*/
}

a.rss_subscribe {
	/*Added 12/12/09*/
	background: url(images/rss_icon.png) no-repeat;
	position: relative;
	display: block;
	height: 100px;
	width: 100px;
	margin: -30px 0px 0px 40px;
	padding: 30px 0 0 80px;
}
#column-1 {
	float: left;
	padding: 0 15px;
	width: 460px;
	}
#column-2 {
float: left;
width: 215px;
padding: 0 15px 0 10px; 
	}
	
#contactForm {
	margin:auto;
	width: 750px;}
.wpcf7-form {	
}

#wpcf7-f5-p6-o1{
}
.wpcf7-form p{
	margin-bottom:10px;
	width:230px;
		}
#uploadLeft .wpcf7-form-control-wrap{
	float: left;
	width:230px;
	display:block;
	margin-bottom:25px;
}
.wpcf7-validates-as-required{
	display:block;
	height:21px;
	margin-bottom: 15px;
	padding:2px;
	width:220px;
}

.wpcf7-response-output{
}
.wpcf7-form-control-wrap textarea{
	height: 174px;
	padding: 2px;
	width: 460px;
	display: block;
	margin-bottom: 15px;	
}

.wpcf7-form  #name {
	padding-right: 10px;
	float: left;
}
.wpcf7-form  #email {
	float: left;
	width: 230px;
}
.wpcf7-form .formGroup{ 
	overflow: hidden;
	width: 470px;
	}
.wpcf7-form #sendButton{
	padding-right: 10px;
	float: left;
	width:230px;
	margin-bottom: 20px;
	}
.formgroup #senchCheck{
	float: left;
	width:230px;
	}
/*=== Widgetized Footer Section ===*/
.custom #footerWrap { width: 100%; border-top:1px solid #E4E4E4; margin-top:10px; padding-top:20px;}
/*=== Widgetized Footer Section End ===*/

#contactMeFoot .wpcf7-validates-as-required{
	display:block;
	height:21px;
	margin-bottom: 15px;
	padding:2px;
	width:220px;
}
#contactMeFoot .wpcf7-form {
	width:220px;
}
#contactMeFoot .wpcf7-form p{
	margin-bottom:10px;
	width:220px;
}

#contactMeFoot .wpcf7-form-control-wrap textarea{
	height: 174px;
	padding: 2px;
	width: 220px;
	display: block;
}
#contactMeFoot .wpcf7-form  #name {
	float: left;
	width: 220px;
}
#contactMeFoot .wpcf7-form  #email {
	float: left;
	width: 220px;
}
/****Contact Form 7 Defaults*****/
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
/******Woo Twitter*******/
#twitter_update_list {
	background: #e5edf0;
	border: 1px dotted #b6ccd4;
	color: #000;/*434343*/
	font-family: Georgia, "Times New Roman", Times, serif;/*Added07/21/09*/
	font-size: 1.17em;
	/*font-style: italic;*/
	line-height: 1.43em;
	/*text-align: center;*/
	padding: 10px;
	overflow:hidden;
	margin-bottom:0;
}
#twitter_update_list li {
	margin-bottom:15px;
	padding:0 !important;
	border:none !important;
	background-color:transparent !important;
}
div.follow {
	color:#e5edf0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color: #A3B7BD;
	width:210px;
}
div.follow a {
	color:#fff;
}
