/* @override 
	http://hog.vtc.net.au/css/basic/custom.css
	http://www.homeoptiongallery.com.au/css/basic/custom.css
*/

/* @group body */

html {
	float: left;
	width: 100%;
	background: #fff url(/images/interface/page_bkg.png) repeat-x 50% 54px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	float: left;
	width: 100%;
	background: transparent url(/images/interface/top_bkg.png) no-repeat 50% 0;
	position: absolute; /* for ie8 background */
}

a:link, a:visited {
	color: #213094;
	text-decoration: none;
}

a:hover, a:active {
	color: #213094;
	text-decoration: underline;
}

pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 11px;
	padding: 5px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #eee;
}

acronym, abbr, dfn {
	font-style: normal;
}

acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}

h1 {
	font-size: 20px;
	line-height: 26px;
	margin: 25px 0 5px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #333;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	margin: 25px 0 5px 0;
	font-weight: bold;
	color: #666;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 20px 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #666;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 20px 0 5px 0;
	padding: 0;
	color: #666;
}

table {
	clear: both;
	margin: 10px 0;
	border-collapse: collapse;
}

th, td {
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
	/* hide from mac ie \*/
	/*height: 1%; */
}

select, input, textarea {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote, address {
	margin-top: 0;
	margin-bottom: 10px;
	font-style: normal;
}

p.error {
	font-size: 11px;
	line-height: 16px; 
	padding: 10px;
	color: #333;
	font-weight: bold;
	/*text-shadow: #d69815 1px 1px 0;*/
	background-color: #fffa73;
	border: 1px solid #fff;
}

.clear {
	clear: left;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999px;
}

.standfirst2 {
	color: #444;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
}

.standfirst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #666;
	margin: 0 0 30px 0;
}

.breakout {
	color: #fff;
	font-weight: normal;
	background-color: #8ac75b;
	padding: 10px 10px 0 10px;
	margin: 10px 0 20px 0;
	float: left;
	position: relative;
	width: 630px;
}

.breakout img {
	margin: -10px 20px 0 -10px;
}

.breakout p {
	margin: 0;
}

.feature {
	background: #eee;
	margin: 0 -1px 20px -1px;
	padding: 10px 10px 0 10px;
	border: 1px solid #ddd;
}

.feature h1, .feature h2, .feature h3, .feature h4 {
	margin-top: 0;
}

.signoff {
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
	float: left;
	width: 100%;
}

.note {
	font-size: 11px;
	line-height: 14px;
	color: #999;	
}

.left {
	float: left;
}

.right {
	float: right;
}

.full {
	width: 100%;
}

.half {
	width: 50%;
}

.first {
	margin-top: 0;
}

img.left {
	margin-right: 20px;
}

img.right {
	margin-left: 20px;
}

img.left.full, img.right.full {
	margin: 0;
}

h2 em {
	font-weight: bold;
	font-style: normal;
	color: #3f3d47;
}

/* @group admin */

.admin.sortby {
	margin: 10px 0;
}

/* @end */

/* @end */

/* @group layout */

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#container {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	position: relative;
}

#header {
	float: left;
	width: 100%;
	position: relative;
	background: transparent url(/images/interface/HOG-Ani.gif) no-repeat -4px 2px;
}

#nav {
	float: right;
	height: 54px;
	width: 450px;
	margin: 0;
	display: inline; /* combat IE6 Doubled float-margin bug */
	position: relative;
}

#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#columns {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#main {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 10px 0 0 0;
	margin: 0;
	position: relative;
}

#sidebarR {
	float: right;
	width: 210px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 10px 0 0  0;
	padding: 0;
}

#footer {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 10px;
	line-height: 14px;
	padding: 7px 0;
	margin: 20px 0 0 0;
	color: #666;
	border-top: 5px solid #773e29;
	border-color: #8DC95F; /* corporate green colour */
}

/* @end */

/* @group header */

#header h1 {
	float: left;
	padding: 0;
	margin: 70px 0 20px 0;
	width: 370px;
	height: 55px;
	background: transparent url(/images/interface/hog_logo_base.png) no-repeat 50% 50%;
}

#header h1 a {
	height: 55px;
	width: 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent url(/images/interface/hog_logo_corp.png) no-repeat 0 50%;
}

/* @group quickfinder */

#container .quickfinder {
	/*position: absolute;
	top: 54px;
	right: 0;*/
	float: right;
	margin: 0;
	padding: 5px;
	width: 438px;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
	background-color: #eee;
}

#container .quickfinder form input, #container .quickfinder form select {
	margin: 0;
	padding: 2px;
	font-size: 11px;
	float: left;
	border: 1px solid #999;
	background-color: #fff;
	line-height: 11px;
	height: 20px;
}

#container .quickfinder form.left select {
	width: 238px;
}

#container .quickfinder form.right input#quicksearchinput {
	height: 14px;
	width: 145px;
}

#container .quickfinder form .submit {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}

#container .quickfinder form label {
	display: block;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* @end */


