/*   
Site: 1105 Media, Inc. Corporate
Description: This is the master stylesheet for all things relating to the corporate domain of 1105 Media, Inc.
Team: Brion Mills, Roxanne Sutton, Marlin Mowwatt
Version: 2.0

Table of Contents

	1: Universal Reset
	2: Structure
	3: Header
	4: Navigation

*/
/* 1: =Universal Reset
----------------------------------------------- */
/* * {
	margin: 0;
	padding: 0;
} */

/* =INITIAL 
   v2.1, by Faruk AteÅŸ' - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/* 2: =Structure
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px/14px verdana, arial, sans-serif;
	color: #552200;
	background-image: url("../graphics/1105_bodyBg_v8a.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #a4c7d4;
}

#outerWrap {
	width: 1002px;
	margin: 0 auto;
	top: 20px;
	background-image: url("../graphics/1105media_bgShadowv0606.gif");
	background-repeat: repeat-y;
}

#wrap {
	padding: 0;
	text-align: left;
	border-top: none;
}

#topBar {
	margin: 0;
}

#main {
	margin: 0;
	padding: 0;
	overflow: auto;
}

#left, #center, #right {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

#left {
	width: 210px;
	margin: 0;
	padding: 0 0 1px 0;
}

#right {
	width: 222px;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eeead6;
}

.clear {
	clear: both;
}

#center {
	width: 554px;
	margin: 0 4px;
	padding: 0 0 3px 0;
	background-repeat: repeat-x;
	background-position: right top;
	border: 1px #d5c99f solid;
	background-color: #f8f2df;
}

/*
* html #center {
	width: 556px;
	margin-left: 2px;
}
*/

body.two-column #center { /* this cascade defines the #center id for two columned layout */
	width: 764px;
}

.two-column #left {
	display: none;
}

.two-column #center {
	width: 448px;
}

body.industrySec #left .inner #industrySub,
body.industrySec #left .inner #resourcesSub,
body.industrySec #left .inner #itCompSub,
body.industrySec #left .inner #equipSub,
body.industrySec #left .inner #hlthCareSub {
	color: #2E2416;
}


/* 3: =Header
----------------------------------------------- */
#header {
	height: 100px;
	position: relative;
	background-image: url("../graphics/1105_headerBg_v0606.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 3px -3px;
	z-index: 2;
}

#home #header {
	height: 275px;
	background: transparent;
	position: relative;
	background-image: url("../graphics/1105_headerBg_v0606.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 3px -3px;
}

/* Main Flash Movie */
#center #flash1 {
	position: relative;
	top: 0px;
	margin: 0 0 2px 0;
	width: 764px;
	border-bottom: 5px #c7a364 solid;
	z-index: 1;
}

/* Secondary Flash Movie */
#center #flash2 {
	margin-bottom: 0;
	width: 764px;
	position: relative;
	z-index: 1;
}

/* Mission Statement */
#center .mStatement {	
	margin: 0 2px;
	padding: 7px;
	clear: both;
	background-color: #c1e0ec;
	border-top: 13px #6fa3b6 solid;
	border-right: 1px #76AFC4 solid;
	border-bottom: 1px #76AFC4 solid;
	border-left: 1px #76AFC4 solid;
}

#center .mStatement h4 {
	font-size: 1.5em !important;
	padding-left: 2px;
}

#center .mStatement p {
	font-size: 1.10em;
	line-height: 18px;
}

#center .mStatement h4 {
	color: #552200 !important;
}

#header h1 {
	position: absolute;
	height: 33px;
	margin: 0;
	padding: 0;
	bottom: 8px;
	left: 23px;
	background-image: url("../graphics/1105_headerLogo_final.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header h1 a {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	bottom: 15px;
	width: 225px;
	height: 50px;
	text-decoration: none;
}

h1 a span
{display: none;}

#headerImage {
	width: 222px;
	border-left: 4px #fff solid;
	height: 80px;
	background-image: none;
	position: absolute;
	right: 6px;
	top: 20px;
}

body.home #headerImage {
	/* background-image: url("../graphics/1105_headerPics_rec.jpg"); */
	background-image: url("../graphics/1105_headerPics_spread2.jpg");
}

body.company #headerImage {
	background-image: url("../graphics/1105_headerPics_ghit.jpg");
}

body.products #headerImage {
	background-image: url("../graphics/1105_headerPics_ghit.jpg");
}

