/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFF/*584504*/ url(../images/cvqw_rpt.jpg) repeat-x;
	font-size: 13px;
	color: #1A79CB;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
/* 	text-transform: lowercase; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1A79CB;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #1A79CF;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
a img,
.gallery-photo-detail .image img {
  border: 1px solid #86af61;
  padding: 5px;
  background-color: #fff;
}

/* Header */

#header {
	width: 778px;
	height: 170px;
	margin: 0 auto;
	background: url(../images/cvqw_header.jpg) no-repeat;
}

#header h1, #header p {
	float: left;
	margin: 0;
	padding-top: 80px;
	text-transform: lowercase;
	line-height: normal;
}

#header h1 {
}

#header p {
	padding-left: 10px;
}

#header a {
}

/* Menu */

#menu {
	width: 700px;    
	height: 50px;
	margin: 0 auto;
/*     text-align:center; */
	background: url(../images/cvqw_nav_rpt.jpg) repeat-x;
/*     border:solid 1px red;    */
}

#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#menu a {
	padding: 0 9px 0 13px;
	background: url(../images/img04.gif) no-repeat left center;
/* 	text-transform: lowercase; */
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
}

#content.extended {
    width: 778px;	
}

#content.store-content {
	width: 550px;
}

#content.gallery-content {
	width: 750px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(../images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
  padding-left: 30px;
  border-bottom: 1px dotted #4A3903;
  background: url(../images/img06.gif) no-repeat 15px 50%;
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(../images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(../images/cvqw_flower.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFF url(../images/cvqw_rpt.jpg) repeat-x;
	border-top: 2px solid #4A3903;
	text-align: center;
	font-size: smaller;
}

.album-pages,
.photo-pages {
  clear: both;
  text-align: center;
}

.gallery-album-list,
.gallery-album-list li,
.gallery-photo-list,
.gallery-photo-list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.gallery-album-list li,
.gallery-photo-list li {
  margin: 20px 20px 0px 0px;
  display: block;
  height: 250px;
  width: 220px;
  float: left;
  text-align :center;
}
.gallery-photo-detail .image {
  text-align: center;
}

#product_description p,
#product_description ul,
#product_description ol { line-height: 100%; }

#related-products ul { list-style: none; }

#pslide {
	margin:0 auto;
	min-height:255;
	width:240px;
}
#pslide .pslides{
	margin:0 auto;
	width:240px;
	margin-top:10px;
}

/************ Forms ************/
.sbar input[type='text'] {
	border:1px #666 solid;
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	width:185px;
	height:20px;
	padding:5px;
	border-bottom:none;
}

.sbar input[type='text']:hover {
	border:1px #387FBF solid;
	border-bottom:none;
}

.sbar input[type='text']:focus {
	border:1px #86AF61 solid;
	border-bottom:none;
}

.sbar input[type='submit'] {
	border:1px #666 solid;
	border-radius:0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	background:#5B86BF;
	width:197px;
	text-shadow:0px 1px 2px #1A4D8F;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.sbar input[type='submit']:hover {
	background:#9AB3D2;
	border:1px #666 solid;
	color:#FFF;
	text-shadow:0px 1px 2px #000;
	font-weight:bold;
}

.crtnav {
	background:#8F65A2;
	padding:5px;
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.crtnav:hover {
	background:#1F7BD2;
	padding:5px;
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.crtnav a {
	color:#FFF;
	text-decoration:none;
}

#navbar {  list-style: none;  margin: 0; padding: 0;}
#navbar li { float: left; padding: 0 4px; }
#navbar li:before { content:" > "; }
#navbar li.first:before { content:""; }

.category_product_list { margin: 0; padding: 0; line-height: 130%;}
.clear {  clear: both; }

.colors { padding: 2px; }
.color {
	display: inline-block;
	border: 1px solid green;
	padding: 1px;
	margin: 1px;
	height: 25px;
    width: 60px;
}
#content .similar-colors .color-relation {
    width: 165px;
}