/* @end */

/* @group nav */

/* @group lev0 */

.lev0 {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
}

.lev0 li {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	font-size: 11px;
	line-height: 36px;
}

.lev0 li a {
	color: #fff !important;
}

/* @end */

/* @group lev1 */

#header .lev1, #main .lev1 {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
}

#header .lev1 li, #main .lev1 li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	font-size: 14px;
	background-color: #773e29;
}

#header .lev1 li a:link, #header .lev1 li a:visited,
#main .lev1 li a:link, #main .lev1 li a:visited {
	float: left;
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 40px;
	/* hide from mac ie \*/
	height: 1%; /**/
	background: #333 url(/images/interface/main_nav_bkg.png) repeat-x 50% -1px;
	border-top: 1px solid #fff;
	width: 179px;
}

#header .lev1 li a:hover, #header .lev1 li a:active,
#main .lev1 li a:hover, #main .lev1 li a:active {
	background-color: #000;
	background-image: none;
}

#header .lev1 li.hilite a:link, #header .lev1 li.hilite a:visited,
#main .lev1 li.hilite a:link, #main .lev1 li.hilite a:visited {
	background: transparent url(/images/interface/main_nav_hilite_bkg.png) repeat-x 50% -1px;
}

#header .lev1 li.hilite a:hover, #header .lev1 li.hilite a:active,
#main .lev1 li.hilite a:hover, #main .lev1 li.hilite a:active {
	background-image: none;
}

/* @end */

/* @end */

/* @group main */

#main .article, #main .article .article {
	font-size: 12px;
	line-height: 17px;
	color: #444;
	padding: 0; /* 1px padding to prevent margin collapse */
	margin: 0;
	float: left; /* required to stop images escaping */
	width: 100%; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
}

#main .home {
	padding: 0;
	margin: 0;
	background: none;
	width: 100%;
}

#main h1.pagetitle, #main h1.embedtitle {
	/*color: #773e29;*/ /* old corporate colour */
	color: #3d3b46;
	font-weight: normal;
	font-size: 32px;
	line-height: 36px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

#main .body a:link, #main .body a:visited {
	border-bottom: 1px solid #bbb;
	text-decoration: none;
}

#main .body a:hover, #main .body a:active {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#main .body ul {
	list-style: none;
	margin: 0 0 10px 17px;
	padding: 0;
}

#main .body ol {
	margin: 0 0 10px 22px;
	padding: 0;
}

#main .body ul li {
	margin: 0 0 2px 0;
	padding: 0;
	list-style: disc;
}

/* @group home */

.a1 #main .content {
	position: relative !important;
	padding: 0 0 56px 0 !important;
	height: 1%; /* required for IE6 position */
}

.a1 #main .body {
	margin-top: 0px;
}

.a1 #main .home-ads {
	width: 280px;
	margin: 0;
	padding: 0 0 0 20px;
}

.a1 #main .home-ads p {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

.a1 .lev1 {
	position: absolute;
	/*bottom: 435px;*/
	bottom: 0px;
	left: 0;
	z-index: 1000;
}

.a1 #features {
	/*margin-top: 66px;*/
} 

/* @end */

/* @group tables */

/*#main .body table {
	border: 1px solid #ccc;
	width: 100%;
}

#main .body table caption {
	display: none;
}

#main .body table td, #main .body table th {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
}

#main .body table th {
	text-align: left;
	white-space: nowrap;
}*/

/* @end */

/* @group children */

.children {
	/*height: 400px;
	overflow: auto;*/
	margin: 20px 0 0 0;
	clear: both;
	float: left;
	width: 100%;
}

.children ul {
	margin: 0 !important;
	padding-left: 0;
	border-top: 1px solid #ddd;
	background-image: url(/images/trans_pixel.gif); /* required because IE6 loses the border on LI with summary */
	clear: both;
}

.children li {
	position: relative;
	padding: 8px 0;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #ddd;
	clear: both;
}

.children li.thumbnail {
	list-style-type: none;
	margin-left: 0;
	float: left;
	width: 100%;
}

.children li.thumbnail img.left {
	margin: 0 15px 0 0;
	display: inline;
}

.children li a.childtitle:link, .children li a.childtitle:visited,
.children li a.childtitle:hover, .children li a.childtitle:active {
	font: normal 22px/26px Helvetica, Arial, Verdana, sans-serif;
	color: #3d3b46;
	background: transparent url(/images/interface/read_more.gif) no-repeat 0 3px;
	/*display: block;
	width: 485px;
	float: right;*/
	padding: 0 0 0 25px;
}

.children li a.childtitle:hover, .children li a.childtitle:active {
	background-image: url(/images/interface/read_more_hover.gif);	
}

/*.children li a.thumbnail:link, .children li a.thumbnail:visited,
.children li a.thumbnail:hover, .children li a.thumbnail:active,
.children li .arrows a {
	background: none;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
}*/

.children li .summary  {
	font-size: 11px;
	line-height: 16px;
	color: #666;
	margin: 0;
}

