body {
	background: #ffffff url(images/body_bg.jpg) center top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0;
	border:0;
}
	

#wrap {
	text-align: left;
	margin: 0px auto;
	background: #FFFFFF;
	width: 600px;
	border-top: none;
	border-bottom: none;
}
	
h3 {
	font-size:15px;
	font-style:italic;
	margin-bottom:16px;
}

h4 {
	text-transform:none;
}
	
/* top */

#top {
	background: transparent url(images/cm2008_header.jpg) no-repeat;
	padding-bottom:0px !important;
}
	
#top h2
	{ 
	font-style: italic;
	font-size: 12px;
	text-align: left; color: #FFFFFF;
	position: absolute; z-index: 120; top: 116px; left: 260px;
	}
	
/* navigations  */


#navi_mid li a {padding: 0 15px; border-right: 1px solid #fff; color: #fff; background: none; text-decoration: none;}
	
#navi_mid ul li.act a {color: #fff; font-weight: bold; text-decoration: none;}
	
#navi_mid ul li a:hover {color: #7b635f; text-decoration: none;}
	
#navi_mid ul li.act a:hover {color: #fff; text-decoration: none;}


#navi_bot li a {padding: 0 15px; border-right: 1px solid #fff; color: #fff; background: none; text-decoration: none;}
	
#navi_bot ul li.act a {color: #fff; font-weight: bold; text-decoration: none;}
	
#navi_bot ul li a:hover {color: #7b635f; text-decoration: none;}
	
#navi_bot ul li.act a:hover {color: #fff; text-decoration: none;}


#navi_top, #navi_mid, #navi_bot
	{
	height: 26px;
	background: #3366cc url(images/navi_bg.gif) repeat-x;
	 border-top: 1px solid #000000; 
	 border-bottom: 1px solid #000000;
	}
	
	/*#navi_mid {}*/
	
/* content top */

#content_top
	{
	padding:10px 20px 6px 20px !important;
	margin:0 !important;
	background:  url(images/mainArea_bg.jpg) top left no-repeat;
	}

#packshot {
	float: right;
	width:240px;
	height:370px;
	display:block;
	padding: 0px 0px 0px 10px;
	text-align:center;
	position:relative;
	top:-20px;
}

#packshot p, #pgAward p {
	padding-top:10px;
	font-size:10px;
	font-weight:bold;
}

#pgAward {
	margin-top:15px;
}
	
ul li {
	padding-bottom:3px;
}

#availText {
	padding:10px 10px 0px 10px;
	font-size:11px;
}

#availText p {
	font-size:11px;
}

#availText table td {
	vertical-align:top;
}

#content_bot {
	margin:0 !important;
	width:580px;
	padding:10px 10px 30px 10px;
	background:url(images/bottom_bg.jpg) left bottom no-repeat;
}

#screenshots {
	margin-left:25px;
}

#screenshots img {
	padding:12px;
}



/* footer */

#footer
	{
	background: url(images/bottom.gif) no-repeat 0 0 ;
	height: 40px;
	}
	
#footer p
	{
	position: relative;
	/*top: 10px;*/
	}
	

/* credits */
/*
caption {
	font-size: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
*/


.greyOut {
	background-color:#CCCCCC;
}

#long_legal {
	width:600px;
	margin: 0 auto ;
	padding: 5px 0; 
	
	font-family:"lucida grande",Verdana, Arial, Helvetica, sans-serif;	
	color: #666; 
	text-transform: uppercase; 
	line-height: normal;
	font-size:8px !important;
}

