﻿* 
{
    padding: 0px;
    margin: 0px;
    
}
    
body 
{
    font-family: Arial, Tahoma;
    font-size: 12px;
}

img
{
    border: none;
}

#container
{
    width: 902px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    position: relative;
}

#leftcontainer
{
    float: left;
    width: 712px;
}

#rightcontainer
{
    float: left;
    width: 190px;
    text-align: center;
    padding-top: 10px;
}

#top-logo
{
    width: 902px;
    height: 152px;
}

.clear
{
    clear: both;
}

#bodyshop-container
{
    width: 720px;    
}

#bodyshop-header
{
        
}

#bodyshop-body
{   
    border-top: 1px solid #333333;
    background-color: #F0F0F0;
    font-size: 14px;
}

.bodyshop-tab-left, 
.bodyshop-tab-right,
.bodyshop-tab-center,
.bodyshop-tab-buttons
{
    float: left;
    height: 36px;
}

.bodyshop-tab-left,
.bodyshop-tab-right
{
    width: 6px;
}

.bodyshop-tab-center
{
    background-color: #333333;
    
}

.bodyshop-tab-center-text
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 6px 0px 6px;
    text-align:center;    
}

.bodyshop-tab-buttons
{
    float: right;
    text-align: right;
}

#bodyshop-photo
{
    width: 200px;
    height: 200px;
    background-color: #FFFFFF;    
}

.divider
{
    border-top: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    height: 2px;
}

#bodyshop-services-list
{    
    list-style-image: url('/images/tick.jpg');
    margin-left: 30px;
}

#bodyshop-services-list li
{    
    font-size: 12px;
}


#bodyshop-item-phone
{
    padding: 10px;
    float: left;
    width: 240px;
}

#bodyshop-item-address
{
    padding: 10px;
    float: right;
    width: 420px;
    text-align: right;
}

#bodyshop-item-distance
{
    padding: 10px;
    text-align: right;
}

.bodyshop-item-text
{
    padding: 10px;
}

#bodyshop-item-accreditations
{
    text-align: center;
    padding-top: 10px;
}

#bodyshop-item-accreditations img
{
    border: 1px solid #CCCCCC;
    margin-left: 10px;
    margin-right: 10px;
}

.yell_box
{
    width: 652px;    
}

.yell_box .top
{
    width: 652px;
    height: 37px;
    background-image: url('/images/yellow_box_top.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.yell_box .mid
{
    width: 650px;
    min-height:337px;
    height: auto !important;
    height: 337px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #F7F200;
    background-image: url('/images/yellow_box_back.png');
    background-position: top left;
    background-repeat: no-repeat;    
}

.yell_box .bottom
{
    width: 652px;
    height: 28px;    
    background-image: url('/images/yellow_box_bot.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.yell_box .mid h1, .yell_box .mid h2
{
    padding: 0px 20px 0px 20px;
}

.yell_box .mid h2
{
    font-size: 16px;
    padding-top: 10px;
}

.yell_box .mid p
{
    font-size: 14px;
    padding: 10px 20px 10px 20px;
}

#service-images
{
    width: 652px;
    margin-top: 40px;
    text-align:center;
}

#footer
{
    width: 902px;
    margin-top: 30px;
}

#footer_left, #footer_right
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 5px;
    height: 39px;
    float: left; 
}

#footer_left
{
    background-image: url('/images/footer_l.jpg');  
}

#footer_mid
{
    background-image: url('/images/footer_s.jpg');
    float: left;
    background-position: top left;
    background-repeat: repeat-x;    
    height: 39px;
    width: 882px;
    padding-top: 9px;
    text-align: center;
}

#footer_right
{
    background-image: url('/images/footer_r.jpg');   
}

#bottom_text
{
    margin-top: 30px;
    text-align: center;
    width: 902px;
    color: #999999;
    font-size: 10px;    
}

#footer_mid ul, #footer_mid li
{
    list-style-type:none;
    display:inline;
}

#footer_mid ul li
{
    margin: 0px 50px 0px 50px;
}

#footer_mid ul li a
{
    font-size: 16px;
    color: #3333FF;
    font-weight:bold;
    text-decoration: none;
}

#footer_mid ul li a:hover
{
    text-decoration: underline;
}

ul.form1
{
	float: left;
	list-style:none;
	padding:10px 0px;
	margin: 10px 0px 0px 0px;	
	width: 100%;
}

ul.form1 li
{ 
	clear: both; 
	float: left;
	margin:0px 0px 12px 0px;
	padding:0px;
	position: relative;
	width: 100%;
}

ul.form1 label
{
	display: block;
	float: left;
	width: 140px;
	font-size:13px;
	font-weight:normal;
	padding: 5px 0px 5px 20px;
	margin:0px;
}

ul.form1 .star
{	
	font-weight:bold;
	color: Red;
	font-size: 16px;
	padding-left: 2px;	
}

ul.form1 input, ul.form1 textarea
{
	width: 350px;
	border:1px solid #CCC;
	font-size:13px;
	margin:0px;
	padding:5px;
}

#chklstservices input
{
    width: 20px;
    border: none;
    padding: 0px;
    margin: 0px;
}

#chklstservices label
{
    width: 50px;
    display:inline;
    float:none;
    padding: 0px;
    margin: 0px;
    font-size:11px;
}

#badge
{
    position:absolute;
    left: 520px;
    top: 300px;
    width: 157px;
    height: 152px;
    background-image: url('/images/badge.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor:pointer;    
    color: #FFF;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
}

#badge div
{
    padding: 94px 0px 0px 38px;
}


