/* rikiart.com.br - web site desenvolvido pela agência websul!*/
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 1000px;
	margin: 0 auto;
}
#website {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
#top {
	width: 1000px;
	height: 142px;
	margin: 0 auto;
	background-image: url(../images/bg-top.png);
}
#logo {
	width: 212px;
	height: 90px;
	float: left;
	margin: 20px 40px;
}
#buscador {
	float: right;
	margin-right: 40px;
	margin-top: 78px;
}
#buscador label.search {
	margin-top:2px;
  padding: 5px 0 0 0;
	float: left;
	width: 218px;
	height: 39px;
	background-image: url(../images/bg-input-search.png);
	background-repeat: no-repeat;
}
#buscador label.search input {
	width: 200px;
	height: 30px;
	background: none;
	border: none;
	padding: 5px 0 0 30px;
	font-size: 15px;
	color:#5c5c5c;
	font-weight: bold;
}
#buscador .send {
	width: 41px;
	height: 39px;
}
#buscador {
	float: right;
	margin-top: 45px;
}
#buscador label.search {
	padding: 5px 0 0 0;
	float: left;
	width: 218px;
	height: 39px;
	background-image: url(../images/bg-input-search.png);
	background-repeat: no-repeat;
}

#buscador .send {
	width: 41px;
	height: 39px;
}
#menu {
	margin-top:10px;
  width: 1000px;
	height: 48px;
  border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	float: left;
	background-image: url(../images/bg-menu.png);
	background-repeat: repeat-x;
}

