/**   Styles for "Screen" Media
*     File: styles.css
*     Author: Nate Hanna (and support staff)
*     Auth Web: http://www.mediasation.com
*     modified: 2010-03-11
* --------------------------------------------------------------
**/

/** Element/Global Styles (including Typography)
-------------------------- **/
html, body {
    height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 62.5%; /* about 10px if browser size is set at default (16px) */
}

body, div, p, input, textarea, td {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #BD0023;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #990000;
}
a img {
	border: 0;
}
    
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

div.hr {
	height: 1px;
	margin: 1.6em 0 1.6em 0;
	padding: 0;
	background: #8A8278 no-repeat scroll center;
}
div.hr hr {
	display: none;
}

#contentWrapper,
#hdrContent,
#ftrContent {
	width: 792px;
	position: relative;
}

#wrapper {
	width: auto;
}

/** Header
-------------------------- **/
/* @group hdr */
#hdr {
	width: inherit;
	height: 135px;
}
#hdrBg {
	background: #BD0023;
	height: 83px;
}
#hdr #banner {
	width: inherit;
	height: 100px;
}
#hdr #banner a, 
#hdr #banner a:visited
{
	position: absolute;
	display: block;
	background: url("../images/logo.jpg") 0 0 no-repeat;
	text-indent: -10000px;
	width: 237px;
	height: 135px;
	text-decoration: none;
	overflow: hidden;
	z-index: 1500;
	top: -83px;
	left: 0;
}

/* @group topNavigation */

#hdr #topNavigation {
	position: absolute;
	top: -53px;
	left:  263px;
}

#hdr #topNavigation ul li a {
	display: block;
	float: left;
	font-size: 1.3em;
	text-decoration: none;
}

/* @end topNavigation */

/* @end hdr */

/** ContentWrapper
-------------------------- **/
/* @group contentWrapper */

#contentWrapper {
	padding: 15px 0 25px 0;	
	margin-top: -50px;
}

#wrapper > #contentWrapper {
	margin-top: 0;
}

#contentWrapper img {
	border: 1px solid #050505;
}

/* @group leftCol */

#home #leftCol {
	width: 243px;
	height: auto;
}

/* @group home leftCol ul */

#home #leftCol ul {
	margin-top: 57px;
}
#home #leftCol ul li {
	line-height: normal;
	display: inline;
	position: relative;
	padding: 0;
}
#home #leftCol ul li a {
	display: block;
	width: inherit;
	height: 15px;
	background: #050505 url("../images/home_btn-gradientBg.jpg") 0px 0% no-repeat;
	color: #FFF;
	text-decoration: none;
	padding: 11px 11px 11px 42px;
	font-size: 1.0em;
	line-height: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Geneva, Verdana, sans-serif;
}

html > #home #leftCol ul li a {
	height: auto;
	font-size: 1.1em;
}

#home #leftCol ul li a:hover {
	/*text-decoration: underline;*/
	background: #1C1849 url("../images/home_btn-gradientBg.jpg") -243px 0% no-repeat;
}

/* @end home leftCol ul */

#home #leftCol #info {
	margin-top: 115px;
}

#home #leftCol #info #contactBlock {
	margin-top: 50px;
	float: none;
}

#leftCol table {
	width: 790px;
	margin: -5px -10px -5px -10px;
	display: inline-table;
}

#contentWrapper > #leftCol table {
	width: auto;
}

#leftCol #info #pdf {
	width: 188px;
	float: left;
}

#leftCol #info #contactBlock {
	margin-top: 18px;
	float: left;
}

#contentWrapper > #leftCol #info #contactBlock {
	margin-top: 29px;
}

#leftCol #info #contactBlock #sLogo {
	width: 83px;
}

#leftCol #info #contactBlock #contactInfo {
	padding: 10px 0 0 10px;
	width: 149px;
}

#leftCol #info #contactBlock #contactInfo strong {
	color: #BD0023;	
}

#sub #contentWrapper #info, #sub #contentWrapper #contactBlock, 
#subOneCol #contentWrapper #info, #subOneCol #contentWrapper #contactBlock {
	width: 260px;
	margin: 0 auto;
}

#contactBlock { 
   position: relative;
   font-family: "Lucida Grande", "Lucida Sans", Lucida, Geneva, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
   * html #contactBlock {
      width: 243px;
      height: 132px;
   }
   * html #twitter img { behavior: url("/globals/iepngfix_v1/iepngfix.php"); }
#twitter {
    position: absolute; 
    top: 80px; 
    left: 32px;
}

/* @end home leftCol */

/* @group home rightCol */

#home #rightCol {
	width: 530px;
}

#home #rightCol h2 {
	background-color: #1D1856;
	color: #FFF;
	font-size: 1.8em;
	padding: 6px;
	font-weight: normal;
	border: 1px solid #050505;
	border-bottom: 0;
}

