/*
Theme Name: shab35

*/


*{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	font: normal .70em/1.6em Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	background:#d9ecf3 url(images/background.jpg) no-repeat center top;
}

a{ text-decoration:none; color:#0549c9;}
a:hover{ text-decoration:underline; color:#008800;}

h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
 	font: bold 1.8em Arial, Helvetica, sans-serif;
	color:#003366;

}

h1{ font-size: 1.8em;}
h2{ font-size: 1.6em;}
h3{ font-size: 1.4em;}
h4{ font-size: 1.3em;}
h5{ font-size: 1em;}

p{ /*padding:20px; */}

/* ZUB
ul { margin: 0; padding : 0; list-style-type:none; }*/

/* ZUB */
#sidebar ul { margin: 0; padding : 0; list-style-type:none; }
/*#main ul, #main ol { padding-left: 20px; /*font-size:1.2em; */}*/
#main ul.commentlist, #main ol.commentlist { margin: 0; padding: 0; list-style-type:none; margin-bottom: 10px;}
#main ul.commentlist li, #main ol.commentlist li { list-style-type:none; }
/* ZUB */

td{
	vertical-align:top;
}

/* images */
img{ border:none;}

img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 10px;
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

/* object code  - added by william */
object{
	padding: 5px;
}
object.no-border {
	border: none;
}
object.float-right {
  margin: 5px 0px 5px 15px;
}
object.float-left {
  margin: 5px 15px 5px 0px;
}

/* form elements */
form {
	margin: 10px;
	padding: 4px 5px;
	border: 1px solid #EFEFEF;
	background: #F8F8F8;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0px;
}

input {
	margin:0px 5px 0px 5px;
	padding: 2px;
	border:1px solid #b3cedc;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #ffffff url(images/textbox.gif) top left repeat-x;
}

input:hover {
	border:1px solid #339ae6;
	background: #ffffff url(images/textbox_h.gif) top left repeat-x;
}

textarea {
	width: 280px;
	margin:0px 5px 5px 5px;
	padding: 2px;
	border:1px solid #c2d9e1;
	font: normal 1em Arial, Helvetica, sans-serif;
	height:100px;
	display:block;
	color: #666666;
	background: #ffffff url(images/textbox.gif) top left repeat-x;
}

textarea:hover{
	border:1px solid #339ae6;
	background: #ffffff url(images/textbox_h.gif) top left repeat-x;
}

.textbox{
	font: normal 1em Arial, Helvetica, sans-serif;
	color:#777;
}

/* helper classes */
.clear {
	display:block;
	clear: both;
}

.clear-both{
	display:block;
	clear: both;
}

.clear-left{
	display:block;
	clear:left;
}

.clear-right{
	display:block;
	clear:right;
}

.clearfix{
	display:block;
	clear:both;
	height:1px;
}

.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-center{ text-align:center; }


.small{
	font-size:11px;
	font-weight:normal;
}
/* page layout */

#page{
	margin:0px auto;
	padding:0px;
	width:984px;
	text-align:left;
	background:transparent url(images/layout_page.jpg) top left repeat-y;
}

#header{
	position:relative;
	margin:0px auto;
	padding:45px 0 0 0;
	width:984px;
	height:100px;
	}

#header a{
	color: #fff;
	font-size: 4em;
	line-height: 1.1 ;
	text-shadow: 0 0 10px #000077 ;
	text-transform: uppercase ;
}

#header a:hover{
	text-decoration: none ;
}


#content{
	margin:0px;
	padding:10px;
	width:964px;
	background: transparent url(images/layout_content.jpg) bottom left no-repeat;
}

/* content elements */


#main{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:770px;
	float:left;
	text-align:left;
}

/**
 * fullscreen layout used for the play.php for online games.
 */
#main_wide{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:740px;
	float:left;
	text-align:left;
}

#sidebar{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	float:right;
}

#footer{
	margin:0px;
	padding:34px 0px 0px 0px;
	width:984px;
	clear:both;
	background:#d9ecf3 url(images/layout_footer.jpg) left 20px no-repeat;
	text-align:center;
}

#fcontent{
	margin:0px;
	padding:0px 0px 8px 0px;
	background:transparent url(images/layout_page.jpg) top left repeat-y;

}

#copyright{
	background:#d9d9d9;
}

/* header elements */





#navmenufon{
	width:982px;
	background: url(images/dividerfon.jpg) repeat-x bottom;
	margin:0px 0px 0px 1px;
	padding:0px 0px 1px 0px;
}

#navmenu{
	display:block;
	float: left;
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 1px;
	width:760px;
	background: transparent url(images/divider.gif) top left no-repeat;
}


#navmenu ul{
	margin:0px;
	padding:0px;
}

#navmenu ul li{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	line-height:32px;
	float:left;
	background:transparent;
}

#navmenu ul li a{
	display:block;
	margin:0px;
	padding:0px 10px 0px 10px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	background:transparent url(images/divider.gif) top right no-repeat;
	float:left;
}

#navmenu ul li a:hover{
	background:#ffffff url(images/divider_h.gif) top right no-repeat;
	height:31px;
	line-height:32px;
	border-bottom:1px solid #8dbde3;
}