.children li .arrows {
	position: absolute;
	right: 0;
	top: 0.95em;
	z-index: 10;
}

/* @group children table */

.children table {
	width: 100%;
	margin: 0;
}

.children table td .title  {
	float: left;
	line-height: 48px;
	padding: 0 0 0 10px;
	font-size: 11px;
}

.children table td {
	border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #ddd;
	border-width: 1px 0;
	width: 33.33%;
}

.children table td.row_end {
	margin-right: 0;
}

.children table td .summary  {
	clear: both;
	margin-bottom: 0;
}

.children table td .thumbnail {
	float: left;
	padding: 0;
	margin: 0;
}

/* @end */

/* @end */

/* @group files */

.files {
	border: 1px solid #eee;
	margin: 5px 0;
	padding: 5px;
}

.files dl {
	margin: 0;
	padding: 0 5px;
	background-color: #f8f0cb;
}

.files dl dt {
	border: 1px solid #f8f0cb;
	border-top: 2px solid #fff;
}

.files dl dt.first {
	border: 1px solid #f8f0cb;
}

.files dl span, .files dl strong {
	display: none;
}

.files dl span.s_size {
	display: inline;
	font-weight: normal;
}

.files dl dt {
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
	/*background-image: url(/images/interface/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;*/
	padding-left: 16px;
}

.files dl dd {
	border: 1px solid #f8f0cb;
	margin: 0;
	padding: 0 0 5px 0;
	padding-left: 16px;
	color: #f7b82c;
	position: relative;
}

.files dl dd p {
	margin: 0;
	padding: 0;
}

.files dl dd div.s_notes {
	color: #333;
}

.files dl dd div.s_notes p {
	margin: 5px 0 0 0;
}

.files dl dd p.s_toggle {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: bold;
	cursor: pointer;
}

.files dl dt.forSale {
	background-image: url(/images/interface/forSale.gif);
}

.files dl dt.requireUser {
	background-image: url(/images/interface/locked.gif);
}

/* @end */

/* @group product detail */

.product-hero {
	margin: 0;
	padding: 0 0 0 20px;
}

/* @end */

/* @end */

/* @group sidebar */

/* @group siderbar R */

/* @group Gallery Archive */

#sidebarR .archive .lev1 {
	margin-bottom: 10px !important;
	border: 1px solid #ddd;
	margin: 0 1px !important;
}

#sidebarR .archive ul {
	float: left;
	padding: 0;
	margin: 0 !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	background-color: #fff;
	overflow: hidden; /* required by ie6 to hide collapsing menus */
	position: relative; /* required by ie6 to hide collapsing menus */
}

#sidebarR .archive .lev1 li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#sidebarR .archive .lev1 li a:link, #sidebarR .archive .lev1 li a:visited,
#sidebarR .archive .lev1 li span {
	display: block;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	/* hide from mac ie \*/
	height: 1%; /**/
	background: transparent url(/images/interface/archive_header_bkg.png) repeat-x 50% 0;
	float: left;
	width: 190px;
}

#sidebarR .archive .lev1 li.opened span {
	color: #fff;
	background-color: #9b9b9b;
	background-image: url(/images/interface/archive_header_open_bkg.png);
}

/*#sidebarR .archive .lev1 li a:hover, #sidebarR .archive .lev1 li a:active {
	color: #fff;
	background-color: #666;
	background-image: none;
}*/

#sidebarR .archive .lev2 li a:link, #sidebarR .archive .lev2 li a:visited {
	color: #333;
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	background: transparent url(/images/interface/archive_season_bkg.png) repeat-x 50% 0;
}

#sidebarR .archive .lev2 li a:hover, #sidebarR .archive .lev2 li a:active {
	color: #333;
	background: #eaeaea;
}

#sidebarR .archive .lev1 .widget {
	width: 100%;
	height: 30px;
	background: transparent url(/images/trans_pixel.gif);
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 10000;
}

#sidebarR .archive .lev2 .widget {
	width: 20px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff url(/images/interface/widget_open.png) no-repeat 50% 0;
	z-index: 10000;
}

#sidebarR .archive .lev2 .widget.expanded {
	background-image: url(/images/interface/widget_close.png);
}

#sidebarR .archive .lev2 li.focus>a {
	font-weight: bold; /* highlight items without children */
}

#sidebarR .archive .lev2 li.focus.opened a {
	font-weight: normal; /* reset items with children */
}

#sidebarR .archive .lev3 li a:link, #sidebarR .archive .lev3 li a:visited {
	color: #666;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 4px 5px 4px 20px;
	background: transparent url(/images/interface/archive_article_arrow_bkg.gif) no-repeat 10px 7px;
}

#sidebarR .archive .lev3 li a:hover, #sidebarR .archive .lev3 li a:active {
	background-color: #efefef;
	color: #000;
}

#sidebarR .archive .lev3 li.focus a {
	text-decoration: underline;
}

#sidebarR .archive .lev3 li.last {
	margin-bottom: 5px !important;
}

