/* @override http://www.teamsports.com.au/css/basic/custom.css */

/* @override 
	http://teamturf.com.au/css/basic/custom.css
	http://www.teamturf.com.au/css/basic/custom.css
	http://www.teamsports.com.au/css/basic/custom.css
*/

/* @group body */

html {
	float: left;
	width: 100%;
	background: #fff url(/images/interface/html-bg.png) repeat-y 50% top;
	}

body {
	
	font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;

	color: #434959;
	float: left;
	width: 100%;
	background: url(/images/interface/body-bg2.png) no-repeat center top;
}

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

a:hover, a:active {
	color: #ff1d00;
	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;
	margin: 30px 0 15px 0;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
}

h2 {
	font-size: 16px;
	margin: 15px 0 10px 0;
	color: #000;
}

h3 {
	font-size: 12px;
	margin: 15px 0 5px 0;
	padding: 0;
	color: #000;
}

h4 {
	font-size: 11px;
}

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: 5px;
	margin-bottom: 10px;
	font-style: normal;
}

p.error {
	font-size: 11px;
	line-height: 16px; 
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-weight: bold;
	/*text-shadow: #8a0009 2px 2px 0;*/
	background-color: #e35f25;
	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;
}

.note {
	font-size: 10px;
	line-height: 14px;
	color: #999;
	padding: 4px 0 0 0;
	margin: 10px 0;
	border-top:  1px solid #eee;
}


.pullquote {
	padding: 25px 0px 10px 20px;
	background: transparent url(/images/interface/quote.png) no-repeat;
	font-weight: bold;
	color: #2e5b8d;
	width: 335px;
}
.pullquote .ref {
	font-style: italic;
	font-weight: normal;
}

* .pullquote {
	behavior: url(/js/iepngfix.htc);
}
/* @end */

/* @group layout */

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;  /*logo position relies on this */
}

#container {
	float: left;
	width: 100%;
	
}

#header {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 150px;
	
}
#nav {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	display: inline;
}

#tophead {
	float: left;
	height: 50px;
	padding: 30px 0 0 0;
	width: 715px;
}
#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;

}

#columns {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: relative;

}

#billboard {
	float: right;
	width: 715px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0px;
	margin: 0;
	position: relative;
	height: 264px;
	background: #fff url(/images/interface/news-bg.png) repeat-y 100% 50%;
}

#main {
	float: left;
	width: 395px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0px;
	margin: 0 0 0 0;
	background: url(/images/interface/main-bg.png) no-repeat left top;
}
#b_1 #main {
	background: #0b1561 url(/images/interface/home-columns-bg.png) no-repeat right top;
	width: 639px;
	padding: 0 33px 30px 43px;
	color: #fff;
}

body.s3 #main {
	width: 485px;
}

#main.twocolumn {
	width: 715px;
}
#sidebarL {	
	float: left;
	width: 168px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 0 0 0px;
	padding: 0 0 0 17px;

}

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

}

body.s3 #sidebarR {	
	float: right;
	width: 220px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 0 0 0px;
	padding: 0;

}

.intro {
	padding-right: 100px;
	padding-left: 6px;
}

#footer {
	float: right;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 10px;
	line-height: 30px;
	padding: 5px 0 ;
	margin: 0;
	color: #999;
	/*clear: both; apparently redundant because of width */
	border-top: 1px solid #8eafd3;
	
}

/* @end */

/* @group header */

#header h1 {
	width: 185px;
	height: 136px;
	
	padding: 0;
	margin: 0;
	/*position: absolute;
	right: 10px;
	top: 10px;*/
	float: left;
	z-index: 10; /* display above sidebarR margin-top */
}

#header h1 a {
	width: 185px;
	height: 136px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/interface/logo2-ts.png) no-repeat 0px 0px;
	padding: 0;
	margin: 0;
}

