/* @override 
	http://d2c.vtc.net.au/css/basic/custom.css
	http://d2c.vtc.net.au/css/basic/print.css
	http://www.d2c.com.au/css/basic/custom.css
*/

/* @group body */

html {
	float: left;
	width: 100%;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(/images/interface/page_bkg.png) no-repeat 50% 130px;
	color: #333;
	float: left;
	width: 100%;
}

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

a:hover, a:active {
	color: #0071c3;
	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: 10px 0;
	font-weight: normal;
	color: #333;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	margin: 25px 0 2px 0;
	font-weight: normal;
	color: #0091d5;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin: 20px 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #e35293;
}

h4 {
	font-size: 11px;
}

table {
	clear: both;
	margin: 0 0 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: 13px;
	font-style: normal;
}

p.error {
	font-size: 12px;
	line-height: 16px; 
	padding: 10px;
	color: white;
	font-weight: bold;
	background-color: #ec880e;
	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;
}*/

.note {
	float: left;
	padding: 13px 15px 0 15px;
	background: #eee;
	color: #666;
	margin: 10px 0 20px 0;
	border: 1px solid #ddd;
	width: 543px;
}

/* @end */

/* @group layout */

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

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

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

#nav {
	position: absolute;
	width: auto;
	margin: 0;
	right: 284px;
	bottom: 0;
}

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

#columns {
	float: left;
	width: 100%;
	margin: 0 0 0 -1px;
	padding: 0;
	position: relative;
	border-left: 1px solid #fff;
}

#main {
	float: left;
	width: 575px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 25px 20px 0 20px;
	margin: 0;
	background: #fff url(/images/interface/main_bkg.png) no-repeat 100% 0;
	min-height: 391px;
	/*position: relative;*/
}

.s_1 #main {
	background-image: none;
	padding: 0;
	width: 615px;
	min-height: 415px;
	overflow: hidden;
	position: relative;
}

* html .s_1 #main {
	height: 415px;
}

#sidebarR {
	float: right;
	width: 285px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0;
	padding: 0;
	background: #fff url(/images/interface/main_shadow_bkg.png) no-repeat 0 0;
	min-height: 415px;
}

* html #main {
	height: 415px;
}

* html #sidebarR {
	height: 415px;
}

#footer {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 11px;
	line-height: 14px;
	padding: 16px 0;
	margin: 0;
	color: #666;
	border-top: 1px solid #ddd;
	background: transparent url(/images/interface/footer_bkg.png) no-repeat 100% 19px;
}

/* @end */

/* @group header */

#header h1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 130px;
	display: block;
}

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

/* @end */

/* @group nav */

/* @group lev1 */

#header .lev1 {
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#header .lev1 li {
	float: left;
	margin: 0;
	padding: 100px 0 0 0;
	list-style-type: none;
	white-space: nowrap;
	font-size: 12px;
	line-height: 30px;
	/*border-right: 1px solid #ccc;*/
	background: #fff url(/images/interface/lev1_bkg.png) no-repeat 100% 0;
}

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

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

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

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

#header .lev1 li.secured a {
	background: transparent url(/images/interface/secured.png) no-repeat 5px 50%;
}

/* @end */

/* @group lev1 */

#columns .lev1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	float: left;
	z-index: 10000;
}

#columns .lev1, #columns .lev1 ul {
	font: normal 12px/24px Arial, Helvetica, Verdana, sans-serif;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#columns .lev1 li {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 10000;/**/
}

#columns .lev1 li.i1 {
	width: 24px;
	text-indent: -9999px;
	background: transparent url(/images/interface/menu_right.gif) no-repeat 50% 50%;
	border-right: 1px solid #fff;
}

#columns .lev1 li.i1:hover, #columns .lev1 li.i1.hilite {
	background-image: url(/images/interface/menu_down.gif);
}

#columns .lev1 li.i1 li {
	text-indent: 0;
}

#columns .lev1 li:hover, #columns .lev1 li.hilite {
}

#columns .lev1 li a:link, #columns .lev1 li a:visited,
#columns .lev1 li a:hover, #columns .lev1 li a:active {
    display: block;
    color: #333;
	padding: 0 10px;
	text-decoration: none;
	overflow: hidden;
}

#columns .lev1 li li, #columns .lev1 li li.hilite {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, sans-serif;
	background: #ccc;
	width: 100%;
}

