@charset "UTF-8";
body {
background: #FFFFFF;
margin: 0;
padding: 0;
color: #000000;
}


a.red_flash:link {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
background-color:#F00;
color:#FFF;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
}

a.red_flash:visited {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
background-color: #F00;
color: #FFF;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;

}

a.red_flash:hover {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
background-color: #F00;
color:#000;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
}

a.red_flash:active {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
background-color: #F00;
color: #FFF;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
}


/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
padding: 0;
margin: 0;
}
p {
margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
padding-right: 15px;
padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */


/* ~~ this fixed width container surrounds the other divs ~~ */
.pagecontainer {
width: 960px;
background: #FFF;
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
padding-top:10px;
position: relative;
z-index:0;
}

.pagecontainertest {
width: 960px;
background: #FFF;
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
padding-top:10px;
position: relative;
z-index:0;
overflow: hidden;
height: auto;
}


.infocontainer {
width: 960px;
background: #FFF;
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */

}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */


/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/

.content {

padding: 10px 0;
}

/* ~~ The footer ~~ */
.footer {
padding: 10px 0;
background: #FFFFFF;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
float: left;
margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

body {
background-color: #FFFFFF;
}
#banner{
background-image:url(navigation/new_header_10v5.jpg);
background-repeat:no-repeat;
height: 120px;
text-align:center;


}
#basket{
float:left;
margin-right: 0px;
clear:both;
}
/* MAIN NAVIGATION BAR*/
#header {
float:left;
margin-top:-33px;
width:100%;
font-size:11px;
line-height:normal;
clear:both;

}
#header ul {
margin:0;
padding:0;
list-style:none;
padding:0px 0px 0;
display: inline;
}
#header li {
float:left;
background:url(css_nav/yelL1.gif) no-repeat left top;
margin:0;
padding:0 0 0 5px;
display: inline;
}

#header a {
display:block;
background:url(css_nav/yelL1.gif) no-repeat left top;
padding:0px;
margin: 0px;
text-align: center;
text-decoration: none;
color: #000000;
font-family:"Trebuchet MS", Tahoma, "Comic Sans MS", Arial, Helvetica;	line-height:12px;
font-size: 11px;
}
#header #current {
background-image:url(css_nav/yelL2.gif);
}
#header #current a {
background-image:url(css_nav/yelR2.gif);
padding-bottom:5px;
}
#header a:hover {
color:#0033FF;
background-image:url(css_nav/yelR1.gif);
}
#header a, #header strong, #header span {
display:block;
background:url(css_nav/yelR1.gif) no-repeat right top;
padding:3px 9px 2px 0px;
}




/*\*/
* html #navigation ul li a {
padding: 0;
}

p {
margin-top: 0px;

}
.alignLeft{text-align: left;
}


.itemstrap {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.95em;
font-weight: normal;
margin-top:-10px;
}

.main_body_text {
font-family: Tahoma, Geneva, sans-serif;
font-size: 0.82em;
font-weight: normal;
}

.sockprice {
	font-family: Tahoma, Geneva, sans-serif;
font-size: 1.2em;
font-weight:700;
margin-bottom: -0px;
}

.main_body_grey {
font-family: Tahoma, Geneva, sans-serif;
font-size: 0.76em;
line-height: 1.2;
color: #663;
}

.main_body_grey_home {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.76em;
line-height: 1.2;
color: #999;
padding: 0px;
margin: 0px;
}

.main_body_text_bold {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.82em;
line-height: 1.2em;
font-weight: bold;
}

.main_body_text_small {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.74em;
line-height: 0.95em;
}
.jump_menu {
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
line-height: 2em;
}
.jump_menu_head {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height: 1.5em;
}
.body_header {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	margin-bottom:5px;
}
.area_txt_decription {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.74em;
line-height: 1.2em;
font-style: normal;
}
.map_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
color: #550000;
}
.main_page_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: normal;
color: #006;
}
.sale-price {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
color:#C00;
}
.main_page_header_cross {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: normal;
color: #006;
text-decoration: line-through;
}
.main_page_header_underline {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1.1em;
font-weight: normal;
color: #D40000;
text-decoration: line-through;
margin-bottom:5px;
margin-top:0px;

}
.price {
font-family:"Arial Black", Gadget, sans-serif;
font-size: 1.5em;
font-weight: bold;
color:#C00;
}

