/********************************************
   AUTHORS: Erwin Aligam / doTemplate
  *******************************************/

* { margin: 0; padding: 0; outline: 0; }

body {
	background-color:#EFF3FF;
	margin:0px auto;
	padding:0px;
	text-align:center;
	color:#333333;
	font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
    font-size:11pt;
}

#wrapper {
	width:820px;
    background:#EFF3FF url(bg.jpg?z=88289) repeat-y center top;
    margin:0 auto;
    text-align:left;
}




#content-wrapper {
	width: 760px;
	margin: 0px auto;
	padding: 0;
}


#header {
	position: relative;
    height:151px;
	background: #caced1 url(header.gif?z=88289) no-repeat center top;
	padding: 0;	
	color: #fff;
	margin-left:auto;
    margin-right:auto;
	width:820px;
}


 #nav1 {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	background: #202020 url(menu.jpg?z=88289) repeat-x;
	font: bold 16px/40px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 40px;
	width: 760px;
	border-top :1px solid #FFFFFF ;
	border-bottom : 1px solid #FFFFFF ;
}

#nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#nav1 ul li {
	display: inline;
}

#nav1 ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border-left: 1px solid #484848 ;
	border-right: 1px solid #000000 ;	
}

#nav1 ul li a:hover {
	background: #EED600 url( selectedMenu.jpg?z=88289 ) repeat-x;
	color: #202020;	
}


li.current {
	background-color:#202020;
	color: #FFFFFF;
} 

 


#main {
	float: right;
	width: 510px;
	padding: 10px 0 0 0;
	margin: 0px 0px 0px 10px ; 
	display: inline;
	background: url(box.jpg) no-repeat;
}


#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:10px 0pt 0pt 0pt ;
}

#main p, #sidebar p {
	text-align:justify;
}


h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#000066;
	letter-spacing:3px;
}


h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:#000066;
	letter-spacing:2px;
}

h4 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	background: #B1DF27 url(foto.jpg) no-repeat;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

h3 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:#000066;
}

#main img {
	border:0px solid #CCC;
	padding:5px;
	margin: 3px;
}

#conbrode img {
	border:1px solid #CCC;
	padding:5px;
	margin: 10px;
}



a, a:visited {
	color:#6BB501;
	text-decoration:none;
}

a:hover {
	color:#6BB501;
	text-decoration:underline;
}


#sidebar {
	float: left;
	width: 210px;
	padding: 0px
	margin: 2px 0 0 0;	
	font-family:Trebuchet MS, sans-serif;
    font-size:9pt;
	color: #000000;
}


#sidebar *  {
	margin: 15px;
}

#sidebar h3 {
	font-family:Trebuchet MS, sans-serif;
    font-size:14pt;
	color: #AAAAAA;
}


#sidebar ul.sidemenu {
	list-style:none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d1d5e1;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #d1d5e1 ;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #000066;				
}


#sidebar ul.sidemenu li a:hover {	
	color: #FF0000;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



#footer {
	color: #000033;
	background: #EFF3FF url(footer.jpg?z=88289) no-repeat center top;
	clear: both;
	width:820px;
	height: 80px;
	text-align: center;	
	font-size: 10pt;	
}

#footer p { 
	padding: 10px 0;
	margin: 0;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none; 
}


#productos a {
	color: #0033CC;
	text-decoration: none;
	font-style: italic;
}
#productos a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}

#productos a:visited {
	color: #0033CC;
	text-decoration: none; 
}



.clear { clear: both; }


a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #6BB501; 
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #6BB501;
}

img {
	padding:0;
	margin:20px 10px 10px 10px;
	border:0px solid #DFDFDF;
}


/* extended styles */

.layout {
	margin:0;
}

		
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {
	margin:0;
	padding:0 5px 0 5px;
	clear:both;
}


.bloc-txt-txt .richtext, .bloc-img-txt .richtext, .bloc-img-txt .image,
.bloc-txt-img .richtext, .bloc-txt-img .image  {
	margin:0 ;
	width:48%;
	float:left;
}
.gray_line
{
border-bottom:1px solid #D7D7D7;
}

.productosTitle1
{
background-color:#FF0000;
padding-left:18px;
line-height:32px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}

.productosTitle2
{
background-color:#0000FF;
padding-left:18px;
line-height:32px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}
.noticias
{
background-color:#FFFFFF;
border: none;
}
.noticiasTitle1
{
background-color:#FFFFFF;
border: 3px solid #EE0000;padding-left:18px;
line-height:32px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}

