/* CSS Document */
/* criado por: razz.com+web+design */
/* site: GraniteColor.US */

/* ------------> Estrutura da Pagina ------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #151515 url(../images/bg.jpg) repeat-x top left fixed;
}

/* ------------>  Topo */

.top {
	margin: 0 auto; 
	padding: 0;
	width: 955px;
	clear: both;
}
.topleft {
	padding: 22px 0 0 0;
	float:left;
}
.topflags {
	padding: 52px 0 0 0;
	float: right;
	color: #CCC;
	font-size: 10px;
}
.topflags img {
	vertical-align: middle;
}
.topflags a {
	margin: 0 5px
}
.topmenu {
	background: #000000 url(../images/bg_topmenu.gif) repeat-y top left;
	width: 955px;
	height: 40px;
	font: normal .75em Arial, Helvetica, sans-serif; 
	color: #a0a080;
	text-align: center;
	border-bottom: 1px solid #303030;
	border-top: 1px solid #000;
	text-transform: uppercase;
}

/* ------------>  Menus */

ul.menus {
	padding: 0 0 0 10px;
	clear: both;
	text-align: center;
}
ul.menus li {
	margin: 0;
	padding: 0;
	display: inline;
}
ul.menus li a:link, ul.menus li a:active, ul.menus li a:visited {
	color: #a0a080;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	float: left;
	padding: 0 10px;
	display: block;
	overflow: hidden
}
ul.menus li a:hover {
	color: #ff9900;
	text-decoration: none;
	background-color: #0d0d0d;
}

/* ------------> Menu Search Option */

div.searchoption {
	padding: 0 10px 8px 20px;
	margin: 0;
	clear: both
}

/* ------------> Menu Search */

div.menusearch {
	border: 1px solid #3b3b3b; 
	background-color: #252525; 
	padding: 6px 19px; 
	margin: 0;
	clear: both
}
#keyword {
	width: 330px; 
	border: 1px solid #a0a080;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333;
	padding: 4px;
	margin-left: 20px
}
#cat, #limit, #order {
	width: 150px; 
	border: 1px solid #a0a080;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333;
	padding: 3px 4px;
	margin-left: 5px
}
#advanced-search-div {
	display: none;
	padding: 20px 0 10px;
	text-align: center
}
#advanced-search-div select {
	border: 1px solid #a0a080;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333;
	padding: 3px 4px;
	width: 15%
}

/* jDrop Specific  */

div.jDrop {
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	color: #000;
	float: left;
}
div.jSel {
	font-size: 11px;
	height: 22px;
	margin: 0 10px 0 0;
	padding: 0;
	position: relative;
	background-image: url('../images/bg_select.gif');
	background-position: center right;
	background-repeat: no-repeat;
	border: 1px solid #a0a080;
	float: left;
	overflow:hidden;
	color: #a0a080
}
div.jSel.hover {
	color: #fff;
	background-color: #333;
	cursor: pointer;
}
span.jSelOp {
	float: left;
	padding: 4px 7px;
	white-space: nowrap;
}
div.jDropBut {
	float: left;
}
div.jDropBut.hover { 
	color: #fff;
}
div.jOpDrop {
	margin: 0px !important;
	position: absolute;
	z-index: 10;
	display: none;
	background-color: #000;
	color: #a0a080;
	cursor: pointer;
}
div.jOp { 
	padding: 2px 7px;
	white-space: nowrap;
	overflow-x:hidden;
	width: auto;
}
div.jOpDrop div.jOp.hover {
	background: #333;
	color: white;
	cursor: pointer;
}
input.menu {
	width: 90px;
	font-size: 11px;
	margin: 0 10px 0 0;
	padding: 4px 7px 5px 7px;
	border: 1px solid #a0a080;
	float: left;
	color: #a0a080;
	background-color: #252525;
}

/* ------------>  Flash Area */

.flasharea {
/*	border: 1px solid #3b3b3b; 
	background-color: #252525; 
	padding: 6px 19px 6px 19px; 
*/
	margin: 20px 0 0 0;
	clear: both
}

/* ------------>  Content */