body.services #headerImage {
	background-image: url("../graphics/1105_headerPics_ghit.jpg");
}

body.press #headerImage {
	background-image: url("../graphics/1105_headerPics_ghit.jpg");
}

body.media #headerImage {
	background-image: url("../graphics/1105_headerPics_ghit.jpg");
}

/* body.two-column #headerImage {
	background-image: url("../graphics/1105_products.jpg");
} */

/* 4: =Navigation
----------------------------------------------- */
#topnav, #topnav ul {
	list-style: none;
	border-bottom: 1px #d0ba93 solid;
	margin-bottom: 2px;
}

#topnav {
	position: absolute;
	bottom: 5px;
	right: 240px;
	padding: 0;
}

#topnav li {
	position: relative;
	float: left;
}

#topnav li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font: bold 1.20em arial, sans-serif;
	color: #552200;
	height: 16px;
	margin: 0 2px;
	padding: 2px 4px 0;
	top: 55px;
	white-space: nowrap;
}

#topnav ul {
	display: none;
	position: absolute;
	border: none;
	top: 18px;
	cursor: default !important;
}

#topnav li:hover ul, #topnav li.sfhover ul {
	display: block;
	left: -13px;
	z-index: 99;
	margin: 0;
}

#topnav ul li {
	float: none;
}

#topnav ul li a:hover {
	color: #61a5be;
	background: #441b00 !important;
}

/* topnav here state */
body.company #topnav li#tncomp, 
body.products #topnav li#tnprod, 
body.services #topnav li#tnsrvc, 
body.press  #topnav li#tnpress,
body.home  #topnav li#home,
body.media  #topnav li#tnsupport {
	border-top: 3px #552200 solid;
	margin-top: -3px;
	margin-bottom: 1px;
}

body #topnav li ul li a { /* drop menu bg color */
	text-align: left;
	height: 16px;
	margin: 0 0 0 7px;
	padding: 1px 10px;
	color: #e2d5a9;
	background: #c54605 !important;
	font: 1em/16px arial, sans-serif;
	cursor: pointer !important;
	font-weight: normal;
	border-left: none;
}

#topnav li#tncomp ul, #topnav li#tncomp ul a {
	width: 73px;
}

#topnav li#tnprod ul, #topnav li#tnprod ul a {
	width: 120px;
}

#topnav li#tnpress ul, #topnav li#tnpress ul a {
	width: 100px;
}

#topnav li#tnsupport ul, #topnav li#tnsupport ul a {
	width: 85px;
}

#topnav li#tnsrvc ul, #topnav li#tnsrvc ul a {
	width: 125px;
}

#topnav li#tnprod a {
	border-top: none;
}

/* 4: =Footer
----------------------------------------------- */
#footer {
	border-top: 3px solid #d0ba93;
	margin: 0 6px 0 3px;
	padding: 5px 0;
	text-align: left;
	background-color: #f2e9ca;
	color: #552200;
	position: relative;
}

#footer label {
	float: right;
	margin: 0 0 15px 0;
	padding: 5px 0em;
	height: 15px;
	width: 220px;
	background-color: #552200;
	border-left: 2px solid #834014;
	border-bottom: 4px solid #834014;
	color: #eee6cc;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 9px;
}

#footer input#targetSwitcher {
	margin-right: 5px;
}

#footer ul {
	margin: 2.5em 3em;
	list-style: none;
	position: relative;	
}

#footer li {
	display: inline;
}

#footer li a {
	white-space: nowrap;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 5px 0 0 0;
	clear: both;
}


#footer p img {
	margin-top: 5px;
}


	/* =Microformats: hCard (layout)
	----------------------------------------------- */
	
#footer .vcard {
		margin: 0px 0 1em 10px !important;
		padding: 3em 0 !important;
		padding-left: 30% !important;
		width: 35% !important;
		position: relative !important;
	}
	
#footer .vcard a {
		color: #552200;
	}
	
#footer .vcard .tel span, #footer .vcard .adr * {
		display: inline;
	}
	
#footer .vcard .tel .work.pref {
		margin-right: .5em;
		margin-left: -175px;
		padding-right: .65em;
		border-right: 1px solid;
	}
	
#footer .vcard .logo {
		margin: 3em 0;
	}
	
