/*
	"watchthis!" original author: luka cvrk (www.solucija.com)
*/
*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }

body { font: .8em "Georgia", "Times New Roman", Sans-Serif; background: #fff; color: #000; }
a { font-face: "Lucida Grande"; color: #222; /* #A82A15; */ text-decoration: none; }
img { border: 0; }
h1 { 
    float: left; margin: 20px 0 50px; 
    font: 2.5em "Georgia";
    font-weight: medium;
    color: #333;
    position:relative; top:6px;
}
h2 { 
    font-size: 1.5em; font-weight: normal; margin: 0 0 20px; 
    color: #333;
}
h3 { 
    font-face: "Georgia"; font-size: 1.2em; font-weight: bold;
    color: #000;
}
h3 a { 
    font: 1em "Lucida Grande"; 
    font-weight: light;
    color: #111; /* #A82A15; */
    line-height:1.2em;
    text-decoration: underline;
}
h2 a:hover { background: #A82A15; color: #fff; }
.hr { color: #666; }
p  { font: 1em "Lucida Grande"; margin: 5px 0 15px; line-height: 1.6em; color: #222; }
#content { margin: 0 auto; width: 900px; }
#top { 
    float: right; margin: 38px 0 30px 0;
    position:relative;
    top:-10px;
}
#top li { list-style: none; display: inline; }
#top li a { 
    text-decoration:underline; float: left; padding: 6px 20px; margin: 3px 2px 0 0; color: #000; 
    position:relative;
    top:4px;
}
#top li a.current { color: #333; background: #A82A15; }
#top li a:hover { background: #808080; color: #000; }
#intro { clear: both; padding: 10px 0px 10px 15px; border: 1px solid #dedede; font-size: 1.0em; background: #ccc; margin: 0 0 30px; }
#left { clear:both; float: left; width: 580px; margin: 0 0 15px; }
#sr_right { float:right; width: 280px; line-height:1.8em; }
#sr_right li { padding-top: 5px; }
#right { float: right; width: 280px; }
#right h3 { /* border-bottom: 1px solid #ccc; */ margin: 0 0 10px; }
#right img { margin: 0 3px 3px 0; border: 2px solid #eee; padding: 2px; }
#right li { list-style: none; }
	#right li a { display: block; border-bottom: 1px solid #ccc; padding: 5px 5px; }
#footer { 
    color: black;
    font: 1em "Lucida Grande";
    clear: both; padding: 15px 0; border-top: 1px solid #666; 
}
#footer2 { 
    color: black;
    font: 1em "Lucida Grande";
    clear: both; padding: 15px 0; border-top: 1px solid #ccc; 
}
#footer a, #footer2 a {
    color: black;
    font: 1em "Lucida Grande";
    text-decoration: underline;
}
	#r { float: right; }
	
/*
 * function specific
*/

.related-link {
    text-decoration: underline;
}

.external-site-icon {
    position:relative;
    top:2px;
    margin-right:2px;
    width:12px;
    height:12px;
}

.snippet-more-link {
    font: .83em Arial;
    color: black;
    text-decoration: underline;
}

.google-search-result {
    color: blue;
    font: .95em Arial;
    text-decoration: none;
}

.google-search-result-link {
    color: brown;
    font: .95em Arial;
    text-weight: heavy;
    text-decoration: underline;
}

.results-bar-search-link {
    text-decoration: underline;
}

.index_table {
    border:0px;
}

.index_table tr td {
    text-align: center;
}

.index_table tr td a {
    font: 1.2em "Lucida Grande";
    text-decoration: underline;
}

.top_search_box {
    position:relative;
    top:3px;
    font: 1.2em "Lucida Grande";
    height:21px;
}

hr {
    height: 1px;
    border: 0;
    color: #666;
    background-color: #666;
    width: 100%;
}

.more_icon {
    position:relative;
    top:5px;
    left:-1px;
    width:16px;
    height:16px;
    padding:0px;
    border: 1px #ddd solid;
    padding-left:1px;
    padding-top:1px;
    margin-left:3px;
    position:relative;
    top:5px;
}

.company_icon {
    position:relative;
    top:1px;
    width:10px;
    height:10px;
    padding-right:2px;
}

.sr_url {
    color: green;
    font: .95em "Lucida Grande";
}

.sr_title_url {
    text-decoration: underline;
    font-weight: bold;
    color:brown;
}

.pagebox {
    display: inline;
    border: 1px #666 solid;
    padding: 4px;
    margin: 3px;
    text-align: center;
    vertical-align: center;
}

.pagelink {
    text-decoration: underline;
    font: 1.1em "Lucida Grande";
}

.curpage {
    font: 1.1em "Lucida Grande";
    font-weight: bold;
    color:green;
}

.summarybox {
    position:relative;
    top:-16px;
    padding:4px;
    margin:2px;
    border-top: 1px #666 solid;
    border-bottom: 1px #666 solid;
    font: 1em "Lucida Grande";
    background: #F0F7F9;
    text-align: left;
}

.breadcrumbs {
    position: relative;
    top: -3px;
}

.breadcrumbs a {
    text-decoration: underline;
    color: #333;
    font: 1.0em "Lucida Grande";
    line-height:1.5em;
}

.categorytable {
    padding: 2px;
    margin: 2px;
    border: 0px #666 solid;
    width: 100%;
    padding-left: 10px;
}

.categorytable tr {
    padding: 2px;
}

.categorytable tr td {
    padding: 5px;
    vertical-align: top;
}

.categorytable tr td a {
    color: #222;
    font: 1em "Lucida Grande";
}

.companylink {
    font-size: 1em; text-decoration:underline;
}

.searchbox {
    width: 85%;
    height: 29px;
    font: 1.5em "Lucida Grande";
    border: 1px #999 solid;
    padding-left: 5px;
    padding-top: 5px;
}

.hello {
    font: 2.5em "Georgia";
    font-weight: medium;
    color: #333;
    margin: 15px;
    padding-top:25px;
}

.hello2 {
    font: 2em "Georgia";
    font-weight: medium;
    color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tagline {
    font: 1.5em "Lucida Grande";
    letter-spacing: 0.00125em;
    color: #666;
    margin: 15px;
    padding-bottom:10px;
}

.tagline2 {
    position:relative;
    top:-1px;
    font: 1.2em "Lucida Grande";
    letter-spacing: 0.00125em;
    color: #666;
}

/*
 * buttons
*/

/* CSS Document */		

/* BUTTONS */

.buttons a, .buttons button img {
    position:relative;
    top:-3px;
    left:1px;
}

.buttons a, .buttons button{
    display:inline;
    position:relative; top:0px;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:18px;
    line-height:130%;
    text-decoration:none;
    font-weight:normal;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:22px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular{
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
