* {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #ccc;
}
a:hover {
	color: #999;
}
h1, h2 {
	color: #0066cc;
	font-weight:bold;
	text-align:left;
	padding-top: 6px;
}
h1 {
	font-size: 1.6em;
	line-height: 1.5em;
}
h2 {
	font-size: 0.9em;
	line-height: 1em;
}
body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	text-align: center;
	color: #333;
}
#header, #header_index {
	background: url(./image/headerbg.gif) top center repeat-x;
	height: 170px;
}
#header_index {
	height: 322px;
}
#headertitle {
	background: url(./image/header.jpg) top center no-repeat;
	height: 170px;
}
#headertitle_index {
	background: url(./image/header_index.jpg) top center no-repeat;
	height: 420px;
}
#topnavigation {
	padding: 4px 68px;
	color:#666;
	text-align:right;
}
#topnavigation a{
	color:#0066cc;
	font-size: 0.8em;
	line-height: 1em;
}
#topnavigation a:hover{
	color:#006699;
}

#navigation {
	float:left;
	padding: 96px 0 0 50px;
	color:#fff;
	text-align:left;
}
#navigation ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#navigation li {
	margin:4px;
	padding: 2px;
	list-style: none;
	display: inline;
}
#navigation li a{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	padding:6px 5px 6px 5px;
	font-size: 0.8em;
	line-height: 1em;
	display: inline-block;
}
#navigation li a:hover{
	border: 3px solid #fff;
	padding:2px 3px 2px 3px;
	display: inline-block;
}
#search {
	float:right;
	padding: 96px 68px 0 0;
}

#content{
	margin-top:12px;
	margin-bottom:72px;
}
#content_gallery_header{
	max-width: 800px;
	margin:0 auto;
	padding: 0;
}
#content a:link, #content a:visited {
	color: #666;
}
#content a:hover {
	color: #333;
}
#content p{
	margin-top:12px;
}

div.gallery_nav{
	text-align:right;
	font-size: 0.8em;
	line-height: 1em;
	padding:4px 32px 4px 32px;
	margin: 12px 0 12px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	clear: both;
}
#type_nav{
	text-align:left;
	font-size: 0.8em;
	line-height: 1em;
	padding:4px 32px 4px 32px;
	margin: 12px 0 12px 0;
}

#gallery {
	max-width: 800px;
	margin:0 auto;
	padding: 0;
}
#gallery  p{
	text-align:left;
}
div.screenshot {
	width:250px;
	float:left;
	margin: 4px;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align:left;
}
div.screenshot a:link img, div.screenshot a:visited img {
	border: 2px solid #66cc00;
}
div.screenshot a:hover img {
	border: 2px solid #669900;
}

div.rating {
	background:url(./image/rating.gif) top left no-repeat;
	height:20px;
	width:100px;
	float:left;
	margin-left:22px;
}
div.rating_score {
	background:url(./image/rating_score.gif) top left no-repeat;
	height:20px;
}

div.col {
	width:28%;
	float:left;
	text-align:left;
	padding:0 18px;
	font-size: 0.8em;
	line-height: 1em;
}
#center{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#index_submit {
	clear:both;
	margin: 0 auto;
	max-width:800px;
}

#index_submit_text {
	text-align:left;
	line-height: 1.2em;
	font-size: 1em;
	color:#336699;
	width:370px;
	padding: 24px 0 0 18px;
}

#submit_form {
	width:400px;
	text-align:center;
	margin:0 auto;
}
#submit_form p{
	text-align:left;
	font-size: 0.8em;
	line-height: 1.6em;
}

#submit, #submit_suggest {
	float: left;
	clear: left;
	margin: 8px auto;
	padding: 0;
}
#submit ol, #submit_suggest ol {
	padding: 6px 6px 0 6px;
	list-style: none;
}
#submit li, #submit_suggest li {
	float: left;
	clear: left;
	width: 100%;
}
#submit label, #submit_suggest label  {
	float: left;
	margin-right: 2px;
	text-align: right;
	font-size: 1em;
	vertical-align: middle;
}
#submit input, #submit_suggest input {
	float: right;
	width: 120px;
	border: 1px solid #9ACD32;
	margin:4px auto;
}
#submit textarea, #submit_suggest textarea {
	float: right;
	width: 120px;
	border: 1px solid #9ACD32;
}
#submit select{
	float: right;
	width: 120px;
	border: 1px solid #9ACD32;
	margin:4px auto;
}
select.submitto{
	float: right;
	border: 1px solid #9ACD32;
	margin:4px auto;
	text-align:center;
}
#submit input.submit, #submit_suggest input.submit {
	background:#eee;
	color:#666;
	margin: 6px 0 0 60px;
}

#error {
	text-align:left;
	color:#df0101;
	font-size: 0.8em;
}

div.submitbar {
	text-align:center;
	font-size: 0.8em;
	padding:6px;
	margin:6px 36px;
}
div.submitbar label {
	margin-top: 8px;
	margin-left: 4px;
	font-size:1em;
}
div.submitbar input {
	margin-top: 8px;
	margin-left: 1px;
	width: 120px;
	border: 2px solid #9ACD32;
}

div.back {
	float:left;
	margin-bottom:6px;
}
div.back h2{
	text-align:left;
}

div.next {
	float:right;
	margin-bottom:6px;
}
div.next h2{
	text-align:right;
}

iframe {
	width:100%;
	height:600px;
}

#alert{
	width:600px;
	height:22px;
	margin: 10px auto;
	border: 1px solid #66cc33;
	color: #0066cc;
}

#footer {
	background: url(./image/footerbg.gif) top repeat-x;
	height:165px;
	clear:both;
}
#footercontent {
	background: url(./image/footer.jpg) top right no-repeat;
	height:127px;
	padding:0;
	padding-top:38px;
	margin:0 auto;
	max-width: 800px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.2em;
}
#footerlinks {
	text-align:left;
	float:left;
	margin: 16px 6px;
	line-height: 1.2em;
}

#footerlinks a{
	color: #fff;
}
#footercopy {
	padding-right:6px;
	text-align:center;
	float:right;
	margin-top: 12px;
}

/*             styles for the star rater                */	
.star-rating{
	list-style:none;
	margin: 2px 0 0 0;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(./image/stars.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	height:25px;
	width: 25px;		
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	line-height:25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(./image/stars.gif) left center;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(./image/stars.gif) left bottom;
	position: absolute;
	top:0;
	left:0;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* remove halo effect in firefox   */
a:active{
	outline: none;
}
