/**************** Site layout ****************/
body {
    background: url("../images/background/background.png") top repeat-x #E8EBF2;
    font-family: "Book Antiqua";
    font-size: 12px;
    word-wrap: break-word;
}

#bodyTop, #bodyMiddle, #bodyBottom {
    width: 960px;
}

#bodyTop {
    height: 129px;
    background: url("../images/background/right-circle-top.png") top right no-repeat;
}

#bodyMiddle {
    clear: both;
}

#bodyMiddle #bodyLeft {
    width: 200px;
    float: left;
    padding-bottom: 36px;
}

#bodyMiddle #bodyRight {
    width: 760px;
    float: left;
    padding-bottom: 36px;
    background: url("../images/background/right-circle-bottom.png") top right no-repeat;
}

#bodyBottom {
    clear: both;
}
/**************** End site layout ****************/

/**************** Tags property ****************/
div { 
    margin: 0 auto;
    padding:0px 0px 0px 0px;
}

h1 {
    font-size: 18px;
    font-family: Verdana;
    display: inline;
}

h2 {
    font-size: 16px;
    font-family: Verdana;
    display: inline;
}

.clearBoth {
    clear: both;
}
/**************** End tags property ****************/

/**************** Links property ****************/

a:link, a:visited {
    text-decoration: none;
    color: #001BD2;
}

a:hover {
    text-decoration: underline;
    color: #FC852E;
}

a img {
    padding: 5px;
    border: 0px;
}

a img:hover, a img:hover {
    border: 1px solid #3F5198;
    padding: 4px;
}

/**************** End Links property ****************/

/**************** Color property ****************/

.red {
    color: red;	
}

.orange {
	color: orange;
}

.green {
	color: green;
}

.lighterGreen {
	color: #36c740;	
}

.yellow {
	color: #b6c737;
}

.grey {
	color: #556677;
}

/**************** End Color property ****************/

/**************** Form property ****************/
.formText, .formTextarea, .formSelect {
    background: #FFFFFF;
    border: 1px solid #3F5198;
    color: #3A3A32;
}

.formSubmit {
    background: #D07404;
    border: 2px outset #B9B9AB;
    font-weight: bold;
    color: #F1F3FE;
    font-family: "Book Antiqua";
    cursor: pointer;
}

#resultMessage {
    clear: both;
    width: 420px;
    padding: 20px 0px 20px 0px;
    overflow: hidden;
}

.errorResultList { 
    list-style-image: url("../images/icons/formError.png");
    font-size: 12px;
    color: #113399;
}

.successResultList { 
    list-style-image: url("../images/icons/formSuccess.png");
    font-size: 12px;
    color: #113399;
}
/**************** End form property ****************/

/******************* Breadcrumb *******************/
#breadcrumb {
    padding: 0px 0px 6px 12px;
}
/******************* End Breadcrumb *******************/

/***************** Header *****************/
#header {
    width: 940px;
    overflow: hidden;
}

#header #logo {
    width: 410px;
    float: left;
}

#header #logo a img, #header #logo a img:hover, #header #logo a img:hover {
	padding: 0px;
	border: 0px;
}

#header #searchFormContainer {
    width: 330px;
    float: left;    
}

#header #searchForm {
	width: 320px;
	text-align: right;
    margin-top: 50px;
    clear: both;
}

#header #searchForm #label {
    margin: 0px 20px 6px 0px; 
    color: #928563;
}

#header #searchForm #input {
    height: 18px; 
    font-size: 14px;
    width: 300px;
}

#header #searchForm #keyword {
    width: 200px;	
}

#header #searchForm #submit {
    height: 24px;
}

#header .nextDirectory {
    width: 175px;
    margin-top: 20px;
    margin-left: 15px;
    float: left;    
}

#header .nextDirectory .link {
    text-align: center;
    margin-top: -2px;
    font-size: 14px;
    width: 95px;  
    float: left;
}

#header .nextDirectory .arrow {
    width: 80px;
    height: 80px;
    float: left;
}
/*************** End Header ***************/

/*************** Menu ***************/
.menu .small {
    width: 180px;	
}

.menu .big {
    width: 740px;   
}

.menu .small .center {
    background: url("../images/menu/grey-in-menu-middle.png") repeat;    
    text-align: center;
    float: left;
    height: 24px;
    width: 160px;
}

