@charset "utf-8";
/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! */

/******** Body Elements ********/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #eeeeee;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	line-height: 160%;
	color: #3d3d3d;
}
/* Profiles */
#ProfileTables {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.bordblue {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #3EA7F8;
	border-top: 1px solid #EAEAD2;
	border-bottom: 1px solid #EAEAD2;
	height: 18px;
}
.Verdana {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000;
}

/* Main Column */
#main {
	float: left;
	width: 100%;
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(./images/square-green.png) no-repeat 3px 50%;	
}
#find1 {
background-color: #FFFFF0;
font-family: Tahoma;
font-size: 8.5pt;
color: #000000;
padding-left: 5px;
}
#find2 {
background-color: #F2F1EE;
font-family: Tahoma;
font-size: 8.5pt;
color: #000000;
padding-left: 5px;
}
#find1r {
background-color: #EBF3FE;
font-family: Tahoma;
font-size: 8.5pt;
color: #000000;
padding-left: 5px;
}
#find2r {
background-color: #F1F7FE;
font-family: Tahoma;
font-size: 8.5pt;
color: #000000;
padding-left: 5px;
}
#findTitle {
background-color : #1F7DFD;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
height: 18px;
color: White;
}
/******** Layout Elements ********/
.button {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	background-image: url('../graphics/button_bg.gif');
	background-color: #E0E0E0;
	border: 0;
	cursor: pointer;
	cursor: hand
}
td.boxbrackettop {
	background-image: url('../graphics/box_bracket_top_bg.gif'); 
	background-repeat: repeat-x; 
	font-size: 14px; 
	color: #003366; 
	font-weight: bold; 
	font-family: arial, sans-serif;
}
td.boxbracketright {background-image: url('../graphics/box_bracket_top_right.gif'); background-repeat: no-repeat; }
table.boxbracketcontent {
	border: 1px solid;
	border-color: #666666;
	border-collapse: collapse;
}
.LoginTable {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}
input {
	padding:2px;
	border:1px solid #000000;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
.lightblue {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #3EA7F8;
	border-top: 1px solid #EAEAD2;
	border-bottom: 1px solid #EAEAD2;
	height: 18px;
}
.warning {
	font-weight: normal;
	font-size: 9pt;
	color: #000;
	text-align: center;
	border: 1px solid #FF9797;
	background-color: #FFFF95;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   	border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(./images/quote.gif) no-repeat 5px 5px;    
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}

.header {
	height: 50px;
	margin: 10px 0 10px 0;
	padding: 5px;
	border: 3px solid #cccccc;
        width: 244px;
	text-align: left;
	line-height: 50px;
}
#header_logo {

	width: 231px;

	height: 82px;

	background-color: #FFFFFF;

}

#header_right_up {
	background-color: #2859A5;

	background-image: url(./images/bg_header.jpg);

	background-repeat: repeat-x;

	background-align: left;

	padding: 10px;

	height: 82px;
	vertical-align: top;

	color: #FFFFFF;

	font-family: tahoma;

	font-size: 11px;

}
#header_right_menu {
	background-color: #2859A5;

	background-image: url(./images/bg_menu.jpg);

	background-repeat: repeat-x;

	background-align: left;

	padding: 10px;

	height: 25px;
	vertical-align: top;

	color: #FFFFFF;

	font-family: tahoma;

	font-size: 11px;

}
#header h2#rname {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 30px; left: 231px;		
}
#header h2#blink {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 40px; left: 231px;		
}
/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 0px 0 0;
	background: url(./images/bg_menu.jpg) repeat-y center top;
	background-repeat: repeat-x;

	background-align: left;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;	
	
}
#menu ul li {	
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #0851F7;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #EEEEEE;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #EEEEEE;
	color: #333;
}

.content {
	margin: 0 0 0 200px;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.left {
	margin: 0 0 10px 0;
	float: left;
	width: 210px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.footer {
	background-color: #2859A5;

	background-image: url(./images/footer.jpg);

	background-repeat: repeat-x;

	background-align: left;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	clear: both;
	text-align: right;
}
img.login {
	position: absolute;
	top: 5px; right: 5px;
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
img.advert {
	position: absolute;
	top: 3px; left: 231px;
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
/* Popular Rooms */
#poprms {
	float: left;
	width: 200px;
	padding: 0; margin: 0;	
	background-color: #ffffff;
}
#poprms h1 {
	margin-top: 0px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	background: #EEF0F1 url(./images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#poprms .stats-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}

/* Index Menus */
#spacer {
	float: left;
	width: 15px;
	padding: 10; margin: 10;	
	background-color: #ffffff;
}
#popmain {
	float: left;
	width: 100%;
	padding: 10; margin: 10;	
	background-color: #ffffff;
}
#popmain h1 {
	margin-top: 0px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	background: #EEF0F1 url(./images/indexm.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#popmain .stats-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#indexm {
	float: left;
	width: 200px;
	padding: 10; margin: 10;	
	background-color: #ffffff;
}
#indexm h1 {
	margin-top: 0px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	background: #EEF0F1 url(./images/indexm.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#indexm .stats-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 200px;
	padding: 0; margin: 0;	
	background-color: #ffffff;
}	
#sidebar h1 {
	margin-top: 0px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	background: #EEF0F1 url(./images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(./images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* infobar */	
#infobar {
	width: 200px;
	height: 200px;
	padding: 25px; margin: 0;	
	background-color: #ffffff;
}
#infobar h1 {
 	padding: 5px 0 5px 10px;
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	background: #EEF0F1 url(./images/headerbg.gif) repeat-x;	
	border: 1px solid #7CAEF9;
}
#infobar .right-box {
	height: 200px;
	border: 1px solid #7CAEF9; 
	margin: 0 0 5px 0;
}

/* stuffbar */	
#stuffbar {
	width: 225px;
	height: 200px;
	padding: 25px; margin: 0;	
	background-color: #ffffff;
}
#stuffbar h1 {
	margin-top: 0px;
 	padding: 5px 0 5px 10px;
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	background: #EEF0F1 url(./images/headerbg.gif) repeat-x;	
	border: 1px solid #7CAEF9;
}
#stuffbar .center-box {
	height: 200px;
	border: 1px solid #7CAEF9; 
	margin: 0 0 5px 0px;
}

/* Showbar */	
#showbar {
	float: left;
	width: 200px;
	height: 200px;
	padding: 25px; margin: 0;	
	background-color: #ffffff;
}
#showbar h1 {
 	padding: 5px 0 5px 10px;
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #ffffff;
	background: #EEF0F1 url(./images/headerbg.gif) repeat-x;	
	border: 1px solid #7CAEF9;
}
#showbar .left-box {
	height: 200px;
	border: 1px solid #7CAEF9; 
	margin: 0 0 5px 0;
}
#showbar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#showbar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(./images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#showbar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(./images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/******** Document Styles ********/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #88ac0b;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}	

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}
a:button {
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

.header a, .header a:active, .header a:visited {
	color: #aa0000;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}


/******** List Styles Styles ********/

ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 0px 0 0px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
}


/**************** main page blocks *************/