body.s19 #header h1 a {

	background: transparent url(/images/interface/logo2.png) no-repeat 0px 0px;

}
p.slogan {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	float: left;
	margin: 0;
}
.contacts {
	float: right;
	text-align: right;

	font-weight: bold;
	font-size: 14px;
	color: #999;
	padding: 0 20px 0 0;
	margin: 0;
}
.contacts p {
	margin: 0;
}
/*
#header .billboard img {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 200px;
	z-index: 1;
} */
#navimage {
	width: 455px;
	height: 264px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
	position: relative;
	z-index: 1;
	background-color: #000;
}
#nav imageIn {
	width: 694px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
	position: relative;
	z-index: 1;
}

.bannershadow {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	height: 264px;
	width: 715px;
	background: url(/images/interface/billboard-overlay-full.png) no-repeat left top;
	z-index: 1;
}

* html #billboard .bannershadow {
	behavior: url(/js/iepngfix.htc);
}
 
#sports {
	width: 715px;
	float: left;
	background: #ff7800 url(/images/interface/nav-crn-r.gif) no-repeat right top;
	height: 40px;
}
 #navL2 {
	width: 715px;
	float: right;
	background-color: #0b1561;
}

 .filler {
	width: 715px;
	float: right;
	background-color: #0b1561;
	height: 30px;
}
 /* @end */

/* @group billboard */

#news {
	width: 220px;
	float: right;
	/*background-image: url(/images/interface/news-bg.png);*/
	height: 160px;
	padding: 10px 20px 0px 20px;
	margin: 0;
	position: relative;
	z-index: 100;
}

#news .article .embedtitle {
	margin: 0;
	padding: 0;
	color: #0b1561;
}

#news .container, #news .container .sequence {
	width: 220px;
	height: 170px;
	position: relative;
	overflow: hidden;
}

#news .paused {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #bbcee5;
	color: #bbcee5;
}

/* @end */

/* @group nav */

/* @group levS1 */

.levS1 {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}

.levS1 li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 40px;
/*	background: transparent url(/images/interface/lev0_sep.gif) no-repeat 100% 0; */
}

.levS1 li a {
	float: left;
	display: block;
	font-weight: bold;
		padding: 0 10px;
	text-transform: uppercase;
	font-size: 12px;
}

.levS1 li a:link, .levS1 li a:visited {
	color: #fff;
}

.levS1 li a:hover, .levS1 li a:active {
	color: #fff;
	background-color: #ff5e00;
	text-decoration: none;
}

.levS1 li.hilite a:link, .levS1 li.hilite a:visited {
	color: #fff;
	background-color: #0b1561;
}

/* @end */

/* @group navl2 */

#navL2 .lev2 {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}

#navL2 .lev2 li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0;
	line-height: 26px;
/*	background: transparent url(/images/interface/lev0_sep.gif) no-repeat 100% 0; */
}

#navL2 .lev2 li a {
	float: left;
	display: block;
	font-weight: bold;
		padding: 0 8px;
	
	font-size: 11px;
}

#navL2 .lev2 li a:link, #navL2 .lev2 li a:visited {
	color: #fff;
}

#navL2 .lev2 li a:hover, #navL2 .lev2 li a:active {
	color: #fff;
	background-color: #ff5e00;
	text-decoration: none;
}

#navL2 .lev2 li.hilite a:link, #navL2 .lev2 li.hilite a:visited {
	color: #fff;
	background-color: #8badd3;
}

/* @end */

/* @group lev0 */

.lev0 {
	float: right;
	margin: 0;
	padding: 0;
}

.lev0 li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px;
	line-height: 40px;
/*	background: transparent url(/images/interface/lev0_sep.gif) no-repeat 100% 0; */
}

.lev0 li a {
	float: left;
	display: block;
	font-weight: bold;
}

.lev0 li a:link, .lev0 li a:visited {
	color: #838999;
}

.lev0 li a:hover, .lev0 li a:active {
	color: #000;
}

