/*
Theme Name: gamezine
Description: 3 coloumn pro gamer theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding:0;
	color:#668790;
	font-size:13px;
	background:#DCDAD3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
	
	
img {
	border:0;
	}
a {
	color:#0000cc;
	text-decoration:none
	}
a:hover {
	color: #000;
	text-decoration:none
		}
		


	
blockquote {
	padding-left:10px;
	color:#245071;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}
	
.ad1{
	text-align:center;
	margin:5px auto;
	padding:0 0;
}
/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	min-height:100%;
	padding: 0 0 0px 0;
	background-color:#FFF;
	}
	
	
/* The Top */

#top {
	height:158px;
	margin:auto;
	background:#f5f3f3 url(images/head.jpg);
	background-repeat:no-repeat;

	}
.blogname {
	float:left;
	width:700px;
	margin:0px 0 0 0;
	}
.nav_logo h1  {
	display:none;
	}
	

/* Search */


#search {
	height:32px;
	width:auto;
	padding-top:10px ;
	padding-bottom:5px ;
	margin-right:5px;
	margin-top:0px;
	width:325px;
	float:right;
	/*background:url(images/searchb.jpg);*/	
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	margin-right:5px;
	float: left;
	width:250px;
	padding: 5px 5px;
	/*background:url(images/sf.jpg) no-repeat;*/	
	background:#EDEDED;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#999;
}

#searchsubmit {
	width:60px;
	float: left;
	background:url(images/smit.jpg) no-repeat ;
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}

			
/* The Menu */

#foxmenucontainer{
	height:29px;
	background:url(images/page.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;

	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #367192;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;

	}
	
#menu a:hover {
	color: #ccc;
	display: block;
	text-decoration: none;
	background:url(images/pagea.jpg) repeat-x;
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}


#catmenucontainer{
	height:29px;
	background:#fff;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #d9d9d1;
	border-bottom:1px solid #d9d9d1;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #828282;
	display: block;
    font-weight: normal;
   	padding: 5px 10px 6px 10px;
	border-right:1px solid #d9d9d1;
	}
	
#catmenu  a:hover {
	color: #bc0705;
	display: block;
	text-decoration: none;
	border-right:1px solid #d9d9d1;
	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	background:#fff;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #828282;
	border-left:1px solid #d9d9d1;
	border-right:1px solid #d9d9d1;
	z-index:2;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#fff;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #bc0705;
	z-index:2;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:11;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	

#featured{
	height:auto;
	margin:0 0 5px 0;
}	
	

/* Content*/	
	
.content {
	padding:10px 5px 5px 5px;
	background-color: #FFFFFF;
	}	


#content {
	float: left;
	width: 650px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}
	
#content_page {
	float: left;
	width: 990px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}	
	

#lpst h2 {
	
	height:25px;
	font-size:11px;
	font-weight:bolder;
	color:#000;
	margin:0 ;
	padding:10px 0 0 5px;
	
	
}

/* post */
	