#slider {
	width: 1000px;
	height: 384px;
	float: left;
	background-image: url(../images/center-slider.png);
	background-repeat: repeat-x;
	margin: 0 auto;
}
#slider #slider-content {
  float: left;
	margin: 40px 0 0 9px;
	width: 931px;
	height: 323px;
}
.container {
	z-index: 4;
	width: 931px;
	height: 323px;
	clear: both;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
div.slides {
	position: absolute;
	top: 0;
	left: 0;
}
ul.slides {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
#loopedSlider .previous {
	z-index: 5;
	margin-top: -190px;
	margin-left: -32px;
	float: left;
	width: 33px;
	height: 53px;
	cursor: pointer;
	background: transparent url(../images/prev.png) no-repeat 0 0;
}
#loopedSlider .next {
	z-index: 5;
	margin-top: -190px;
	margin-right: -33px;
	float: right;
	width: 33px;
	height: 53px;
	cursor: pointer;
	background: transparent url(../images/next.png) no-repeat 0 0;
}
#slider p.left {
	width: 25px;
	height: 384px;
	background-image: url(../images/left-slider.png);
	float: left;
}
#slider p.right {
	width: 25px;
	height: 384px;
	background-image: url(../images/right-slider.png);
	float: right;
}
#menu ul#nav {
	overflow: hidden;
	list-style: none
}
ul#nav li {
	font-size: 10pt;
	float: left;
}
ul#nav li a:hover {
	background-position: bottom;
}
ul#nav li a {
	font-weight: bold;
	display: block;
	color: #FFF;
	text-decoration: none;
	width: 120px;
	height: 16px;
	padding: 16px 0;
	background: url(../images/bg_menu2.png) no-repeat;
	text-align: center;
}
#products-title {
	width: 1000px;
	float: left;
	background-color: #37393b;
}
#products-title h3.title {
	margin-left: 10px;
	padding: 10px 18px 18px 18px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
}
#products {
	width: 1000px;
	height: 185px;
	float: left;
	background-image: url(../images/bg-product.png);
	margin: 0 auto;
	background-repeat: repeat-x;
}
#products p.left-products {
	width: 27px;
	height: 185px;
	background-image: url(../images/left-product.png);
	float: left;
}
#products p.right-products {
	width: 27px;
	height: 185px;
	background-image: url(../images/right-product.png);
	float: right;
}
#clear {
	width: 1000px;
	border-bottom: 1px solid #646464;
	height: 67px;
	float: left;
	background-image: url(../images/clear.png);
	margin: 0 auto;
	background-repeat: repeat-x;
}
#footer {
	width: 1000px;
	height: 74px;
	float: left;
	background-image: url(../images/bg-footer.png);
	margin: 0 auto;
	background-repeat: repeat-x;
	border-bottom: 1px solid #646464;
}
#footer p {
	color: #fff;
	font: tahoma 12px;
	padding: 3px 3px 3px 25px;
}
#footer h1 {
	color: #fff;
	font: bold 13px tahoma;
	padding: 8px 3px 3px 42px;
}
#footer a.ws {
	margin-top: -35px;
	margin-right: 25px;
	color: #fff;
	font-size: 12px;
	float: right;
}
#footer a.ws:hover {
	color: #ccc;
	cursor: pointer;
}
#products-list {
	display: block;
	width: 936px;
	height: 153px;
	float: left;
	margin: 17px auto;
	margin-left: 5px;
}
.product-list-one {
	display: block;
	width: 228px;
	height: 153px;
	float: left;
	margin: 0 auto;
	margin-right: 8px;
}
.product-list-two {
	display: block;
	width: 228px;
	height: 153px;
	float: left;
	margin: 0 auto;
	margin-right: 8px;
}
.product-list-three {
	display: block;
	width: 228px;
	height: 153px;
	float: left;
	margin: 0 auto;
	margin-right: 8px;
}
.product-list-four {
	display: block;
	width: 228px;
	height: 153px;
	float: left;
	margin: 0 auto;
}
#buttom {
	float: left;
	display: block;
}
.buttom-one {
	position: relative;
	width: 127px;
	height: 23px;
	float: left;
	padding-left: 50px;
	top: 5px;
}
.buttom-two {
	position: relative;
	width: 127px;
	height: 23px;
	float: left;
	padding-left: 110px;
	top: 5px;
}
.buttom-three {
	position: relative;
	width: 127px;
	height: 23px;
	float: left;
	padding-left: 110px;
	top: 5px;
}
.buttom-four {
	position: relative;
	width: 127px;
	height: 23px;
	float: left;
	padding-left: 110px;
	top: 5px;
}
.salas {
	float: left;
	margin: 0 auto;
	color: white;
	font: bold 14px arial;
	padding-left: 70px;
	padding-top: 20px;
}
#quem-somos {
	float: left;
	width: 1000px;
	height: 428px;
	background-image: url(../images/bg-slider.png);
	background-repeat: repeat-x;
}
#box-title {
	width: 1000px;
	height: 20px;
	margin-top: 20px;
	color: white;
	font: bold 20px arial;
	margin-left: 20px;
}
#box-um {
	width: 1000px;
	height: 174px;
	margin-top: 20px;
}
#box-dois {
	width: 1000px;
	height: 174px;
	margin-top: 20px;
}
#imagem-um {
	width: 300px;
	float: left;
	margin-left: 20px;
}
#imagem-dois {
	width: 300px;
	float: left;
	margin-left: 20px;
}
.text-um {
	color: white;
	font: 16px arial;
	width: 600px;
	float: left;
	margin-left: 20px;
	text-align: justify;
}
.text-dois {
	color: white;
	font: 16px arial;
	width: 600px;
	float: left;
	margin-left: 20px;
	text-align: justify;
}
#portifolio {
	float: left;
	width: 1000px;
	background-color: #37393b;
	background-image: url(../images/bg-slider.png);
	background-repeat: repeat-x;
}
#projetos {
	float: left;
	width: 1000px;
	height:428px;
	background-color: #37393b;
	background-image: url(../images/bg-slider.png);
	background-repeat: repeat-x;
}
#contactus {
	float: left;
	width: 1000px;
	background-color: #37393b;
	background-image: url(../images/bg-slider.png);
	background-repeat: repeat-x;
}
#galleria {
	padding-top: 10px;
  display: block;
	margin: 0 auto;
}
#galleria .caption{color:#fff; font-style: italic; font-size: 0.7em/1.4; font-family: georgia,serif;}
.gallery-full{display:block; width:702px; margin:0 185px;}
.gallery-full li{cursor:pointer; list-style:none; width:100px;height:50px;border:3px double #646464; margin: 0 2px;background:#000;}

#img1 {float:left; margin-top:-56px; margin-left: 108px;}
#img2 {float:left; margin-top:-56px; margin-left: 214px;}
#img3 {float:left; margin-top:-56px; margin-left: 320px;}
#img4 {float:left; margin-top:-56px; margin-left: 425px;}
#img5 {float:left; margin-top:-56px; margin-left: 530px;}


	
#main_image{margin:0 auto 60px auto; height:350px;width:700px;background:black; border:1px solid #646464;}
#main_image img{margin-bottom:10px;}
	
.nav {
	padding-top: 15px;
	padding-bottom:5px;
	margin-left:425px;
	clear: both;
	font: 80% 'helvetica neue', sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #fff;
}
.nav a {
	color: #fff;
}
.nav a:hover {
	color: #ccc;
}
/* fale conosco */
fieldset.mail {
	float:left;
	padding: 10px 10px;
	width: 400px;
	height: auto;
	margin: 20px 20px;
}
fieldset legend {
	font-size: 18px;
	color: #fff;
	font-family: arial;
	font-weight: normal;
}
#formbox input:hover {
	background-color: #424346;
}
label.inputscamp {
	color: #fff;
	margin-left: 10px;
	font-size: 14px;
}
#formbox input {
	background-color: #313234;
	margin: 8px 8px 8px 8px;
	width: 300px;
	height: 28px;
	border: 1px solid #504f4f;
	color: #fff;
}
#formbox textarea {
	background-color: #313234;
	width: 300px;
	height: 88px;
	margin-left: 10px;
  margin-top:10px;
	border: 1px solid #504f4f;
	color: #fff;
}
#formbox textarea:hover {
	background-color: #424346;
}
#formbox input.sendbtn {
	color: #fff;
	width: 58px;
	height: 40px;
	cursor: pointer;
	margin-bottom: 5px;
}
#formbox input.reset {
	color: #fff;
	width: 58px;
	height: 40px;
	cursor: pointer;
	margin-bottom: 5px;
}
#formbox #final-send {
	width: 400px;
	height: 200px;
}
#final-send p.sended {
	padding: 10px 10px 10px 20px;
	color: #fff;
	font-size: 15px;
}
#googlemaps {
	margin-top: 20px;
	width: 400px;
	height: 300px;
	float: right;
	margin-right: 70px;
}
#googlemaps h3 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-left: 1px;
	margin-bottom: 5px;
}
#googlemaps p {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	margin-left: 1px;
	margin-top: 3px;
}
a.mailto {color:#fff;}
a.mailto:hover {text-decoration:underline;}