#footer .vcard .download {
		padding: .15em .25em .15em 20px;
		margin-left: -180px;
		position: relative;
		top: 3px;
		left: 3px;
	}
	
#footer .vcard .email, 
#footer .vcard .street-address, 
#footer .vcard .copyright {
		display: inline !important;
		position: relative !important;
		margin-left: -175px;
		}

#footer .vcard .org {
	padding-right: 1em;
	position: absolute;
	top: 30%;
	left: 5%;
	height: 50px;
	border-right: 1px solid;
	}
	
#footer .vcard .org img {
	float: left;
	clear: right;
}

#footer .parent {
	margin: 0 auto !important;
	padding: .5em !important;
	width: 450px !important;
	border: 1px solid !important;
}

#footer .parent * {
	display: inline !important;
}

#footer .parent div.org {
	display: none !important;
}

#footer .parent .logo {
	margin-right: 1em !important;
}

#footer .footShadow {
	position: relative;
	width: 993px;
	background-image: url("../graphics/1105_footerShadow.gif");
	background-repeat: repeat-x;
	background-color: #efe9cd;
	bottom: -7px;
	left: 0px;
	height: 17px;
}

/* =Microformats: hCard (color)
----------------------------------------------- */

#footer .vcard {
	color: #552200;
}

#footer .vcard a {
	color: #552200;
}

#footer .vcard .tel span, #footer .vcard .adr * {
	color: #552200;
}

#footer .vcard .tel .work.pref {
	border-color: #ecd8b8;
}

#footer .vcard .download {
	background-image: url("../graphics/1105_icon_vCard.gif");
	background-repeat: no-repeat;
	background-position: 2px 0;
}

#footer .vcard .download a {
	color: #552200;
	line-height: 30px;
}

	#footer .vcard .org, #footer .vcard .email {
	display: inline !important;
	color: #552200;
	}

#footer .parent {	
	background: #333 !important;
	border-color: #555 !important;
}

/* XFN */

a.n:hover:after, a.fn:hover:after {
 	color: #636958;
 }
 
 /* =Microformats: hCard (typo)
----------------------------------------------- */

#footer .vcard {
	text-align: left;
}

#footer .parent {
	text-align: center;
}

#footer .vcard .org {
	font: 1.35em Verdana, Arial, Helvetica, sans-serif;
}

#footer .vcard .tel .type {
	font-weight: bold;
}

#footer .vcard .download {
	font-size: 1em;
}

#footer .vcard .copyright {
	font-size: .9em;
}

#footer .vcard a.url {		
	text-decoration: none;
}

/* 4: =Content
----------------------------------------------- */
/*#center *, #left *, #right *, #center .inner #divPageContent div, #center .inner #divPageContent, #center #divPageContent2 div, #center .inner div {
	padding: 0 10px;
}
#center * *, #left * *, #right * *, #center #divPageContent .hilite, #center #divPageContent, .two-column #center .inner * {
	padding: 0;
}*/

#left *, #center .inner h5, #center h2, .two-column #center .inner div, #center .inner form, #center .inner #divPageContent2 table, #divCenterPanel, .products #center .inner div {
	padding: 0 17px;
}

#right * {
	padding: 0 10px;
}

#center .inner h3 {
	margin-top: 20px;
	padding-left: 7px;
	font-size: 1.40em;
}

#divPageContent h3, #divPageContent p {
	margin-left: 15px;
	padding: 0 10px 7px 20px;
}

#divPageContent h5 {
	margin-left: 19px;
}

#divPageContent ul {
	margin: 10px 0 10px 6px;
}

#divPageContent ul li {
	margin-left: 20px;
}

body.services #divPageContent dl dd {
	margin: 0 0 5px 0;
}

#center .inner .jumpTop {
	margin: 15px 0 15px 21px;
}

#left * *, #right * *, #center dl.contact h3 {
	padding: 0;
}

p {
	margin: 0 0 10px;
	color: #552200;
}

#center .hilite, #left .hilite, #right .hilite {
	padding: 10px;
	margin: 0 0 10px;
}

#center .hilite p, #left .hilite p, #right .hilite p {
	margin: 0;
}

.hilite h3 {
	color: #903807;
}

#center h2 {
	margin: 5px 0 10px 0;
	padding: 5px 0 3px 40px;
	color: #bb3721;
	background-image: url(../graphics/1105_headerIcon.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	height: 25px;
}

