form, map {
	display: inline;
}

input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.wfix1 {
	width: 200px;
}

.shop {
	font-size: 11px;
	padding: 0 0 0 10px;
	vertical-align: top;
}

.shop h1 {
	color: #FFCE7A;
	font-size: 16px;
	text-align: center;
	margin: 5px 0;
	padding: 6px;
	text-decoration: underline;
}


.shop h2 {
	font-size: 16px;
	font-style: italic;
	text-align: left;
	color: #FFCE7A;
	padding: 0px 8px;
}

.shop h3 {
	font-size: 17px;
	text-align: center;
	font-style: italic;
	color: #1A108A;
}

.shop p {
	text-align: justify;
}

.tools {
	width: 156px;
	padding: 5px 0;
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: url(../../images/fondo_cat_h1.gif) no-repeat center bottom;
}

.tools a {
	color: #FFFFFF;
	text-decoration: none;
}

.tools a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#shoppingcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background: url(../../images/fondo_cart.gif) no-repeat left top;
}

#shoppingcart .shoppingcart1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-left: 50px;
	padding-top: 4px;
	height: 34px;
}

#shoppingcart .shoppingcart2 {
	margin-top: 4px; 
	margin-right: 2px;
	text-align: center;
	margin-bottom: 12px;
}

.cartbutton {
	background-color: #454556;
	display: block;
	width: 55px;
	padding: 4px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

.cartbutton:hover {
	color: #FFCE7A;
	background-color: #525265;
}	

.container {
	background: #FFFFFF url(../../images/fondo_web.gif) repeat-y center top;
}

.logged {
	padding:  8px;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #003366;
}	

.main {
	background: url(../../images/fondo_main.png) repeat-y center top;
	width: 774px;
	text-align: center;
	margin: 0 auto;
}

.right {
	vertical-align: top;
	padding-bottom: 12px;
}

.tipoftheweek {
		width: 146px;
		margin: 0 auto;
		margin-bottom: 12px;
}

.tipoftheweek p {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #0EAAD2;
	padding: 12px;
	margin: 0;
	text-align: left;
}

.tipoftheweek img {
	margin: 0;
	padding: 0;
}

.continueshopping {
	float: right;
	margin: 4px;
	text-decoration: none;
	padding: 6px;
	color: #FFFFFF;
	background: #515264 url(../../images/fondo_formbuttons.gif) repeat-x center bottom;
	border-top: 3px double #787986;
	border-right: 3px double #3F404E;
	border-bottom: 3px double #3F404E;
	border-left: 3px double #787986;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.continueshopping:hover {
	color: #FFCE7A;
}

.formbutton {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #515264 url(../../images/fondo_formbuttons.gif) repeat-x center bottom;
	border-top: 3px double #787986;
	border-right: 3px double #3F404E;
	border-bottom: 3px double #3F404E;
	border-left: 3px double #787986;
}

.pie {
	padding: 6px;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #504CA3;
	background: url(../../images/pie1.gif) no-repeat center top;
}

.pie a {
	text-decoration: none;
	color: #504CA3;
}

.pie a:hover {
	text-decoration: underline;
	color: #7675BB;
}

.hometext1 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #554C8C;
	line-height: 13px;
}

.hometext2 {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.titletext1 {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 13px;
}

.homecategories td {
	background: url(../../images/fondo_items_portada.gif) no-repeat left top;
	text-align: left;
	padding: 8px;
	vertical-align: top;
}

.homecategories img {
	float: left;
	margin-right: 6px;
}

.homecategories h2, .homecategories p {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
}

.homecategories a {
	text-decoration: none;
	color: #9D098E;
}

.homecategories a:hover {
	color: #CD0CBA;
}

.homecategories p {
	text-align: left;
}

/*==== Sistema ================================================================*/

th {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 6px;
	text-align: left;
	background: #2A2A34 url(../../images/fondo_isyourpicture.gif) repeat center center;
}

/*======Tables with forms=======*/

.Forms, .Forms2 {
	margin-top: 0;
	margin-bottom: 12px;
	padding: 6px;
	border-collapse: collapse;
	border: 3px solid #292932;
	background: #202027 url(../../images/fondo_latestrelease.gif) repeat-x left bottom;
}

.Forms {
	width: 100%;
}


.Forms td, .Forms2 td {
	padding: 6px;
	vertical-align: top;
	font-weight: bold;
}

.Forms td {
}

.Forms2 a {
	text-decoration: none;
}

.Forms p {
	float: left;
	color: #FFCE7A;
	font-size: small;
}

.description {
	padding: 6px;
	margin: 0;
}

/*=======Add/Send Button=====*/

.addbutton, .addbutton2 {
	border-collapse: collapse;
	margin: 6px auto;
}

.addbutton {
	width: 100%;
	text-align: center;
	padding: 6px;
}

/*====pagination==== */

.pagination {
	background-color: #003366;
	margin: 0 auto;
	padding: 6px;
	text-align: center;
}

.pagination a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 6px 8px;
	margin: 2px;
}