.content {
	background: #000000 url('../images/bg_content.gif') repeat-y top right;
	background-color: #000;
	min-height: 500px;
	margin: 0 auto; 
	width: 915px;
	padding: 20px
}

/* Holder: Left e Right */

.holder {
	padding: 20px 0;
	margin: 0;
	clear: both;
}

/* Left */

.left {
	float: left;
	width: 600px;
	padding: 0;
	margin: 0;
}
.left div.lines {
	padding: 20px 0 20px 20px;
	margin: 0;
	background: url('../images/bg_title.gif') no-repeat top left;
	clear: both;
}
.left div.lines dl {
	padding: 20px 0 15px 0;
	margin: 0 25px;
	clear: both;
	font-size: .75em;
	line-height: 1.5em;
	border-bottom: 1px dashed #333333; 
}
.left div.lines dt {
	margin: 0; 
	padding: 0;
	color: #a0a080;
}
.left div.lines dt span {
	color: #ff9900;
	font-size: 1.1em;
}
.left div.lines dt b {
	color: #ff9900;
}
.left div.lines dd {
	margin: 10px 0 0 0; 
	padding: 0;
	color: #ff9900;
	text-align:right; 
}
.left div.lines dd span {
	display: none;
}
.left div.lines dd a.link, .left div.lines dd a.active, .left div.lines dd a.visited {
	color: #ff9900;
	text-decoration: none;
}
.left div.lines dd a.link {
	color: #ff9900;
	text-decoration: underline;
}
.left div.lines ul {
	margin: 0; 
	padding: 10px 0
}
.left div.lines ul li {
	display:inline; 
	width: 124px; 
	padding: 0; 
	float: left;
}
.left div.lines ul li.margright {
	margin-right: 23px; 
}
.left div.lines ul li img {
	padding: 1px;
	border: 1px solid #434343;
}
.left div.lines ul li p {
	font-size: .8em; 
	color: #a0a080; 
	padding: 8px 0 0 0; 
	margin: 0; 
	text-align: left; 
	line-height: 1.4em
}
.left div.lines ul li p a:link, .left div.lines ul li p a:active, .left div.lines ul li p a:visited {
	color: #a0a080;
	text-decoration: none
}
.left div.lines ul li p a:hover {
	color: #ff9900;
	text-decoration: none;
}
.left div.lines div.basecolor {
	height: 25px; 
	width: 25px; 
	border: 3px solid #3b3b3b; 
	padding: 0; 
	margin: 0 15px 15px 0
}
.left div.lines div.fordetails {
	padding-right: 5px; 
	font-size: 9px; 
	color: #a0a080; 
	margin: 0;
}
.left div.lines hr {
	height: 1px;
	border-top: 1px dashed #333333; 
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0 20px 0 15px;
	padding: 0;
}
.left div.lines div.forpics {
	width: 210px; 
	margin: 0 13px 0 23px; 
	padding: 0
}
.left div.lines div.forpics div.samplework {
	width: 50px; 
	height: 50px; 
	border: 5px solid #000000; 
	padding: 0; 
	margin: 0 10px 0 0; 
	float: left
}
.left h1 {
	color: #ff9900;
	font-size: .8em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	visibility: visible;
}
.left h2 {
	color: #a0a080;
	font-size: .7em;
	line-height: 1.6em;
	margin: 10px 0 10px;
	padding: 0 25px;
}
.left h3 {
	color: #a0a080;
	font-size: .75em;
	line-height: 1.8em;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both
}
.left p {
	font-size: .7em; 
	color: #a0a080; 
	line-height: 1.9em;
	text-align: justify;
	padding: 0 25px;
}
.left p span {
	color: #ffffff !important; 
}
.left p.marginlogos { 
	margin: 0 0 0 30px;
}
.left p.paddingtop { 
	padding: 8px 0 0 0;
}
.left div.banner {
	clear: both; 
	margin: 10px 0 30px 20px;
}
.left div.extracontent {
	clear: both; 
	margin: 0 0 0 20px;
}
.left div.extracontent div.holding {
	float: right; 
	width: 430px
}
.left div.extracontent h1 {
	color: #FF9900; 
	font-size: .75em; 
	margin: 0 0 .7em 0;
}
.left div.extracontent p.pic {
	float:left; 
	color: #FFFFFF; 
	margin: 0 20px 0 0; 
	padding: 0;
}
.left div.extracontent p.text {
	color: #CCCCCC; 
	font-size: .7em; 
	margin: 0 0 .7em 0;
}
p.paddingzero {
	padding: 0 !important;
}
.left div.showcompanies {
	width: 47%	
}
.left div.showcompanies ul {
	margin: 5px 0 15px 0;
	padding: 0;
}
.left div.showcompanies ul li {
	color: #a0a080;
	font-size: .7em;
	clear: both;
	width: 90%;
	padding: 3px 10px;
}
.left div.showcompanies ul li a:link, .left div.showcompanies ul li a:active, .left div.showcompanies ul li a:visited {
	color: #a0a080;
	text-decoration: none;
}
.left div.showcompanies ul li a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.left div.showcompanies h1 {
	color: #ff9900;
	font-size: .8em;
	font-weight: normal;
	padding: 0 0 .5em 0;
	margin: 0;
	border-bottom: 1px solid #434343
}
.left div.paginacao {
	padding: 8px 0; 
	border-bottom: 1px solid #3f3f3f; 
	border-top: 1px solid #3f3f3f; 
	margin: 20px 0; 
	width: 565px; 
	text-align: center; 
	color: #8c8c8c; 
	font-size: .65em;
	clear: both
}
.left div.paginacao a:link, .left div.paginacao a:active, .left div.paginacao a:visited {
	color: #8c8c8c;
	text-decoration: none;
}
.left div.paginacao a:hover {
	color: #a0a080;
	text-decoration: underline;
}
.left div.paginacao a.selected {
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}

