/*
CSS style for BTSL
Coded by Innosft
URL: http://www.innosoft.co.nz
April 2008
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #efefef url(/images/bg-main.jpg) top center repeat-x;
	font: 80% Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 160%;
	margin: 0 auto;
	text-align: center;
}

a {
	color: #19638d;
}

a:hover {
	color: #0d5b88;
	text-decoration: none;
}

.subfolder a {
	color: #ac4848;
}

subfolder a:hover {
	color: #ac4848;
	text-decoration: none;
}

p {
	margin: 8px 0;
}

ul{
	width: inherit;
	margin: 0 16px;
}

ul li {
	margin-bottom: 2px;
	padding-left: 6px;
}


/* Common Styles */
.orange {
	color: #ac4848;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.button {
}

h1, h2, h3 {
	color: #3586b1;
	letter-spacing: -1px;
	margin: 10px 0;
	line-height: 140%;
}

h1 {
	font-size: 24px;
	border-bottom: 1px solid #dedede;
}

h2 {
	font-size: 20px;
	border-bottom: 1px solid #dedede;
}

h3 {
	font-size: 16px;
	letter-spacing: 0;
}

/* Main container style */
#container {
	width: 930px;
	display: table;
	background: #d2d2d2;
	margin: 0 auto;
	text-align: left;
}

/* Header style */
#header {
	float: left;
	clear: both;
	width: 100%;
}

#headerbg {
	width: 100%;
	background: url(../images/bg-header.jpg) no-repeat;
	height: 174px;
}

/* Top menu style */
#topmenu, #bottommenu {
	width: 100%;
	height: 40px;
	background: url(../images/bg-topmenu.gif) repeat-x;
}

#topmenu ul {
	margin: 0;
	padding: 8px 0 0 10px;
}

#bottommenu ul {
	margin: 0 10px;
	padding: 8px 0 0 0;
}

#topmenu ul li, #bottommenu ul li {
	float: left;
	list-style: none;
	margin-right: 22px;
}

#topmenu ul li a, #bottommenu ul li a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#topmenu ul li a:hover, #bottommenu ul li a:hover {
	color: #f2ba22;
}

#maincontent {
	float: left;
	clear: both;
	width: 100%;
	background: #fff;
	padding: 20px 0;
}

#leftcol {
	float: left;
	width: 200px;
	padding-left: 14px;
	margin-right: 20px;
}

#leftcol_mc {
	float: left;
	width: 20px;
}

#rightcol {
	float: left;
	width: 675px;
	padding: 0 20px 20px 0;
}

#mccol {
	float: left;
	width: 885px;
	padding: 0 20px 20px 0;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	background: #537ca1 url(../images/bg-topmenu.gif) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#bottommenu {
	padding: 2px 0;
}

.copyright {
	padding: 4px 0;
	margin: 9px 14px 9px 0;
}

.copyright a {
	color: #fff;
}

#leftcol a {
	color: #fff;
}

#leftcol a {
	text-decoration: none;
}


/* Module */
.module {
	width: 100%;
	background: #0b5276 url(../images/bg-module.gif) no-repeat;
	margin-bottom: 20px;
	padding: 8px;
}

#leftcol .module {
	width: 184px;
	color: #fff;
}

#leftcol .module a {
	color: #fff;
	text-decoration: underline;
}

#leftcol .module a:hover {
	text-decoration: none;
}

.module-title h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	margin: 0 0 8px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #157db2;
}

ul.menu {
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0 0 2px 0;
	padding: 0;
	color: #ccc;
	list-style: none;
	background: #0f6794 url(../images/icon-listmenu.gif) no-repeat;
}

ul.menu li a {
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 2px;
	padding-left: 24px;
	text-decoration: none !important;
}

ul.menu li a:hover {
	color: #f2ba22 !important;
}

/* Drop down menu */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	border-width: 1px 0;
	margin: 0;
	padding: 2px 0 0 0;
	z-index: 100;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 4px 6px;
}


#nav li {
	float: left;
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 24px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #0d5e86;
}

#nav li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 10em;
	border-bottom: 1px solid #116d9a;
	line-height: 10px;
	font-size: 10px;
}


