form, map {
	display: inline;
}

.shop {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	vertical-align: top;
}

.shop h1 {
	color: #000000;
	font-size: 16px;

	padding: 0px;
	text-decoration: none;
}


.shop h2 {
	font-size: 16px;
	font-style: normal;

	color: #FF0000;
	font-style: bold;
}

.shop h3 {
	font-size: 15px;
	text-align: center;
	color: #000000;
}

.container {
	background: #FFFFFF url(../../images/fondo_web.gif) repeat-y center top;
}

.main {
	background: url(../../images/fondo_main.png) repeat-y center top;
	width: 774px;
	text-align: center;
	margin: 0 auto;
}

/*==== 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: 12px;
	padding: 6px;
	border-collapse: collapse;
	border: 3px solid #292932;
}

.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: #000000;
	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 td {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 25px;
}

.pagination a {
  border-style: solid;
  border-width: 2px;
  border-color: #ddd;
	color: #FF9900; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
	padding: 2px 5px 2px 5px;	
}

.pagination a:hover {
	color: #000000; 
	text-decoration: none;
	background-color: #FDBC02;
}

.pagination a:visited {

	text-decoration: underline;
	color:#800080;
	
}

/*=====Items listing====*/

.listing, .listing2 {
	border: 3px solid #292932;
	border-collapse: collapse;
	margin-top: 4px;
	width: 100%;
	background: #ffffff 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: #000000;
	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: #000000; 
}

.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: 17px;
	text-align: center;
	margin: 30px auto;
	padding: 12px;
	border: 2px solid #CC6600;
	background: #FFFFCC;
}

/*=====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;
	padding: 6px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase; 
}

.item {
	vertical-align: top;
}

.itemlist p {
	margin: 0;
	padding: 4px 0;
	text-align: center;
}

/* 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: #000000;
	background-color: #004F9D;
}

.productdescription {
	font-weight: bold;
	color: #FFFFFF;
}

.specialoffer {
	color: #AAAA00;
	font-weight: bold;
}

.submenushop { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 0;
	background-color:#F0F0F0;
	width: 500px;
  color: #000000;
  font-size: 12px; 
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  line-height: 25px;
}

.submenushop a {
	color: #000000; 
	font-size: 12px; 
	padding: 3px 6px 3px 6px;
}

.submenushop a:hover {

background-color: #FF8000;
color: #ffffff;
font-size: 12px; 

}
div#navcontainer
{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #F0F0F0;
border: solid 1px #FF8000;
font-size: 12px; 
line-height: 25px;
color: #FF9900; 
}

div#navcontainer ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -3px;
padding: 0px 0px 0px 0px;
color: #FF8000;
}

div#navcontainer ul li a
{
padding: 3px 6px 3px 6px;
color: #FF8000;
text-decoration: none;
border-right: 0px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #FF8000;
color: #ffffff;
}

#active a { border-left: 0px solid #fff; }

#smallinks
{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #808080;
text-decoration: none;
text-align: center;
width: 550;


}

#smallinks a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #808080;
text-decoration: none;
}

#smallinks a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF4500;
text-decoration: none;
}


#footer
{
background-color: #F0F0F0;
border: solid 1px #FF8000;
color: #FF8000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
width: 500px;
padding: 4px 4px 4px 4px;
}

#footer a:hover
{
background-color: #FF8000;
color: #ffffff;
text-decoration: none;
}
