/* CSS Document */
body {
	background: #fff;
	font: 75% Arial, Helvetica, sans-serif;
	margin:0px; border:0px; padding:0px;
}

img {border:none;}
	
a:link, a:visited {
	color: #468966; text-decoration: none;
}	
a:hover {
	color: #FFB03B;	text-decoration: underline;
}	
h1{
	margin-top:0px;
	font: 120%/100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}	
h2{
	margin-top:0px;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
}

#main-container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#container {
	float: left;
	width: 100%;
	margin: 0;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	height: 72px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	background:#fff;
	border: 1px solid #f0f1f2;
	margin-bottom: 20px;
	padding: 5px;
	text-align:center;
}	
#logo {
	float: left;
	width:200px;
	height:60px;
	z-index:100;
	margin: 5px;
}

ul.nav{
	text-align: left; /* set to left, right or center */
	margin: 0px; /* set margins as desired */
	font: 100% Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e2ecf2; /* set border COLOR as desired */
	list-style-type: none;
	padding: 5px 5px 7px 5px; /* THIRD number must change with respect to padding-top (X) below */
}	
ul.nav li{
	display: inline;
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
	font-weight: bold;
	margin-right: 5px; /* set additional spacing between tabs as desired */
}	
ul.nav li a,ul.nav li a:visited{
	padding: 5px 25px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #e2ecf2; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #f9f9f9; /* set unselected tab background color as desired */
	color: #666; /* set unselected tab link color as desired */
	text-decoration: none;
	border-bottom: none;
}
ul.nav li a:hover{
	background: #fff; /* set desired hover color */
	color: #666; /* set unselected tab link color as desired */
	text-decoration: none;
}	

ul.nav li.nav_current a,ul.nav li.nav_current a:visited,ul.nav li.nav_current a:hover{
	padding-top: 6px; /* must change with respect to padding (X) above and below */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background: #fff url(http://www.my3id.com/templates/2008/bg/nav_button.gif) repeat-x; /* set background color to match above border color */
	background-position: 0% 0%;
	border-top: 1px solid #a7d4d5;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #a7d4d5;
	border-right: 1px solid #a7d4d5;
}

.subnav {
	background:#fff;
	border-right: 1px solid #e0ecff;
	border-left: 1px solid #e0ecff;
	border-bottom: 1px solid #e0ecff;
	border-top: 1px solid #e0ecff;
	text-align:center;
	line-height: 180%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	margin-top:5px;
}
.subnav a,.subnav a:visited{
	padding: 5px;
	text-decoration:none;
}
.subnav a:hover{
	padding: 5px;
	text-decoration: underline;
}	

.block_title {
	background: url(../images/module_head.gif) bottom repeat-x;
	border-top: 1px solid #e0ecff;
	border-left: 1px solid #e0ecff;
	border-right: 1px solid #e0ecff;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	text-indent: 10px;
	padding: 4px 0px 4px 0px;
	color:#222;
}

.block_content {
	background: #fff url(bg/module.gif) bottom repeat-x;
	border-left: 1px solid #e0ecff;
	border-right: 1px solid #e0ecff;
	border-bottom: 1px solid #e0ecff;
	padding: 5px;
	margin-bottom: 5px;
}



.imgborder {
	padding:1px;
	border:1px solid #9dafbd;
	border-color:#9eb1c0 #748799 #748799 #9eb1c0;
}


form {
	margin:0px;
	padding:0px;
}

.input1{
	display:inline;
	color: #000;
	background: #fff;
	border: 1px solid #d2d4d2;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}
/*.input1:focus,.input1_focus {
	display:inline;
	color: #000;
	border: 2px solid #a5e27d;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}*/

.inputbtn1{
	background: #c3d9ff url(bg/input.gif) repeat-x;
	display:inline;
	color: #000;
	border: 1px solid #c3d9ff;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 17px;
	cursor: pointer;
    text-decoration:none;
	font-style: normal;
	font-variant: normal;
	font-size: 90%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	white-space: nowrap;
}

.hide {display:none;}
.show {display:block;}


#content { 
	float: left;
	display:inline;
	width: 450px;
}	

.sub_category{display: inline; padding: 10px;}

a.subCategoryList:link {color: black; text-decoration: none;}
a.subCategoryList:visited {color: black; text-decoration: none;}
a.subCategoryList:hover {color: black; text-decoration: underline;}
a.subCategoryList:active {color: black; text-decoration: none;}

.breadcrumb {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active{font-weight: bold; text-decoration: none;}
.breadcrumb a:hover {font-weight: bold; text-decoration: underline;}

.mainSmallGameText {
	font: 120%/100% Arial, Verdana, Helvetica, sans-serif;
}
.pageNumbers {
	font: 120%/100% Arial, Verdana, Helvetica, sans-serif;
}
.phpas_left {
	float: left;
	display:inline;
	width: 705px;
	margin-right: 10px;
}	
.phpas_right {
	float: left;
	display:inline;
	width: 245px;
}

.phpas_left2 {
	float: left;
	display:inline;
	width: 715px;
	margin-right: 5px;
}	
.phpas_right2 {
	float: right;
	display:inline;
	width: 235px;
}
.phpas_left3 {
	float: left;
	display:inline;
	width: 350px;
	margin-right: 5px;
	min-height:50px;
}
.phpas_right3 {
	float: right;
	display:inline;
	width: 350px;
	margin-left: 5px;
	min-height:50px;
}	
.phpas_center3 { 
	float: left;
	display:inline;
	width: 710px;
}	

.subCategoryList {
	font: bold 110%/100% Arial, Helvetica, sans-serif;
	color: #000000;
}

.comment_info{
	width: 120px;
	text-align:center;
	padding:5px;
	border-bottom: 1px solid #ccc;
}

.comment_contents{
	border-bottom: 1px solid #ccc;
	padding:5px;
}

/* styles for the star rater */	
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/alt_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin: auto !important;
	margin: 0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}