#columns .lev1 li li a:link, #columns .lev1 li li a:visited,
#columns .lev1 li li a:hover, #columns .lev1 li li a:active {
	border-bottom: .1em solid #fff;
	display: block;
    color: #fff;
    padding: .5em 1em;
    margin: auto;
}

#columns .lev1 li li:hover {
    background: #eee;
}

#columns .lev1 li li.parent {
    background: #ccc url(/images/interface/menu_right.gif) no-repeat 100% 50%;
}

/*#columns .lev1 li li.parent:hover {
    background-color: #eee;
}*/

#columns .lev1 li ul {
    margin: 0;
    padding: 0;
	position: absolute;
	width: 12.5em;
	top: 2em;
	left: -9999px;
	z-index: 10;
}

#columns .lev1 li li ul {
    top: 0;
}

#columns .lev1 li ul { /* second-level lists */
    width: 12.5em;
    position: absolute;
    left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#columns .lev1 li ul ul { /* third-and-below-level lists */
    margin: 0 0 0 12.5em;
}

#columns .lev1 li:hover ul ul,
#columns .lev1 li:hover ul ul ul {
    left: -9999px;
}

#columns .lev1 li:hover ul,
#columns .lev1 li li:hover ul,
#columns .lev1 li li li:hover ul { /* lists nested under hovered list items */
    left: 0;
}

/* @group themes */

#columns .lev1 li.e4 li:hover {
    background-color: #f1a11f;
}

#columns .lev1 li.e3 li:hover {
    background-color: #ea72ab;
}

#columns .lev1 li.e2 li:hover {
    background-color: #00a9df;
}

#columns .lev1 li.e1 li:hover {
    background-color: #3fb796;
}

#columns .lev1 li.e4 li.focus {
    background-color: #e36807;
}

#columns .lev1 li.e3 li.focus {
    background-color: #d63674;
}

#columns .lev1 li.e2 li.focus {
    background-color: #0071c3;
}

#columns .lev1 li.e1 li.focus {
    background-color: #13845b;
}

#columns .lev1 li.e4, #columns .lev1 li.e4 li {
	background-color: #ec880e;
}

#columns .lev1 li.e3, #columns .lev1 li.e3 li {
	background-color: #e35293;
}

#columns .lev1 li.e2, #columns .lev1 li.e2 li {
	background-color: #0091d5;
}

#columns .lev1 li.e1, #columns .lev1 li.e1 li {
	background-color: #22a27b;
}

/* @end */

/* @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 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 h1.pagetitle, #main h1.embedtitle {
	color: #666;
	font-weight: normal;
	font-size: 36px;
	line-height: 40px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 15px 0;
	padding: 0;
	text-transform: uppercase;
}

#main h2.breakout {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #0091d5;
	float: left;
	width: 235px;
	margin: 0 15px 13px 0;
	padding: 0;
	text-align: right;
}

#main div.breakout {
	float: right;
	width: 325px;
}

#main h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #0091d5;
	/*float: left;
	width: 235px;*/
	margin: 0 0 13px 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: 10px 0 10px 17px;
	padding: 0;
}

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

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

#main .body img {
	float: right;
	padding: 0 0 16px 16px;
}

/* @group themes */

.s_8 #main h1.pagetitle span {
	color: #ec880e;
}

.s_9 #main h1.pagetitle span {
	color: #e35293;
}

.s_10 #main h1.pagetitle span {
	color: #0091d5;
}

.s_1 #main h1.pagetitle span {
	color: #22a27b;
}



/* @end */

/* @group tables */

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

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

#main .body table td, #main .body table th {
	/*border: 1px solid #ccc;
	border-width: 1px 0;*/
	padding: 3px 0;
	font-size: 11px;
}

#main .body table th {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	padding: 3px 10px 3px 0;
	color: #666;
	line-height: 22px;
	border-right: 1px solid #ddd;
	/* hide from mac ie \*/
	width: 1%; /**/
}

#main .body table td {
	position: relative;
	padding-left: 10px;
}

#main .body table td input, #main .body table td textarea, #main .body table td select {
	width: 65%;
	margin: 2px 0;
	border: 1px solid #aaa;
	padding: 2px;
}

#main .body table td select {
	width: auto;	
}	

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

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

