/* bm.styles.css -----------------------------------------------------
   CSS styles for Sakai Australia - Reflective Sheeting,
   generated 2013-04-03 02:17:57 GMT by Big Medium v2.0.8
   
   DO NOT EDIT THIS FILE MANUALLY
   This file is generated automatically, and any changes that you
   make to it will be overwritten. To add your own custom styles,
   use the "Edit Theme CSS" option in the Big Medium control panel.
   You may also remove theme styles via the "Remove Design Theme"
   option. Navigation styles may be removed via the navigation options
   in "HTML Preferences."
   ------------------------------------------------------------------- */

/* START BASE BIG MEDIUM STYLES
------------------------------------------------------ */
/* $Id: base.css 3311 2008-09-05 09:56:36Z josh $ */

/* margins and containers
---------------------------------------------------------- */
p {
    margin-top:0;
    margin-bottom:1em;
}

div.bmw_link {  /* container for each page link */
    margin-bottom: 1.4em;
}

div.bmw_pagetools span { /* page tool spacing */
    margin-right: 1em;
}

div.bmw_pageContent,
div.bmw_anncContent,
div.bmw_tipContent,
div.bmw_link,
div.bmc_aboveContent,
div.bmc_belowContent,
div.bmw_images,
div.bmw_gallery,
form.bmf_form p {
    overflow: hidden;
    zoom:1; /* not standard, but necessary to make ie observe overflow */
}

/* navigation bars
---------------------------------------------------------- */
div.bmw_navigation ul, div.bmw_navigation li {
    list-style:none;
    padding:0;
    margin:0;
}
div.bmw_navigation a {
    display:block;
}
div.bmw_navigation iframe { /* for ie dropdowns */
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
}
select.bmHide { visibility: hidden; } /* for IE 5.0 dropdowns */
div.bmw_navigation div.bmn_skipnav a,
div.bmw_navigation div.bmn_skipnav a:visited,
div.bmw_navigation div.bmn_skipnav a:hover {
    position: absolute;
    left: -99999px;
    float: left;
    width: 1px;
    font-size: 1px;
    line-height: 1px;
    text-align:left;
    background-color:transparent;
}


/* big medium link
---------------------------------------------------------- */
a.bmw_bigmedium {
    width: 90px;
    height: 16px;
    background: url(bm.assets/powered_by_big_medium.gif) no-repeat;
    display:block;
    text-indent:-10000em;
    font-size:0em;
    line-height:0em;
}

/* images
---------------------------------------------------------- */
img { border: 0; }

img.bma_leftthumb {
    float:left;
    margin-right: .5em;
}
img.bma_rightthumb {
    float:right;
    margin-left: .5em;
}

/* image wrappers
---------------------------------------------------------- */

div.bmc_image {
    padding: .5em
}
div.bmc_leftContentImage {
    float:left;
    margin-right: .5em;
}
div.bmc_rightContentImage{
    float:right;
    margin-left: .5em;
}
div.bmc_centerContentImage{
    margin-left: auto;
    margin-right: auto;
}

/* pullquotes
---------------------------------------------------------- */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    padding: 0 1em;
    margin: 0;
    width: 200px;
}

blockquote.bmc_bigPullquote {
    font-size: small;  /* fake size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: medium; /* real font size for everyone else */
}

blockquote.bmc_rightPullquote {
    float:right;
    margin-left: .5em;
}
blockquote.bmc_leftPullquote {
    float:left;
    margin-right: .5em;
}
blockquote.bmc_centerPullquote{
    margin-left: auto;
    margin-right: auto;
}


/* document wrappers
---------------------------------------------------------- */

div.bmc_document {
    padding: 0 1em;
    width: 200px;
}
div.bmc_rightDocument {
    float:right;
    margin-left: .5em;
}
div.bmc_leftDocument {
    float:left;
    margin-right: .5em;
}
div.bmc_centerDocument{
    margin-left: auto;
    margin-right: auto;
}
div.bmc_Document {
    margin-bottom: 0.8em;
}

/* feed icon
---------------------------------------------------------- */

a.bma_feed {
    padding-left: 18px;
    background-image: url(bm.assets/feed-icon-12x12.gif);
    background-repeat: no-repeat;
	background-position: left center;
}

/* comment icon
---------------------------------------------------------- */

