/*   ----- main stuff ----   */
ul li {
	line-height: 20px;
        list-style: none;
  }
body {
		padding: 0px;
		margin: 0px;
                background:url(http://www.beautifulface.co.uk/body-bg.jpg) top repeat-x;
               font-family:arial;
               font-size:12px;

}
 ul, li, {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

   hr {
	border: none;
	margin: 3px auto;
	border-bottom: dotted 1px #63B5EB;
}

 a {
     text-decoration: none;
      font-size: 11px;
      padding-bottom: 10px;
     font-weight:normal;
     }
 a:hover {
     text-decoration: underline;
  }

body, input, select, textarea, table {
		font-family: tahoma;
}

body, input, select, textarea {
		background: #ffffff;
                border:1px dotted #e1e1e1;
}

input, select, textarea {
		font-family: "times new roman";
                border:1px solid #e1e1e1;
                background-color:#ffffff;
                font-size:12px;
}
  #submit {background:url(http://www.beautifulface.co.uk/buttonbak.gif) no-repeat; height:33px; width:113px; border:none; color:#fff;}

input[type=radio] {
		border: 0px;
}

body, table, input, select,textarea {
		font-size: 12px;
}

h1 {
		/* list-style-type: disc;
                 background-color: #990000;*/
                color: #31669F;
                font-family: Arial, Helvetica, sans-serif;
                font-weight:normal;
                background:url(http://www.beautifulface.co.uk/titlebar.jpg) top repeat-x;
            
}

h2 {
		font-size: 13px;
		margin-bottom: 0px;
}

input,select, textarea {
		background: #ffffff;
}


a {
		color: black;
}

a:hover {
		color: #444444;
		text-decoration: underline;
}
  .content {width:100%;}
table {
		border-collapse: collapse;
		border-spacing: 0px;
}
/* ---- menu stuff begins here -->
 /* begin nav */

#nav {
	background: url(http://www.beautifulface.co.uk/nav-bg.jpg) top left repeat-x;
	height: 40px;
	width: 914px;
}

#nav ul{
	
	list-style: none;
	/*padding-top: 4px;*/
	
} 

#nav li{	
	float: left;
	display:block;
} 

#nav li a, #nav li strong, #nav li span {
	float: left;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	outline: none;
	line-height:38px;		
} 
	
#nav li a {	
	margin: 0 0 0 10px;
	padding: 0 0 0 9px;
	color: #FFF;
	background: url(http://www.beautifulface.co.uk/nav-divider.jpg) top right no-repeat;
}

#nav li strong {
	/*margin: 0 0 0 10px;*/
	padding: 0 0 0 9px;
	color: #FFF;
}

#nav li span {
	padding: 0 45px 0 25px;
	/*cursor:pointer;*/
}
	
#nav li a:hover, #nav li strong{
	text-decoration:none;
	color: #333;
	background:url(http://www.beautifulface.co.uk/nav-ltab.jpg) no-repeat 0 0;
}

#nav li strong, #nav li a:hover strong {
	text-decoration:none;
	/*color: #333;*/
	background:url(http://www.beautifulface.co.uk/nav-ltab.jpg) no-repeat 21px 0;
}

#nav .last a {
	background: none;
}

#nav .last a:hover span {
	background:url(http://www.beautifulface.co.uk/nav-rtab-last.jpg) no-repeat 100% 0;
}

#nav li a:hover span, #nav li strong span {
	color: #333;
	background:url(http://www.beautifulface.co.uk/nav-rtab.jpg) no-repeat 100% 0;
}
/*--- menu stuff ends here -->

/*   ----- left side menu ------   */

.subsect {
		border-bottom: 1px solid black;
		width: 100px;
}

.subsect_cont {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 12px;
                /*border-left:1px dotted #5c5c5c;*/
}

/*   ----- signup  ---------   */

.signup_sect {
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 5px;
}

/*   ------ rate page -------   */

.ratebar {
		background:#f9f9f9;  border:1px solid #d4d1d1;
}

.quick_vote_image {
}

