/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
----------------------------------------------------------------------------------------------------*/

a { color: #cc0000; }

a:hover,
em, code { color: #C1265C; }
img { vertical-align: middle; }

/* Layout
----------------------------------------------------------------------------------------------------*/
#main {background: #fff;}

/* shop
----------------------------------------------------------------------------------------------------*/

.product-list .description {
    line-height: 20px;
    margin-bottom: 5px;
}

.product-list .price {
   

    font-size: 18px;
    COLOR: #CC0000;
}

.product-list .wishlist, .product-list .compare {
    margin: 15px 0;
}


input[type='radio'] {
    margin: 10px;
}

/* Modules
----------------------------------------------------------------------------------------------------*/

#headerbar {padding-bottom: 15px;background: #fff;}#top-a {background: #fff;}

#top-a .module {
	border: 1px solid #990000;
	margin: 0 15px 15px 15px;
}

#innertop .module {border: 1px solid #990000; margin: 15px 15px 15px 0;}

#sidebar-a .module {padding-left:20px;}

#innerbottom {padding-bottom:15px;}

/* Tools
----------------------------------------------------------------------------------------------------*/

#socialbar.untouched .social-icons,
.social-icons { background-image: url(../images/socialbar_button.png);; }


/* System
----------------------------------------------------------------------------------------------------*/