.post {
	width: 317px;
	float:left;
	margin: 0px 3px 8px 5px;
	padding:0px 0 0 0;
	background-image:url(images/post_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	color:#222;
	}

.post h2 {
	margin: 5px 0 0px 0;
	padding: 7px 5px 0px 0px;
	text-align: left;
	font-size: 12px;
	overflow:hidden;
	height:35px;
	font-weight:bold;
	text-transform: none;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#000;
	overflow:hidden;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #666;
	background-color: transparent;
	}
	
.post img{
	float:left;
	margin: 10px 5px 5px 10px;
	padding: 2px;
	border:1px solid #ccc;
	background:#FFF;

}

/* arhivepost */

.arhivepost {
	width: 620px;
	float:left;
	margin: 0px 3px 8px 5px;
	padding:10px 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	color:#222;
	border-bottom:1px dotted #ccc;
	}

.arhivepost h2 {
	margin: 5px 0 0px 0;
	padding: 7px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	overflow:hidden;
	height:16px;
	font-weight:bold;
	text-transform: none;
	}

.arhivepost h2 a, .arhivepost h2 a:link, .arhivepost h2 a:visited  {
	color:#000;
	overflow:hidden;
	background-color: transparent;
	}
.arhivepost h2 a:hover  {
	color: #666;
	background-color: transparent;
	}
	
.arhivepost img{
	float:left;
	margin: 0px 5px 5px 5px;
	padding: 2px;
	border:1px solid #ccc;
	background:#FFF;

}	
	

	
	

.authr{


	padding:5px 0 0 0px;
}


.postinfo {
	height:20px;
	padding: 2px 5px 2px 0px;
	font-size:14px;
	background-image: url(images/post_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
			}
.time{
	float:left;
	margin-left:4px;
	padding:0px 0 0 25px;
	color:#A06933;
	background-repeat:no-repeat;
	font-size:12px;

	}	
.time a:link,.time a:visited {
	color:#000;
	}
	
.rmore{
	float:right;
	margin-left:4px;
	padding:0px 10px 0 0px;
	color:#fff;
	background-repeat:no-repeat;
	font-size:12px;
	
	}
	
.rmore a:link,.rmore a:visited {
	color:#e93b00;
	}
	
.rmore a:hover {
	color:#8c2401;
	}	
	
.mentry a:link,
.mentry a:visited {
	color: #DF1000;
	background-color: transparent;
}

.mentry a:hover {
	color: #fbb100;
	background-color: transparent;
	text-decoration: none;
}
.mentry{
	margin:20px 10px 0 10px;
	height:110px;

}
.mentry p{
	margin: 5px 0 0 0;
	padding: 0px 10px;
	font-size:12px;
	color:#333;

	}


.singlemeta{
	width:668px;
	background:#fff;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;

}	
	
/* sidebar */
#rightcol{
	width:330px;
	float:right;
}
#fideohead{
	height:15px;
	background:#000 url(images/fcont_01.gif) no-repeat;
	width:324px;
	margin:0 0 0px 5px;
}

#fideofoot{
	height:9px;
	background: url(images/fvoot.jpg) no-repeat;
	width:325px;
	margin:0px 0 5px 0;
}
#fvideo {
	width:320px;
	background-image: url(images/fcont_02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px 2px 17px 2px;
	margin:0 0 0px 5px;

}	

#fvideo p{
	margin:0px 5px;
}

#fvideo h2 {
	margin:0px 5px;
	text-align: left;
	font: 16px Arial, century gothic,verdana,  sans-serif;
	font-weight:bold;
	text-transform: none;
	color:#48708f;
	padding:5px 0px;
	}

#fvideo h2 a, #fvideo h2 a:link, #fvideo h2 a:visited  {
	color: #48708f;
	background-color: transparent;
	}
.fat{
	margin:5px 5px;
	text-align: left;
	font: 12px Arial,century gothic,verdana,  sans-serif;
	color:#ccc;
	padding:0px 0px;

}	
	

/* The Sidebar1 */
.sidebar1{
	float:left;
	width:320px;
	margin-top:10px;
	padding-top:10px 10px 0 10px;
	font-size:12px;
	}

.sidebar1 h2 {
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#000;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	font-weight:bolder;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 30px 0px;
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {

	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #606975;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	/*background:#03070d;*/	
	border-bottom:1px solid #CCCCCC;
	}

.sidebar1 ul li a:hover {
	background:#CCCCCC;
	color:#000000;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#03070d;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:150px;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	}

.sidebar2 h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/sh2.jpg);
	font-weight:normal

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

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #606975;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#03070d;
	border-bottom:1px solid #020408;
	}

.sidebar2 ul li a:hover {
	background:#070d17;
	color:#bacbda;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar2 table {

	width:100%;
	text-align:center;
	background-color:#03070d;
	}		
	