#cycler {
	width: 515px;
	height: 415px;
	float: right;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.s_1 #main .body, .s_1 #main .article {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 415px;/**/
}

.s_1 #main .drawer {
	float: left;
	height: 100%;
	background-color: #fff;
	position: relative;
	z-index: 100;
}

.s_1 #main .drawer h2 {
	float: left;
	width: 24px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	border-right: 1px solid #fff;
	background: transparent no-repeat 50% 0;
	position: relative;
	z-index: 100;
}

.s_1 #main .active h2 {
	cursor: default !important;
}

/* @group themes */

.s_1 #main .drawer h2.e4 {
	background-color: #ec880e;
	background-image: url(/images/interface/trigger_promotions_bkg.png);
}

.s_1 #main .drawer h2.e3 {
	background-color: #e35293;
	background-image: url(/images/interface/trigger_sampling_bkg.png);
}

.s_1 #main .drawer h2.e2 {
	background-color: #0091d5;
	background-image: url(/images/interface/trigger_events_bkg.png);
}

.s_1 #main .drawer h2.e1 {
	background-color: #22a27b;
	background-image: url(/images/interface/trigger_home_bkg.png);
}

.s_1 #main .hover h2.e4 {
	background-color: #f1a11f;
}

.s_1 #main .hover h2.e3 {
	background-color: #ea72ab;
}

.s_1 #main .hover h2.e2 {
	background-color: #00a9df;
}

.s_1 #main .hover h2.e1 {
	background-color: #3fb796;
}

.s_1 #main .active h2.e4 {
	background-color: #e36807;
}

.s_1 #main .active h2.e3 {
	background-color: #d63674;
}

.s_1 #main .active h2.e2 {
	background-color: #0071c3;
}

.s_1 #main .active h2.e1 {
	/*background-color: #13845b; unused dark state */
	background-color: #22a27b;
}

/* @end */

/* @group drawer content */

.s_1 #main .drawer .content {
	color: #fff;
	background-image: url(/images/interface/drawer_tint.png);
	position: absolute;
	bottom: 0;
	left: 25px;/**/
	width: 495px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	z-index: 10;
	float: left;
}

* html .s_1 #main .drawer .content {
	/*behavior: url(/js/iepngfix.htc);*/
	margin-bottom: -1px;
}

.s_1 #main .drawer h3 {
	font: normal 45px/45px Arial, Helvertica, Verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	float: left;
	position: relative;
}

.s_1 #main .drawer p {
	width: 340px;
	margin: 0;
	padding: 0;
	clear: left;
}

.s_1 #main .drawer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	width: 145px;
	position: relative;
}

.s_1 #main .drawer img {
	margin: 0;
	padding: 0;
	float: left;
}

.s_1 #main .drawer ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
    background: transparent url(/images/interface/menu_right.gif) no-repeat 0 50%;
}

.s_1 #main .drawer ul li a:link, .s_1 #main .drawer ul li a:visited {
	border: 0;
	border-bottom: 1px solid #666;
}

.s_1 #main .drawer ul li a:hover, .s_1 #main .drawer ul li a:active {
	border: 0;
	border-bottom: 1px solid #fff;
}

/* @group themes */

.s_1 #main #promotions.drawer ul li a {
	color: #ec880e !important;
}

.s_1 #main #sampling.drawer ul li a {
	color: #e35293 !important;
}

.s_1 #main #events.drawer ul li a {
	color: #0091d5 !important;
}

.s_1 #main #home.drawer ul li a {
	color: #22a27b !important;
}

/* @end */

/* @end */

/* @group sequence */

#sequence {
	float: left;
	position: relative;
	width: 850px;
	height: 88px;
	margin: 3px 0 0 0;
	padding: 15px 25px;
	border-top: 1px solid #ddd;
}

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

#sequence .container li {
	list-style: none;
	float: left;
	width: 213px;
	margin: 0;
	padding: 0;
}

#sequence .container a {
	float: left;
	display: block;
	width: 203px;
	margin: 0;
	padding: 0 5px;
	text-decoration: none !important;
	color: #999;
}

#sequence .container a:hover {
	color: #333;
}

#sequence .container li img {
	float: left;
	border: 1px solid #ccc;/**/
	padding: 4px;
	margin: 0 7px 0 0;
	position: relative;
}

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

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

