﻿@charset "utf-8";
/* CSS Document */

html{
	margin: 0 0 15px 0;
	font-size: .75em;
}
body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	background-image:url(images/standard/bg-image.gif);
	background-repeat:repeat-y;
	background-position:top;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
img {
border:none;
}

/*--------------------------------------------------------------
Text styles
---------------------------------------------------------------*/	

h1{
	font-size:150%;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
h2{
	font-size:140%;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
h3{
	font-size:120%;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
h4{
	font-size:100%;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
h5{
	font-size:95%;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
h6{
	font-size:90%;
	font-weight: normal;
	margin:0px;
	line-height:110%;
	text-align: left;
	display: inline;
}
/*--------------------------------------------------------------
General link pseudo class
---------------------------------------------------------------*/	
a:link {
	color: #295CD1;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF801E;
	text-decoration: underline;
}
a:active {
	color: #FF801E;
	text-decoration: underline;
}
/*--------------------------------------------------------------
Class
---------------------------------------------------------------*/	
.preload{
	display:none;
}
.grey_text{
	font-weight: normal;
	color:#71747b;
	display: inline;
}
.white_text{
	color:#ffffff;
}
.red_text{
	color:red;
}
.green_text{
	color:green;
}
.orange_text{
	color:#FF6815;
}
.blue_text{
	color:#0072bc;
}
.align_centre{
	text-align: center;
	}
.padding_centred{
	margin: auto;
	width:595px;
	padding:17px 0 7px 0;
	}
.wte_header_panel{
	margin: auto;
	width:583px;
	padding:10px 5px 0px 7px;
	background-image: url();
	background-position: top left;
	background-repeat: repeat-x;
	}
/*--------------------------------------------------------------
Layout
---------------------------------------------------------------*/
#container{	
	width:900px;
	margin:auto;
	position:relative;
	background-color:#FFFFFF;
}
#wrapper{
	width:900px;
	background-color:#FFFFFF;
}
#header{
	height:115px; /*Height of top section*/
	background-color:#FFFFFF;
	width:100%;
	background-image:url(images/standard/header_base_image1.jpg);
	float:left;
}
#main_content_wrapper{
	float:left;
	width:100%;
}
#breadcrumb{
	margin:0 0 0 155px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color:#fff;
	padding:0px 10px 0px 0px;
}
#main_content{
	margin:0 0 0 155px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color:#fff;
	padding:0px 10px 0px 0px;
}
#endpage_section{
	margin:0 0 0 155px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color:#fff;
	padding:0px 10px 0px 0px;
}
#left_column{
	float:left;
	width:155px; /*Width of left column*/
	margin-left:-100%;
	background:#fff;
	padding:0px 0px 0px 0px;
	display:inline;
}
#footer{
	padding:0px 0px 0px 0px;
	clear:left;
	width:100%;
	background:#fff;
}

/*--------------------------------------------------------------
Header
---------------------------------------------------------------*/	
.header_top_left{
	float:left;
	padding:34px 0px 0px 36px;
	width:300px;
	text-align:left;
	height: 39px;
	display: inline;
}
.header_top_right{
	float:right;
	padding:24px 9px 0px 0px;
	width:300px;
	height:49px;
	text-align:right;
	display: inline;
}
.header_bar{
	float:left;
	padding:2px 0px 2px 0px;
	width:100%;
	height: 27px;
	background-color: #ff6a16;
	background-image: url(images/standard/orange_bar_image.gif);
	display:inline;
}
.header_bar_left{
	float:left;
	padding:0px 0px 0px 0px;
	width:460px;
	height:27px;
	text-align:left;
	display: inline;
}
.header_bar_right{
	float:right;
	padding:0px 0px 0px 0px;
	width:300px;
	height:27px;
	text-align:right;
	display: inline;
}


/*--------------------------------------------------------------
Breadcrumb
---------------------------------------------------------------*/	
#breadcrumbNav{
	border-bottom: 1px solid #999;
	padding: 10px 0 10px 0;
	}
#breadcrumbNav a:link {
	color:#000;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#breadcrumbNav a:visited {
	color: #000066;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#breadcrumbNav a:hover {
	color:#000000;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#breadcrumbNav a:active {
	color: #FF801E;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}

