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

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: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	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;
}
/*----------------------------------------------------------------------
END Reset Styles
----------------------------------------------------------------------*/

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

body{

background-image:url(../../../assets/images/rcfbg.png);
background-repeat:no-repeat;
background-position: top center;


}
#wrapper-inner{
	width:970px;
	margin: 36px auto 0 auto;
	border:1px solid #CACAC8;
    background:#ffffff;
}
#wrapper-outer{
	width:970px;
	margin:auto;
	border:none;
    
}
#header{
	height:120px;
	padding-left:0px;
	background:#fff;
	position:relative;
}

#header h1{background:url(../../../assets/images/rcf_header.gif) no-repeat;
}
#header a {
	height:120px;
	width:972px;
	display:block;
                text-indent: -9000px;
	}


/* NAVIGATION
----------------------------------------------------------------------*/
#nav{
	width:100%;
	float:left;
	background:#ce772e;
	height:1.6em;
}
#nav ul{
	padding:4px 0;
	width:100%;
	background:#ce772e;
}
#nav li{
	text-align:center;
	line-height:12px;
	padding:2px 0;
	width:137px;
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	border-right:1px solid #fff;
}
#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;
}
* 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(../../../assets/images/icon-doc.gif) no-repeat;
	padding:5px 0 2px 20px;
	font-size: .8em;
}
#resource li a.vid{background:url(../../../assets/images/icon-vid.gif) no-repeat;
	padding:4px 0 0 29px;
	font-size: .8em;
}
#resource li a.casestudy{background:url(../../../assets/images/icon-casestudy.gif) no-repeat;
	padding:2px 0 2px 20px;
	font-size: .8em;
}
#resource li a.other{background:url(../../../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 img{
	padding:8px;
	float:left;
	border:1px solid #CACAC8;
	position:relative;
	left: -25px;
}
#main {
	float: right;
	width: 740px;
	padding-left: 10px;
}
.full {
	width: 895px !important;
	padding-left: 30px;
}

/* INFO SUBSECTION */
#info{
	width: 315px; 
	position:relative;
	padding:28px 0 40px 0;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
}
#info h2{
	margin-bottom:22px;
	color:#4D4E53;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
}

#info a{color:#747679;}
	
body.home #info p {
	font-size:13px;
	line-height:1.5em;
}

body.home #info h2 {
                margin-top: -20px;
                margin-bottom: 10px;
}

#info p, label{
	color:#747679;
	line-height:1.5em;
	font-size:13px;
}

#info ul{
	color:#747679;
	line-height:1.5em;
	font-size:13px;
}

#info ul li {
                list-style: outside;
                list-style-type: disc;
margin-left: 20px;
}

.wide {
	width: 100% !important;
}

/* ADDITIONAL INFORMATION */
#addl{margin-top:2em;}
#addl h3{
	color:#747679;
	font-size:12px;
}
#addl ul{float:left;}
#addl ul li{margin-top:5px;}

#addl a {
	color:#747679;
	font-size: 12px;
	}
	
#diversityContact {
	display: none;
	}

/* PAGINATION */
#pages{
	position: absolute;
	bottom: 10px;
	right: 30px;
}
#pages a{
	float:right;
	width:11px;
	height:13px;
	text-indent:-9000px;
	background:url(../../../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:#ce772e;}
#subnav ul li a.active{
	color:#ce772e;
	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(../../../assets/images/subnav.gif) no-repeat 100% 0;
}
#subnav ul ul li a.active{color:#ce772e;}


/* 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(../../../assets/images/macFFBgHack.html) 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;
}