﻿* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#dirfullcontent {
		background: url(../images/dir/headerbg.jpg) repeat-x left top;

}


#dircontainer {
	width: 970px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding-top: 15px;
	overflow: hidden;
}

#dircontent {
	padding: 0 20px;
	width: 620px;
	overflow: hidden;
}

h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FCA614;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #B53E2D;
}
.anchorlink {
	font-size: 12px;
	color: #4589AC;
	font-weight: bold;
	padding: 10px;
}
anchorlink:hover {
	color: #CC6600;
}

#dirheader {
	width: 970px;
	margin: 0 auto;
	padding-top: 117px;
	overflow: hidden;
}

#dirnavbar {
	width: 970px;
	margin: 0px;
}

.menu {
	padding: 0;
	list-style: none;
	width: 970px;
	float: left;
}
.menu li {
	padding: 0;
	margin: 0 0px;
	float: left;
	text-align: center;
}
.menu a {
	padding: 14px 8px;
	padding-bottom: 7px;
	display: block;
	color: #000000;
	width: 170px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/dir/button.gif) no-repeat center center;
}

#Home a#nav-home, #Sim a#nav-sim, #Free a#nav-free, #Category a#nav-category, #Country a#nav-country {
	background: url(../images/dir/buttonhover.gif) no-repeat center center;
}

#Search {
	padding: 10px 12px;
	border: 1px solid #808080;
	background-color: #D8D8D8;
}

#directory .site {
	padding: 10px 12px;
	border: 1px solid #1ca3d5;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1ca3d5;
}
#directory li {
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt; /*border-bottom-width: 16px; 	border-bottom-style: solid; 	border-bottom-color: #fff6f1;*/
	float: left;
	list-style: none;
}
#directory li li {
	padding-top: 0pt;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 0pt;
	border-top-width: 0pt;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	float: none;
}
.site .thumb {
	width: 115px;
	text-align: center;
	float: left;
}
.thumb img {
	margin-bottom: .5em;
}
.thumb p {
	margin: 0 0 .8em;
}
.thumb label {
	font-weight: bold;
}
.site .info {
	float: left;
	width: 300px;
	padding: 0 0 0 12px;
	color: #666777;
	font-size: .92em;
}
.info li {
	margin: 0 0 .7em;
}
.info li strong {
	color: #252636;
	font-size: 1.05em;
	margin-right: 5px;
}
.info li.dirname {
	font-size: 1.05em;
	font-weight: bold;
}
.info li.dirname strong {
	font-size: 1em;
	padding-right: 5px;
}
.info li.dateadded {
	float: left;
	font-weight: bold;
	font-size: 1.05em;
	padding-bottom: .5em;
}
li.dateadded strong {
	font-size: 1em;
}
.info li.desclim {
	float: left;
	clear: left;
}
.info li.freepaid {
	float: left;
	clear: left;
	padding-right: .4em;
	padding-bottom: .5em;
}
.info li.desclim-paid {
	float: left;
	padding: 0 .3em 0 .6em;
	background: url(../images/Dir/vert-left.gif) no-repeat 0 50%;
}
.info li.dirscript {
	padding: 0 0 .5em .6em;
	float: left;
	background: url(../images/Dir/vert-left.gif) no-repeat 0 50%;
}
.site .info .report {
	float: left;
	padding: 0 0 0 1.5em;
	background: url(../images/Dir/vert-left.gif) no-repeat 0 50%;
}
.report select {
	vertical-align: middle;
	height: 1.4em;
	width: 6em;
	margin-left: 5px;
}

#directory ol, ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.site .ranks {
	float: right;
	width: 135px;
	background: #f7f7fb;
	padding: 14px;
}
.ranks li {
	float: left;
	width: 135px;
	line-height: 1.2;
	margin: 0 0 .2em;
	color: #666777;
	font-size: .92em;
}
.ranks strong {
	font-size: 1.05em;
	color: #252636;
}
.ranks .pagerank {
	line-height: 1.8;
	margin-left: 2px;
	float: right;
}
.ranks .alexra {
	margin-top: .8em;
	line-height: 1.8;
	margin-left: 2px;
}

.ranks .indexed {
	margin-top: 2.8em;
	float: right;
}

.ranks .y {
	margin-top: .8em;
}
.ranks .g {
	margin-top: 2.8em;
	float: right;
}

.ranks .t {
	margin-bottom: 0;
}
.ranks img {
	vertical-align: middle;
	margin-right: 5px;
}

