html, body {
	background-color: #0066B1;
}

body {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 62.5%;
}

h1 {
    color: #0066CC;
    font-size: 280%;
    margin: 0em 0em 0.25em;
    padding: 0em;
}

h2 {
	color:#333333;
	font-size:150%;
	font-weight:normal;
	margin:0 0 0.25em;
	display:block;
}

h2.strap_line, h2#contact_us {

}


h3 {
    color: #333333;
    font-size: 170%;
    margin: 0em 0em 0.5em;
	font-weight:normal;
}

h5 {
    font-size: 110%;
    margin: 0em 0em 0.5em;
}


p {
    color: #666666;
    font-size: 110%;
    padding: 0em 1em;
}

a {
    color: #0066B1;
    text-decoration: none;
    cursor:pointer;
}
a:hover {
    text-decoration: underline;
}

button {
	cursor:pointer;
}

strong {
    color: #0066B1;
}

input, select {
    border-color: #d4d2c2;
    border-style: solid;
    border-width: 1px;
    font-size: 120%;
}

input {
    font-size: 120%;
    font-weight: normal;
    padding: 2px;
}
label {
	font-size: 120%
}
#page {
    width: 1000px;
}

#header {
    border-bottom: #0077CB 1em solid;
    position: relative;
    height: 159px;
    padding: 0em 1em;
}

#header #logo {
    clear: none;
    margin: 3em 0em 2em;
}

.inputfield_required {
	background-color: #FFFFCC;
}

#header #account_links {
    clear: right;
    float: right;
    font-size: 110%;
    font-weight: bold;
    padding: 3.2em 0em 0.5em;
    width: 323px;
}

#header #account_links li {
    display: inline;
}

#header #account_links li a {
    background-image: url( '/images/gt.png' );
    background-position: 3px 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding: 0em 2em 0em 1.3em;
    font-weight:normal;
}

#header #telephone {
    clear: right;
    float: right;
    padding-right: 65px;
}

#header #category_links {
	bottom: 0em;
    clear: both;
    left: 0em;
    line-height: 35px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    text-align: center;
    width: 1000px;
}

#header #category_links li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;

    margin: 0px;
    padding: 0px;
}

#header #category_links li span {
    background-image: url( '/images/category_link_bg.jpg' );
    background-repeat: repeat-x;
    display: -moz-inline-box;
    display: inline-block;
    height: 35px;
    line-height: 125%;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

#header #category_links li span a {
    background-image: url( '/images/gt.png' );
    background-position: 0.8em 5px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 116%;
    font-weight: normal;
    margin: 0px;
    padding: 2px 5px 0em 16px;
    text-align: left;
    text-decoration: none;
}

#mini_search {
    background-color: #FFFFFF;
    border-color: #0077CB;
    border-style: solid;
    border-width: 0px 1em 0em;
    margin: 0em;
    text-align:center;
}


img#free_delivery {
	display:inline;
	clear:none;
	margin:0;
	padding:0;
	vertical-align:middle;
}

#mini_search p {
    color: #0066B1;
    font-size: 140%;
    font-weight: bold;
    height: 2.7em;
    line-height: 2.7em;
    margin: 0em;
    padding: 0.5em 1em;
}

#mini_search input {
    background-color: transparant;
    background-image: url( '/images/search_bg.jpg' );
    border-width: 0px;
    height: 17px;
    line-height: 17px;
    padding: 5px;
    width: 448px;
    vertical-align: middle;
    font-size: 108%;
}

#mini_search button {
    background-color: transparant;
    background-image: url( '/images/search_button.jpg' );
    border-width: 0px;
    color: #0066B1;
    font-weight: bold;
    font-size: 14px;
    height: 27px;
    line-height: 19px;
    padding: 3px 2px 5px 11px;
    width: 39px;
    vertical-align: middle;
}

#content {
    background-color: #FFFFFF;
    border-color: #0077CB;
    border-style: solid;
    border-width: 0px 1em 1em;
    margin: 0em 0em 1em;
    padding: 0em 1em 0em 0em;
    min-height: 450px;
}

#content p {
    color: #333333;
    font-size: 110%;
	padding:1px;
    margin-bottom: 4px;
}

#content #main {
    float: left;
    padding: 0em 0em 1em;
    width: 760px;
}

#content #main #intro {
	background-color: #0066B1;
    background-image: url( '/images/intro_background.jpg' );
    background-position: 0px 15px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 110%;
    height: 95px;
    padding: 170px 395px 0px 35px;
    text-align: center;
    width: 330px;
}

#content #main #need_advice {
	background-color: #0077CB;
    background-image: url( '/images/need_advice_bg.jpg' );
    background-position: 0px 10px;
    background-repeat: no-repeat;
    color: #B7E0ff;
    font-size: 150%;
    height: 44px;
    line-height: 22px;
    margin: 0em 0em 5px;
    padding: 16px 10px 20px 195px;
    width: 555px;
}

#content #main #need_advice a {
    color: #FFFFFF;
}

#content #main #homepage_promotions {
    margin: 10px 0em;
}

#content #main #homepage_promotions .promotion {
	background-image: url( '/images/homepage_promotion_bg.jpg' );
	background-position: 2px 0px;
	background-repeat: no-repeat;
	float: left;
    height: 260px;
    padding: 6px 12px 6px 8px;
    position: relative;
    width: 233px;
}

#content #main #homepage_promotions .promotion h3 {
    color: #0066B1;
    font-size: 140%;
    font-weight: bold;
    height: 36px;
    margin: 0em;
    padding: 6px 0px 0px 6px;
}

#content #main #homepage_promotions .promotion .image {
    text-align: center;
}

#content #main #homepage_promotions .promotion .desc {
	color: #0066B1;
    font-size: 180%;
    margin: 0em 0em 0.5em;
    text-align: right;
}

#content #main #homepage_promotions .promotion .code {
	bottom: 70px;
	color: #999999;
	font-size: 110%;
	line-height: 100%;
	margin: 0em;
	position: absolute;
	right: 15px;
    text-align: right;
}

#content #main #homepage_promotions .promotion .price {
	bottom: 40px;
	color: #0066B1;
	font-size: 220%;
	font-weight: bold;
	position: absolute;
	right: 15px;
    text-align: right;
}

#content #main #homepage_promotions .promotion .basket_add_form {
	bottom: 10px;
	left: 0px;
    position: absolute;
    width: 253px;
}

#content #main #homepage_promotions .promotion .basket_add_form .buttons {
    text-align: center;
}

#content #main #what_is_a_keysafe,
#content #main #easy_to_use,
#content #main #installation_service {
	background-position: 2px 0px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 110%;
    height: 61px;
    padding: 45px 2px 0px;
    width: 249px;
}


#content #main #what_is_a_keysafe {
    background-image: url( '/images/what_is_a_keysafe_bg.jpg' );
    padding: 45px 23px 0px;
    width: 207px
}

#content #main #easy_to_use {
    background-image: url( '/images/easy_to_use_bg.jpg' );
    color: #0066B1;
    padding: 45px 99px 0px 16px;
    width: 138px;
}

#content #main #installation_service {
    background-image: url( '/images/installation_service_bg.jpg' );
    padding: 45px 155px 0px 17px;
    width: 81px;
}


