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

/* @group body */

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

body {
	font-family: Arial, "Lucida Grande", Lucida, Verdana,  Helvetica;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #585766 url(/images/interface/body-bg.png) repeat-x 50% 0; 
	color: #444;
	float: left;
	width: 100%;
}

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

a:hover, a:active {
	color: #f60;
	text-decoration: none;
}
pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 1em;
	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: 2.8em;
	margin: 15px 0 10px 0;
	color: #596062;
font-family: "Arial Black", Impact, "Lucida Grande", Lucida, Verdana,   Arial;	color: #444242;
font-weight: normal;
}

h2 {
	font-size: 1.8em;
	margin: 25px 0 10px 0;
font-family: "Arial Black", Impact,"Lucida Grande", Lucida, Verdana,   Arial;	color: #444242;
font-weight: normal;
}

h3 {
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #c40101;
}

h4 {
	font-size: 1em;
}
.grey {
	color: #585766;
}
.green {
	color: #ADAD00;
}
table {
	margin: 10px 0;
	border-collapse: collapse;
}

th, td {
	font-size: 1.4em;
	color: #585766;
}

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: 12px;
	margin-bottom: 12px;
}
.homecol p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.error {
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-weight: bold;
	text-shadow: #f30 2px 2px 0;
	background: #f60 url(/images/interface/error_bkg.gif) repeat-x 0 100%;
	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;
	float: left;
}

a img {
	border: none;
	outline: none;
}
/* @end */

/* @group layout */

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
}
#wrapper2 {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #fff;
	text-align: center;
	background: #fff url(/images/interface/columns-bg.gif) repeat-x;
	border-bottom: 1px solid #333;
	}
#footwrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;

}
#container {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0;
	background: url(/images/interface/nav-bg.gif) no-repeat right 77px;
}

/* #header {
	float: left;
	width: 100%;
	height: 220px;
	
}
*/
#header {
	height: 277px;
margin: 0;
padding: 0;
	background: transparent url(/images/interface/face.jpg) no-repeat 0 0;
}
#home #header {
	height: 277px;
margin: 0;
padding: 0;
	background: transparent url(/images/interface/face.jpg) no-repeat 0 0;
}
.nav {
	float: left;
	margin: 78px 0 0 20px;
	display: inline; /* combat IE6 Doubled float-margin bug */
}

#content {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

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

}
#main {
	float: left;
	width: 560px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0px 0px 0 0px;
	margin: 0 0 10px 0;
	
}
/* body.a13 #main {
	width: 400px;
} */
#main.twocolumn {
	width:  100%;
}
body.a1 #main {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0px 0px 0 0px;
	margin: 10px 0 20px 0;
	background: url(/images/interface/columns-bg3.gif) repeat-y center top;
}

#sidebarL {	
	float: left;
	width: 170px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 10px 0 10px;
	padding: 0;
}

#sidebarR {
	float: right;
	width: 240px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0; 
	padding: 0;	
	font-size: 1.2em;
	color: #888;
}
body.a13 #sidebarR {
	width: 440px;
}
#footer {
	float: right;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 1em;
	line-height: 1.4em;
	padding: 7px 0;
	margin: 0 0 0 0px;
	color: #fff;
	text-transform: uppercase;
	/*clear: both; apparently redundant because of width */
}

/* @end */

/* @group header */

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

#header h1 a {
	width: 280px;
	height: 70px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left:560px;
	background: url(/images/interface/logo2.png) no-repeat;
}
.navimage {
	float: left;
	margin: 76px 0 0 280px;
	display: inline;
	padding: 0;
}
/* @end */

/* @group nav */

/* @group nav */

.nav .lev1, .nav .lev1 ul {

	text-transform: uppercase;
	text-shadow: #747500 1px 1px 1px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
	line-height: 26px;

}
.nav .lev1 li {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 10;
	font-weight: bold;
}
.nav .lev1 li a:link, .nav .lev1 li a:visited {
    display: block;
    color: #fff;
	padding: 0 15px 0px 15px;
	text-decoration: none;

}
#home .nav .lev1 li.first {
	
	margin-right: 185px;
}

