/*----------------------------------------------------------------------

MEADOWS OFFICE FURNITURE CO. - Master Screen Style

BY: MIGHTY // MIGHTYINTHEMIDWEST.COM

Author:			Jeremy Bronson
Date Created:	4/13/2009
Last Modified:	4/14/2009

Copyright 2009, All Rights Reserved.

----------------------------------------------------------------------
BEGIN Reset Styles
----------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
p {
	margin-bottom: 10px;
}
label {
	width: 120px;
	display: inline-block;
	font-weight: bold;
}

input, select, textarea {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	}
/*----------------------------------------------------------------------
END Reset Styles
----------------------------------------------------------------------*/

/* PRIMARY COMMENT (ex: HEADER, FOOTER, INSIDE PAGES, ETC)
----------------------------------------------------------------------*/

body {background:#FDFDFF;}
#wrapper-inner {
	width:970px;
	margin: 0 auto 0 auto;
	border:1px solid #CACAC8;
}
#wrapper-outer {
	width:970px;
	margin:auto;
	border:none;
}
#header {
	height:117px;
	padding-left:0;
	background:#F6F6F5;
	position:relative;
}


#header h1 { /* Set margin-top as a negative margin half the height of its absolutely positioned child container.*/
 margin-top:0;
 background:url(http://www.solomoncoyle.com/assets/images/solomonCoyleHeader.jpg) no-repeat;
 position:absolute;
}
#header a {
	height:117px;
	width:970px;
	display:block;
	text-indent:-9000px;
}
a {
 color: #b45b21}

/* NAVIGATION
----------------------------------------------------------------------*/
#nav {
	width:100%;
	float:left;
	background:#b45b21;
	height:1.6em;
}
#nav ul {
	padding:4px 0;
	width:100%;
 background:#b45b21;
}
#nav li {
	text-align:center;
	line-height:12px;
	padding:2px 0;
	width:135px;
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	border-right:1px solid #fff;
}
#nav li.mednav {
	width: 140px;
}
#nav li.widenav {
	width: 137px;
}
#nav li.last {border-right:none;}
#nav li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#nav li a:hover, #nav li a.active {text-decoration:underline;}
/* CONTENT
----------------------------------------------------------------------*/

#content {
	position:relative;
	clear:left;
	overflow:auto;
	padding: 16px 25px 0 18px;
	width: 925px;
	height: 450px;
}
* html #content.resources {
	height: 100%;
}
#product-catalog {
	position:relative;
	clear:left;
	padding: 16px 16px 0 16px;
	width: 936px;
}
/* RESOURCES PAGE */
#content.resources {
	padding: 46px 15px 0px 44px;
}
#content.resources img { /* Possibly cheating */
	float:left;
	border:1px solid #CACAC8;
	margin-top: 3px;
}
#content.resources #info {
	width: 450px;
	float:left;
	padding:0;
	margin-bottom: 39px;
}
#content.resources p {
	width:620px;
	margin-bottom:10px;
}
#resource {
	float: left;
	width:550px;
	padding: 0 40px 40px 0;
}
#resource h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4D4E53;
	margin-bottom:12px;
}
.group ul li {
	float:left;
	display:inline;
	width:50%;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#resource li a, #resource li a:active, #resource li a:visited {
	line-height:25px;
	color:#4d79bd;
}
#resource li a.doc {background:url(http://www.solomoncoyle.com/assets/images/icon-doc.gif) no-repeat;
	padding:5px 0 2px 20px;
	font-size: .8em;
}
#resource li a.vid {background:url(http://www.solomoncoyle.com/assets/images/icon-vid.gif) no-repeat;
	padding:4px 0 0 29px;
	font-size: .8em;
}
#resource li a.casestudy {background:url(http://www.solomoncoyle.com/assets/images/icon-casestudy.gif) no-repeat;
	padding:2px 0 2px 20px;
	font-size: .8em;
}
#resource li a.other {background:url(http://www.solomoncoyle.com/assets/images/icon-other.gif) no-repeat;
	padding:2px 0 2px 20px;
	font-size: .8em;
}
#resource .group {
	float:left;
	margin-bottom:35px;
	width:100%;
	padding:0;
}