/* --- FOOTER --- */

#footer {
	height:25px;
	margin:0;
	padding:10px 0 20px 0;
	color:#000;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#000;
	}

#footer a:hover {
	color:#333;
	}
.fleft{
	float:left;
	padding: 0 0 0 10px;

}

.fright{
	float:right;
	padding: 5px 10px 0 0;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:8px 10px;
	margin:0px 0 0 0;
	/*background:url(images/navig.jpg);*/
	float:left;
	width:630px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000;
	}
.navigation a:hover {
	color:#ccc;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	height:25px;
	padding:10px 10px 25px 10px;
	margin:0;
	font-size:24px;
	text-align:left;
	color:#000;
	}
h2.pagesubtitle {
	padding:5px 10px;
	margin:0 0 5px 0;
	font-size:12px;
	text-align:left;
	color:#000;
	}	
	

	
	
/* The Comments */

.comments {

	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#E8EBDA;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-size:14px;

	}
.comments-count{
	font-weight:bold;
	font-size:18px;
	padding:0 0 0 20px;
	color:#fff;
}	
	
#commentform {
	padding-left:20px;
	}
#commentform input {
	background:#E8EBDA;
	border:1px solid #D0D0D0;
	color:#666;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#20425D;
	border:1px solid #43627E;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 20px;
	padding:0;
	font-weight:normal;
	color:#62696c;
	}
	

.commentbox ol {
	list-style-type:none;
	margin: 0 ;
	padding:20px 0px;
	
	}
.commentbox ol li{
	list-style-type:none;
	margin: 5px 0 ;
	padding:5px 5px;
	
	}
	
.alt{
	background:#fff url(images/com.jpg) top repeat-y;

}	

.odd{
	background:#fff url(images/col.jpg) top repeat-y;

}
	
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#ccc;
	
	}
.commentmeta small{
	color: #F5072B;
	
}
.comments img{

	margin:4px 4px;
	background:#245071;
	padding:4px 4px;

}









.featlist {
	width:325px;
	}
		
.highlight{
	margin-top:4px;
	height:36px;
	background:#232628 url(images/top5.jpg) ;
	width:325px;
	float:left;
}	
.fblock h2{
	margin: 0px 0 0px 0;
	padding: 5px 0px 3px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	height:16px;
}
.fblock h2 a:link, .fblock h2 a:visited{
	color:#4d7891;
}
.fblock {
	
	width: 325px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding:0px 0 0 0;
	background:url(images/featl.jpg);
	display:inline;
	color:#222;
}


.fblock p{
	margin:5px 5px;
	color:#6b7478;
}


.fblock img {
	float:left;
	border:1px solid #393F42;
	margin:5px 5px 5px 5px;
	padding:0 0;
	}
	
.fcats{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:1px 0 0px 0;
	height:15px;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	height:13px;
}	
.auth{
	overflow:hidden;
	font-size:12px;
	color:#d7ebfc;
	padding: 2px 0 0 0px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:10px;
	color:#6a8199;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
		
}