.menu .big .center {
    background: url("../images/menu/grey-in-menu-middle.png") repeat;    
    text-align: center;
    float: left;
    height: 24px;
    width: 720px;
}

.menu .left {
    background: url("../images/menu/grey-in-menu-left.png") no-repeat;
    width: 10px;
    float: left;
    height: 24px;
}

.menu .right {
    background: url("../images/menu/grey-in-menu-right.png") no-repeat;
    width: 10px;
    float: left;
    height: 24px;
}

.menu .title {
	font-size: 14px;
    margin-top: 2px;
    color: #333333;
}

.menu .content {
    height: 1%; /* peek-a-boo */
    border: 1px solid #999999;
    clear: both;
}

.menu .content .item {
	padding-top: 8px;
}

.menu .content .item li {
    padding: 2px 0px 2px 0px;
}

/*************** End Menu ***************/

/***************** Footer *****************/
#footer {
    width: 950px;
    height: 25px;
    margin: 0px 0px 36px 10px;
    text-align: center;
    background: url("../images/background/bottom-menu-bar.png") center repeat-x;
}

#footer #copyRight {
    font-size: 12px;
    padding-top: 2px;
}

#footer #likeSites {
    float: left;
    margin-top: 1px;
    padding-bottom: 20px;
}

#footer #menu {
    float: right; 
    margin-top: 6px; 
    font-size: 12px;
}
/************* End Footer **************/

/************** Bottom Dropdown ***************/
/* remove all list stylings */
.menu5, .menu5 ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
    width: 160px;
}

.menu5 li {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;    /* move all main list items into one row, by floating them */
    position: relative; /* position each LI, thus creating potential IE.win overlap problem */
    z-index: 5;     /* thus we need to apply explicit z-index here... */
    width: 160px;
    text-align: left;
}

.menu5 li:hover {
    z-index: 10000; /* ...and here. this makes sure active item is always above anything else in the menu */
    white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
                            see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu5 li li {
    float: none;/* items of the nested menus are kept on separate lines */
}

.menu5 ul {
    visibility: hidden; /* initially hide all submenus. */
    position: absolute;
    z-index: 10;
    left: 0;    /* while hidden, always keep them at the bottom left corner, */
    bottom: 0;      /*      to avoid scrollbars as much as possible */
}

.menu5 li:hover>ul {
    visibility: visible;    /* display submenu them on hover */
    bottom: 100%;   /* 1st level go above their parent item */
}

.menu5 li li:hover>ul { /* 2nd+ levels go on the right side of the parent item */
    bottom: 0;
    left: 100%;
}

/* -- float.clear --
    force containment of floated LIs inside of UL */
.menu5:after, .menu5 ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
.menu5, .menu5 ul { /* IE7 float clear: */
    min-height: 0;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
    YOU SHOULD NOT STYLE the background of the ".menu5 UL" or this feature may not work properly!
    if you do it, make sure you 110% know what you do */
.menu5 ul {
    padding: 30px 30px 10px 30px;
    margin: 0 0 -10px -30px;
    /*background: #f00;*/   /* uncomment this if you want to see the "safe" area.
                                you can also use to adjust the safe area to your requirement */
}
.menu5 ul ul {
    padding: 30px 30px 30px 10px;
    margin: 0 0 -30px -10px;
}

/* Design */
.menu5, .menu5 ul li {
    /* color: #eee; */
    /* background: #234; */
}

.menu5 ul {
    width: 11em;
}

.menu5 a {
    text-decoration: none;
    /* color: #eee; */
    padding: .4em 1em;
    display: block;
    position: relative;
}

.menu5 a:hover, .menu5 li:hover>a {
    /* color: #fc3; */
}

.menu5 li li {  /* create borders around each item */
    border: 1px solid #556677;
    background-color: white;
}
.menu5 ul>li + li { /* and remove the top border on all but first item in the list */
    border-top: 0;
}

.menu5 li li:hover>ul { /* inset 2nd+ submenus, to show off overlapping */
    bottom: 5px;
    left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
    placed here to clarify the terminology I use when referencing submenus in posts */
.menu5>li:first-child>a, .menu5 li + li + li li:first-child>a {
    /* color: #567; */
}
/************** Bottom Dropdown ***************/

/******************* Login ******************/
#login {
  width: 730px;
  padding: 6px 0px 2px 0px;
  text-align: right;
  font-size: 12px;
}

#login #loginBox {
  width: 215px;
  float: right;
  border: 1px solid black;
  border-top: none;
  padding-bottom: 6px;
  padding-top: 4px;
  margin-bottom: -77px;
  background-color: #DDDDDD;
  display: none;
  position: relative;
}
#login #loginBox .label {
  width: 70px;
  text-align: right;
  float: left;
  font-size: 12px;
  margin-top: 4px;
  color: #223322;
}