.lev0 li.hilite a:link, .lev0 li.hilite a:visited {
	color: #000;
}

/* @end */

/* @group lev1 */
ul#leftmenu2.lev1{
	padding-top: 14px;
	background: url(/images/interface/line-leftmenu2.gif) no-repeat top center;
}

.lev1 {
	float: right;
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
	z-index: 10;
	position: relative;
}
#b_1 .lev1 {
	margin-top: 0px;
}
.lev1 li {
	float: left;
	margin: 0 0 7px 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	background: url(/images/interface/sidenav-bg2.gif) repeat-x center center;
}

.lev1 li.hilite {
		background: url(/images/interface/sidenav-bg2.gif) repeat-x top center;
}

.lev1 li a:link, .lev1 li a:visited {
	float: right;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	color: #333;
	margin: 0;
	font-weight: normal;
	/* hide from mac ie \*/
	height: 1%; /**/
	width: 144px;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
}

.lev1 li a:hover, .lev1 li a:active {
	background: transparent url(/images/interface/sidenav-hilite.png) repeat-y right center;
}

.lev1 li.hilite a:link, .lev1 li.hilite a:visited {
	background: transparent url(/images/interface/sidenav-hilite.png) repeat-y right center;
	
}

/* @end */


/* @group lev2 */

#sidebarL .lev2 {
	float: left;
	padding: 3px 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	background-color: #fff;
}

#sidebarL .lev1 li .lev2 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;

/*white-space: nowrap;*/
	display: inline;


/* combat IE6 Doubled float-margin bug */
	background: none;
}

#sidebarL .lev1 li .lev2 li.hilite {
	
}

#sidebarL .lev1 li .lev2 li.first {
	
}

#sidebarL .lev1 li .lev2 li.last {
	
}

#sidebarL .lev1 li .lev2 li a:link, #sidebarL .lev1 li .lev2 li a:visited {

/*float: left;*/
	display: block;
	font-size: 10px;
	line-height: 14px;
	padding: 5px 10px 5px 1px;
	text-decoration: none;
	color: #777;
	margin: 0;
	font-weight: normal;
	width: 144px;

/* hide from mac ie \*/
	

/*height: 1%; */
	
		background: none;
	letter-spacing: normal;
}

#sidebarL .lev1 li .lev2 li a:hover, #sidebarL .lev1 li .lev2 li a:active {
	background-color: transparent;
	color: #000;
}

#sidebarL .lev1 li .lev2 li.hilite a:link, #sidebarL .lev1 li .lev2 li.hilite a:visited {
	background: #fff;
	color: #000;
	background: transparent url(/images/interface/arrow-dk.gif) no-repeat 6px 8px;
}

#sidebarL .lev1 li .lev2 li.hilite a:hover, #sidebarL .lev1 li .lev2 li.hilite a:active {
	

}

/* @end */
/* @end */

/* @group main */

/* @group home boxes */

#main .body div.homebox {
	float: left;
/*	width: 146px; */
	padding: 0 0 15px 0;
	background: url(/images/interface/homebox-bg.png) no-repeat left bottom;
	margin-right: 12px;
	display: inline;
}
.homebox h1 {
	background: url(/images/interface/homebox-top.png) no-repeat left top;
	padding: 8px 15px 6px 10px;
	margin: 0;
	color: #fff;
	font-size: 16px;
	width: 121px;
}
.homebox p {
	font-size: 11px;
	line-height: 16px;
	padding: 0 15px 0 10px;
	margin: 0;
		width: 121px;
	color: #ccc;
}
/* @end */

#main .article, #main .article .article {
	line-height: 20px;
	font-size: 12px;
	padding: 1px 0; /* 1px padding to prevent margin collapse */
	margin: 20px 0 0 20px;
	float: left; /* required to stop images escaping */
width: 375px; /*	 required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	position: relative;
	margin-right: -3px; /* combat IE6 duplicate character bug */
}

