body { 
	margin:0px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	background: #303B41 url(/img/blog_hosting_directory/bg.jpg) repeat-x;
	line-height: 1.4em; 
}


.content { 
	background: #FFF url(/img/blog_hosting_directory/mainbg.jpg) repeat-y center;
	color: #808080; 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
}

img {
	border:0px;
}


/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	padding: 0;
	margin: 0;
	background: #000 url(/img/blog_hosting_directory/top.jpg) no-repeat top;
	height: 44px;
}

#top .padding { 
	float: right;
	color: #808080;
	padding: 20px 25px 0 0;
	font-size: 90%;
}

#top a { color: #fefefe; }


#header { 
	margin: 0; 
	width: 800px;
	height: 150px; 
}

/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: #000 repeat-y center;
	width: 770px;
	height: 35px;
	color: #FFF;
	margin-left: 15px;
	
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {color: #FECF5F; }



/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { background: #FFF; width: 760px; margin: 0 20px 0 20px; color: #808080; padding:10px 0 10px 0; }  
/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 43px;
	color:#ccc;  
	background: #000 url(/img/blog_hosting_directory/footer.jpg) top no-repeat; 
	font-size:90%; 
	padding: 0; 
	text-align:center; 
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #E0F5FF; }

/*  Top Menu */
#menu {
	background: #000 url(/img/blog_hosting_directory/menu.jpg) no-repeat center bottom;
	width: 760px;
	height: 35px;
	margin: 0;
	padding: 0;
}

#menu ul { margin:0; list-style:none; padding: 5px 0 0 20px; }
#menu a, #nav strong, #nav span { float:left; display:block; color:#568eac; padding:5px 10px 5px 10px; text-decoration:none;  }
#menu a { float:none; }
#menu li { float:left; color: #FFF; background: #000; margin:0; padding:0 0 0 0px; }
#menu a:hover { color:#79c4ed;text-decoration:none; border-bottom:2px solid #79c4ed;}  
#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }




/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.submit { 
	background: none; 
	color: #497891;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

ul { margin-left: 0; padding-left: 5px; list-style : square; }
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px;	color: #555; }

p { margin: 0 0 0 0; padding: 0; color: #808080; background: inherit; }
a { color: #808080; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration:underline; }



textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #497891; 
	background: #FFF; 
	color: #333333;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; 	
}

textarea.text:hover { 
	border: 1px solid #497891; 
	background: #f6f6f6; 
	color: #497891;
}

input.text { 
    border: 1px solid #497891; 
	margin: 0; 
	width: 150px;
	background: #fefefe inherit;
	color: #000; 
	padding: 4px;
	font-weight: bold;
	font-size:11px;
	
}


input.text:hover { 
	border: 1px solid #497891;
	background-color:#f6f6f6; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.div {
padding:10px;
background-color:#efefef;
}

#table .line {
background-image: url(/img/blog_hosting_directory/line.jpg);
background-repeat:no-repeat;
background-position:center center;
border:none;
height:20px;
}

#table .extras {
background-image: url(/img/blog_hosting_directory/left-arrow.gif);
background-repeat:no-repeat;
background-position:top left;
}

#table .spacer {
border:none;
height:10px;
width:740px;
}

#table {
	font-size:11px;
	width:720px;
}

#table td {
	border:1px solid #808080;
	color: #808080;
}

#table .tdspace{
	border:none;
}

#table .title{
	font-size:11px;
	color:#666666;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

#table .info{
	padding:5px;
}

#table .txtinfo{
	text-align:justify;
	width:740px;
}

.footerlinks {
	font-size:9px;
	font-family: Verdana;
	color:#fefefe;
}
.middot {
	font-size:10px;
	font-family: Verdana;
	font-weight: bold;
	color:#fefefe;
}

/* number */
#table .n1 {
background-image: url(/img/blog_hosting_directory/1.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n2 {
background-image: url(/img/blog_hosting_directory/2.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n3 {
background-image: url(/img/blog_hosting_directory/3.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n4 {
background-image: url(/img/blog_hosting_directory/4.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n5 {
background-image: url(/img/blog_hosting_directory/5.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n6 {
background-image: url(/img/blog_hosting_directory/6.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n7 {
background-image: url(/img/blog_hosting_directory/7.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n8 {
background-image: url(/img/blog_hosting_directory/8.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n9 {
background-image: url(/img/blog_hosting_directory/9.gif);
background-repeat:no-repeat;
background-position:top left;
}
#table .n10 {
background-image: url(/img/blog_hosting_directory/10.gif);
background-repeat:no-repeat;
background-position:left top;
}


#ttt {
	font-size:10px;
	font-family: Verdana;
	color:#333333;
}
#ttt td{
	background-color:#efefef;
	padding:2px 4px 2px 4px;
}
#ttt th {
	background-color:#cccccc;
	font-size:10px;
	font-family: Verdana;
	color:#333333;	
}

.rtxt { font-size: 12px; color: #808080; }
h2 .textnorm2, .content h2, .content h2 p  { font-size: 18px; color: #808080; }
.rname, .rr, .rrr, .content p { font-size: 12px; }