#login #loginBox .input {
  width: 135px;
  text-align: left;
  margin: 4px 0px 0px 2px;
  float: left;
  color: #223322;
}

#loginForm #email {
    width: 138px;
    height: 16px;
}

#loginForm #password {
    width: 60px;
    height: 16px;
}

#loginForm #submit {
    width: 65px;
    height: 25px;
}

#welcomeMessage {
  float: right;
  border: 1px solid black;
  border-top: none;
  margin-bottom: -61px;
  background-color: #DDDDDD;
  position: relative;
  padding: 0px 4px 0px 6px;
}

#welcomeMessage .success {
    color: green;
}

#welcomeMessage .error {
    color: red;
}

#signOut {
    font-size: 10px;
}
/************** End Login *****************/

/**************** Pagination property ****************/

.paginatorBar {
    background-color: #556677;
    width: 740px;
    height: 40px;
    border: none;
}

.paginatorBar .pageNumber {
  background-color: #FFFFFF;
  border: 1px solid #DEDEB8;
  margin-right: 1px;
  float: left;
  padding: 1px 4px;
}

.paginatorBar .pageNumber:hover {
  background-color: #F9F9F9;
  border: 1px solid #333333;
  text-decoration: none;
}

.paginatorBar .currentPage {
    background-color: #E2F2FE;
    color: #98AA6C;
    border: 1px ridge #DEDEB8;
    margin-right: 1px;
    float: left;
    padding: 1px 4px;
}

.paginatorBar .pageContainer {
    margin: 5px 5px;
    float: right;
    text-align: right;
    clear: both;
}

.totalPaginatorItems {
    width: 700px;
    margin-top: 5px;
    text-align: right;
    color: #928563;
}
/******************** End page navigation ********************/

/******************** Sites Display ********************/
.site {
    margin-bottom: 12px;
    padding-bottom: 12px;
    width: 715px;
    border-bottom: 1px solid #CCDDEE;
    overflow: hidden;
}

.site .regular {
    width: 710px;
    padding-top: 6px;
    padding-bottom: 6px;
    overflow: hidden;
}

.site .sponsor {
    width: 710px;
    padding-top: 6px;
    padding-bottom: 6px;
    overflow: hidden;
    background-color: #F8F79F;
}

.site .siteTop {
    width: 700px;
    padding-right: 12px;
    color: #7f7e21;
    text-align: right;
    overflow: hidden;
}

.site .siteLeft {
    width: 140px;
    margin-right: 10px;
    float: left;
    text-align: center;
}

.site .siteLeft .thumbnail {
    width: 128px;
    height: 100px;
    margin-bottom: 6px;
}

.site .siteLeft .pageRank {
    width: 128px;
    height: 20px;
}

.site .siteLeft .details {
    width: 128px;
    height: 20px;	
}

.site .siteRight {
    width: 560px;
    margin-top: 5px;
    float: left;
}

site .siteRight .siteName {
    width: 535px;
    font-size: 14px;
}

.site .siteRight .url {
    color: #888888;
    margin-left: 12px;
    font-size: 12px;
}

.site .siteRight .description {
    width: 535px;
    margin: 2px 0px 8px 24px;
    font-size: 12px;
}

.site .siteRight .keywords {
    width: 535px;
    padding-right: 12px;
    font-size: 12px;
}

.site .siteRight .keywords a:link, .site .siteRight .keywords a:visited {
    color: #5A667A;
}

.site .siteRight .keywords a:hover {
    color: #160B4A;
}

.site .siteRight .comments {
    width: 535px;
    text-align: left;
    margin-top: 8px;
    overflow: hidden;
}

.site .siteRight .comments .review {
    float: left;
    width: 105px;
    border-right: 1px solid black;
}

.site .siteRight .comments .writeReview {
    float: left;
    width: 100px;
    padding-left: 8px;
    border-right: 1px solid black;
}