#content #main_home {
	float:left;
	width:980px;
}

#content #main_home #homepage_promotions_left {
	width:324px;
	margin:10px 0 0 6px;
	float:left;
}

#content #main_home #homepage_promotions {
	width:650px;
	float:left;
}
#content #main_home #homepage_promotions h2 {
	font-weight:bold;
	font-size:200%;
	color:#0077CB;
	margin:9px 0 9px 0;
	float:left;
}
#content #main_home #homepage_promotions .promotion {
	background: url(/images/homepage_promotion_bg_new.jpg) no-repeat;
	float: left;
	height: 260px;
	padding: 6px 12px 6px 8px;
	position: relative;
	width: 194px;
	margin-right:1px;
}
#content #main_home #homepage_promotions .promotion h3 {
    color: #0066B1;
    font-size: 140%;
    font-weight: bold;
    height: 36px;
    margin: 0em;
    padding: 6px 0px 0px 6px;
    text-align:center;
}

#content #main_home #homepage_promotions .promotion .image {
    text-align: center;
}

#content #main_home #homepage_promotions .promotion .desc {
	color: #0066B1;
    font-size: 180%;
    margin: 0em 0em 0.5em;
    text-align: right;
}

#content #main_home #homepage_promotions .promotion .code {
    display:none;
}

#content #main_home #homepage_promotions .promotion .price {
	color: #0066B1;
	font-size: 220%;
	font-weight: bold;
        text-align: center;
	margin-bottom:2px;
}

#content #main_home #homepage_promotions .promotion .basket_add_form {
	margin:0 auto;
}

#content #main_home #homepage_promotions .promotion .basket_add_form .buttons {
    text-align: center;
}
#content #main_home #what_is_a_keysafe,
#content #main_home #easy_to_use,
#content #main_home #installation_service {
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 110%;
    height: 61px;
    width: 323px;
    margin-left:3px;
}


#content #main_home #what_is_a_keysafe {
    background-image: url( '/images/what_is_a_keysafe_bg_new.jpg' );
    width: 278px;
    height:38px;
    padding:58px 30px 10px 15px;
}

#content #main_home #easy_to_use {
    background-image: url( '/images/easy_to_use_bg_new.jpg' );
    color: #0066B1;
    width: 278px;
    height:38px;
    padding:58px 30px 10px 15px;
}

#content #main_home #installation_service {
    background-image: url( '/images/installation_service_bg_new.jpg' );
    width: 276px;
    height:38px;
    padding:58px 30px 10px 17px;
}


#sidebar {
    float: left;
    overflow: hidden;
    padding: 0px 6px 0px 0px;
    width: 202px;
}

#sidebar #care_homes,
#sidebar #commercial,
#sidebar #automotive,
#sidebar #holiday_properties,
#sidebar #residential {
    height: 191px;
    margin: 0 0 8px 0;
    padding: 5px 19px;
    position: relative;
    width: 164px;
}

#sidebar #care_homes {
    background-image: url( '/images/care_homes_bg.jpg' );
    text-align: right;
}

#sidebar #holiday_properties {
    background-image: url( '/images/holiday_properties_bg.jpg' );
}

#sidebar #residential {
    background-image: url( '/images/residential_bg.jpg' );
    text-align: right;
}
#sidebar #commercial {
    background-image: url( '/images/commercial_access_bg.jpg' );
    text-align: right;
}
#sidebar #automotive {
    background-image: url( '/images/automotive_bg.jpg' );
    text-align: right;
}

#sidebar #commercial p{
	padding-left: 28px;
}

#sidebar #automotive p{
	padding-top: 95px;
	text-align: left;
}

#sidebar #care_homes h3,
#sidebar #commercial h3,
#sidebar #automotive h3,
#sidebar #holiday_properties h3,
#sidebar #residential h3,
.box h3,
.box .header {
    color: #666666;
    font-size: 136%;
    padding: 11px 14px 0px;
    text-align: left;
}

.box h3,
.box .header {
    background-image: url( '/images/box_header_bg.jpg' );
    background-repeat: no-repeat;
    margin: 0em;
    padding: 16px 33px;
    font-weight:normal;
}

#sidebar #holiday_properties h3 {
    margin: 0em 0em 5.5em;
}

#sidebar #care_homes p,
#sidebar #commercial p,
#sidebar #automotive p,
#sidebar #holiday_properties p,
#sidebar #residential p {
    color: #0066B1;
    font-size: 110%;
}

#sidebar #care_homes .more,
#sidebar #holiday_properties .more,
#sidebar #residential .more {
    background-image: url( '/images/footer_gt.jpg' );
    background-position: 0px 50%;
    background-repeat: no-repeat;
    bottom: 8px;
    font-size: 120%;
    font-weight: bold;
    height: 18px;
    padding: 0px 0px 0px 10px;
    position: absolute;
    right: 10px;
    vertical-align: middle;
}

#sidebar #care_homes .spacer {
	display: block;
    float: left;
    height: 50px;
    width: 83px;
}

#footer {
    background-color: #FFFFFF;
    border: #0077CB 1em solid;
    font-size: 100%;
    height: 101px;
    margin: 1em 0em;
    overflow: visible;
    padding: 0em 1em;
    vertical-align: middle;
}

#legal p {
	color: #CCCCCC;
}

#footer #thawte_logo {
	float: left;
	margin:22px 0 22px 11px;
}


#footer #vstall_logo {
	float: left;
	margin: 36px 0px;
}

#footer .footer_logo {
    float: right;
    margin: 10px 0px 0px;
}


#footer p {
    color: #0066B1;
    float: left;
    font-size: 110%;
    height: 101px;
    line-height: 101px;
}

#footer ul {
    float: left;
    height: 101px;
    line-height: 101px;
    padding: 0px;
    vertical-align: middle;
}

#footer ul li {
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    font-size: 240%;
    height: 101px;
    padding: 0px 70px;
    vertical-align: middle;
}


#legal_links {
    float: right;
    text-align: right;
}

#legal_links li {
    background-image: url( '/images/gt.png' );
    background-position: 0.8em 50%;
    background-repeat: no-repeat;
    display: inline;
    padding: 0em 0em 0em 2em;
}

#legal_links li a {
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold
}

#telephone {
	color: #CCCCCC;
    font-size: 150%;
    font-weight: bold;
    text-align: right;
}

.box {
    background-image: url( '/images/box_bg.jpg' );
    background-repeat: repeat-y;
    display: block;
    width: 202px;
}

.box h4 {
    font-size: 120%;
    padding: 6px 10px;
	color:#666666;
}

#content .box p {
	margin: 0em 0em 1em;
    padding: 0px 10px;
    text-align: center;
}

#content .box p label {
	display: block;
    font-size: 100%;
    margin: 0em 0em 1em;
    text-align: left;
}

#content #newsletter_signup p label {
    text-align: center;
}

.box ul {
    padding: 0px 10px 0px 15px;
}

.box ul li {
    background-image: url( '/images/bullet.png' );
    background-position: 0px 7px;
    background-repeat: no-repeat;
    font-size: 110%;
    line-height: 150%;
    list-style-type: none;
    padding: 0px 0px 0px 10px;
}

