/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.  */
/*  http://creativecommons.org/licenses/by/2.0 */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common (X)HTML browsers */
/* link underlines tend to make hypertext less readable,
because underlines obscure the shapes of the lower halves of words */
:link,:visited {
    text-decoration:none
}
/* no list-markers by default, since lists are used more often for semantics */
ul,ol {
    list-style:none
}
h1, h2, h3, h4, h5, h6, p
{
    font-size: 99.99%;
}
/* remove the inconsistent (among browsers) default ul,ol padding or margin */
/* the default spacing on headings does not match nor align with
normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/* nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dh, dd
{
    margin:0;
    padding:0;
}
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img {
    border:none
}
/* de-italicize address */
address {
    font-style:normal
}
/* setup defaults */
body,
html {
    margin:0;
    padding:0;
    /* Verdana? Lucida Grande? Arial for body ?!?*/
    /* head - arial or Georgia*/
    font-family: Arial,Helvetica, sans-serif;
    font-size:11.5px;
    background: #ffffff;
    color:#fff;
}

a {
	color:#303b3d;
}
p {
    font-size:11.6px;
    line-height:1.5em;
}
h1 {
font-size:18.2px;
}
h2{
    font-family: Arial,Helvetica, sans-serif;
    font-size:13px;
    line-height:1.5em;
}
h3 {
    font-family: Arial,Helvetica, sans-serif;
    font-size:13px;
    line-height:1.5em;
}
h4 {
    font-family: Arial,Helvetica, sans-serif;
    font-size:12px;
    line-height:1.5em;
}
h5 {
    font-family: Arial,Helvetica, sans-serif;
    font-size:12px;
    line-height:1.5em;
}
body {
    min-width:978px;
}
html {
    min-height: 100%;
    margin-bottom: 1px;
}

a img { border: none; }
img	{ border: none; margin: 0; padding: 0; line-height: 0; }


/* Layout */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 968px;
}

#side-a {
	float: left;
	width: 170px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 798px;
	/*margin-left:165px;*/
	height: 1% /* Holly hack for Peekaboo Bug */
}
#side-bc { 
	margin: 0;
	float: left;
	width: 100%;
	/*margin-left:165px;*/
	height: 1% /* Holly hack for Peekaboo Bug */
}
#wrapper-right {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 788px;
}

#side-a-right {
	float: left;
	width: 608px;
}
#side-a-home {
	float: left;
	width: 575px;
}
#side-b-right { 
	margin: 0;
	float: left;
	width: 170px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#side-b-home { 
	margin: 0;
	float: left;
	width: 190px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#header {
	margin: 0 0 15px 0;
	background: #ffffff;
}

#footer {
	padding-top:60px;
	text-align: center;
	clear: both;
}
/* Rounded corners from roundedcornrs.com */
.roundedcornr_box_291752 {
	background: url(test4.png) no-repeat top left;
	margin:10px 5px 5px 5px;
}
.roundedcornr_top_291752 {
	background: url(roundedcornr_701865_tr.png) no-repeat top right;
}
.roundedcornr_bottom_291752 {
	background: url(test3.png) no-repeat bottom left;
}
.roundedcornr_bottom_291752 div {
	background: url(roundedcornr_701865_br.png) no-repeat bottom right;
}
.roundedcornr_content_291752 {
	background: url(roundedcornr_701865_r.png) top right repeat-y;
}

.roundedcornr_top_291752 div,.roundedcornr_top_291752,
.roundedcornr_bottom_291752 div, .roundedcornr_bottom_291752 {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_291752, .roundedcornr_bottom_291752 {
}
.roundedcornr_content_291752 { padding: 0 5px; }
.floatRight {

    	float:right;margin-right:20px;

    }
.clear {clear:both;}


.topmenu ul, .topmenu li{border:0; margin:0; padding:0; list-style:none;}
.topmenu li{float:left; margin-right:2px;}
.topmenu a {

		margin-left:5px;

    	color:#4a595c;

    	font-size: 12px;

		font-weight : bold;

		text-decoration: none; 

	}
	
	.mSecondMenu {
	margin-left:180px;
}
.mTopMenu {
	margin-top:15px;
}
a.mTopStand {
	margin-left:590px;
}

a.fLeft {
float:left;
}
#posfixed {
	position:fixed;
	width:170px;
}
.borderbot {border-bottom:#dddddd 1px solid;margin:5px;}
.fl {
float:left;
padding-right:5px;
}
#bread {padding-left:18px;}
#bread ul {display:inline;}
#bread ul li {margin-left: 0;padding-left: 2px;	border: none;list-style: none;display: inline;}
#bread h1,h2 {font-size:11.5px;font-weight:normal;display: inline;}
/*display methods*/
.head {font-weight : bold;}
.font13 {font-size:13px;}
.area textarea {width:440px;}
.meta {clear:both;float;left;padding-bottom: 5px;text-align: left;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: italic;}
.padding-left12 {padding-left:12px;}
a.ebaytable:visited{font-style: italic;}
.replaceTextImage span{display:none;}
/*liquid one*/
#contentwrapper{float: left;width: 100%;}
#contentcolumn{margin-left: 175px;}
#leftcolumn{float: left;width: 190px;margin-left: -100%;}
.innertube{margin: 10px;margin-top: 0;}
.thumbnail

{


float: left;

width: 110px;

border: 0px;

margin: 0px 5px 0px 0;

/*padding: 5px;*/

}
.fcenter {margin-left: auto;
margin-right: auto;}
img.rightimage{float:left;padding-right:3px;}

#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none;}
#menu li {float:left; margin-left:1px;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 20px; float:left; background:#fff; color:#000; text-decoration:none;}
#menu li a b {text-transform:uppercase;}
#menu li a:hover, 
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background: #fff url(arrow.gif) no-repeat center bottom; color:#e60;}
.margintop10px {padding-bottom:45px;}
#catmenu {display:none;position:absolute; z-index:200;margin-top:-10px}
.outcolour{background:#ffe5ca;}
div.m55 {margin-left:55px;}
