/*
 * Author: comScore
 * Contact: www.comscore.com
 * File: basestyles.css
 * 
 * Description:
 * Basic styling rules.
 *
 */

/* Global White Space Reset - Hat Tip: Andrew Krespanis of http://leftjustified.net/  */
* {
	padding:0;
	margin:0;
}
p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 0 0 1em; }
ul, ol { margin-left: 1em; }
ol {margin-left: 3em;}
/* End GWR */


/* Custom Styles
-------------------------------------------------------- */
body {
	color: #444444;
	background: #ffffff;
	font: 75%/1.5em Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

/* Tables - table, tr, th, td
-------------------------------------------------------- */
table {
	margin-bottom: 1em;
}
th, td {
	padding: 2px 4px;
	font-size: 69%; /* for IE 5.x */
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 100%; /* for compliant browsers */
} 
th { vertical-align: bottom; text-align: left; border-bottom: 1px solid #999;}
td { vertical-align: top; border-bottom: 1px solid #EAEAEA;}


/* Lists - ol, ul, li, dl, dt, dd
-------------------------------------------------------- */
li{}

dt {
	font-weight: bold;
}
dd {
	line-height: 1.2em;
	margin-left: 3em;
	margin-bottom: .2em;
}

/* Forms - form, fieldset, legend, input, textarea
-------------------------------------------------------- */
fieldset {
	padding: .7em .7em;
	border: 1px solid #D5DCE5;
}
legend {
	padding: 0 .3em;
	font-weight: bold;
	color: #666;	
}


/* Links - a, a:hover
-------------------------------------------------------- */
a {text-decoration: none;}
a:link {color: #09C;}
a:visited { color: #007EA8;}
a:hover {color: #04C0FF;}
a:active {color: #F77A0B; }

a img {
	border: none;
}

#sideColumn .module a {/*font-size: 92%;*/}
/* Headers - h1, h2, h3, h4, h5, h6
-------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { 
	font-family: Helvetica, Arial, sans-serif;
	line-height: 100%; 
	font-size: 100%;
}

h1 { font-size: 192%; margin: 1.6em 0 1.25em 0; color: #808080; line-height: 1.2em;}
#mainColumn div.grid_10  h1{ font-size: 158%; margin: 1em 0 .5em; font-weight: normal; }
h2 { font-size: 158%; margin: 1.5em 0 1em 0; font-weight: normal; color:#666666; line-height: 1.3em; }
h2.highlight {background:#666666; color:#ffffff; padding:8px 2%; margin:1em 0 0.5em;}
h2.specs{margin:0.6em 0 0.1em; font-size:250%;}
h3 { font-size: 142%; margin: 1.5em 0 0.5em 0; font-weight: normal; line-height: 1.33em;}
body.home #mainColumn h3, body.home #sideColumn h3 {margin:2px 0px 2px 0px;}
.module h3 {margin-top: 0;}
h3.listheading{display:inline-block; background:#666666; color:#ffffff; padding:8px 2%; margin:0.8em 0 0 0;}
h3.listheading.block{display:block;}
h4 { font-size: 108%; margin: 1em 0 .5em; }
h5 { font-size: 100%; }
h6 { font-size: 92%; margin-bottom: .5em;}

/* Text
-------------------------------------------------------- */
b, strong { font-weight: bold; }
i, em { font-style: oblique; }

input, select, textarea, .ms-choice {font-size:1em;	padding:1px 2px;}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

/* Misc
-------------------------------------------------------- */
.hr hr { display: none; }
.normal { font-size: 1em; line-height: 1.3em; font-weight: normal; }
.caption { font-size: .9em; font-style: italic; }

.error {
	color: #c00;
	font-weight: bold;
}

.clear {
	clear: both;
}

/* CUSTOM CLASSES, DEFINED IN CONTENT INI APPEND */
.floatLeft {float: left; margin: .5em 1em 0 0;}
.floatRight {float: right; margin: .5em 0 0 1em;}
.floatRightLogo {float: right;margin: -40px 0px 0px 0px;}
.floatLeftPaddingBorder{padding:0.5em; border:1px solid #cccccc; margin:0.5em 0 1em 0;}
.floatLeftPaddingNoBorder{padding:0; border:0; margin:0.5em 0 1em 0;}
.BorderNoMargin{padding:0.5em; border:1px solid #cccccc; margin:0;}
.listing_thumb{float:left; padding:2px; margin:0px 10px 5px 0px; border:1px solid #cccccc; background:#FFFFFF;}
.listing_thumb:hover {border:1px solid #999999;}
.centered{display: block; margin-left: auto; margin-right: auto; text-align:center;}
h1.akzidenz-condensed{font-family: "akzidenz-grotesk-condensed"; font-size:3em !important; color:#666666;}
h3.akzidenz-condensed{font-family: "akzidenz-grotesk-condensed"; font-size:2.8em !important; color:#666666;}
h4.akzidenz-condensed{font-family: "akzidenz-grotesk-condensed"; font-size:2em !important; color:#666666;}
h5.akzidenz-condensed{font-family: "akzidenz-grotesk-condensed"; font-size:2em !important; color:#666666; font-weight:300; line-height:2em;}
.text_centered{text-align:center !important;}
.text_left{text-align:left !important;}
.text_right{text-align:right !important;}
p.akzidenz{font-family: "akzidenz-grotesk"; font-size:2em;line-height:1.2em;}
p.akzidenz-condensed{font-family: "akzidenz-grotesk-condensed"; font-size:1.8em; line-height:1.2em;}
p.akzidenz-condensed_super{font-family: "akzidenz-grotesk-condensed"; font-size:2.2em; line-height:1.2em; font-weight:300;}
p.name {font-family: 'Lobster'; font-size:1.7em; margin-bottom:0.5em;}
p.title {font-family:"akzidenz-grotesk-condensed"; font-size:1.8em; }
.headshot {padding:5px; border:1px solid #cccccc; float:right; margin: 0 0 1em 1em;}
table.bordered{border:1px solid #cccccc;}
table.margin_bottom{margin-bottom:3em;}
table.dark_back td{border-bottom:1px solid #666666;}
table.spacious td{padding:2%; border:0px;}
table.spacious1 td{padding:1%; border:0px;}
td.clean{vertical-align:middle; border-bottom:0;}
td.increasedpadding{vertical-align:middle; padding:10px;}
td.text-right{text-align:right;}
td.text-center{text-align:center;}
th.akzidenz{font-family: "akzidenz-grotesk-condensed"; font-size:2em;line-height:1.2em; text-transform:uppercase; font-weight:normal;}
th.lobster{font-family:"Lobster"; font-size:1.8em; font-weight:normal;}
img.attached{margin:1px 0;}
/* CUSTOM CLASSES, DEFINED IN CONTENT INI APPEND */

.skipper {
	position: absolute;
	left: -5000px;
	top: 0;
	width: 1px;
	height: 1px; 
	overflow: hidden;
}

.hide {
	position: absolute;
	left: -5000px;
	top: 0;
	width: 1px;
	height: 1px; 
	overflow: hidden;
}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.cfx:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;  }
/* JCK - added this next line to remove the extra spacing in Safari and Firefox */
.cfx:after { line-height: 0; }
.cfx {display: inline-block;}
/* Hides from IE-mac \*/
* html .cfx {height: 1%;}
.cfx {display: block;}
/* End hide from IE-mac */

/* To ensure non-html5 browsers display section correctly */
section, article, aside, footer, header, nav, hgroup {display:block;}
audio, canvas, video {display: inline-block;}