.type_size_box{
	float:right;
	padding: 6px 0 0 0;
}
.type_size_box_text{
	padding: 10px 5px 10px 0;
	float:right;
	}


/*--------------------------------------------------------------
Main content
---------------------------------------------------------------*/
#intro_text{
	padding:0px 0px 0px 0px;
	border-top:0px solid #32019B;
	border-left:1px solid #32019B;
	border-right:1px solid #32019B;
	border-bottom:1px solid #32019B;
	background-color:#d8c5ff;
	display:none;
}
.intro_text_inner{
	padding:10px 10px 10px 10px;
}
.highlight_box{
	padding:10px 0px 10px 0px;
	border-bottom:0px solid #999;
}
.highlight_box_inner{
	padding:10px 10px 10px 10px;
	border:1px dashed #666;
	background-color:#FFFFCC;
}
.highlight_box_availability{
	padding:5px 5px 5px 5px;
	border:1px dotted #666;
	background-color:#FFFF99;
	margin-bottom:4px;
}
.highlight_box_heading_wtd{
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #000;
	background-color:#4d97ff;
	margin-bottom:0px;
	background-image: url(images/standard/blue_bar_fade.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.highlight_box_heading_wo{
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #000;
	background-color:#4d97ff;
	margin-bottom:0px;
	background-image: url(images/standard/dark_blue_bar_fade.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.highlight_box_heading_wte{
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #000;
	background-color:#4d97ff;
	margin-bottom:0px;
	background-image: url(images/standard/light_blue_bar_fade.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.group1{
	display:inline;
}
.group2{
	display:inline;
}
.group3{
	display:inline;
}
.group4{
	display:inline;
}

.listing_top_padding_wrapper{
	padding: 0 0 0 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 20px;
}
.listing_page_wrap {
	margin: 0px auto;
	background: #ffffff;
	border-bottom:1px dotted #999;
}
.listing_page_wrap .listing_inside {
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	background-image: url(images/standard/grey_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.listing_page_wrap_no_fade {
	margin: 0px auto;
	background: #ffffff;
	border-bottom:0px dotted #999;
}
.listing_page_wrap_no_fade .listing_inside_no_fade {
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}
.listing_page_wrap_fade {
	margin: 0px auto;
	background: #ffffff;
	border-bottom:1px dotted #999;
}
.listing_page_wrap_fade .listing_inside_fade {
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	background-image: url(images/standard/grey_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.listing_page_wrap_fade_no_line {
	margin: 0px auto;
	background: #ffffff;
	border-bottom:1px solid #000;
}

.listing_page_wrap_fade_no_line .listing_inside_fade_no_line {
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	background-image: url(images/standard/grey_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.listing_page_wrap_no_line {
	margin: 0px auto;
	background: #ffffff;
	border-bottom:0px dotted #999;
}

.listing_page_wrap_no_line .listing_inside_no_line {
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	background-image: url(images/standard/grey_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.listing_main {
	padding-left: 160px;
	padding-top: 0px;
}
.listing_main_wtd {
	padding-left: 160px;
	padding-top: 0px;
	padding-right: 5px;
}
.listing_main_wo {
	padding-left: 170px;
	padding-top: 0px;
	padding-right: 5px;
}




.listing_container{
	margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	margin-top: 0;
	padding: 12px 0px 12px 0px;
	border-bottom:1px dotted #666;
}
.listing_left_module{
	width:150px;
	padding:0px 0px 0px 0px;
	margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	margin-top: 0;
	float:left;
	display:inline;
	height:inherit;
}
.listing_left {
	padding-left: 0px;
	width: 150px;
	float: left;
	padding-top: 0px;
}
.listing_left_module_wo{
	width:160px;
	padding:0px 0px 0px 10px;
	margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	margin-top: 0;
	float:left;
	display:inline;
	height:inherit;
}
.listing_left_wo {
	padding-left: 0px;
	width: 160px;
	float: left;
	padding-top: 0px;
}
.listing_left_heading{
	width:140px;
	padding:0px 0px 0px 10px;
	float:left;
	display:inline;
}
.listing_left_image{
	width:150px;
	padding:0px 0px 0px 0px;
	float:left;
	display:inline;
}
.listing_left_symbols{
	width:150px;
	padding:0px 0px 5px 0px;
	float:left;
	display:inline;
}
.symbol_spaces{
	padding:3px 3px 0px 0px;
	float:left;
}
.listing_left_text{
	width:150px;
	padding:5px 0px 0px 0px;
	float:left;
	display:inline;
}
.listing_right_module{
	margin: 0 0 0 160px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
.listing_box{
	width:140px;
	float:right;
	text-align: right;
	padding: 0px 0 0px 0;
	height: 50px;
}
.listing_classification{
	width:140px;
	float:right;
	text-align: right;
}
.listing_type{
	width:138px;
	float:right;
	text-align: right;
	padding: 1px 0px 1px 1px;
}
.listing_extra_content{
	width:138px;
	float:right;
	text-align: right;
	padding: 1px 0px 1px 1px;
}
.endpage_navigation{
	padding: 10px 0 10px 0;
	text-align:left;
}
.endpage_inner{
	padding:10px 10px 10px 0px;
	background-color:#ffffff;
	text-align:left;
}
.endpage_inner_dotted_line{
	padding:10px 10px 10px 0px;
	background-color:#ffffff;
	text-align:left;
	border-top: 1px dotted #666;
}

/*--------------------------------------------------------------
Left Column
---------------------------------------------------------------*/	

ul#leftNavTop{
	margin: 0;
	padding: 0;
	list-style:none;
	height:40px;
	width:130px;
	border-bottom:0px solid #FFF;
	background-image:url(images/standard/left_shape_blue_top.gif);
	background-position: 0px 35px;
	background-repeat: no-repeat;
}
ul#leftNav1{
	margin: 0;
	padding: 0;
	list-style:none;
	width:130px;
	border-bottom:0px solid #FFF;
}
#leftNav1 a{
	font-size:1.1em;
	font-style: normal;
	font-weight: bold;
	text-transform:none;
	text-decoration:none;
	border: 0px solid #FFF;
	border-bottom:none;
	border-right:none;
	border-left:none;
	padding: 3px 3px 3px 10px;
	display:block;
	color: #ffffff;
	border-top: 0px solid #00baff;
	background-color: #32019B;
}
#leftNav1 a:hover{
	text-decoration: none;
	background-color:#6540b4;
	}
#leftNav1 a:active{
	text-decoration: none;
	color: #FF9900;
	}

#leftNav1 li{
display:inline;
}

* html #leftNav1 a {
height: 1px;
}

ul#leftNav2{
	margin: 0;
	padding: 0;
	list-style:none;
	width:130px;
	border-bottom:0px solid #FFF;

}
#leftNav2 a{
	font-size:1.1em;
	font-style: normal;
	font-weight: bold;
	text-transform:none;
	text-decoration:none;
	border: 0px solid #FFF;
	border-bottom:none;
	border-right:none;
	border-left:none;
	padding: 3px 3px 3px 10px;
	display:block;
	color: #ffffff;
	border-top: 0px solid #00baff;
	background-color: #FF711D;
}
#leftNav2 a:hover{
	text-decoration: none;
	background-color:#ff9455;
	}
#leftNav2 a:active{
	text-decoration: none;
	color: #3300cc;
	}

#leftNav2 li{
display:inline;
}

* html #leftNav2 a {
height: 1px;
}

ul#leftNav3{
	margin: 0;
	padding: 0;
	list-style:none;
	width:130px;
	border-bottom:0px solid #FFF;
	background-color: #FF711D;
}
#leftNav3 a{
	font-size:1.1em;
	font-style: normal;
	font-weight: bold;
	text-transform:none;
	text-decoration:none;
	border: 0px solid #FFF;
	border-bottom: 0px solid #00baff;
	border-right:none;
	border-left:none;
	padding: 3px 3px 3px 10px;
	display:block;
	color: #ffffff;
	border-top: 0px solid #00baff;
}
#leftNav3 a:hover{
	text-decoration: none;
	background-color:#ff9455;
	}
