html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, address, em, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: normal 69%/1.6 Verdana, Geneva, sans-serif;
	color: #111;
	background: #f0f0f0;
}
a:link,
a:visited,
a:active {
	color: ##003;
	text-decoration: underline;
}
a:hover {
	color: #bb1000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, caption {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #111;
	background-color: transparent;
	text-align: left;
}
h1 {font-size: 2.2em; margin-bottom: 0.1em;}
h2, #sidebar h3 {font-size: 1.5em;}
h3, caption {font-size: 1.4em;}
h4 {font-size: 1em; font-weight: bold;}

ul, ol {margin: 0 2em 0 2em;}
ul {list-style-type: disc;}
ol {list-style-type: decimal;}

/* Clear
-------------------------------------------------*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {display: inline-block;}
.clear {display: block;}

/*  Layout
-------------------------------------------------*/
#container {
	width: 100%;
	text-align: left;
	background: #fff;
}
.wrapper {
	width: 872px;
	margin: 0 auto;
}
#content {
	position: relative;
	width: 872px;
	margin: 0 auto 20px auto;
	background: #fff url(../img/bg_conte.gif) 591px 0 repeat-y;
}
#main {
	float: left;
	width: 560px;
}
#sidebar {
	float: right;
	width: 250px;
}
body.insidepage #main, body.insidepage #sidebar {
 margin: 30px 0 0 0;
}

/* Header
-------------------------------------------------*/
#header {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0px 0;
	background: #bb1000;
}
#logo {float:right;}
#logo a {
	display: block;
	width: 124px;
	height: 114px;
	text-indent: -9999px;
	background: url(../img/logo0000.gif) top left no-repeat;
}
#logo a:hover {background-position:bottom left;}

/* Footer
-------------------------------------------------*/
#footer {
	clear: both;
	padding: 20px 0;
	color: #666;
	background: #f0f0f0 url(../img/bg_foote.gif) 0 0 repeat-x;
	font-size: 1em;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {color: #111;}

#footer p {
	float: left;
	line-height: 1.9;
}
#footer em {
	color: #aaa;
	font-style: normal;
	padding-top: 5px;
	display: block;
}
#footer em a {color:#aaa;}
#phone {
	float: right;
	padding: 12px 25px 12px 24px;
	background: #e4e4e4;
}
#phone strong {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #888;
	margin-left: 4px;
}

/* Navigation
-------------------------------------------------*/
#navbar {
	float: left;
	margin: 48px 0 0 0;
	padding: 0;
	background: #fff;
}
#navbar li {
	float: left;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#navbar li a {
	float: left;
	display: block;
	padding: 8px 12px;
	font-size: 1em;
	color: #333;
	border-right: 1px solid #bb1000;
	background: transparent;
	text-decoration: none;
}
#navbar li.sel a, #navbar li.sel a:hover, #navbar li.sel a:focus a {
 font-weight: bold;
	color: #fff;
	background: #bb1000;
}
#navbar li a:hover, #navbar li a:focus {
	color:#fff;
	background:#bb1000;
}

/* Image content
-------------------------------------------------*/
#imagecontent {
	width: 872px;
	height: 240px;
	margin: 20px auto 0 auto;
	padding-bottom: 20px;
	background: url(../img/bg_image.gif) bottom left repeat-x;
}
#imagecontent img {display: block;}

/* Sidebar items
-------------------------------------------------*/
#sidebar h3 {
	padding-bottom: 1px;
	margin-bottom: 8px;
	border-bottom: 2px solid #000;
}
.brands {
	width: 250px;
	margin-bottom: 20px;
}
.brands table td {
	padding: 2px 4px; */
	vertical-align: middle;
	border: 1px solid #666;
}
.brands td.last {padding-right: 0;}
#booking {margin-bottom: 20px;}

/* Product categories
-------------------------------------------------*/
#prodcategories {
	width: 872px;
	margin: 20px auto;
	padding: 0;
}
#prodcategories li {
	float: left;
	display: block;
	width: 250px;
	margin:0 30px 0 0;
	padding: 0 30px 0 0;
	border-right: 1px solid #ccc;
}
#prodcategories li.last {
	margin-right: 0;
	padding-right: 0;
	border: none;
}
#prodcategories h2 {font-size: 1.9em;}
#prodcategories img {
	display: block;
	margin: 2px 0 8px 0;
	padding-bottom: 7px;
	background: url(../img/shade000.gif) bottom left repeat-x;
}
#prodcategories p {font-size:1em;}

/* Subscribe Form
-------------------------------------------------*/
form#form-subscribe {
 position: relative;
 margin: 0;
 padding: 0;
}
form#form-subscribe input {
	width: 175px; /* Width for modern browsers */
	padding: 1px;
	border: 1px solid #666;
 font-size: 90%;
}
form#form-subscribe #fm-submit input {
 width: 60px;
 padding: 1px;
 border: 1px solid #bb1000;
 background: #bb1000;
 color: #efefef;
 font-size: 90%;
 height: 17px;
}

#cabinet img {
 margin: 0;
 border-top: 0px solid #efefef;
 border-right: 0px solid #eee;
 border-bottom: 2px solid #eee;
 border-left: 0px solid #efefef;
}
#cabinet a {
 display: inline;
 width: 45px;
 padding: 2px;
 background: #eee;
 text-decoration: underline;
 letter-spacing: 2px;
 font-weight: bold;
 font-size: 1.2em;
}
#cabinet a:hover, #cabinet a.current {
 display: inline;
 padding: 2px;
 background: #bb1000;
 color: #fff;
}

/*- Menu Tabs H--------------------------- */

#tabsH {
 float: left;
 width: auto;
 background: #bb1000;
 font-size: 93%;
 line-height: normal;
}
#tabsH ul {
	margin: 0;
	padding: 10px 185px 0 0;
	*padding: 10px 220px 0 0;
	_padding/**/:/**/ 10px 245px 0 0;
	list-style: none;
}
#tabsH li {
 display: inline;
 margin: 0;
 padding: 0;
}
#tabsH a {
 float: right;
 background: url(../img/tableftH.gif) no-repeat left top;
 margin: 0;
 padding: 0 0 0 4px;
 text-decoration: none;
}
#tabsH a span {
 float: right;
 display: block;
 background: url(../img/tabrightH.gif) no-repeat right top;
 padding: 5px 15px 4px 6px;
 color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float: none;}
/* End IE5-Mac hack */
#tabsH a:hover span {
 color: #fff;
}
#tabsH a:hover {
 background-position: 0% -42px;
}
#tabsH a:hover span {
 background-position: 100% -42px;
}

/* Specs Table styles */
table.specs-table {
	width: 95%;
	border-collapse: collapse;
	margin: 24px;
	font-size: 1.0em;
}
table.specs-table caption {
 padding-bottom: 5px;
 text-transform: uppercase;
 letter-spacing: 2px;
 font-size: 1.3em;
 font-weight: bold;
 color:#c1100a;
}
table.specs-table th {
	border: #c1100a 1px solid;
	padding: 3px 11px;
	background: #fff;
	color: #666;
	line-height: 1.3;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
table.specs-table td {
	vertical-align: top;
	padding: 6px 11px;
	border: #c1100a 1px solid;
	line-height: 1.9em;
}
.leftfloat {
 float: left;
}