body.s3 #main .article, body.s3 #main .article .article {
	line-height: 20px;
	font-size: 12px;
	padding: 1px 0; /* 1px padding to prevent margin collapse */
	margin: 20px 0 0 20px;
	float: left; /* required to stop images escaping */
width: 465px; /*	 required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	position: relative;
	margin-right: -3px; /* combat IE6 duplicate character bug */
}

#main.twocolumn .article, #main.twocolumn .article .article {
	width: 695px;
}
#main .article .article {
	margin: 0;
}
#b_1 #main .article, #b_1 #main .article .article {
margin: 0;
width: 638px;
}
#main h1.pagetitle {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	color: #0b1561;
	text-transform: uppercase;
}

#main h1.embedtitle {

	font-size: 16px;
	line-height: 30px;
	margin: 10px 0;
	color: #0b1561;
}



#main .body div {
	margin: 10px 0;
}

#main .body .right {
	float: right;
	padding: 0;
	margin: 0;
}

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

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

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

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

#main .body ul li {
	margin: 0;
	padding: 0 0 0 0px;
	/*background-image: url(/images/interface/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;*/
}


#main div.col1, #main div.col2 {
	margin: 0;
	float: left;
	width: 200px;
	padding: 0 0px 0 0;
}

#main div.col2 {
	width: 165px;
}

#main .body a.imgzoomer {
	border: none;
}

#main .body .right {
	float: right;
	padding: 0;
	margin: 0;
}

/* @group children */

.children ul {
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #8eafd3;
	background-image: url(/images/trans_pixel.gif);


/* required because IE6 loses the border on LI with summary */
	clear: both;
	list-style-type: none;
}

/* @group My Group */



/* @end */

.children li {
	position: relative;
	padding: 8px 0 8px 20px;
	margin: 0px;
	border-bottom: 1px solid #8eafd3;
	background: url(/images/interface/arrow.gif) no-repeat 0 11px;
	list-style-image: none;
}

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

.children li a:link, .children li a:visited, .children li a:hover, .children li a:active {
	font: bold 14px/16px "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.children li .summary {
	font-size: 10px;
	line-height: 15px;
	margin: 1px 0 5px 0;
	display: block;
}

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

/* @group children table */

.children table {
	border-spacing: 5px;
	width: 100%;
}

.children table td .childtitle {
	margin-top: 0;
}

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

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

.children table td .thumbnail {
	padding: 0;
	margin-bottom: 5px;
}

.children .details {
	font-size: 12px;
	line-height: 14px;
	margin: 0 -1px;
	padding: 0;
	border: 1px solid #ccc;
	color: #000;
	float: left;
	width: 100%;
	background-color: #ecf1f8;
}

.children .details .price {
	float: left;
	margin: 5px;
	padding: 0;
	font-weight: bold;
	color: #333;
}

.children .details .options {
	float: right;
	margin: 6px 5px;
	padding: 0;
}

.children .details .options a img {
	padding: 2px;
	margin: 0 0 0 5px;
	background: #eee;
	border: 1px solid #ccc;
	

/*display: block;*/
	float: right;
	width: 12px;
	height: 12px;
}

.children .details .options a img:hover {
	border: 1px solid #666;
}

/* @end */

/* @end */

/* @group tables */

#main .body table {
	border-top:1px solid #ddd;
	width: 100%;
}

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

#main .body table td, #main .body table th {
	border-bottom: 1px solid #ddd;
	padding: 3px;
	font-size: 12px;
/* 	white-space: nowrap; */
}

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



/* @end */


/* @group files */

.pdf {
	background: url(/images/interface/pdf.gif) no-repeat 0 3px;
	padding: 0 0 0 35px;
}

.files {
	margin: 15px 0;
	padding: 0;
}

.files dl {
	margin: 0;
	padding: 0;
/*	background-color: #f8f0cb; */
}

.files dl dt {
/*	border: 1px solid #f8f0cb; */
/*	border-top: 1px solid #ccc; */
}