/* Slide show
-------------------*/
#slideshow {
	margin: 0 0 15px 3px;
	padding-top: 10px;
	right: 5px;
}

#slideshow div { /* slide wrapper */
	float: left;
	margin: 0 2px 5px 3px;
	padding: 0;
	width: 748px;
	border: 2px solid;
}

#slideshow ul#slideNav {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
}

#slideshow ul#slideNav li {
	margin: 5px 0 0 2px;
	padding: 0;
	background-image: none !important;
	float: left;
	left: -20px;
}

#slideshow ul#slideNav a {
	margin: 0;
	padding: 9px .75em;
	display: block;
	cursor: pointer;
}

#slideshow li:first-child a {
	margin-top: 0;
}

#slideshow ul#slideNav a:hover, #slideshow ul#slideNav a:focus {
	padding: 9px .75em;
	z-index: 3;
}

#slideshow ul#slideNav a:focus {
	cursor: text;
}

#slideshow p {
	margin: 0;
}

#slideshow #slide1 h4, #slideshow #slide2 h4, #slideshow #slide3 h4, #slideshow #slide4 h4 {
	margin: 1.5em 0 .5em .5em;
	padding-bottom: .35em;
	width: 700px;
}

#slideshow #slide1 h5, #slideshow #slide2 h5, #slideshow #slide3 h5, #slideshow #slide4 h5 {
	margin: 10px 0 10px 7px;
	padding: 5px 0 8px 7px;
	font-size: 1.09em;
	height: 10px;
	background-color: #e8dac1;
	width: 720px;
}

/* Color 
---------------------------------*/
#slideshow div {
	background-color: #fff;
	border-color: #e2d0b1;
}

#slideshow a.image {
	border-color: #ccc;
}

#slideshow a.image img {
	border-color: white;
}

#slideshow a.image:hover {
	border-color: #7ba6b6;
}

#slideshow a.image:hover img {
	border-color: #b3d2de;
}

/* #slideshow #slide1 div, #slideshow #slide2 div, #slideshow #slide3 div, #slideshow #slide4 div, #slideshow #slide5 div {
	width: 350px;
}

#slideshow ul {
	list-style: none;
} */

#slideshow ul li a {
	background-color: #e2d0b1;
	border-top: 2px #dac49c solid;
}

#slideshow ul li a:hover {
	color: #0797cd;
	background-color: #e8dac1;
	border-top: 2px #caae7b solid;
}

/* #slideshow ul.logos li a, #slideshow ul.logos li a:hover {
	background-color: #fff;
	border-top: none;
} */

#slideshow ul a {
	color: #552200;
}

#slideshow ul a:hover {
	color: #c74c13;
	border-color: #e1d7c7;
	background-color: #ece2d1;
}

#slideshow ul a:focus, #slideshow ul a.focus {
	color: #0797cd;
	border-color: #caae7b;
	background-color: #ece2d1;
}	

#slideshow h4 {
	border-color: #dcd1ac;
	background-image: url(../graphics/1105_headerIcon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 6px 25px;
}

/* Typography 
--------------------------------*/
#slideshow h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

#slideshow ul {
	font: 1.05em arial, helvetica, verdana, sans-serif;
}

#slideshow ul a {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

#slideshow p a {
	font-weight: bold;
	text-decoration: underline;
}

#slideshow h4 {
	font-weight: bold;
}
/*---------------------------*/

#center #industries {
	/*position: relative;*/
	background-color: #e2d9c1;
	padding: 0;
	margin: 3px 2px 1px;
	/* height: 155px; */
}

#center #industries #ips,
#center #industries #itc,
#center #industries #ea,
#center #industries #hh {
	position: relative;
	margin: 3px 2px 2px 3px;
	float: left;
	overflow: hidden;
	/* width: 24%; 4 columns */
	width: 49%; /* 2 columns  */
	height: 140px;
	border: 1px #b49b8a solid;
	background: #f2e9ca url("../graphics/1105_modGradient.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#center #industries #ips h5,
#center #industries #itc h5,
#center #industries #ea h5,
#center #industries #hh h5 {
	position: relative;
	font-size: 1em;
	margin: 0 0 4px 0;
	padding: 3px 0 3px 8px;
	border-bottom: 1px solid #7F470B;
	background-color: #552200;
	background-image: url("../graphics/1105_secSquare.gif");
	background-repeat: no-repeat;
	background-position: right center;
}


