/* author: Venus */
  
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #ffffff url(images/bg.jpg) no-repeat top right;
	color: #454545; 
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

a img {
	text-decoration: none;
	border: none;
}

h1 { font: normal 3em Arial, Sans-Serif; letter-spacing: 2px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }


/* layout
   ------ */


.banner {

	width: 800px;
	padding: 0 10px;
	background: #000000;
	text-align:center;
	}

.header { 
	width: 800px;
	height: 75px;
	color: #808080;
	padding: 10px 0 0 0;
	
}


.abs { 

	width: 800px;
	color: #808080;
	text-align:center;
}

.abs h1, .abs h1 a{ 
	color: #ffffff;
	font: bold 2em Arial black, arial, Sans-Serif;
}

.abs h2 a { 
	color: #ffffff;
	font: bold 0.7em arial, Sans-Serif;
	letter-spacing: 1px;
}

.content { 
	clear: both;
	width: 800px;
	padding: 10px; 
	background: #EEEEC4;
	border: 1px solid #f4f4f4;
}

.contentpicture { 
	clear: both;
	padding: 10px; 
	background: #EEEEC4;
	border: 1px solid #f4f4f4;
}

.content_gallery { 
	clear: both;
	width: 1700px;
	float:left;
	border: 1px solid #000000;
	background: #000000;
}
			.content_gallery h3 {
				background: #000000;
				color: #FFF;
				padding: 7px 0 7px 5px;
				font: bold 1em Tahoma, Arial, Sans-Serif;
				margin: 0 0 0 0;
			}


.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 310px;
		padding: 0 0 0 4px;
		border-left: 1px solid #eee;
	}


.bar { 
	clear: both;
	margin: 0; 
}




/* right side
   --------- */

.right {
	float: right;
	width: 470px;
	margin: 0 0 10px 0;
}


.right_gallery {
	float: left;
	text-align: center;
}

.right_gallery h1 { font: bold 3em Arial, Sans-Serif; letter-spacing: 2px; padding: 7px 0 0 8px; margin: 0; }
.right_gallery h1 a { text-decoration: none; background: #000000; display: block;}
.right_gallery h1 a:hover { color: #FF6600; background: inherit; }

.right h3 {
	clear: both;
	background: #85BAF0 url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}



	.left_side {
		float: left;
		width: 400px;
		padding: 0 0 0 10px;
		margin: 10px 0;
		font-weight: bold;

	}
		.left_side ul li { 
		  list-style: square; 
		  margin: 0 0 0 5px;
		  padding: 0;
		}
		
	.left_side a, .right_side a { color: #414141;}
	.left_side a:hover {color: #000000;}
		
	.right_side {
		float: right;
		width: 180px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 5px;
		margin: 10px 0;

	}
		
	.right_box { margin: 0 0 10px 0; color: #000; background: #EEEEC4; padding: 3px 0; }
	.right_box p { padding: 3px;}
	.right_box h1 { font: bold 1.8em Arial, Sans-Serif; letter-spacing: 2px; padding: 7px 0 0 0; margin: 0; background:#1F688F;}
	.right_box_link  { margin: 0 0 10px 0; color: #000; background: #EEEEC4; padding: 3px 0; }
	.right_box_link  a { text-decoration: none; font: 12px verdana; font-weight: bold;}
		
/* left side
   ---------- */
		
.left {
	float: left;
	width: 310px;
	margin: 0 0 10px 0;
	background: #f3f3f3;
}

.left h3 {
	clear: both;
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.left_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}

	.nav_left {
		float: left;
		width: 140px;
		padding: 0 0 0 0;
		margin: 10px 0;
	}
		
	.nav_left a, .nav_right a { color: #000000; background: #FFF; font-weight: bold; font-size:1em; text-decoration:none;}
	.nav_right a:hover {color: #414141; }
		
	.nav_right {
		float: right;
		width: 145px;
		color: #414141;
		padding: 0 0 0 5px;
		margin: 10px 0;
	}


.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	width: 800px;
	padding: 0 10px;
	clear: both;
	background-color: #000;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top: 5px solid #ce6500;
	line-height:1.8em;
	}

#footer a {	
	color: #ccc;
}



.navone { 
	clear:both;
  float: right;
  margin-left: 0; padding: 0; /* large left margin means this row is pushed down correctly */
  width: 300px; height: 85px; 
  background-color: transparent; 
}

/* USE MAINNAV FOR THE FIRST ROW OF LINKS */

#mainnav {
  width: 300px;
  height: 85px;
  margin: 0;
  padding: 0;
}

#mainnav li { 
  float: left;
  list-style: none; 
  margin: 0;
  padding: 0;
}

#mainnav a {
  margin: 10px 0 0 10px; /* margin on only the left and top */
  padding: 25px 0 0 0;
  display: block;
  width: 90px;
  height: 50px;
  text-align: center;
  font-weight: bold; font-size: 12px;
}

#mainnav a:link, #mainnav a:visited {
  color: #fff;
  text-decoration: none;
  background: rgb(61, 152, 201);
}

#mainnav a:hover, #mainnav a:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(129, 211, 255);
}

/* USE SECOND NAV FOR THE SECOND ROW OF LINKS */

#secondnav {
  width: 300px;
  height: 85px;
  margin: 0;
  padding: 0;
}

#secondnav li { 
  float: left;
  list-style: none; 
  margin: 0;
  padding: 0;
}

#secondnav a {
  margin: 10px 0 0 10px; /* margin on only the left and top */
  padding: 25px 0 0 0;
  display: block;
  width: 90px;
  height: 50px;
  text-align: center;
  font-weight: bold; font-size: 12px;
}