.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;
	font-size: 11px;
	padding-left: 3px;
}

.files dl dt {
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 37px;
	background-repeat: no-repeat;
	background-position: 0px 9px;
		background-image: url(/images/interface/dl.gif);
	
}
.files dl dt.pdf {
	background-image: url(/images/interface/pdf.gif);

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

}

.files dl dd {
/*	border-bottom: 1px solid #ddd;  */
	margin: 0;
	padding: 0 0 5px 37px;
	color: #999;
	position: relative;
	font-size: 11px;
}

.files dl dd p {
	margin: 0;
	padding: 0;
}
.files dl dd p.s_filename {
display: none;
}
.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: -18px;
	font-weight: bold;
	cursor: pointer;
	color: #576d87;
	text-decoration: underline;
	font-size: 11px;
}

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

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

/* @end */
/* @end */

/* @group sidebar */

#sidebarR p.imgright {
	margin: 0 0 20px 0;
	padding: 0;
overflow: hidden;
}

#sidebarR .article {
	float: left;
	margin: 20px 0 10px 0;
	width: 100%;
}
#sidebarR h1.embedtitle {
	font-size: 18px;
	color: #0b1561;
	font-weight: bold;	padding: 0;
	margin: 0 0 6px 0;
}

/* @group siderbar L */

/* @group sidebar article */

#sidebarL .article {
	margin: 0 0 10px 0;
	padding: 10px; 
	font-size: 11px;
	line-height: 16px;
	float: left; /* required to stop images escaping */
	width: 131px; 
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin-right: -3px;
	background: #0b52a1 url(/images/interface/sidebox-bg.png) repeat-x 0 top;
	color: #fff;
	border: 1px solid #A6C0DD;
}

#sidebarL h1.embedtitle {
	font-size: 18px;
	color: #0b1561;
	font-weight: bold;	padding: 0;
	margin: 0 0 6px 0;
}

#sidebarL .article p {
	padding: 0;
	margin: 0 0 10px 0;
}

#sidebarL .article em {
	font-weight: bold;
	font-style: normal;
}

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

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

#sidebarL .article a:link, #sidebarL .article a:visited {
	color: #e35f25;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

#sidebarL .article a:hover, #sidebarL .article a:active {
	color: #e35f25;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

/*#sidebarL .article img {
	float: left;
	display: block;
	margin: 0 5px 0 0;
}*/

#sidebarL .article img.logo_sml {
	float: left;
	display: block;
	margin: -8px 5px 0 0;
}

#sidebarL .article a.zoomer, #sidebarL .article a.zoomer:hover, #sidebarL .article img {
	border: none;
}

#sidebarL .phone {
	font-size: 14px;
}

/* @end */

/* @group featured */
#sidebarL .featured h2 {
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	
}
#sidebarL .featured h2 a:link, #sidebarL .featured h2 a:visited {
	color: #00281f;
	padding: 0 0 0 14px;
	margin: 0;
	background: url(/images/interface/arrow.gif) no-repeat 0 2px;
	border: none;
}
#sidebarL .featured h2 a:hover, #sidebarL .featured h2 a:active {
	color: #e97b00;
	padding: 0 0 0 14px;
	margin: 0;
	background: url(/images/interface/arrow_hover.gif) no-repeat 0 2px;
	border: none;
}
#sidebarL .article .featured .feature p {
	padding-left: 14px;
}

/* @end */

/* @end */

/* @group siderbar L & R */

table.sidetable td {
	padding-right: 10px;
}
#sidebarL em, #sidebarR em {
	color: #00281f;
}

#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 sidebar cart */

#sidebarR #cart_sidebar {
	float: left;
	padding: 0 5px;
	width: 210px;
}
#sidebarR p.error {
	margin: 0 0 10px 0;
	float: left; /* required to stop images escaping */
	width: 179px; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
}

