/* 
	project:  small corporation
	author:   luka cvrk (www.solucija.com) 
*/

*{ margin: 0; padding: 0; }* 
body { 
    font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.6em;
    background: #fff;
    color: #444;
}

a {	color: #E60000;	background: inherit; text-decoration: none; }
a:hover { color: #AA0001; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 {  margin: 10px 0 0; }
h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h3 a { font-size: 1em; }
#main h3 a { font-size: .84em; color: #808080; font-weight: normal; text-transform: uppercase; }

#content { width: 940px; margin: 0 auto; padding: 10px 0 0 0; border-top: 5px solid #eee; }

#top{ float: right; text-align: right;  }
#top a { color: #808080; margin: 0 0 0 13px; background: #fff url(../images/toparrow.png) no-repeat center left; padding: 0 0 0 12px; }
input.searchfield { width: 175px; padding: 6px; border: 2px solid #ccc; font-size: .9em; }
input.searchbutton { background: #E60000; border: 0; padding: 6px; color: #fff; font-weight: bold; font-size: .9em; }

#logo { float: left; color: #808080; line-height: 25px; }
#menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 18px; background: #fff url(../images/menubg.gif) repeat-x; }
#menu li { font-size: 1.1em; display: inline; text-transform: uppercase; }
#menu li a { margin: 0 25px 0 10px; color: #808080;  }
#menu li a:hover { color: #444; }

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
#left img { margin: 0 0 8px; }
#left li { list-style: none; }
#left li a {  color: #787A8F; font-weight: bold; background: url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main { float: left; width: 655px; margin: 0 0 20px; }
#main img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(../images/smalldot.gif) repeat-x; }
#ad2 { float:left; text-align: left; padding: 5px ; width: 300px; border: 3px solid #eee; color: #000; height: 80px; margin: 0 0 15px; }
#ad2 li { margin-left: 20px }
#ad2 h3 {text-align: center ; color: black ; margin-bottom: 5px; }

#ad { float: right; text-align: left; padding: 5px ; width: 250px; border: 3px solid #eee; color: #000; height: 80px; margin: 0 0 15px; }
#ad li { margin-left: 20px }
#ad h3 {text-align: center ; color: red ; margin-bottom: 5px; }
#shortnews { float: right; width: 250px; }
.news { border-bottom: 1px solid #eee; padding: 0 0 2px; margin: 0 0 10px;}

#fullmain { float: left; width: 100%; margin: 0 0 20px; }
#fullmain img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }

#right { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 620px; text-align: justify; }
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }

#rl { float: left; width: 290px; margin: 0 20px 30px 0; }
#rr { float: right; width: 290px; }
#rl li, #rr li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
#rl li a, #rr li a { background: #fff url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

#footer { clear: both; padding: 10px; margin: 0 0 15px; font-size: .9em; color: #808080; background: #eee; }
.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; background: url(../images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
.sponsor { color: red; background: #eee; }
#footer li { list-style: none; }
#fl { width: 600px; }
#fr { float: right; }

/* Formularios de Pesquisas */

form{
    font-size: 10pt;
    margin-top: 10px;
}

fieldset{
    padding: 20px;
    border: 1px solid #ccc;
    width: 100%;
}

legend{
    font-weight: bold;
    color: #c03;
    font-size: 12pt;
    letter-spacing: 1px;
}


/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body legend{
    margin-bottom: 0px;
}

input{
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 13px;
    margin-bottom: 10px;
    color: #0E0659;
}

select{
    border: 1px solid #333;
    font-size: 13px;
    margin-bottom: 10px;
    color: #0E0659;
}

label{
    display: block;
    width: 140px;
    float: left;
    color: #000;
    border-bottom: 1px solid #f1f1f1;
    text-align: left;
}

label.error {
    display: inline ;
    color: red ;
    float: none;
    text-align: left;
    margin-left: 10px;
}

form span{
    color: #999;
    font-size: 12px;
}

.botao{
    font-size: 13px;
    background: #f1f1f1;
    margin: 150px 0px 0px 0px;
}



#product-table	{
    margin-bottom: 20px;
}
#product-table	td a	{
    color: #393939;
}
#product-table	td a:hover	{
    text-decoration: underline;
}
#product-table	th	{
    height: 30px;
    text-align: left;
}

#product-table	tr	{
    height: 30px;
    text-align: left;
}

#product-table	.minwidth-1	{
    min-width: 110px;
}
#product-table td	{
    border: 1px solid #d2d2d2;
    padding: 10px 0 10px 10px;
}
#product-table tr.alternate-row	{
    background: #ececec;
}
td.options-width	{
    padding: 0 0 0 10px;
    width: 210px;
}
td.checkbox-width	{
}
.table-header-check	{
    background: url(../images/table/table_header_checkbox.jpg) no-repeat;
    border: none;
    min-width: 29px;
    padding: 0px 0 0 10px;
    width: 29px;
}
.table-header-options	{
    background: url(../images/table/table_header_options.jpg) no-repeat;
    border: none;
    min-width: 221px;
    padding: 0px 0 0 0;
    width: 221px;
}
.table-header-repeat	{
    background: url(../images/table/table_header_repeat.jpg) repeat-x;
    border: none;
    font-size: 0px;
    line-height: 0;
    padding: 0px 0 0 0;
}
.table-header-options a {
}

.table-header-repeat a {
    /*background: url(images/table/table_sort_arrow.gif) right no-repeat;*/
    text-align: center;
    color: #fff;
    background-color: none ;
    text-decoration: none ;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
}

.table-header-options /* a:hover */,
.table-header-repeat /* a:hover */	{

    color:#94b52c
}

th.line-left	{
    border-left: 1px solid #373737;

}
#product-table	tr.activity-blue	{
    background: #e3eceb;
}

#toggle-all {
    display: block;
    width: 17px;
    height:17px;
    cursor: pointer;
    background: url(../images/shared/checkbox.gif) 0 -17px;
}

#toggle-all.toggle-checked {
    display: block;
    width: 17px;
    height:17px;
    background: url(../images/shared/checkbox.gif) 0 0;
}

#footer p { margin: 0 0 1px; }