.pricetest {
font-family:Tahoma, Geneva, sans-serif;
font-size: 1.25em;
font-weight: normal;
color:#003;
background-color: #CCC;
margin-bottom: 0px;
padding-bottom:5px;
padding-top:5px;
}
.route_name {
font-family: Verdana, Geneva, sans-serif;
font-size: 0.95em;
font-weight: normal;
color: #633;
}
.sales_text_home {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.82em;
color:#FFFFAA;
padding: 10px;
margin: 0px;
}
.flash_home {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.76em;
font-weight: normal;
color: #000;
padding: 5px;
background-color: #FFC;
font-variant: normal;
font-style: normal;
line-height: normal;
text-transform: none;
}
.flash_home_headline {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.76em;
font-weight: bold;
color: #D40000;
padding: 5px;
background-color: #FFDF55;
font-variant: normal;
font-style: normal;
line-height: normal;
text-transform: none;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.76em;
color: #0000FF;
text-decoration: none;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.76em;
color: #0000FF;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.76em;
color: #D40055;
text-decoration: none;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.76em;
color: #0000FF;
text-decoration: none;
}

a.item:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.78em;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
a.item:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.78em;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
a.item:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.78em;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
a.item:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.78em;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

a.homeheaders:link {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
color: #0000FF;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}

a.homeheaders:visited {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
color: #0000FF;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}

a.homeheaders:hover {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
font-weight: normal;
font-size: 0.9em;
color: #000000;
text-decoration: underline;
}

a.homeheaders:active {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-weight: normal;
font-size: 0.9em;
color: #000000;
text-decoration: underline;
}

a.linkheader:link {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
color: #0000FF;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}

a.linkheader:visited {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
color: #0000FF;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
}

a.linkheader:hover {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
font-weight: normal;
font-size: 0.9em;
color: #000000;
text-decoration: underline;
}

a.linkheader:active {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-weight: normal;
font-size: 0.9em;
color: #000000;
text-decoration: underline;
}



.small_text {
font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 0.72em;
color: #000000;
text-decoration: none;
}
h1 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1.4em;
color:#000000;
margin-bottom: 12px;
margin-top: 0px;
font-weight: bold;
padding-right: 15px;
padding-left: 15px;
}
h2 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1.2em;
color: #000000;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
margin: 0px;
padding-left: 15px;
}
h3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1.1em;
color: #000000;
font-weight: normal;
padding-left: 15px;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #000000;
font-weight: bold;
padding-left: 15px;
  margin-bottom: 1px;
}
h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.85em;
font-weight: normal;
color: #550000;
margin: 0px;
padding-left: 15px;
}
.outlet_names {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.84em;
line-height: 1.2em;
color: #7F1FAA;
}
.body_list {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.76em;
line-height: 1.2em;
list-style-type: circle;
}
.main_body_text_red {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.82em;
color: #C00;
font-weight: normal;
}
td.line {
border-top: 0px none #FFFFFF;
border-right: 1px solid #999999;
border-bottom: 0px none #FFFFFF;
border-left: 0px none #FFFFFF;
}
hr {
border-top : 1px solid #000080;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;
border-right: none;
border-bottom: none;
border-left: none;
}
li {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
line-height: 1.2em;
font-size: 0.93em;
}
td.border {
border-top: 1px solid #FFFFFF;
border-right: 1px solid #D40000;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #D40000;
}
td.bottom {
background:url(dot.jpg) bottom repeat-x;
}
td.thick_bottom {
border-top: 0px none #FFFFFF;
border-right: 0px none #FFFFFF;
border-bottom: 2px solid #550000;
border-left: 0px none #FFFFFF;
}
td.top_bottom {
border-top: 3px solid #000000;
border-right: 0px none #FFFFFF;
border-bottom: 1px dotted #550000;
border-left: 0px none #FFFFFF;
}
td.top {
border-top: 3px solid #000000;
border-right: 0px none #FFFFFF;
border-left: 0px none #FFFFFF;
}
td.right_line {
border-top: 0px none #000000;
border-right: 2px solid #2A1F00;
border-bottom: 0px none #550000;
border-left: 0px none #FFFFFF;
}
.tip_of_week {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
line-height: 1.2em;
color: #5500AA;
}
.small_text_highlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.79em;
color: #551FFF;
text-decoration: none;
font-weight: bold;
background-color: #FFFF00;
width: 85%;
display: block;
text-align: center;
}
.main_body_yback {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.81em;
background-color: #000000;
color: #FFCC00;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
}
.main_body_wback {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.86em;
background-color:FFF;
color:#000;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
}
.main_body_yback_large {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
background-color: #000000;
color: #FFCC00;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 6px;
}
.red_flash {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
background-color: #F00;
color: #FFF;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
}
.black_flash {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 1em;
background-color:#000;
color: #FFF;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
}
.red_flash1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background-color:#000;
	color: #FFF;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	padding: 7px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
}
.red_flash1a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.72em;
	background-color:#000;
	color: #FFF;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	padding: 7px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
}
.red_flash2 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.75em;
background-color: #F00;
color:#FFF;
text-align: left;
display: block;
margin-bottom: 0px;
padding: 7px;
}
.red_flash3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.81em;
background-color: #C60;
color: #FFF;
text-align: left;
display: inline;
margin-bottom: 0px;
padding: 3px;
}
img.float_left{
float: left;
margin-right: 5px;
margin-bottom: 5px;
}
img.float_left2{
float: left;
margin-right: 10px;
margin-bottom: 5px;
padding-right: 40px;
padding-bottom: 100px;
}
img.float_right{
float: right;
}
img.float_right2{
float: right;
padding-left: 10px;
}
ul#scottish_maps_nav {
margin: 0;
padding: 0 0 0 0;
list-style: none;
float: left;
}
#scottish_maps_nav a {
font:Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
display: block;
color:#000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color:#000;
background:#FC0;
height:auto;
width: 180px;
text-align: left;
padding: 0px 0px 1px 2px;
}