#leftNav3 a:active{
	text-decoration: none;
	color: #3300cc;
	}
	
#leftNav3 li{
display:inline;
}

* html #leftNav3 a {
height: 1px;
}
.leftNavBottom{
	height: 123px;
	width:130px;
	float:left;
	display:inline;
	background-image:url(images/standard/left_shape_orange_bottom.gif);
	background-repeat:no-repeat;
}

/*--------------------------------------------------------------
Footer
---------------------------------------------------------------*/	

.footer_wrapper{
	margin: 0px 10px 0 155px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}
	
.footer_padding_L10{
	padding: 0px 0px 10px 0px;
	float:left;
	width:100%;
	text-align:left;
	display: inline;
}
.footer_padding_L20{
	padding: 0px 0px 20px 0px;
	width:100%;
	float:left;
	text-align:left;
	display: inline;
}
#footerNav{
	width:100%;
	padding: 10px 0 10px 0;
	border-top: 1px solid #999;
}
#footerNav a:link {
	color:#666;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#footerNav a:visited {
	color: #000066;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#footerNav a:hover {
	color:#000000;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#footerNav a:active {
	color: #FF801E;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}

/*--------------------------------------------------------------
Video
---------------------------------------------------------------*/	
#vid1{
	position: absolute; 
	display: none; 
	padding: 10px; 
	background-color: #000000; 
	border: 1px solid black;
}

