/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	background:  url("../images/bg-top.gif") no-repeat ;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #444;
}
#totalwrapper {
	background:  url("../images/bg-top.gif") no-repeat ;
}

a { color: #48b; }

a:hover,
em, code { color: #d50; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
	border: 1px solid #ddd;
	background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }

.medium-image{
    border: 1px solid #CCCCCC;
    margin: 0px;
    padding: 2px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

	width: 500px;
}

.browseProductImage{
    border: 1px solid #CCCCCC;
    height: 154px;
    margin: 3px;
    padding: 2px;
    width: 204px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

}

.category img {
    border: 1px solid #CCCCCC;
    height: 154px;
    margin: 3px;
    padding: 2px;
    width: 204px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

}
.featuredProductImage {
    border: 1px solid #CCCCCC;
    height: 154px;
    margin: 0px;
    padding: 2px;
    width: 204px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

}
#logo p {
	margin: 12px;
}
.product .spacer h2 a {
	color:#555;
	padding:0px 0px 0px 0px;
}

.product .spacer h3 a {
	color:#555;
	display:block;
	padding:4px 0px 5px 0px;
}

.category .spacer h2 a {
	background: none repeat scroll 0 0 #fafafa;
	display:block;
	color:#555;
	line-heigh:14px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	
	-moz-box-shadow:    1px 1px 2px 3px #e8e8e8;
	-webkit-box-shadow: 1px 1px 2px 3px #e8e8e8;
	box-shadow:         1px 1px 2px 3px #e8e8e8;


}
.category .spacer h2 a:hover {
	background: #f6f6f6;
	-moz-box-shadow:    1px 1px 2px 2px #e4e4e4;
	-webkit-box-shadow: 1px 1px 2px 2px #e4e4e4;
	box-shadow:         1px 1px 2px 2px #e4e4e4;
}

.product .spacer {
	background: none repeat scroll 0 0 #fafafa;
	display:block;
	color:#555;
	margin: 0px 5px 0px 5px;
	padding 0px;
	border: 1px solid #DDD;

	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}
.product .spacer:hover {
	background: #f6f6f6;
	border: 1px solid #DDD;

}

.product-field-type-R
{
	margin: 10px 0px 10px 0px;
	padding 0px;
	width: 235px;
	float: left;
}

.product-field-type-R img {
    border: 1px solid #CCCCCC;
    height: 154px;
    width: 204px;
	margin-bottom: 5px;
	float:left;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

}
.product-field-type-R a
{
	background: none repeat scroll 0 0 #fafafa;
	display:block;
	color:#555;
	text-align: center;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDD;

	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

}

.product-field-type-R a:hover
{
	background: none repeat scroll 0 0 #f6f6f6;
}

.vmCartModule a {
	color: #999; 
	font-weight:bold;
}
.vmCartModule a:hover {
	color: #666; 
}

.show_cart a {
	font-weight:normal;
	border: 1px solid #DDD;
	color: #444;
	display:block;
	padding:3px 10px 3px 10px;
	margin:10px 0px 10px 0px;
	background: none repeat scroll 0 0 #fafafa;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

}
.show_cart a:hover {
	background: none repeat scroll 0 0 #f5f5f5;
	color: #333; 
}

.cart-view {
	background: none repeat scroll 0 0 #fff;
	padding: 10px;
	border: 1px solid #DDD;

	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}

.product-details {
	display: none;
}

.socialbuttons {
padding: 10px;
}

.pinterest {
	margin-top: 10px;
}

.pagination {
	padding: 15px 5px 5px 5px;
}
.pagination a {
	background: none repeat scroll 0 0 #fafafa;
	color:#555;
	text-align: center;
	margin: 10px 5px 10px 5px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #DDD;

	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}

.pagination strong {
	background: none repeat scroll 0 0 #fff;
	color:#555;
	text-align: center;
	margin: 10px 5px 10px 5px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #DDD;

	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}
.vendor-store-desc {
	margin-bottom:0px;
}

#content, #innerbottom h1 {
	font-size: 20px;
	color:#555;
	margin-top:0px;
	padding-top:0px;
}

#content, #innerbottom p {
	font-size: 12px;
	color:#555;
}

.category_description h1 {
	font-size: 20px;
	color:#555;
	margin-top:0px;
	padding-top:20px;
}

.category_description h2 {
	font-size: 18px;
	color:#555;
	margin-top:0px;
	padding-top:10px;
}

.category_description p {
	font-size: 12px;
	color:#555;
}