@CHARSET "UTF-8";

/* Global Formatting */
@import 'block.css';

body {
	height: 100%;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, Arial, Serif;
	/*font-size: 62.5%; */
	padding: 0px;
	background: #fff;
	position: relative;
}
#block-guessthescreenshot-0 .content img
{

	max-width:320px;
       max-height:220px;
}

/*a {
	color: #000000;
	text-decoration: none;
}  */
#pager {
	text-align: left;
	margin: 5px 0 5px 0;
}

/* This bit makes the content be centered in both IE and FF */
#container {
	float: left;
	width: 981px;
	text-align: left;
}

#breadcrumb .breadcrumb a:link {
	color: #a58e7a;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
}

#breadcrumb .breadcrumb a:visited {
	color: #a58e7a;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
}

#breadcrumb .breadcrumb a:hover {
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	background-color: #a58e7a;
	color: #ffffff;
}

.themenu {
	position: relative;
	left: 0px;
	top: 20px;
	width: 975px;
}

.ab_user {
	width: 180px;
	height: 170px;
	margin-left: 10px;
	float: left;
	font-size: 11px;
	font-family: arial;
}

.ab_user_picture {
	width: 93px;
	height: 93px;
	margin-bottom: 3px;
}

.ab_user_picture img {
	border: 4px solid #a58e7a;
}

#content ul {
	padding: 0;
	margin: 0;
	margin-top: 0px;
	text-align: left;
}

#content ul li {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
}

.faq_answer {
	border-bottom: 1px dotted gray;
}

.userpicture {
	float: left;
	padding: 10px;
}

.userpicture img {
	border: 4px solid #a58e7a;
}

.screenshotimage img {
	border: 4px solid #a58e7a;
}

.userinfo {
	line-height: 20px;
	padding-top: 5px;
	float: left;
}

.user_question {
	color: #a58e7a;
	width: 150px;
	float: left;
	clear: left;
}

.user_answer {
	width: 170px;
	float: left;
}

.block {
	font-size: 12px;
	text-align: left;
}

#block-block-7 {
	clear: both;
}

.block-i18n_dropdown {
	position: absolute;
	/*left: 810px;*/
	/*top: -9px;*/
	color: black;
	font-size: 10px;
}

.block-i18n_dropdown .content a {
	font-size: 10px;
}

.headermenu {
	position: relative;
	margin-left:635px;
	/*left: 630px;
	top: 125px;*/
	font-size: 11px;
}

.headermenu a {
	color: #a58e7a;
}

/* Misc Formatting */
.oldwarez_frame {
	background: url(oldwarezback.gif);
	height: 90px;
	padding-left: 10px;
	width: 571px;
}

.oldwarez_game {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.oldwarez_company {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.oldwarez_startwith {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.oldwarez_orderby {
	float: left;
	margin-top: 20px;
}

.oldwarez_submit {
	clear: both;
	padding-left: 240px;
	margin-top: 10px;
}

.oldwarez_submit .form-submit {
	background-color: #bbaa9b;
	font-size: 10px;
}

#addtofavourites {
	width: 300px;	
	line-height: 25px;
}

.username {
	position: absolute;
	top: 4px;
	left: 10px;
	color: #a58e7a;
	font-style: bold;
}

.password {
	position: absolute;
	top: 4px;
	left: 120px;
	color: #a58e7a;
	font-style: bold;
}

.submitbutton {
	position: absolute;
	top: 18px;
	left: 230px;
	font-size: 10px;
	height: 20px;
	width: 80px;
}

.inputpassword {
	position: absolute;
	top: 20px;
	left: 120px;
}

.inputusername {
	position: absolute;
	top: 20px;
	left: 10px;
}

.notamember {
	position: absolute;
	top: 35px;
	left: 3px;
	width: 350px;
}

.comment {
	clear: both;
	padding-bottom: 10px;
}

.thumbupordown {
	margin-top: 10px;
}

#diggs {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	padding: 2px;
	float: left;
}

#edit-comment {
	width: 590px;
	height: 60px;
}

#edit-name,#edit-pass,#edit-mail {
	font-size: 10px;
	width: 100px;
}

#edit-oldwarez_company {
	background: url(textboxback.gif) repeat-x top white;
	border: 1px solid black;
	padding-top: 3px;
	font-size: 10px;
	margin-top: 5px;
	width: 170px;
}