a.bma_commentcount {
	padding-left: 14px;
	background-image: url(bm.assets/comment-12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* document icons
---------------------------------------------------------- */
a.bm_docicon {
    padding-left: 20px;
    background-image: url(bm.assets/docIconSm_generic.gif);
    background-repeat: no-repeat;
	background-position: left top;
}
a.bm_gifDocIcon, a.bm_pngDocIcon, a.bm_jpgDocIcon, a.bm_jpegDocIcon, a.bm_icoDocIcon,
a.bm_bmpDocIcon, a.bm_jfifDocIcon, a.bm_tifDocIcon, a.bm_tiffDocIcon, a.bm_psdDocIcon,
a.bm_epsDocIcon {
    background-image: url(bm.assets/docIconSm_image.gif);
}
a.bm_pdfDocIcon {
    background-image: url(bm.assets/docIconSm_pdf.gif);
}
a.bm_docDocIcon {
    background-image: url(bm.assets/docIconSm_doc.gif);
}
a.bm_xlsDocIcon, a.bm_xlwDocIcon {
    background-image: url(bm.assets/docIconSm_excel.gif);
}
a.bm_rtfDocIcon {
    background-image: url(bm.assets/docIconSm_rtf.gif);
}
a.bm_txtDocIcon {
    background-image: url(bm.assets/docIconSm_txt.gif);
}
a.bm_xmlDocIcon {
    background-image: url(bm.assets/docIconSm_xml.gif);
}
a.bm_zipDocIcon, a.bm_gzDocIcon, a.bm_gzipDocIcon, a.bm_tazDocIcon,
a.bm_tgzDocIcon, a.bm_hqxDocIcon, a.bm_binDocIcon, a.bm_tarDocIcon {
    background-image: url(bm.assets/docIconSm_zip.gif);
}
a.bm_sitDocIcon {
    background-image: url(bm.assets/docIconSm_sit.gif);
}
a.bm_dmgDocIcon {
    background-image: url(bm.assets/docIconSm_dmg.gif);
}
a.bm_pptDocIcon, a.bm_ppsDocIcon {
    background-image: url(bm.assets/docIconSm_powerpoint.gif);
}
a.bm_mppDocIcon {
    background-image: url(bm.assets/docIconSm_project.gif);
}
a.bm_sxwDocIcon, a.bm_stwDocIcon, a.bm_sxgDocIcon, a.bm_sdwDocIcon, a.bm_sglDocIcon {
    background-image: url(bm.assets/docIconSm_oo-write.gif);
}
a.bm_sxcDocIcon, a.bm_stcmDocIcon, a.bm_sdcDocIcon {
    background-image: url(bm.assets/docIconSm_oo-calc.gif);
}
a.bm_sxiDocIcon, a.bm_stiDocIcon, a.bm_sddDocIcon, a.bm_sdpDocIcon {
    background-image: url(bm.assets/docIconSm_oo-impress.gif);
}
a.bm_sxdDocIcon, a.bm_stdDocIcon, a.bm_sdaDocIcon {
    background-image: url(bm.assets/docIconSm_oo-draw.gif);
}
a.bm_mp3DocIcon, a.bm_mpuDocIcon, a.bm_m4aDocIcon, a.bm_midDocIcon, a.bm_midiDocIcon,
a.bm_rmiDocIcon, a.bm_m4pDocIcon, a.bm_aacDocIcon, a.bm_aifDocIcon, a.bm_aiffDocIcon,
a.bm_aifcDocIcon, a.bm_wavDocIcon, a.bm_wmaDocIcon, a.bm_ramDocIcon, a.bm_rmDocIcon {
    background-image: url(bm.assets/docIconSm_audio.gif);
}
a.bm_wmvDocIcon, a.bm_aviDocIcon, a.bm_mpegDocIcon, a.bm_mpeDocIcon, a.bm_mpgDocIcon,
a.bm_mp4DocIcon {
    background-image: url(bm.assets/docIconSm_winvideo.gif);
}
a.bm_swfDocIcon {
    background-image: url(bm.assets/docIconSm_flash.gif);
}
a.bm_movDocIcon, a.bm_qtDocIcon, a.bm_moovDocIcon, a.bm_qtmDocIcon {
    background-image: url(bm.assets/docIconSm_quicktime.gif);
}

/* overflow navigation
---------------------------------------------------------- */
ul.bmw_overflowNav, ul.bmw_overflowNav li {
    margin: .5em 0em;
    padding: 0;
    list-style:none;
    position:relative; /* helps ie6 show the bottom link borders */
}
ul.bmw_overflowNav li {
    display:inline;
}
ul.bmw_overflowNav a, span.bma_inertPage {
    border:1px solid #999;
    padding: .2em .4em;
    text-decoration:none;
    background-color: #fff;
    line-height: 200%;
}
ul.bmw_overflowNav a.bma_thisPage {
    background-color: #ffa;
}
span.bma_inertPage {
   color: #999;
   border-color: #ccc;
}

/* search form 
---------------------------------------------------------- */

form.bmw_search button {
    vertical-align: top;
}

/* email, comment, widget-builder forms
---------------------------------------------------------- */
form.bmf_form {
    margin:.5em 0em;
    border: 1px solid #999;
    padding:.5em;
}
form.bmf_form p {
    overflow:hidden;
    zoom: 1;
}
form.bmf_form label {
    width: 30%;
    display: block;
    float:left;
    text-align: right;
    margin-right: .5em;
}
form.bmf_form input,
span.bmf_caption {
    width: 60%;
    display: block;
    float:right;
    margin-right: .5em;
}
label.bmf_req, p.bmf_req label {
    font-weight:bold;
}
form.bmf_form .bmf_comment {
    float:none;
    width: 99%;
    margin: 0;
    display:inline;
}
form.bmf_form label.bmf_auto,
form.bmf_form input.bmf_auto {
    width: auto;
    display:inline;
    float:none;
}
p.bmf_authorintro-sent,
p.bmf_authorintro-,
p.bmf_sendintro,
p.bmf_confirm,
div.bmf_tomail,
div.bmf_emailform-sent,
form.bmf_form input.bmf_honey,
.bmf_honey {
    display:none;
}
p.bmf_sendintro-,
div.bmf_tomail-,
p.bmf_confirm-sent {
    display:block !important;
}
p.bmf_privacy {
    font-size: smaller;
}
#bmjsFeed { width:95% }

/* gadget preview styling */
#bmjsSample div.bmfeedItem{margin-bottom:1em;overflow:hidden;zoom:1}
#bmjsSample img{float:left;margin-right:5px;}
#bmjsSample div div > p:first-child{margin-top:0}
#bmjsSample div div > p:last-child{margin-bottom:0}

/* workaround for mozilla hidden field bug */
input[type="hidden"] {
    display: none !important;
    visibility: hidden !important;
    padding: 0;
    border: 0;
}

/* comment html
---------------------------------------------------------- */

.bmc_comment {
    zoom: 1;
    overflow: hidden;
    border:1px solid #666;
    padding:.3em;
    margin-bottom: 1em;
    background-color: #fff;
}
.bmc_comment_staff {
    background-color: #ffc;
}
.bmc_comment_meta {
    background-color: #ddf;
    padding: .1em .5em;
    overflow: hidden;
    zoom: 1;
}
.bmc_comment_name {
    font-weight:bold;
    float: left;
    width: 40%;
}
.bmc_comment_timestamp {
    float:right;
    width: 55%;
    text-align:right;
    padding-top: .2em;
}
.bmc_comment_date,
.bmc_comment_time {
    padding-right: .5em;
    border-right: 1px solid #999;
    margin-right: .2em;
}

/* tag cloud
---------------------------------------------------------- */

ul.bmw_tagcloud, ul.bmw_tagcloud li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.bmw_tagcloud li {
    display: inline;
    margin-right: 1em;
}
ul.bmw_tagcloud li a {
    text-decoration: none;
}
a.bmw_tagcloud_xsmall { font-size: x-small; }
a.bmw_tagcloud_small { font-size: small; }
a.bmw_tagcloud_medium { font-size: medium; }
a.bmw_tagcloud_large { font-size: large; }
a.bmw_tagcloud_xlarge { font-size: x-large; }

/* edit links
---------------------------------------------------------- */

p.bmEditPanel {
	padding: 1px 10px 1px;
	font-size: 11px;
	line-height: 15px;
	height: 16px;
	text-align: left;
	background: url(bm.assets/edit-panel.png) no-repeat right top;
}
p.bmEditPanel a,
p.bmEditPanel a:visited {
    font-size:11px;
    line-height: 15px;
    color: #fff;
    padding-left: 18px;
	background-position: left center;
    background-repeat: no-repeat;
}
p.bmEditPanel a:hover {
    color: #ccc;
}
a.bmEdit,
a.bmNewPage {
    padding-right: 10px;
    border-right:1px solid #fff;
    margin-right: 5px;
}
a.bmEdit {
    background-image: url(bm.assets/bmcp_edit.gif);
}
a.bmNewPage {
    background-image: url(bm.assets/bmcp_newpage.gif);
}
a.bmDel {
    background-image: url(bm.assets/bmcp_delete.gif);
}

/* image lightbox
---------------------------------------------------------- */

#bmlbox_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#bmlbox_lightbox img{ width: auto; height: auto;}

#bmlbox_lightbox a img { border: none; }

#bmlbox_outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#bmlbox_imageContainer { padding: 10px; }

#bmlbox_loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#bmlbox_hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 99%; /* 100% can cause 1-pixel overhang */
    z-index: 10;
}

#bmlbox_imageContainer>#bmlbox_hoverNav { left: 0; }
#bmlbox_hoverNav a { outline: none; }

#bmlbox_prevLink,
#bmlbox_nextLink {
    width: 49%;
    height: 100%;
    display: block;
}