#nav li.sfhover a {
	color: #e7e7e7;
}

#nav li ul a {
	color: #fff;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: none;

}

#nav li.sfhover {
}


#nav li.sfhover li.sf2hover {
  background: #fcb900;
}


#nav li.sfhover ul a {
	color: #fff;
}

/* Page */
h1.pagetitle, h1.page-title {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #3586b1 !important;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #dedede;
}

.subheading {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #f82425;
	margin: 4px 0 10px 0;
	padding: 0 0 6px 0;
}

#rightcol .iframe {
	margin: 10px 0 20px 0;
}


/* Login & Registration Box */
#login-regist {
	width: 100%;
	height: 218px;
	background: url(../images/bg-login-regist.gif) no-repeat;
	margin: 30px 0 10px 0;
}

#login-regist .login {
	float: left;
	width: 250px;
	margin-right: 4px;
	padding: 14px 22px;
}

#login-regist .regist {
	float: left;
	width: 250px;
	padding: 14px 22px;
	position: relative;
}

#login-regist h2 {
	font-size: 18px;
	color: #7a8907;
	margin: 0 0 4px 0;
	padding: 0;
	border: none;
}

#login-regist dl {
	width: 100%;
}

#login-regist dl input.textbox {
	width: 80%;
}

#login-regist dl label {
	font-weight: bold;
}

#login-regist dd {
	width: 100%;
	padding: 4px 0;
}

#login-regist .remember {
	margin-left: 20px;
}

#login-regist .regist h3.sub-heading {
	height: 100px;
	font-size: 18px;
	color: #545f00;
}

#login-regist .regist a {
	color: #545f00;
	padding-right: 6px;
}

#login-regist .regist a.fb {
	position: absolute;
	top: 130px;
	left: 140px;
}

/* Job Listing */
#job-listing {
	width: 98%;
}

#job-listing h2 {
	font-size: 18px;
	color: #0d5b88;
	margin: 0;
	padding: 0;
}

#job-listing ul.tab {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #0095d3;
}

#job-listing ul.tab li {
	float: left;
	list-style: none;
	background: #0095d3;
	margin: 0 4px 0 0;
	padding: 4px 6px;
}

#job-listing ul.tab li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.job-listing {
	float: left;
	clear: both;
	width: 100%;
}

.job-listing .job-info {
	font-size: 14px;
	color: #ac4848;
}

ul.job-listing {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.job-listing li {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 8px 0;
	border-bottom: 1px solid #e1f2fb;
}

ul.job-listing li .col1 {
	float: left;
	width: 80px;
	margin-right: 10px;
}

ul.job-listing li .col2 {
	float: left;
	width: 580px;
}

ul.job-listing li h3 {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/icon-joblisting.gif) 0 2px no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	border: none;
}

ul.job-listing li h3 a {
	color: #23729b;
}

#job-listing div.seemore {
	text-align: right;
}

.update-status {
	background: #ac4848;
	color: #fff;
	margin-bottom: 10px;
}

.update-status .content {
	padding: 4px 10px;
}

