/* CSS Document */

body {
	width:100%;
	height:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d7e1d0;
	margin:0px;
	padding:0px;
}

h1 {
	width:673px;
	height:34px;
	padding:10px 0px 0px 40px;
	margin:10px 0px 0px 0px;
	border:1px solid #73899d;
	background-image:url(images/bg_title.png) !important;
	background-image:url(images/bg_title_ie.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
}

h2 {
	width:673px;
	height:34px;
	padding:10px 0px 0px 40px;
	margin:10px 0px 0px 0px;
	border:1px solid #73899d;
	background-image:url(images/bg_title.png) !important;
	background-image:url(images/bg_title_ie.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
}

h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

p {
	padding:0px;
	margin:0px;
}

dl {
	padding:8px;
	margin:5px 0px 0px 0px;
	width:697px;
	height:auto;
	background-image:url(images/bg_block.png) !important;
	background-image:url(images/bg_block_ei.jpg);
	background-repeat:repeat;
	border:1px solid #73899d;
}

dt {
	padding:0px;
	margin:0px 0px 8px 0px;
	border-bottom:1px dotted #73899d;
	font-size:18px;
	font-weight:bold;
	color:#e0c6b2;
}

dd {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#d7e1d0;
}

a {
	font-size:12px;
	font-weight:bold;
	color:#abcc78;
	text-decoration:none;
}

a:visited {
	font-size:12px;
	font-weight:bold;
	color:#abcc78;
	text-decoration:none;
}

a:hover {
	font-size:12px;
	font-weight:bold;
	color:#f8e567;
	text-decoration:none;
}

a:active {
	font-size:12px;
	font-weight:bold;
	color:#f8e567;
	text-decoration:none;
}

.cleardiv {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}

.wrapper {
	position:relative;
	margin:0px auto 0px auto;
	width:970px;
	height:auto;
	border-top:8px solid #abcc78;
	border-bottom:8px solid #263849;
}

.top {
	width:950px;
	height:87px;
	padding:10px;
	background-image:url(images/bg_top.png) !important;
	background-image:url(images/bg_top_ie.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.logo a {
	display:block;
	float:left;
	width:316px;
	height:87px;
	background-image:url(images/sharpcut_media.png) !important;
	background-image:url(images/sharpcut_media.jpg);
	background-repeat:no-repeat;
}

.nav {
	width:970px;
	height:30px;
	border-top:1px solid #73899d;
	border-bottom:1px solid #73899d;
	padding:3px 0px 3px 0px;
}


#mainnav {
	float:left;
	list-style: none;
	display:inline;
	margin:0px;
	padding:0px;
	width:960px;
	height:30px;
	font-size:14px;
	text-align:center;
	margin-left:5px;
	border-left:1px solid #73899d;
}

#mainnav li {
	display: block;
	float:left;
	width:auto;
	height:30px;
	line-height:14px;
	font-size:14px;
	text-align:center;
	margin-left:0px;
	text-align:center;
}

#mainnav li a {
	display: block;
	float:left;
	width:auto;
	height:22px;
	padding:8px 15px 0px 15px;
	line-height:14px;
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	border-right:1px solid #73899d;
}

#mainnav li a.last {
	border: 0;
}

#mainnav li a:hover, #mainnav li.current {
	background-image:url(images/nav_hover.png);
	background-repeat:repeat;
	text-decoration: none;
	color: #ffffff;
}

.banner {
	width:970px;
	height:216px;
	background-image:url(images/banner.png) !important;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}

.topline {
	width:970px;
	height:9px;
	border-top:1px solid #73899d;
	background-image:url(images/bg_topline.png) !important;
	background-image:url(images/bg_topline_ie.gif);
	background-repeat:repeat-x;
}

.content {
	width:946px;
	height:auto;
	padding:0px 12px 10px 12px;
	background-image:url(images/bg_mainshadow.png) !important;
	background-image:url(images/bg_mainshadow_ie.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.frontleft {
	float:left;
	width:485px;
	height:auto;
	margin-right:10px;
}

.frontmiddle {
	float:left;
	width:220px;
	height:auto;
	margin-right:10px;
}

.mainleft {
	float:left;
	width:715px;
	height:auto;
	margin-right:10px;
}

.mainright {
	float:left;
	width:220px;
	height:auto;
}

.specsrow {
	width:687px;
	height:auto;
	padding:5px;
	background-image:url(images/bg_block.png) !important;
	background-image:url(images/bg_specs_ie.jpg);
	background-repeat:repeat;
	border-top:1px dotted #73899d;
	border-bottom:1px dotted #73899d;
}

.spectitle {
	font-weight:bold;
	color:#e0c6b2;
}

.sidebox {
	padding:8px;
	margin:5px 0px 0px 0px;
	width:204px;
	height:auto;
	background-image:url(images/bg_block.png) !important;
	background-image:url(images/bg_specs_ie.jpg);
	background-repeat:repeat;
	border:1px solid #73899d;
}

.siderow {
	padding:5px 0px 5px 0px;
	border-top:1px dotted #73899d;
}

.bottom1 {
	float:left;
	width:180px;
	height:auto;
	margin:0px 10px 10px 0px;
}

.bottom2 {
	float:left;
	width:245px;
	height:auto;
	margin:0px 10px 10px 0px;
}

.bottom3 {
	float:left;
	width:150px;
	height:auto;
	margin:0px 0px 10px 0px;
}

.credits {
	float:right;
	width:335px;;
	height:auto;
	margin:0px 0px 10px 0px;
	text-align:right;
}

.bottomtitle{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0px 5px 0px;
}

.bottomlinks {
	list-style:none;
	margin:0px 0px 0px 15px;
	padding:0px;
}

.bottomlinks li {
	margin:0px;
	padding:0px;
}

.sidenav {
	padding:0px;
	margin:5px 0px 0px 0px;
	width:220px;
	height:auto;
	background-image:url(images/bg_block.png) !important;
	background-image:url(images/bg_specs_ie.jpg);
	background-repeat:repeat;
	border:1px solid #73899d;
}

.sidenav a, .sidenav a:visited {
	display:block;
	width:200px;
	height:auto;
	padding:8px 10px 8px 10px;
	background-image:url(images/bg_block.png) !important;
	background-image:url(images/bg_specs_ie.jpg);
	background-repeat:repeat;
	border-bottom:1px solid #73899d;
	font-size:16px;
}

.sidenav a:hover, .sidenav a:active {
	display:block;
	width:200px;
	height:auto;
	padding:8px 10px 8px 10px;
	background-image:url(images/bg_sidenav.png) !important;
	background-image:url(images/bg_sidenav_ie.jpg);
	background-repeat:repeat;
	border-bottom:1px solid #73899d;
	font-size:16px;
}

.textbox {
	width:691px;
	height:auto;
	padding:2px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #73899d;
	background-color:#e7ebef;
}