#content #image {
	float: right;
	display: block;
	width: 355px;
	position: relative;	
	padding: 42px 0 20px 0;	
	}
	
#content #image.home {
	float: right;
	display: block;
	width: 417px;
	position: relative;	
	padding: 0;	
	}
	
#content .homebox {
	width: 205px;
	height: 167px;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#content .whats-new {
	width: 255px;
	height: 167px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#content .homebox h2 {
	color: #ffffff;
	line-height: 29px;
	padding: 0 0 0 23px;
	margin: 0;
	width: 182px;
	font-size: 14px;
	font-weight: bold;
	}
	
#content .whats-new h2 {
	color: #b45b20;
	line-height: 29px;
	padding: 0 0 0 0;
	margin: 0;
	width: 182px;
	font-size: 16px;
	font-weight: bold;
	}
		
#content .homebox.blue {
	background: url(http://www.solomoncoyle.com/assets/images/home-bluebox.png) no-repeat;
	}
	
#content .homebox.gray {
	background: url(http://www.solomoncoyle.com/assets/images/home-graybox.png) no-repeat;
	}
	
#content .homebox.orange {
	background: url(http://www.solomoncoyle.com/assets/images/home-orangebox.png) no-repeat;
	padding-right: 10px;
	}
	
#content .homebox ul, #content .whats-new ul {
	color:#292728;
	font-size:11px;
	margin: 10px 0 0 0;
}
#content .homebox ul li, #content .whats-new ul li {
	list-style: outside;
	list-style-image: url(http://www.solomoncoyle.com/assets/images/list-bullet.png);
	list-style-type: none;
	height: 25px;
	line-height: 25px;
	margin-left: 25px;
	padding-left: 0;
	background: none;
}

#content .homebox ul li a, #content .whats-new ul li a {
	color: #333132;
	text-decoration: none;
	}
	
#content .whats-new ul li a {
	font-weight: bold;
	}
	
#content img {
	padding: 0;
	float: none;
	border: none;
	position: relative;
	display: block;
	padding-bottom: 20px;
}
#content img.misc {
	padding: 8px 8px 8px 25px;
	float: none;
	display: block;
	border: none;
}
#main {
	float: right;
	width: 720px;
	min-height: 250px;
	padding-left: 30px;
	border-left: solid 2px #e0bba3;	
}

#main.full {
	width: 895px !important;
	padding-left: 30px;
	border-left: none;
    float: left;
}

#main h2, #info h2{
	margin-bottom:17px;
	color:#14386c;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
}
/* INFO SUBSECTION */
#info {
	width: 335px;
	position: relative;
	padding: 0 0 30px 0;
	float: left;
	font-family:Helvetica, Arial, sans-serif;
}

#info.seminars h3 {
	padding: 0 0 10px 0;
	margin: 0;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	}
	
#info.seminars h2 {
	margin: 0;
	padding: 0;
	}
	
#info.seminars ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #333132;
	}
	
#info.seminars ul li {
	margin-bottom: 8px;
	}
	
#info.seminars ul li a:hover, #info.seminars ul li a.active {
	color: #b45b20;
	}

#info2 {
	float: right;
	width: 355px;
	clear: right;
	position: relative;
	font-family:Helvetica, Arial, sans-serif;
	padding: 0 0 20px 0;
	vertical-align: top;
	}

#info2.seminars {
	padding: 10px;
	width: 335px;
	margin-top: 0;
	border: 2px solid #aaabad;
	height: 270px;
	}

#info2.seminars h2 {
	color: #b45b20;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 16px;
	}

body.home #info {
	width: 462px;
	padding: 0 0 20px;
	}

body.home #info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 1.4em;
	vertical-align: top;
}
#info p, table, #info2 p, table {
	color:#292728;
	font-size: 11px;
	line-height:1.2em;
	font-weight: normal;
}

#info h5, #info2 h5, #main td h5 {
	color: #b45b20;
	line-height: 1.4em;
	font-size: 13px;
	font-weight: bold;
	}