/* Right */

.right {
	float: right;
	width: 310px;
}
.right h1 {
	font-size: .8em;
	font-weight: normal;
	padding: 0 21px;
	margin: 0 0 .7em 0;
	text-align: right;
	color: #ff9900;
}
.right h1.special {
	padding: 20px 20px 10px 0 !important;
	margin: 0  !important;
	background: url('../images/bg_title2.gif') no-repeat top right !important;
}
.right h1 a:link, .right h1 a:active, .right h1 a:visited {
	color: #ff9900;
	text-decoration: none;
}
.right h1 a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.right h3 {
	font-size: .75em;
	font-weight: normal;
	padding: 0 1px;
	margin: 0 0 .7em 0;
	text-align: right;
	color: #ff9900;
}
.right h3 a:link, .right h3 a:active, .right h3 a:visited {
	color: #ff9900;
	text-decoration: none;
}
.right h3 a:hover {
	color: #a0a080;
	text-decoration: underline;
}
.right div.box {
	border:#434343; 
	border: 1px solid #3f3f3f;
	background-color: #1d1d1e;
	margin: 0; 
	padding: 20px 20px 5px 20px;
}
.right div.box h2 {
	font-size: 1em;
	line-height: 1.8em;
}
.right div.box p {
	font-size: .8em;
	line-height: 1.5em;
	color: #A0A080
}
.right div.box hr {
	height: 1px; 
	border-bottom: 1px solid #000; 
	border-top: 0; 
	border-right: 0; 
	border-left: 0; 
	margin: 15px 0
}
.right div.box2 {
	border-bottom: 1px solid #000000; 
	padding: 0 0 5px 0; 
	margin: 0 0 15px 0;
	clear: both
}
.right div.box2 p.imagem {
	float: left; 
	width: 130px;
}
.right div.box2 p.imagem img {
	padding: 1px;
	border: 1px solid #434343;
}
.right div.box2 h1 {
	color: #FF9900; 
	text-align: left; 
	float:right; 
	width: 130px; 
	margin: 0 0 .6em 0; 
	padding: 0;
	line-height: 1.4em;
}
.right div.box2 p.text {
	float: right; 
	width: 130px; 
	color: #8c8c8c; 
	font-size: .7em; 
	line-height: 1.6em
}
div.forcompany {
	margin: 0 22px; 
	clear: both; 
	padding: 20px 0 0 0;
}
div.forcompany h2 {
	margin: 0; 
	padding: .3em 0; 
	clear: both; 
	font-size: .8em; 
	color: #ff9900; 
	line-height: 1.6em; 
	font-weight: normal
}
div.forcompany p.desc {
	margin: 0; 
	padding: 0 0 .3em 0; 
	clear: both; 
	font-size: .7em; 
	color: #8C8C8C; 
	line-height: 1.6em;
	text-align: justify;
}

