div,img,a,p,span,p,ul,li { 
	padding: 0;
	margin: 0;
}

body { 
    font: 0.9em Arial, Helvetica, sans-serif;
    background:#252525;
	/*background-image:url(../images/bg_ccm.jpg);*/
    background-repeat:no-repeat;
	width: 100%;
	min-width: 980px;
}

h2 { font-size: 1em; }

a, a:visited {
    color: #CC0510; text-decoration: none; font-weight:bold;
}

a:hover {
    color: #FD3641; text-decoration: none; font-weight:bold;
}

.flash-catalogue{
	background-color:#252525;
	display:block;
	height:700px;
	position:relative;
	width:100%;
}

#wrap {
background:#252525 none repeat scroll 0 0;
margin:0px auto;
width:960px;
}

#header {
	/*height:20px;
	margin:auto;
	width:960px;
	position: absolute;
	width: 100%;
	z-index: 100;*/
}
#header a{
	/*position: relative;
	float: right;
	padding-right: 15px;*/
}

#header h1 { margin: 0; padding-left: 1px; padding-top: 12px; font-size: 1.1em; color: #CC0510; }
#header h1 a { font-size: 1.1em; color: #CC0510; text-decoration: none;}
#header h2 { margin: 0; padding-left: 1px; padding-top: 0px; font-size: .8em; color: #fff; }





#left { 
    font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    width: 24%;
    padding: 1px;
    line-height: 1.4em; 
    color: #eee;
}

#left li {
    list-style-type: none;
    /* border-bottom: 1px dotted #fff; */
}
#left li a {
    text-decoration: none;
}
#left li a:hover {
    color : #FFEB31;
}

/* MB */

input {
    font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#langsel img {
    border: none;
}

#shopcart {
    /*padding-top: 55px;*/
	float: right;
	margin-right: 15px;
}

#shopcart img {
    border: none;
}

#bottom {  
    padding: 5px;
    font: .7em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    background: #444;
    /* width: 100%; */
    color: #fff;
	width:960px;
}

.site_link_img {
    border: none;
    vertical-align: middle;
}

.sbox_header {
    background: #222;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 1em;
    color: #eee;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.sbox_body {
    padding-left: 5px;
}

.sbox_payments {
    margin-top: 15px;
    text-align: center;
}

.breadcrumbs_top {
    margin-bottom: 20px;
}

.breadcrumbs_bottom {
    margin-top: 20px;
}

.pagetitle {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 1.2em;
}

.pagetitle img, .prodCat img {
    vertical-align: middle;
    padding-right: 5px;
}

.pagecontent {
    padding-right: 10px;
}

.pagecontent p {
    padding-bottom: 1em;
}

.pagecontent li {
    margin-left: 2em;
}

.member_row {
    padding-bottom: 1em;
}

.member_catalogue {
    margin-left: 4em;
    padding-top: 0.5em;
}

.catalogue_pdf {
    padding-top: 0.5em;
}

.catalogue_cover {
    border: 1px solid #555555;
    margin-right: 15px;
    padding: 1px;
}


/* Products */

.SiteIndex {
    margin-bottom: 1em;
}

.main_image {
    margin-top: 1em;
    margin-bottom: 1em;
}

.productRow {
    clear: both;
    padding-bottom: 15px;
}

.productRow_left {
    display: block;
    clear: none;
    float: left;
    padding-right: 1em;
}

.productRow_right {
    display: block;
    clear: none;
    padding-left: 10px;
}