/* @end */

/* @group sidebar article */

#sidebarR .imgright {
	margin: 0 0 20px 0;
}

#sidebarR .article {
	margin: 0 0 20px 0;
	padding: 0; /* 1px padding to prevent margin collapse */
	font-size: 11px;
	line-height: 14px;
	color: #555;
	float: left; /* required to stop images escaping */
	width: 100%; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
}

#sidebarR h1.embedtitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
	color: #3d3b46;
}

#sidebarR .body a:link, #sidebarR .body a:visited {
	border-bottom: 1px solid #999;
	text-decoration: none;
}

#sidebarR .body a:hover, #sidebarR .body a:active {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#sidebarR h2 {
	margin: 10px 0 2px 0;
}

#sidebarR .article p {
	padding: 0;
	margin: 0 0 10px 0;
	position: relative; /* combat ie6 duplicate char bug */
}

#sidebarR .article .children ul, #sidebarR .article .children li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebarR .article ol li {
	list-style-type: decimal;
}

#sidebarR .article ul {
	/*margin: -9px 0 10px 0;*/
}

#sidebarR .article form table th {
	text-align: left;
}

#sidebarR .article form table td {
	width: 100%;
}

#sidebarR .article form table td input {
	width: 100%;
	margin-bottom: 4px;
}

/* @end */

/* @end */

/* @group siderbar L & R */

#sidebarL .article ul, #sidebarL .article ol, 
#sidebarR .article ul, #sidebarR .article ol {
	margin-left: 16px;
	padding: 0;
	list-style: square;
}

#sidebarL .article ol, #sidebarR .article ol {
	margin-left: 24px;
}

#sidebarL .article li, #sidebarR .article li {
	padding: 0;
	margin: 3px 0;
}

/* @end */

/* @end */

/* @group footer */

#footer .left {
	float: left;
	color: #333;
	margin: 0 10px;
}

#footer .right {
	float: right;
	color: #666;
	margin: 0 10px;
}

#footer .right .sitename {
	font-weight: bold;
	color: #666;
}

#footer a:link, #footer a:visited {
	color: #333;
	border-bottom: 1px solid #ccc;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

#footer a.hilite {
	border-bottom: 1px solid #000;
}

/* @end */

/* @group search */

/* @group request */

.search table  {
	margin: 0;
	padding: 10px 0;
}

.search th, .search td {
	font-size: 10px;
	text-align: left;
}

.search th {
	padding: 5px 3px 5px 0;
}

.search .help {
	color: #666;
	line-height: 13px;
}

/* @end */

/* @group results */

/* @group title */

.search dt {
	font-weight: bold;
	margin: 5px 0;
}

.search dt a {
	color: #213094;
	text-decoration: none;
}

.search dt a:hover {
	text-decoration: none;
	border-bottom: 1px solid #333;
}

/* @end */

.search dd {
	margin-left: 20px;
}

.search dd .s_excerpt {
	font-size: 10px;
	color: #666;
	line-height: 13px;
}

.search dd strong, .search dd b, .search dt b {
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #666;
	background-color: #fe9;
}

/* @group score */

.search p.s_scoreC, .search span.s_scoreB {
	font-size: 1px;
	height: 8px;
	display: block;
}

.search p.s_scoreC {
	position: absolute;
	right: 15px; /* pc ie workaround */
	top: 5px;
	width: 50px;
	border: 1px solid #ccc;
	background-color: #fff;
}

html>body .search p.s_scoreC {
	right: 0; /* override for everything but ie */
}

.search span.s_scoreB {
	/*background: #f60 url(/images/interface/score.gif) repeat-x 0px 50%;*/
	background-color: #ffb51a;
	border-right: 1px solid #333;/**/
}

/* @end */

.search dd p {
	color: #333;
}

.search dd div {
	border: 1px solid #eee;
	margin-top: 5px;
}

.search dd div div {
	background-color: #eee;
	border: 1px solid #eee;
	margin: 5px;
	padding: 2px 0;
	position: relative;
}

.search dd div p, .search dd div div p {
	margin: 5px;
}

.search dd div div div {
	border-top: 2px solid #fff;
	margin: 5px 5px 0 5px;
}

.search dd div div p {
	font-size: 10px;
	margin: 0 5px;
	color: #000;
}

.search dd div div p span {
	font-weight: bold;
	color: #545e6b;
}

/* @group files */

.search dd div div div p {
	color: #000;
	margin: 0;
	background: url(/images/interface/arrow_right.gif) no-repeat 0px 50%;
	padding-left: 16px;
}

.search dd div div div p.s_notes, .search dd div div div p.s_filename {
	background: 0;
}

.search dd div div div p a {
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
}

.search dd div div div p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #333;
}

.search dd div div div p span {
	font-weight: bold;
	color: #48146a;
	display: none;
}

.search dd div p.s_description {
	font-weight: bold;
	color: #333;
}

.search dd div p.s_description span.s_size {
	font-weight: normal;
	display: inline;
	color: #000;
}

