/* STANDARD CSS FILE - BADSHARK COMMUNICATIONS */

/* ---------------------------- */
/* STANDARD HTML TAG RESET  (Thanks to Eric Meyer, Blueprint, 960gs) */
/* ---------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	vertical-align: baseline;
} 

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
body {
	background-color: #F6F5F5;
}
caption, th, td { text-align: left; font-weight: normal; }
table, td, th {
	vertical-align: top;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

form, input { 
	color: #262626; 
 	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
 	font-size: 12px;
}

h1 {font-size:60px;} 
h2 {font-size:24px;} 
h3 {font-size:18px;} 
 
a:link, a:visited {color: #205569; text-decoration: none; outline: none;} 

a:hover {text-decoration: underline; outline: none;}

a:active { text-decoration: none; outline: none;}

ul {list-style: none;}


/* ----------------------------*/ 
/* PAGE ELEMENTS     */ 
/* ----------------------------*/ 

.container {
	width: 960px;
	padding: 0px;
	position: relative;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left-column {
	float: left;
	width: 268px;
}
#right-column {
	float: right;
	width: 692px;
	margin-bottom: 40px;
}
#other-views img {
	padding-left: 10px;
}
#other-views .otherviews {
	background-image: url(images/other-views-middle.gif);
	background-repeat: repeat-y;
	width: 208px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: -5px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.breadcrumbs a {
	font-size: 11px;
}
#downloads a {
	font-size: 11px;
}
#other-views img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#other-views #downloads {
	width: 197px;
	margin-left: 10px;
	background-color: #92B6C8;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#downloads li {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	list-style-type: none;
	padding-bottom: 2px;
}
#downloads ul {
	padding-top: 10px;
	padding-left: 9px;
	padding-bottom: 20px;
}
#right-right {
	float: right;
	width: 205px;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
#right-right .specs {
	padding-left: 1px;
	padding-top: 6px;
	font-size: 11px;
	line-height: 17px;
}
#right-right ul {
	padding-left: 15px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#right-right li {
	list-style-type: square;
	padding-bottom: 7px;
	font-size: 11px;
}
#right-left {
	float: left;
	width: 440px;
	padding-right: 43px;
	padding-left: 4px;
}
#right-left p {
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.breadcrumbs {
	display: block;
	width: 692px;
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
}
#footer .container {
	font-size: 11px;
	padding-top: 5px;
}
	
	
	/* ---------------------------*/ 
 	/* MAIN    */
	
	#header {
	height: 74px;
	background-color: #FFFFFF;
	background-image: url(images/backHeader.png);
	background-repeat: repeat-x;
	}
	
		.logoCont {
			position: absolute;
			top: 0px;
			left: 0px;
			text-align: center;
			color: #a20008;
			font-weight: bold;
		}
		
			.logoCont p {
				margin-top: 20px;
			}
			
		.sf-menu {
	margin-left: 135px;
	padding-top: 25px;
	width: 870px;
		}
		
			.sf-menu li {
				display: inline-block;
				text-align: center;
			}
	
			.sf-menu li a {
				display: inline-block;
				height: 41px;
				line-height: 50px;
				text-align: center;
			}
			
			.sf-menu li.documentation {
				margin-left: -30px;
			}
			
			.sf-menu li.reps {
				margin-left: -100px;
			}
			
			.sf-menu li.press {
				margin-left: -80px;
			}
			
			.sf-menu li.contact {
	margin-left: -20px;
			}
			
			.sf-menu li.customer {
	margin-left: -20px;
			}
			
			.sf-menu li.home a {
				width: 83px;
			}
			
			.sf-menu li.home a:hover {
				background: url('images/homeBack.png') no-repeat;
			}
			
			.sf-menu li.press a {
				width: 75px;
			}
			
			.sf-menu li.press a:hover {
				background: url('images/pressHover.png') no-repeat;
			}
			
			.sf-menu li.contact a {
				width: 97px;
			}
			
			.sf-menu li.contact a:hover {
				background: url('images/contactHover.png') no-repeat;
			}
			
			.sf-menu li.customer a {
				width: 163px;
			}
			
			.sf-menu li.customer a:hover {
				background: url('images/customerHover.png') no-repeat;
			}
			
			.sf-menu li.products ul {
	background: url('images/backMenu.png') #a80114 repeat-x;
			}
			
			.sf-menu li.products a {
	height: 45px;
	width: 125px;
	text-align: left;
	padding-left: 10px;
			}
			
			.sf-menu li.products a:hover, .sf-menu li.products:hover {
	background-image: url(images/productsBack1.png);
	background-repeat: no-repeat;
			}
			
			ul.sf-menu li.products li:hover ul,
			ul.sf-menu li.products li.sfHover ul {
				left:			127px; /* match ul width */
				top:			0;
			}
			
			.sf-menu li.documentation a {
				height: 45px;
				width: 238px;
				text-align: left;
				padding-left: 10px;
			}
			
			.sf-menu li.documentation a:hover, .sf-menu li.documentation:hover {
				background: url('images/documentationBack.png') no-repeat;
			}
			
			.sf-menu li.documentation ul {
				width: 222px;
				background: url('images/backMenu.png') #a80114 repeat-x;
			}
			
			ul.sf-menu li.documentation li:hover ul,
			ul.sf-menu li.documentation li.sfHover ul {
				left:			229px; /* match ul width */
				top:			0;
			}
			
			.sf-menu li.reps a {
				height: 45px;
				width: 238px;
				text-align: left;
				padding-left: 10px;
			}
			
			.sf-menu li.reps a:hover, .sf-menu li.reps:hover {
				background: url('images/backReps.png') no-repeat;
			}
			
			.sf-menu li.reps ul {
				width: 222px;
				background: url('images/backMenu.png') #a80114 repeat-x;
			}
			
			ul.sf-menu li.reps li:hover ul,
			ul.sf-menu li.reps li.sfHover ul {
				left:			229px; /* match ul width */
				top:			0;
			}
		
				.sf-menu li ul {
					display: none;
					background: #dd3b49;
				}
				
					.sf-menu li ul li a {
						color: #ffffff;
						font-weight: bold;
					}
					
					.sf-menu li ul li a:hover, .sf-menu li ul li:hover {
						background: none !important;
					}

	/* ---------------------------*/ 
 	/* MAIN    */
	
	#main {
		padding-top: 20px;
	}
	
		.mainCol {
	float: left;
	width: 650px;
		}
		
			.mainCol .colImage {
				float: left;
				width: 260px;
				padding-left: 150px;
			}
			
				.mainCol .colImage img.title {
	margin-bottom: 20px;
	margin-left: 0px;
				}
			
			.mainCol .colContent {
				float: left;
				width: 200px;
				padding: 0px 20px;
				text-align: center;
			}
			
				.mainCol .colContent ul {
					text-align: left;
					margin: 10px 0px;
					list-style-position: inside;
					list-style-type: disc;
				}
				
					.mainCol .colContent ul li {
						margin: 20px 0px;
					}
					
					.mainCol .colContent .learnMore {
						margin-left: -5px;
					}
		
		.sideCol {
			float: left;
			width: 290px;
			padding-left: 20px;
			background: url('images/rightBorder.png') no-repeat bottom left;
			padding-bottom: 20px;
		}
		
			.sideCol ul {
				margin: 20px 0px;
			}
			
				.sideCol ul li {
					margin: 10px 0px;
				}
				
					.sideCol ul li .date {
						display: block;
						font-weight: bold;
					}
					
		.thumbs {
			background: url('images/divideBorder.png') no-repeat top center;
			margin-top: -12px;
			padding: 30px 0px;
		}
		
			.thumbs .thumb {
				float: left;
				background: #79a4b4;
				position: relative;
				margin-right: 40px;
			}
			
			.thumbs .thumb.last {
				margin-right: 0px;
			}
			
				.thumbs .thumb img {
					margin: 5px 5px 0px 5px;
				}
			
				.thumbs .thumb h3 {
					position: absolute;
					bottom: 5px;
					left: 5px;
					font-size: 14px;
					font-weight: bold;
					color: #ffffff;
					height: 50px;
					width: 262px;
					line-height: 50px;
					padding-left: 20px;
					background: url('images/backOverlay.png');
					display: block;
				}
				
					.thumbs .thumb h3 a {
						color: #ffffff;
					}
				
				.thumbs .thumb:hover h3 {
					display: block;
				}
			
				
		
	/* ---------------------------*/
	/* FOOTER */ 

	#footer {
		clear: both;
		margin-top: 30px;
		height: 86px;
		background: url('images/backFooter.png') repeat-x;
		text-align: center;
		line-height: 86px;
		color: #b0acad;
		font-size: 10px;
		font-weight: bold;
	}
	