a.box span {
    display: block;
    padding: 0px 10px;
    font-size: 110%;
}

.box .footer {
    background-image: url( '/images/box_footer_bg.jpg' );
    background-repeat: no-repeat;
    clear: both;
    display: block;
    height: 12px;
}

.box .buttons {
    text-align: center;
}

.content_box,
.info_box {
    background-position: 50% 0px;
    background-repeat: no-repeat;
    float: left;
    text-align: right;
}

.content_box {
    height: 186px;
    padding: 0px 4px;
    position: relative;
    width: 312px;
}

.content_box h3 {
    margin: 0px;
    padding: 18px 35px;
    text-align: left;
}

#content .content_box p {
    padding: 0px 15px 0px 150px;
}

.content_box a {
    background-image: url( '/images/content_box_button.png' );
    bottom: 10px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    font-size: 140%;
    height: 29px;
    line-height: 29px;
    padding: 0px 0px 3px 0px;
    position: absolute;
    right: 14px;
    text-align: center;
    width: 138px;
}

#home h1 {
    color: #333333;
    font-size: 180%;
}

#home h2 {
    padding: 0px 10px;
}

#how_many {
    background-image: url( '/images/how_many_bg.jpg' );
}

#lock_or_touchpad {
    background-image: url( '/images/lock_or_touchpad_bg.jpg' );
}

#budget_finder {
    background-image: url( '/images/budget_finder_bg.jpg' );
}

.info_box {
    height: 110px;
    padding: 10px 18px 10px 123px;
    text-align: left;
    width: 179px;
}

#content .info_box p {
    color: #FFFFFF;
}

.info_box h3 {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 250%;
    padding: 6px 0px 0px;
}

#keysafe {
    background-image: url( '/images/keysafe_info_bg.jpg' );
    text-align: right;
}

#content #keysafe p {
    color: #0066B1;
}

#special_offers {
    background-image: url( '/images/special_offers_info_bg.jpg' );
}

#office_cabinets {
    background-image: url( '/images/office_cabinets_info_bg.jpg' );
    padding: 10px 120px 10px 15px;
}

/** Category Styles **/
#classification_list {
	margin-bottom: 10px;
	float: left;
}

#classification_list h3 {
    display: none;
}

#classification_list .category_info {
    background-image: url( '/images/category_bg.jpg' );
    background-repeat: no-repeat;
    float: left;
    height: 273px;
    padding: 0px 15px;
    position: relative;
    text-align: center;
    width: 219px;
}

#classification_list .category_info h3 {
	color: #0066B1;
    display: block;
    font-size: 140%;
    font-weight: bold;
    margin: 0em 0em 1em;
    padding: 18px 0px 14px;
    text-align: left;
}

#classification_list .category_info .buttons {
    bottom: 0px;
    left: 0px;
    padding: 3em 0em;
    position: absolute;
    text-align: center;
    width: 249px;
}

/** Product Styles **/
#content .listing .product_feature_info {
	background-image: url( '/images/featured_product_bg.jpg' );
	background-position: 4px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
    display: block;
    float: left;
    height: 200px;
    margin: 0px 0px 1em;
    overflow: hidden;
    padding: 15px 10px;
    text-align: center;
    width: 127px;
}

#content .listing .product_feature_info .image {
	display: block;
	height: 100px;
	line-height: 100px;
    margin: 0px 0px 1em;
    width: 127px;
}

#content .listing .product_feature_info .image img{
	vertical-align: middle;
}

#content .listing .product_feature_info .desc {
	display: block;
    font-size: 120%;
    height: 43px;
    margin: 0px 0px 5px;
    overflow: hidden;
}

#content .listing .product_feature_info .price {
    color: #FF9900;
    display: block;
    font-size: 140%;
    font-weight: bold;
}

#content .listing .product_feature_info .prices {
    background-image: url( '/images/price_seperator.jpg' );
    background-position: 0px 50%;
    background-repeat: no-repeat;
    float: right;
    padding: 0em 0em 0em 1em;
    width: 17em;
}

#content .listing .product_feature_info .buttons {
    text-align: center;
}

#content .prices .our_price {
    color: #FF9900;
    font-size: 160%;
    font-weight: bold;
    margin: 0em 0em 0.5em;
	text-align: left;
}

#content .prices .rrp {
    color: #666666;
    font-size: 100%;
    font-weight: normal;
    margin: 0em 0em 0em;
	text-align: left;
}
#content .prices .saving {
    color: #FF0000;
    font-size: 160%;
    font-weight: bold;
    margin: 0.5em 0em 0.5em;
	text-align: left;
}

#content .prices .basket_add_form {
    float: left;
}

#content .prices .add_to_basket {
    text-align: left;
}

#content .prices .add_to_basket label {
	display: block;
	margin: 0em 0em 1em;
}

#content .prices .add_to_basket button {
    margin: 0em;
}

#content .listing .product_info {
    border-top: #333333 1px dotted;
    padding: 1em;
}

#content .listing .product_info .image {
    float: left;
    text-align: center;
    width: 125px;
    line-height: 125px;
}
#content .listing .product_info .image img{
    vertical-align: middle;
}

#content .listing .product_info .prices {
    background-image: url( '/images/price_seperator.jpg' );
    background-position: 0px 50%;
    background-repeat: no-repeat;
    float: right;
    padding: 1em 0em 1em 1em;
    width: 16em;
}


#content .listing .product_info .description{
    padding: 0em 22em 0em 125px;
}

#content .listing .product_info .description p a{
	color: #333333;
}

#content .listing .product_info .description h4 {
    color: #0066B1;
    font-size: 140%;
    margin: 0em 0em 1em;
}

#content .listing .product_info .description p {
    color: #333333;
    font-size: 110%;
    font-weight: normal;
}


#content .listing .product_info .description ul {
    text-align: right;
}

#content .listing .product_info .description li {
    background-image: url( '/images/bullet.png' );
    background-position: 0em 0.5em;
    background-repeat: no-repeat;
    display: inline;
    font-size: 110%;
    padding: 0em 0em 0em 1em;
}


/* Add To Basket Styles */
.add_to_basket {
    font-weight: bold;
    height: auto;
    text-align: right;
}

.add_to_basket label {
    font-size: 110%;
}

.add_to_basket input,
#content .featured_order_item .options input {
    text-align: center;
    padding: 6px 0px;
    width: 25px;
}

.add_to_basket button {
    margin: 0.5em 0em 0em;
}

/* Mini Basket Styles */
#mini_basket .box {
    background-image: url( '/images/basket_bg.jpg' );
}

#mini_basket .box h3 {
    background-image: url( '/images/basket_header_bg.jpg' );
    color: #FFFFFF;
    padding: 15px 1em 8px;
}

#mini_basket .box table {
    margin: 0px 10px 1em;
    width: 180px;
}
#mini_basket .box table td {
    border: #FFFFFF 1px dotted;
    border-width: 1px 0px;
    color: #CCCCCC;
    font-weight: bold;
}

#mini_basket .box table td a {
    color: #CCCCCC;
    font-weight: bold;
}

#mini_basket .box #mini_basket_total {
    color: #FFCC00;
    font-weight: bold;
    padding: 0px 10px;
    text-align: right;
}

