@charset "utf-8";
/* CSS Document */

* { behavior: url(../iepngfix.htc) }

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	padding:0px;
	margin:0px;
}

select {
	vertical-align:middle;
}

.picture-left {
	float:left;
	margin:0px 15px 15px 0px;
}

.picture-right {
	float:right;
	margin:0px 0px 15px 15px;
}


#main-container {
	width:1066px;
	margin:0px auto 0px auto;
	/*height:628px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-533px;
	margin-top:-314px;*/
	background-image:url(../imagens/background.jpg);
	background-repeat:no-repeat;
}

#container {
	width:990px;
	margin:23px 0px 0px 35px;
	padding-top:23px;
}

#top-menu {
	text-align:right;
	height:60px;
}

#top-menu ul {
	margin:0px;
	padding:0px;
}

#top-menu li {
	display:inline;
	margin:0px 10px 0px 0px;
}

#top-menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
	background-image:url(../imagens/top_menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#top-menu a:hover {
	color: #c0f203;
}

#top-menu a.login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c0f203;
	text-decoration: none;
	padding-left:15px;
	background-image:url(../imagens/top_menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#top-menu a.login:hover {
	color: #FFFFFF;
}

#top-menu a.home {
	padding-left:0px;
	background-image: none;
}

#top-menu select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#main-menu {
	text-align:center;
	height:60px;
	width:943px;
}

#main-menu .main-menu-link {
	width:175px;
	float:right;
}

#content {
	height:400px;
}

#lista-produtos {
	width:810px;
	height:350px;
	margin-left:85px;
	padding:15px 0px 0px 30px;
}

#lista-produtos .produto {
	float:left;
	margin-right: 10px;
	height: 320px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#lista-produtos .produto img {
	vertical-align:middle;
}

#lista-produtos .produto a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#lista-produtos .produtos-nav {
	width: 800px;
	text-align: center;
	padding-top:10px;
	float: left;
	margin-top:65px;
}

#lista-produtos .produtos-nav a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#lista-produtos .produtos-nav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#lista-produtos .produtos-nav a.current {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:#c9f22f;
	padding:0px 4px 0px 4px;
}

#lista-produtos .produtos-nav a.current:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#lista-produtos .product-name {
	width:100%;
	height:50px;
	float:left;
}

#lista-produtos .product-thumb {
	width:100%;
	height:242px;
	float:left;
}

#lista-produtos .product-card-detail {
	width:100%;
	float:left;
}

#product-img {
	float:left;
	width: 300px;
}

#product-details {
	float:left;
	width: 480px;
}

#bottom-menu {
	height:55px;
	padding-left:35px;
}

#bottom-menu .footer-links-1 {
	float:left;
	height:55px;
}

#bottom-menu .footer-links-2 {
	width:131px;
	height:40px;
	padding:15px 0px 0px 55px;
	float:left;
	background-image:url(../imagens/shopping_cart.png);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#b0db03;
}

#bottom-menu .footer-links-2_eng {
	width:131px;
	height:40px;
	padding:15px 0px 0px 55px;
	float:left;
	background-image:url(../imagens/shopping_cart_eng.png);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#b0db03;
}

#bottom-menu .footer-links-3 {
	height:55px;
	float:left;
}

#bottom-menu .footer-links-4 {
	height:55px;
	float:left;
}

#bottom-menu .footer-links-5 {
	height:55px;
	float:left;
}

#bottom-menu .footer-links-6 {
	width:177px;
	height:48px;
	float:left;
	background-image:url(../imagens/fundo_search.png);
	background-repeat:no-repeat;
	color:#b6b6b6;
	padding-top:7px;
	font-size:10px;
}

#bottom-menu .footer-links-6 .textbox {
	background-color:#000000;
	width:103px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #5c5c5c;
}

#footer {
	width:990px;
	height:30px;
	margin:5px 0px 0px 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b3b3b3;
	text-decoration: none;
}

#footer-left {
	float:left;
	width:200px;
}

#footer-center {
	float:left;
	width:590px;
}

#footer-right {
	float:left;
	width:200px;
}

#footer img {
	vertical-align:middle;
}

#footer a, #footer-xic a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b3b3b3;
	text-decoration: underline;
}

#footer a:hover, #footer-xic a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#footer-xic {
	width:140px;
	text-align:center;
	margin:0px auto 0px auto;
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#footer-xic img {
	margin:0px 0px 10px 0px;
}

#tabela td {
	color:#000000;
	font-size:11px;
}

#tabela a {
	color:#000000;
}

/************************************************************************************ search results ********/

