/* Global Stuff */

body {	
		margin: 0 0 10px 0;
		padding: 0;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #918676;	
}

img, table {
	border: 0;
}

hr {
	margin: 0;
}

p {
	margin: 0;
    padding: 3px 0 3px 0;
}

h1, h2, h3 {
	font-size: 16px;
	margin: 0;
    padding: 3px 0 3px 0;
}

a {
	text-decoration: none;
	color: #2a87a9;
}

a:hover {
	text-decoration: underline;
	color: #0d6180;
}

a.footer {
	text-decoration: none;
	color: #ffffff;
}

a:hover.footer {
	text-decoration: underline;
	color: #a3a3a3;
}

/* Page Structure */

div#wrapper {
	margin: 0 auto;
	background: #918676;
}

div#header {
	margin: 0 auto;
    padding: 0;
    width: 1000px;
}

div#header img {

}

div.header_one {
	height: 36px;
	width: 1000px;
    background-image: url('../images/worldbars_01.jpg');
}

div.header_two {
	height: 54px;
	width: 1000px;
    background-image: url('../images/worldbars_02.jpg');
}

div.header_three {
	height: 37px;
	width: 1000px;
    background-image: url('../images/worldbars_03.jpg');
}

div.header_three .content {
	font-size: 12px;
	color: #ffffff;
	padding: 10px 0 0 50px;
	text-align: left;
}

div.header_three .content a {
	text-decoration: none;
	color: #fffaeb;
}

div.header_three .google_search {
	float: right;
	text-align: right;
	padding: 7px 70px 0 0;
}

div#area {
	margin: 0 auto;
	padding: 10px 0 10px 0;
    width: 1000px;
    background-image: url('../images/worldbars_04.jpg');
}

div#innerarea {
	padding: 0 63px 0 63px;
}

div#leftarea {
	float: left;
    width: 222px;
    text-align: left;
}

div#midarea {
	padding: 0 0 0 3px;
    text-align: left;
}

div#rightarea {
	float: right;
    width: 138px;
    text-align: center;
}

div#footer {
	margin: 0 auto;
	width: 1000px;
}

div.prefooter {
	width: 1000px;
    background-image: url('../images/worldbars_04.jpg');
}

div.prefooter .footer_links {
	padding: 10px 63px 5px 63px;
}

div.prefooter .footer_links .text {
	padding: 5px;
	border: 1px solid #FFEDDF;
	background: #FFF6EF;
}

div.footer_one {
	height: 22px;
	width: 1000px;
    background-image: url('../images/worldbars_05.jpg');
}

div.footer_two {
	width: 1000px;
    text-align: center;
}

/* Menu */

div#menu {
	text-align: left;
	margin-left: 400px;
}

div#menu ul {
	margin: 0;
	padding: 19px 0 0 0;
	list-style: none;
	height: 54px;
}

div#menu ul li {
	display: inline;
}

div#menu ul li a {
	font-size: 14px;
	color: #f3f3f3;
	text-decoration: none;
	border: 0;
	padding:  17px 15px 17px 15px;
	height: 54px;
}

div#menu ul li a:hover {
	text-decoration: underline;
	background-color: #393939;
}

/* right panel */

div.country_alpha {
	border: 1px solid #fde79d;
	background-color: #fffaeb;
	font-size: 18px;
}

div.city_bars {
	border: 1px solid #fde79d;
	background-color: #fffaeb;
	font-size: 15px;
	padding: 15px;
}

/* system messages */

div.errors {
	padding: 5px;
	background-color: #ffe4e4;
	border-left: 1px solid #febdbd;
	border-top: 1px solid #febdbd;
	border-right: 2px solid #fe8c8c;
	border-bottom: 2px solid #fe8c8c;
	color: #c83b3b;
	margin: 5px 5px 5px 0;
}

div.messages {
	padding: 5px;
	background-color: #c6e5d0;
	border-left: 1px solid #1fa448;
	border-top: 1px solid #1fa448;
	border-right: 2px solid #127e33;
	border-bottom: 2px solid #127e33;
	color: #165c2b;
	margin: 5px 5px 5px 0;
}

/* content */

div.content_wrapper {
	
}

ul.nodec {
	list-style: none;
}

div.news {
	background-color: #ffffff;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-right: 2px solid #ababab;
	border-bottom: 2px solid #ababab;
	color: #000000;
	width: 705px;
	padding: 5px;
}

div.news .title {
	font-weight: bold;
	font-size: 14px;
}

div.news .date {
	padding-left: 5px;
	font-size: 10px;
}

div.news .content {
	margin: 10px 0 0 5px;
	padding: 5px;
	font-size: 12px;
}

div.comments {
	padding: 5px;
	background-color: #f9f9f9;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-right: 2px solid #ababab;
	border-bottom: 2px solid #ababab;
	margin-top: 4px;
}

div.comments .userdate {
	padding: 5px 0 0 10px;
	color: #169fd2;
}

div.comments .user {
	font-weight: bold;
}

div.comments .date {
}

div.comments .body {
}

div.def_body {
	padding: 5px;
	background-color: #eefaff;
	border-left: 1px solid #7ed3f6;
	border-top: 1px solid #7ed3f6;
	border-right: 2px solid #1ca2da;
	border-bottom: 2px solid #1ca2da;
	color: #2588b1;
}

.login_theme {
	background: #2F2C2C;
	color: #ffffff;
	border: 1px solid #000000;
	font-size: 11px;
}

div.city_blurb {
	border: 1px solid #DFDFDF;
	background-color: #EFEFEF;
	font-size: 12px;
	padding: 1px;
}

div.city_blurb .inner {
	padding: 4px;
}

div.city_taxis {
	border: 1px solid #EFE1D1;
	background-color: #FFF8EF;
	font-size: 15px;
	padding: 15px;
}

div.city_taxis .number {
	font-size: 12px;
	color: #a3a3a3;
}

div.city_taxis .border {
	border-bottom: 1px dotted #EFEFEF;
}

.top_bars_table {
	width: 100%;
}

.top_bars_table tr td {
	height: 18px;
	font-size: 16px;
}

.top_bars_table .top_nums {
	background-color: #dfdfdf;
	font-size: 10px;
}

.top_bars_main {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #a3a3a3;
}

.blurb_top {
	width: 720px;
	height: 14px;
}

.blurb_mid {
	width: 720px;
}

.blurb_mid .blurb_content {
	padding: 5px;
	font-size: 15px;
	border-right: 1px solid #a3a3a3;
}

.blurb_mid .blurb_content .right_img {
	float: right;
	width: 283px;
	height: 424px;
	padding: 0 15px 0 0;
	background-image: url('../images/wb-5.jpg');
	background-repeat: no-repeat;
}

.blurb_mid .blurb_content .text {
	margin-right: 315px;
}

.blurb_bot {
	width: 720px;
	height: 13px;
}

.profile_images {
	border: 1px solid #a3a3a3;
	padding: 3px;
}

.location1 {
	font-size: 10px;
	color: #a3a3a3;
}

/* register form */

.reg_form {
	font-size: 15px;
	width: 100%;
}

.reg_form input {
	height: 20px;
}

/* cloud */

.tag_results {
	padding: 10px 0 0 10px;
}

.tag_row {
	padding: 1px 0 0 10px;
}

.tag_details {
	color: #a3a3a3;
}

.tag_cloud {
	
}

.tag_cloud fieldset {
	
}