#sequence .previous-page, #sequence .previous-disabled {
	left: 0;
	background-position: 0 0;
}

#sequence .next-page, #sequence .next-disabled {
	right: 0;
	background-position: 0 100%;
}

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

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

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

#sequence li p {
	float: left;
	margin: 0;
	padding: 0;
}

#sequence li strong {
	font: normal 16px/16px Arial, Helvetica, Verdana, sans-serif;
	display: block;
	color: #0091d5;
	text-transform: uppercase;
}

/* @group themes */

#sequence li strong.promotions {
	color: #ec880e;
}

#sequence li strong.sampling {
	color: #e35293;
}

#sequence li strong.events {
	color: #0091d5;
}

/* @end */

/* @end */

/* @group news */

.s_10 #main h2.events {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #7f7f7f;
	padding: 8px 0 0 0;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	border-top: 1px dotted #ccc;
}

.s_10 #main h3.events {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 14px;
	color: #e35293;
	text-transform: uppercase;
}

/* @end */

#columns .features {
	clear: both;
}

#columns .features h1.embedtitle {
	position: absolute;
	left: -9999px;
}

#columns .features h1 {
	font: 16px/18px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #666;
}

/* @end */

/* @group subscribe */

#main .subscribe {
	float: left;
	width: 100%;
	margin: 0;
}

#main .subscribe div {
	float: left;
	width: 100%;
}

#main .subscribe label {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float: left;
	display: block;
	width: 100%;
}

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

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

#main .subscribe select {
	width: auto;
}

/* @end */

/* @end */

/* @group sidebar */

/* @group siderbar R */

/* @group sidebar article */

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

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

#sidebarR h1.embedtitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #7f7f7f;
	padding: 8px 0 0 0;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	border-top: 1px dotted #ccc;
}

#sidebarR .body {
	float: left;
	margin-right: -3px;
	width: 100%;
}

#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: 0 0 2px 0;
	font-size: 14px;
	line-height: 14px;
	color: #e35293;
	text-transform: uppercase;
}

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

#sidebarR .article p.more {
	padding: 0;
	margin: -10px 0 0 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 */

/* @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: #fff;
	margin: 0;
}

#footer .right {
	position: absolute;
	left: -9999px;
	float: right;
	color: #666;
	margin: 0;
}

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

#footer a:link, #footer a:visited {
	color: #666;
	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;
}

#footer .left .contacts {
	color: #666;
}

#footer .left .contacts em {
	font-style: normal;
	font-weight: bold;
	color: #e35293;
	padding: 0 0 0 10px;
}

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

.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: 11px;
	color: #666;
	border-right: 1px solid #eee;
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
}*/

.formmail th {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	padding: 3px 10px 3px 0;
	color: #666;
	line-height: 22px;
	border-right: 1px solid #ddd;
	/* hide from mac ie \*/
	width: 1%; /**/
}

.formmail td {
	position: relative;
	padding-left: 10px;
}

.formmail td input, .formmail td select {
	width: 65%;
	margin: 2px 0;
	border: 1px solid #aaa;
	padding: 2px;
}

.formmail td select {
	width: auto;
}

/* @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: Arial, Helvetica, Verdana, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #666;
	background-color: #fff;
	margin: 10px 0;
	border: 2px solid #ccc;
	border-width: 2px 0;
}

#main .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	background-color: #fff;
	margin-bottom: 20px;
	color: #444;
	border: 2px solid #ccc;
	border-width: 2px 0;
}

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

#panorama {
	margin: 0 0 15px 0;
	position: relative; /* hide from mac ie \*/
	height: 1%; /**/
}

#flow {
	position: absolute;
	top: 0;
	right: 0px;
	width: 265px;
}

#flow li img {
	border: 0;
	width: 75px;
	height: 75px;
	margin: 0;
	padding: 0;
}

#flow ul.container {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 415px;
	overflow: auto;
	width: 265px;/**/
	position: relative;
	display: inline !important;
}

#flow ul.container li {
	width: 75px;
	height: 75px;
	margin: 0 10px 10px 0 !important;
	padding: 0 !important;
	float: left !important;
	display: inline !important;
}

#flow ul.container li a {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
}

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

/* @group overflow */

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

.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/overflow/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/overflow/scroll-button-up.gif');
	top: -12px;
}

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

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