#info, #info2 ul {
	color:#292728;
	font-size: 11px;
	line-height:1.2em;
	font-weight: normal;
}
#info ul li, #info2 ul li {
	list-style: outside;
	list-style-type: disc;
	list-style-image: url(http://www.solomoncoyle.com/assets/images/list-bullet.png);
	background: none;
	margin-left: 20px;
}
#info ol, #info2 ol {
	color:#292728;
	font-size: 11px;
	line-height:1.2em;
	font-weight: normal;
	margin-bottom: 10px;
}
#info ol li, #info2 ol li {;
	margin-left: 0;
	display: block;
	margin-left: 1.5em;
	text-indent: -1.5em;
}
.wide {
	width: 740px !important;
}
/* ADDITIONAL INFORMATION */
#addl {margin-top:2em;}
#addl h3 {
	color:#292728;
	font-size:12px;
	font-weight: bold;
}
#addl ul {float:left;}
#addl ul li {margin-top:5px;}
#addl a {
	color:#292728;
	font-size: 11px;
}
/* PAGINATION */
#pages {
	position: absolute;
	bottom: 10px;
	right: 30px;
}
#pages a {
	float:right;
	width:11px;
	height:13px;
	text-indent:-9000px;
	background:url(http://www.solomoncoyle.com/assets/images/buttons.gif);
}
#pages a.next {
	background-position:11px -13px;
	margin-left:15px;
}
#pages a.prev {
	background-position:0 -13px;
}
#pages a.next:hover {
	background-position:11px 0;
}
#pages a.prev:hover {
	background-position:0 0;
}
/* SUBNAVIGATION */
#subnav {
	float:left;
	text-align:right;
	width:138px;
	padding:8px 20px 16px 0;
	margin-left:-5px;
}
#subnav a {text-decoration:none;}
#subnav ul {
	float:right;
	width:140px;
	margin-left:-5px;
}
#subnav ul li, #subnav ul ul li {
	font-family:Arial, Helvetica, sans-serif;
}
#subnav ul li {
	line-height:1.3em;
	text-transform:uppercase;
	font-size:10.5px;
	margin-top:21px;
}
#subnav ul li a, #subnav ul li a:visited {color:#747679;}
#subnav ul li a:hover {
 color:#b45b21;
}
#subnav ul li a.active {
 color:#b45b21;
	font-weight:bold;
}
#subnav ul ul {
	margin:7px 0 12px 0;
	float:right;
	border-right:1px solid #CACAC8;
	padding:9px 0 6px 0;
	text-align:right;
}
#subnav ul ul li {
	text-transform:none;
	margin:0 0 4px 0;
	padding-right:15px;
	background:url(http://www.solomoncoyle.com/assets/images/subnav.gif) no-repeat 100% 0;
}
#subnav ul ul li a.active {
 color:#b45b21;
}
/* PRESS RELEASES AND COVERAGE POSTS
----------------------------------------------------------------------*/
#pressReleases {
	margin: 0 0 20px 10px;
}
#pressReleases a.pdf {
	background: url(http://www.solomoncoyle.com/images/icons/pdf.png) no-repeat;
	padding: 0px 0 2px 20px;
	font-size: .8em;
}
.link {
	padding: 5px 0 0 5px;
}
.title {
	font-weight: bold;
	font-size: .9em;
}
.additionalText {
	font-style:italic;
	font-size: .8em;
	padding: 5px 0 0 5px;
}
/* CONTACT BAR
----------------------------------------------------------------------*/

#contact {
	margin: 16px 0 0 0;
	clear: both;
	width:100%;
	background:#747679;
	color:#fff;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
}
#contact ul {
	padding:6px 0;
}
#contact li {
	padding:0 5px;
	display:inline;
}
#contact li a, #contact li a:active, #contact li a:visited {
	color: #fff;
	text-decoration:none;
}
#contact li a:hover {text-decoration:underline;}
/* FOOTER
----------------------------------------------------------------------*/
#footer {
	padding:15px 0 20px 0;
	color:#9A9B9D;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
}
#footer ul {margin-top:7px;}
#footer li {
	padding:0 10px;
	display:inline;
}
#footer li a, #footer li a:active, #footer li a:visited {color:#9A9B9D;}
#footer li a:hover {color:#747679;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(http://www.solomoncoyle.com/assets/images/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #f2f1ec;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #555;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:5px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:5px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#efefef;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {padding:15px;}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:32px;
	width:32px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
