/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/


body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background: url('/wp-content/themes/clean-home/images/background.jpg') repeat-x #eaeaea;
}
.wpp_search_button {
	background:#1F6D6F;
	padding:10px;
	border-radius:10px;
	color:#fff;
}
.alignleft {float:left; margin-right:10px; margin-bottom:10px;}
form {
background: #ddd;
padding:10px;
border-radius:10px;	
}
#footer-links {width:960px; margin:0 auto; padding-top:15px;}
#footer-links li a{
	display: inline;
	color:#227374;
	padding:5px;
}
#footer-links li {
	display: inline;
	color:#FFF;
	list-style-type: none;
}
#search {
font-family: Arial;
color: #ffffff;
font-size: 22px;
padding: 12px;
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: 0px 1px 3px #666666;
-moz-box-shadow: 0px 1px 3px #666666;
text-shadow: 1px 1px 3px #666666;
background: #ffb76b; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
background: linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */

}
#search a {color:#FFF;}
a {
text-decoration:none;
color:#000;
}
a:hover {
color:#1F6D6F;
}
#container { width:620px; float:right; padding:10px; }

.font {
padding:5px 0;
font-weight:bold;
display:block;

font-family: 'Salsa', cursive; font-weight: 400;
font-size:24px !important;
text-align:center;
}
h1 {
font-size:24px;
padding:5px 0;
font-weight:bold;
display:block;
margin-bottom:10px;	
background: #ddd;
text-align:center;
text-transform: uppercase;
text-shadow: 1px 1px 1px #fff;
border-radius:10px;
}
h2 {
font-size:18px;
padding:5px 0;
font-weight:bold;
display:block;
border-bottom: dotted #aaa 1px;	
margin-bottom:5px;	
}
h3 {
font-size:16px;
padding:5px 0;
font-weight:bold;
display:block;
border-bottom: dotted #aaa 1px;
margin-bottom:5px;	
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:620px;
color:#fff;
clear:both;
}
#wrapper {
width:960px;
margin:40px auto;
box-shadow: 0px 0px 8px #000;
background:#fff;
}
#footer-wrapper {
width:960px;
margin:40px auto;
box-shadow: 0px 0px 8px #000;
background:#fff;
clear:both;
}

/*HOMEPAGE HEADER SLIDESHOW*/
#frame {
position:relative;
width:960px;
height:300px;
}

#slideshow {
position:absolute;
z-index:666;
}

#frame-img{ 
position:absolute;
top:0;
left:0;
z-index:999;
}
#logo-img{ 
position:absolute;
top:150px;
left:50px;
z-index:888;

}

#header {
float:left;
width:960px;
margin:0;
}
#nav {
width:960px;
background: #1f6d6f;
}
#nav a {color:#fff; font-size:12px; margin:0; padding:10px 11px;}

ul.dropdown li.parent > a:after, ul.dropdown li.parent:hover > a:after {right:0!important;}

#content {
width:620px;
float:right;
min-height:420px;
padding:10px;
}
.post {
	font-size: 16px;
	text-align: left;
	line-height: 26px;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-size:24px;
font-weight:normal;
}
.post h3, .post h4 {
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-size:18px;
font-weight:normal;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:300px;
float:left;
padding:10px;
}
#sidebar .block ul {
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
}
#sidebar #wp-calendar tfoot td{
}
#footer {
width:960px;
float:right;
text-align:center;
}
#footerbox {
float:left;
width:290px;
padding:10px;
}
#footerbox1 {
float:left;
width:320px;
padding:10px;
text-align:left;
}
#footerbox ul li {
text-align:left;	
}
#tagline {
display:block;
text-align: center;
float:left;
border-top: dotted 1px #aaa;
width:940px;
padding:10px;	
}
div:after {
        content: ".";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
		overflow:auto;
        } 
		
		
/*-----------------*/
/* ||||||||||||||||||||||||||||||||VMSTUFF||||||||||||||||||||||| */

#product_box{
background:#fff;
border:1px solid #dfe3e7;
padding:10px;
width:270px;
display:inline-block;
float:left;
margin:0 10px 0 0;
-moz-border-radius: 6px;
border-radius: 6px;
}

#product_box:hover{
background:#FFFBD4;
}