.fmeta a:link,.fmeta a:visited{
	overflow:hidden;
	font-size:12px;
	color:#3a6e98;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}

.fmeta a:hover{
	overflow:hidden;
	font-size:12px;
	color:#fff;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}
	
.sponsor{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width:620px;
	float:left;

}

.sponsor ul {
   	 margin: 0px 0px;
	 padding: 0px 10px;
	 overflow: auto;
	 list-style:none;
}
	 
.sponsor ul li{
	height:125px;
	width:125px;
	margin: 2px 7px ;
	padding:5px 5px;
	list-style:none;
	display : block;
	display:inline;
	float:left;
	background:#0E1829;
}

.sponsor li a:link, .sponsor li a:visited {
	text-decoration: none;
}

/* ::::: mainmenu.css ::::: */



td { font-size: 12px; }
.flybox { display: none; position: absolute; z-index: 101; text-align: left; white-space: normal; }
#wrapper {
	margin: 0px auto;
	width: 90%;
	text-align: left;
	width: 1000px;
	
	background-color: #FFFFFF;
	/*background-image: url(images/home_top.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}



/* rollover styles FF*/
#site_bar .navB li#seg1            { background:url('mainmenu/nav02_product.png') no-repeat left top; width:115px; }
#site_bar .navB li#seg1:hover      { background:url('mainmenu/nav02_product.png') no-repeat left -50px; }
#site_bar .navB li#seg2           { background:url('mainmenu/nav02_news.png') no-repeat left top; width:115px; }
#site_bar .navB li#seg2:hover     { background:url('mainmenu/nav02_news.png') no-repeat left -50px; }
#site_bar .navB li#seg3           { background:url('mainmenu/nav02_lineup.png') no-repeat left top;  width:115px; }
#site_bar .navB li#seg3:hover     { background:url('mainmenu/nav02_lineup.png') no-repeat left -50px; }
#site_bar .navB li#seg4           { background:url('mainmenu/nav02_contact.png') no-repeat left top; width:115px; }
#site_bar .navB li#seg4:hover     { background:url('mainmenu/nav02_contact.png') no-repeat left -50px; }
#site_bar .navB li#seg5           { background:url('mainmenu/nav03_features.png') no-repeat left top; width:115px; }
#site_bar .navB li#seg5:hover     { background:url('mainmenu/nav03_features.png') no-repeat left -50px; }

li#seg1 a { width:115px; height:50px; }
li#seg2 a { width:115px; height:50px; }
li#seg3 a { width:115px; height:50px; }
li#seg4 a { width:115px; height:50px; }
li#seg5 a { width:115px; height:50px; }

/* hereNav: selected level 1 marker*/
#site_bar .navB li#seg1.hereNav    { background: transparent url('mainmenu/nav02_product.png') no-repeat 0px -100px; }
#site_bar .navB li#seg2.hereNav   { background: transparent url('mainmenu/nav02_news.png') no-repeat 0px -100px; }
#site_bar .navB li#seg3.hereNav   { background: transparent url('mainmenu/nav02_lineup.png') no-repeat 0px -100px; }
#site_bar .navB li#seg4.hereNav   { background: transparent url('mainmenu/nav02_contact.png') no-repeat 0px -100px; }
#site_bar .navB li#seg4.hereNav   { background: transparent url('mainmenu/nav03_features.png') no-repeat 0px -100px; }
#site_bar .navB li#seg1.hereNav:hover  { background: transparent url('mainmenu/nav02_product.png') no-repeat 0px -50px; }
#site_bar .navB li#seg2.hereNav:hover { background: transparent url('mainmenu/nav02_news.png') no-repeat 0px -50px; }
#site_bar .navB li#seg3.hereNav:hover { background: transparent url('mainmenu/nav02_lineup.png') no-repeat 0px -50px; }
#site_bar .navB li#seg4.hereNav:hover { background: transparent url('mainmenu/nav02_contact.png') no-repeat 0px -50px; }
#site_bar .navB li#seg4.hereNav:hover { background: transparent url('mainmenu/nav03_features.png') no-repeat 0px -50px; }
#site_bar .nav_bar { background: transparent url('mainmenu/sitenavbg.png') no-repeat scroll left top; height: 50px; width: 990px; position: relative; left: 5px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }


#fly1 { margin-left: 10px ! important; }
#fly2 { margin-left: -197px ! important; }
#fly3 { margin-left: 10px ! important; }

div#product_bt { background: transparent url('mainmenu/flybg_product.png') no-repeat scroll left top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 253px; height: 143px; }
div#product_bt #tblShop { margin-left: -8px; }



div#lineup_bt .topflylinks { margin-top: 15px; }
div#lineup_bt { background: transparent url('mainmenu/flybg_linenup.png') no-repeat scroll left top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 517px; height: 203px; }

div#contact_bt { background: transparent url('mainmenu/flybg_contact.png') no-repeat scroll left top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 177px; height: 120px; }
div#contact_bt { font-size: 13px; color: rgb(0, 0, 0); }
div#contact_bt ul { list-style-type: none; list-style-image: none; list-style-position: outside; }
ul#sub_contact { margin: 0px 0px 0px -10px; padding: 0px; }
ul#sub_contact li { margin: 0px; padding: 1px 0px; width: 166px; }
ul#sub_contact a { padding: 5px 0px 0px 18px; display: block; width: 158px; height: 23px; text-decoration: none; }
ul#sub_contact a:hover { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; text-decoration: none; }
div#product_links { width: 233px; }
#tblDisplays tr { padding-bottom: 50px; }
div.topflyinc { padding: 10px; width: 395px; position: relative; font-size: 11px; font-weight: bold; }
.topflyinc table { margin-top: 5px; }
.topflyinc table * { text-align: center; vertical-align: bottom; }
.topflyinc img, .topflyinc a { border: medium none ; text-decoration: none; color: rgb(0, 0, 0);}
.topflyinc a:visited, .topflyinc a:active { text-decoration: none; color: rgb(0, 0, 0); }
.topflyinc a:hover { text-decoration: underline; }
.topflyinc .topflylinks { margin: 10px 17px 0px -10px; padding: 0px 10px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }
.topflyinc .topflylinks ul { margin: 0px; padding: 0px 0px 0px 6px; list-style-type: none; text-align: left; }
.topflyinc .topflylinks ul li { display: inline; padding-right: 10px; }
.topflyinc .topflylinks a { color: #FF4100; }
.topflyinc .price { font-size: 90%; color: rgb(158, 158, 158); }
.topflyinc .price sup { position: relative; bottom: 3px; font-size: 0.75em; }


div#site_bar {
	height: 50px;
	padding: 10px 0 10px 0;
	margin: 0px;
}
#site_bar .nav_links { position: relative; z-index: 100; height: 50px; }
#site_bar .navB { margin: 0px 0px 0px 170px; padding: 0px; position: absolute; top: 0px; list-style-type: none; list-style-image: none; list-style-position: outside; }
#site_bar .navB li.goBlur, #site_bar .navB li.goFocus { margin: 0px; padding: 0px; float: left; position: relative; list-style-type: none; list-style-image: none; list-style-position: outside; height: 50px; color: rgb(51, 51, 51); }
#site_bar .navB a.m, #site_bar .navB a.m { padding: 18px 0px 0px; display: inline-block; height: 32px; text-decoration: none; font-weight: bold; color: rgb(0, 0, 0); white-space: nowrap; }
#site_bar .navB li.goBlur a.m b, #site_bar .navB li.goFocus a.m b { visibility: hidden; }
#site_bar .nav_logo { margin: 0px; padding: 0px; position: absolute; left: 0px; top: 0px; width: 170px; height: 50px; z-index: 200; }
#site_bar .nav_logo a { padding: 0px; display: block; width: 170px; height: 50px; }


/* ::::: pscroller ::::: */

div#pscroller {
margin: 10px 0 0 0;
width: 990px;
background:url(images/headlines.gif) no-repeat ;
}

#pscroller2{ 
margin: 0 0 0 140px;
background-color: #D0D0D0;
width: 835px;  
height: 16px;  
border: 1px solid #CCC;  
padding: 3px 3px 3px 10px;  
}  
 