ul.scottish_maps_nav li{ display: inline}

#scottish_maps_nav a:hover {
background-color:#F60;
}
.main_body_text_crossed {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.94em;
line-height: 1.2em;
color: #555F55;
font-weight: normal;
text-decoration: line-through;
}
ul {
list-style-position: outside;
list-style-type: none;
}
li {
text-align: left;
line-height: 1.5em;
font-size: 0.76em;
top: 0px;
}
.main_body_text_white {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.85em;
color: #FFFFFF;
}
.404_header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #D4DFAA;
text-decoration: none;
}
.clear {
clear:both;
margin: 0px;
}
.routenameflash {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.76em;
font-weight: bold;
color: #000000;
padding: 5px;
background-color: #FC0;
line-height: 20px;
}
.white_on_black {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.84em;
background-color: #000000;
color: #FFFFFF;
text-align: center;
display: block;
margin-bottom: 0px;
padding: 7px;
font-weight: normal;
font-style: normal;
}

.bundlePagePrice {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.9em;
font-weight: normal;
color: #D40000;
}
.small_text_blue {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.74em;
color: #0000FF;
text-decoration: none;
}
.smallDeliveryText {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.85em;
color: #063;
font-weight: bold;
line-height: 1.1em;
margin-bottom:5px;
}
.baskethead {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #FFF;
font-weight: bold;
line-height: 1.1em;
background-color: #000;
margin-bottom:0;
padding-bottom:5px;
padding-top:5px;
}
.basketp1 {
font-family:Verdana, Geneva, sans-serif;
font-size: 0.8em;
color: #000;
background-color: #CCC;
margin-bottom:0;
padding-bottom:5px;
padding-top:5px;
}
.basketp2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #666;
background-color: #FFF;
margin-bottom:0;
padding-bottom:5px;
padding-top:5px;
font-style: normal;
}

.gps-basket-header {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #FFF;
font-weight: bold;
line-height: 1.1em;
background-color:#C00;
margin-bottom:0;
padding-bottom:5px;
padding-top:5px;
}

.route_header_from_2011 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.9em;
color: #636;
font-weight: bold;
margin-bottom: 0px; 
font-style: normal;
}
.route_descriptions_2011 {
font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 0.75em;
color: #069;
text-decoration: none;
} 
.route_gradesdistance_2011 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 0.79em;
color: #939;
font-weight: normal;
margin-bottom: 0px;
font-style: normal;
}
.goodmtbcomments {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
color: #006;
font-weight: bold;
margin-bottom: 0px;
font-style: italic;
line-height: normal;
}
.in_stock {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #2A9F00;
font-weight: bold;
line-height: 2em;
}

.rrp {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.95em;
color: #333;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
}

/* comment -the following two codes are for In and Out of stock - these are addtional configured in romancart/products/configure */

#a{
color:red;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 1.1em;
font-weight: normal;
padding-left:15px;
}

#b{
color:#093;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 1.1em;
font-weight: normal;
padding-left:15px;
}

/* comment - the drop down menu on all pages with list of all maps & guides */

#jumpMenu {

}

/* comment - fading slideshow */

div.demo {
border: 0px solid #555;
margin: 0em auto;

}

#slideshow {
width: 144px;
height: 300px;
margin-top: 50px;
}

