body, html {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

body {
background-image: url(/images/stripe_2.png);

}

h1, h2 {
padding: 0;
margin: 0;
}


.clear {
clear: both;
}

.clearspacer {
clear: both;
margin-bottom: 20px;
}

a {
color: #d873f5;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


#wrapper {
margin-top: 10px;
width: 960px;
border: 5px solid #e8e8e8;
text-align: left;
background: #fff;
}

#logo h1, #logo h2 {
visibility: hidden;
}

#logo {
background: url(/images/block-paving-direct-logo.gif);
width: 370px;
height: 99px;
margin-top: 5px;
overflow: hidden;
float: left;
}

#advert {
float: right;
width: 370px;
height: 99px;
border: 1px solid #999999;
}

#menu ul  {
list-style: none;
margin: 0;
padding: 0;
margin-top: 20px;
background: #e8e8e8;
font-weight: bold;
font-size: 18px;
letter-spacing: 3px;
}

#menu li {
margin: 5px;
display: inline-block;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#menu a {
display: block;
color: #fff;
color: #d873f5;
text-decoration: none;
}

#menu a:hover, #menu .menuactive {
color: #383838;
}


#content {
padding: 5px;

}



#leftcontent {
float: left;
width: 480px;
border: 0px solid #000;
}

#leftcontent  {
font-size: 14px;
}

#rightcontent {
border: 0px solid #000;
padding-left: 10px;
width: 450px;
display: block;
height: 500px;
overflow: hidden;
}





#footer {
margin: 5px;
border-top: 1px solid #cccccc;

}

#footer #col1, #footer #col2, #footer #col3 {
float: left;
width: 285px;
margin: 9px;
border: 1px solid #cccccc;
padding: 5px;
background-image: url(/images/grey-shade.jpg);
background-repeat: repeat-x;
}

#footer #col1 img, #footer #col2 img, #footer #col3 img {
border: 0px;
}


#footer ul {
list-style: none;
margin: 0;
padding: 0;
}

#footer li {
margin:0;
padding: 0;
border-bottom: 1px dotted #999999;
margin-top: 5px;
}

#footer h2 {
margin: 0;
color: #d873f5;
}

#twitterfeed {
font-size: 13px;
text-align: left;

}

.small {
background: #e8e8e8;
padding: 5px;
}

.small p {
margin:2px;
padding:0;
text-align: left;
font-size: 13px;
color: #999999;
}



#footerimages {
position: relative;
height: 100px;
}

#footerimages a img {
border: 0;
}

#calculator {
border: 1px solid #cccccc;
padding: 5px;
background: url(/images/stripe_1.png);
margin-top: 20px;
}

#calculator .submit {
border: 1px solid #cccccc;
font-size: 110%;
padding: 5px;
margin: 10px;
}

#ajaxreturn, #ajaxreturnfalse {
display: block;
padding: 5px;
background: #33CC66;
color: #fff;
margin-top:5px;
padding: 10px;
font-size: 150%;
text-align: center;
}

#ajaxreturn p {
margin: 2px;
}

#ajaxreturn {
text-align: left;
}


#ajaxreturnfalse {
background: red;
}

.left, .right {
padding: 5px;
}

.left {
float: left;
width: 190px;
text-align: right;
}

.right {
float: right;
width: 250px;
text-align: left;
}


.bp_image {
margin: 30px;
width: 250px;
float: left;
height: 300px;
overflow: hidden;
}

.bp_image img {
border: 1px solid #000;
}

img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}


img.c {
	position: absolute;
	left: 250px;
	top: 0;
	z-index: 10;
        }
 
img.d {
	position: absolute;
	left: 250px;
	top: 0;
	}

	
img.e {
	position: absolute;
	left: 500px;
	top: 0;
	z-index: 10;
        }
 
img.f {
	position: absolute;
	left: 500px;
	top: 0;
	}
	
img.g {
	position: absolute;
	left: 750px;
	top: 0;
	z-index: 10;
        }
 
img.h {
	position: absolute;
	left: 750px;
	top: 0;
	}
	

	
	
/* Start Content and Menu */

#shopcontent {
float: right;
width: 760px;
font-size: 13px;
margin-left: 5px;
}

#shopcontent .productwrapper {

border: 3px solid #b870c3;

margin-top: 15px;
display: block;
width: 745px;
height: 205px;
overflow: hidden;
}

.title {
font-weight: bold;
display: block;
margin-bottom: 5px;
color: #993399;
font-size: 16px !important;
}

.price {
font-weight: bold;
color: #000;
margin-top: 10px;
margin-bottom: 10px;
}

.picture {
float: left;
margin-right: 10px;
padding: 2px;
}

#shopcontent img {
border: 1px solid #cccccc;
}

#shopcontent .productdescription {
float: left;
width: 450px;
line-height:130%
}

#shopcontent .productwrapper {
padding: 5px;
}

#shopcontent .productwrapper:hover {
background: #eeeeee;
}

#shopcontent .productwrapper a {
text-decoration: none;
font-weight: bold;
color: blue;
}

#shopcontent .productwrapper a:hover {
background: blue;
color: #fff;
}

.minilinks {
margin-top: 30px;
}

.minidescription {
color: #999999;
padding: 5px;
}

#shopcontent .productmerchant {
margin-top: 40px;
float: right;
display: block;
}

.smallgrey {
color: #cccccc;
}





#leftmenu {
float: left;
width: 180px;
}

#search {
margin: 10px;
}

.leftmenuheader {
background-color: #bed5b9;
display: block;
padding: 5px;
color: #ffffff;
font-weight: bold;
margin-bottom: 0;
background-image: url(/images/leftmenuheader.jpg);
background-position: left;
background-repeat: repeat-x;
}

.leftmenucontents {
padding: 5px;
background: #fff;

}


#leftmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#leftmenu ul a {
display: block;
padding: 4px;
margin: 2px;
color: #999;
text-decoration: none;
}

#leftmenu ul a:hover {
text-decoration: underline;
}

#filters {
font-size: 13px;
color: #999999;
}



.encase {
display: block;
margin-bottom: 10px;
height: 300px;
}

.leftfilter {
float: left;
width: 450px;
}

#leftfilter p {
margin: 2px;
}

.rightfilter {
float: right;
width: 450px;
text-align: right;
}


/* End Content */


/* Start of Tee Shop */

#twrapper {
width: 940px;
overflow: hidden;
border: 1px solid #fff;
}

.tleft {
float: left;
width: 150px;
}

.tright {
float: right;
width: 205px;
}

.tright p {
margin: 0;
}

.tshirtbox5, .tshirtbox_desc
{
    margin: 10px;
    height: 100px;
    padding: 20px;
    text-align: left;
    background-color: #ffffff;
    border: 3px solid #cccccc;
    margin-bottom: 10px;
	width: 900px;
	width: 400px;
	float: left;
	background-image: url(http://www.jugglingdirect.co.uk/blog/wp-content/themes/default/images/jug-b-bg.jpg);
    /* Do rounding (native in Firefox and Safari, CC in IE) 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;*/
}

.tshirtbox_desc {
width: 870px;
height: auto;
}


.tshirtbox img {
border: 1px solid #cccccc;
}

.buynow {
display: block;
border: 1px solid #cccccc;
padding: 2px;
text-align: center;
margin-top: 5px;
}

/* End of Tee Shop */

/* Start of Adverts */



.singleadvert {
text-align: right;
padding-top: 10px;
padding-right: 10px;
border: 0px solid #000000;
}

/* End of Adverts */



#tshirtpages {
border: 3px solid #cccccc;
padding: 10px;
margin: 10px;
}