#mini_basket .box #mini_basket_total strong {
    color: #FFCC00;
}

#mini_basket .box .buttons {
    padding: 0px 14px;
    height: 28px;
}

#mini_basket .box .buttons a {
    background-image: url( '/images/small_button.png' );
    background-position: 50% 0px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 110%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 85px;
}

#mini_basket .box .buttons #view {
    float: left;
}

#mini_basket .box .buttons #checkout {
    float: right;
}

#mini_basket .box .footer {
    background-image: url( '/images/basket_footer_bg.jpg' );
}

/* Newsletter Sign Up link sidebar box styles */
#newsletter {
    background-image: url( '/images/newsletter_signup_bg.jpg' );
    height: 143px;
}

#newsletter span {
    font-size: 120%;
    padding: 0px 10px;
}

#newsletter .header {
    background: none;
    font-size: 170%;
    font-weight: normal;
    height: auto;
    line-height: 100%;
    padding: 15px 15px;
}

#newsletter .footer {
    background: none;
}

/* Data Cube Styles */
.listing .listing_header {
    font-size: 110%;
    margin: 0em 0em 1em;
}

.listing .listing_footer {
    font-size: 110%;
    margin: 0em 0em 1em;
}

/* Product Page Styles */
#product_page {
    padding: 0em;
}

#product_page #product_images {
    float: left;
    margin: 0px 10px 1em 0px;
    width: 240px;
}

#product_page h2 {
	color: #0066B1;
    display: block;
    font-size: 240%;
    margin: 0em 0em 0.5em;
}

#product_page #main_image {
    border: #878274 1px dotted;
    margin: 0px 10px 10x 0px;
    padding: 10px;
    text-align: center;
	font-size: 100%;
}

#product_page #product_images #additional_images .additional_image {
    border:1px dotted #878274;
    float:left;
    height:82px;
    line-height: 82px;
    margin-right:2px;
    margin-top: 3px;
    text-align: center;
    width: 76px;
}

#product_page #product_images #additional_images .additional_image img{
    vertical-align: middle;
}

#product_information_container h1 {
    color: #0066B1;
    font-size: 240%;
    padding: 0em;
    margin: 0em 0em 0.5em;
}
#product_information_container h2 {
    border-bottom: none;
    padding-bottom: 0px;
}

#product_information_container {
  /**  padding: 0em 0em 0em 24em;*/
}

#product_information_container #product_descriptions #recycled,
#green_info #recycled {
    line-height: 48px;
    font-size: 140%;
    color: #007700;
}
#product_information_container #product_descriptions #recycled p,
#product_information_container #product_descriptions #recycled img,
#green_info #recycled p,
#green_info #recycled img{
    vertical-align: middle;
}

#product_page .prices {
	clear: right;
	float: right;
    margin: 0px 1em 1em;
    width: 167px
}

#product_page .prices .our_price {
	float: right;
	font-size: 240%;
    text-align: right;
}

#product_page .prices .basket_add_form {
	clear: right;
    float: right;
}

#content #product_information_container .prices p{
    margin: 0px;
}

#content #product_information_container .prices .rrp{
	color: #333333;
    font-size: 110%;
    margin-bottom: 10px;
}

#content #product_information_container .prices .saving{
    font-size: 180%;
    margin-bottom: 10px;
}



#product_information_container p {
    color: #333333;
    font-size: 120%;
}

#product_information_container #product_bullet_features ul,
#product_information_container #product_options,
#product_information_container #product_links {
    margin: 0em 0em 0.5em;
    padding: 0px 1.5em 0px 20px;
}

#product_information_container #product_links,
.listing .data .product_info .description ul {
    margin: 0px 0px 1em;
    padding: 0px 1.5em;
    text-align: center;
}

#product_information_container #product_bullet_features ul li,
#product_information_container #product_options li,
#product_information_container #product_links li,
.listing .data .product_info .description ul li {
    color: #333333;
    font-size: 120%;
    line-height: 150%;
    list-style-position: inside;
    list-style-type: disc;
}

#product_information_container #product_links li,
.listing .data .product_info .description ul li {
    background-position: 1em 0.5em;
    display: inline;
    padding: 0px 2em;
}

.listing .data .product_info .description ul li {
    background-position: 0em 0.5em;
    font-size: 100%;
    padding: 0em 1em;
}

#product_information_container #product_options li a,
#product_information_container #product_links li a,
.listing .data .product_info .description ul li a {
    color: #0D58A7;
}

#product_information_container #green_schemes {
    line-height: 48px;
    font-size: 120%;
    margin-top: 10px;
}

#product_information_container #green_schemes #scheme{
    margin: 5px;
}

#product_information_container #green_schemes img {
    vertical-align: middle;
}


#product_information_container .our_price .label,
#product_information_container .our_discount .label {
    color: #333333;
    width: 100px;
}

#product_information_container .price_border {
    border-color: #9EC7EF;
    border-style: solid;
    border-width: 0px 0px 2px;
    clear: both;
    height: 0px;
    margin: 1em 8px;
}

#product_information_container .add_to_basket {
    font-size: 120%;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
}

#product_information_container .add_to_basket input,
#product_information_container .add_to_basket button {
    vertical-align: middle;
}

#poa_information {
	padding: 0px 140px;
    text-align: center;
}

#poa_information label {
    display: -moz-inline-box;
    display: inline-block;
    float: none;
    text-align: left;
    vertical-align: top;
    width: 150px;
    font-weight:bold;
}

#poa_information input {
	margin: 0px 80px 0px 0px;
	width: 220px;
}

#poa_information textarea {
    width: 300px;
}

#poa_information #account_website_poa_customer_postcode {
    margin: 0px 240px 0px 0px;
    width: 60px;
}

#poa_information .buttons {
    margin: 1em 0px;
}

.fieldset_footer {
	margin: 0px 0px 10px;
    padding: 0px 0px 10px;
}

#login_details h3,
#create_account h3,
#password_reminder h3,
#register_login h3,
#address_edit h3,
#register_login_confirm h3,
#register_delivery_address_confirm h3,
#address_view h3,
#address_delete_confirm h3,
#profile_personal h3,
#b2c_account h3,
#search_results h3,
#select_delivery h3,
#delivery_shipping h3,
#co_payment_details h3,
#order_items h3,
#order_reference_details h3,
#order_address_details h3,
#basket h3,
#product_list h3,
#intelligent_order_pads h3,
#featured_promotions h3,
#favourites_folders h3,
#favourite_orderpad h3,
#qo_shopping_basket h3,
#quick_order_details h3,

#cu_address h3,
#cu_map h3,

#cu_enquiry_type h3,
#cu_fs_your_details h3,
#cu_fs_your_message h3,
#best_selling h3,
#order_processing h3,
#shopping_tools h3,
#envelope_choose_styles h3,
#envelope_choose_sizes h3,
#envelope_choose_closure h3,
#envelope_choose_royal_mail h3,
#linked_list h3,
#newsletter_subscribe h3,
#alternative_list h3,
#natural_list h3,
#special_offer_products h3,
#main #search_options h3,
#address_edit h3,
#register_login h3,
#newsletter_subscribe h3,
#profile_personal h3,
#address_view h3,
#address_delete_confirm h3,
#password_reminder h3,
#product_pricing_container h3 {
	border-top: #333333 1px dotted;
	color:#666666;
	font-size:210%;
    height: 40px;
    line-height: 40px;
    margin: 5px 0em 0.5em;
    padding: 0px 10px;
}