/*--------------------------------------------------------------
Nav-map module - text navigation
---------------------------------------------------------------*/	
ul#mapNav{
	margin: 0;
	padding: 0;
	list-style:none;
	width:250px;
	border-bottom:0px solid #FFF;
}
#mapNav a{
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	border: 0px solid #FFF;
	border-bottom:none;
	border-right:none;
	border-left:none;
	padding: 5px 3px 5px 10px;
	display:block;
	color: #2f0187;
	font-weight: normal;
	background-image: url(images/map_navigation/grey_button.gif);
	background-repeat: no-repeat;
}
#mapNav a:hover{
	text-decoration: none;
	color: #00baff;
	}
#mapNav a:active{
	text-decoration: none;
	color: #6666cc;
	}

#mapNav li{
display:inline;
}

* html #mapNav a {
height: 1px;
}
/*--------------------------------------------------------------
Nav-map module
---------------------------------------------------------------*/	
.map_wrapper{
	padding:10px 0px 10px 0px;
	width:595px;
	border: 0px solid #000000;
	margin: auto;
	vertical-align: middle;
}
.map_left{
	padding:0px 0px 20px 0px;
	float:left;
	width: 324px;
	height: 283px;
	background-image: url(images/map_navigation/peninsular_map.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.map_right{
	padding:0px 0px 20px 0px;
	width:271px;
	float:left;
}
/*--------------------------------------------------------------
Navigation coloured rectangle module
---------------------------------------------------------------*/	
.rectangle_module{
	padding:0px 0px 0px 0px;
	width: 450px;
	border: 0px solid #000000;
	margin: auto;
	vertical-align: middle;
}
.rectangle_wrap{
	padding:0 0 15px 0;
	float:left;
	width: 450px;
	height:51px;
	}
.rectangle_top1{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#4D97FF;
	background-image: url(images/standard/blue_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top2{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#FFC716;
	background-image: url(images/standard/yellow_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top3{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#30C930;
	background-image: url(images/standard/green_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top4{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#FF5959;
	background-image: url(images/standard/red_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top5{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#7F7FFF;
	background-image: url(images/standard/dark_blue_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top6{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#FF6A14;
	background-image: url(images/standard/orange_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top7{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#FFC615;
	background-image: url(images/standard/yellow_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top8{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#30C930;
	background-image: url(images/standard/green_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top9{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#01BEEE;
	background-image: url(images/standard/light_blue_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top10{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#A471D7;
	background-image: url(images/standard/purple_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_top11{
	padding:2px 0px 3px 0px;
	float:left;
	width: 448px;
	height: 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#FF5C5C;
	background-image: url(images/standard/red_bar_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rectangle_bottom{
	padding:5px 0px 5px 0px;
	float:left;
	width: 448px;
	height: 14px;
	border:1px solid #000;
	background-image:url(images/standard/grey_fade.gif);
	background-repeat: repeat-x;	
}
.rectangle_wrap a{
	font-style: normal; 
	line-height: 16pt; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	color:#FFFFFF;
}

.rectangle_wrap a:visited{color:#FFFFFF;}

.rectangle_wrap a:active{color:#000000;}

.rectangle_wrap a:hover{color:#000000;}

/*--------------------------------------------------------------
form
---------------------------------------------------------------*/	

.formleft{
width:100px;
float:left;
text-align:right;
margin-right:10px;
}
.formright{
margin-left:160px;
}
/*--------------------------------------------------------------
shop
---------------------------------------------------------------*/
.listing_page_wrap_shop {
	margin: 0px auto;
	background: #ffffff;
	border-bottom:1px dotted #999;
}
.listing_page_wrap_shop .listing_inside_shop {
	padding-bottom: 20px;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	background-image: url(images/standard/grey_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.shop_text_inner{
	padding:5px 5px 5px 0px;
	border:0px dashed #666;
	height:26px;
	background-image: url(images/standard/horizontal_cream_fade.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shop_text_inner_nofade{
	padding:5px 5px 5px 0px;
	border:0px dashed #666;
	height:26px;
}
.shop_text_inner_nofade_400{
	padding:5px 5px 5px 0px;
	border:0px dashed #666;
	height:26px;
	width:400px;
}
.highlight_box_heading_shop{
	padding:5px 5px 5px 10px;
	border-bottom:0px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
	background-color:#4d97ff;
	margin-bottom:0px;
	background-image: url(images/standard/blue_bar_fade.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.listing_top_padding_wrapper_shop{
	padding: 0 0 0 0;
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	margin-top: 10px;
	margin-bottom: 20px;
}
.listing_left_module_shop{
	width:180px;
	padding:0px 0px 0px 10px;
	margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	margin-top: 0;
	float:left;
	display:inline;
	height:inherit;
}
.listing_left_shop {
	padding-left: 0px;
	width: 180px;
	float: left;
	padding-top: 0px;
}
.top_of_page_inner{
	padding:1px 0px 0px 0px;
	border-bottom:1px solid #32019B;
	margin-bottom:0px;
	height:27px;
}
.top_of_page_inner_left{
	padding:6px 5px 5px 5px;
	border:0px dashed #666;
	height:16px;
	background-color:#32019B;
	float:left;
	width:362px;
}
.top_of_page_inner_right{
	padding:0px 0px 0px 0px;
	border:0px dashed #666;
	height:25px;
	background-color:white;
	float:right;
	width:363px;
}


/*--------------------------------------------------------------
Home page
---------------------------------------------------------------*/

#main_content_v2{
	margin:0 0 0 155px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color:#fff;
	padding:0px 0px 0px 0px;
	width:575px;
}

#right_column{
	float:right;
	width:150px;
	padding:1px 10px 0px 0px;
	}
.message_module{
	background-color: #ffffff;
	width:150px;
	float:right;
	margin-bottom:10px;
}
.message_module_top{
	background-color: #3847be;
	background-image:url(images/standard/blue_heading.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:4px 10px 4px 10px;
	width:130px;
	float:left;
	color:#ffffff;
}
.message_module_main{
	background-color: #a6a6a6;
	padding:10px 10px 10px 10px;
	width:130px;
	float:left;
}
.message_module_video{
	background-color: #000000;
	padding:10px 10px 10px 10px;
	width:130px;
	float:left;
}
.top_of_page_image{
	padding:1px 0px 0px 0px;
	margin-bottom:0px;
	background-image: url(images/slideshow/scroll_image1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.textbox_main {
	padding-left: 10px;
	padding-top: 0px;
}
.textbox_page_wrap {
	margin: 0px auto;
	background: #ffffff;
	border-bottom:1px solid #fff;
}
.textbox_page_wrap .textbox_inside {
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	background-image: url(images/standard/grey_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}