#pscroller2 a{
font-weight: bold;
color:#000;
text-decoration: none;  
} 
#pscroller2 a:hover {
color:#FF6500;
text-decoration: none;  
}

/* ::::: gallery ::::: */

#gallery {
margin: 0 5px 0 5px;
}
#galleryhead {
padding: 10px 3px 5px 0; 
height: 40px;
}
#galleryhead a {
font-size: 11px;
color:#ccc;
}

#galleryhead a:hover {
color:#fff;
}


/* ::::: sitemap ::::: */

.ddsg-wrapper li {
	list-style-type: none;
	clear: both;
	float: left;
	padding: 10px 3px 5px 0;
	list-style-position: inside;
	list-style-image: url(images/stmp_arrow.gif);
}
.ddsg-wrapper a {
	font-weight: normal;
	color: #3366CC;
}

/* ::::: monitorsale ::::: */

#monitorsale {
	height: 400px;
}


/* ::::: +style ::::: */

.info_box, .note_box, .tip_box,.error_box,tip_box{
	padding:10px;
	margin: 15px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:8px;
	border-radius: 5px;
	padding-left:20px;
	background:#eee;
}

.info_box{
	/*background:#f1fbfa url(images/icons/info.png) no-repeat scroll 10px 14px;*/
	background-color:#ededed;
	border:1px solid #333;
	color:#333;
	/*color:#2e6093;*/
}
	