#card_payments,
#address_details {
    float: left;
    padding: 0px 0px 0px 10px;
    width: 360px;
}

#address_edit p,
#profile_personal p,
#address_view p,
#address_delete_confirm p,
#co_payment_details p {
    margin: 0em 0em 4px;
}

#quick_order_details .buttons p {
    text-align: center;
}

#quick_order_details .buttons p label,
#quick_order_details .buttons p input,
#quick_order_details .buttons p button {
    vertical-align: middle;
}

#address_edit label,
#register_login label,
#profile_personal label,
#address_view label,
#address_delete_confirm label,
#co_payment_details label {
    display: -moz-inline-box;
    display: inline-block;
    float: none;
    text-align: left;
    width: 188px;
    font-weight:bold;
}

#contact_us #cu_fs_your_details #cu_your_details_left label,
#contact_us #cu_fs_your_details #cu_your_details_right label {
    display: -moz-inline-box;
    display: inline-block;
    float: none;
    text-align: left;
    width: 120px;
    font-weight:bold;
}


#customer_newsletter_opt_in,
#customer_third_party_opt_in,
#select_delivery input,
#delivery_shipping input,
#cu_enquiry_type input {
    border: none;
    font-size: 100%;
    height: auto;
    padding: 0px;
}

#address_edit #customer_address_book_postcode {
    margin: 0px 160px 0px 0px;
}

#address_edit #system_countries_id {
	margin:0px 57px 0px 0px;
	width:180px;
}


#create_account,
#login_details,
#register_login_confirm,
#register_delivery_address_confirm,
#b2c_account,
#shopping_tools,
#cu_map, #cu_address,
#contact_us #cu_enquiry_type,
#contact_us #cu_fs_your_details {
	float: left;
    padding: 5px;
    width: 370px;
}

#contact_us #cu_enquiry_type,
#contact_us #cu_fs_your_details {
   height: 190px;
   position: relative;
}

#cu_address,
#cu_map {
   height: 350px;
   position: relative;
}
#cu_address p,
#cu_address h4 {
   font-size: 140%;
}

#contact_us #cu_enquiry_type .fieldset_footer,
#cu_address .fieldset_footer,
#cu_map .fieldset_footer,
#contact_us #cu_fs_your_details .fieldset_footer {
	border: none;
}


#contact_us #cu_fs_your_message textarea {
    width: 720px;
}


#register_login_confirm,
#register_delivery_address_confirm {
    text-align: center;
}

#contact_us #cu_enquiry_type #cu_enquiry_type_left,
#contact_us #cu_enquiry_type #cu_enquiry_type_right,
#contact_us #cu_fs_your_details #cu_your_details_left,
#contact_us #cu_fs_your_details #cu_your_details_right {
    float: none;
    padding: 0px 10px;
    width: auto;
}

#contact_us #cu_fs_your_message {
    clear: both;
}

#contact_us #cu_fs_your_details #cu_your_details_left input,
#contact_us #cu_fs_your_details #cu_your_details_right input {
    width: 210px;
}

#register_login_confirm p,
#register_delivery_address_confirm p {
    font-weight: bold;
}

#login_details label,
#register_login_confirm label,
#register_delivery_address_confirm label {
	display:inline-block;
	float:none;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	width:110px;
}

#register_login_confirm .fieldset_content,
#register_delivery_address_confirm .fieldset_content{
	height: 180px;
}

.fieldset_footer {
    border-bottom: #B8B8B8 1px dotted;
    clear: both;
}


#register_login_confirm span,
#register_delivery_address_confirm span,
#address_view span,
#address_delete_confirm span {
    display: -moz-inline-box;
    display: inline-block;
    text-align: left;
    width: 190px;
    font-size:120%;
}

#b2c_account a,
#shopping_tools a {
    color: #333333;
    font-weight: normal;
    background-color: #eeeeee;
    margin-bottom: 4px;
    height: 60px;
    padding: 2px;
    border: 1px solid #aaaaaa;
}

#b2c_account a:hover,
#shopping_tools a:hover {
    background-color: #DDDDDD;
}

#b2c_account a .header,
#shopping_tools a .header {
    color: #0066B1;
    font-size: 140%;
    font-weight: normal;
}

#special_offer_products div h3 {
    display: none;
}

#special_offer_products h4 {
    font-size: 110%;
    font-weight: normal;
    padding: 0px 10px;
    margin: 0em 0em 0.5em;
}

.fieldset_content,
#select_delivery div.fieldset_content,
#delivery_shipping div.fieldset_content {
    border: none;
    padding: 0px 10px 0px 10px;
}

/* Shopping Basket Styles */
#basket h3,
#qo_shopping_basket h3,
#order_processing h3,
#order_items h3 {
    margin: 0em;
}

#basket .fieldset_content,
#qo_shopping_basket .fieldset_content,
#order_processing .fieldset_content,
#order_items .fieldset_content {
    padding: 0px 3px;
}

#shopping_basket,
#split_shopping_basket,
#order_list {
    width: 100%;
    border-bottom: #333333 1px dotted;
}

#shopping_basket #delivery_conditions {
	display:inline;
	color:#666666;
	font-size:80%;
}

#shopping_basket th,
#shopping_basket td,
#split_shopping_basket th,
#split_shopping_basket td,
#order_processing th,
#order_processing td {
    border: none;
}

#shopping_basket th,
#split_shopping_basket th,
#order_processing th {
    background-image: url( '/images/shopping_basket_header_bg.jpg' );
    background-repeat: repeat-x;
    color: #333333;
    font-size: 110%;
    height: 38px;
    line-height: 38px;
    padding: 0em 5px;
}

#shopping_basket td,
#split_shopping_basket td,
#order_processing td {
    border-bottom: #333333 1px dotted;
    font-size: 120%;
}

#shopping_basket td.our_price,
#split_shopping_basket td.our_price,
#shopping_basket td.vat,
#split_shopping_basket td.vat,
#shopping_basket td.total,
#split_shopping_basket td.total,
#shopping_basket .total_data,
#split_shopping_basket .total_data {
    color: #FF9900;
    font-size: 140%;
}

#shopping_basket td.total,
#split_shopping_basket td.total,
#shopping_basket .total_data,
#split_shopping_basket .total_data {
    font-weight: bold;
}

#shopping_basket .total_label,
#split_shopping_basket .total_label {
    background-color: #eeeeee;
}

#shopping_basket .total_data,
#split_shopping_basket .total_data {
    background-color: transparent;
    font-size: 150%;
}

#voucher {
    background-color: #FFFFCC;
    border: solid 1px #666666;
    padding: 4px;
    margin-bottom: 5px;
}
#voucher #code {
	font-size: 130%;
	font-weight: bold;
}
#voucher a {
	font-weight: bold;
}
#voucher #conditions {
	font-size: 120%;
	display: block;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