#bmlbox_prevLink {
    left: 0;
    float: left;
    background: url(bm.assets/lightbox_prev.gif) left 0% no-repeat;
}

#bmlbox_nextLink {
    right: 0;
    float: right;
    background: url(bm.assets/lightbox_next.gif) right 0% no-repeat;
}

#bmlbox_imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
	overflow: hidden;
	width: 100%	
}

#bmlbox_imageData {
    padding: 0 10px;
    color: #666;
}

#bmlbox_imageData #bmlbox_imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#bmlbox_imageData #bmlbox_caption {
    font-weight: bold;
}

#bmlbox_imageData #bmlbox_numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#bmlbox_imageData #bmlbox_bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#bmlbox_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 0px; /* fixes pageload flash in some sites */
    background-color: #000;
}

/* sitemap link
---------------------------------------------------------- */
a.bma_sitemap { display:none }

/* START NAVIGATION HNAV STYLES
------------------------------------------------------ */
/* $Id: hnav_dropdown.css 2690 2007-10-19 13:11:44Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */

div.bmn_hnav li {
    background: #fff;  /* background color of main, top-level sections */
}

div.bmn_hnav li li {
    background-color: #eff;  /* background color of dropdowns*/
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background: #dee;    /* rollover background color */
}

div.bmn_hnav li {
    border-bottom: 1px solid #dee;   /* border between menu items */
    border-right: 1px solid #dee;
}

