/* @override 
	http://itp.vtc.net.au/css/basic/custom.css
*/

/* @group body */

html {
	float: left;
	width: 100%;
	background: #fced86 url(/images/interface/html_bkg.gif) repeat 50% 0;
}

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0 0 25px 0;
	text-align: center;
	background: transparent url(/images/interface/body_bkg.gif) repeat-x 50% 0;
	color: #333;
	float: left;
	width: 100%;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

a:hover, a:active {
	color: #333;
}

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: 10px 0;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333;
}

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

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

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

p.error {
	font-size: 11px;
	line-height: 16px; 
	padding: 10px;
	color: #000;
	font-weight: bold;
	text-shadow: #d9c41e 1px 1px 0;
	background-color: #f9e218;
	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;
}

.standfirst {
	color: #444;
	font-weight: normal;
	border: 2px solid #fbd27f;
	border-width: 2px 0;
	padding: 10px 0;
	font-size: 14px;
	line-height: 18px;
}

.breakout {
	color: #333;
	font-weight: normal;
	border-left: 10px solid #ffb51a;
	background-color: #f8f0cb;
	padding: 15px;
}

.red {
	color: #f00;
}
/* @end */

/* @group layout */

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

#container {
	float: left;
	width: 100%;
	background-color: #fff;
}

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

#nav {
	position: absolute;
	margin: 0;
	top: 0;
	right: 0;
}
#nav2 {
	float: left;
	width: 700px;
	margin-left: 25px;
	display: inline;
	background: #eee url(/images/interface/nav2-bg.png) no-repeat;
}
#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#columns {
	float: left;
	width: 100%;
	min-height: 380px;
	margin: 0;
	padding: 0;
	background: transparent url(/images/interface/columns_bkg.gif) no-repeat 404px 25px;
}

#columns.single {
	background: none;
}

#main {
	float: left;
	width: 330px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0 25px 25px 50px;
	margin: 25px 0;
}

#columns.single #main {
	width: 650px;
	padding: 20px 50px 0 50px;
}

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

#footer {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0;
	margin: 0;
	color: #666;
	border-top: 5px solid #f9e218;
	background: #000 url(/images/interface/footer_bkg.gif) no-repeat 100% 50%;
}

/* @end */

/* @group header */

#header h1 {
	padding: 0;
	margin: 0;
}

#header h1 a {
	background: transparent url(/images/interface/logo.gif) no-repeat 50% 50%;
	width: 306px;
	height: 122px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 50px 0 25px -25px;
	padding: 0;
	position: relative;
	border: none;
}

/* @end */

/* @group nav */

/* @group lev1 */

.lev1 {
	float: right;
	text-align: left;
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.lev1 li {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	list-style-type: none;
	white-space: nowrap;
	font-size: 14px;
	line-height: 30px;
	border-right: 1px solid #ededed;
}

.lev1 li a:link, .lev1 li a:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
	color: #999;
	font-weight: normal;
	/* hide from mac ie \*/
	height: 1%; /**/
	border: none;
}

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

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

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

/* @end */

/* @group lev2 */

.lev2 {
	float: left;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.lev2 dt {
	margin: 10px 0 0 0 ;
	padding: 1px;
	background: #666 url(/images/interface/sidebar_dt_bkg.gif) repeat-y 0 0;
}

.lev2 dt.first {
	margin: 0;
}

.lev2 dt a:link, .lev2 dt a:visited {
	margin: 0;
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	background-color: #f9e218;
	display: block;
	color: #000;
	background: #f9e218 url(/images/interface/sidebar_dt_a_bkg.gif) repeat-y 0 0;
	text-decoration: none;
	/* hide from mac ie \*/
	height: 1%;/**/
	border: none;
}

.lev2 dt a:hover, .lev2 dt a:active {
	background-image: none;
	text-decoration: none;
	color: #000;
}

.lev2 dt a span {
	padding: 0 10px 0 25px;
	background: transparent url(/images/interface/sidebar_dt_a_span_bkg.gif) no-repeat 10px 50%;

}

.lev2 dd {
	margin: 0;
	padding: 0 1px 1px 1px;
	background: #666 url(/images/interface/sidebar_dt_bkg.gif) repeat-y 0 0;
}

.lev2 dd p {
	margin: 0;
	padding: 10px;
	background-color: #fff;
}

/* @end */


/* @group nav2 lev1 */

#nav2 .lev1 {
	float: left;
	text-align: left;
	padding: 1px 0 1px 15px;
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#nav2 .lev1 li {
	float: left;
	margin: 0;
	padding: 0px 0 0 0;
	list-style-type: none;
	white-space: nowrap;
	font-size: 14px;
	line-height: 28px;
	border-right: 1px solid #fff;
}