.search dd div div div p.s_filename {
	color: #ffb51a;
	font-weight: normal;
}

/* @end */

/* @end */

/* @group pagination */

.search .pages {
	padding: 10px 0;
	border-top: 1px solid #ddd;
}

.search p.pages a {
	font-weight: bold;
}

.search p.pages strong {
	color: #666;
}

/* @end */

/* @end */

/* @group sitemap */

.sitemap {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.sitemap li {
	padding: .2em 0;
	margin: 0;
}

.sitemap li li {
	padding: 0;
	margin: 0;
}

.sitemap ul ul {
	list-style: inherit;
}

/* @end */

/* @group formmail */

#main .formmail {
	float: left;
	width: 559px;
	margin: 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #ccc;
}

.formmail table {
	border-top: 1px solid #eee;
	border-collapse: collapse;
	width: 100%;
}

.formmail th, .formmail td {
	font-size: 11px;
	padding: 3px;
	border-bottom: 1px solid #eee;
	text-align: left;
	border-collapse: collapse;
}

.formmail th {
	padding-top: 7px;
	font-size: 10px;
	color: #666;
	border-right: 1px solid #eee;
	vertical-align: top;
	white-space: nowrap;
}

#main .formmail .absolute.right {
	position: absolute;
	right: 0;
	top: 50px;
}

/* @group contact */

#main .contact iframe {
	margin: -45px 0 20px 0;
}

#main .contact {
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}

/* @end */

/* @group subscribe */

#main .subscribe {
	float: right;
	width: 300px;
}

#main .formmail h1.pagetitle, #main .subscribe h1.embedtitle {
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 10px 0;
}

#main .formmail td input, #main .formmail td textarea, #main .formmail select {
	border: 1px solid #aaa;
	padding: 2px;
}

#main .subscribe label {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#main .subscribe p {
	margin: 10px 0;
}

#main .subscribe .input, #main .subscribe select {
	border: 1px solid #aaa;
	padding: 2px;
	width: 99%;
}

#main .subscribe select {
	width: auto;
}

/* @end */

/* @group colour */

#main .formmail.colour {
	width: 430px !important;
	float: left;
	clear: none;
	border-right: none;
}

/* @end */

/* @end */

/* @group gallery */

.gallery div {
	float: left;
	/*margin: 0 28px 28px 0;*/
	margin: 0 10px 10px 0;
}
.gallery div.row_end {
	/*margin: 0 0 28px 0;*/
	margin: 0 0 10px 0;
}

/* @end */

/* @group InPlaceEditor */

/* @group common */

.editor_control {
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	background: transparent url(/images/admin/vtc/buttons/inplace.gif) no-repeat 100% 50%;
	z-index: 1000;
	margin: 0;
	padding: 0;
	left: -29px;
}

.editor_control_hilite {
	width: 48px;
	background-image: url(/images/admin/vtc/buttons/inplaceH.gif);
	left: -53px;
}

.inplaceeditor-form {
	margin-bottom: 10px;
	clear: both;
}

.inplaceeditor-form .editor_field {
	width: 100%;
	/*width: 461px;*/
	margin: 0;
	padding: 0;
	border: 0;
}

.inplaceeditor-form .editor_cancel {
	font-weight: bold;
}

.inplaceeditor-form .editor_ok_button {
	margin-right: 5px;
}

/* @end */

/* @group main */

#main .body .editor_control, #main .body .editor_container {
	margin: 0;
	padding: 0;
}

#main .inplaceeditor-form input.editor_field {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f60;
	background-color: #fff;
	margin: 10px 0;
}

#main .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	background-color: #fff;
	margin-bottom: 10px;
}

/* @end */

/* @group sidebar */

#sidebarR .inplaceeditor-form input.editor_field {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #f30;
	background-color: #eee;
	margin: 10px 0;
}

#sidebarR .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	background-color: #eee;
	margin-bottom: 10px;
}

/* @end */

/* @end */

/* @group MobileWebKit */

html {
	-webkit-text-size-adjust: none;
}

#main .article {
	-webkit-text-size-adjust: auto;
}

#main .home .body {
	/*-webkit-text-size-adjust: none;*/
}

/* @end */

/* @group panorama */

.a8 #columns, .a9 #columns, .a10 #columns, .a12 #columns, .a11 #columns {
	position: relative;
}

#billboard .content {
	float: right;
	width: 280px;
	padding: 0 0 200px 0;
}

#billboard h1.pagetitle {
	float: left;
	width: 280px;
	margin: -5px 0 5px 0;	
}

#billboard .body {
	float: left;
	width: 280px;
}

#billboard {
	float: left;
	width: 100%;
	position: relative;
}

#panorama {
	float: left;
	width: 600px;
	height: 400px;
}

#panorama .paused {
	background-color: white;
	padding: 5px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 0.8em;
	line-height: 0.8em;
	z-index: 101;
}

/* @group fixed flow */

#flow {
	position: absolute;
	right: -3px;
	bottom: -3px;
	width: 290px;
}