div.bmn_hnav li ul {
    padding-top: 1px;   /* should be same width as border-bottom above */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_hnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:10em; /* should be same as the width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
div.bmn_hnav, div.bmn_hnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hnav { margin: 0px 0px 1px 0px; }

div.bmn_hnav a {
    display: block;
    padding: .2em .7em;
}

div.bmn_hnav li {
    float: left;
    line-height:1.2em;
}
div.bmn_hnav li ul ul {
    margin-top:-1.6em; /* line height + ( 2 x padding on div.bmn_hnav li ) */
}

/*fix issue in IE7*/
div.bmn_hnav li:hover,
div.bmn_hnav li.bmn_hover {
    position: static;
}

/*hide all subnav*/
div.bmn_hnav li ul {
    position: absolute;
    z-index: 1001;
    left: -999999em;
}
/*reveal first-level subnav on rollover*/
div.bmn_hnav li:hover ul,
div.bmn_hnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_hnav li:hover ul ul,
div.bmn_hnav li.bmn_hover ul ul,
div.bmn_hnav li:hover ul ul ul,
div.bmn_hnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_hnav li li:hover ul,
div.bmn_hnav li li.bmn_hover ul,
div.bmn_hnav li li li:hover ul,
div.bmn_hnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_hnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START SUBNAVIGATION VSUB STYLES
------------------------------------------------------ */
/* $Id: vsub_dropdown.css 2716 2007-10-31 17:46:37Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */
div.bmn_vsubnav li {
    background-color: #fff;        /*background color of main section area*/
}

div.bmn_vsubnav li ul li {
    background: #eff;              /*background color of dropdown menus */
}

div.bmn_vsubnav li:hover, div.bmn_vsubnav li.bmn_hover {
    background: #dee;              /* rollover background color */
}

div.bmn_vsubnav li {
    border-bottom: 1px solid #dee; /* border between menu items */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_vsubnav, div.bmn_vsubnav ul, div.bmn_vsubnav li {
    /* if safari has trouble w/vertical alignment of submenus,
       try setting to a unit-based width, like 100px */
    width:100%;
}

div.bmn_vsubnav li ul {
    margin-left:100%; /* match width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
   
/* note: avoid position:relative on "div.bmn_vsubnav" or
   "div.bmn_vsubnav ul" -- makes ie7 cover adjacent text
   and links and make them unclickable */

div.bmn_vsubnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

div.bmn_vsubnav a {
    display: block;
    padding: .3em;
}

div.bmn_vsubnav li {
    line-height:1.2em;
    float: left;
    position:relative;
}

/*hide all subnav*/
div.bmn_vsubnav li ul {
    /* margin is line height (1.2em) + ( 2 x padding div.bmn_vsubnav a (.3em) ) */
    margin-top:-1.8em;
    position: absolute;
    z-index: 1001;
    left: -999999em;
}

/*reveal first-level subnav on rollover*/
div.bmn_vsubnav li:hover ul,
div.bmn_vsubnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_vsubnav li:hover ul ul,
div.bmn_vsubnav li.bmn_hover ul ul,
div.bmn_vsubnav li:hover ul ul ul,
div.bmn_vsubnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_vsubnav li li:hover ul,
div.bmn_vsubnav li li.bmn_hover ul,
div.bmn_vsubnav li li li:hover ul,
div.bmn_vsubnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_vsubnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START THEME STYLES
----------------------------------------------------------- */
* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f1f0f1;
	background-image: url(http://www.sauced.com/sakai/images/header_bg.jpg);
	background-repeat: repeat-x;
	color: #252323;
}

#black-box {
	width: 1010px;
	height: 30px;
	background-color: #1a1a1a;
	clear: both;
	margin: 0 auto;
}
#wrapper {
	margin: 0 auto;
	width: 990px;
	border: 10px solid #fff;
	background-color: #fff;
	border-top: none;
}
#header {
	color: #333;
	width: 990px;
	padding: 0px;
	/*height: 420px;*/
	margin: 0px 0px 0px 0px;
	background: #f1f1f1;
}
#header-inside {
	color: #333;
	width: 990px;
	padding: 0px;
	height: 295px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}
#navigation {
	width: 1010px;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background: transparent;
	height: 60px;
	text-align: ;
}

#leftcolumn-front {
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 310px;
	float: left;
}

#leftcolumn-inside {
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 550px;
	float: left;
}
#middlecolumn-front {
	float: left;
	color: #333;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 310px;
	display: inline;
}
#rightcolumn-front {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 330px;
	float: left;
}

#rightcolumn-inside {
	margin: 0px;
	padding: 0px;
	width: 420px;
	float: left;
}
#fullcolumn-inside {
	margin: 0px;
	padding: 10px;
	/*width: 880px;*/
	float: left;
}

#footer {
	width: 970px;
	clear: both;
	color: #333;
	background: #fff;
	margin: 50px 0px 0px 0px;
	padding: 10px;
	height: 104px;
	background-image: url(http://www.allconcretesydney.com.au/images/footer-bg.jpg);
	background-repeat: repeat-x;
}

.green-box {
	background-color: #FDB913;
	padding: 10px;
	border: 1px solid #e3a611;
}

.green-box h2 {
	color: #1a1a1a;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: normal;
}

.light-box {
	background-color: #f1f1f1;
	padding: 10px;
	border: 1px solid #9f9f9f;
}

.light-box h2 {
	color: #00AA4F;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: normal;
}

