﻿* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px "Myriad Pro", arial, helvetica;
	font-weight:normal;
	color:#666666;
	width: 100%;
	background-color:#EBEFF2;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 5px
}
*/img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	background:#FFFFFF;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: ;
	background: #FFFFFF;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	min-height:600px;
	width:800px;
}
.top {
}
.multi {
	padding-top:20px;
}
.bottom {
	margin:0 45px 0 45px;
	padding-top:15px;
	border-top:1px solid #C7C7C7
}
.left {
	margin-left:45px;
 	padding-right:20px; 
	float:left;"
}
.right {
	float: left; 
	padding-top:10px
}
.right, .price {
	text-align:center;
	padding-bottom:10px;
	margin:0;
}
.right, .price p {
	color:#152F57 !important;
	font-size:28px !important;
	font-weight:normal !important;
}
.pop {
	width:158px;
	height:31px;
	background:url(../images/CRCPress/download_btn.png) no-repeat;
	display:block;
	outline:0;
	position: relative;
	z-index: 0;
}
.pop:hover {
	background:url(../images/CRCPress/download_btn.png) 0 -31px no-repeat;
	outline:0;
	z-index: 50; /*not sure about this line */
}
.pop:active {
	background:url(../images/CRCPress/download_btn.png) 0 -62px no-repeat;
	outline:0;
}
.pop span {
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	font-size:.62em;
}
.pop span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.pop:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 20px;
	left: -75px; /*position where enlarged image should offset horizontally */

}
.pop_buy {
	width:158px;
	height:31px;
	background:url(../images/CRCPress/buyNow_btn.png) no-repeat;
	display:block;
	outline:0;
	position: relative;
	z-index: 0;
}
.pop_buy:hover {
	background:url(../images/CRCPress/buyNow_btn.png) 0 -31px no-repeat;
	outline:0;
	z-index: 50; /*not sure about this line */
}
.pop_buy:active {
	background:url(../images/CRCPress/buyNow_btn.png) 0 -62px no-repeat;
	outline:0;
}
.pop_buy span {
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	font-size:.62em;
}
.pop_buy span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.pop_buy:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 20px;
	left: -75px; /*position where enlarged image should offset horizontally */

}

.center {
	 float:left;
	 margin-top:15px;
	 width:376px;
	 padding-right:14px;
}
.center_multi {
	 float:left;
	 margin-top:15px;
	 width:422px;
	 padding-right:14px;
}
.center_single_buy {
	 float:left;
	 margin-top:15px;
	 width:422px;
	 padding-right:14px;
}
#content h2 {
	color:#152F57;
	font-size:22px;
	font-family:"Myriad Pro", arial, helvetica;
	font-weight:normal;
	padding-bottom:18px;
}
#content p {
	color:#666666;
	font-family:"Myriad Pro", arial, helvetica;
	font-weight:normal;
}
#content p.author {
	color:#666666;
	font-size:13px;
	font-family:"Myriad Pro", arial, helvetica;
	font-weight:normal;
}
#content p.publisher {
	color:#919191;
	font-size:12px;
	line-height:15px;
	font-family:"Myriad Pro", arial, helvetica;
	font-weight:normal;
}
#content p.platform {
	color:#666666;
	font-family:"Myriad Pro", arial, helvetica;
	font-size:11px;
}
.platform img {
}
#content ol {
	color:#666666;
	font-family:"Myriad Pro", arial, helvetica;
	font-weight:normal;
	font-size:11px;
	margin-left:1.5em;
	margin-top:8px;
	text-align:left;
}
.overview {
	margin:0 20px 0 0;
	float:left;
	width:479px;
}
.overview p {
	padding-top:8px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.features {
	float:left;
	margin-top:15px;
}
.features h3 {
	color:#005DAA;
	margin-bottom:0px;
}
.features p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.features ul {
	margin:0px 0px 15px 1.5em;
}
.features ul li {
	color:#666666;
	padding-top:8px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.imageLg {
	float:left;
}
.divider {
	clear:both; 
	border-bottom:1px solid #C7C7C7; 
	margin:0 45px;"
}
.footer_divider {
	clear:both; 
	border-bottom:1px solid #C7C7C7; 
	margin:0 20px;"
}
/* Styles START for hover */
.thumbnail{
position: relative;
z-index: 0;
width:100;
height:60;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0; /*position where enlarged image should offset horizontally */

}
/* Styles END for hover */


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #FFFFFF;
	clear: both;
	margin:0 20px 0 20px; 
	padding-top:15px;
}
#footer p.copy {
	color:#666666;
	font-size:11px;
}
#footer a {
	color:#336699
}