
#products #content {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 40px;
}

p.strong{
	font-weight:bold;
}

.clearall {
	float: none;
	clear: both;
	padding-bottom: 100px;
	}

.nobum {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}



.notop {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

/* Section Navigation */

ul.sectionnav {
	height: 50px;
	height: auto !important;
	min-height: 50px;
	color: #959595;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/iqpro/iqpro_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin: 0;
	padding: 0 0 0 80px;
	list-style-type: none;
	}
	
.sectionnav li {
	float: left;
	margin-top: 21px;
	margin-bottom: 14px;
	}
	
.sectionnav li a {
	color: #959595;
	text-decoration: none;
	padding-right: 28px;
	padding-left: 0;
	}
	
.sectionnav li a:hover {
	color: #0b8cdb;
	}

.sectionnav li.selected a {
	color: #454545;
	}

/* Headline Image */

#headline {
	width: 980px;
	min-width: 980px;
	height: 160px;
	float: left;
	clear: both;
	margin-bottom: 30px;
	}

#headline h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	display: none;
	}

#headline.overview {
	background-image: url(/iqpro/iqpro_banner.jpg);
	background-repeat: no-repeat;
	
}


.largecentre{
	color:#666;
}

.smallcentre p{
	line-height:1.2em;
	margin-bottom: 2em;
}


/* Left-hand Column */

.largeleft {
	color: #666;
	width: 714px;
	float: left;
	margin-right: 30px;
	}

	/* LH Col Sub-column class */
	.largeleft .colgroup {
		width: 714px;
		display: block;
		float: left;
		clear: both;
	}
	
	.largeleft .colgroup .third {
		width: 230px;
		padding-right: 12px; 
	}
	
	.largeleft .colgroup .thirdend {
		width: 230px;
		padding-right: 0px; 
	}
	
	.largeleft .colgroup .twothird {
		width: 472px;
		padding-right: 12px; 
	}
	
	.largeleft .colgroup .twothirdend {
		width: 472px;
		padding-right: 0px; 
	}
	
	.largeleft .colgroup .half {
		width: 345px;
		padding-right: 24px; 
	}
	
	.largeleft .colgroup .halfend {
		width: 345px;
		padding-right: 0px; 
	}
	
	.largeleft .colgroup .third,
	.largeleft .colgroup .thirdend,
	.largeleft .colgroup .twothird,
	.largeleft .colgroup .twothirdend,
	.largeleft .colgroup .half,
	.largeleft .colgroup .halfend {
		float: left; 
	}
	
	/* class end */

.largecentre p.first,.largeleft p.first {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-bottom: 2em;
}
	
body.dark .largeleft p.first {
	color: #fff;
	}

.largeleft p {
	margin-bottom: 2em;
	}

body.night .largeleft p {
	color: #fff;
	}



/* Right-hand Column */