#sidebarR .cart, #sidebarR .logon {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}

#sidebarR .cart caption, #sidebarR .logon caption {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #005D84;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	caption-side: top;
}

#sidebarR .cart caption span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#sidebarR .cart th, #sidebarR .cart td {
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	padding: 3px 0;
}

#sidebarR .cart .col1 {
	text-align: left;
	white-space: nowrap;
}

#sidebarR .cart .col2, #sidebarR .cart .col3 {
	text-align: right;
	white-space: nowrap;
}

#sidebarR .cart .col3 {
	font-weight: bold;
}

#sidebarR .total span, #sidebarR .total {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

#sidebarR .total {
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	text-align: right;
}

#sidebarR form input {
	font-size: 9px;
}

/* @end */
/* @group footer */

#footer .left {
	float: left;
	color: #05303f;
	margin: 0 25px;
}

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

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

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

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

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

/* @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 */

.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: #999;
	border-right: 1px solid #eee;
	vertical-align: top;
	white-space: nowrap;
}

/* @end */

/* @group gallery */

.gallery, #sidebarR .article .gallery {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.gallery li, #sidebarR .article .gallery li {
	position: relative;
	float: left;
	margin: 0px 5px 6px 0px;
	padding: 0px;
	list-style: none;
}
.gallery li.row_end, #sidebarR .article .gallery li.row_end {
		margin-right: 5px;
}
.gallery img {
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}
.gallery img a {
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}

.gallery li p {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #4D525B;
	padding: 3px;
	font-size: 9px;
	line-height: 10px; 
	margin: 0;
	color: #fff;
}
#sidebarL .article .gallery li img {
	
}
#sidebarL .article .gallery li img:hover {
	
}
/* @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: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #05303f;
	background-color: #fff;
	margin: 10px 0;
}
	
#main .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #fff;
	margin-bottom: 10px;
}

/* @end */

/* @group sidebar */

#sidebarL .inplaceeditor-form input.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #e35f25;
	background-color: #fff;
	margin: 0 0 10px 0;
}

#sidebarL .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	background-color: #fff;
	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 ie hacks */

* html #columns {
	height: 225px;	
}

/* @end */

/* @group more button */

#main .homebox a:link .more, #main .homebox a:visited .more{
	background: transparent url(/images/interface/homebox-more.gif) no-repeat center bottom;
	float: right;
	width: 44px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
	margin-top: 10px;
	cursor: pointer;
}

#main .homebox a:hover .more, #main .homebox a:active .more{
	background: transparent url(/images/interface/homebox-more.gif) no-repeat center top;
	float: right;
	width: 44px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
	margin-top: 10px;
	cursor: pointer;
}

/* @end */


/* @group drawers */


.body div.drawer h3 {
	background: url(/images/interface/plus_arrow.gif) no-repeat 0px 1px;
	color: #cd3900;
	margin-bottom: 0;
	margin: 0px;
	padding: 0px 0 0 25px;
}
.body div.drawer.active h3 {
	background: url(/images/interface/minus_arrow.gif) no-repeat 0px 1px;
}
.body div.drawer.hover h3{
background: url(/images/interface/down_arrow.gif) no-repeat 0px 1px;
color: #ff1d00;}

.body div.drawer.active.hover h3 {
background: url(/images/interface/up_arrow.gif) no-repeat 0px 1px;
}
#main .body div.drawer p {
	margin: 0;
	padding: 10px 0 0px 25px;
	background-position: 30px 7px;

}

/* @end */

/* @group shop */

/* @group shopitem */

#main .product h1.pagetitle {
	font-size: 24px;
}

.buynow {
	margin: 10px 0px 10px 0px;
	border: 1px solid #ccc;
	padding: 10px 10px;
	font-size: 11px;
	background-color: #FFFFFF;
}

.buynow p {
	margin: 5px 0;
}

.buynow label {
	color: #999;
	font-weight: bold;
}

