﻿/*
      Created by Ibrar Hussain of Freeman Holland Ltd
	  
	  E-Mail: ibrar@freemanholland.com
		  
*/

* { padding: 0; margin: 0; }

.row0{background-color:#dddddd;}

.row1{background-color:#ffffff;}

.clear{clear:both;}

/********************************************

   LAYOUT

********************************************/ 

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#efefef;
}
#wrapper { 
 margin: 30px auto;
 margin-bottom:4px;
 width: 1010px;
 border:1px solid #d9d9d9;
 background-color:#fff;
 overflow:hidden;
}

.hidden { display: none; }
/********************************************

   HEADER

********************************************/ 

#header {
 width: 985px;
 color: #333;
 padding: 10px;
 height: 166px;
 margin: 10px 0px 5px 0px;
}
#header-left {
background:url('images/header-left.jpg');
float:left;
width: 367px; 
height: 163px;
}
#header-right a{
text-decoration:underline;
color:#29b69a;
}
#header-right a:hover{
text-decoration:none;
}
#header-right {
background:url("images/header-right.png");
float:right;
height: 123px; 
width: 246px;
margin-top:10px;
padding:15px;
}

.button_go{
background:url("images/go.png");
width:45px;
border:0px;
height:24px;
margin-top:-4px;
cursor: pointer;
}

.button-next{
background:url("images/next_page.png");
float:right;
cursor:pointer
}

.button-back{
background:url("images/back.jpg");
float:left;
cursor:pointer
}

.button-sub{
background:url("images/submit.png");
float:right;
cursor:pointer
}

.login-sub{
background:url("images/submit-login.png");
float:right;
cursor:pointer
}

.button-login{
background:url("images/login.png");
float:right;
cursor:pointer
}

.button-register{
background:url("images/register.png");
float:right;
cursor:pointer
}

label,input{vertical-align:middle}

/********************************************

   NAVIGATION

********************************************/ 

#navigation {
 width: 990px;
 color: #333;
 padding: 10px;
 margin: 0px 0px 5px 0px;
 background:url('images/nav.jpg');
 height:43px;
}
#nav-left {
 background:url('images/nav_front.png');
 float:left;
 width: 554px; 
 height: 26px; 
 padding:10px;
 padding-top:7px;
 padding-left:18px;
 margin-left:10px;
}

#nav-right {
float:right;
width: 380px; 
height: 21px;
padding:10px;
padding-top:12px;
padding-right:0;
padding-left:6px;
margin-right:8px;
}

#nav-right{
	color:#62fac9;
	font-size:14px;
	font-weight:bold;
}

#nav-right a{
	color:#fff;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#nav-right a:hover{
	text-decoration:underline;
}

/********************************************

   LEFT CONTENT

********************************************/ 

#left-content { 
 width: 675px;
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 float:left;
 padding-left:25px;
 line-height:19px
}

#left-content a{
text-decoration:underline;
color:#29b69a;
}

#left-content a:hover{
text-decoration:none;
}

#left-content h2{
color:#29b69a;
font-size:22px;
font-weight:bold;
height:27px;
margin-top:10px;
margin-bottom:6px
}

#left-content h3{
color:#fff;
font-size:16px;
font-weight:bold;
height:20px;
margin-top:10px;
margin-bottom:6px;
padding:10px;
background-color:#29b69a
}

.search-box{
	width:650px; 
	border:2px solid #e2e2e2;
	
	height:150px;
	margin-bottom:8px
}

.search-left{
	float:left; width: 412px;
        border-right:1px dashed #999;
        padding:10px;
        height:130px;
}

.search-right{
	float:right; width: 196px;
        padding:10px;
        padding-right:0px;
        height:130px;
}

#review-concept{
width:675px;
}

#review-concept h2{
font-size:19px;
font-weight:normal
}

.c-name{
padding-bottom:6px;
border-bottom: 3px solid #2EB79D;
}

.f-right{
float:right;
font-weight:bold;
line-height:17px;
font-size:12px
}

.f-right a{
font-size:12px;
}

.f-right small{
font-size:11px;
}

#review-concept span{
font-weight:normal
}

.review-content{
}