#flow .container {
	margin: 0;
	padding: 0;
}

#flow .container li {
	list-style: none;
	float: left;
}

#flow .container a {
	float: left;
	display: block;
	width: 145px;
	margin: 4px 0 0 0;
	padding: 0;
}

#flow .container a img {
	float: right;
	border: 3px solid #fff;
	padding: 0;
	margin: 0;
}

#flow .container a.focused img {
	border-color: #000;
}

/*
#flow .previous-page, #flow .next-page {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 65px;
	background: transparent no-repeat 50% 50%;            
	cursor: pointer;	
}

#flow .previous-page {
	left: 10px;	
	background-image: url(/images/interface/left.png);
}

#flow .next-page {
	right: 185px;
	background-image: url(/images/interface/right.png);
}

#flow .disabled {
	display: none;
}

#flow .scroll-bar {
	position: absolute;
	left: 37px;
	width: 660px;
	height: 19px;
	bottom: 1px;
	background: transparent url(/images/interface/simple/scroll_bar.gif) repeat-x;
}
        
#flow .scroll-bar .scroll-widget {
	position: absolute;
	width: 19px;
	height: 19px;
	background: transparent url(/images/interface/simple/scroll_widget.gif) no-repeat 50% 50%;
}
*/
/* @end */

/* @end */

/* @group features */

#features {
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
}

#main #features .related {
	float: left;
	width: 440px;
}

#main #features .info {
	float: left;
	font: normal 12px/15px Helvetica, Arial, Verdana, sans-serif;
}

/* @group related info */

#main #features .info .body ul, #main #features .info .body ul li, #main #features .info .body ul li p {
	margin: 0;
	padding: 0;
}

#main #features .info .body ul li {
	margin: 0;
	padding: 14px 0;
	border-bottom: 1px solid #ddd;
	list-style: none;
}

#main #features .info .body ul li strong {
	text-transform: uppercase;
}

#main #features .info .body ul li img.left {
	margin: 4px 20px 0 0;
}

/* @end */

#main #features .articles {
	float: right;
	width: 460px;
}

#main #features .articles .article {
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
	padding: 6px 10px 0 10px;
	background-color: #eee;
	min-height: 240px;
	position: relative;
}
* html #main #features .articles .article {
	height: 240px;
}

#main #features .related h1.embedtitle {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

/* @group related products */

ul.products {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	width: 180px; /* required because ie6 screws up the width when overflow script loads */
	height: 210px;
	overflow: auto;
	position: relative;
}

.products li {
	position: relative;
	padding: 2px 0;
	margin: 0 0 0 0px;
}

.products li a:link, .products li a:visited, .products li a:hover, .products li a:active {
	font: normal 11px/11px Verdana, Helvetica, sans-serif;
	color: #666;
}

.products li .arrows {
	position: absolute;
	right: 0;
	top: 0.95em;
	z-index: 10;
}

.scroll-bar {
	background-image: url('/images/interface/scroll-bar.gif');
	width: 13px;
	position: absolute !important;
	bottom: 15px;
	right: -5px;
	height: 100%;
	background-color: #ddd !important;
}

.scroll-widget {
	background-color: #999;/**/
	position: absolute;
	top: 0;
	left: 2px;
	width: 9px;
	/*height: 5px;
	border: 2px solid #999;*/
	overflow: hidden;
}

.scroll-widget-top, .scroll-widget-bottom {
	position: absolute;
	left: 0;
	background-image: url('/images/interface/scroll-widget-ends.gif');
	width: 9px;
	height: 4px;
	overflow: hidden;
}

.scroll-widget-top {
	background-position: 0 0;
	top: 0;
}

.scroll-widget-bottom {
	background-position: 0 -4px;
	bottom: 0;
}

* html .scroll-widget-bottom {
	bottom: -1px; /* required because ie6 misplaces bottom widget */ 
}

.scroll-button-up, .scroll-button-down {
	background: #999 no-repeat 0 0;
	width: 13px;
	height: 12px;
	position: absolute;
	left: 0;
	overflow: hidden;
}

.scroll-button-up {
	background-image: url('/images/interface/scroll-button-up.gif');
	top: -15px;
}

.scroll-button-down {
	background-image: url('/images/interface/scroll-button-down.gif');
	bottom: -15px;
}

/* @end */

/* @group brands */

#features .brands {
	float: right;
	width: 450px;
	margin: 10px -1px 0 0;
	padding: 10px 0;
	border: 1px solid #ddd;
	border-width: 1px 0;
}

#main #features .related .brands h1.embedtitle {
	margin: 0;
	padding: 0 0 0 9px;
}

/* @group sequence */

#sequence {
	float: left;
	position: relative;
	width: 400px;
	height: 50px;
	margin: 15px 0 0 0;
	padding: 0 25px;
}

#sequence .container {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 50px;
	overflow: hidden;
}

#sequence .container li {
	list-style: none;
	float: left;
}

#sequence .container a {
	float: left;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0;
}