#navmenu ul li a.current{
	color:#000000;
	background:#ffffff url(images/divider_h.gif) top right no-repeat;
}

#navmenu ul li a.current:hover{
	height:32px;
	line-height:32px;
	border-bottom:none;
}

#navmenusear{
	display:block;
	float: right;
	width:215px;
	margin: 15px 0px 0px 0px;
}


/* BUTTON STYLES */


/* input button */

input.button{
	width:auto;
	padding:2px;
	font: bold 1em/1.1em Arial, Helvetica, sans-serif;
	color: #ffffff;
	border:1px solid #1b83de;
	border-right:1px solid #004499;
	border-bottom:1px solid #004499;
	background: #004499 url(images/btn_righ.gif) 0px -6px repeat-x;
	cursor:pointer;
}

input:hover.button{
	color:#ffffff;
	border:1px solid #2299f1;
	border-right:1px solid #0466bf;
	border-bottom:1px solid #0466bf;
	background: #004499 url(images/btn_righ.gif) 0px -41px repeat-x;
}


/* anchor buttons */
a.btn{
	margin:10px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    position: relative;
    float: left;
    font-weight: bold;
    color: #ffffff;
    background: transparent url(images/btn_right.gif) top right no-repeat;
    text-decoration:none;
    display:inline;
}

a.btn:hover{
    background-position: right bottom;
    text-decoration:none;
    cursor:pointer;
}

a.btn span{
    position: relative;
    float: left;
    padding: 0px 0px 0px 40px;
    height: 34px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    display:inline;
    line-height: 34px;
    background-image: url(images/btn_arrow.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

a.btn_download span{
    background-image: url(images/btn_download.gif);
}

a.btn_cart span{
    background-image: url(images/btn_cart.gif);
}

/** over ride for back and video button */

a.btn_back, a.btn_video{
	margin:10px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    background: transparent url(images/btn_sm_right.gif) top right no-repeat;
}

a.btn_back span,a.btn_video span{
    padding: 0px 0px 0px 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
}

a.btn_back span{
    background-image: url(images/btn_sm_left.gif);
}

a.btn_video span{
    padding: 0px 0px 0px 35px;
    background-image: url(images/btn_sm_left_video.gif);
}
/* end back video buttons */

a.btn:hover span{
    background-position: left bottom;
}



a#btnmac, a#btnpc{
	height:34px;
	margin:10px 0pt 0pt;
	padding:0pt;
	text-indent:-30000px;
	width:90px;
}



/* main */
#main h2{
	padding: 0 0 5px 0;
	margin: 0 15px 15px 15px;
}
#main h3{
	padding: 10px 0 5px 0;
	margin: 0 15px 0px 15px;
	color:#00305b;
	font-weight:bold;
}



/* FEATURE BOX The round borders that display around the feature image */
div.feature_tile{
	margin:0px 0px 0px 12px;
	padding:0px;
	width:277px;
	height:100%;
	background:#ffffff url(images/feature_fon.jpg) top left repeat-y;
	float:left;
}

div.feature_top{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:277px;
	height:100%;
	background:transparent url(images/feature_top.jpg) top left no-repeat;

}

div.feature_bottom{
	margin:0px;
	padding:25px 0px 10px 0px;
	width:277px;
	height:100%;
	background:transparent url(images/feature_bot.jpg) bottom left no-repeat;
}



/* main_index styles */
#feature{
	margin-left:5px;
}

.fgame{
	margin:0px 0px 0px 8px;
	padding:0px;
	width:230px;
	text-align:center;
	list-style-type:none;
	line-height:1.2em;
}

.fgame li{
	margin:0px auto;
	width:230px;
}

.game{
	margin:0px 0px 0px 12px;
	padding:0px;
	width:135px;
	float:left;
	list-style-type:none;
	line-height:1.2em;
	overflow:hidden;
}

.fgame a, .game a{
	font-weight:bold;
}

.game span{/* used for numbers or date */
	font-weight:bold;
	line-height:1.4em;
	color: #339900;
}

#feature h3{
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:1.4em;
	font-weight:bold;

}

#feature h4{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:1em;
	font-weight:bold;
	color: #339900;
}

/* genrelist found on index.php*/



h3.genrecaption{
	font-family: verdana, arial, sans-serif;
	margin:0px;
	padding:20px 30px;
	text-align:left;
    font-size: 16px;
    font-weight: bold;
}

h3.genrecaption strong{
		color: #339900;
}

h3.genrecaption span{
	color: #339900;
	font-size:10px;
}
.listcontainer{
	width:540px;
	margin:15px 0px 15px 15px;
	padding:0px;
	background-color: #d4e3f0;
	background:transparent url(images/listcontainer.gif) top left repeat-y;
}

.list{
	margin:0px;
	padding:0px 0px 0px 10px;
	width:260px;
	float:left;
}