#nav2 .lev1 li a:link, #nav2 .lev1 li a:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
	color: #999;
	font-weight: normal;
	/* hide from mac ie \*/
	height: 1%; /**/
	border: none;
}

#nav2 .lev1 li a:hover, #nav2 .lev1 li a:active {
	color: #000;
	background: url(/images/interface/nav2-hilite.png) repeat-x;
}

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

#nav2 .lev1 li.hilite a:hover, #nav2 .lev1 li.hilite a:active {
	color: #000;
	background: url(/images/interface/nav2-hilite.png) repeat-x;
}

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

/* @group main */

#main .article, #main .article .article {
	font-size: 12px;
	line-height: 17px;
	color: #444;
	padding: 0;
	margin: 0 0 20px 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: #000;
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
}

#main .body div {
	margin: 10px 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 {
	margin: 10px 0 10px 15px;
	padding: 0;
}

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

#main .body ul li {
	margin: 2px 0;
	padding: 0 0 0 0px;
}

/* @group cssbutton */

#main .cssbutton, #sidebarR .cssbutton {
	float: left;
	display: inline; /* combat IE Doubled float-margin bug */
	font: bold 16px/50px Helvetica, Arial, Verdana, sans-serif;
	color:  #333;
	margin: 0 10px 10px -2px;
	padding: 0 15px 0 0;
	background: transparent url(/images/interface/cssbutton_bkg.gif) no-repeat 100% 50%;
	overflow: visible; /* required because IE6 doesn't overflow by default */
}

#main .cssbutton a, #sidebarR .cssbutton a {
	float: left;
	display: block;
	margin: 0;
	padding: 1px 5px 5px 17px;
	background: transparent url(/images/interface/cssbutton_bkg.gif) no-repeat 0 50%;
	position: relative; /* required to enable overflow in IE6 */
}

#main .cssbutton a:link, #main .cssbutton a:visited,
#main .cssbutton a:hover, #main .cssbutton a:active {
	text-shadow: #fced86 1px 1px 0;
	text-decoration: none;	
	border: none;
	color:  #333;
}

#main .cssbutton a:hover, #main .cssbutton a:active {
	color: #000;
}
#sidebarR .cssbutton a:link, #sidebarR .cssbutton a:visited,
#sidebarR .cssbutton a:hover, #sidebarR .cssbutton a:active {
	text-shadow: #fced86 1px 1px 0;
	text-decoration: none;	
	border: none;
	color:  #333;
	
}

#sidebarR .cssbutton a:hover, #sidebarR .cssbutton a:active {
	color: #000;
}
/* @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;
/* 	white-space: nowrap; */
}

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

/* @end */

/* @group children */

.children ul {
	margin-left: 0;
	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;
}

.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 11px/13px "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.children li .summary  {
	font-size: 10px;
	line-height: 12px;
	color: #999;
	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;
}

.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%;
}

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

/* @end */

/* @group sidebar */

/* @group siderbar R */

#sidebarR a {
	border: none;
}

/* @group sidebar article */

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

#sidebarR .article {
	margin: 10px 0 0 0;
	margin-right: -3px; /* combat IE6 duplicate char bug */
	padding: 1px 0 0 0; /* 1px padding to prevent margin collapse */
	font-size: 11px;
	line-height: 14px;
	color: #555;
	float: left; /* required to stop images escaping */
	width: 270px; /* required beause float collapses width */
	display: inline;
	
	background: transparent url(/images/interface/sidebar_box_base.png) no-repeat center bottom;
	}
#sidebarR .article .body {

	padding: 10px 15px 0px 15px;
	border-left: 1px solid #000;
		border-right: 1px solid #000;
background: #fff url(/images/interface/sidebar_box_fade.png) repeat-x center bottom;
margin-bottom: 15px;

}
#sidebarR h1.embedtitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	padding: 5px 10px 3px 10px;
	margin: 0 0 0 0;
	background: url(/images/interface/sidebar_head_bg.png) no-repeat center top;
	text-align: center;
}

#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;
}

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

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

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

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

/* @end */

/* @group footer */

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

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

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

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

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

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

/* @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 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 {
	color: #000;
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #fff;
	margin: 10px 0;
}

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

/* @end */

/* @group sidebar */

#sidebarR .inplaceeditor-form input.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	background-color: #f8f0cb;
	margin: 10px 0;
}

#sidebarR .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #555;
	background-color: #f8f0cb;
	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 */