/* Override the shopping basket styles */
#shopping_basket_voucher {
	text-align:center;
	margin-bottom:4px;
}
#shopping_basket_voucher .buttons {
	text-align:right;
	display:inline;
}

#shopping_basket_voucher label {
	font-size:125%;
}
#shopping_basket_voucher label strong {
	font-weight:bold;
	color:#DF0D32;
}


/* product orderpad pages */
#content .featured_order_item{
  border: 1px solid #000000;
  min-height: 125px;
  padding: 5px 5px 5px 5px;
  margin-bottom: 4px;
}
#content .featured_order_item h3{
    background: none;
}
#content .featured_order_item {
    vertical-align: top;
    font-size: 100%;
}
#content .link_item_count {
   vertical-align: bottom;
}
#content .featured_order_item h4 {
    font-size: 130%;
}
#content .featured_order_item p {
    padding-left: 125px;
    min-height: 80px;
}
#content .featured_order_item .image{
    line-height: 125px;
    width: 125px;
    vertical-alignt: middle;
    text-align: center;
    position: relative;
    float: left;
}
#content .featured_order_item .buttons{
float: right;
}
#content .featured_order_item .options {
    font-size: 140%;
    text-align: right;
}

#content .featured_order_item .options .price {
    color: #FF9900;
    font-weight: bold;
}

/* Site map styles */
.site_map_column {
    width: 360px;
}

.site_map_column li {
    font-size: 140%;
    font-weight: bold;
    margin: 0px 20px 1em;
    padding: 0px;
    width: 330px;
}

.site_map_column li ul {
    margin: 0em;
    padding: 0em;
}

.site_map_column li ul li {
    font-size: 90%;
    width: 290px;
    margin: 0px 20px;
}

/* Print Estimate Styles */
#print {
    background-color: #FFFFFF;
    height: 100%;
    width: 100%;
}

#print_content {
    margin: 0px auto;
    width: 650px;
}

#print h1 {
    margin: 0em 0em 0.25em;
}

#print p {
    color: #333333;
}

#print #footer {
    border: none;
    font-size: 110%;
    padding: 0px;
}

.refine_link {
}
.refine_link span{
	color: #333333;
}

#register_form .buttons,
#frmcustomeraddress .buttons,
#address_book .buttons,
#profile_details .buttons,
#frmreminder .buttons {
	padding-right: 75px;
	padding-top: 10px;
}
#login_details .fieldset_content,
#create_account .fieldset_content {
	height: 132px;
}

#register_login_confirm h3 a,
#address_view h3 a,
#register_delivery_address_confirm h3 a {
	font-size: 80%
}

#frmregister .buttons {
	padding-right: 10px;
}

#shopping_basket th.description {
	text-align: left;
}

#b2c_account .fieldset_content,
#shopping_tools .fieldset_content {
	height: 212px;
	font-size: 110%;
}

#your_favourites {
	clear: right;
	float: right;
	text-align: right;
	width: 150px;
	padding-top: 5px;
}

.basket_status {
	text-align: right;
}

#shopping_basket .total_label,
#shopping_basket .total_data {
	font-size: 130%;
	padding-bottom: 5px;
}

#basket {
	margin-top: 5px;
}
#account_website_payment_method_type_id {
	width: 168px;
}

#message_panel span {
	font-size: 150%;
	padding-top: 10px;
}

#intelligent_order_pads .buttons,
#favourites_folders .buttons {
	float: right;
}
#intelligent_order_pads div,
#favourites_folders div {
	clear: right;
	line-height: 30px;
}

#cu_enquiry_type_right p,
#cu_enquiry_type_left p {
	margin-bottom: 4px;
}

#checkout_progress {
	border: #333333 1px dotted;
	border-width: 1px 0px;
	margin: 1em 0px;
    padding: 0.5em 0px;
}

#checkout_progress .step {
    font-size: 180%;
    vertical-align: middle;
}

#select_delivery div.selected_item ,
#delivery_shipping div.selected_item {
   border: solid 1px #6FA1D9;
   background-color: #FFFFCC;
   padding: 5px;
   margin-top: 5px;
}

#select_delivery div.unselected_item,
#delivery_shipping div.unselected_item {
   border: solid 1px #6FA1D9;
   background-color: #dddddd;
   padding: 5px;
   margin-top: 5px;
}

#select_delivery div.selected_item label,
#select_delivery div.unselected_item label,
#delivery_shipping div.selected_item label,
#delivery_shipping div.unselected_item label {
}

#select_delivery div.selected_item span,
#select_delivery div.unselected_item span,
#delivery_shipping div.selected_item span,
#delivery_shipping #selected_address span,
#delivery_shipping div.unselected_item span {
    font-weight: bold;
}

#delivery_shipping div.selected_item span.information,
#delivery_shipping div.unselected_item span.information {
	font-size:120%;
	font-weight:normal;
	padding-left:17px;
}
#delivery_shipping #selected_address {
    font-size: 136%;
}
#address_view {
	margin-bottom: 5px;
}
#co_payment_details #billing_system_countries_id {
	width:170px;
}

#order_processing p {
	padding: 5px;
}

#frmcheckoutpayment label{
	width: 120px;
}

#favourites_information {
	font-size: 120%;
}

#favourites_information p {
	margin-top: 10px;
}

#homepage_banner {
	text-align: center;
}

#homepage_info {
	background-image: url( '/images/information_panel.jpg' );
	float: right;
	left: 1em;
	height: 326px;
	margin-bottom: 10px;
	position: relative;
	width: 333px;

}

#ask_an_expert {
	color:#FFFFFF;
	padding:13px 29px 20px 57px;
}
#faq_info {
	padding:0px 110px 0px 30px;
	color:#FFFFFF;
}
#faq_info p:hover, #faq_info h4:hover,
#ask_an_expert p:hover, #ask_an_expert h4:hover,
#using_this_site p:hover, #using_this_site h4:hover {
	text-decoration: underline;
}
#ask_an_expert h4 {
	font-size: 170%;
	color:#FFFFFF;
}
#ask_an_expert p {
	color:#FFFFFF;
	font-size: 130%;
}
#using_this_site {
	color:#000000;
	padding:18px 10px 20px 30px;
}
#using_this_site h4,
#faq_info h4 {
	font-size: 170%;
	color:#000000;
}
#using_this_site p,
#faq_info p {
	font-size: 130%;
}

/* Testimonial Styles */
.odd_testimonial,
.even_testimonial {
    border-style: solid;
    border-bottom-color: #CCCCCC;
    border-top-color: #FFFFFF;
    border-width: 1px 0px;
    padding: 1em;
}

.even_testimonial {
    background-color: #F2F2EC;
}

.odd_testimonial h2,
.even_testimonial h2 {
	color: #0066B1;
    display: block;
    font-size: 220%;
    margin: 0em 0em 1em;
}

#content .odd_testimonial blockquote p,
#content .even_testimonial blockquote p {
	color: #444444;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 140%;
    font-style: italic;
    text-align: center;
}

.odd_testimonial .source,
.even_testimonial .source {
    font-size: 120%;
}

.odd_testimonial .source strong,
.even_testimonial .source strong {
    color: #000000;
}

.even_testimonial img {
    float: right;
    margin: 45px 0px;
}