.buynow .price span {
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #cd3900;
}

.buynow .light span {
	color: #666;
}


.buynow p.buy .view_cart{
	background: transparent url(/images/interface/view_cart.gif) no-repeat 0 0px;
	border: 0px;
	width: 100px;
	height: 28px;
	cursor: pointer;
	text-indent: -9999px;
	line-height:0;
}

/* @end */

/* @group items */

.shop table.items caption {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 5px 0;
	color: #666;
}

.shop table.items {
	border: 1px solid #ccc;
	border-width: 1px 0;
	background: #fff;
	width: 100%;
}

.shop table.items tr {
	/* vertical-align: top; */
}

.shop table.items th {
	border: 2px solid #ccc;
	border-width: 0 0 2px 0;
	padding: 4px;
}

.shop table.items tr.item td {
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	background: #fff url(/images/interface/checkout_item_bkg.gif) repeat-x 0 0px; /* background position 0 -7px using original image */
	padding: 4px;
}

.shop table.items .i_description {
	padding-top: 4px;
	display: none; /* re-instate when we have meaningful descriptions */
}

.shop .items .col1 {
	width: 75%;
	text-align: left;
	

}

.shop .items .col1 a {
	background: transparent url(/images/interface/arrow.gif) no-repeat 0 0px;	padding-left: 17px;
	float: left;
	
}

.shop .items .col2, .shop .items .col3, .shop .items .col4 {
	text-align: right;
}

.shop .items .col3 {
	font-weight: bold;
	white-space: nowrap;
}

.shop .items .col4 {
	white-space: nowrap;
}

/* @end */

/* @group checkout */

.shop h2 {
	font-size: 14px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #f30;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

.shop h2 label {
	font-weight: bold;
}

.shop th, .shop label {
	font-weight: bold;
	text-align: left;
}

.shop th, .shop td {
	font-size: 11px;
}

.shop p.alert {
	margin: 40px 0 20px 0;
	padding: 5px 10px;
	background: #eee;
	border: 1px solid #ccc;
	border-width: 2px 0;
}

/* @group payments */

.shop dl, .shop dt, .shop dd {
	margin-top: 10px;
	margin-bottom: 10px;
}

.shop dd {
	margin-left: 40px;
	border-left: 5px solid #ffb27f;
	padding-left: 10px;
}

.shop dd table caption {
	display: none;
}

.shop dd table th, .shop dd table td {
	padding: 0 5px;
}

.shop dd table th {
	text-align: right;
	border-right: 1px solid #ccc;
	white-space: nowrap;
	padding-left: 0;
}

.shop dd table td img {
	margin-bottom: -3px;
}

/* @end */

/* @end */

/* @group checkout & cart */

.shop .totals {
	border-bottom: 2px solid #ccc;
	text-align: right;
	margin-bottom: 10px;
}

.shop .totals p {
	margin: 10px 4px;
	font-weight: bold;
}

.shop .totals span {
	color: #999;
}

.shop .noitems {
	padding: 10px;
	text-align: center;
}

/* @end */

/* @group users */

.shop table.orders {
	position: relative;
	width: 100%;
}

.shop table.orders th, .shop table.orders td {
	width: 25%;/**/
	white-space: nowrap;
}

.shop .orders .col1 {
	width: 25%;
	font-weight: bold;
}

.shop .orders td.col4 {
	font-weight: bold;
	text-align: right;
}
.children table td {
	border-collapse: collapse;/**/
	padding: 10px;
	vertical-align: top;
	border: 1px solid #e1e1e1;/**/
	width: 33.3%;
}

.children table td .title{
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	line-height: 1.1em;
}

.freefreight {
	float: right;
	font-size: 1.5em;
	padding: 5px;
}

.freefreight h1{
	padding: 0px;
	margin: 0px;
	color: #cd3900;
}
.freefreight span{
	color: #333;
	font-size: 0.8em;
}
/* @end */

/* @end */