#post-comments{
	background:url('images/comment-bg.jpg'); width: 581px; height: 92px; padding:15px
}

#comments-wrapper{
	margin:auto;
	width:612px;
}

.comments{
	height:150px; 
	background:url('images/post-comment.jpg'); 
	width: 577px; 
	padding:15px;
	margin-top:40px;
	padding-top:8px;
}

.comments p{
font-size:11px;
margin-top:4px;
line-height:19px
}

.comments textarea{
width: 500px; 
height: 54px;
border:1px solid #c0c0c0;
color:#999
}

.btn-submit{
	background:url('images/btn-submit.png');
	width:60px; 
	height:31px;
	border:none;
	float:right;
	margin-top:24px
}

#sortreviewsby{color:#ffffff;width:652px; height:71px; margin-left:2px; margin-bottom:5px;}

#sortreviewsby a{font-size:10px;}

#alphabetical{float:left;width:216px;height:71px; text-align:center; background-image:url('images/sortbybg.jpg');background-repeat: no-repeat;}

#date{margin: 0 1px 0 1px; float:left;width:216px;height:71px;text-align:center;background-image:url('images/sortbybg.jpg');background-repeat: no-repeat;}

#sector{float:left;width:216px;height:71px;text-align:center;background-image:url('images/sortbybg.jpg');background-repeat: no-repeat;}

.padding10px{padding:10px;}

.suggest_link {
        background-color: #eeeeee;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #3366CC;
        padding: 2px 6px 2px 6px;
}
#search_suggest {
        position: absolute;
        z-index:99;
        background-color: #FFFFFF;
        text-align: left;
        background-color:#999900;
        margin-left:95px;
}

#search_suggestTown {
        position: absolute;
        z-index:9999;
        background-color: #FFFFFF;
        text-align: left;
        background-color:#999900;
        margin-left:230px;
}

#search_suggestTown2 {
        position: absolute;
        z-index:9999;
        background-color: #FFFFFF;
        text-align: left;
        background-color:#999900;
        margin-left:300px;
}

/********************************************

   BREADCRUMB

********************************************/ 

#left-breadcrumb{
	margin-bottom:10px;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:8px;
	margin-left:-10px;
}

#left-breadcrumb a{
text-decoration:underline;
color:#29b69a;
}

#left-breadcrumb a:hover{
text-decoration:none;
}

/********************************************

   RIGHT CONTENT

********************************************/ 

#top-right{
	float:right;
	height: 200px; 
	width: 300px;
	background:url('images/submit-review.png');
	width: 255px; 
	height: 189px;
	padding:10px;
	padding-left:15px;
}

#big-middle{
background-color:#29b599;padding:10px;padding-left:15px;margin-top:-10px
}

#big-middle span{
color:#fff
}

#big-middle h1{
color:#fff;
font-size:22px;
font-weight:bold;
height:30px;
}

#big-middle a{
color:#fff;
text-decoration:underline;
font-weight:bold;
}

#big-middle ul{
margin-left:20px;
}

#big-middle li{
margin-bottom:4px;
}

#big-middle a:hover{
text-decoration:none;
}

#big-middle p{
line-height:19px
}

#forum-right{
	float:right;
	height: 200px; 
	width: 300px;
	background:url('images/forum-back.png');
	width: 255px; 
	height: 619px;
	padding:10px;
	padding-left:15px;
	color:#fff;
}

#forum-right h1{
color:#fff;
font-size:15px;
margin-bottom:5px;
}

#forum-right a{
color:#fff;
text-decoration:underline;
}


#forum-right a:hover{
text-decoration:none;
}

#profile-right{
	float:right;
	height: 200px; 
	width: 300px;
	background:url('images/profile-back.png');
	width: 255px; 
	height: 619px;
	padding:10px;
	padding-left:15px;
	color:#000;
}

#profile-right h1{
color:#000;
font-size:15px;
margin-bottom:5px;
}

#profile-right a{
text-decoration:underline;
color:#29b69a
}


#profile-right a:hover{
text-decoration:none;
}


#bottom-right{
	float:right;
	height: 200px; 
	width: 300px;
	background: url('images/right_grey.png') no-repeat;
	width: 255px; 
	height: 267px;
	padding:10px;
	padding-left:15px;
	margin-top:20px;
	line-height:19px
}