/* Professional Services */
#company_logos {
	padding: 10px 200px;
    text-align: center;
}

/* Video Vault */
#video {
    height: 240px;
    overflow: hidden;
    padding: 10px 0px;
    text-align: center
}

/* FAQ */
#frequently_asked_questions h3,
#faq_detail h3 {
	color: #0066B1;
    font-size: 130%;
    font-weight: bold;
    margin: 5px 0px 0.5em;
    padding: 15px 0px 0px;
}

#frequently_asked_questions h3 a {
	font-size:140%;
	color:#000000;
}

#frequently_asked_questions .faq_answer_visible {
	font-size:120%;
	color:#666666;
}

#question_button {
   	background-image: url( '/images/ask_us_a_question_button.jpg' );
   	display: block;
   	font-size: 200%;
   	font-weight: bold;
   	height: 61px;
   	line-height: 61px;
   	margin: 10px auto 0px;
   	text-align: center;
   	width: 282px;
}


#about_us_content_left {
	float: left;
	width: 560px;
	font-size: 130%;
}
#about_us_content_left p {
	margin-top: 20px;
}

#about_us_content_left img {
	margin-left: 10px;
	margin-right: 10px;
}

#about_us_content_right {
	float: right;
	width: 175px;
	font-size: 120%;
}
#about_us_content_right strong {
	font-size: 130%;
}

#social_bookmarks p {
    text-align:center;
}

#sentico,
#traccess {
	margin-top: 2px;
	padding-left: 0px;
}

#policy p {
	font-size: 140%;
}

#policy h2{
	display:block;
}


#policy p h2{
	font-size: 120%;
}

.keysafe_use {
	clear: both;
	height: 125px;
}

#customer_feedback h2,
#keysafe_uses h2 {
	display: block;
	color: #0066CC;
    font-size: 220%;
    margin: 1em 0em 0.25em;
    padding: 0em;
}
#customer_feedback button span,
#keysafe_uses button span {
	width: 150px;
}

#keysafe_uses {
	font-size: 120%;
}

#keysafe_uses h1{
    font-size: 220%;
}

#keysafe_uses .keysafe_use img{
	float: left;
	margin-right: 10px;
}

#keysafe_uses .keysafe_use a{
	font-size: 120%;
}

.green-title, .contract-title, .cvv-title {
	color: ##000000;
	background: #ffff99;
	border-bottom-color: #ff0000;
}
.cvv-tip {
	color: #000;
	width: 352px;
	z-index: 13000;
	border: 1px solid #000000;
}
.cvv-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	border-bottom: 1px solid;
}

.cvv-text {
	background: #ffffff;
	background-image: url(/images/creditcard.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 216px;
}
a.CVVTips {
    font-size: 120%;
}


#free_delivery_offers h3 {
	clear:both;
	background-color:#ECFCAD;
	border:1px solid #999999;
	color:#333333;
	font-size:180%;
	margin-top:4px;
	margin-left:2px;
	margin-right:2px;
	padding:4px;
}
#how_to_open ol {
	font-size: 130%;
}
#how_to_open ol li{
	padding: 4px;
}
#What_is_a_keysafe p {
	font-size: 120%;
}

span.vat_label {
	font-weight:normal;
	font-size:60%;
}

p#self_install {
	text-align:center;
	padding:4px;
	font-size:130%;
}

#newsletters #intro_image {
	float: left; 
	margin: 0px 20px 20px 0px;
}

#signup_form {
	clear: both; 
	margin: 10px 0px;
	border: 1px solid #ff9900;
	border-left: none; 
	border-right: none;
	background-color: #FFFABF;
	padding: 10px 120px;
}

#signup_form H4{
	color: #ff9900;
	font-size: 220%;
	margin-bottom: 10px;
}
#frmsubscribe {
	width: 526px; 
}
#frmsubscribe .buttons{
	margin-top: 10px;
}

#signup_form #register_email_address {
	width: 520px;
}

#keysafe_uses ul {
	padding-left: 30px;
	list-style-type: disc;
	list-style-position: inside;
}
#casestudy_links a{
	font-size: 140%;
}
#self_install p {
	font-size: 140%;
}



#static_page {
    width:760px;
    text-align:center;
    margin-left:10px;
}

#map_wrap {
    position:relative;
    width:744px;
    height:700px;
    text-align:left;
}

#map_canvas {
    width:744px;
    height:700px;
    position:absolute;
}
#map_canvas_tl {
    position:absolute;
    background:url(/images/maps/map_canvas_corner_tl.png) 0 0 no-repeat;
    height:10px;
    width:10px;
}
#map_canvas_tr {
    position:absolute;
    right:0;
    background:url(/images/maps/map_canvas_corner_tr.png) 0 0 repeat;
    height:10px;
    width:10px;
}
#map_canvas_bl {
    position:absolute;
    background:url(/images/maps/map_canvas_corner_bl.png) 0 0 no-repeat;
    top:690px;
    height:10px;
    width:10px;
}
#map_canvas_br {
    position:absolute;
    background:url(/images/maps/map_canvas_corner_br.png) 0 0 no-repeat;
    height:10px;
    width:10px;
    right:0;
    top:690px;
}
#inner_wrap {
    width:377px;
    height:700px;
    position:absolute;
}
#inner_menu_bg {
    width:372px;
    height:700px;
    position:absolute;
    background:url(/images/maps/inner_menu_bg.png) repeat;
}
#inner_menu {
}
#inner_menu_shadow {
    width:5px;
    height:700px;
    background:url(/images/maps/shadow.png) repeat-y;
    position:absolute;
    left:372px;
}

#blue_box {
    width:337px;
    height:195px;
    position:absolute;
    background:url(/images/maps/box.png) no-repeat;
    bottom:20px;
    padding:15px 20px 20px 20px;
}
#blue_box_lookforward {
    width:337px;
    height:21px;
    background:url('/images/maps/blue_box_lookforward.png') no-repeat center;
}
#blue_box_date {
    font-size:22px;
    width:337px;
    text-align:center;
    margin-bottom:5px;
}
#blue_box_lower {
    width:337px;
    margin-top:5px;
}
#blue_box_address {
    font-size:15px;
    min-height:10px;
    width:186px;
    text-align:left;
    float:left;
}
#blue_box_pdf {
    display:block;
    width:131px;
    height:88px;
    background:url('/images/maps/blue_box_pdf.png') no-repeat;
    float:left;
}
#blue_box_back {
    display:block;
    width:337px;
    height:9px;
    background:url('/images/maps/blue_box_back.png') no-repeat center;
    position: absolute;
    bottom:15px;
}
#location_list {
    margin-top:40px;
    text-align:left;
    font-size:15px;
}
#static_page h3 {
color:#666666;
font-size:21px;
margin:10px 0 0 0;
}
.date {
    display:block;
    color:#333333;
    margin-top:60px;
}
#static_page .smalltext {
    font-size:11px;
    margin:0;
    padding:20px 20px 0 20px;
}
.smalllink {
    font-size:12px;
    margin:0;
}
.smalllink a, .smalllink a:visited {
    color:#0066CC;
    text-decoration:none;
}
.blue_box_text {
    color:#fff;
}