.announcements {
	border: solid 1px #CCCCCC;
	padding: 20px 10px;
	padding-bottom: 0;
}
form {
	margin: 0;
	padding: 0;
}
/* --- Paging Links Start --- */
.pnlPageLinks {
	clear: both;
	margin-top: 20px;
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #FBFBFB;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}
.pnlPageLinks p {
	display: inline;
	margin-right: 30px;
	font-weight: normal;
}
.pnlPageLinks p span {
	font-weight: bold;
	color: #800000;
}

/* --- Paging Links End --- */

#footercontent {
	background: url(../images/dir/footercontent.jpg) top repeat-x #F1B942;
	padding: 15px 100px 16px 100px;
	height: 105px;
}
#footerPanels
{
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
}
#footerPanels div
{
	float: left;
	width: 250px;
	height: 150px;
	margin-right: 20px;
}
#footerPanels div div
{
	float: none;
	width: auto;
	height: auto;
	margin-right: 0;
	border-right: 0;
}
#footerPanels ul
{
	text-align: justify;
	padding: 5px;
}

#dirfooter {
	color: #FFFFFF;
	line-height: 18px;
	height: 15px;
	background-color: #55729E;
	background-image: url(../images/dir/footer.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	padding-top: 23px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 142px;
}
#dirfooter span {
	color: #FFFFFF;
	word-spacing: 12px;
}

#dirfooter a {
	color: #FFFFFF;
	text-decoration: none;
}

#dirfooter a:hover {
	color: #D5D055;
	text-decoration: underline;
}




/* Left Bar
****************/

.leftbar {
	width: 210px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#siteMapPath {
	margin: 10px 0 20px 0;
	font-size: 11px;
	color: #808080;
	margin-left: 10px;
}
#siteMapPath a {
	color: #808080;
}
#siteMapPath a:hover {
	color: #800000;
}


/* Left Bar
*******************************/
.leftPanel {
	background: url(../images/panels/leftPanel_bg.gif) repeat-y left top;
	width: 200px;
}
.leftPanel h4 {
	background: url(../images/panels/leftPanel_top.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.leftPanel ul {
	margin-left: 0;
	padding-left: 0;
}
.leftPanel ul li {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/bullBlue.jpg) no-repeat 13px 6px;
	line-height: 20px;
}
.leftPanel ul li a {
	text-decoration: none;
	color: #3C5B8A;
}
.leftPanel ul ul {
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.leftPanel ul ul li {
	display: list-item;
	padding-left: 0;
	background: none;
	list-style-type: circle;
	font-weight: normal;
	line-height: 18px;
}
.leftPanel ul ul li a {
	text-decoration: underline;
	color: #0066CC;
}
.leftPanel .bot {
	background: url(../images/panels/leftPanel_bottom.gif) no-repeat left bottom;
	padding: 5px;
}
.leftBottom {
	text-align: center;
	margin-top: 30px;
}
.livePanel {
	margin: 30px 10px 10px 10px;
	padding: 5px;
	border: solid 1px #FFCC66;
}
.livePanel li {
	margin-top: 5px;
	font-size: 11px;
	color: #666666;
}


/* Details Page */

#Details-content {
	float: left;
	margin: 0pt 0.3em;
}
.site-name {
	font-size: 1.45em;
	font-weight: bold;
	padding: 0pt 0.2em;
}
.leftcontent {
	width: 300px;
	height: 250px;
	padding: 3px;
	float: left; /*background: #fcfcfc none repeat scroll 0;*/
	border: solid 1px #f0f0f0;
}
.leftcontent ul {
	float: left;
	color: #666777;
	width: 294px;
	padding: 0.5em 5px;
	font-size: 12px;
}
.leftcontent ul.details-main {
	line-height: 1.6;
}

.leftcontent ul li {
	float: left;
	display: inline;
	padding-right: 6px;
	margin-right: 6px;
}


.rightcontent {
	float: left;
	width: 250px; /*display: inline; 	font-size: 0.92em; 	margin-left: -1px;*/ /*background: #fcfcfc none repeat scroll 0;*/
	height: 260px;
	padding: 0px 12px;
	border: solid 1px #f0f0f0;
	display: inline;
}
.rightcontent ul li {
	float: left;
	display: inline;
	padding-right: 6px;
	margin-right: 6px;
}

.rightcontent li.desclim {
	float: left;
	clear: left;
	font-size: 11px;
}
.rightcontent li.dateadded {
	float: left;
	font-weight: bold;
	font-size: 1.05em;
	padding-bottom: .5em;
}
.rightcontent li.cat {
	
}




li.pagerank strong {
	float: left;
	padding-right: 7px;
}
li.pagerank span {
	height: 20px;
	line-height: 20px;
	width: 20px;
	text-align: center;
	float: left;
}
li.alexra strong {
	float: left;
	padding-right: 7px;
}
li.alexra span {
	height: 20px;
	line-height: 20px;
	width: 20px;
	text-align: center;
	float: left;
}

/* BookMarking */
.social-bookmarking {
	padding: 8px 0;
	float: left;
}
.social-bookmarking ul {
	padding: 8px 0;
	border: 1px solid #f0f0f0;
}
.social-bookmarking ul.nobrd {
	border: 0;
}
.social-bookmarking li {
	display: inline;
	padding: 0 2px 5px 0;
}

.social-bookmarking a {
	text-decoration: none;
}