.noticiasTitle2
{
background-color:#FFFFFF;
border-bottom: 2px solid #0000CC;
padding-left:18px;
line-height:32px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #2F4F41;
text-decoration: none;
}

.imagenesTitle1
{
background-color:#FFFFFF;
border: 3px solid #EE0000;padding-left:18px;
line-height:32px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}

.imagenesTitle2
{
background-color:#FFFFFF;
border-bottom: 4px solid #0000CC;
padding-left:18px;
line-height:32px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #009900;
text-decoration: none;
}
.red_title
{
font-family: Helvetica, sans-serif;
font-size: 22px;
font-style: normal;
line-height: 32px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #B30004;
background-color:inherit;
text-decoration: none;
}

.bloc-sep {
	width:20px;
	margin:0;
	padding:0;
	float:left;
}

.blurb{
        float: left;
        width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	font: 11px Arial, Sans-serif;
	border-left: 1px dashed #aaa;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        border-right: 1px solid #aaa;
	background: #E7ECF2;
	}


.blurb ul {
list-style-type: square;
color:#000080;
position:relative;
font-weight: bold;
padding: 2px 0 0 5px;
margin-left: 0;
margin-top: 0px;
}

.blurb ul .black {
color: #000000;
}

.bkbig {
font-family: Georgia, "Times New Roman",Times, serif ;
color:#0A2A52;
font-size:20px;
}
.floatright {
float:right;
margin:4px;
}

.floatleft {
float:left;
margin:4px;
}

.filaprod {
		border-left: 0px dashed #aaa;
        border-top: 0px solid #aaa;
        border-bottom: 1px dashed #aaa;
        border-right: 0px solid #aaa;
}
a.prodImg img{
	border:none;
	opacity:.80;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8;
}
a.prodImg:hover img{
	border:none;
	opacity:1;
	filter:alpha(opacity=100); 
	-moz-opacity: 1;
}


#improd2 {
	border:1px solid #CCC;
	padding:5px;
	margin: 3px;

}
a.prodImg2 img{
	opacity:.8;	
	filter:alpha(opacity=80); 
	-moz-opacity:.80;
}
a.prodImg2:hover img{
	opacity:1;
	filter:alpha(opacity=100); 
	-moz-opacity: 1;
}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}



#contenidotab{
clear:both;
margin-top:0px;
width:100%;
border-top: 5px solid #CC0000;
border-left: 1px solid #CC0000;
border-bottom: 1px solid #CC0000;
border-right: 1px solid #CC0000;
}
#contenidotab p{
margin:8px;
background:#fff url("css/bg01.jpg") repeat-x bottom left; 
}


#modernbricksmenuline{
clear: both;
padding: 0px;
width: 100%;
height: 5px;
margin:0px;
line-height: 5px;
background: #CC0000; /*Brown color theme*/ 
}


#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #0000CC; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:visited{
color:#FFFFFF; /*Menu hover bgcolor*/
}

#modernbricksmenu a:hover{
background-color: #FF9999; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #CC0000; /*Brown color theme*/ 
border-color: #CC0000; /*Brown color theme*/ 
}



#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

#tamanos {
	width: 80%;
	padding: 0;
	margin: 0;
}

#tamanos th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tamanos th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#tamanos td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	text-align:center;
	color: #4f6b72;
font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}


#tamanos td.alt {
	background: #F5FAFA;
	color: #797268;
}




#tamanos th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align:center;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tamanos th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: none;
		color: #4f6b72;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#meses {
	width: 80%;
	padding: 0;
	margin: 0;

}

#tamanos td.mesesa {
	background:  #66CCFF;
	color: #000000;
	border: 1px solid #003399;
	
}
#tamanos td.mesesb {
	background: #FFFFFF;
	border: 1px solid #003399;
	color: #000000;
}

.box_top_bg
{
background:url(css/box_top_bg.gif) left top repeat-x;
height:32px;
}

.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}

.top_line
{
background:url(css/line_bg.jpg) left top repeat-x;
height:4px;
}

.order-title
{
background-color:#E9E9E9;
height:37px;
border-bottom:2px solid #FFFFFF;
padding-left:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
}

.order-box
{
border:1px solid #A1A1A1;
padding:6px;
}

.world-map
{
background:url(css/world-map.jpg)  left top no-repeat;
border-bottom:1px solid #D1D1D1;
}

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	font: 11px Arial, Sans-serif;
	border-left: 1px dashed #aaa;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
	background: #E7ECF2;
}