.others_thought {
		color: #22ff88;
		font-size: 30px;
		font-weight: bold;
}

/*   ------ profile page -------   */

.rates_sum {
		background: #bbffbb;
		border: 1px solid #000000;
}

.rates_sum td {
		padding: 3px;
		font-size: 13px;
}

.profile_section {
		text-align: left;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 1px solid black;
}

.pr_image {
		border: 1px solid black;
}

.thm_image {
		border: 1px solid black;
}

.pr_key {
		font-weight: bold;
		width: 120px;
}

.pr_value {
}

.offline {
		color: red;
}

.online {
		color: green;
}

.profile_stats {
		font-size: 13px;
		 background:#f9f9f9;  
                border:1px solid #d4d1d1;
		margin-bottom: 3px;
}

.profile_stats td {
		padding: 4px;
}

/*   ----- member list -------   */

.memberlist {
		border: 1px solid black;
}

.row_1 {
		 background:#e1e1e1;  
}

.row_0 td, .row_1 td {
		padding: 4px;
}

/*   ----- forum -------   */

.forum_list {
		border: 1px solid black;
		width: 100%;
}

.headline {
                background:#f9f9f9;  
                border:1px solid #d4d1d1
}

.headline td {
		text-align: center;
		padding: 5px;
		font-weight: bold;
}

.group_title {
		background: #aaddaa;
		font-size: 14px;
		padding: 5px;
		font-weight: bold;
}

.group_descr {
		font-size: 11px;
}

.forum_title {
		background: #ccffcc;
		font-size: 12px;
}

.forum_title td {
		padding: 5px;
}

.forum_descr {
		font-size: 10px;
}

.thread_entry_0 {
		background: #ccffcc;
		font-size: 12px;
}

.thread_entry_0 td {
		padding: 5px;
		text-align: center;
}

.thread_entry_1 {
		background: #ddffdd;
		font-size: 12px;
}

.thread_entry_1 td {
		padding: 5px;
		text-align: center;
}

.post_entry_0 {
		background: #ccffcc;
		font-size: 12px;
}

.post_entry_0 td {
		padding: 5px;
}

.post_entry_1 {
		background: #ddffdd;
		font-size: 12px;
}

.post_entry_1 td {
		padding: 5px;
}

.forum_posted {
		border: 1px solid black;
		background: #ddffdd;
		padding: 5px;
}

.post_text {
		text-align: left;
		vertical-align: top;
		padding: 5px;
}

.post_info {
		text-align: right;
		vertical-align: top;
		padding: 2px;
		height: 10px;
}

/*   ----- classes ----   */

.titlebar {
		background:url(http://www.beautifulface.co.uk/titlebar.jpg) top repeat-x;
		padding: 7px;
		padding-top: 1px;
		padding-bottom: 2px;
		font-weight: bold;
		color: #333333;
		text-align: center;
                height:30px;
}

.directories {
		/*border: 1px solid #000000;*/
}

/*   field error   */

.err {
		color: red;
		font-weight: bold;
}

.head_row {
		font-weight: bold;
		border-bottom: 1px solid black;
}

.head_row td {
		margin-bottom: 5px;
}

.required {
		padding-left: 5px;
		padding-right: 5px;
		font-weight: bold;
		color: red;
}

.key {
		font-weight: bold;
}

/*   messages   */

.msgtext {
		width: 90%;
		padding: 5px;
		background: white;
		border: 1px solid black;
}
  /* begin footer */
#footer {
	background: url(http://www.beautifulface.co.uk/footer-bg.jpg) top left repeat-x;
	height: 77px;
	padding-top: 10px;	
}

#footer p {	
	color: #FFF;
	line-height: 20px;
	text-align: center;
}
/* end footer */
 .members {
	background: #31669F url(images/members-bg.jpg) top left repeat-x;
        padding-left:10px;
}

.members a {
	color: #FFF;
        margin-bottom:10px;
        text-decoration:underline;
}
 .title1 {	
	height: 30px;
	display: block;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #FFF;	
}