#slideshow2 {
width: 140px;
height: 164px;

}

#slideshow3 {
border: 1px solid #555;
width: 140px;
height: 158px;

}

form {display: inline; }

.textmiddle {vertical-align:middle;} 

.col1 {
float: left;
width: 30%;
text-align:center;
}
.col1-black {
	float: left;
	width: 30%;
	text-align:center;
	background-color:#FFF;
}
.col2 {
margin-left: 30%;
margin-right: 27%;
padding-left: 10px;
min-height: 400px;
}

.col2socks {
margin-left: 20%;
margin-right: 27%;
padding-left: 10px;
min-height: 400px;
}

.col2test {
margin-left: 0%;
margin-right: 3%;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 3px;
background-color:#FFF;

width: auto;
overflow: hidden;
}

.col2B {
margin-left: 0%;
margin-right: 1%;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 3px;
background-color:#FFF;
float: left;
width: 75%;
}

.col3test {
float: right;
width: 30%;
}

.col3B {
width: 22%;
float: right;
overflow: hidden;
}

.col4B {
background-color:#FFFFFF;
padding-top: 8px;
margin-right:2%;
margin-left: 0%;
}

.col4B-black {
background-color:#000;
padding-top: 8px;
margin-right:2%;
margin-left: 0%;
}

.col3inner1 {
padding-left: 0px;
border: thin solid #999;
margin-bottom: 20px;
box-shadow: 6px 6px 5px #888888;
}

.col2a {
margin-left: 30%;
margin-right: 27%;
padding-left: 10px;
min-height: 250px;
}
.col3 {
float: right;
width: 25%;
padding-left: 10px;

}
.col4 {
background-color:#FFFFFF;
padding-top: 8px;
margin-right:28%;
margin-left: 0%;
}

.homesidebar1 {
float: left;
width: 17%;
background: #FFFFFF;
padding-bottom: 5px;
text-align:center;

}

.homesidebar1b {
float: left;
width: 35%;
background:#FC0;
padding-bottom: 5px;
text-align:center;
margin-right: 20px;

}
.homecontent {
padding: 10px 0;
width: 56%;
float: left;
}
.homecontentb {
padding: 0px 0px;
width: 100%;
float: left;
}
.homesidebar2 {
float: left;
width: 27%;
background: #FFFFFF;
padding: 10px 0;
text-align:center;

}


.column33a {
float: left;
width: 32%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;



}
.column33b {
width: 32%;
float: left;
padding: 1%;
}
.column33c {
float: left;
width: 31%;
background: #FFFFFF;
padding-left: 1%;

}
.column33c-black {
float: left;
width: 29%;
background:#900;
border-radius:25px;
padding: 1%;


}

.column40 {
float: left;
width: 38%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;
min-height: 400px;


}
.column40b {
float: left;
width: 38%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;
min-height: 300px;


}
.column40c {
float: left;
width: 38%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;
min-height: 300px;
margin-left:20%;
}

.column50 {
float: left;
width: 48%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;
min-height: 230px;

}

.column50b {
float: left;
width: 67%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;
min-height: 230px;

}



.column80 {
float: left;
width: 78%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;
}


.column80ml {
float: left;
width: 78%;
background: #FFFFFF;
padding: 0px 0px 0px 0px;
padding: 1%;
margin-left:20%;
}

.column20right {
float: right;
width: 20%;

}

.col20a {
float: left;
width: 20%;

}

.col20b {
float: left;
width: 20%;
height:100%;

}


.noflowunder {
overflow: hidden;
}

.margin125 {
margin-left: 125px;
}

.margin140 {
margin-left: 140px;
}

.margin160 {
margin-left: 160px;
}

.margin210 {
margin-left: 210px;
}

.margin250 {
margin-left: 250px;
}


.margin380 {
margin-left: 380px;
}

#map { height: 768px;
width: 550px; }

.no-wrap-text {
overflow: hidden;
}

.float-left-column {
float:left;
}




.red-bundle-box{
width: 100%;
background:#900;

padding: 1%;


}

/* ~~ these have been replaced 2nd July 2014 and can be deleted after a week or so ~~ */

.smallDeliveryText {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.85em;
color: #063;
font-weight: bold;
line-height: 1.1em;
margin-bottom:5px;
}

/* ~~ the above have been replaced 2nd July 2014 and can be deleted after a week or so ~~ */


.formgpx {
width: 98%;
}#input2{
float:left;

}
#input2 + label
{
padding-left: 25px;
display: block;
}