.light-box ul {
list-style-position:inside;
margin-bottom: 15px;
}

.light-box ol {
list-style-position:inside;
list-style-type: none;
}

.dark-box ol {
list-style-position:inside;
list-style-type: none;
margin-bottom: 15px;
}

.dark-box li a:before  { content: " >> "; }

.light-box-inside {
	background-color: #f2edee;
	padding: 10px 10px 10px 10px;
	border: 1px solid #c6bdc0;
}

.light-box-inside h2 {
	color: #bbbaba;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: normal;
}

.light-box-inside ul {
list-style-position:inside;
}

.light-box img {
border: 1px solid #fff;
}

.dark-box {
	background-color: #d9d5d6;
	padding: 10px;
	border: 1px solid #c6bdc0;
}

.dark-box h2 {
	color: #f7f7f7;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: normal;
}


.light-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.dark-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.dark-box img {
border: 1px solid #fff;
}

#outside {
	margin: 0 auto;
	width: 1010px;
	margin-top: 20px;
}

#white-box {
	width: 1010px;
	height: 102px;
	background-image:url(http://www.saucedout.com/sakai/images/top.png);
	clear: both;
	margin: 0 auto;
}

#slider {
	height: 330px;

}
#frontboxes {
	height: 190px;
	background: #1a1a1a;

		color: #f1f1f1;

}

#frontboxes img {
border: 1px solid #fff;
}

.frontbox {
	width: 310px;
	padding: 10px;
	height: 170px;
	float: left;
	color: #635353;
}

#frontboxes h2 {
	color: #f7f7f7;
	font-size: 12px;
	text-transform: uppercase;
line-height: 18px;
font-style: normal;
font-weight: 600;
margin-bottom: 10px;
}

#frontboxes h3 {
font-size: 14px;
margin-bottom: 10px;

}

#frontboxes p {
font-size: 11px;
}

#frontboxes td {
padding:0;
font-size: 12px;
}

.frontbox h2 {
	color: #f7f7f7;
	font-size: 14px;
	text-transform: uppercase;
line-height: 18px;
font-style: normal;
font-weight: 600;
margin-bottom: 10px;
}

.frontbox h3 {
font-size: 14px;
margin-bottom: 10px;

}

.frontbox p {
font-size: 12px;
}

.frontbox-blue  {
font-size: 12px;
}

.frontbox td {
padding:0;
font-size: 12px;
}

.frontbox img {
border: 1px solid #fff;
}

.two-col-left {
	width: 110px;
	float: left;
}

.two-col-right {
	width: 175px;
	float:right;
}

#footer p {
	font-size: 12px;
}



/* slider */
#slider1 {
	width: 990px; /* important to be same as image width */
	height: 330px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 990px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #ccc;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #000;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
#slider1 ul { list-style-type: none;}



/* ----- tags ----- */
/* Generic styles that apply to specific HTML tags e.g.  ul, p, a, strong, blockquote, cite, pre, code etc… */
/*--------------------------------------------------------------
HEADING AND TEXT STYLES AND SPECIAL WIDGETS
---------------------------------------------------------------- */
h1 {

	color: #0067B1;
	font-size: 28px;
	text-transform: uppercase;
	line-height: 32px;

font-style: normal;
font-weight: 300;
margin-bottom: 10px;
}

h2 {

font-style: normal;
font-weight: 300;
	color: #bbbaba;
	font-size: 28px;
	text-transform: uppercase;
	line-height: 32px;
	margin-bottom: 10px;
	
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7297cf;
	font-weight: normal;
	margin-bottom: 15px;
}

h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 28px;
border-bottom: 1px solid #ccc;
}

p {
	margin-bottom: 10px;
}
/*--------------------------------------------------------------
LINKS
---------------------------------------------------------------- */

a {
	color: #7297cf;
	text-decoration: none;
}

a:hover {
	
}

a:visited {
	
}
/*--------------------------------------------------------------
LISTS
---------------------------------------------------------------- */

ul {
list-style-position:inside;
}

li {
}

ol {
}

ol li {
}
/*--------------------------------------------------------------
TABLES
---------------------------------------------------------------- */
table {
}

th {
}

tr
{
}

td
{
}

/*_________________________________________________________________________________________________________________________________
BIG MEDIUM STYLES
___________________________________________________________________________________________________________________________________ */


/*--------------------------------------------------------------
HEADING AND TEXT STYLES AND SPECIAL WIDGETS
---------------------------------------------------------------- */

/* Styles that apply to content headings and body text. */
div.bmw_headline { /*page headline*/
margin-bottom: 20px;
}

div.bmw_pageContent { /*the page text area */
padding-left: 2px;
}

div.bmw_content2 { /*content2 widget */
}

div.bmw_embedcode /*embed code widget */
{
}

div.bmw_sidebar { /*sidebar widget */
}

/* -------------------------------------------------------------
TIPS AND ANNOUNCEMENTS
---------------------------------------------------------------- */

/* tips widget */
div.bmw_tips { /*Outer container for all of the tips*/
}

div.bmw_tips_tip{ /* Container for an individual tip*/
}

h3.bmw_tips { /*Tip headline*/
}

div.bmw_tipContent { /*Tip text*/
}

a.bma_tips { /*The “All tips” link to the summary tip page*/
}