.nav .lev1 li.first {
	
	margin-right: 185px;
}

 .nav .lev1 li a:hover, .nav .lev1 li a:active {
    display: block;
    color: #fff;
    	padding: 0 15px 0px 15px;
background-color: #c50000;
	text-decoration: none;

}
.nav .lev1 li.parent a:hover {
	background-color: #c50000;
}
.nav .lev1 li:hover, .nav .lev1 li.hilite:hover {
background-color: #c50000;
	background-image: none;
}
.nav .lev1 li.hilite {
	background: url(/images/interface/nav-hilite.gif) no-repeat center bottom;
}
.nav .lev1 li li, .nav .lev1 li li.hilite {
	text-shadow: none;
	background: transparent url(/images/interface/menu-bg.png) repeat;
	width: 100%;

}
.nav .lev1 li li a:link, .nav .lev1 li li a:visited, .nav .lev1 li li a:hover, .nav .lev1 li li a:active {
	border-top: .1em solid #cc3;
	border-bottom: .1em solid #330;
	display: block;
    color: #fff;
    padding: .6em;
	font-weight: normal;
	font-style: normal;
	
}
.nav .lev1 li li:hover {
    background: #660 none;
}
.nav .lev1 li li.parent {
	background: #585766 url(/images/interface/navparent.gif) no-repeat right 50%;
}
.nav .lev1 li li.parent:hover {
    background: #585766 none ;
}
.nav .lev1 li ul {
    margin: 0;
    padding: 0;
	position: absolute;
	width: 14em;
	top: 26px;
	left: -9999px;
	border-left: 1px solid #c50000;
	border-top: 0px solid #c50000;
	text-transform: none;
	font-size: 1.1em;
	line-height: 1.2em;
	z-index: 10;

}
.nav .lev1 li li ul {
    top: 0;
    	border-left: .3em solid #e17a12;

}
.nav .lev1 li ul { /* second-level lists */
    width: 14.5em;
    position: absolute;
    left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
.nav .lev1 li ul ul { /* third-and-below-level lists */
    margin: 0 0 0 14.5em;
}
.nav .lev1 li:hover ul ul, .nav .lev1 li:hover ul ul ul {
    left: -9999px;
}
.nav .lev1 li:hover ul, .nav .lev1 li li:hover ul, .nav .lev1 li li li:hover ul { /* lists nested under hovered list items */
    left: 0;
}

/* @group quick search */

#search_menu {
	float: right;
}

#search_menu #search_menu_form {
	padding: 6px 15px;
	margin: 0;
	text-align: right;
}

#search_menu #search_menu_form label {
	display: none;
}

#search_menu #search_menu_query {
	padding: 2px;
	margin: 0;
	/*height: 12px;*/
	width: 180px;
	border: 1px solid #ccc;
	border-color: #999 #ccc #ccc #999;
}

/* @end */

/* @end */

/* @group topnav */
#topnavig {
	float: left;
	padding: 00;
	width: 100%;
	height: 113px;
	
}
.topnav {
	float: right;
	text-align: left;
	padding: 0; 
	margin: 0;
	list-style-type: none;
	font-size: 10px;
	text-transform: uppercase;

}
.hrTop .topnav {
	float: left;
}
.topnav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	line-height: 40px;

}
.topnav li.trolley {
	background: none;
}
.topnav li a:link, .topnav li a:visited {
	float: left;
	display: block;
	padding: 0 15px;
	text-decoration: none;
	color: #e2eaed;
	margin: 0;
	/* hide from mac ie \*/
	height: 1%; /**/
}

.topnav li a:hover, .topnav li a:active {
	color: #fc0;
}

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

.topnav li.hilite a:hover, .topnav li.hilite a:active {

}



/* @end */

/* @end */

/* @group main */

#main .article, #main .article .article {
	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;
	
}
.a1 #main .article, #home #main .article .article {
	line-height: 20px;
	padding: 0; /* 1px padding to prevent margin collapse */
	margin: 0 0 0px 0;
	float: left; /* required to stop images escaping */
	width: 260px; /* required beause float collapses width */
	display: inline;
	
}

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

#main h1.pagetitle {

	color: #c50000;
	padding: 0;
	top: 150px;
	text-shadow: #ccc 2px 2px 2px;
	margin-bottom: 20px;
}