#center #industries #ips h5 a,
#center #industries #itc h5 a,
#center #industries #ea h5 a,
#center #industries #hh h5 a {
	color: #f7f1db;
}

#center #industries #ips ul,
#center #industries #itc ul,
#center #industries #ea ul,
#center #industries #hh ul {
	margin: 5px 5px 3px 20px;
}

#center #industries #ips li,
#center #industries #itc li,
#center #industries #ea li,
#center #industries #hh li {
	margin: 0 0 5px -11px;
}

#center #modsImg {
	margin: 0 2px;
}



/* body.two-column #center {
	padding-left: 0px;
} */

body.two-column #center h4 {
	margin: 5px 0 10px 7px;
	font-size: 1.2em;
	/*color: #CE5713;*/
}

body.two-column #center p {
	margin: 0 0 7px 8px;
}

body.two-column #center ul {
	margin: 0 0 0 20px;
}

body.two-column #center li {
	position: relative;
	padding-left: 15px;
	background-image: url("../graphics/1105_bullet_v3.gif");
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
}

#center #print, #center #online, #center #events {
	float: left;
	margin: 0 0 4px 5px;
	padding: 5px 0 5px 5px;
	width: 241px;
	min-height: 150px;
	overflow: auto;
	background-color: #f9f5eb;
	border: 1px #e5dcba solid;
	background-image: url("../graphics/1105_CntrColBg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	font-size: .9em;
}

#center #print h3, #center #online h3, #center #events h3 {
	margin: 5px 0 5px 3px;
	font-size: 1.5em;
	color: #bb3721;
	background-image: none;
}

#center #print dl, #center #online dl, #center #events dl {
	margin-left: 5px;
}

#center #print dt, #center #online dt, #center #events dt {
	margin: 0 0 0 5px;
	font-weight: bold;
}

#center #print dd, #center #online dd, #center #events dd {
	margin: 0 0 7px 5px;
}

#center div#online ul {
	margin-left: 9px;
}

#left .inner {
	margin: 0 0 1px 3px;
	padding: 0 5px 25px;
	background-color: #ece5cf;
}

#left h2 {
	margin: 0 0 2px 3px;
	padding: 8px 3px;
	font: normal 1.8em/normal Helvetica, sans-serif;
	background-image: none;
	color: #552200;
}

#left .inner h4 {
	margin: 0 0 -9px 5px;
	padding-top: 15px;
	font: 1.35em/18px bold Helvetica, sans-serif !important;
	color: #e85e02;
}

#left .inner h4 a {
	/* color: #e85e02; (orange) */
	color: #694f2b;
	/* text-decoration: underline; */
}

#left .inner h4 a:hover {
	color: #552200;
	text-decoration: none;
}

#left .inner h4#industry a:active.triggerNorm {
	color: #000;
}

#left .inner #industrySub,
#left .inner #resourcesSub,
#left .inner #itCompSub,
#left .inner #equipSub,
#left .inner #hlthCareSub {
	margin-top: 7px;
	padding-bottom: 10px;
	/*border: 1px #9b8363 dotted;
	background-color: #eeeadd;*/
	border: 1px #b49b8a solid;
	background: #f2e9ca url("../graphics/1105_modGradient.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#left .inner p {
	margin: 0 5px 0 8px;
	padding-top: 10px;
	font-weight: bold;
}

#left .inner ul {
	margin: 3px 0 0 35px;
}

#left .inner li {
	margin-left: -12px;
	list-style-image: url("../graphics/1105_bullet_v3.gif");
	font-size: .95em;
}

#left .inner dl ul {
	margin: 0 0 0 5px;
}

#left dl {
	margin: 0 0 0 7px;
	color: #c8490e;
}

#left dt {
	margin: 8px 0 0 5px;
	font-weight: bold;
	color: #e85e02;
}

#left dd {
	margin: 0 0 2px 10px;
}
#left dd ul {
	list-style: none;
	margin: 0;
}

#left .inner li a:hover,
#left .inner2 dd a:hover,
#left .inner2 dd {
	color: #996600;
} 

#left .inner2 {
	margin: 0 0 0 3px;
	padding: 0 5px 5px;
	background-color: #f8f2df;
}

#left .inner2 h2 {
	margin-left: 3px;
}

#left .inner2 dt {
	margin: 8px 0 0 5px;
	font-weight: bold;
}

