* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

img { margin:0px; border-style:none }

body {
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #3f3f3f;
	background-color: #E5E5E5;
	font-size: 11px;
	margin: 0;
	padding: 12px 0;
	text-align:center;
}


/*--------------------------------------------------------------
layout
--------------------------------------------------------------*/

#container {
	position:relative;
	width: 925px;
	height: 740px;
	margin:0 auto;
	text-align:left;
}

#topMargin {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
	width: 925px;
	background-image: url("_images/topMargin.gif");
	background-repeat: no-repeat;
}

#leftMargin {
	position: absolute;
	left: 0px;
	top: 40px;
	height: 700px;
	width: 183px;
	background-image: url("_images/leftMargin.gif");
	background-repeat: no-repeat;
	text-align: right;
}

#pageContent {
	position: absolute;
	left: 183px;
	top: 40px;
	height: 700px;
	width: 729px;
	background-color: #FFFFFF;
	overflow-y: auto;
}

#rightMargin {
	position: absolute;
	right: 0px;
	top: 40px;
	height: 687px;
	width: 13px;
	background-image: url("_images/rightMargin.gif");
	background-repeat: no-repeat;
}

#bottomMargin {
	position: absolute;
	left: 183px;
	top: 727px;
	height: 13px;
	width: 742px;
	background-image: url("_images/bottomMargin.gif");
	background-repeat: no-repeat;
}

#footer {
	position: absolute;
	top: 740px;
	width: 912px;
	text-align: right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #A5A5A5;
	font-size: 9px;
}


/*--------------------------------------------------------------
navigation
--------------------------------------------------------------*/

#navArea {
	position: absolute;
	right: 10px;
	top: 100px;
	width: 150px;
	font-size: 11px;
	letter-spacing: .4px;
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
}

.mainNav {
	padding-bottom: 2px;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-transform: uppercase;
	line-height: 12px;
	color: #414141;
	font-weight: bold;
}

.mainNav b {
	color: #414141;
	text-decoration: none;
}

.mainNav a {
	color: #414141;
	text-decoration: none;
}

.mainNav a:hover {
	color: #52ABCC;
}

.subNav a {
	font-size: 11px;
	line-height: 20px;
	color: #808080;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.subNav a:hover {
	color: #52ABCC;
}

.hilitedNav {
	padding-bottom: 2px;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-transform: uppercase;
	line-height: 12px;
	color: #52ABCC;
	font-weight: bold;
}

.hilitedSubNav {
	font-size: 11px;
	line-height: 20px;
	color: #52ABCC;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}


/*--------------------------------------------------------------
pricing and buy button area
--------------------------------------------------------------*/

#priceBox {
	float: right;
	text-align: center;
	margin: 5px;
 	width: 170px;
	border: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	background-color: #EcEcEc;
	padding-bottom: 10px;
}

.header {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #414141;
}

.rightSideHeader {
	padding-bottom: 10px;
	text-transform: uppercase;
	word-break: keep-all;
	margin-top: 20px;
	margin-bottom: -10px;
	line-height: 4px;
	font-weight: bold;
	font-size: 11px;
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
}

.rightSideHeader_psychbook {
	padding-bottom: 10px;
	text-transform: uppercase;
	word-break: keep-all;
	margin-top: 0px;
	margin-bottom: -10px;
	line-height: 4px;
	font-weight: bold;
	font-size: 11px;
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
}

.rightSideBody {
	padding-left: 10px;
	font-size: 11px;
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

.version {
	color: #414141;
	font-weight: bold;
	font-size: 9px;
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
}

.leftImages {
	margin-right: 10px;
	margin-top: 5px;
	float: left;
	border: 1px;
	border-color: #414141;
}

.price {
	color: #0099ff;
	font-weight: bold;
	font-size: 12px;
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
	line-height: 35px;
}

.buyBox {
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
	color: #414141;
	background-color: #D8D8D8;
	padding: 10px;
	border-color: white;
	outline: solid 1pt gray;
	line-height: 15px;
}

.smallLinks {
	font-family: Myriad, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #595959;
}

.smallLinks a {
	padding-left: 30px;
	color: #595959;
	font-weight: normal;
	text-decoration: underline;
}

.smallLinks a:hover {
	color: #52ABCC;
}

/*--------------------------------------------------------------
topic box
--------------------------------------------------------------*/
.mainBox {
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 0;
	padding-right: 5px;
	padding-top: 0;
	background: #414141 none repeat-x 0 0;
	margin-bottom: 4px;
	clear: both;	/* fix for IE6 */
}

.flashBox {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	clear: both;	/* fix for IE6 */
}

span.cornersTop, span.cornersBottom, span.cornersTop span, span.cornersBottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.cornersTop {
	background-image: url("_images/corners_left.png");
	background-position: 0 0;
	margin: 0 -5px;
}

span.cornersTop span {
	background-image: url("_images/corners_right.png");
	background-position: 100% 0;
}

span.cornersBottom {
	background-image: url("_images/corners_left.png");
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.cornersBottom span {
	background-image: url("_images/corners_right.png");
	background-position: 100% 100%;
}

/*--------------------------------------------------------------
topic header
--------------------------------------------------------------*/
ul.topic {
	display: block;
	list-style-type: none;
	margin: 0;
}

ul.topic li {
	position: relative;
	display: block;
	list-style-type: none;
	margin: 0;
}

li.headerText {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}


/*--------------------------------------------------------------
topic text
--------------------------------------------------------------*/
.topicList {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
	padding-left: 120px;
}

.subhead {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #414141;
}

li.rowItem {
	background-color: #f8f8f8;
	border-top-color:  #FFFFFF;
	border-bottom-color: #3F4850;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}
	
li.rowItem p{
	padding-top: 15px;
}

li.rowItem a {
	font-weight: bold;
	color: #414141;
}

li.rowItem a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}

li.rowItem a:active {
	color: #414141;
}


/*--------------------------------------------------------------
comparison table
--------------------------------------------------------------*/
.compareHeader {
	font-weight: bold;
	color: #414141;
	font-size: 10px;
	padding-left: 3px;
}

.compareText {
	color: #414141;
	font-size: 10px;
}

.compareTotal {
	color: #414141;
	font-weight: bold;
	font-size: 16px;
}