/* ----------------------------*/
/* CUSTOM CLASSES     */
/* ----------------------------*/

.red {
	color: #ff0000;
}

.white {
	color: #ffffff;
}

.leftAlign {float:left;}

.rightAlign {float:right;}

.clear {clear: both; height: 0px;}

em {font-style: italic;}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#accessories {
	float: left;
	width: 620px;
	padding-right: 43px;
	padding-left: 4px;
}
#accessories h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A21F1F;
	display: block;
	width: 250px;
}
#accessories p {
	margin-bottom: 30px;
}
#accessories td {
	vertical-align: top;
}
#int-main {
	float: right;
	width: 800px;
	padding-bottom: 40px;
}
#int-main li {
	padding-bottom: 15px;
}
.press-date {
	display: block;
	width: 100px;
	float: left;
	height: 29px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	color: #333333;
}
#int-main li h3 {
	font-size: 16px;
	line-height: 22px;
}
#int-main .press-detail-date {
	font-weight: bold;
	color: #205569;
	font-size: 11px;
}
#int-main p {
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 18px;
}
#full-column {
	float: left;
	width: 960px;
	margin-bottom: 40px;
}
#int-main .textHeader {
	font-size: 18px;
	line-height: 24px;
}
#int-main h2 {
	padding-top: 0px;
}
.tech-papers a {
	font-size: 14px;
	line-height: 24px;
}
.tech-papers a:hover {
	font-size: 14px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91B5C7;
	text-decoration: none;
}
#int-main ol {
	padding-left: 20px;
	padding-right: 20px;
}
.bkgd-inputs {
	background-color: #CCC;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#main .container #int-main #output-hidden {
	display: none;
}
.output-spacing {
	margin-bottom: 10px;
}
.output-flt-rt {
	display: block;
	padding-left: 100px;
}
.outputs {
	display:inline-block;
	width:100px;
	vertical-align:top;
	float:left;
	font-weight:bold;
	font-size:16px;
	color: #A21F1F;
}
.flt-lt-press {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.flt-rt-press {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}