#left .inner2 dd {
	margin: 0 0 2px 10px;
}

#left .inner2 dd ul {
	list-style: none;
	margin: 0;
}

#divLeftPanel {
	margin: 0 0 0 3px;
	padding: 10px;
	background-image: url(../graphics/1105_mrktMenuBg_v2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#divLeftPanel p {	
	color: #e2cf90;
}

#center .inner ul.logos {
	margin: 0;
	padding: 0;
	overflow: auto;
}

#center .inner ul.logos li {
	margin: 0;
	background-image: none !important;
	display: inline;
	text-align: center;
}
#center .inner ul.logos li img {
	position: relative;
	margin: 25px 0px 5px 0;
	padding: 10px 18px 0 0;
}

#center .inner p {
	margin: 5px 1px 10px 7px;
}

#center .inner dd {
	margin: 0 0 0 -5px;
	padding: 0 0 0 15px;
	background-image: url(../graphics/1105_bullet_v3.gif	);
	background-repeat: no-repeat;
	background-position: 2px 3px;	
}

#right .mrktMenu {
	padding-bottom: 10px;
	background-image: url(../graphics/1105_mrktMenuBg_v2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #c54605;
}

#right .mrktMenu h2 {
	margin: 0;
	padding: 5px 0 0 3px;
	color: #e2cf90;
}

#right .mrktMenu ul {
	margin: 0;
	padding: 0 8px 10px;
}

#right .mrktMenu li {
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	list-style-type: none;
}

#right .mrktMenu li a {
	padding: 5px 0;
	color: #e2cf90;
}

#right .mrktMenu li a:hover {	
	text-decoration: underline;
	color: #e3d6aa;
}

#right .calEvents {
	padding-bottom: 40px;
	background-color: #c54605;
	color: #EDE0B1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F3303;
}

#right .calEvents h2 {
	margin: 0;
	padding: 5px 0 0 3px;
}

#right .calEvents dt {
	font-weight: bold;
}

#right .calEvents ul, #right .calEvents dl {
	margin-top: 5px;
	padding: 0 8px 10px;
}

#right .calEvents li, #right .calEvents dd {
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	list-style-type: none;
}

#right .calEvents li a, #right .calEvents dd a {
	padding: 5px 0;
	color: #e2cf90;
}

#right .calEvents li a:hover, #right .calEvents dd a:hover {	
	text-decoration: underline;
	color: #e3d6aa;
}

#center a.seeMore {
	color: #0797cd;
}

#center .inner dl {
	margin: 0 0 15px 35px;
	padding: 0;
}

#center .inner dt {
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #e85e02;
}

#center .inner dd {
	margin: 0 0 0 10px;
}
#center .inner dt {
	margin: 15px 0 0;
	font-weight: bold;
}
#center .inner dd {
	margin: 0 0 5px 10px;
}
.inner div {
	margin: 0;
}
.inner div img {
	float: left;
	margin: 0 5px 0 0;
}
#center ul {
	margin: 10px 0 10px 40px;
}
#center ul li {
	vertical-align: top;
}

#divPageContent .multiColumn {
	margin: 0;
	padding: 0;
}

/* #divPageContent .multiColumn li {
	margin-left: 20px;
} */

#divPageContent .multiColumn {
	margin: 0 0 0px 65px;
}

#divPageContent ul.multiColumn {
	padding: 5px 0;
}

#divPageContent .multiColumn .col1 {
	margin-left: 20px;
}

#divPageContent .multiColumn .col2 {
	margin-left: 310px;
}

#divPageContent .multiColumn .newCol {
	margin-top: -6.450em;
}

a img {
	border: none;
}

table.rssFeeds {
	margin-left: -15px;
}

/* 5: =Forms
----------------------------------------------- */
fieldset {
	border: none;
}

#search {
	background: #552200;
	padding: 10px 0;
	border-bottom: 1px #3C1700 solid;
}

#search fieldset {
	border: none;
	text-align: center;
}

#search legend {
	display: block;
	padding: 0 0 0 9px;
	margin: 4px 0 -2px;
	font-size: 12px;
	color: #7f92ab;
}

#search label {
	margin: 0;
	color: #e2cf90;
}

#search input {
	margin: 0;
	width: auto;
}

#search input.btnGo {
	margin: 0 0 -7px 0;
}

#contact {
	margin: 0 0 5px 0;
}

