* {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none; 
    font-size: 100%;
}

body {
    width: 965px;
    font-size: 80%;
    text-decoration: none;
    font-family: arial, sans-serif;
    margin: 10px auto;
}

a {
    color: #000000;
    text-decoration: underline;
}

p {
    margin-bottom: 10px;
}

.fc:after { 
	height: 0; 
	font-size:0; 
	clear: both;  
	content: "."; 
	display: block;
	visibility:hidden; 
}
.fc {
	display: inline-block;
}

.clearing {
	clear: both;
}

.alert_message {
    margin-bottom: 10px;
}

.alert_message p {
    padding: 10px 5px 10px 5px;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    margin: 5px;
    border: 2px dashed #000000;
}

.fl { float: left; }
.fr { float: right; }
.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }

.alt1 {
    background: #F8F8F8;
}


ul#udm {
    margin: 5px 0 0 10px;
    font-size: 90%;
}

#main {
    padding-top: 10px; 
}

body.homepage #main {
    padding: 0;
}


.page_bg {
    background: #FFFFFF url(http://www.wakestock.co.uk/media/images/page_bg.gif) top left repeat-y;
}

.sidebar_bg {
    background: #FFFFFF url(http://www.wakestock.co.uk/media/images/sidebar_bg.gif) top right repeat-y;
}

.gallery_home img {
    float: left;
    width: 200px;
    height: 150px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 5px;
    border: 1px solid #CCCCCC;
}

.gallery_set img {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 5px;
    border: 1px solid #CCCCCC;
}

.sidebar_photos {
    margin-left: 6px;
}

.sidebar_photos img {
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}


.signup_form {
    width: 256px;
    height: 29px;
    padding: 10px 0 0 150px;
    background: transparent url(http://www.wakestock.co.uk/media/images/Wakestock08_22.gif) top left no-repeat;
}

.signup_form_complete {
    width: 346px;
    height: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 15px 10px 10px 50px;
    background: transparent url(http://www.wakestock.co.uk/media/images/Wakestock08_22b.gif) top left no-repeat;
}

.signup_form .input1 {
    width: 90px;
    color: #000000;
    background: #FFFFFF; 
    border: 1px solid #FFFFFF;
}

.signup_form .button1 {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    background: transparent; 
    border: 1px solid #FFFFFF;
}

.signup_form_nobg {
    background: none;
}

.front_news_thumbs {
    width: 700px;
    height: 107px;
    overflow: scroll;
    overflow-y:hidden;
    white-space: nowrap;
}

.news_thumb {
    float: left;
}


.front_news_thumbs a,
.front_news_thumbs img,
.front_news_thumbs .news_thumb {
    display: inline;
    float: none;
}



/* STORE */

body.store h1 {
    margin: 10px 0 10px 0;
}

.product_listing {
    margin: 0 20px 20px 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #000000;
}

.product_listing h2 {
    font-size: 100%;
    margin-bottom: 5px;
}

.product_listing .image {
    float: left;
    width: 100px;
    margin-right: 10px;
}

.product_listing .content {
    float: left;
    width: 500px;
    margin-top: 20px;
}

.product_listing .pricebox {
    float: right;
    margin-left: 10px;
    text-align: center;
}

.product_listing select {
    margin: 0 5px 0 5px;
    border: 1px solid #000000;
}

.product_listing input {
    margin: 5px;
    color: black;
    font-weight: bold;
    background: #999999;
    border: 1px solid black;
}


.product {
    width: 560px;
    margin: 10px; 
}

.product p {
    margin-bottom: 10px;
}

.product .image {
    float: left;
    width: 180px;
}

.product .close { 
    margin: 20px;
}

.product .description {
    float: left; 
    width: 400px;
    margin-top: 20px;
}

.sidebar_basket {
    margin: 5px;
    color: #FFFFFF;
}

.sidebar_basket .strong {
    font-size: 110%;
    font-weight: bold;
}



/* BASKET */

.basketupdate {
    width: 680px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.basketupdate th {
    border-top: 1px solid #000000;
}

.basketupdate th,
.basketupdate td {
    padding: 5px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.basketupdate .left {
    border-left: 1px solid #000000;
}

.basketupdate .top {
    border-top: 1px solid #000000;
}

.basketupdate td input {
    width: 30px;
    padding: 1px;
    border: 1px solid #000000;
}

.updatable_basket .button_update {
    float: left;
    margin-left: 10px;
}

.updatable_basket .button_checkout {
    float: right;
    margin-right: 10px;
}

body.store .status input,
.updatable_basket .button_checkout input,
.updatable_basket .button_update input {
    padding: 3px;
    color: #000000;
    font-weight: bold;
    background: #999999;
    border: 1px solid #000000;
}



.addresses {
    margin: 20px 0 20px 0;
}

.newsletter {
    float: right;
    width: 200px;
    margin: 40px 60px 0 0;
}

.shipbill_same {
    font-weight: bold;
    margin: 20px 0 10px 5px;
}

.contact_details {
    margin-left: 5px;
    margin-bottom: 10px;
}

.optional_questions {
    margin-top: 15px;
    margin-left: 5px;
}

.addr_shipping {
    float: left;
}

.addr_billing {
    float: right;
}

.addr_shipping,
.addr_billing { 
    width: 330px;
    margin-left: 5px;
}

.optional_questions input,
.contact_details input,
.addr_shipping input,
.addr_billing input { 
    width: 320px;
    padding: 2px;
    border: 1px solid #000000;
}

.addr_shipping select,
.addr_billing select { 
    width: 320px;
    border: 1px solid #000000;
}

.addr_submit input {
    float: right;
    padding: 3px;
    color: #000000;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #999999;
    border: 1px solid #000000;
}



/* CHECKOUT CONFIRM */

.button_payment input {
    float: right;
    margin-right: 5px;
}

.button_updatedetails input {
    float: left;
}

.button_updatebasket input {
    float: left;
    margin-left: 10px;
}

.buttons input,
.button_payment input,
.button_updatedetails input,
.button_updatebasket input { 
    padding: 3px;
    color: #000000;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #999999;
    border: 1px solid #000000;
}

.buttons {
    margin-top: 20px;
}

.confirm_order h4 {
    margin-bottom: 10px;
}

.confirm_order .strong {
    font-size: 110%;
    font-weight: bold;
}

body.store .status h2 {
    margin: 10px 0 10px 0;
}

body.store .status p {
    margin-bottom: 10px;
}

 