/* announcements widget */
div.bmw_announcements { /*Outer container for all of the announcements*/

}

div.bmw_announce { /*Container for an individual announcement*/
}

h3.bmw_announce { /*Announcement headline*/

}

div.bmw_anncContent { /*Announcement text*/
}

/* -------------------------------------------------------------- 
FOOTER
------------------------------------------------------------------ */
/* Styles that apply to the website footer. */
div.bmw_footer {  /*footer text*/
font-size: 12px;
color: #666;
}


/* ---------------------------------------------------------------
NAVIGATION 
------------------------------------------------------------------  */




/* ----------------------------------------------------------------------
BREADCRUMBS
------------------------------------------------------------------------- */

div.bmw_breadcrumbs { /*Outer container for all breadcrumb links and text*/
font-size: 11px;
margin-bottom: 10px;
}

div.bmw_breadcrumbs a { /*Breadcrumb link*/

}

/* -----------------------------------------------------------------------
SECTIONS WIDGET
-------------------------------------------------------------------------- */

/* Styles that apply to section-navigation. */
div.bmw_sections div.bmw_link { /*Individual block of link text*/

}

div.bmw_sections div.bmw_link a.bma_head { /*Headline link*/

}

/* -------------------------------------------------------------------------
LINKS WIDGET
----------------------------------------------------------------------------*/

/*link navigation on section pages (not related links) ------- */

/* links */
div.bmw_links { /*Wrapper for all links*/
}

div.bmw_links div.bmw_link { /*Individual link block*/
}

div.bmw_links div.bmw_link a.bma_head { /*Headline link*/

}

/* latest links */