#edit-oldwarez_game {
	background: url(textboxback.gif) repeat-x top white;
	border: 1px solid black;
	margin-top: 5px;
	padding-top: 3px;
	font-size: 10px;
	width: 170px;
}

#edit-oldwarez_startwith {
	font-size: 10px;
	margin-top: 5px;
}

#edit-oldwarez_orderby {
	font-size: 10px;
	margin-top: 5px;
}

* /
table {
	font-style: italic;
	width: 100%;
}

table th {
	border-bottom: 1px dotted black;
}

table .odd {
	background-color: white;
	width: 100%;
	border-bottom: 1px dotted black;
	font-style: normal;
}

table .even {
	background-color: white;
	width: 100%;
	border-bottom: 1px dotted black;
	font-style: normal;
}

/*
.code {
	color: #000000;
	background-color: #F0F0F0;
	border-left: medium double #154ead;
	font-size: 10pt;
	font-family: "Courier New", Courier, mono;
	margin: 10px;
	padding-left: 1em;
}    

blockquote {
	border-top: 1px solid #154ead;
	border-bottom: 1px solid #154ead;
	font-size: 10pt;
	margin: 10px;
	padding-left: 1em;
}
/* Header Formatting */
#header {
	padding: 5px;
	margin-bottom: 5px;
	background: url(head.gif);
	height: 112px;
}

#header h1 {
	font-weight: bold;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}

p#subtext {
	border-bottom: 3px solid #154ead;
	padding: 0px;
	margin: 0px;
}

/* Content Formatting */
#content {
	padding: 2px;
	padding-left: 20px;
	margin: 0px 0px 0 0;
	font-size: 11px;
	float: left;
	width: 597px !important;
	overflow: visible;
	text-align: left;
}

#content h1 {
	font-family: times;
	font-size: 24px;
	font-style: italic;
}

.form-item {
	padding: 0;
	margin: 0;
}

.filterbackground {
	background: url(filtering.gif);
	padding-left: 40px;
	padding-right: 10px;
	width: 290px;
	padding-top: 6px;
	font-size: 11px;
	height: 62px;
}

.filterbackgroundarea {
	background: #e7e0db;
	padding: 11px;
	width: 314px;
	font-size: 10px;
}

.filterbox_game {
	float: left;
}

#edit-filterbox_game {
	height: 85px;
	width: 99px;
	font-size: 10px;
}

.filterbox_theme {
	float: left;
}

input {
	padding: 0;
	margin: 0;
}

#edit-filterbox_theme {
	height: 85px;
	width: 99px;
	font-size: 10px;
}

.filterbox_perspective {
	float: left;
	margin-left: 11px;
	margin-right: 11px;
}

#edit-filterbox_perspective {
	height: 85px;
	width: 99px;
	font-size: 10px;
}

.filterbox_multiplayer {
	float: left;
	width: 93px;
}

#edit-filterbox_multiplayer {
	height: 85px;
	width: 90px;
	font-size: 10px;
}

.filterbox_minyear {
	margin-top: 10px;
	float: left;
}

#edit-filterbox_minyear {
	font-size: 10px;
}

.filterbox_maxyear {
	margin-top: 10px;
	padding-left: 10px;
	float: left;
}

#edit-filterbox_maxyear {
	font-size: 10px;
}

#edit-filterbox_downloadable {
	
}

.filterbox_downloadable {
	font-size: 11px;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}

.filterbox_sortby {
	float: left;
	margin-top: 10px;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}

#edit-filterbox_sortby {
	font-size: 10px;
}

.filterbox_submit {
	position: relative;
	width: 300px;
}

/*hr {  
  background: url(dottedline.gif) no-repeat top center;
  width: 100%;
  height: 1px;
  padding: 0;
  border: 0;
  margin: 0;
}  */
.subscribe {
	float: right;
}

/** > hr{  
  width: 100%;
  height: 4px;
} */ /*#content a {
	color: #b7282f;
	text-decoration: none;
}
#content a:hover {
	color: black;
  background: white;
}
.links {
	text-align: right;
	border-top: 1px solid #154ead;
}
*/
h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

.block h2 {
	color: #a58e7a;
	font-style: italic;
	font-size: 18px;
	font-family: times;
}

/*#content .node h2 {
	border-top: 1px dotted #000000;
} */
.gamelist {
	margin-top: 3px;
	width: 593px;
	border: 1px solid white;
}

#gamelist a:hover {
	color: black;
	background: white;
}

#gamelist a {
	color: #bc353c;
	border: none;
}