.smallright {
	background-color: #efefef;
	background-image: url(/core/images/smallright_grey_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 236px;
	float: left;
	margin-bottom: 12px;
	}

.smallright .top {
	background-color: #efefef;
	background-image: url(/core/images/smallright_grey_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	}

/* Night Alt-class */
body.night .smallright {
	color: #b5cfe4;
	background-color: #1a5389;
	background-image: url(/core/images/smallright_dark_action_bottom.gif);
}

body.night .smallright .top {
	background-image: url(/core/images/smallright_dark_action_top.gif);
}
/* End Alt-class */
	
.smallright a.button, .smallright a:visited.button, .smallright a:hover.button {
	color: #0b8cdb;
	line-height: 23px;
	background-image: url(/core/images/button_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	float: left;
	padding-top: 0;
	padding-right: 16px;
	display: block;
	}

.smallright a.button span, .smallright a:visited.button span {
	background-image: url(/core/images/button_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	float: left;
	padding-left: 16px;
	display: block;
	}

.smallright p {
	font-size: 10px;
	float: none;
	display: block;
	padding: 0 16px 16px;
	}

.smallright h3 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	float: none;
	clear: none;
	margin: 18px 17px 8px;
	padding: 0;
	}

.smallright ul {
	margin-top: 0;
}
	
/* Night Alternate-class */
body.night .smallright {
	color: #b5cfe4;
	background-color: #15324E;
	background-image: url(/core/images/smallright_dark_box_bottom.gif);
}

body.night .smallright .top {
	background-image: url(/core/images/smallright_dark_box_top.gif);
}

body.night .smallright h3 {
	color: #fff;
}

body.night .smallright p {
	border-top-color: #496076;
}

body.night .smallright a.button,
body.night .smallright a:visited.button,
body.night .smallright a:hover.button {
	color: #0162bd;
	background-image: url(/core/images/button_dark_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

body.night .smallright a.button span,
body.night .smallright a:visited.button span {
	background-image: url(/core/images/button_dark_left.gif);
	}

/* End Alternate-class */


	/* Feature List RH_C Sub-class */

	.featurelist p {
		margin: 0;
		border-top: 1px solid #bbbbbb;
		padding: 5px 17px;
		}
		
	.featurelist h3 {
		margin-top: 0;
		padding-top: 14px;
	}
	/* End Sub-class */
	
	/* Feature Box Sub-class */
	
	.featurebox {
		color: #004470;
		background-color: #e6f2fc;
		background-image: url(/core/images/smallright_box_bottom.gif);
		background-position: 0 bottom;
		background-repeat: no-repeat;
		margin-top: 0;
		padding: 0 0 4px;
		}
	
	.featurebox .top {
		background-color: #e6f2fc;
		background-image: url(/core/images/smallright_box_top.gif);
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 0;
		padding-bottom: 8px;
		margin: 0;
		height: auto;
		}
	
	.featurebox p {
		line-height: 1.3em;
		margin: 0;
		padding: 7px 16px;
		}
		
	.featurebox h3 {
		color: #0b8cdb;
		margin: 0;
		padding: 18px 16px 8px;
		}
	
			/* Night Alt-class */
			body.night .featurebox {
				color: #b5cfe4;
				background-color: #1a5389;
				background-image: url(/core/images/smallright_dark_action_bottom.gif);
			}
			
			body.night .featurebox .top {
				background-image: url(/core/images/smallright_dark_action_top.gif);
			}
			
			body.night .featurebox,
			body.night .featurebox .top {
				background-color: #1a5389;
			}
			/* End Alt-class */
	
		/* End Sub-class */

		/* Call-to-Action RH_C Sub-class */	
		.action {
			background-image: url(/core/images/smallright_action_bottom.gif);
			margin-top: 0;
			padding: 0 0 16px;
			}
			
		.action .top {
			padding-top: 0;
			padding-right: 16px;
			padding-left: 16px;
			background-image: url(/core/images/smallright_action_top.gif);
			background-repeat: no-repeat;
			background-position: center top;
			height: auto;
			margin: 0;
			}
		
			/* Night Alt-class */
			body.night .action {
				color: #b5cfe4;
				background-color: #1a5389;
				background-image: url(/core/images/smallright_dark_action_bottom.gif);
			}
			
			body.night .action .top {
				background-image: url(/core/images/smallright_dark_action_top.gif);
			}
			
			body.night .action,
			body.night .action .top {
				background-color: #1a5389;
			}
			/* End Alt-class */
			
		.action p {
			font-size: 12px;
			margin-bottom: 0;
			padding-right: 0;
			padding-bottom: 8px;
			padding-left: 0;
			}
		
		.action h3 {
			color: #0b8cdb;
			margin: 0;
			padding: 18px 0 8px;
			}
		
		.action,
		.action .top {
			background-color: #e5f1fb;
		}
			
		/* End Sub-class */

/* Feature Images */

.headlineimg, .headlineimg_mac {
	width: 712px;
	height: 393px;
	background-image: url(/iqpro/headlineimg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top:185px;
}

.headlineimg_windows {
	width: 712px;
	height: 393px;
	background-image: url(/iqpro/headlineimg_windows.jpg);
	background-color: #ff0000;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top:190px;
}

#feature1 {
	background-image: url(/iqpro/CreateWithAdsend.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 350px;
	height: 123px;
	float: right;
	margin-left: 20px;
}

#feature2 {
	background-image: url(/iqpro/PreflightCheckGrab.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 250px;
	height: 174px;
	float: right;
	margin-left: 20px;
	margin-bottom: 4em;
	}

#feature3 {
	background-image: url(/iqpro/plugin.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 128px;
	height: 128px;
	float: left;
	margin-right: 20px;
	margin-bottom: 4em;
	}

/* Gallery */
#screenshots a:focus,
#screenshots a:active {
	outline: 0;
}

#screenshots a img {
	margin-right: 8px; 
	margin-bottom: 6px;
	border: 1px solid #efefef;
	border-bottom: 2px solid #ddd;
	
}

body.night #screenshots a img {
	border: 1px solid #0a1825;
	border-bottom: 2px solid #000;
}