#sequence .container a img {
	float: right;
	/*border-bottom: 3px solid #fff;*/
	padding: 0;
	margin: 0;
}

#sequence .container a.focused img {
	/*border-color: #ccc;*/
}

#sequence .previous-page, #sequence .next-page,
#sequence .previous-disabled, #sequence .next-disabled {
	width: 24px;
	height: 50px;
	position: absolute;
	top: 0;
	background: transparent url(/images/interface/seq_buttons_corp.gif) no-repeat;            
	cursor: pointer;	
}

#sequence .previous-page, #sequence .previous-disabled {
	left: 0;	
	background-position: 0 0;
	border-right: 1px solid #ccc;
}

#sequence .next-page, #sequence .next-disabled {
	right: 0;
	background-position: 0 100%;
	border-left: 1px solid #ccc;
}

#sequence .previous-disabled, #sequence .next-disabled {
	cursor: default;
}

#sequence .previous-disabled {
	background-position: 100% 0;
}

#sequence .next-disabled {
	background-position: 100% 100%;
}

/*
#sequence .scroll-bar {
	position: absolute;
	left: 37px;
	width: 660px;
	height: 19px;
	bottom: 1px;
	background: transparent url(/images/interface/simple/scroll_bar.gif) repeat-x;
}
        
#sequence .scroll-bar .scroll-widget {
	position: absolute;
	width: 19px;
	height: 19px;
	background: transparent url(/images/interface/simple/scroll_widget.gif) no-repeat 50% 50%;
}
*/
/* @end */

/* @end */

/* @end */

/* @group hotspots */

.hotspot img {
	border-style: none;
}
		
.editor {
	background-color: #fff;
	border: 2px solid #000;
	width: 200px;
	padding: 2px;
	text-align: right;
}
		
.editor select, .editor input {
	margin: 3px;
}

.editor select.editor-input {
	width: 188px;
}
	
.editor input.editor-input {
	width: 188px;
}
		
.output {
	position: absolute;
	width: 568px;
	height: 368px;
	bottom: 10px;
	right: 10px;
	padding: 5px;
	font-size: 0.85em;
	border: 1px solid #ccc;
}
		
.cancel-button {
	top: 15px;
	right: 15px;
}

.zoomer-content {
	padding: 15px 25px 15px 15px;
	width: 290px;
	height: 180px;
	display: none;
	text-align: left;
	overflow: auto;
	background: #fff repeat-y 100% 100%;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	/*background-color: rgba(255, 255, 255, 0.7);*/
}

.zoomer-content h2 {
	margin: -5px 0 5px 0;
}

.zoomer-content a {
	color: #3d3b46 !important;
	border-bottom: 1px solid #773e29;
	text-decoration: none;
}

.zoomer-content a:hover {
	border-color: #333 !important;
	text-decoration: none;
}

.closebox {
	left: -15px;
	top: -15px;
}

/* @end */

/* @group colour themes */

.s8 #header h1 a {
	background-image: url(/images/interface/hog_logo_red.png);
}

.s9 #header h1 a {
	background-image: url(/images/interface/hog_logo_pink.png);
}

.s10 #header h1 a {
	background-image: url(/images/interface/hog_logo_yellow.png);
}

.s12 #header h1 a {
	background-image: url(/images/interface/hog_logo_dk_blue.png);
}

.s11 #header h1 a {
	background-image: url(/images/interface/hog_logo_green.png);
}

#header .lev1 li.s8, #main .lev1 li.s8, .s8 .scroll-button-up, .s8 .scroll-button-down, .s8 .scroll-bar-scrollbar, .s8 .scroll-widget {
	background-color: #782327;
}

#header .lev1 li.s9, #main .lev1 li.s9, .s9 .scroll-button-up, .s9 .scroll-button-down, .s9 .scroll-bar-scrollbar, .s9 .scroll-widget {
	background-color: #b1059d;
}

#header .lev1 li.s10, #main .lev1 li.s10, .s10 .scroll-button-up, .s10 .scroll-button-down, .s10 .scroll-bar-scrollbar, .s10 .scroll-widget {
	background-color: #ffa100;
}

#header .lev1 li.s12, #main .lev1 li.s12, .s12 .scroll-button-up, .s12 .scroll-button-down, .s12 .scroll-bar-scrollbar, .s12 .scroll-widget {
	background-color: #00549f;
}

#header .lev1 li.s11, #main .lev1 li.s11, .s11 .scroll-button-up, .s11 .scroll-button-down, .s11 .scroll-bar-scrollbar, .s11 .scroll-widget {
	background-color: #00583c;
}

.s1 #main h1.pagetitle, .s1 #main h1.embedtitle, .s1 .products li {
	/*color: #773e29;*/
	color: #3d3b46;
	/*color: #8dc95f;*/
}

.s8 #main h1.pagetitle, .s8 #main h1.embedtitle, .s8 .products li, .s8 .zoomer-content h2, .s8 .zoomer-content a {
	color: #782327;
}