#gamename a {
	color: #a58e7a;
	font-size: 20px;
	letter-spacing: 1px;
	font-family: times;
	border: none;
}

.small_gameextra {
	float: left;
}

.small_boxshot {
	float: left;
}

.small_screenshots {
	float: left;
}

.small_music {
	float: left;
}

.seperator {
	width: 100%;
	height: 2px;
	border-bottom: 1px dotted black;
}

.gamelisttags {
	clear: both;
	width: 500px;
	margin-bottom: 3px;
}

.game_reviewers {
	color: #a58e7a;
}

.user_listing {
	margin-top: 10px;
}

#mission {
	padding: 12px;
	background-color: #f9f9f9;
}

/*#content .node h2 a {
	font-size: 20px;
	border-bottom: 0px;
	font-weight: normal;
	text-transform: capitalize;
  color: #a58e7a;
} */
.title {
	font-weight: normal;
	margin-top: 12px;
	font-size: 20px;
}

.title hr {
	padding: 0px;
	margin: 0px;
}

h2 hr {
	padding: 0px;
	margin: 0px;
}

div.dashboard-panel-head {
	background-color: #154ead;
	color: #FFFFFF;
	font-weight: bold;
}

.gamelistimage {
	float: left;
	width: 211px;
}

/*
.gamelistimage img {
  border: 4px solid #a58e7a;
}      
*/
.gamelistinformation {
	float: left;
	width: 382px;
}

.game_title {
	font-size: 20px;
	font-style: italic;
}

.game_smallinformation {
	float: left;
	margin-right: 20px;
	width: 350px;
	font-size:14px !important; 
}

.game_smallinformation_title {
	float: left;
	color: #a58e7a;
	width: 100px;	
	padding: 2px 0 2px 0;
	clear: both;
	height: 15px;
}

.game_smallinformation_answer {
	float: left;
	color: black;
	width: 250px;	
	padding: 2px 0 2px 0;
	height: 15px;
}

.game_extras {
	color: #a58e7a;
	font-size: 18px;
	font-style: italic;
}

.node-form img.preview {
	max-height: 60px;
	padding: 5px;
	width: auto;
}

.game_downloadpicture {
	clear: both;
	float: left;
	margin-top: 10px;
}

.game_fileinformation {
	width: 210px;
	float: left;
	font-size:14px !important; 
}

.game_discussgame {
	
}

.game_extraslink {
	
}

.game_around {
	margin-bottom: 20px;
}

.game_description {
	clear: both;
	font-size: 13px;
	font-family: "trebuchet ms";
}

.article_notchoosen {
	float: left;
	margin-left: 10px;
}

.article_choosen {
	margin-left: 10px;
	background: #b7282f;
	float: left;
	color: white;
}

.game_rategame {
	float: left;
	width: 210px;
}

.ratethisgame {
	float: left;
}

.ratingguy {
	float: left;
}

.ratingnumbers {
	float: left;
	width: 180px;
}

.company_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px solid #a58e7a;
}

.company_smallinformation {
	float: left;
	width: 200px;
}

.company_smallinformation_title {
	float: left;
	color: #a58e7a;
	width: 100px;
	font-size: 11px;
	padding: 2px 0 2px 0;
	clear: both;
}

.company_smallinformation_answer {
	float: left;
	color: black;
	width: 100px;
	font-size: 11px;
	padding: 2px 0 2px 0;
}

.company_background {
	clear: both;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

.company_populargames {
	clear: both;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

.company_title {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}

.item-list {
	padding: 0px;
	font-size: 12px;
}

.item-list a:link,a:visited {
	color: #b7282f;
}

.block-gamecompany {
	width: 200px;
}

#block-block-8 {
	width: 200px;
	float: left;
}

.memberfilter {
	background: #e7e0db;
	padding: 11px;
	width: 190px;
	font-size: 10px;
}

.memberfilter select {
	font-size: 10px;
	margin-bottom: 10px;
}

.memberfilter input {
	margin-top: 10px;
}

.memberfilter_whereabouts {
	float: left;
	margin-right: 10px;
}

.block-gamecompany a {
	color: #b7282f;
}

.nogame2 {
	width: 270px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 100px;
}

.nogame2image {
	float: left;
}

.nogame2image img {
	border: 2px solid #a58e7a;
}

.nogame2information {
	float: left;
	margin-left: 5px;
	width: 168px;
}

.nogame2question {
	float: left;
	color: #a58e7a;
	width: 68px;
	clear: both;
}

.nogame2answer {
	float: left;
	width: 100px;
}

/* Right Sidebar Formatting */
#right {
	float: right;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 24px 5px 5px 5px;
}