div.bmw_latestLinks {  /*Wrapper for all links */
}
img.bma_leftthumb{
        -moz-border-radius: 10px;
        border-radius:10px;
        /*border: solid thin #18AC4F;*/
        margin-right:10px;
}
div.bmw_latestLinks div.bmw_link { /*Individual block of link text*/
        padding:5px;
        margin:15px auto; /*10px 10px 10px 30px*/ 
        width:400px;/*700px original*/
        height:auto;
        border: solid thin #000;
        background-color:#000; /*#DEDEDE #18AC4F*/
	-moz-border-radius: 10px;
        border-radius:10px;
        -moz-box-shadow: 5px 5px #888;
	-webkit-box-shadow: 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
div.bmw_latestLinks div.bmw_link a.bma_head { /*Headline link*/
        color:#fff; /*#000 #0067B1 #fff*/
        font-weight:bold;
        font-size:20px;
}
div.bmw_latestLinks div.bmw_link a.bma_more{
        color:#18AC4F;/*#0C5628*/
}
div.bmw_latestLinks div.bmw_link a.bma_more:hover, div.bmw_latestLinks div.bmw_link a.bma_head:hover{
        color:#FDB913; /*yellow*/
}
/* more links */
div.bmw_moreLinks {  /*Wrapper for all links*/
}

div.bmw_moreLinks div.bmw_link { /*Individual block of link text*/
}

div.bmw_moreLinks div.bmw_link a.bma_head { /*Headline link*/
}

/* overflow links */
ul.bmw_overflowNav { /*Containing list for the navigation*/
}

ul.bmw_overflowNav li { /*Navigation item*/
}

ul.bmw_overflowNav a { /*Navigation link*/
}

ul.bmw_overflowNav a.bma_thisPage { /*Navigation link for current page*/
}

/* -------------------------------------------------------------------------
RELATED WIDGET
----------------------------------------------------------------------------*/

/*related links on content pages ----- */
div.bmw_related {  /*Container for the widget*/
padding:5px;
margin:10px 10px 10px 30px;
width:700px;
height:auto;
border: solid thin #333;
background-color:#999999;
}

div.bmw_related h3  { /*Text heading*/
color:#fff;
}

div.bmw_related ul  { /* List containing the related links*/
}

div.bmw_related a { /*Individual link*/
color:#fff;
}
div.bmw_related a:hover { /*Individual link*/
text-decoration:underline;
}

/* -------------------------------------------------------------------------
NEWS WIDGET
----------------------------------------------------------------------------*/

/* news links */
div.bmw_newsLinks /* Wrapper for all links*/
{
}
div.bmw_newsLinks div.bmw_link  /*Individual block of link text*/
{
}
div.bmw_newsLinks div.bmw_link a.bma_head  /*Headline link*/
{
}

/* quicktease links */
div.bmw_quickteaseLinks /* Wrapper for all links*/
{
}
div.bmw_quickteaseLinks div.bmw_link  /*Individual block of link text*/
{
}
div.bmw_quickteaseLinks div.bmw_link a.bma_head  /*Headline link*/
{
}
/* ----GENERAL-----------  */

/* --------------------------------------------------------------------------
IMAGES 
----------------------------------------------------------------------------- */
/* Styles that apply to images. */

div.bmw_images {/* The outer container for <%images%>*/
}

div.bmw_images div.bmc_image {/* Container for each image*/
}

div.bmw_images div.bmc_caption  {/*Caption text, if any*/
}
/*-----------------------------------------------------------------------------
IMAGE GALLERY
-------------------------------------------------------------------------------*/
div.bmw_gallery { /*The outer container for <%gallery%>*/
}

div.bmw_gallery h3 { /* gallery heading text */
}

div.bmw_gallery div.bmc_image { /*Container for each thumbnail image*/
}

div.bmw_gallery div.bmc_caption { /*Thumbnail caption text, if any*/
}

/*-----------------------------------------------------------------------------
SEARCH FORM
-------------------------------------------------------------------------------*/

/* search form */
form.bmw_search{ /*The form container*/

}

form.bmw_search input { /*The text field*/
  }

form.bmw_search button { /*The search button*/

}

div.bmw_search_results p { /*The search caption*/
}

div.bmw_search div.bmw_link { /*The text of an individual search result*/
}

div.bmw_search a { /*Search result link*/
}

/*-----------------------------------------------------------------------------
PAGE TOOLS AND FEEDS
-------------------------------------------------------------------------------*/

/* page tools */
div.bmw_pagetools { /*Container for pagetools*/
font-size: 11px;
float: right;
}

span.bmw_emailpage { /*Container for icon/text links*/
}

span.bmw_emailpage a { /*Link*/
}

span.bmw_printpage { /*Container for icon/text links*/ 
}

span.bmw_printpage a {/* Link*/
}

div.bmw_feeds {
	font-size: 10px;
	float: right;
padding-right: 10px;
}

/*-----------------------------------------------------------------------------
PULLQUOTES
-------------------------------------------------------------------------------*/

/* pullquotes */
blockquote.bmw_bigPullquote { /* Pullquotes with large text*/
}

blockquote.bmw_smallPullquote {/* Pullquotes with small text*/
}

/*-----------------------------------------------------------------------------
DOCUMENT DOWNLOADS
-------------------------------------------------------------------------------*/

/* document downloads */
div.bmc_document { /*Container for documents and associated captions*/
padding:5px;
margin:10px 10px 10px 30px;
width:700px;
height:auto;
border: solid thin #CCCCCC;
background-color:#DEDEDE;
}
div.bmc_document a{
color:#666;
}
/*-----------------------------------------------------------------------------
EMAIL FORM
-------------------------------------------------------------------------------*/

/* email form */
div.bmw_emailform  /*The form and outer container*/
{
}
form.bmf_form label /* Field labels*/
{
}
form.bmf_form input  /*Text fields*/
{
}
form.bmf_form input.bmf_auto  /*“Send copy” checkbox field*/
{
}
form.bmf_form textarea  /*The comments field*/
{
}
div.bm_turing p.bmc_caption  /*Caption for antispam question*/
{
}
div.bm_turing label  /*Label for antispam question*/
{
}
div.bm_turing input  /*Answer field for antispam question*/
{
}

/*-----------------------------------------------------------------------------
AUTHORS INFO
-------------------------------------------------------------------------------*/
/* bylines */

div.bmw_byline  /*Container for the entire widget*/
{
}
.bmc_byline  /*Author name*/
{
}
.bmc_bylineTitle  /*Author’s title and company*/
{
}
.bmw_author_link  /*Container for the widget*/
{
}
.bmw_author_link a  /*Author link*/
{
}
div.bmw_authorblurb  /*Container for the widget*/
{
}
div.bmc_blurb  /*Individual author’s blurb text*/
{
}

/*-----------------------------------------------------------------------------
TAGS ETC
-------------------------------------------------------------------------------*/
/* tag clouds and tags*/

p.bmw_tags  /*The outer container for <%tags%>*/
{
}
p.bmw_tags a  /*Individual tag link*/
{
}

ul.bmw_tagcloud  /*The outer container for <%tagcloud%>*/
{
}
ul.bmw_tagcloud li  /*Tag list item*/
{
}
ul.bmw_tagcloud li a  /*Tag link*/
{
}
a.bmw_tagcloud_xlarge  /*Extralarge tag link*/
{
}
a.bmw_tagcloud_large  /*Large tag link*/
{
}
a.bmw_tagcloud_medium  /*Medium tag link*/
{
}
a.bmw_tagcloud_small  /*Small tag link*/
{
}
a.bmw_tagcloud_xsmall /* Extrasmall tag links*/
{
}

/*-----------------------------------------------------------------------------
NEWS GADGET PAGE
-------------------------------------------------------------------------------*/
/* news gadgets */
div.bmw_gadgetbuilder  /*The outer container*/
{
}
div.bmw_gadgetbuilder h3  /*The step headings*/
{
}
form.bmf_form label  /*Field labels*/
{
}
form.bmf_form select  /*The feed selection menu*/
{
}
form.bmf_form input.bmf_auto /* Checkbox fields*/
{
}
div.bmw_gadgetbuilder button  /*The "build links" button*/
{
}

/*-----------------------------------------------------------------------------
COMMENTS FORM
-------------------------------------------------------------------------------*/

/* comment forms */
div.bmw_comments  /*The outer container for <%comments%>*/
{
}
div.bmw_comments h3 /* Headings for the comment list and the comment form*/
{
}
div.bmc_comment  /*Container for an individual comment*/
{
}
div.bmc_comment_staff  /*Container for an individual comment posted by a user whose email address corresponds to an account with privileges at the site.*/
{
}
div.bmc_comment_meta /* The metadata “strip” that appears above all comments*/
{
}
div.bmc_comment_name /* Contributor’s name*/
{
}
div.bmc_comment_timestamp  /*Post time of the comment*/
{
}
div.bmc_comment_text /* Comment text*/
{
}
form.bmf_form label /* Field labels for comment form*/
{
}
form.bmf_form input  /*Input field for comment form*/
{
}
form.bmf_form textarea  /*Comment field for comment form*/
{
}
div.bm_turing p.bmc_caption /* Caption for antispam question*/
{
}
div.bm_turing label  /*Label for antispam question*/
{
}
div.bm_turing input  /*Answer field for antispam question
*/
{
}


/* ----- classes ----- */
/* Styles that apply to classes. */
.clear {
	clear: both;
}

table.bordered-table {
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e3;
	border-collapse: collapse;
	background-color: white;
	margin-bottom: 1em;
}

table.bordered-table th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #e3e3e3;
	background-color: white;
	text-align:left;
	vertical-align:top;
}