.s9 #main h1.pagetitle, .s9 #main h1.embedtitle, .s9 .products li, .s9 .zoomer-content h2, .s9 .zoomer-content a {
	color: #b1059d;
}

.s10 #main h1.pagetitle, .s10 #main h1.embedtitle, .s10 .products li, .s10 .zoomer-content h2, .s10 .zoomer-content a {
	color: #ffa100;
}

.s12 #main h1.pagetitle, .s12 #main h1.embedtitle, .s12 .products li, .s12 .zoomer-content h2, .s12 .zoomer-content a {
	color: #00549f;
}

.s11 #main h1.pagetitle, .s11 #main h1.embedtitle, .s11 .products li, .s11 .zoomer-content h2, .s11 .zoomer-content a {
	color: #00583c;
}

.s19 #main h1.pagetitle, .s19 #main h1.embedtitle, .s19 .products li, .s19 .zoomer-content h2, .s19 .zoomer-content a {
	color: #00a1d8;
}

.s8 #footer, .s8 #flow .container a.focused img, .s8 .scroll-widget {
	border-color: #782327;
}

.s9 #footer, .s9 #flow .container a.focused img, .s9 .scroll-widget {
	border-color: #b1059d;
}

.s10 #footer, .s10 #flow .container a.focused img, .s10 .scroll-widget {
	border-color: #ffa100;
}

.s12 #footer, .s12 #flow .container a.focused img, .s12 .scroll-widget {
	border-color: #00549f;
}

.s11 #footer, .s11 #flow .container a.focused img, .s11 .scroll-widget {
	border-color: #00583c;
}

.s19 #footer, .s19 #flow .container a.focused img, .s19 .scroll-widget {
	border-color: #00a1d8;
}

.s8 #sequence .previous-page, .s8 #sequence .next-page, .s8 #sequence .previous-disabled, .s8 #sequence .next-disabled {
	background-image: url(/images/interface/seq_buttons_red.gif);            
}

.s9 #sequence .previous-page, .s9 #sequence .next-page, .s9 #sequence .previous-disabled, .s9 #sequence .next-disabled {
	background-image: url(/images/interface/seq_buttons_pink.gif);            
}

.s10 #sequence .previous-page, .s10 #sequence .next-page, .s10 #sequence .previous-disabled, .s10 #sequence .next-disabled {
	background-image: url(/images/interface/seq_buttons_yellow.gif);            
}

.s12 #sequence .previous-page, .s12 #sequence .next-page, .s12 #sequence .previous-disabled, .s12 #sequence .next-disabled {
	background-image: url(/images/interface/seq_buttons_blue.gif);            
}

.s11 #sequence .previous-page, .s11 #sequence .next-page, .s11 #sequence .previous-disabled, .s11 #sequence .next-disabled {
	background-image: url(/images/interface/seq_buttons_green.gif);            
}

.s8 .zoomer-content {
	background-image: url(/images/interface/zoomer_bkg_red.gif);            
}

.s9 .zoomer-content {
	background-image: url(/images/interface/zoomer_bkg_pink.gif);            
}

.s10 .zoomer-content {
	background-image: url(/images/interface/zoomer_bkg_yellow.gif);            
}

.s12 .zoomer-content {
	background-image: url(/images/interface/zoomer_bkg_blue.gif);            
}

.s11 .zoomer-content {
	background-image: url(/images/interface/zoomer_bkg_green.gif);            
}

.s8 .zoomer-content a {
	border-color: #782327;           
}

.s9 .zoomer-content a {
	border-color: #b1059d;           
}

.s10 .zoomer-content a {
	border-color: #ffa100;           
}

.s12 .zoomer-content a {
	border-color: #00549f;           
}

.s11 .zoomer-content a {
	border-color: #00583c;           
}

.red {
	background-color: #782327;
	color: #fff;
}

.pink {
	background-color: #b1059d;
	color: #fff;
}

.yellow {
	background-color: #ffa100;
	color: #fff;
}

.blue {
	background-color: #00549f;
	color: #fff;
}

.green {
	background-color: #00583c;
	color: #fff;
}

.cyan {
	background-color: #00a1d8;
	color: #fff;
}

/*
body.s8 {
	background-image: url(/images/interface/top_bkg_red.png);
}

body.s9 {
	background-image: url(/images/interface/top_bkg_pink.png);
}

body.s10 {
	background-image: url(/images/interface/top_bkg_yellow.png);
}

body.s12 {
	background-image: url(/images/interface/top_bkg_blue.png);
}

body.s11 {
	background-image: url(/images/interface/top_bkg_green.png);
}
*/
/* @end */

/* @group magazine */

/*

Implement new corporate logo colour and change default corporate colours too
Set sidebar styles as the defaults, only #main is special for sidebar use.

133 = Magazine
205 = Builders

 */

.s133 #main, .s205 #main {
	width: 650px;
	float: left;
	padding-top: 0;
	padding-right: 20px;
	margin-top: 10px;
	border-right: 1px solid #ccc;
}

/* @end */