/* Menu Formatting */
#right ul {
	margin: 0px;
	padding: 0px;
}

#right ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#right ul li a {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	display: block;
}

#right ul li a:hover {
	
}

#right ul li a:link,#right ul li a:visited {
	margin: 0px;
}

#right ul li li a:link,#right ul li li a:visited {
	margin: 0px;
	padding-left: 0px;
}

#right ul li li li a:link,#right ul li li li a:visited {
	margin: 0px;
	padding-left: 0px;
}

/* Footer Formatting */
#footer {
	clear: both;
	padding: 5px;
	margin-left: 25px;
	margin-top: 5px;
	border-top: 1px dotted #000000;
	text-align: center;
}

#footer .block-user {
	display: none;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

/* Advertising */
.advertisement {
	background: url('bannerback.gif');
	color: white;
	width: 120px;
	height: 629px;
	padding: 0 5px 0 5px;
	margin-top:0;
}

.advertisement468 {
	background-color: #a58e7a;
	color: white;
	width: 585px;
	height: 69px;
	clear: both;
	padding: 0 5px 0 5px;
}

.google_advertisement728 {	
	color: white;
	width: 738px;
	height: 90px;
	clear: both;
	padding: 0;
}

.advertext {
	float: left;
	margin-top: 50px;
	margin-left: 5px;
}

.banner {
	margin-top: 4px;
}

.banner468 {
	margin-top: 4px;
	float: left;
}

.selectlanguage {
	position: relative;
	top: 90px;
	left: 265px;
	font-size: 10px;
	color: white;
}
.language_dropdown {
	position: relative;
	top: 93px;
	left: 845px;	
}

.rightinright {
	float: right;
	width: 130px;
}

.leftinright {
	float: left;
	width: 205px;
	margin-right: 10px;
}

.spacer {
	clear: both;
	height: 20px;
	width: 500px;
}

#block-newspost-0 {
	width: 200px;
}

#block-vbulletin-0 {
	width: 200px;
}

#block-block-3 {
	
}

#block-block-4 {
	float: left;
	width: 208px;
}

#block-game-1 {
	float: left;
	width: 208px;
	margin-top: -17px;
}

#block-game-5 {
	float: right;
}

#block-game-7 {
	width: 208px;
}

#block-game-8 {
	width: 208px;
}

#block-ab_user-0 {
	float: left;
	width: 208px;
}

#block-vbulletin-0 {
	float: left;
	width: 208px;
}

#block-xspf_playlist-0 {
	float: left;
	width: 200px;
}

#block-user-0 {
	display: none;
}

#block-search-0 {
	clear: both;
	display: none;
}

.newspostpicture {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 3px solid #a58e7a;
}

.newspost {
	float: left;
	width: 440px;
	margin-left: 20px;
}

/*#content .node .node-content .newspost .newsposttitle {
  color: #a58e7a;
  font-size: 24px;
  font-family: times;
  margin-bottom: 4px;
} 

#content .node .node-content .newspost .newsposttitle a {
  color: #a58e7a;
  font-family: times;
  font-size: 24px;
}   */
#edit-search_block_form_keys {
	width: 100px;
	height: 12px;
	position: relative;
	top: -1px;
}

.searchbox {
	position: absolute;
	left: 550px;
	top: -30px;
	/*position: relative;
  top: -15px;*/
}

.searchbox input {
	font-size: 12px;
}

.searchbox #edit-keys {
	width: 120px;
	height: 14px;
}

.searchbox .form-submit {
	width: 80px;
	height: 23px;
	position: relative;
	top: 1px;
}

.more-link {
	display: none;
}

#dhtmltooltip {
	position: absolute;
	width: auto;
	border: 1px dotted #b7282f;
	padding: 2px;
	background-color: #fff;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid : DXImageTransform.Microsoft.Shadow ( color = gray,
		direction = 135 );
}

#block-aggregator-feed-1 ul {
	padding-top: 20px;
	background: url(networkheadlines.gif);
	width: 205px;
	height: 221px;
}

#block-aggregator-feed-1 ul li {
	padding-top: 0px;
	margin: 0px;
	padding-left: 4px;
	border-bottom: 1px dotted black;
	font-size: 10px;
}