.note_box{
	background:#fffcea url(images/icons/note.png) no-repeat scroll 10px 15px;
	border:1px solid #f0dd6d;
	color:#9e660d;
}
.error_box{
	background:#ffede7 url(images/icons/error.png) no-repeat scroll 10px 15px;
	border:1px solid #f45959;
	color:#cd0a0a;}
.tip_box{
	background:#ebfbee url(images/icons/tip.png) no-repeat scroll 10px 15px;
	border:1px solid #6fc47f;
	color:#54a363;
	}
	
/* --------------------- BUTONS --------------------- */


a.button , a.button {
    background: transparent url(images/buttons_a.gif) no-repeat scroll top right;
    display:inline-block;
    height: 31px;
    margin-right: 6px;
	margin-top:0;
    padding-right: 9px; /* the same value as the width of buttons_a.gif  */
    text-decoration: none;
	color: #fff;
}

a.button span , a.button span {
    background: transparent url(images/buttons_span.gif) no-repeat top left;
    display: block;
    line-height: 14px;
    padding: 8px 5px 9px 14px;
}

a.button:hover , a.button:hover {
	color:#fff;
	background-position: bottom right;
	cursor:pointer;
}

a.button:hover span, a.button:hover span{
	color:#fff;
	background-position: bottom left;
	cursor:pointer;
}

a.white_button, a.white_button  {
    background: transparent url(images/buttons_white_a.gif) no-repeat scroll top right;
	}
	
a.white_button span, a.white_button span{
    background: transparent url(images/buttons_wite_span.gif)  no-repeat top left;
	color:#333333;
	}
	
a.white_button:hover, a.white_button:hover  {
   	color:#000;
	background-position: bottom right;
	cursor:pointer;
	}
	
a.white_button:hover span, a.white_button span:hover{
	color:#000;
	background-position: bottom left;
	cursor:pointer;
}
	
	

a.big_button , a.big_button {
    background: transparent url(images/big_button_a.gif) no-repeat scroll top right;
    display:inline-block;
    height: 49px;
    margin-right: 6px;
	margin-top:0;
    padding-right: 9px; /* the same value as the width of big_buttons_a.gif  */
    text-decoration: none;
	color: #fff;
}

a.big_button span , a.big_button span {
    background: transparent url(images/big_button_span.gif) no-repeat top left;
    display: block;
	font-size:16px;
	font-weight:bold;
    line-height: 16px;
    padding: 16px 10px 17px 19px;
}

a.big_button:hover , a.big_button:hover {
	color:#fff;
	background-position: bottom right;
	cursor:pointer;
}

a.big_button:hover span, a.big_button:hover span{
	color:#fff;
	background-position: bottom left;
	cursor:pointer;
}

#banner_ad {
	margin:10px 0 0 5px;
}

#banner_ad img{
	border:1px solid #ccc;
	background:#FFF;
}


	
/* --------------------- END BUTONS --------------------- */	
