
/* Default styling items*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #3B63A9 url('images/bg.jpg') repeat-x;
	background-repeat : repeat-x;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	
}

table {
	font-family: verdana, arial, sans-serif;
    	font-size: 12px;
}

a {
	color: #000;
	font-size: 10px;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	font-size: 10px;
	color: #CE6623;
	background-color: inherit;
}

span {
	
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}



.contacttext{
	color: #1161A3;
	font-weight:bold;
	text-align: center;
}	


input,textarea {

	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	border: 1px solid grey;
	background-color: #F3F1F1;
	margin-bottom: 4px;
}

submit {

color:#FF0000;

}


/* ########################################### */
/* Catalog Styleing */
/* ########################################### */


/* Catalog Checkout page */


.Checkout {
  }


.CheckoutCartContentHeader,.CheckoutCartTotal {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    background-color : #E6E6E6;
    height:30px;
    padding-left:10px;
    padding-right:10px;
  }


.ProductsCheckout, {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    background-color : #F2D7B9;
  }

.CartContentElements{
	background-color : #FCEEE5;
}	

.CartContentHeader{
	background-color : #E6E6E6;
}

.CartTotal{
	background-color : #E6E6E6;
	text-align:right;
}

.SubTotal{
	background-color : #F2D7B9;
}


.CheckoutCartContent {
  }

/* Catalog Product Display */


.CatalogProducts {
  }


.CatalogProductsSummaryInd {
	background-color :FEFEFE #E6E6E6;
  }


.CatalogProductImage {
  }


.CatalogProductTitle {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
  }


.CatalogProductDescription {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
  }


.CatalogProductPrice {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
  }


.CatalogProductPopup {FEFEFE
    border: thin solid #000000;
    height: 75px;
    width: 200px;
    background-color: #F2D7B9;
    display: none;
    position: absolute;
    text-align: center;
  }


.CatalogProductsCheckout {
	background-color : #FCEEE5;
	text-align: center;
  }


.CatalogProductsCatagoryHeader {
	background-color : #FCEEE5;
	width:100%;
  }


.CatalogProductsCatagoryHeaderIcon {
    background-image : url('images/dot.jpg');
    background-position : center center;
    background-repeat : no-repeat;
    width : 10px;
  }

/* Catalog - Catagory Listing*/

.CatalogCategories{
}

.CatalogCategoriesIcon_Display{
	background-image :FEFEFE url('images/dot.jpg');
    background-position : left center;
    background-repeat : no-repeat;
	padding-right:3px;
    width : 10px;
}

.CatalogCategoriesIcon_Hidden{
    width : 10px;
	padding-right:3px;
}

/* Catalog - Entering contact details */

.CatalogOrderInfo{
}

/* Vertical HTML menu */

.HtmlVMenu{
}

.HtmlVMenuItem_Image{
}

.HtmlVMenuItem_Link{
}

.HtmlVMenuItem_Content{
}

.HtmlVMenuItem_MenuOnly{
}


/*Unknown*/

.class_table {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
  }


#catalog_list {
    background-color : #212121;
    width : 126px;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    text-align: left;
  }


#contents {
    background-color : #00569C;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
   /* text-align: left;*/
    vertical-align:top;
  }
/* 
#contents tbody 
{
    text-align:justify;
} 
  
.contents {
    
    
    text-align: left;
      }*/

.flash{
width: 191px;
height: 158px;
border: 1px solid #9E9E9E;
 margin-bottom:5px;
}

.menuholder{
 padding-left:5px;
}

#myMenuID {
 margin-left:10px;
  }


.ProductsSummary {
    background-color : #212121;
  }


.catlist_left {
    background-image : url('images/cor_lt.gif');
    background-position : top;
    background-repeat : no-repeat;
  }

.menuitem{
    background-image : url('images/menu.jpg');
    background-position : top;
    background-repeat : no-repeat;
 width:204px;
 height:36px;
 color:white;
 text-align:left;
 font-size:14px;
 font-weight:bold;
}

.submenuitem{
    background-image : url('images/menu2.jpg');
    background-position : top;
    background-repeat : no-repeat;
    width:204px;
    height:36px;
    color:white;
    font-size:14px;
    font-weight:bold;
	text-align:left;
}

.menu_smallfont,.menu_smallfont:hover{
color:white;
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
 
}

.rojo{
background: url('images/red_cot.jpg') no-repeat;
 width:205px;
 height:62px;
 text-align:center;
 font-family: verdana, arial, sans-serif;
 font-size: 7pt;
}

.centenario{
background: url('images/centenario.jpg') no-repeat;
 width:205px;
 height:177px;
 text-align:center;
 font-family: verdana, arial, sans-serif;
 font-size: 7pt;
}

.oro{
background: url('images/oro.jpg') no-repeat;
 width:205px;
 height:177px;
 text-align:center;
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
}