#main h1.embedtitle {
	color: #585766;
	padding: 0px 0 10px 0;
}

#main .body a:link, #main .body a:visited {
	border-bottom: 1px dotted #999;
	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 30px;
	padding: 0;
}

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

#main .body ul li {
	margin: 0;
	padding: 0 0 5px 40px;
}
#main .home .body ul li {
	margin: 4px 0;
	padding: 0 0 0 15px;
	background-image: url(/images/interface/bullet-big.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#main .small {
	font-size: 11px;
}
#main .home .small {
	font-size: 0.92em;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
}
div.map {
	float: right;
	width: 430px;
}
.address {
	float: left;
	width: 350px;
}




.address h2 {
	margin-top: 0;
}
#main .body .address table td, #main .body .address table th {
	padding: 5px 10px 5px 0;
/* 	white-space: nowrap; */
}

#main .body p, #main .body ul, #main .body ol {
		color: #585766;
		font-size: 1.4em;
		line-height: 1.5em;

}




/* @group drawers */

.s47 #main h1.embedtitle {
	color: #b1b100;
	font-family: Arial, "Lucida Grande", Lucida, Verdana,  Helvetica;;
	font-weight: normal;
	font-size: 1.45em;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	background: transparent url(http://corp.nswlotteries.com.au/images/interface/bullet_plus_body.gif) no-repeat 0 0.3em;
}

.s47 #main .hover h1.embedtitle {
	color: #f60;
}

.s47 #main .article .article .body {
	padding-left: 15px;
	padding-bottom: 1.5em;
	/*width: 505px;*/
}

/* @end */

/* @group tables */

#main .body table {
}

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

#main .body table td, #main .body table th {
	padding: 3px 20px 3px 0px;
/* 	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;
}

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

.children li {
	margin-left: 20px;
	border-bottom: 1px solid #ddd;
}

.children .childtitle, .children .childtitle a:link, .children .childtitle a:visited {
	font-size: 1.8em;
	margin: 10px 0;
	font-weight: bold;
	color: #939799;
}

.children .child {
	padding: 3px 0;
}

.children .summary  {
	font-size: smaller;
	line-height: 1.2em;
	color: #999;
	margin: 5px 0;
}

.children .arrows {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 4px; /* new for vertical alignment of prices */
}

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

/* @end */

/* @group home */


body.a1 .homecol {
	float: left;
	width: 260px;
	margin-right: 20px;
	display: inline;
	padding-right: 20px;
	
}
body.a1 .homecol h1.embedtitle {
	padding: 0;
	margin-top: 10px;
	
	font-size: 2.4em;
}
body.a1 .last {
	margin-right: 0;
	border-right: none;
	padding-right: 0;
}

.phone {
	color: #c40101;
	font-size: 1.6em;
	font-weight: bold;
}


body.a1 .butt_services p {
}
body.a1 .butt_services a:link, body.a1 .butt_services a:visited, body.a1 .butt_clients a:link, body.a1 .butt_clients a:visited, body.a1 .butt_contacts a:link, body.a1 .butt_contacts a:visited {
	float: right;
	width: 109px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
}

body.a1 .butt_services a:link, body.a1 .butt_services a:visited {

	background: transparent url(/images/interface/butt-services-p.png) no-repeat center bottom;
	
}

body.a1 .butt_clients a:link, body.a1 .butt_clients a:visited {
	background: transparent url(/images/interface/butt-projects-p.png) no-repeat center bottom;
}

body.a1 .butt_contacts a:link, body.a1 .butt_contacts a:visited {
	background: transparent url(/images/interface/butt-contacts-p.png) no-repeat center bottom;
}



body.a1 .butt_services a:hover, body.a1 .butt_services a:active, body.a1 .butt_clients a:hover, body.a1 .butt_clients a:active, body.a1 .butt_contacts a:hover, body.a1 .butt_contacts a:active  {

	background-position: center top;
	text-decoration: none;
	border: none;
}


body #main .readon{
	float: right;
	width: 75px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
	background: transparent url(/images/interface/readon.png) no-repeat center bottom;
	
}

body #main .readon:hover{
	background-position: center top;
}