#bottom-right h1{
color:#29b69a;
font-size:20px;
font-weight:bold;
height:28px;
}

#bottom-right h2{
font-size:14px;
margin-bottom:18px
}

#bottom-right ul{
margin-left:15px;
line-height:18px;
}

#bottom-right a{
color:#29b69a;
text-decoration:underline;
font-weight:bold;
margin-top:7px;
float:right
}

#bottom-right a:hover{
text-decoration:none;
}

.right-white{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin-top:-12px;
}
#top-right h1{
color:#fff;
font-size:22px;
font-weight:bold;
height:30px;
}

#top-right a{
color:#fff;
text-decoration:underline;
font-weight:bold;
}

#top-right ul{
margin-left:0px;
}

#top-right li{
margin-bottom:4px;
}

#top-right a:hover{
text-decoration:none;
}

#right-content { 
 width: 278px;
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 float:right;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.review-right ul{
	list-style:none;
	font-weight:normal
}

.review-right li{
margin-left:-20px
}

#rate-bullets{
line-height:21px;
width:249px;
}

#rate-bullets span{
width: 207px;
}

#rate-bullets div{
float:right
}

#rate-bullets p{
background:url('images/num-back.png');
width:42px;
text-align:center;
float:right;
height:21px;
font-size:11px;
color:#fff
}

/************************

 Forms 

********************************************************************************************************************************************/

#advertise .InputGroup {
    display: inline-block;
    padding: 3px 4px;
}

#advertise .ErrorField {
    border: 1px dotted #D00;
    color: #D00;
    background: #FFFFFE;
}

#advertise span.ValidationErrors {
    display: inline-block;
    font-size: 12px;
    color: #D00;
    border:0
}

.table{
float:right; 
width: 230px;
font-weight:bold;	
}

#rad{
	width:20px;
}
#home-text{
  border:1px solid #333;
  color:#333;
}

#home-text:focus{
  border:1px solid #3DE4C3;
}

#css{
  border:1px solid #333;
  color:#333;
}

#css:focus {
  border:2px solid #29b69a;
}

.css:focus {
  border:2px solid #29b69a;
}


#advertise input:focus{
  border:2px solid #29b69a;
  color:#333;
}

#advertise label.error, #advertise input.submit {color:red;font-size:11px;}
#advertise input.error { border: 1px dotted red; }

#advertise{
padding:10px;
padding-left:15px;	
}

form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

form.selectbystore select {
	width: 160px;
}

form h4 {
	font-weight: bold;
	font-size: 1.2em;
}

form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

form label {
	display: block;
	height:30px;
	float:left;
	font-weight:normal;
}

form ul li {
	padding: 0.5em 0;
	height:25px;
}

form#advertise label {
	display: block;
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-top: 0.2em;
}

form#advertise label.label2 {
	width: 114px;
	margin-left: 15px;
	padding: 0 2px 0 8px;
}

form#advertise input, form#advertise textarea {
	width: 300px;
	/**border: 1px solid #ccc**/
	height:18px;
	padding:1px;
}

form#advertise input#affilimaybe, form#advertise input#affiliyes, form#advertise input#affilino {
	border: 0;
	width: auto;
}

form#advertise input#submitvouchers {
	width: auto;
	border: 0;
}

form#advertise .calendar {
	width: 70px;
	margin-top: 6px;
}

form#advertise input.input2 {
	float: left;
}

/********************************************

   PREDICTIVE TEXT

********************************************/

.floater {
position:absolute;
z-index:2;
display:none;
padding:0;
top: 455px;
left: 467px;
}

.floater td {
font-family: Gill, Helvetica, sans-serif;
background-color:white;
border:1px inset #979797;
color:black;
}

.matchedSmartInputItem {
font-size:0.8em;
padding: 5px 10px 1px 5px;
margin:0;
cursor:pointer;
}

.selectedSmartInputItem {
color:white;
background-color:#3875D7;
}

#smartInputResults {
padding:0;margin:0;
}

.siwCredit {
margin:0;padding:0;margin-top:10px;font-size:0.7em;color:black;
}