html>body #block-aggregator-feed-1 ul li {
	padding-top: 0px;
	margin: 0px;
	padding-left: 4px;
	border-bottom: 1px dotted black;
	font-size: 10px;
}

#block-guessthescreenshot-0 .content {
	background: #e7e0db;
	padding: 14px;
	width: 320px;
}

#block-game-7 {
	float: left;
}

#block-game-7 a {
	color: #b7282f;
}

#block-game-8 {
	float: left;
	clear: left;
}

#block-game-8 a {
	color: #b7282f;
}

#block-ab_user-1 {
	width: 200px;
	float: left;
	clear: left;
}

#block-ab_user-2 {
	width: 200px;
	float: left;
	clear: left;
}

.questiongamename {
	clear: both;
}

.presslink_date {
	color: #a58e7a;
	margin-top: 3px;
}

/*From Anna*/
.subject_right {
	margin: 18px 0 6px 5px;
	_margin: 22px 0 -2px 5px;
	font-size: 1.7em;
	font-family: times new roman, times;
	color: #A58E7A;
	font-style: italic;
	width: 345px;
}

.spotlight_box {
	font-size: 1.3em;
	font-family: verdana;
	width: 339px;
	background-color: #e7e0db;
	margin-top: 8px;
	margin-bottom: 7px;
	padding: 3px;
	_margin-bottom: -5px;
	_margin-top: 0px;
}

.subjectsmall_right {
	font-size: 1.7em;
	font-family: times new roman, serif;
	color: #A58E7A;
	font-style: italic;
	width: 205px;
	margin: 20px 0 3px 5px;
	_margin: 13px 0 3px 5px;
}

.network {
	width: 205px;
}

#top_forms {
	float: left;
}

.subject {
	margin: 7px 0 3px 5px;
	_margin: 8px 0 -2px 5px;
	font-size: 1.7em;
	font-family: times new roman, times;
	color: #000000;
	font-style: italic;
	width: 570px;
}

.large_subject {
	padding-top: 25px;
	margin: 7px 0 3px 5px;
	font-size: 2.1em;
	font-family: times, times new roman;
	color: #000000;
	font-style: italic;
	width: 570px;
	_margin-bottom: -2px;
	_margin-top: -2px;
}

.game_genres_box {
	width: 125px;
	float: left;
	height: 20px;
	font-size: 1.3em;
	font-family: times new roman, times;
	line-height: 1.6em;
}

.fullwidth_box {
	width: 600px;
	margin: 5px;
	_margin-bottom: -7px;
	_margin-top: -6px;
}

.transp_news {
	width: 570px;
	padding: 5px;
	margin-top: 1px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	_margin-bottom: -7px;
	_margin-top: -6px;
}

.text {
	width: 445px;
	float: left;
}

.img {
	float: left;
	clear: left;
}

.img_banner {
	border: 4px solid #A58E7A;
	background-color: #A58E7A;
	margin: 5px;
	width: 595px;
}

#advertisement_top {
	width: 122px;
	height: 12px;
	background-image: url(advertisment.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 4px;
	border-bottom: 1px dotted #a58e7a;
	margin-top: 10px;
}

.throbbing {
	text-align: left;
}

#autocomplete {
	text-align: left;
}

#advertisement {
	width: 120px;
	background-color: #a58e7a;
	float: left;
	clear: left;
	padding: 5px;
	text-align: center;
}

#left_rightbox {
	width: 100px;
	float: left;
	margin-top: 15px;
	_margin-top: 5px;
}

#left_leftbox {
	width: 205px;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-right: 10px;
}

.headlines_box {
	width: 200px;
	background-color: #e7e0db;
	padding: 4px;
	margin-top: 1px;
	border-top: 2px solid #e7e0db;
	border-bottom: 2px solid #e7e0db;
	_margin-bottom: -7px;
	_margin-top: -6px;
}

.transp_box {
	width: 195px;
	padding: 5px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	margin-top: 1px;
	_margin-bottom: -7px;
	_margin-top: -6px;
}

hr {
	margin: 0 !important;
	padding: 0 !important;
}

.brown {
	color: #e7e0db;
	background-color: #e7e0db;
	border: 1px dotted #000000;
	border-style: none none dotted;
}

a:link {
	color: #ba2025;
	text-decoration: none;
}

a:active {
	color: #ba2025;
	text-decoration: none;
}

a:hover {
	color: #ba2025;
	text-decoration: underline;
}

a:visited {
	color: #ba2025;
	text-decoration: none;
}