#main .body div#sample {
	width: 150px;
	height: 141px;
	float: right;
	margin: -10px -10px 0 10px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	display: inline;
	z-index: 10;
	
}
#main .body div.sample {
	margin: 0;
}
#main .body div.sample img {
	margin: 0;
	padding: 0;
}

/* @end */
/* @group sidebar */


/* @group siderbar R */


/* @group sidebar article */

#sidebarR .article {
	margin: 0 -3px 10px 0;
	padding: 1px 0; /* 1px padding to prevent margin collapse */
	float: left; /* required to stop images escaping */
	width: 100%; /* required beause float collapses width */
	display: inline;
	
}
body.a13 #sidebarR .article {
	width: 440px;
	padding: 1px 0;
}
#sidebarR h1.embedtitle {

	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 10px 0;
}

#sidebarR .article p {
	padding: 0;
	margin: 10px 0;
	line-height: 18px;
}

#sidebarR .article em {
	font-weight: bold;
	font-style: normal;
	color: #f60;
}

#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 a:link, #sidebarR .article a:visited {
	line-height: 20px;
}

#sidebarR .article a:hover, #sidebarR .article a:active {
}

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

.map .maplink {
	text-align: right;
	font-size: 11px;
}

/* @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:3px 0;
	margin: 3px 15px;
	color: #585766;

}



/* @end */

/* @end */

/* @group footer */

#footer .left {
	color: #74727d;
	margin: 0 6px;
}

#footer .right {

	color: #74727d;
	margin: 0 0px;
}

#footer .right .sitename {
}

#footer a:link, #footer a:visited {
	color: #74727d;
	border-bottom: 1px dotted #74727d;
}

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

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

/* @end */

/* @group shop */

/* @group shopitem */

.buynow {
	margin: 10px 0;
	border:  1px solid #ddd;
	padding: 5px 10px;
	font-size: 11px;
}

.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: #f30;
}

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

/* @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/checkout_item_bullet.gif) no-repeat 0 50%;
	padding-left: 17px;
}

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

/* @end */

/* @end */

/* @group search */

/* @group request */

#main #search p, #main #search ul {
		color: #585766;
		font-size: 1.2em;
		line-height: 1.5em;

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

.search th, .search td {
	text-align: left;
}

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

.search .help {
	color: #666;
}

/* @end */

/* @group results */

/* @group title */

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

.search dt a {
	color: #f30;
	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%;
	border-right: 1px solid #f30;/**/
}

/* @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: #f7b82c;
	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;
	font-size: 1.4em;
}

.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 #ddd;
	border-collapse: collapse;
	width: 100%;
	margin-top: 15px;
}

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

.formmail th {
	padding-top: 7px;
	font-size: 11px;
	color: #666;
	border-right: 1px solid #ddd;
	vertical-align: top;
	white-space: nowrap;
}
.formmail th .fieldnotes {
	font-weight: normal;
}
/* @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: #585766;
	font-weight: bold;
	font-size: 20px;
		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 news cycle */

.news h1.embedtitle {
	
	margin: 0;
	padding: 10px 0 2px 0;
	font-size: 14px;
	border-bottom: 2px solid #eeeeee;
}
.news .article {
	margin: 0 15px;

}
.news .children .child {
	background-color: #c6cacc;
	min-height: 157px;	
	
}
.news .children ul {
	margin: 0;
	padding: 0;
	border-top: none;
}

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

.news .children li {
	margin: 0px;
	border-bottom: none;
	list-style-type: none;
}

.news .children .childtitle, .children .childtitle a:link, .children .childtitle a:visited {
	font: bold 14px/16px "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 5px 0;
	padding: 0;
}

.children .child {
	padding: 3px 0;
}

.children .summary  {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	margin: 5px 0;
}

.children .arrows {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 4px; /* new for vertical alignment of prices */
}



/* @end */

/* @group gallery */

.gallery, #sidebarL .article .gallery {
	float: left;
	margin: 15px -10px;
	padding: 0;
	width: 580px;
	position: relative;
}