.pagination a:hover {
	color: #FFCE7A;
	background-color: #004182;
}

/*=====Items listing====*/

.listing, .listing2 {
	border: 3px solid #292932;
	border-collapse: collapse;
	margin-top: 4px;
	width: 100%;
	background: #202027 url(../../images/fondo_latestrelease.gif) repeat-x left bottom;

}

.listing *, .listing2 *{
	padding: 4px;
	font-size: 11px;
}

.listing td {
	border: 3px solid #292932;

}

.listing th, .listing2 th{
	text-align: left;
	font-weight: bold;
	color: #FFCE7A;
	padding: 6px;
	border-bottom: 1px dotted #292932;
}

.listing a, .listing2 a{ 
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF; 
} 

.listing a:hover, .listing2 a:hover  { 
	color: #FFCE7A; 
}

.rowpair {
	background-color:#FFFFFF;
}

.rowimpair {
	background-color:#F8F9FA;
}

/* ==== Other ======== */

.thumbs {
	border: 1px solid #292932;
	background: url(../../images/nopicture.jpg) no-repeat center top;
}

.warnings {
	width: 60%;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 30px auto;
	padding: 12px;
	padding-left: 60px;
	border: 1px dashed #CC6600;
	background: #FFFFCC url(../../images/warnings.gif) no-repeat left center;
}

/*=====continue "Button"====*/

.continue {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #515264 url(../../images/fondo_formbuttons.gif) repeat-x center bottom;
	border-top: 3px double #787986;
	border-right: 3px double #3F404E;
	border-bottom: 3px double #3F404E;
	border-left: 3px double #787986;
	width: 130px;
	padding: 6px;
	margin: 0 auto;
	margin-top: 24px;
	text-align: center;
}

.continue a {
	font-weight: bold;
	text-decoration: none; 
	color: #292932; 
}

.continue a:hover { 
	color: #495778; 
}

.itemlist {
	margin: 8px auto;
	border: 3px solid #292932;
	padding: 6px;
	background: #202027 url(../../images/fondo_latestrelease.gif) repeat-x left bottom;
}

.item {
	padding: 3px;
	clear: both;
	vertical-align: top;
	border-bottom: 2px solid #99CC66;
	margin-bottom: 6px;
	min-height: 144px;
}

.item p {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

/* Hides from IE5-mac \*/
	* html .item {height: 1%;}
/* End hide from IE5-mac */

.itempic {
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	background: url(../../images/nopic.gif) no-repeat center center;
}

.itempic img {
	width: 140px;
	height: 140px;
	background: url(../../images/nopic.gif) no-repeat center center;
}

.productmoredetails a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #004182;
	padding: 6px 10px;
}

.productmoredetails a:hover {
	color: #FFCE7A;
	background-color: #004F9D;
}

.productdescription {
	font-weight: bold;
	color: #FFFFFF;
}

.specialoffer {
	color: #AAAA00;
	font-weight: bold;
}

.submenushop {
	margin-bottom: 5px;
}

.submenushop h1 {
	background-color: #003366;
	margin: 0;
	padding: 6px 11px;
	color: #FFCE7A;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 1px;
}

.submenushop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.submenushop ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 116px;
	padding: 6px 12px;
	margin-bottom: 1px;
	background-color: #004182;
}

.submenushop ul li a:hover {
	color: #FFCE7A;
	background-color: #004F9D;
}

#categorias {
	background-color: #003366;
	padding: 2px;
	margin-bottom: 5px;
}

#categorias table {
	width: 100%;
}

#categorias td {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#categorias h2 {
	padding: 6px;
	margin: 0;
	margin-right: 1px;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	color: #FFCE7A;
}

#categorias a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	margin-right: 1px;
	background-color: #004182;
}

#categorias a:hover {
	color: #FFCE7A;
	background-color: #004F9D;
}

.rightmenu {
	padding-left: 10px;
}