/* ------------> Menu Base */

.menubottom {
	margin: 0 auto; 
	padding: 15px 13px 0 13px;
	width: 929px; 
	text-align: center; 
	color: #a0a080; 
	font-size: .7em;
	border-top: 1px solid #111111;
	clear: both;
/*	background: url(../images/bg_bottom.gif) repeat-x top center;*/
}
.menubottom a:link, .menubottom a:active, .menubottom a:visited {
	color:#330099;
	text-decoration: none;
}
.menubottom a:hover {
	color: #330099;
	text-decoration: underline;
}
li.borderright {
	padding-right: 12px !important;
	margin-right: 12px !important;
	border-right: 1px solid #a0a080;
}
.menubottom ul {
	margin: 0 auto .7em;
	padding: 0;
	clear: both;
	text-align: center;
}
.menubottom ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
.menubottom li.borderright {
	padding-right: 12px !important;
	margin-right: 12px !important;
	border-right: 1px solid #a0a080;
}
.menubottom ul li a:link, .menubottom ul li a:active, .menubottom ul li a:visited {
	color: #a0a080;
	text-decoration: none;
}
.menubottom ul li a:hover {
	color: #FF9900;
	text-decoration: none;
}


/* ------------> Copyright */

.copyright {
	margin: 0 auto; 
	padding: 5px 13px 10px 13px; 
	width: 929px; 
	text-align: center; 
	color:#656550; 
	font-size: .65em;
}

/* ------------>  Classes Gerais e Tags ------------------------- */

img {
	border: none;
}
.to-right {
	float: right;
}
.to-left {
	float: left;
}
.clear {
	clear: both;
}
.block {
	display: block;
}
.height {
	height: 10px;
}
.zero {
	margin: 0;
	padding: 0;
}
div.spacer {
	height: 1px
}
.textnormal {
	font-weight: normal !important;
}
.textbold {
	font-weight: bold;
}
.textcolor {
	color: #ff9900 !important;
}
.textlink {
	font-size:.85em;
}
.alignright {
	text-align: right !important;
}
.aligncenter {
	text-align: center;
}
p {
	margin: 0 0 .7em 0;
}
p.borderbottom {
	border-bottom: 1px solid #e0eaf4;
	padding: 0 25px 15px 25px !important;
	margin: 0 0 20px !important;
}
.margin {
	margin-bottom:20px;
}

/* ------------> Links ------------------------- */

a:link, a:active, a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.fulltext:link, a.fulltext:active, a.fulltext:visited {
	color: #8C8C8C;
	text-decoration: none;
}
a.fulltext:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.razz:link, a.razz:active, a.razz:visited {
	color: #656550;
	text-decoration: none;
}
a.razz:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ------------> Forms ------------------------- */

.textfield {
	width: 450px;
	border: 1px solid #3f3f3f;
	background-color: #1d1d1e;
	margin: 0; 
	padding: 2px 3px;
	font-size: .95em;
	letter-spacing: .1em;
	color: #a0a080;
	font-family: Verdana, Geneva, sans-serif;
}

.emailfield {
	width: 200px;
	border: 1px solid #3f3f3f;
	background-color: #1d1d1e;
	margin: 0; 
	padding: 2px 3px;
	font-size: .95em;
	letter-spacing: .1em;
	color: #a0a080;
	font-family: Verdana, Geneva, sans-serif;
}

.error {
	border:1px solid red !important;
}

/* ------------> Radio ------------------------- */
label.r_off { background: url(../images/option_off.gif); }
label.r_on  { background: url(../images/option_on.gif);}
label.r_on, label.r_off{width:14px; height: 17px;}
label.r_on, label.r_off{padding-left:25px; padding-top: 5px; margin-right: 2px;}
 