.gallery li, #sidebarL .article .gallery li {
	position: relative;
	float: left;
	margin: 0px 4px 4px 0px;
	padding: 0px;
	list-style: none;
}
.gallery li.row_end, #sidebarL .article .gallery li.row_end {
		margin-right: 0px;
}
.gallery img {
	margin: 0;
	padding: 0;
	float: left;
}

.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 {
	border: 1px solid #fff;
	
}
#sidebarL .article .gallery li img:hover {
	border: 1px solid #e97b00;
	
}
/* @end */




/* @group drawers */

.drawers {
	float: left;
	width: 100%;
	border-bottom: 1px solid #96786d;
	padding: 14px 0 0 0;
	background-color: #fff;
}

.drawers .drawer {
	background: transparent url(/images/interface/drawer_trigger_bkg.gif) repeat-x 50% 100%;
}

.drawers .drawer {
	float: left;
	width: 628px;
	margin: 0;
	padding: 0 10px;
}

.drawers .drawer.hover, .drawers .drawer.active {
	background: none;
}

.drawers h2, .drawers h3, .drawers h4 {
	font: bold 12px/27px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	background: transparent url(/images/interface/drawer_trigger_show_bkg.gif) no-repeat 100% 50%;
	border-top: 1px solid #96786d;
	/* hide from mac ie \*/
	height: 1%;/**/
	width: 100%;
}

.drawers h2 {
	/* to allow for two lines in drawer trigger */
	line-height: 18px;
	margin: 0 -10px;
	padding: 5px 10px;
}

.drawers h3, .drawers h4 {
	border-color: #cabbb6;
	line-height: 21px;
}

.drawers .active h2, .drawers .active .active h3, .drawers .active .active .active h4 {
	background: transparent url(/images/interface/drawer_trigger_close_bkg.gif) no-repeat 100% 50%;
}

.drawers em {
	color: #a0001e;
	font-style: normal;
}

.drawers .drawer2 h3 {
	color: #a0001e;
}

.drawers .active h2, .drawers .drawer .active h3 {
	font-weight: bold;
	color: #000;
}

.drawers .right {
	float: right;
	margin:  0 0 0 10px;
	padding: 0;
}

.drawers .drawer2 {
	margin: 0 0 0 -10px;
	padding: 0 0 0 20px;
}

.drawers .drawer2 h3 {
	margin: 0 -10px 0 -20px;
	padding: 0 10px 0 20px;
}

.drawers .drawer3 {
	margin: 0 -10px 0 -20px;
	padding: 0 10px 0 30px;
}

.drawers .drawer2 .active {
	background-color: #f5f2f1;
	border-bottom: 1px solid #f5f2f1; /* required to stop margin collapse */
}

.drawers .drawer3 h4 {
	margin: 0 -10px 0 -30px;
	padding: 0 10px 0 30px;
}

.drawers .drawer3 h4, .drawers .drawer3 h4 em {
	font-weight: normal;
}

.drawers .drawer2 .active h4, .drawers .drawer2 .active h4 em {
	font-weight: bold;
	color: #000;
}

/* @end */


#btmarticle{
	float: left;
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: left;
}

#btmarticle .btmleft, #btmarticle .btmright{
	width: 50%;
	float: left;
}

.btmleft h1,.btmright h1{
	color: #FFF;
	font-size: 2.2em;
	text-shadow: #333 1px 2px 10px;
	font-family: Arial;
	font-weight: bold;

}

.btmleft p,.btmright p{
	padding: 5px 10px;
	color: #FFF;
	font-size: 1.2em;
	line-height: 20px;
}
.btmright p{
	text-align: ;	
}

.btmright p a:link{
	
	padding: 2px 10px;
	font-size: 1.2em;

}

/* @group Clients */

.left{
	float: left;
	padding: 0 20px 10px 10px;
	}

.left p{
	padding: 0px;
	margin: 0px 0px 5px 0 ;
}

.clients {
	background: url(/images/interface/line.gif) repeat-x left bottom;
	margin-bottom: 20px;
	overflow: auto;
}

.clients h2{
	margin-top: 5px;
}

.clients ul{
	overflow: auto;
}

.clients ul li{
	background:transparent url(/images/interface/tick.gif) no-repeat 15px  2px;
	font-size: 0.9em;
	line-height:1.6em;
}

/* @end */



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