/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html, body
{
    font: 11px "Tahoma", "Arial" , "Lucida Grande" , "Verdana" , "Sans-Serif";
    margin: 0;
    padding: 0;
    
    background-color: lavender;
}

p 
{
    font: 9px "Tahoma", "Arial" , "Lucida Grande" , "Verdana" , "Sans-Serif";
}
a {color: #963;}
a:hover {color: #C60;}


p,code,ul {padding-bottom: 1.2em;}

li
{
    list-style: none;
    margin: 0px;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(images/clouds.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 2px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF ;
	font-size: 9pt;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
	text-align: left;
}

/* header */
.top {

	padding: 5px 5px 0;
}
ul.productList {
    margin:0 0 0 1px;
    padding:0;
}
ul.productList li {
	list-style-type: none;
	float:left;
}
ul.productList li.product-center {
	margin-left:10px;
	margin-right:10px; 
}
#catalog {
    padding-left:auto;
    padding-right:auto;
}
a.prodImg img{
	border:none;
	background-color: silver;
	opacity:.100;
	filter:alpha(opacity=100); 
	-moz-opacity: 1;
	
}
a.prodImg:hover img{
	border:none;
	opacity:1;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.7;
	
}
span.price {
    float:right;
    padding-right:9px;
    color:Black ;
}
div.product, div.featuredProduct {
    width:200px;
    border:1px solid gray  ;
    margin-top:5px;
    height:150px;
}

span.priceDesc {
    float:left;
    padding-left:9px;
    color:Black ;
    
}
a.more, a.add {
    display:block;
    text-align:center;
    text-decoration:none;
}
div.product, div.featuredProduct 
{
    width:100px;
    border:1px solid black;
    margin-top:10px;
}
div.featuredProduct {
    margin-right:auto;
    margin-left:auto;
    margin-bottom:10px;
}
div.product img, div.featuredProduct img{
    margin-left:auto;
    margin-right:auto;
    display:block;
}
#menu {
    margin:0;
    padding:0;
}
#menu li {
    border-bottom:0px dotted black;
    padding-left:0px;
	list-style-type: none;
}

span.productName 
{
    display:block;
    text-align:center;
    font-size:12px;
    background-color:#1A611A;
    color:white;
    height:20px;
    vertical-align:middle;
}
div.side-block-left 
{
    width:195px;
    border:1px solid black;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
div.side-block-left p, div.side-block-right p 
{
    margin-left:1px;
}

div.side-block-right {
    width:195px;
    border:1px solid black;
    margin-left:auto;
    margin-bottom:5px;
}
#center-block {
    width:400px;
	padding:0px;
	float:left;
}
#left-block {
    width:200px;
	padding:0px;

	float:left ;
}
 #right-block {
    width:200px;
	padding:0px;
	float:left;
}

h4 {
    font-size:14px;
    color:white;
    background-color:#1A611A;
    margin:0;
    text-align:center;
}
h3 {
	font-size:12px;
	margin:0;
}
/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 100px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: white;
	color: black;
	height: 100px;	
}
.header .left
{
    background: url(userfiles/ChiroHeader.jpg) #b3c2c7 no-repeat;
    font: normal 2.0em "Trebuchet MS" ,sans-serif;
    line-height: 100px;
    text-align: center;
    width: 780px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 10px;}
.header .right h2 {padding-top: 4px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background-image: none;
    background-color: crimson;
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 24px;
}
.navigation a
{
    border-right: 1px solid #AFBEC7;
    color: #ffffff;
    display: block;
    float: left;
    font: bold 0.9em arial;
    line-height: 24px;
    padding: 0 10px;
    text-decoration: none;
    background-image: none;
    background-color: crimson;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 0px 0;
	padding: 0 0px;
	width: 780px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 9px;
}
.content p
{
    font-family: arial, 'Lucida Sans Unicode' , sans-serif;
    font-size: 9pt;
}

/* footer */
.footer
{
    color: black;
    font: bold 1em sans-serif;
    line-height: 39px;
    text-align: center;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: #f11c00;
}
.footer a,.footer a:hover {color: #FFF;}