#home #rightCol #content {
	padding: 1.0em 0.5em;
	line-height: 1.7em;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Geneva, Verdana, sans-serif;
	font-size: 1.2em;
}

/* @end home rightCol */

#sub #leftCol, 
#sub #rightCol,
#subOneCol #leftCol {
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#sub #leftCol {
	width: 435px;
	padding-right: 15px;
}

#sub #rightCol {
	width: 327px;
}

#sub #contentWrapper h2,
#sub #contentWrapper h4,
#sub #contentWrapper h5,
#subOneCol #contentWrapper h2 {
	margin: 15px 0 15px 0;
}

#sub #contentWrapper h2,
#subOneCol #contentWrapper h2 {
	font-size: 2.4em;
	text-transform: uppercase;
}

#sub #contentWrapper h3 {
	cursor: pointer;
	cursor: hand;
	margin: 0;
	padding: 0;
}

#sub #contentWrapper h4 {
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}

#sub #contentWrapper h5 {
	font-size: 1.3em;
	color: #261E78;
	margin: 10px 0;
}

#sub #contentWrapper blockquote {
	margin: 0 0 5px 0;
	background-color: #ECECEC;
	padding: 10px;
}
#sub #contentWrapper blockquote p {
	margin: 5px 8px;
}
#sub #contentWrapper blockquote ul {
	margin: 0.5em 0.5em 0 0;
	padding-left: 20px;
}
#sub #contentWrapper h3.down,
#sub #contentWrapper h3.up {
	padding: 4px 8px 5px 35px;
	color: #FFF;
	font-weight: normal;
	font-size: 1.2em;
}
#sub #contentWrapper h3.down {
	background: #050505 url("../images/sub-h3Bg-down.jpg") left top no-repeat;
}

#sub #contentWrapper h3.up {
	background: #050505 url("../images/sub-h3Bg-up.jpg") left top no-repeat;
}

#sub #contentWrapper h5 small {
	font-size: 0.65em;
	color: #878787;
	font-weight: normal;
}

#subOneCol #contentWrapper form td.content {
	width: 200px;
}

#subOneCol #contentWrapper form input,
#subOneCol #contentWrapper form textarea,
#subOneCol #contentWrapper #colorCrossRef {
	border: 1px solid #29217a;
	background-color: #ECECEC;
	padding: 2px;	
	font-size: 1.2em;
}

#subOneCol #contentWrapper #colorCrossRef {
	width: 400px;
	/*margin: 0 auto;*/
	padding: 10px;
}

#subOneCol #contentWrapper #colorCrossRef select,
#subOneCol #contentWrapper #colorCrossRef #our_color {
	border: 1px solid black;
	width: 275px;
}

#subOneCol #contentWrapper #colorCrossRef #our_color {
	border-style: dashed;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	height: 19px;
}

#subOneCol #contentWrapper form input:focus,
#subOneCol #contentWrapper form textarea:focus {
	background-color: #FFF;
}

/* @end contentWrapper */

/** Footer
-------------------------- **/
/* @group ftr */

#ftr {
	background: #000;
	color: #666;
	height: 77px;
	padding: 0.3em;
	font-size: 1.1em;
}
   #ftr p { color: #FFF; }
#ftr a {
	color: #666;
	text-decoration: none;
}

#ftr a:hover {
	text-decoration: underline;
}
	
#ftr a.showBorder {
	color: #FFF;
	text-decoration: underline;
}

#ftr a.showBorder:hover {
	text-decoration: none;
}

/* @end ftr */


/** Global Class Styles
-------------------------- **/

.hidden {
	display: none;
}

/* Styles for Netscape */

.clear
{
  clear:both;
  margin: 0;
  padding: 0;
  
/* these next attributes are designed to keep the div
height to 0 pixels high, critical for Safari and Netscape 7 */

  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}

/* stops IE browsers from displaying
the clear div/br in the page, as these are for Moz/Opera and
Safari only. If IE 5.x Win DID display these, the page is too high */

* html .clear
{
	display:none	
}

.centerTxt {
	text-align: center;
}

.leftTxt {
	text-align: left;
}

.rightTxt {
	text-align: right;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.centerLayout {
	margin:  0 auto 0 auto;
}

.removeBullets,
.removeBullets ul * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.invisible,
div.invisible {
   background-color: transparent;
   margin: 0;
   padding: 0;
   height: 1px;
   font-size: 1px;
}

div.label {
   width: 100px;
   height: 25px;
   clear: both;
   float: left;
   display: inline; 
}

.pickers {
   width: 180px;
   height: 25px;
   float: left;
}

.ajax-loading {
   padding: 0;
   background: transparent url(../images/ajax-loader.gif) no-repeat center;
   /*filter: alpha(opacity=90);
   opacity: .9;
   -moz-opacity: .9;
   -khtml-opacity: .9;*/
}
div#their_color_loading, div#our_color_loading, div#empty_loading {
   width: 20px;
   height: 25px;
   float: left;
}