#search-results-list {
	width:790px;
	height:350px;
	margin-left:85px;
	padding:15px 0px 0px 50px;
}

#search-results-list a.current {
	background-color:#c9f22f;
	padding:0px 4px 0px 4px;
}

#search-results-entries-container {
	float:left;
	width:780px;
	height:320px;
	overflow:auto;
}

#search-results-entries-container .search-results-entry-container {
	width:760px;
	float:left;
	margin-bottom:20px;
}

#search-results-entries-container .search-results-list-thumb {
	float:left;
	width:100px;
	margin-right:10px;
}

#search-results-entries-container .search-results-list-desc {
	color:#000000;
	float:left;
	width:650px;
}

#search-results-entries-container a {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#search-results-entries-container a:hover {
	text-decoration:underline;
}

#search-results-nav {
	float:left;
	width:780px;
	text-align:center;
}

#search-results-nav a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#search-results-nav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


/************************************************************************************ login ********/
#login-container  {
	width:790px;
	height:310px;
	margin-left:85px;
	padding:35px 0px 0px 50px;
	color:#000000;
}

#login-container .textbox {
	width:150px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border:1px solid #5c5c5c;
	height:15px;
}

#login-container-text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom:20px;
}

#login-user-data {
	width:250px;
	float:left;
	margin-right:10px;
}

#login-user-forget-password {
	padding-top:10px;
	width:450px;
	float:left;
}

/************************************************************************************ registo ********/

#register-container  {
	width:780px;
	height:340px;
	margin-left:85px;
	padding:25px 10px 0px 50px;
	color:#000000;
}

#register-data-overflow {
	width:780px;
	height:260px;
	overflow:auto;
}

#register-data-overflow p {
	margin-top:20px;
}

#register-data-overflow select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#register-data-container-lefta {
	width:250px;
	float:left;
	margin-right:10px;
	font-weight:bold;
	margin-bottom:20px;
}

#register-data-container-centera {
	width:240px;
	float:left;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:20px;
}

#register-data-container-righta {
	width:240px;
	float:left;
	font-weight:bold;
	margin-bottom:20px;
}

#register-data-container-left {
	width:245px;
	float:left;
	margin-right:5px;
	font-weight:normal;
	text-align:right;
	font-size:10px;
}

#register-data-container-center {
	width:265px;
	float:left;
	font-weight:normal;
	margin-right:5px;
	text-align:right;
	font-size:10px;
}

#register-data-container-right {
	width:260px;
	float:left;
	font-weight:normal;
	text-align:right;
	font-size:10px;
}


/************************************************************************************ cart ********/

#cart-results-list {
	width:790px;
	height:350px;
	margin-left:85px;
	padding:15px 0px 0px 50px;
}


#cart-info {
	width:760px;
	margin-bottom:15px;
	text-align:right;
	color:#000000;
}

#cart-info2 {
	width:760px;
	margin-bottom:15px;
	color:#000000;
}

#cart-results-entries-container {
	float:left;
	width:780px;
	margin-top:20px;
	height:200px;
	overflow:auto;
}

#cart-results-entries-container .cart-results-entry-container {
	width:760px;
	float:left;
	margin-bottom:20px;
}

#cart-results-entries-container .cart-results-list-thumb {
	float:left;
	width:230px;
	margin-right:10px;
}

#cart-results-entries-container .cart-results-list-desc {
	color:#000000;
	float:left;
	width:420px;
}

#cart-results-entries-container .cart-results-list-desc .textbox{
	width:30px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border:1px solid #5c5c5c;
	height:11px;
	padding:2px;
}

#cart-results-entries-container a {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#cart-results-entries-container a:hover {
	text-decoration:underline;
}

#payment-type {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/************************************************************************************ item1 ********/

#item1-container  {
	width:780px;
	height:340px;
	margin-left:85px;
	padding:25px 10px 0px 50px;
	color:#000000;
}

/************************************************************************************ textbox register ********/
.textbox-register {
	width:110px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border:1px solid #A7A6AA;
	height:15px;
}

/************************************************************************************ contacto ********/

#contact-form {
	width:760px;
	float:left;
}

.contact-form-container {
	width:760px;
	float:left;
}

.contact-form-container .input-textarea {
	border:1px solid #cccccc;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.contactform-full {
	width:760px;
	float:left;
	margin:5px 0px 5px 0px;
}

.contactform-half {
	width:170px;
	float:left;
	margin:5px 0px 5px 0px;
}

.contactform-medium {
	width:250px;
	float:left;
	margin:5px 0px 5px 0px;
}










