/*#############################################################
The "Bitter Sweet" theme is adapted from a template design
by Viktor Persson: http://templates.arcsin.se
Licensed with his permission for use with Big Medium.
$Id: theme.css 2812 2007-11-27 14:21:31Z josh $
#############################################################*/

/* STANDARD ELEMENTS
----------------------------------------------------------------- */
body {
	/*background: /*#5F8000*/#0C1E6C /*url(http://www.steelworksequipment.com/bm/bm~theme/bodybg.gif) center top*/;
	background-color: /*#E8F6BF*/#132A75;
	color: #333;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 80%;
	margin: 0;
	padding-bottom: 10px;
}
a, a:visited { color: /*#682*/#0B1C5F; }
a:hover { color: #9a6; }
h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    color: #654;
}


/* FONT SIZES
----------------------------------------------------------------- */
h3 {
    font-size: 100%;
    margin-top: 0em;
    margin-bottom: 0.2em;
}

/* x-small fonts */
div.footer,
div.bmc_caption,
div.bmt_pageInfo,
p.bmw_tags,
div.bmw_breadcrumbs,
div.bmw_byline,
form.bmw_search {
    font-size: 0.88em;
}

/* big blockquote */
blockquote.bmc_bigPullquote {
    font-size: 160%;
    line-height: 1.3em;
}


/* OVERALL PAGE STRUCTURE
----------------------------------------------------------------- */
/* holds the page background */
.outer {
	/*background: #0C1E6C url(http://www.steelworksequipment.com/bm/bm~theme/bg.gif) repeat-y center top;*/
}

/* content page container */
.container {
	background: url(http://www.steelworksequipment.com/bm/bm~theme/bgcontainer2.gif) repeat-y;
	margin: 0 auto;
	width: 828px;
	background-color:/*#567300*/#0B1C5F;
}

/* bottom reflection */
.bottom {
	/*background: url(http://www.steelworksequipment.com/bm/bm~theme/) no-repeat;*/
	margin: 0px auto;
	width: 848px;
	height: 28px;
}


/* TOP SITE NAME/LOGO
----------------------------------------------------------------- */
h1.bmw_sitelogo {
	background: /*#567300*/#0B1C5F;
    font-size: 180%;
    line-height: 2em;
	margin: 0 auto;
	/*width: 830px;*/
	font-weight: normal;
}
/* bigger on homepage */
body.bmt_home h1.bmw_sitelogo {
    font-size: 200%;
	line-height: 2.5em;
}

h1.bmw_sitelogo a,
h1.bmw_sitelogo a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
	padding-left: 16px;
}
h1.bmw_sitelogo a:hover {
	background: /*#688B00*/#0D2177;
	color: #fff;
}


/* HEADER GRAPHIC
----------------------------------------------------------------- */
.header,
.intHeader {
	background: url(http://www.steelworksequipment.com/bm/bm%7Etheme/logo.gif) no-repeat center;
	margin: 0 auto;
	width: 830px;
}
.header {
	height: 70px;
}
.intHeader {
    height: 70px;
    /*background-position: 0px -72px;*/
}


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

/* designed to be used with Big Medium's
   dropdown navigation */
div.bmn_hnav {
    background: /*#f1fec9*/#B1C6F4 /*url(http://www.steelworksequipment.com/bm/bm~theme/) no-repeat*/;
    margin: 0px 36px;
    border-top:1px solid /*#E2F4AE*/#9EB8F3;
    border-bottom:1px solid /*#5F8000*/#0C1E6C;
}
div.bmn_hnav li {
    list-style-image: none;
    list-style:none;
    background-color:transparent;
    border: none;
}

/* navigation links */
div.bmn_hnav a, div.bmn_hnav a:visited {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
div.bmn_hnav a:hover {
    color: #fff;
}

div.bmn_hnav li ul {
    padding-top: 0px;
}
div.bmn_hnav li li { /* subnavigation */
    background-color: /*#E2F4AE*/#9EB8F3;
    border-bottom: 1px solid #d3e0af;
	font-size:75%;
}
div.bmn_hnav li.bmn_active { /* active section */
    background-color: /*#df9*/#8AA4FD;
}
div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background-color: /*8b0*/#132AAB;    /* rollover bgcolor */
}

/* line up link text with header/text in main content section;
   widen subnav menus slightly to make up for lost space*/
div.bmn_hnav a {
    padding-left:16px
}
div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:250px; /* width of the dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:250px; /* should be same as the width above */
}


/* NAVIGATION BREADCRUMBS
----------------------------------------------------------------- */
div.bmw_breadcrumbs {
    background-color: /*#df9*/#8AA4FD;
    margin: 0px 36px;
    padding: 0px 16px;
    color: #333;
    line-height: 1.8em;
}
div.bmw_breadcrumbs a,
div.bmw_breadcrumbs a:visited {
    color: #333;
}
div.bmw_breadcrumbs a:hover {
    color: #9a6;
}


/* MAIN CONTENT COLUMN
----------------------------------------------------------------- */
.main {
    padding-left: 37px;
	/*margin-left: 37px;*/
    width:545px;
    float: left;
    overflow:hidden;
    padding-bottom: 1px;/*
	background-color:#FFFFFF;*/
}



.mainavailability {
    padding-left: 37px;
	/*margin-left: 37px;*/
    width:755px;
    float: left;
    overflow:hidden;
    padding-bottom: 1px;/*
	background-color:#FFFFFF;*/
}




.primaryContent {
	padding: 0px 16px;
}

.primaryContentavailability {
	padding: 0px;
	margin: 0px;
}


h2.bmw_headline {
	background: /*#5F8000*/#0C1E6C;
	color: #FFF;
	font-size: 1.2em;
	line-height: 2em;
	padding-left: 16px;
	margin:0;
	font-weight: normal;
}
h3.bmc_subhead {
    padding:5px 16px;
    margin:0;
    background: /*#df9*/#8AA4FD;
}


/* SIDEBAR COLUMN
----------------------------------------------------------------- */
.sidebar {
	float: left;
	margin-left: 1px;
	width: 208px;
	overflow:hidden;
    line-height: 1.4em;
    padding-bottom: 1px;
}

/* primary sidebar headings */
.sidebar h2 {
	background: /*8b0*/#132AAB;
	color: #fff;
	font-size: 1.2em;
	line-height: 2em; /* match line height of h2.bmw_headline */
	padding-left: 12px;
	margin: 0;
	font-weight: normal;
}

/* subheadings in sidebar */
.sidebar h3 {
    margin-top:2em;
}

/* non-search content */
.padded {
	padding: 0.3em 5px 1em;
	background-color: /*#E8F6BF*/#B1C6F4;
	border-bottom: 1px solid #ccc;
}

/* search form */
form.bmw_search {
    /* match line height of h2.bmw_headline and pagetools */
    height: 2.1em; /* these odd heights match height of search box */
    line-height: 2.1em;
    border-bottom: 1px solid #ccc;
	padding: 0.3em 5px;

	margin: 0;
	text-align:center;
	border-bottom: 1px solid #ccc;
	background-color: /*#df9*/#8AA4FD;
}
form.bmw_search input {
    width:165px;
}
form.bmw_search button {
    border:none;
    background: transparent url(http://www.steelworksequipment.com/bm/bm~theme/button-ball.gif) no-repeat;
    width:21px;
    height:21px;
    padding:0;
    margin:0;
    text-align:left;
    text-indent:-99999em;
    overflow:hidden;
}


/* RELATED LINKS
------------------------------------------------------------------------- */
div.bmw_related ul,
div.bmw_related li,
div.bma_related ul,
div.bma_related li {
    margin: 0em 0em 0em 0.6em;
    padding: 0;
}


/* CONTENT PAGE: PULLQUOTES, DOCUMENTS, CODE BLOCKS, AUTHOR BLURBS
------------------------------------------------------------------------- */

/* additional top/bottom pad for elements in primary content */
div.bmw_byline,
div.bmt_pageInfo,
div.bmw_related,
div.bmw_pageContent,
div.bmw_gallery,
div.bmc_belowContent,
div.bmc_aboveContent,
div.bmw_search_results,
div.bmw_feedintro {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

/* homepage, feed, overflow pages gets extra spacing at top of content */
body.bmt_home div.bmw_pageContent,
div.bmw_feedintro,
div.bmw_overflowLinks {
    padding-top: 2.3em;
}

/* primary content gets extra line height */
div.bmw_pageContent,
div.bmw_comments,
div.bmw_related,
div.bmw_byline,
div.bmw_authorblurb {
    line-height: 1.4em;
}

/* misc boxes */
div.bmw_authorblurb,
div.bmc_download,
div.bmc_document,
pre {
	background: #fff;
    border:1px solid /*#dfa*/#9EB8F3;
	color: #333;
    padding: 1em;
    overflow: auto;
    zoom:1;
}

/* pullquotes */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    background:#fff url(http://www.steelworksequipment.com/bm/bm~theme/bgquote.jpg) no-repeat left bottom;
    border:1px solid /*#dfa*/#9EB8F3;
    color:/*#5F8000*/#0C1E6C;
    padding:1em 1em 60px;
}

/* document downloads */
div.bmc_aboveContent div.bmc_document,
div.bmc_belowContent div.bmc_document,
div.bmc_centerDocument,
div.bmc_download {
    text-align:center;
    margin: 0em auto 1em;
    width: auto;
}

/* byline */
div.bmw_byline {
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
}

/* author blurb */
div.bmw_authorblurb {
    margin:1em 16px;
}

/* container for email/print links */
div.bmt_pageInfo {
    height: 2.1em; /* these odd heights match height of search box */
    line-height: 2.1em;
    border-bottom: 1px solid #ccc;
    background-color: /*#df9*/#8AA4FD;
    margin-bottom: 2.3em;
    padding-left: 16px;
    padding-right: 16px;
}
div.bmt_pageInfo img {
    vertical-align: text-bottom;
}

/* document and image captions */
div.bmc_caption {
    color: #666;
    line-height: 1.3em;
}


/* IMAGES
------------------------------------------------------------------------- */

/* misc images */
div.bmc_image {
	padding:10px;
	background-color: /*#f3ffe8*/#E8FAFF;
	border:1px solid /*#dfa*/#9EB8F3;
	margin-left: 12px;
}

div.bmc_centerContentImage {
    margin-bottom: 1em;
}


/* image gallery */
div.bmw_gallery div.bmc_image {
    padding: 3px;
    margin-bottom: 0.5em;
}
div.bmw_gallery h3 {
    margin-top: 0;
}
div.bmw_gallery {
    margin-bottom: 1em;
}


/* FORMS
------------------------------------------------------------------------- */
input, button, textarea {
	color: #333;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 100%;
}

form.bmf_form {
    border: 1px solid /*#dfa*/#9EB8F3;
    background-color: /*#f3ffe8*/E8FAFF;
    padding:.5em;
}


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

/*green border for comments */
.bmc_comment {
    background-color: #fff;
    border:1px solid /*#dfa*/#9EB8F3;
    padding:4px;
}

/* light green header bar for each comment */
.bmc_comment_meta {
    background-color: #ce9;
    color: #333;
    padding: 2px 4px;
}
.bmc_comment_meta a,
.bmc_comment_meta a:visited {
    color: #333;
}

/* dark green header for staff comments */
.bmc_comment_staff .bmc_comment_meta {
    background-color: /*8b0*/#132AAB;
    color: #fff;
}
.bmc_comment_staff .bmc_comment_meta a,
.bmc_comment_staff .bmc_comment_meta a:visited {
    color: #fff;
}

.bmc_comment_timestamp {
    padding-top: 2px;
}
.bmc_comment_date,
.bmc_comment_time {
    border-right: 1px solid #666;
}

/* NEWS FEED LIST
------------------------------------------------------------------------- */
div.bmw_sectionfeeds {
    margin-top: 1.5em;
}

div.bmw_sectionfeeds ul,
div.bmw_sectionfeeds ul li {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    list-style: none;
    list-style-image: none;
}

div.bmw_newsgadget {
    margin: .8em 0em;
}

/* PAGE FOOTER
------------------------------------------------------------------------- */
.footer {
	background: /*#8bbe2e*/#0B1C5F/* url(http://www.steelworksequipment.com/bm/bm~theme/bgfooter.gif) repeat-x*/;
	padding-top: 10px;
	color: #fff;
	font-size: 90%;
	line-height: 1.6em;
	margin: 0 auto;
	width: 826px;
}
.footer a,
.footer a:visited {color: #fff;}
.footer a:hover {color: #fafcb0;}

/* floats */
.footer .left,
.footer .right {
    padding: 0px 16px 12px;
}
.left {
    width:320px;
    float: left;
}
.right {
    width:180px;
    float: right;
    text-align:right;
}
a.bmw_bigmedium {
    margin-left: auto; /* right-align bm link */
    text-align:left; /* safari needs this to hide link text */
}


/* MISC PAGE ELEMENTS
------------------------------------------------------------------------- */
.clearer {clear: both;}

/* green-bullet list items */
ul li {
   /* list-style-image: url(http://www.steelworksequipment.com/bm/bm~theme/li.gif);*/
}

/* PRODUCT DESCRIPTION
------------------------------------------------------------------------- */
.prodlabel {
	float: left;
}
.prodinfo {
	float: right;
}

/* CAMPAIGN MONITOR FORM
------------------------------------------------------------------------- */
span.label,span.spacer,span.multiple span {width:100px;float:left;} 
span.multiple {float:left;}  
div.clear {clear:both;padding-top:5px;}

input{
width:112px;}

#subscribe {
text-align:left;
font-size:70%;
padding-bottom:10px;
margin-top:-30px;}

#subscribe p{
margin-bottom:5px;
margin-top:5px;}

/* CAMPAIGN MONITOR BOX
------------------------------------------------------------------------- */
div.cmbox {
	border: 1px dotted #F4B132;
	padding:5px;
}


/* MOBILE BOX
------------------------------------------------------------------------- */

div.mobbox {
	border: 1px dotted #F4B132;
	padding:5px;
}

/* PAGETOOLS
------------------------------------------------------------------------- */

/* span.bmw_emailpage,
    span.bmw_printpage {
	display:block;
	padding-bottom:10px;
	padding-right: 0px;
	margin-left: -5px;
    }*/
	
	
	/* HOMEPAGE HORIZONTAL LINKS (<%NEWS%>)
------------------------------------------------------------------------- */
	
	
	
div.horizontal {
	width: 500px;        /*overall width for the block of links */
	overflow: hidden;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
div.horizontal div.bmw_link {
    float: left;
    width: 120px;        /* width of each column */
    height: 150px;       /* height of each row */
    margin-right: 15px; /* spacing between columns */
	margin-left:23px; 
    margin-bottom: 15px; /* spacing between rows */
    overflow: hidden;
}

div.horizontalsmall {
	width: 500px;        /*overall width for the block of links */
	overflow: hidden;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
div.horizontalsmall div.bmw_link {
    float: left;
    width: 150px;        /* width of each column */
    height: 140px;       /* height of each row */
    margin-right: 15px; /* spacing between columns */
	/*margin-left:30px;*/ 
    margin-bottom: 15px; /* spacing between rows */
    overflow: hidden;
}

	/* ACCORDION
------------------------------------------------------------------------- */

.accordion {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;	
}
.accordion h3 {
	background: /*#E8F6BF*/#B1C6F4 url(http://www.steelworksequipment.com/bg_images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font-size:90%;
	font-weight:bold;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e27d13;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

	/* GOOGLE MAP
------------------------------------------------------------------------- */

div #map{
	border: 2px solid #666666;
	margin-bottom:20px;
}





li .bmn_vsubnav{
width:250px;
}

	/* FORMS
------------------------------------------------------------------------- */

.formleft{
float:left;
width:300px;
}

.formright{
float:left;
}

.tablerow .formright input{
width:200px;}
