*{
margin:10;
padding:10;
}

body{
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
/*text-align:center;*/
/*text-align:left;*/
color:#333;
font-size: 76%;

}

/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

a img.thumb{
border:3;
}

h1, h2, h3, h4{
font-weight:normal;
}

em {
	
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
text-align:left;

}

#header{
margin-top: 1em;
padding: 4px 20px;
}


#content{
clear:both;
padding: 0px 40px 10px 40px;
background-color: #fff;
color: #333;
}

#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}

/* tables */

table.panel {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 0 0;
white-space: normal;

}

th.panel {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}

th.highlight {
/*background-color: #e2e2e2;*/
background-color: #eeeeee;
border-top: 1px solid #003d4c;
border-left: 1px solid #003d4c;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
text-align: center;
padding:1px 4px;
}


table.panel tr td {
border-right: 1px solid #ddd;
padding:2px 2px;
vertical-align:center;
text-align: center;
height: 48px;
}

table.panel tr.altRow td {
background: #f4f4f4;
}

table.panel tr.highlight { 
	background-color: #fcfcc6
}

table.panel tr.altHighlight { 
	background-color: #ffffd9
}

table.panel td.actions {
	white-space: nowrap;
}

img.thumb {
	background-color: #e2e2e2;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #003d4c;
	border-bottom: 5px solid #003d4c;
	margin-right: 1em;
	text-align: center;
	padding:3px 3px;
}

img.thumbHighlight {
	background-color: #fcfcc6;
	border-top: 4px solid #003d4c;
	border-left: 4px solid #003d4c;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	margin-right: 1em;
	text-align: center;
	padding:7px 2px 1px 6px;
}

img.logo {
	background-color: #ffffff;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #003d4c;
	border-bottom: 2px solid #003d4c;
	margin-right: 0em;
	text-align: center;
	padding:0px 0px;
}

img.logoHighlight {
	background-color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #003d4c;
	border-bottom: 1px solid #003d4c;
	margin-right: 0em;
	text-align: center;
	padding:2px 0px 0px 0px;
}

img.panelLogo {
	background-color: #ffffff;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #003d4c;
	border-bottom: 2px solid #003d4c;
	margin-right: 0em;
	text-align: center;
	padding:0px 0px;
}

img.panelLogo_highlight {
	background-color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #003d4c;
	border-bottom: 1px solid #003d4c;
	margin-right: 0em;
	text-align: center;
	padding:2px 0px 0px 0px;
}


/*MY

table. {

}
th {
}
table trt td {
}
table tr.altRow td {

}
table td.actions {

}*/




#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

 

/* notices and errors */


#flashMessage, .error, .error_message {
color:#E00000;
font-size: 12px;
/*background-color: #fff;*/
margin: 0px 0px 0px 0px;
padding:  0px 0px 10px 0px;
font-weight: bold;
}

.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}




/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}


.endBody
{
    PADDING-TOP: 15px;
	text-align:center;    
}

#custom

.endBody A
{
    COLOR: #007ac9;
	FONT-FAMILY: arial, sans;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
	text-decoration: none;
	text-align:center;
}

.review{
	text-align:justify;
	text-decoration:none;
	padding-left:0em;
	font-size: 100%;	
	margin-left: 2em;
    margin-right: 1em;
	
	
}

.hyperbold
{
	font-size: 15pt;
	font-weight: bold;
	color: #888; 
}



a.header, .header
{

	font-family:"verdana";
	font-size: 9pt;
	font-weight: bold;
	color: #f4c823
	
		
}	

a.header.visit
{
	font-family:"verdana";
	font-size: 9pt;
	font-weight: bold;
	color: #f4c823	
}	

a.header:hover{
font-family:"verdana";
font-size: 9pt;
font-weight: bold;	
color:#f4c823;
text-decoration:none;
}




/*EDIT: - BEGIN*/

table.insidefeed {
 border-size:3;
	text-align:left;
	vertical-align:top;
	font-size:100%;
	padding: 0px 20px 0px 0px;

	
}


.insidefeed th {
	font-weight: normal;
 	text-align:center;
	vertical-align:center;
	font-size:18px;
	font-size: 140%;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;	
        border-width: 0px 0px 0px 0px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


.insidefeed tr td {
	border-width: 0px 0px 0px 0px;	
	vertical-align:top;
	text-align:justify;
	padding: 0px 20px 0px 00px;
	margin: 0px 0px 0px 0px;	
}


table.tabled_list  {
width:100%;
}

.tabled_list tr {

	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #ffb256;
}

.tabled_list td {

	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #ffb256;
}

/*EDIT: - END*/


.cell_rank {
	font-size:150%;
}

.cell_rank_1st {
	font-size:150%;
	font-weight: bold;	
}

.cell_values {
	font-size:125%;
}

.cell_provider {
	font-size:100%;
	margin: 5px 10px 5px 10px ;	
}

.cell_text {
	font-size:100%;
}

/*Forms (contact, submit review, etc...)*/

.form_text {
    font-size:90%;
    font-weight: bold;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px;
}

input.form_text, select.form_text, textarea.form_text{
    font-size:110%;
    font-weight: normal;
    margin: 0px 0px 0px 0px ;
    padding: 1px 0px 1px 0px;
}

.labeler  {
	text-decoration:none;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px;

}


.tooltiphid
{
	position: absolute;
	top: 120px;
	left: 250px;
	z-index: -1;
}