#contact legend {
	display: none;
}

#contact label {
	display: inline;
	float: left;
	text-align: right;
	margin: 8px 7px 0 0;
	width: 120px;
}

#contact input {
	margin: 5px 0 0;
}

#contact textarea {
	width: 340px;
	height: 200px;
	margin: 5px 0 0
}

#contact input#btnSubmitContactInfo {
	clear: both;
	margin-left: 120px;
}

#contact .text {
	width: 200px;
}

#mailcall label {
	display: inline;
	float: left;
	margin: 8px 0 0;
	width: 120px;
}

#subscribeForm fieldset {
    margin: 0 2px 10px;
	padding: 4px 7px 8px;
}

#subscribeForm legend {
	font-size: 14px;
	margin: 5px auto;
	color: #0B2874;
}

#subscribeForm input {
	margin: 0 0 5px 0;
	vertical-align: bottom;
}

#subscribe {
	background: #BCC2D8;
	color: #fff;
}

#rentals label {
	float: left;
	width: 100px;
	display: inline;
	margin: 5px 0 0;
}

#rentals input {
	margin: 5px 5px 0 0;
}

#rentals div, #rentals .submit {
	margin: 5px 0 0 100px;
}

#rentals div label {
	float: none;
	display: inline;
}

#rentals textarea {
	width: 240px;
	height: 120px;
	margin: 5px 0 0
}

#mediaKit {
	margin: 10px;
}

#mediaKit div label {
	float: left;
	clear: left;
	width: 120px;
	margin: 5px 0 0 0;
}

#mediaKit #chkProducts label {
	padding-left: 5px;
	margin-top: 5px;
}

#mediaKit input {
	vertical-align: -30%;
}         

#mediaKit div input {
	margin: 0 0 5px 0;
}

#mediaKit dl {
	margin: 11px 0;
}

#mediaKit dd {
	margin: 0 0 0 40px;
}

#mediaSubmit {
	text-align: center;
	margin: 0 auto;
}

/* =Headlines
----------------------------------------------- */
h2 {
	font: normal 20px/25px Verdana, Arial, sans-serif;
	margin: 10px 0 20px 0;
	padding: 0;
}

h3 {
	color: #0797cd;
	font: bold 12px/normal Helvetica, sans-serif;
}

#center .inner h3, #center .inner h3 a {
	text-transform: uppercase;
	color: #0797cd;
}

#center .inner div h4 {
	margin-top: 30px;
	margin-left: 7px; 
	margin-bottom: 5px;
	font-size: 1.15em;
}

/* =Hyperlinks
----------------------------------------------- */
a:link, a:visited {
	color: #552200;
	text-decoration: none;
}

a:hover {
	color: inherit;
	text-decoration: underline;
}
#footer a {
	color: #552200;
}

/* =Misc
----------------------------------------------- */
.hide {
	display: none;
}
div.seventeen {
	margin-top: 0;
	background: #c54605;
	border-bottom: 1px solid #fff;
	position: relative;
}
#center hr.clearing {
	clear: both;
	margin: 0 auto;
	width: 95%;
	text-align: center;
	height: 1px;
	border: none;
	border-bottom: 1px solid #d5c99f;
}
.sort {
	margin: 0 auto;
	padding: 0;
	height: 1%;
	min-height: 1%;
	width: 275px;
	z-index: 1;
}
html > body .sort {
	height: auto;
}
.sort dt {
	margin: 0;
	padding: 0;
	float: left;
	color: #903807;
	font-weight: bold;
}
#center .sort dd {
	margin: 0 0 7px 0;
	padding: 0 5px;
	float: left;
}

#center .sort dd a:hover {
	color: #0797cd;
}

hr.clearing {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 95%;
	text-align: center;
	height: 1px;
	border: none;
	border-bottom: 2px dotted #939EC1;
}
.imageHolder {
    width: 80px;
    height: 106px;
    float: right;
	border: 1px solid #000;
	margin: 0 0 10px 10px;
}
.rssFeeds {
	width: 100%;
	border: 1px solid #DECD95;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto 10px;
}
.rssFeeds .feedButton {
	text-align: center;
	width: 39px;
}
.rssFeeds th {
	background: #CABA89;
	color: #fff;
	text-align: left;
}
.rssFeeds td {
	border: 1px solid #CABA89;
}
.rssFeeds .feedTitle {
	font-weight: bold;
}