/* SCENEFORCE - Built with pride, somewhere in Europe			*/
/*		Built on VirtuoCMS | virtuo.co.uk						*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

td {
	font-size: 1.1em;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	background-color: #fff;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #8a8a8a;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #8a8a8a;
}

h4 {
	font-size: 2.1em;
	font-weight: bold;
	color: #fff;
}

h5 {
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

a {
	color: #8a8a8a;
}

a.listing {
	color: #8a8a8a;
	text-decoration: none;
}
a.listinggrp {
	color: #bbbbbb;
	text-decoration: none;
}
a.listinggrp:hover {
	color: #999999;
	text-decoration: none;
}

a.listing:hover {
	text-decoration: none;
	color: #101010;
}

a.extsearch {
	color: #111111;
	font-size: 11px;
	text-decoration: none;
	margin-left: 3px;
}
a.extsearch:hover {
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

blockquote p:before, blockquote p:after,
q:before, q:after {
	content: '"';
}

blockquote, q {
	quotes: "" "";
}

blockquote p {
	
}

fieldset {
	border: 0;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.clear {
	clear: both;
}

div.outer-wrapper {

}

/* Header */
div.outer-wrapper div#header-wrapper {
	width: 100%;
	float: left;
	margin: 0 -250px 0 0;
	background-color: #000;
}

div.outer-wrapper div#header-wrapper div#left-column {  /* Logo */
	float: left;
	width: 268px;
	padding: 0 0 0 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 243px;
}

div.outer-wrapper div#header-wrapper div#middle-column { /* Search */
	min-width: 420px;
	margin: 0 250px 0 268px;
	padding: 34px 0 0 0;
	background-color: #000;
}

div.outer-wrapper div#header-wrapper div#middle-column form {
	background-image: url("../images/tiles/search-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div.outer-wrapper div#header-wrapper div#middle-column form fieldset {
	padding: 14px 6px 12px 16px;
	background-image: url("../images/tiles/search-left.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

div.outer-wrapper div#header-wrapper div#middle-column form fieldset label {
	display: none;
}

div.outer-wrapper div#header-wrapper div#middle-column form fieldset select {
	float: left;
	width: 15em;
	margin: 0 10px 0 0;
	font-size: 1.1em;
	color: #666;
}

div.outer-wrapper div#header-wrapper div#middle-column form fieldset input {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 2px 0 2px;
	font-size: 1.1em;
	color: #666;
}

div.outer-wrapper div#header-wrapper div#middle-column form fieldset input#submit {
	width: auto;
	margin: 0;
	padding: 0;
}

div.outer-wrapper div#right-column { /* Basket */
	float: right;
	width: 250px;
	padding: 28px 30px 0 0;
	text-align: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 220px;
}

div.outer-wrapper div#right-column dl dt {
	padding: 0 0 2px 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #cccc00;
}

div.outer-wrapper div#right-column dl dd {
	font-size: 1.2em;
	color: #fff;
}

div.outer-wrapper div#right-column ul {
	clear: both;
	margin: 16px 0 0 0;
}

div.outer-wrapper div#right-column ul li {
	display: inline;
	font-size: 1.1em;
}

div.outer-wrapper div#right-column ul li a {
	padding: 2px 6px 2px 6px;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div.outer-wrapper div#right-column ul li a:hover {
	background-color: #666;
}

/* Navigation */
#nav {
	clear: both;
	width: 100%;
	min-width: 970px;
	padding: 17px 0 0 0;
	background-color: #000;
}

#nav ul {
	margin: 0 0 0 24px;
}

#nav ul li {
	float: left;
	margin: 0 1px 0 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

#nav ul li a {
	display: block;
	padding: 7px 14px 7px 14px;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

#nav ul li.active a {
	background-color: #c50025;
}

#nav ul li a:hover {
	background-color: #c50025;
}

/* Sub-navigation */
#subnav {
	clear: both;
	width: 100%;
	min-width: 970px;
	padding: 10px 0 10px 0;
	background-color: #c50025;
}

#subnav ul {
	margin: 0 0 0 28px;
}

#subnav ul li {
	float: left;
	padding: 0 0 0 8px;
	margin: 0 10px 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #aaaaaa;
	background-repeat: no-repeat;
	background-position: center left;
}


#subnav ul li a {
	color: #fff;
	text-decoration: none;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

/* Main content */
div.outer-wrapper div#content-wrapper {
	float: left;
	width: 100%;
	margin: 0 -180px 0 0;
}

div.outer-wrapper div#left-col { /* Left column */
	float: left;
	width: 180px;
	padding: 22px 0 0 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}

div.outer-wrapper div#left-col h1 {
	padding: 0 0 3px 0px;
}

div.outer-wrapper div#left-col p {
	padding: 0 0 3px 4px;
}
div.outer-wrapper div#left-col ul {
	padding: 0 0 3px 4px;
}


div.outer-wrapper div#left-col h2 {
	padding: 0 0 6px 6px;
}