.site .siteRight .comments .vote {
    float: left;
    width: 35px;
    padding-left: 8px;
    border-right: 1px solid black;
}

.site .siteRight .comments .rating {
    float: left;
    padding-left: 8px;
    width: 100px;
}

.site .siteRight .comments a:link, .site .siteRight .comments a:visited {
    color: #33046C;
}

.site .siteRight .comments a:hover {
    color: #EB4343;
}

.site .siteBottom {
    width: 535px;
    color: #7f7e21;
    overflow: hidden;
}

.site .siteBottom .close {
    clear: both;
    float: right;
    margin: 0px 4px 0px 0px;
}

.site .siteBottom .reviewContainer {
    width: 397px;
    font-size: 12px;
    color: #334455;
    padding: 10px 6px 10px 6px;
    margin-left: 0px;
    border: 1px solid black;
    position: absolute;
    border-top: none;
    background-color: #f0ecd9;    
    overflow: hidden;
    display: none;
    z-index: 100;
}

.site .siteBottom .noReview {
    text-align: center;
    width: 350px;
    padding: 2px 0px 5px 0px;
}

.site .siteBottom .reviewContainer .header {
    width: 395px;
    background-color: #223F99;
    color: white;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    border: 1px solid black;
}

.site .siteBottom .reviewContainer .header .reviewName {
    width: 99px;
    float: left;
    padding: 2px;    
}

.site .siteBottom .reviewContainer .header .reviewContent {
    width: 267px;
    float: left;
    border-left: 1px solid black;
    padding: 2px;
}

.site .siteBottom .reviewContainer .review {
    width: 395px;
    overflow: hidden;    
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.site .siteBottom .reviewContainer .review .reviewName {
    width: 99px;
    float: left;
    padding: 2px;
    overflow: hidden;
    word-wrap: break-word;
}

.site .siteBottom .reviewContainer .review .reviewContent {
    width: 267px;
    float: left;
    border-left: 1px solid black;
    padding: 2px 2px 2px 8px;
    overflow: hidden;
    word-wrap: break-word;
}


.site .siteBottom .reviewContainer .review .reviewContent .date {
    width: 260px;
    padding-bottom: 6px;
}

.site .siteBottom .reviewContainer #allReviews {
    width: 400px;
    text-align: center;	
}

.site .siteBottom .writeReviewContainer {
    width: 293px;
    font-size: 12px;
    color: #334455;
    padding: 4px 0px 4px 12px;
    margin-left: 105px;
    border: 1px solid black;
    border-top: none;
    background-color: #f0ecd9;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 100;
}

.site .siteBottom .formTextarea {
    width: 281px;
    height: 80px;
}

.site .siteBottom .input {
    padding-bottom: 6px;
}

.site .siteBottom .formText {
    width: 205px;
    height: 20px;
}

.site .siteBottom .submit {
    margin: 6px 0px 4px 72px;
}

.site .siteBottom .writeReviewContainer .formSubmit {
    width: 100px; 
    height: 26px;
}

.site .siteBottom .writeReviewContainer .errors {
    width: 180px;	
}

.site .siteBottom .yourComment {
    width: 323px;
    padding: 4px 0px 6px 0px;
}

.site .siteBottom .voteContainer {
    width: 184px;
    font-size: 12px;
    color: #334455;
    padding: 4px 0px 4px 12px;
    margin-left: 214px;
    border: 1px solid black;
    border-top: none;
    background-color: #f0ecd9;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 100;
}

.site .siteBottom .voteContainer .voteDescription  {
    width: 170px;
    text-align: center;
    padding: 2px 0px 5px 0px;
}

.site .siteBottom .voteContainer .buttons {
    width: 170px;
    text-align: center;
    padding-bottom: 5px;
}

.site .siteBottom .voteContainer .formSubmit {
    width: 50px;
}
/******************** End Sites Display ********************/

/************** Google Ad in Side Nav **************/
#googleSideBarTextAd {
    margin: 12px 0px 0px 20px;
}
/************** End Google Ad in Side Nav **************/

.formElementError .errorResultListContainer {
    margin: 0px 0px 0px 6px;
}

#bestDirectories {
    margin-left: 15px;
}

.content_siteswelike {
    text-align: center;
    padding-top: 12px;
}