.list a{
	display:block;
	font-weight:bold;
	font-size: 0.94em;
	line-height:1.8em;
}
.bullets li{
	margin:0px 10px;
	padding:0px 0px 0px 15px;
	background:transparent url(images/bullet_blue.gif) center left no-repeat;
	list-style-type: none;
}

.requirements{
	font-size:11px;
}

/* SORT LIST  browse.php */

#sortlist label, #sortlist select{
	float:left;
	line-height:1em;
}
#sortlist label{
	margin-left:2px;
	margin-right:2px;
}

#sort{
	margin-left:2px;
	width:100px;
}
#order{
	margin-left:2px;
	width:100px;
}
#genre{
	margin-left:2px;
	margin-right:2px;
	width:100px;
}

.textbox{
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #b3cedc;
	color:#777;
}




/* box classes */

.comment{
	margin: 20px 0px 10px 15px;
}

.pagination{
	margin: 10px 0px 10px 5px;
	padding: 4px;
	font-size: 95%;
	border: 1px solid #EFEFEF;
	background: #F8F8F8;
}

.post{
	padding: 3px 10px;
	margin: 0px 5px 10px 5px;
	clear:both;
}

.post-footer {
	font-size: 95%;
	border: 1px solid #EFEFEF;
	background: #F8F8F8;
	padding: 3px 10px;
	margin: 20px 0px 10px 15px;
	clear:both;
}

.post-footer .date {
	background: url('images/time.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .comments {
	background: url('comment.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .readmore {
	background: url('page0000.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .category {
	background: url('images/category.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .tag {
	background: url('tag00000.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .edit {
	background: url('page_edi.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .user {
	background: url('images/user.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .comment_edit {
	background: url('comment_.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Request view */
iframe#requestframe{
	margin:0px auto;
	width:500px;
	height:350px;
}

#requestBack{
	margin:0px 0px 0px 225px;
}

/* Play view */

#playBack{
	margin:0px 0px 0px 325px;
}






/* MAIN */

/* ZUB
#main h4, #main form, #main .text div, #main .text p{
*/
#main h4, #main form, #main .text div, #main .text p, #main .text li, #main .alt_text div, #main .alt_text p, #main .alt_text li, #main .commentlist p {
	margin-left:15px; /* ZUB */ margin-right:15px;
}





/* MAIN over ride headers inside alt layout */
/* ALT LAYOUT */
#main h3.alt_top, #main h4.alt_top{
	margin: 0;
}

#main h3.alt_top{
	padding:5px 5px 15px 5px;
	font-size:1.6em;
}

#main .alt_bottom .post-footer{
	 margin-left:0px; /* ZUB */margin-right:0px;
}
#main .alt_bottom{
	margin-right:0px;
}

/* ALT MODULE BOX */
.alt_top{
	padding:5px 5px 15px 5px;
	color:#00305b;
	font-weight:bold;
	background: #ffffff url(images/alt_top.jpg) top left repeat-x;
	font-size: 1.2em;
}

.alt_bottom{
	margin:0px 5px 15px 5px;
	border:1px solid #d7e9fd;
	background: #ffffff url(images/alt_bott.jpg) bottom left repeat-x;

}
.alt_text{
	padding:4px 4px 15px 4px;
}





#navmenusear form {
	margin: 5px 0 0 0;
	padding: 0;
	border: 0px;
	background: none;
}

#navmenusear .search {
	margin: 1px 0 0 0;
}



/* GAME INFO  PAGE*/

#main .gameinfo-right h3{
	padding:0px;
	margin:0px;
}

.gameinfo-left{
	width:230px;
	float:left;
}

.gameinfo-left .btn_download{
 	margin:10px 0px 5px 25px;
 }

.gameinfo-left .btn_cart{
	margin:5px 0px 10px 25px;
}

.gameinfo-left .btn_play{
	margin: 5px 0px 5px 25px;
}

.gameinfo-right{
	margin:0px;
	padding:0px 0px 0px 10px;
	width:500px;
	float:right;
	border-left:1px solid #b3cedc;
}

.gameinfo-right .btn_video{
	margin: 5px 0px 5px 95px;
}

.gameinfo-right .requirements{
	margin:0px;
	float:left;
 	padding-top:10px;
 	padding-left:0px;
 	width:239px;
}

.requirements strong{
	color:#003366;
}



#gameinfo .btn_back{
	margin:20px 0px 20px 370px;
}
.screenshots{
	margin:5px auto;
	padding:5px 0px;
	text-align:center;
	border: 1px solid #b3cedc;
	border-left:0px;
	border-right:0px;
	width:260px;
}
#logo{
	width: 360px;
	height: 109px;
	display: block;
	z-index:102;
}

.promo{
	width: 714px;
	padding: 0 0 11px 12px;
}

.promotop{
	width: 714px;
	height: 20px;
	background: url('images/promo_top.jpg') no-repeat bottom;
}

.promobot{
	width: 714px;
	height: 13px;
	background: url('images/promo_bot.jpg') no-repeat;
}

.promotext{
	width: 684px;
	padding: 0 15px;
	background: url('images/promo_fon.jpg') repeat-y;
}

.smallg {text-align: center ; margin: 0 ; padding: 0 30px ; }