div.outer-wrapper div#left-col ul {
	padding: 0 0 26px 0;
	font-size: 1.2em;
}

div.outer-wrapper div#left-col ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 6px;
}

div.outer-wrapper div#left-col ul li a {
	text-decoration: none;
}

div.outer-wrapper div#left-col ul li a:hover {
	text-decoration: underline;
}

div.outer-wrapper div#left-col ul.browse li {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
}

div.outer-wrapper div#left-col ul.browse li a {
	padding: 4px 6px 4px 6px;
	color: #fff;
	background-color: #000;
}

div.outer-wrapper div#left-col ul.browse li a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

div.outer-wrapper div#left-col img {
	margin: 0 0 10px 0;
}

div.outer-wrapper div#middle-col { /* Main content */
	margin: 0 180px 0 180px;
	padding: 22px 0 0 0;
}

div.outer-wrapper div#middle-col h3 {
	margin: 0 0 10px 0;
}

div.outer-wrapper div#middle-col h5 {
	margin: 0 0 4px 0;
	padding: 6px 0 6px 10px;
}

/* TO REDUCE THE PADDING PROPERLY, DROP THE H5 BOTTOM MARGIN THE SAME AS THE TOP MARGIN OF THE BUTTON */
div.outer-wrapper div#middle-col a.button-link {
	float: right;
	padding: 2px 6px 2px 6px;
	margin: -29px 6px 0 0;
	font-size: 1.1em;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div.outer-wrapper div#middle-col a.button-link:hover {
	background-color: #666;
}

div.outer-wrapper div#middle-col div#featured {
	min-height: 100px;
	margin: 0 0 20px 0;
	padding: 24px 18px 0 18px;
	background-repeat: no-repeat;
	background-color: #000;
}

div.outer-wrapper div#middle-col div#featured small {
	display: block;
	margin: 0 0 12px 0;
	font-size: 2.1em;
	font-weight: bold;
	color: #c5c500;
}

div.outer-wrapper div#middle-col div#featured p {
	margin: 0 0 18px 0;
	font-size: 1.1em;
	color: #ccc;
}

div.outer-wrapper div#middle-col div#featured img {
	padding: 0 0 20px 0;
}

div.outer-wrapper div#middle-col div.fpitem {
	/*trbl*/
	display: inline-table;
	margin: 0 0 54px 0;
	width: 100%;
}

div.outer-wrapper div#middle-col div.fpitem div.product-left small {
	margin: 18px 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff9900;
}

div.outer-wrapper div#middle-col div.fpitem div.product-right {
	float: left;
	width: 219px;
	padding: 0 28px 0 16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 175px;
}

div.outer-wrapper div#middle-col div.fpitem div.product-right dl dt {
	padding: 12px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}

div.outer-wrapper div#middle-col div.fpitem div.product-right dl dd {
	margin: 0 0 8px 0;
	font-size: 1.1em;
}

div.outer-wrapper div#right-col { /* Right column */
	float: right;
	width: 180px;
	padding: 24px 0 0 12px;
	text-align: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 168px;
}

div.outer-wrapper div#right-col img {
	float: left;
	margin: 0 0 6px 0;
}

/* Footer */
#footer {
	clear: both;
	width: 100%;
	margin: 44px 0 0 0;
	border-top: #e5e5e5 1px solid;
	padding: 24px 0 0 0;
	text-align: center;
}

#footer small {
	display: block;
	margin: 0 0 4px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

#footer ul li {
	display: inline;
	padding: 0 6px 0 2px;
	font-size: 1.1em;
	background-repeat: no-repeat;
	background-position: center right;
}

#footer ul li:last-child {
	background-image: none;
}

#footer ul li a {
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer dl {
	margin: 22px 0 0 0;
}

#footer dl dt {
	display: inline;
	margin: 0 10px 0 0;
}


/* Browse Page Specific */
div.pagecontrol {
	width: 100%;
	font-weight: bold;
	padding: 4px;
	padding-right: 8px;
	background-color: #f7f7f7;
}

/* Search bar stuff */
.searchbarbox {
	float: left;
	border-right: 2px groove #600609;
	height: 100%;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	font-size: 1.1em;
}

.searchbarbox h3 {
	color: #ffffff;
}

.pagecontrol a {
	text-decoration: none;
	color: inherit;
}
.pagecontrol a:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #c50025;
}

a.searchlink {
	word-wrap: break-word;
	padding-right: 4px;
}

.rlslisting {
width: 100%;
overflow: hidden;
height: 1.3em;
word-wrap: break-word;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	font-size: 12px;
	}
	
	div.comments .un {
		margin-left: 6px; margin-top: 3px; font-size: 14px; color: #333333; font-weight: bold;
	}
	
	div.comments p {
		padding: 8px;
	}
	div.comments {
		border-bottom: 1px solid #aaaaaa;
		border-top: 1px solid #ffffff;
	}