table.bordered-table td {
	border-width: 1px;
	padding: 10px;
	border-style: inset;
	border-color: #e3e3e3;
	background-color: white;
	vertical-align:top;
}

.clear {
	clear: both;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.blue-button {
	padding: 5px;
	background-color: #7297cf;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 100px;
	border: 1px solid #a2badf;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.blue-button a {
	color: #fff;
	text-decoration: none;
}

.blue-button a:hover {
	padding: 5px;
	color: #666;
}


.black-button {
	padding: 5px;
	background-color: #191818;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 100px;
	border: 1px solid #676666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.black-button a {
	color: #fff;
	text-decoration: none;
}

.black-button a:hover {
	padding: 5px;
	color: #7297cf;
}

.blue-button-front {
	padding: 2px;
	background-color: #FDB913;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	width: 100px;
	border: 1px solid #e3a611;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

.blue-button-front  a {
	color: #fff;
	text-decoration: none;
}

hr {display: block;
position: relative;
padding: 0;
margin: 10px auto;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #AAA;
border-bottom: 1px solid #FFF;
font-size: 1px;
line-height: 0;
overflow: visible;
}




.wufoo .info{display:none}

.contact {
margin: 5px;
padding: 10px;
border: 1px solid #f0f4fa;
}

.front-table {
font-size: 11px;
color: #f1f1f1;
}

#slider table tr td h2 {
	font-size: 16px;
	font-weight: normal;
}

#slider table {
	background-color: #1a1a1a;
	color: #f1f1f1;
font-size: 11px;
}

div.bmn_hnav {
text-transform: uppercase;
}
#black-box ul {
	margin-left: 20px;
	/*padding-left: 0;
	background-color: #1a1a1a;
	color: White;
	float: left;
	width: 100%;*/
	font-family: "facitweb", sans-serif;
	font-style: normal;
	font-weight: 200;
}
#black-box ul li {
	/*display: inline;*/
}
#black-box ul li a {
	/*padding: 0.2em 0.5em;
	background-color: #1a1a1a;
	color: White;
	text-decoration: none;
	float: left;*/
}
#black-box ul li a:hover {
	background-color: #FDB913;
	color: #000;
}
ul.navigation, ul.navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.navigation {
	position: relative;
}
ul.navigation li:hover > ul {
	visibility: visible;
}
ul.navigation li.hover, ul.navigation li:hover {
	position:relative;
	cursor: pointer;
}
ul.navigation li {
	float:left;
	display:block;
	height: auto;
}
ul.navigation li a {
	display:block;
	text-decoration:none;
	text-align:center;
}
ul.navigation li a:hover {
	background-color: #FDB913;
	color: #fff;
}
ul.navigation li a:active {
	background-color: #FDB913;
	color: #fff;
}
div.bmn_hnav ul {
	background-color:#1a1a1a;
	color:#FFF;
	padding-top:4px;
	border: none;
}
div.bmn_hnav ul ul {
	background-color:#1a1a1a;
	color:#FFF;
	padding-top:6px;
}
div.bmn_hnav li {
	background-color:#1a1a1a;
	color:#FFF;
	margin-right:5px;
	border: none;
	display:inline;
}
div.bmn_hnav li ul li {
	background-color:#1a1a1a;
	color:#FFF;
}
div.bmn_hnav a {
	border-style:none;
	color:#FFF;
	display:block;
	background-color: #1a1a1a;
}
div.bmn_hnav li a:hover, div.bmn_hnav li a:active a {
	text-decoration:none;
	background-color: #FDB913;
	color: #000;
}
div.horizontal{
        width: 880px;  /*total width of the 3 columns */
        /*overflow: hidden;*/
        text-align: center;
}
div.horizontal div.bmw_link {
        /* overall width of each column is: width + margin + padding
          190 + 5 + 5 = 200 (and 200 x 3 is 600, the total width) */
        width:210px;
        margin-right: 5px;
        padding:left: 5px;
        float:left;
        margin-bottom: 2em;
}
div.horizontal-products{
        width: 880px;  /*total width of the 3 columns */
        /*overflow: hidden;*/
        text-align: left;
        margin:0px auto;
}
div.horizontal-products div.bmw_link {
        /* overall width of each column is: width + margin + padding
          380 + 10 + 10 = 400 (and 200 x 3 is 600, the total width) */
        width:400px;
        margin-right: 20px;
        padding:left: 20px;
        float:left;
        margin-bottom:5px;
}