/********************************************

   FOOTER

********************************************/ 

#footer { 
 width: 990px;
 color: #fff;
 border: 1px solid #ccc;
 background: #999;
 margin:auto;
 padding: 10px;
 padding-top:22px;
 height:30px;
 font-weight:bold;
 clear:both;
}

#footer a{color:#fff;}

#footer li{list-style: none;}

#left { 
float:left;
width:135px;
}

#middle { 
float:left;
width: 600px;
margin-left:60px;
color:#696969;
}

#middle a{ 
text-decoration:underline;
color:#fff;
margin-left:2px;
margin-right:2px;
}

#middle a:hover{ 
text-decoration:none;
}

.mceToolbarTop, .mceToolbarBottom {
background: #F0F0EE;
width: 420px; /* changes width of editor tool bar */
} 

#right { 
float:right;
width:177px;
}


/********************************************

   DECLARATION

********************************************/ 

#declaration{ 
width: 1005px;
margin:auto;
text-align:right;
margin-top:5px;
color:#333;
margin-bottom:5px;
}

#declaration a{ 
text-decoration:underline;
color:#22a58b;
}

#declaration a:hover{ 
text-decoration:none;
}


/********************************************

   FORUM STYLES

********************************************/ 

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}


/* Table border styles */
	.tableborder	{ border:1px solid #727789; border-top:none;border-right:none; }
	.tdborder		{ border:1px solid #727789; border-left:none;border-bottom:none; height:16px; padding: 3px;background-color:#2ab698;background:url('http://www.judgethejob.com/images/forum_tablebackground1.gif')}
	.tdborder_stats	{ border:1px solid #727789; height:16px; padding: 3px;}

td,th,table { margin: 0px; }

/*	Tables */
	.table_header { font-family:verdana,arial; font-size:8pt; color:#669524;}z
	.table_content {font-family:verdana,arial; font-size:8pt; color:#555555;}
	.simple_table_content {font-family:verdana,arial; font-size:7.5pt; color:#555555;}

	.bigfont 	{font-family:verdana,arial; font-size:10pt; color:#555555;}
	.smallfont 	{font-family:verdana,arial; font-size:8pt; color:#555555;}
	.hidden { display: none; }

      TABLE.tabulardata {
			border: 1px solid #727789;
			width:674px     
       }

        TABLE.tabulardata TR {
	        background-color: white;
		    border: 1px solid #727789;    
        }

        TABLE.tabulardata TH {
	        background-image:url(images/forum_tablebackground2.gif);
	        padding-left:5px;
	        padding-bottom: 3px;
			padding-top: 3px;
			padding-right: 5px;
	        width:50px;	 
	        border: 1px solid #727789;    
        }

        TABLE.tabulardata TD {
	        padding:5px;
	        border:1px solid #727789; 
        }

        .left
		{
			text-align:left;
		}

	.Color
	{
		background-color:#F3F4EB;
	    text-align:center;
	}
	
	.padding
	{
		color:Red;
	}
	
	 .Align
	 {
	 	text-align:left;
	 }	 
	
	  .Align2
	 {
	 	text-align:center;
	 }
	 
	 .button
	{
	display:block;  
	color:#000; 
	text-decoration:none; 
	border:1px solid #999; 
	padding-left:15px; 
	padding-right:15px; 
	padding-top:5px; 
	padding-bottom:0;
	text-align:center;
	}

/********************************************

   UI TABS

********************************************/ 

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */

    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */

@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */

.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}

.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 25px;
    background: url(tab.png) no-repeat;
}

.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0px;
    margin-left:6px;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}

.tabs-nav .tabs-selected a {
    color: #000;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}

.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    border: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

.not-authorised{
	border:1px solid #999;
	margin-top:6px;
	height:160px;
	background-color:#c0c0c0;
	width:620px;
	padding:15px;
	height:150px;
	margin:auto;
}
.not-authorised h3{font-size:15px;color:#f76400}
.not-authorised h4{font-weight:normal}

.offers{
	border:1px solid #999;
	margin-top:6px;
	height:160px;
	background-image:url('images/offer_gradient.jpg');
	width:620px;
	padding:15px;
	height:150px;
	margin:auto;
}

.offer-content{padding:30px;line-height:25px;}
.offers h4{font-size:14px;font-weight:normal;}
.offers_read{color:black;margin-left:180px;font-size:11px;}
.offers_expiry{color:red;margin-top:6px;font-size:11px;}

.SMS{ 
background:url("images/SMS.png") no-repeat;
width: 100px; 
height: 27px;
border:0;
color:#fff;
font-weight:bold;
font-size:12px;
}

.SMS a:hover{ 
color:#000;
}

.print{ 
background:url("images/print.png") no-repeat;
width: 125px; 
height: 27px;
border:0;
color:#fff;
font-weight:bold;
font-size:12px;
}

.edit{ 
background:url("images/Edit.png") no-repeat;
border:0;
height:32px;
width:32px;
}

.delete{ 
background:url("images/Cancel.png") no-repeat;
border:0;
height:32px;
width:32px;
}

.calTD {font-family: verdana; font-size: 12px; text-align: center; border:0 }
.calR {font-family: verdana; font-size: 12px; text-align: center; font-weight: bold;}

.descriptions
{
	font: 11pt/16pt Georgia, Verdana, Arial;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
}
.copyright
{
	font: 8pt/8pt Verdana, Arial, Helvetica, sans-serif;
	color: #6666ff;
}
.itemdesc
{
	font: bold 8pt/15pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #0066ff;
	text-decoration: none;
}
.title
{
	font: bold 12pt/15pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #cc0033;
	text-decoration: none;
}
.subtitle
{
	border-bottom-width: thin;
	font: bold 10pt/20pt Georgia, Verdana, Arial;
	text-transform: none;
	color: #005151;
	background-color: #F9FF9B;
	text-decoration: none;
}
.bottomtext
{
	font-weight: bold;
	font-size: 8pt;
	color: #6666ff;
	line-height: 15pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bottomtext img
{
  border:none;
}
.lineItem
{
	font-weight: bold;
	font-size: 10pt;
	color: teal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.newsheader
{
	font: bold 10pt/19pt Georgia, Verdana;
	text-transform: capitalize;
	color: #336699;
	background-color: transparent;
}
.boldtext
{
	font: bold 10pt/16pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.subdesc
{
	font: 8pt/10pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: red;
	text-decoration: none;
}
.code
{
	font: 10pt/10pt 'Courier New' , Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: black;
	background-color: #ccff66;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.highlight
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: transparent;
	font-variant: small-caps;
}
.navigatemenu
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
	color: dodgerblue;
	font-family: Arial;
}
.comment
{
	font-size: 10pt;
	color: forestgreen;
	font-style: italic;
	font-family: Verdana, Arial;
}
.newstext
{
	font-size: 9pt;
	color: black;
	font-family: 'Courier New';
	text-align: left;
}
.nospam
{
	font-size: 10pt;
	text-transform: uppercase;
	color: darkgray;
	font-family: Verdana;
}
.article_title
{
	font-weight: bold;
	font-size: 11pt;
	color: teal;
	font-family: Georgia, Sans-Serif;
}
.article_summary
{
	font-size: 10pt;
	color: gray;
	font-family: Georgia, Sans-Serif;
	background-color: palegoldenrod;
}
.article_header
{
	font-weight: bold;
	font-size: 12pt;
	color: #990033;
	font-family: Georgia;
	text-align: left;
	text-decoration: none;
}
.email
{
	font-weight: bold;
	font-size: 10pt;
	color: #006666;
	font-family: Georgia;
}
.etitle
{
	font-weight: bold;
	font-size: 15pt;
	color: #339933;
	font-family: Arial, Verdana;
}
.eheading
{
	font-weight: bold;
	font-size: 12pt;
	color: #3300cc;
	font-family: Georgia;
}
.staticbox
{
	border-left-color: #99cc00;
	border-bottom-color: #99cc00;
	margin: 2px;
	border-top-style: solid;
	border-top-color: #99cc00;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffff99;
	text-align: center;
	border-right-color: #99cc00;
	border-bottom-style: solid;
}
.greeting_message
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana;
}
.button
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff66;
	font-family: Verdana;
}
.grid
{
	border-right: #6600cc thin solid;
	border-top: #6600cc thin solid;
	font-size: 10pt;
	border-left: #6600cc thin solid;
	border-bottom: #6600cc thin solid;
	font-family: Verdana;
	background-color: #ccffff;
}
.grid_header
{
	border-right: #6600cc thin solid;
	border-top: #6600cc thin solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #6600cc thin solid;
	color: white;
	border-bottom: #6600cc thin solid;
	font-family: Verdana;
	background-color: #006633;
}
.field_label
{
	font-size: 10pt;
	font-family: Verdana;
}
.ealert
{
	font-size: 10pt;
	color: #ff0066;
	font-family: Verdana;
}
.list_row1
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #ffff99;
}
.list_row2
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #ffffff;
}
.yiyu_bigtitle
{
	font-weight: bold;
	font-size: 30pt;
	vertical-align: baseline;
	color: #ff0066;
	font-family: Georgia, 'Cordia New' , Verdana;
	letter-spacing: normal;
}

.center 
{
	text-align: center;
}
.center table {
	margin: auto;
}
.left
{
	text-align: left;
}
.left table {
	margin-left: 0px; margin-right: auto;
}


.red
{
	color: red;
}

.justify
{
	text-align: justify;
}

.descriptions img
{border:none;}

hr 
{
  width: 100%;
}

.row_w50
{width:50%;}
.row_w33
{width:33%;}
.row_w200px
{width:200px;}
.row_w400px
{width:400px;}
.row_w250px
{width:250px;}
.row_w110px
{width:110px;}
.row_w100px
{width:100px;}

.row_h80
{height:80%}
.row_h40
{height:40%}
.row_h18
{height:18%}


TABLE .parameter
{
	border-right: #009966 thin solid;
	border-top: #009966 thin solid;
	margin: 5px;
	border-left: #009966 thin solid;
	border-bottom: #009966 thin solid;
	border-collapse: collapse;
	font-family: 'Courier New';
	font-size: 10pt;
	table-layout: auto;
}


.parameter_header
{
	font-family: 'Courier New';
	background-color: gold;
	font-weight: bold;
	font-size: 10pt;
}

/* Tooltip */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:12px;
	width:320px;
	border:1px solid green;
}

#tooltip .tipHeader {
	height:8px;
	background:url(http://www.nuyuu.com/images/tipHeader.gif) no-repeat;
}

#tooltip .tipBody {
	background-color:green;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(http://www.nuyuu.com/images/tipFooter.gif) no-repeat;
}

.pagination{float:right;margin-right:150px;}
.pagination a{padding-right:5px;}
.pagination span{padding-right:5px;}

.companyinfo li{list-style: none; margin:0; padding:0; margin-bottom:1px;}
.companyinfo{color:#fff;font-weight:bold; margin:10px; font-size:15px; margin-top:5px;}

#sidebar {margin-top:15px; width:280px; background-color:#e1e1e1; padding:0;float:left; list-style: none;}
#sidebar li{list-style: none; margin:5px; padding:0;}
#sidebar label{width:150px; float:left;}

#content{background-color: white;margin: 20px auto;padding: 0;width: 760px;float: left;padding: 0 0 20px 45px;padding:20px;margin: 0px 0 0;width: 650px;}
#content p{margin-top:10px;margin-bottom:10px;}
#content a {color:#29B69A;}
#sidebar a {color:#29B69A;}
.post{margin-bottom:30px;}

.sidebarpadding{padding:20px; padding-top:0px;}

#poll li{list-style:none; height:auto; margin:0; padding:0;}
#poll label{height:auto; float:none;}

#bottom-middle li{list-style:none; margin:0px;margin-left:0;}
#bottom-middle ul{margin:0;}
#bottom-middle label{width:150px; float:left;}
#bottom-middle{padding-left:20px;margin-left:0px; font-weight:normal; font-family: arial;}
#bottom-middle a{font-weight:normal;}
#bottom-right{padding-right:20px; padding-left:20px; margin-left:0; float:left;}

#respond label{width:200px; float:left; height:auto;}

#form label{width:300px;}
#form{margin-left: 20px;}

.padding17px{padding:17px;}

#advert a {color:#333;}