.hide {
    display:none;
}
.locationlist {
    list-style:none;
    padding:20px 0 0 0;
    margin:0 0 0 20px;
}
.location {
    padding:0;
    margin:0;
    font-size:21px;
    line-height:31.5px;
}
.location a, .location a:visited {
    color:#666666;
    text-decoration:none;
}
.location_title {
    padding:0;
    margin:0 0 20px 0;
    font-size:16px;
    color:#0066CC;
}

#c500_banner {
	background:transparent url(/images/c500_banner.jpg) no-repeat scroll 0 0;
	display:block;
	height:960px;
	height:574px;
	margin:4px 10px 0 10px;
	padding:0;
}
#c500_banner #c500_banner_top {
	width:960px;
	height:49px;
	float:left;
	text-align:center;
	margin:12px 0 0 0;
}
#c500_banner #c500_banner_left {
	width:159px;
	float:left;
	margin:65px 0 0 90px;
	text-align:center;
}
#c500_banner #c500_banner_left #c500_banner_left_text {
	font-size:140%;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:120%;
	margin:0 0 24px 3px;
}
#c500_banner #c500_banner_link {
	display:block;
	width:292px;
	height:358px;
	margin-left:85px;
	float:left;
}
#c500_banner #c500_banner_right {
	width:132px;
	float:left;
	margin:65px 0 0 75px;
	text-align:center;
}
#c500_banner #c500_banner_right #c500_view_details {
	background:url(/images/c500_view_details.png) 0 0 no-repeat;
	display:block;
	height:28px;
	width:109px;
	margin:14px auto 16px auto;
}
#c500_banner #c500_banner_right #c500_view_details:hover {
	background-position:0 -28px;
}
#c500_banner #c500_banner_right #c500_banner_right_text {
	margin-top:6px;
	color:#ffffff;
	font-size:12px;
}
#c500_banner #c500_banner_right #c500_banner_right_text p {
	font-size:9px;
	line-height:9px;
	margin:3px 0 0 0;
	padding:0;
	color:#ffffff;
}
#c500_banner #c500_banner_videos {
	margin:18px 0 0 12px;
	float:left;
}
#c500_banner #c500_banner_videos #c500_banner_vids {
	width:960px;
	margin:6px 0 0 0;
}
#c500_banner #c500_banner_videos #c500_banner_vids a {
	display:block;
	width:184px;
	height:104px;
	float:left;
	margin-right:4px;
}
#c500_banner #c500_banner_videos #c500_banner_vids a:hover {
	background-position:0 -104px;
}
#c500_smallvid1 {
	background:url(/images/c500_smallvid1.jpg) no-repeat;
}
#c500_smallvid2 {
	background:url(/images/c500_smallvid2.jpg) no-repeat;
}
#c500_smallvid3 {
	background:url(/images/c500_smallvid4.jpg) no-repeat;
}
#c500_smallvid4 {
	background:url(/images/c500_smallvid3.jpg) no-repeat;
}
#c500_smallvid5 {
	background:url(/images/c500_smallvid5.jpg) no-repeat;
}

#c500_product_page #product_page {
	background:url('/images/c500_bg.jpg') no-repeat;
	margin-top:4px;
	padding:5px 10px;
}
#c500_product_page #product_page h2 {
	color:#FFFFFF;
	margin:0;
}
#c500_product_page #product_page h3 {
	color:#B3D1E8;
}
#c500_product_page #product_page h2#your_favourites {
	clear: right;
	float: right;
	text-align: right;
	width: 150px;
	padding:0;
	position:relative;
}

#c500_product_page #product_descriptions {
	clear:left;
}

#c500_product_page #product_page #product_information_container .basket_control {
	position:relative;
	float:left;	
 	padding-left:78px;
}

#c500_product_page #product_page #product_information_container .bottom_control {
	position:relative;
	float:left;
	top:302px;		
 	padding-left:54px;
}

#c500_product_page #product_page #spec_panel {
	float:left;
}

#c500_product_page #product_descriptions #c500_holder {
	clear:both;
	width:760px;
	position:relative;
	left:-5px;
}
#c500_product_page #product_descriptions #c500_holder #c500_image {
	width:254px;
	height:320px;
	background:url('/images/c500_image.png') no-repeat center 0;
	float:left
}
#c500_product_page #product_descriptions #c500_holder #c500_police {
	width:253px;
	height:320px;
	background:url('/images/c500_police.png') no-repeat center 40px;
	float:left;
}
#c500_product_page #product_descriptions #c500_holder #c500_videos {
	width:253px;
	height:320px;
	float:left;
	position:relative;
	
}
#c500_product_page #product_descriptions #c500_holder #c500_videos #c500_vid1 {
	display:block;
	width:193px;
	height:109px;
	background:url('/images/c500_vid1.jpg') no-repeat;
	margin:35px 30px 0 30px;
}
#c500_product_page #product_descriptions #c500_holder #c500_videos #c500_vid2 {
	display:block;
	width:193px;
	height:109px;
	background:url('/images/c500_vid2.jpg') no-repeat;
	margin:20px 30px 0 30px;
}
#c500_product_page #product_descriptions #c500_videos2 #c500_vid4	 {
	display:block;
	float:right;
	width:193px;
	height:109px;
	background:url('/images/c500_vid4.jpg') no-repeat;
	margin:20px 0 0 0;
}
#c500_product_page #product_descriptions #c500_videos2 #c500_vid3 {
	display:block;
	float:right;
	width:193px;
	height:109px;
	background:url('/images/c500_vid3.jpg') no-repeat 0 0;
	margin:20px 20px 0 0;
}
#c500_product_page #product_descriptions #c500_holder #c500_videos #c500_vid1:hover, #c500_product_page #product_descriptions #c500_holder #c500_videos #c500_vid2:hover, #c500_product_page #product_descriptions #c500_videos2 #c500_vid3:hover, #c500_product_page #product_descriptions #c500_videos2 #c500_vid4:hover {
	background-position:0 -109px;
}
#c500_product_page #product_descriptions p {
	margin:0 0 20px 0;
}
#c500_product_page #product_descriptions .first {
	margin-top:20px;
}
#c500_product_page #product_descriptions h6 {
	font-size:12px;
	font-weight:bold;
	color:#0066b1;
	margin:0 0 5px;
}
#c500_product_page #product_descriptions #product_bullet_features ul {
	padding:0; 
}
#c500_product_page #product_descriptions #product_bullet_features {
	float:left;
}
#c500_product_page #product_descriptions #c500_videos2 {
	width:406px;
	float:right;
	position:relative;
	right:10px;
	
}
.c500small {
	font-size:8px;
	vertical-align:text-top;
}
.c500specs {
	font-size:12px;
	border:0;
	margin:10px 0 20px 0;
}
.c500specs td {
	border:0;
}
.c500specs .td1 {
	font-weight:bold;
}
.c500specs .tdblue {
	background-color:#CCE0EF;
}

#c500_product_page strong {
    color: #0066B1;
    font-size:12px;
}

#MultiBoxContentContainer iframe  {
	border:none;
}

div.MultiBoxContent div#MultiBoxContentContainer iframe#iFrame1 html body  {
	margin:0;
}