/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.att {
background: #FFFFCC;
padding-bottom: 3px;
padding-top: 3px;
border-top: 1px dashed #CC3300;
border-bottom: 1px dashed #CC3300;
}

.att1 {
background: #ffecfc;
padding-bottom: 3px;
padding-top: 3px;
border-top: 1px dashed #ff8fb7;
border-bottom: 1px dashed #ff8fb7;
}


th, td					{ padding: 3px; border: 0px solid #CCC; border-width: 0px; }
td, tbody td			{ border-bottom:1px solid #CCC; }

.entry-content, .entry-content	{ margin: 20px 0; font-size: 13px; line-height: 1.6em; }

a, a:link, a:visited	{ color: #168bf8; text-decoration: underline; }
a:hover					{ color: #eb3409; }

blockquote				{ border-left: 2px solid #ffd690; background: #fffaf1; color: #666; padding: 5px 10px 1px; font-style: normal; }

.home-title				{ font-family: Century Gothic, Apple Gothic, sans-serif; text-transform: none; font-weight: 700; font-size: 20px; padding: 0 1px 2px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #fa500d; }

.entry-content h2, .entry-content h3 { margin-bottom:5px; }

.tdata#top10 { width: 645px; }
.tdata { background: #cccccc; margin: 0 0 18px 0; border: solid #cccccc; border-width: 1px 1px 1px 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.tdata tr.even td, tr.even { background-color: #e2eeff; border-right: 1px solid white; }
.tdata tr.odd td, tr.odd { background-color: #ffffff; border-right: 1px solid white; }		
.tdata .rank { font-weight: bold; font-size: 19px; text-align: center; vertical-align: middle; }
.tdata .cent { text-align: center; vertical-align: middle; }
.tdata td { background:white; vertical-align: middle; padding:9px; border-left: 1px solid #cccccc; }				
.tdata th { background:white; font-weight: normal; text-align: left; border: solid #cccccc; border-width:0 0 1px 1px; padding: 0 9px; color: #ffffff; }	
.tdata thead th { background: White url(/images/table-header-bg.gif) repeat-x; font: bold 13px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; height: 38px; }				

.tdata tr.highlight td, tr.highlight { background-color: #ffe8ec; border-right: 1px solid white; font-weight: bold; font-size: 14px; }

.tdata#centerdata td, #centerdata th { text-align: center; }

.tdata1 { width: 600px; background: #cccccc; margin: 0 0 5px 0; border: solid #627e93; border-width: 2px 1px 2px 0; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.tdata1 tr.even td, tr.even { background-color: #e2eeff; padding: 2px 2px 2px 5px; }
.tdata1 tr.odd td, tr.odd { background-color: #ffffff; border-bottom: 0px; padding: 2px 2px 2px 5px; }		


.host_class { color: #d00000; font-weight: bold; margin-top: -5px;}

/* Sidebar */
.widgettitle			{ color: #fff; font-size: 15px; font-weight: 700; margin: 0; padding: 6px 10px; background: url(/images/sidebar-header-bg.gif) repeat-x top left #EFEFEF; border: 1px solid #CCC; }

a.sidebar-top-webhosting:link, a.sidebar-top-webhosting:visited	{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; padding: 5px; text-decoration: none; vertical-align: middle; padding: 15px 0 0 55px; background: #FFF url(/images/approved.gif); background-repeat: no-repeat; border: 1px solid #CCC; color: #fa500d; width: 222px; height: 30px; display:block;}
a.sidebar-top-webhosting:hover	{ border: 1px solid #555555; color: #ec1701; }

/* */
a.buttonfirst{
	width:190px;
	display:block;
	color:#08233e;
	font:2.1em Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	text-decoration:none;
	padding:5px;
	background:url(/images/button-overlay.png) repeat-x center #ffcc00;background-color:rgba(255,204,0,1);
	border:1px solid #ffcc00;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	border-bottom:1px solid #9f9f9f;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	cursor:pointer;
}

a.buttonfirst:hover{background-color:rgba(255,204,0,0.8);}

a.buttonfirst:active{position:relative;top:2px;}
/* */


.imgborder {
display: block;

padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}

#wrapper {
	/* background-image: url("http://www.100webhosting.com/images/happy-new-year-2011.gif"); */
	background-repeat: no-repeat;
	background-position: center 100px;
}


a#banner_bottom{
	display:block;
	position:fixed;
	bottom:0;
	right:10px;
	background:url('/images/greengeeks-best-offer.png') 0 0 no-repeat;
	width:280px;
	height:140px;
	text-decoration:none;
	border:none;
	z-index:2000;
}

a#banner_bottom span{ display:block; position:fixed; z-index:2500; bottom:85px; right:30px; width:35px; height:40px;}

.footer-message a { color: #666666; }