#product_list{
margin:10px 0 0 0;
}
#browse_title{
/*border-top:1px dotted #ccc;*/
width:100%;
display:block;
color:#345333;
padding:10px 0 8px 0;
font-family:Arial, Helvetica, sans-serif;
}
.browse_title{
font-size:1em;
display:inline-block;
margin:2px 5px 9px -2px;
/*padding-top:7px;*/
color:#345333;
font-weight: bold;
overflow:visible;
text-transform:uppercase;
}
#browse_img{
/*width:230px;*/
display:inline-block;
float:left;
margin:0 0 12px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}
#browse_img a{
color:#333;
}
#browse_img img{
border:3px double #b4bec9;
}
#browse_img img:hover{
border:3px double #4274A5;
}
#browse_desc{
width:160px;
display:inline-block;
float:right;
color:#3d352f;
line-height:1.3em;
padding:4px 0 0 0;
margin:0 0 4px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}
#browse_desc a{
color:#456644;
}

#browse_desc2{
width:485px;
display:inline-block;
float:right;
color:#3d352f;
line-height:1.3em;
padding:0px 0 0 0;
margin:0 0 12px 10px;
}
#browse_desc2 a{
color:#456644;
}


#browse_spacer{
width:100%;
display:inline-block;
height:19px;
}
.virtuesearch{
font-size:.6em;
text-decoration:none;
color:#AD411C;
margin:4px 0 0 19px;
}
.virtuesearch:hover{
color:#DD6E15;
}

.savedCart{
display:none;
}

#cart_section{
clear:both;
display:inline-block;
width:562px;
/*min-height:90px;*/
background:#D6D4C7 url('../images/addtocart_bg.jpg') no-repeat top center;
border:3px double #fafafa;
padding:40px 30px 15px 30px;
color:#555553;
/*font-size:1.1em;*/
}
#cart_section a{
color:#f1dba3;
}
#cart_section a:hover{
text-decoration:underline;
}

.quantity_box{

}
#addtocart_section{
display:inline-block;
width:100%;
clear:both;
}

.vmCartContainer{
width:100%;
display:inline-block;
min-height:75px;
background:none !important;
margin:0 0 0 0px;
border:none !important;
}

#addtocart_section .vmCartAttributes{

display:inline-block;
float:left;

}
.quantity_add .quantity_box_button_up{
width:30px;height:30px;
background:transparent url('../images/arrow_up.png') no-repeat top center;
border:none;
}
.quantity_add .quantity_box_button_down{
width:30px;height:30px;
background:transparent url('../images/arrow_down.png') no-repeat top center;
border:none;
}
.quantity_add .quantity_box_button_up:hover{
background:transparent url('../images/arrow_up_hover.png') no-repeat top center;
cursor:pointer
}
.quantity_add .quantity_box_button_down:hover{
background:transparent url('../images/arrow_down_hover.png') no-repeat top center;
cursor:pointer
}
.quantity_add .addtocart_button{
background:#F2C67B;
height:28px;
width:98px;
-moz-border-radius: 5px;
border-radius: 5px;
line-height:20px;
font-size:.9em;
font-weight:bold;
border:none;
-moz-box-shadow: 1px 1px 1px #333;
-webkit-box-shadow: 1px 1px 1px #333;
box-shadow: 1px 1px 1px #333;
}
.quantity_add .addtocart_button:hover{
background:#ffec96;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
cursor:pointer;
}
/*
.quantity_add .addtocart_button{
border:none;
font-size:.01em;
line-height:10px;
width:108px;height:30px;
background:transparent url('../images/addtocart_button.jpg') no-repeat top center;
}*/


.moduletablesearch{
font-size:.8em;
border:1px solid #b1a99f;

width:210px;
margin:15px 0 15px -11px;
background:#dcdedf;
padding:2px 5px 2px 25px;

}

.moduletablesearch input{
width:110px;
}

.moduletablesearch .button{
width:60px;
height:29px;
}

.moduletablesearch a{
font-size:.8em;
font-family:Arial, Helvetica, sans-serif;
}


#left2 .moduletable table tbody tr td{
border:none;
}

.formLabel{
display:inline-block !important;
width:170px !important;
float:left !important;
text-align:right !important;
margin:4px 3px 0 0 !important;
}
.formField{
display:inline-block !important;
margin:2px !important;
width:215px !important;
}
.formField input, .formField select{
border:1px solid #4374A6;
border-radius:4px;
-moz-border-radius:4px;
}
.sectiontableheader{
display:block;clear:both;
font-weight:bold;
margin-top:12px;
}
#vmMainPage{position:relative;}

#vmMainPage h3{
padding-bottom:10px;
}

#email-a-friend{
width:103px;
height:44px;
display:inline-block;
float:right;
position:absolute;
top:0;right:0;
}

.vmRowTwo{
background:none !important;
border:none !important;
}