#secondnav a:link, #secondnav a:visited {
  color: #fff;
  text-decoration: none;
  background-color: rgb(31, 104, 143);
}

#secondnav a:hover, #secondnav a:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(61, 152, 201);
}


/* USE SECOND NAV FOR THE SECOND ROW OF LINKS */

#thirdnav {
  width: 300px;
  height: 85px;
  margin: 0;
  padding: 0;
}

#thirdnav li { 
  float: left;
  list-style: none; 
  margin: 0;
  padding: 0;
}

#thirdnav a {
  margin: 10px 0 0 10px; /* margin on only the left and top */
  padding: 25px 0 0 0;
  display: block;
  width: 90px;
  height: 50px;
  text-align: center;
  font-weight: bold; font-size: 12px;
}

#thirdnav a:link, #thirdnav a:visited {
  color: #fff;
  text-decoration: none;
  background-color: rgb(31, 104, 143);
}

#thirdnav a:hover, #thirdnav a:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(61, 152, 201);
}



#nav {
	text-align: center;
	width: 800px;
	background: #000 url(images/nav.gif) repeat-x;
	padding: 0 10px;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#nav li, #nav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#nav li a {
	background: transparent url(images/nav.gif) repeat-x;
}

#nav li a:hover, #nav li#current a {
	background: transparent url(images/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}


#bottom_menu {
	Clear:both;
	width: 800px;
	padding: 5px 0;
	
	text-align: center;
	}

#bottom_menu ul{
	
}
#bottom_menu li{
	display: inline;
}

#bottom_menu li a{
	font-weight: bold;
	color:#be9826;
	text-decoration: none;
	padding: 5px;
}

#bottom_menu li a:hover{
	color:#ffffff;
	background: #333;
}


/* USE For Thumbnail gallery */

.thumbnail
{
float: left;
text-align: center;
width: 200px;
border: 1px solid #999;
margin: 5px;
padding: 5px;
}

.thumbnail a img {
	text-decoration: none;
	border: none;
}

.clearboth { clear: both; }










/* TUMBNAIL */

.photos {
	margin: 2px;
	background: #EEEEC4;
	clear:both;
}
.photos a {
	width: 106px;
	height: 148px;
	float: left;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 4px;
}

.photos img a{
	text-decoration: none;
	border: 0;
}

.photos a img {
	text-decoration: none;
	border: 0;
}

.photos>a {
	min-height: 148px;
	height: auto;
}
.photos a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #729AD7;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}


.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

/* end THUMBNAIL */


/* TUMBNAIL GAME */

.game {
	margin: 2px;
}
.game a {
	width: 90px;
	height: 100px;
	float: left;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	margin-right: 4px;
}

.linkgames a{

	font-size: 14px;
	width: 100%;
	height: 30px;
	font-weight: bold;
	color: #ce6500;
}


.game img a{
	text-decoration: none;
	border: 0;
}

.game a img {
	text-decoration: none;
	border: 0;
}

.game>a {
	min-height: 148px;
	height: auto;
}
.game a.last {
	margin-right: 0;
}
.game a:hover {
	color: #729AD7;
}
.game a span {
	display: block;
	padding-top: 2px;

}
.game a>span {
	padding-top: 5px;
}

.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

/* end THUMBNAIL */



.content_gallery { 
	clear: both;
	width: 1700px;
	float:left;
	border: 1px solid #000000;
}

.right_gallery {
	float: left;
}

