@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
	font-size: 75%;
}
h1 {
	font-size: 1.4em;
	padding: 10px 10px 0;
}
p {
	padding: 0 10px 1em;
}
html, body, form {
	height: 100%;
}
#container {
	min-height: 100%;
}
* html #container {
	height: 100%;
}

* {
    margin:0;
    padding:0;
    border:none;
    outline:none;
}

body {
    font-size:11px!important;
    font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
    zoom:1;
    background:#e9e8e4 url('../img/bg/little_pluses.png');
    margin: 0;
    padding: 0;
    color: #333;
    min-width: 920px;
}

#title{
    color: #EA881B;
}
ul, ol, dl { 
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;  
    /*padding-right: 15px;
    padding-left: 15px; */
}
a img { 
    border: none;
}

a:link {
    color: #333;
    text-decoration: underline;
}
a:visited {
    color: #444;
    text-decoration: underline;
}
a:hover, a:active, a:focus { 
    text-decoration: none;
}

#header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px #fff;
    background:#474747 url('../img/bg/concrete_wall.png');
    padding-top: 2px;
    padding-bottom: 2px;
}

#contentWrapper {
    width: 1055px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#headerWrapper {
    width: 735px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px; 
    padding-top: 10px;
}

#headerActions {
	text-align: right;
	padding-top: 3px; 
	padding-bottom: 10px;
}

#headerText {
	color: #999; line-height: 20px; margin-left: 20px; text-shadow: 0 0 0 transparent, 0px -1px 0px #181818;
}

#languageChoice{
	color: #999;
	text-align: right; 
	line-height: 25px; 
}

#languageChoice .active{
	color: white; 
}

#languageChoice .inactive{
	color: #999; 
}

#content {
    float:left;
    width: 735px;
    float: left; margin-left: 180px; margin-top: 0px; margin-bottom: 20px;
}


#logo { 
	float:left; padding-top: 2px; margin-left: 20px; color:#ddd; font-size: 28px;
}

#vinyl-logo {
	position: absolute; left: 0px; top: 0px;
}

.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.button { background: transparent url(../../assets/img/mainbutton_.png) no-repeat scroll top right; color: #333; float: right; font: bold 12px verdana, sans-serif; height: 28px; text-align:center; margin-right: 0px; padding-right: 4px; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
a.button span { background: url(../../assets/img/mainbutton_a.png) transparent  no-repeat top left; display: block; vertical-align:middle; line-height:18px; padding: 6px 6px 4px 11px;}
a.button:hover{ background-position: bottom right; color: #000; outline: none;}
a.button:hover span{ background-position: 0px -28px; padding: 6px 6px 4px 11px;}


.basket-image {
	border:1px solid #fff;
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.5);
	margin-bottom: 10px;
	width: 90px;
	height: 90px;
	
}

.defaultTextActive { font-style: italic; font-size: 11px; }


#footer {
	width: 100%;
	clear: both;
	height: 30px;
    background:#474747 url('../img/bg/concrete_wall.png');
	color: #DDD;
	text-align:center;
	margin: -40px auto 0 auto;
	position: relative;
	padding-top: 10px;
}
#clearFooter {
	clear:both;
	height: 20px;
}



#makeMeScrollable
{
	width:100%;
	height: 225px;
	position: relative;
	margin-top: 25px;
}

#makeMeScrollable div.scrollableArea div
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

#makeMeScrollable div.scrollableArea *
{
	border: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.subPanel {
	font-size: 12px;
	font-family: Calibri, Courier, Sans-Serif;
}

.subPanel span {
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}

.subPanel span.notClickable {
	color: inherit;
	text-decoration: none;
	cursor: inherit;
}

.subPanel {
	background: #efefef;
	padding: 7px;
	margin-bottom: 5px;
}

#makeMeScrollable div.scrollableArea .contentBox {
	height: 308px;
	width: 200px;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0px 5px;
}

#makeMeScrollable div.scrollableArea .contentBox img {
	margin-bottom: 10px;
}

#footer-nav { clear: both; text-align: right; margin-right: 125px; line-height: 25px;}

#headerNews {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px #fff;
    background:#474747 url('../img/bg/concrete_wall.png');
    padding-top: 2px;
    padding-bottom: 2px;
    
    color: #DDD; 
	text-shadow: 0 0 0 transparent, 0px -1px 0px #181818;
    
    margin-bottom: 35px; 
    margin-top: 35px;
    clear: both; 
    line-height: 24px; 
    font-size: 13px; 
    text-transform: uppercase; 
    padding-right: 5px; 
    padding-left: 15px;
    
}

.contentDarkBox{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px #fff;
    background:#474747 url('../img/bg/concrete_wall.png');
    padding-top: 2px;
    padding-bottom: 2px;
    color: #DDD; 
    margin-bottom: 25px; 
    margin-top: 25px;
    padding-bottom:35px;
}

.vatMsg{
	color:#A81B1B;
	font-size:14px;
	padding-left:15px;
	
}