/* Cart */
table.table {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

table.table tr.tableheading {
	background: #77bde2;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #dae9f1;
}

table.table tr.tableheading th {
	padding: 2px;
}

.tableheading a {
	color: #fff;
}

table.table td {
	border-bottom: 1px solid #dae9f1;
	padding: 2px;
}

/* Category */
ul.category {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

ul.category ul {
	margin: 0;
	padding: 0;
}

ul.category li {
	list-style: none;
	background: url(../images/icon-list.gif) 0 2px no-repeat;
	margin: 6px 2px 10px 0;
	padding: 0 0 0 20px;
}

/* Message & error notification */
.notification, .status {
	background: #851010;
	padding: 10px;
	color: #fff;

}

.notification, .status-right {
	background: #851010;
	padding: 10px;
	color: #fff;
	width:100px;
	float: right;
}

.status a {
	font-weight: bold;
	color: #ffee2b !important;
}

.status-right a {
	font-weight: bold;
	color: #ffee2b !important;
}

.status h2, .error h1 {
	background: url(../images/icon-warning.png) 0 8px no-repeat;
	color: #fff !important;
	margin: 0 0 10px 0;
	padding: 5px 2px 10px 35px;
	border-bottom: 1px solid #911212;
}

.error {
	background: #dd5454;
	margin-bottom: 20px;
	padding: 4px 20px;
	color: #fff;
}

.pending {
	background: #1872ac;
	padding: 4px 20px;
	color: #fff;
}


/* Form */
dl.form {
	float: left;
	clear: both;
	width: 100%;
    position: relative;
}

dl.form dt {
    clear: both;
    float:left;
    width: 150px;
	font-weight: bold;
    padding: 4px 0 2px 0;
    text-align: left;
}
dl.form dd {
    float: left;
    width: 410px !important;
    width: 408px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

dl.form input.input {
	width: 100%;
	padding: 2px;
	border: 1px solid #c6c6c6;
	height: 18px;
}

dl.form textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #c6c6c6;
}

/* Paging */
.paging {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.paging ul {
	margin: 0;
	padding: 0;
}

.paging ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.paging ul li a {
	font-weight: bold;
	padding: 0 4px;
}

.paging ul li ul {
	margin: 0 20px;
}

.paging ul li ul li a, .paging ul li ul span.current  {
	text-decoration: none;
	margin-right: 4px;
	padding: 4px;
	border: 1px solid #dedede;
}

.clear{
	clear:both;
}
/* Registration */
fieldset {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border: none !important;
}


fieldset h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

legend {
	font-size: 16px;
	color: #1156af;
	margin: 0 0 4px -4px;
	padding: 0;
}

fieldset h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

dl.register {
	float: left;
	clear: both;
	width: 100%;
}

dl.register dt {
	float: left;
	clear: both;
	width: 250px;
	margin: 0 10px 0 0;
	padding-bottom: 6px;
}

dl.register dd {
	float: left;
	width: 300px;
	padding-bottom: 6px;
}

dl.register dt span.req {
	font-weight: bold;
	color: #ff0000;
}

dl.register dd .hint {
	font-size: 11px;
	color: #999;
	line-height: 120%;
}

dl.register input.input {
	width: 100%;
	padding: 3px;
	border: 1px solid #939393;
}

form ul {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

form ul li {
	float: left;
	list-style: none;
	width: 210px;
	font-size: 11px;
	line-height: 90%;
	margin: 0 4px 4px 0;
	text-align: left;
}

.bolder {
	font-weight: bolder;
}

.celebrate {
	text-align: center;
	margin: 0 0 20px 0;
}

/* calendar CSS */

table.calendar {
	width: 100%;
}

table.calendar th {
	text-transform: none;
	padding: 4px;
	text-align: center;
}

table.calendar tr.month-nav th {
	background: none;
	font-size: 14px;
}

table.calendar th.cell-prev {
	text-align: left;
}

table.calendar th.cell-next {
	text-align: right;
}

table.calendar th.cell-header {
	font-size: 14px;
}

table.calendar td.cell-today {
	background: #f00;
}

table.calendar td.cell-weekend {
	background: #fff;
}

table.calendar td.cell-not-available {
	background: #537ca1;
	color: #fff;
}

table.calendar td.cell-not-available a {
	color: #fff
}

table.calendar td.cell-weekday {
	background: #fff;
	text-align: center;
	padding: 4px;
}

table.calendar td {
	background: #fff;
	text-align: center;
	padding: 2px;
	border-color: black;
	border-style: solid;
}

table.calendar td div.cell-number {
	text-align: center;
}

table.calendar td div {
	display: block;
	text-align: left;
}

table.calendar td div.cell-data {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

table.calendar td div.cell-data a:hover {
	color: #fff;
}

table.calendar thead th {
	background: #3586b1;
	text-align: center;
	padding: 4px;
}

ul.crumbtrail {
	margin: 0;
	padding: 0px;
	padding-bottom: 10px;
	float: left;
	font-weight: bold;
	color: #a49830;
	clear: both;
	width: 100%;
}

ul.crumbtrail li {
	display: inline;
	margin: 0px;
}

ul.crumbtrail li a {
	color: #a49830;
	font-size: 80%;
}


/* -----------------------------------
	CakePHP Form Styles
-----------------------------------*/
fieldset .input {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 2px;
	padding: 6px 4px;
	border-bottom: 1px solid #eee;
}

fieldset .input label {
	float: left;
	width: 110px;
	margin-right: 10px;
}

fieldset .text input, fieldset .password input, fieldset .input textarea,
fieldset .select select, fieldset .date select {
	float: left;
	width: 50%;
	background: #f5f5f5;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 2px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

fieldset .text input:focus, fieldset .password input:focus, fieldset .input textarea:focus,
fieldset .select select:focus, fieldset .date select:focus {
	background: #fff;
}

fieldset div.required {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

fieldset .select select, fieldset .date select {
	float: none;
	display: inline;
	width: auto;
	margin: 0 2px;
}

fieldset .input span.required {
	color: #ff0000 !important;
}

fieldset .checkbox {
	width: 82% !important;
	padding-left: 125px;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

fieldset div.submit {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0;
}

fieldset div.submit input {
	background: #f0f0f0;
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #333;
	cursor: pointer;
	border: 1px solid #808080;
	padding: 5px 10px;
}

fieldset.basket div.submit {
	text-align: center;
}

fieldset.basket div.submit input {
	font-size: 16px;
	letter-spacing: -1px;
	text-align: center;
	border: 3px solid #808080;
	padding: 10px 15px;
}

fieldset div.submit input:focus {
	background: #d6d6d6;
}

fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,
fieldset .checkbox .error-message, fieldset .password .error-message {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #c20e0e;
	text-transform: uppercase;
	margin-left: 160px;
	_margin-left: 163px;
	margin-top: 2px;
}

fieldset .checkbox .error-message, fieldset .radio-group .error-message {
	margin-left: 4px;
}

fieldset div.error input, fieldset div.error textarea, fieldset div.error select {
	border: 1px solid #c20e0e;
}

fieldset div.text-check input#order_number_required,
fieldset div.text-check label.label {
	float: left;
	width: auto !important;
	margin-right: 5px !important;
}

fieldset div.text-check input#order_number_required {
	position: relative;
	top: 3px;
}

fieldset div.text-check input {
	width: 35% !important;
}

fieldset div.text-check span.or {
	float: left;
	padding: 0 4px;
}

p.download-zip {
	text-align: center;
	margin: 20px 0;
}

p.download-zip span {
	background: #881414;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
}

p.download-zip a {
	color: #fff;
}


/* Steps */
.steps {
	float: left;
	clear: both;
	width: 97%;
	margin-bottom: 20px;
	padding: 10px;
	border: 2px solid #cecece;
}

.steps ul li {
	width: 95%;
	font-size: 12px;
	line-height: 140%;
}

h3.step-desc {
	background: #ddd;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 5px;
	border: none;
}

.steps h2.step-title {
	background: #4c4c4c;
	color: #fff;
	padding: 5px;
}

.step-two h2.step-title {
	background: #286070;
}

.step-three h2.step-title {
	background: #c9762c;
}

.step-four h2.step-title {
	background: #589c08;
}

ul.items {
	margin: 0 24px 10px 24px;
}

ul.items li {
	float: none;
	width: auto;
	list-style: square;
	margin: 5px 0;
}

a.delete-item {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/images/icon-delete.png) no-repeat;
	text-indent: -9999px;
	outline: 0;
}

/*this is what we want the div to look like
    when it is not showing*/
  div.loading-invisible{
    /*make invisible*/
    display:none;
  }

  /*this is what we want the div to look like
    when it IS showing*/
  div.loading-visible{
    /*make visible*/
    display:block;

    /*position it 200px down the screen*/
    position:absolute;
    top:200px;
    left:0;
    width:100%;
    text-align:center;

    /*in supporting browsers, make it
      a little transparent*/
    background:#fff;
    filter: alpha(opacity=75); /* internet explorer */
    -khtml-opacity: 0.75;      /* khtml, old safari */
    -moz-opacity: 0.75;       /* mozilla, netscape */
    opacity: 0.75;           /* fx, safari, opera */
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
  }