.subtext a:visited {
	color: #ba2025;
	text-decoration: none;
}

;
.pil {
	color: #000000;
	font-weight: bold;
	font-family: arial;
	font-size: .9em;
}

.beige {
	color: #A58E7A;
	font-size: 1.1em;
}

.brodtext {
	font-family: verdana;
	font-size: 1.1em;
	line-height: 1.4em;
}

.brodtext_small {
	font-family: verdana;
	font-size: 1em;
	line-height: 1.4em;
}

.white {
	font-family: verdana;
	font-size: 1em;
	color: #ffffff;
}

.red {
	font-family: times new roman, serif;
	font-size: 1.2em;
	color: #ba2025;
	line-height: 1.4em;
}

.subtext {
	font-family: verdana;
	font-size: 1em;
	color: #A58E7A;
	line-height: 1.6em;
}

.title_beige {
	color: #A58E7A;
	font-size: 2.2em;
	line-height: 1.8em;
	font-family: Times, times new roman, serif;
}

.title_beige a:link,a:visited {
	color: #A58E7A;
	text-decoration: none;
}

.title_red {
	color: #ba2025;
	font-size: 2.1em;
	line-height: 1.6em;
}

.title_black {
	color: #000;
	font-size: 2.1em;
	line-height: 1.6em;
	font-style: italic;
	float: left;
	margin-top: 10px;
}

.img_red {
	border: 4px solid #ba2025;
	margin: 3px 20px 3px 0px;
}

.img_beige {
	border: 4px solid #A58E7A;
	margin: 3px 20px 3px 0px;
	text-align: left;
}

.clearfloats {
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

.question {
	float: left;
	width: 100px;
	margin-bottom: 3px;
}

.answer {
	float: left;
	margin-bottom: 3px;
}

#vBulletin {
	width: 970px;
}

.questiongamename
.form-autocomplete {
	width: 250px;
}

.right_outside_ads {
	width: 305px;
	top: 0;
	left: 980px;
	right: 5px;
	position: absolute;
	display: block;
	text-align:left;
}

.header_hover_image {
	height: 100px;
	width: 250px;
	left: 20px;
	top: 2px;
	position: absolute;
}
.closepaypal
{
	width: 50px;
	height:20px;
	float:right;
	
}
.paypalinner
{


}
#special-message
{
	width:0;
	height:0;
	position : absolute;
	visibility:hidden;
	background : url(blopacity.png) repeat  0 0;
	top : 0%;
	left : 0%;
	width : 100%;
	height : 100%;
	min-height:1000px;
	z-index = 10000;
	
}
.mblock-inner
{
	position : absolute;
	top : 25%;
	left : 25%;
	width : 50%;
	height : 50%;
	padding : 16px;
	border : 16px solid orange;
	background-color : white;
	z-index : 1002;
	overflow : auto;
	min-height:400px;

}
.paypal.block
{


}

.paypal.popup
{
	
}
.content .menu
{
	visibility : hidden;
	display: none;
}
.donatortable
{
	border:2px solid black;
	width:100%;
}

.noddt
{
	max-width:50px;
}

.donatortable th
{
	background-color:black;
	color: red;
}
.donatortable td 
{
	font-size:11px;
}
.donetatortablediv
{
	max-height:150px;
	overflow:scroll;
}

.system-warning {
	background-color:#FF9999;
	background-image:url("system-warning.png");
	background-position:0 8px;
	background-repeat:no-repeat;
	border:1px solid #FF0033;
	padding-left:25px;
	width:auto;
}

.system-advice {
	background-color:#bfff63;
	background-image:url("system-warning.png");
	background-position:0 -2px;
	background-repeat:no-repeat;
	border:1px solid #2e460b;
	padding-left:25px;
	width:auto;
}
.messages.status
{
	font-size:20px;
	color:red;
        font-weight:bold;
}
#panorama_top{
	padding:0;
	margin:0;
}

#logo a img{
	margin:10px 0 0 10px;
	border:0;
}
.fb-like-box{
	float:left;
	background-image:url(abandonia_facebook_bg.jpg);
}



.dontaionRight {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:10px;
	width: 350px;
}

.dontaionRight p {
	color: #666666;
	display:block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin:0 0 20px 0;
	padding:0;
}

.dontaionRight ul li {
	color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin: 15px 0 20px 0 !important;	
	list-style:disc inside none !important;
	
}
.f_name, .l_name{
	display:none;
} 
