
body
{
	/*background-color:rgb(232,232,232);
	background-color:white;*/
	background-color:#4598d6;
	padding: 0 0 0 0;
	margin-top:0px;
}

#maindiv
{
	width:100%;
	/*background-color:rgb(232,232,232);*/
	padding: 0 0 0 0;
	margin:0 0 0 0;
	background-color:#4598d6;
}

#maincontainer
{
	width:1000px;
	margin:auto;
	background-color:white;
	border: 0px solid gray;
}

#mainheader
{
	width:100%;
	height:110px;
	background-image:url(Imgs/header.jpg);
	position:relative;
}

#mainfooter, .clearend{
	clear:both;
	color:white;
	font-size:16px;
	font-family: 'PT Sans Narrow', sans-serif;
}

#mainheaderMenu
{
	position:absolute;
	width:690px;
	/*height:260px;*/
	border: 0px solid black;
	top:65px;
	right:1px;
	z-index:1000;
	color:white;
}

#header_top_icons
{
	position:absolute;
	z-index:1000;
	top:5px;
	right:10px;
}

#header_top_icons table tr td a
{
	border-style:none;
	background-color:transparent;
}

#header_top_icons table tr td a img
{
	border-style:none;
	
}

.bulletimg
{
	border:0px solid white;
}

#maincontent
{
	width:100%;
	margin-top:15px;
}

#middlecontent
{
	width:100%;
	height:440px;
	position:relative;
}

#middle_left_box
{
	position:absolute;
	top:100px;
	left:135px;
	width:550px;
	z-index:1;
	overflow:hidden;
}

#middle_left_box_upper
{
	position:absolute;
	top:2px;
	left:10px;
	width:602px;
	height:423px;
	z-index:500;
	background-image:url(Imgs/marco_bg.png);
}

#middle_right_box
{
	position:absolute;
	top:10px;
	right:20px;
	width:350px;
	border: 0px solid gray;
}

#middle_right_box table, #middle_right_box table tr, #middle_right_box table tr td
{
	width:100%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:24px;
}

#main_video_content
{
	width:100%;
	border: 0px solid gray;
}

#main_video_videoTittle
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:32px;
	margin:auto;
	text-align:center;
}

#main_footer
{
	width:100%;
	height:10px;
	background-color:gray;
	color:white;
	font-size:8px;
	display:none;
}

/*####################################################### CONTACTENOS ########################################################*/

.table_contactenos
{
	width:970px;
	margin-left:20px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.table_contactenos tr td
{
	vertical-align:top;
}

 .table_contactenos_bot tr td
 {
	vertical-align:middle;
 }

.leftcol
{
	width:430px;
}

.rightcol
{
	width:540px;
}

.hreflink
{
	color:black;
	text-decoration:none;
}

.normaltexttable
{
	font-family: 'PT Sans Narrow', sans-serif;
	width:510px;
	margin-left:20px;
}

.content_tittle_on
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:20px;
}
#menu_blog_div tr td a
{
	font-family: 'PT Sans Narrow', sans-serif;
	color:black;
	text-decoration:none;
}

#menu_blog_div tr td a:hover
{
	font-family: 'PT Sans Narrow', sans-serif;
	color:rgb(73,66,58);
	text-decoration:none;
}


/* CATALOGO DE PRODUCTOS */

#content_header
{
	width:100%;
}

#content_search_panel
{
	width:100%;
}


#content_search_panel table
{
	margin-left:1px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
}

#content_search_panel select
{
	width:250px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
	background-color:black;
	color:white;
	border-radius:3px;
	
}

#content_products_iterator
{
	width:100%;
	}
	
.products_table_iterator
{
	width:100%;
	vertical-align:top;
}

.prod_tittle
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:32px;
}

.prod_desc
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
}

.table_prod_header
{
	width:100%;
}

.table_prod_header tr td
{
	vertical-align:top;
}

.hyper_div_top
{
	display:inline; 
	border-radius:3px; 
	background-color:white;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:14px;
	height:15px;
}

.hyper_div_top a
{
	text-decoration:none; 
	color:black;
}
.hyper_div_top a:hover
{
	text-decoration:none; 
	color:gray;
}


.homesearch-submit
{
	background:url(images/buscar_button.png);
	width:70px;
	height:32px;
	border-style:none;
	cursor:pointer;
}

.search-item
{
	width:750px;
	height:26px;
	overflow:hidden;
	
	}
	
	/* ##### HOME BANNERS NEW */
	#images_part1
	{
		width:1000px;
		height:325px;
		position:relative;
		border: 1px solid gray;
		z-index:10;
	}
	
	#images_part1 .image_rotate
	{
		width:1000px;
		height:325px;
		position:absolute;
		top:0px;
		left:0pxl
		border: 1px solid green;
		z-index:20;
	}
	
	#images_part1 .image_rotate .rotate_image_background
	{
		width:100%;
		height:100%;
		background-color:blue;
		position:absolute;
		top:0px;
		left:0px;
		z-index:30;
	}
	
	#images_part1 .image_rotate .rotate_image_description_box
	{
		position:absolute;
		left:0px;
		bottom:0px;
		width:800px;
		height:60px;
		background-color:gray;
		opacity:0.8;
		border-radius:0 5px 0 0;
		font-family: 'PT Sans Narrow', sans-serif;
		color:white;
		font-size:26px;
		padding:5px 5px 5px 5px;
		z-index:40;
	}
		
	#images_part1 .image_rotate .rotate_image_description
	{
		position:absolute;
		left:0px;
		bottom:0px;
		width:800px;
		height:60px;		
		font-family: 'PT Sans Narrow', sans-serif;
		color:white;
		font-size:24px;
		padding:5px 5px 5px 5px;
		z-index:50;
	}
	#images_part1 .image_rotate .rotate_buttons
	{
		position:absolute;
		right:0px;
		bottom:0px;
		width:100px;
		height:40px;
		background-color:gray;
		opacity:0.8;
		border-radius:5px 0 0 0;
		font-family: 'PT Sans Narrow', sans-serif;
		color:white;
		font-size:16px;
		padding:10px 0 0 0;
		z-index:50;
	}
	
	.form-submit
	{		
		background-image:url(/images/block1_bg.jpg);
		width:70px;
		height:28px;
		border-style:none;
		cursor:pointer;
		font-family: 'PT Sans Narrow', sans-serif;
		font-size:22px;
		color:white;
	}
	
	/* ##### PRODUCTOS */
	#cat_panel_left{
		width:250px;
		float:left;
		min-height:600px;
	}
	
	#cat_panel_left p{
	display: block;
	margin:0 0 0 0;
	}
	
	
	#cat_panel_left .block1{
		width:100%;
		background-image:url(/images/block1_bg.jpg);
		font-family: 'PT Sans Narrow', sans-serif;		
		color:white;
		font-size:24px;
		padding:5px 3px 5px 3px;
	}
	
	#cat_panel_left .block2{
		width:100%;
		background-image:url(/images/block2_bg.jpg);
		/*font-family: 'PT Sans Narrow', sans-serif;		
		color:white;
		font-size:24px;*/
		padding:5px 3px 5px 3px;
	}
	
	#cat_panel_left .block3{
		width:100%;
		background-image:url(/images/block3_bg.jpg);
		font-family: 'PT Sans Narrow', sans-serif;		
		color:rgb(78,137,195);
		font-size:20px;
		padding:5px 3px 5px 3px;
	}
	
	#cat_panel_left .block4{
		width:100%;		
		font-family: 'PT Sans Narrow', sans-serif;		
		color:rgb(78,137,195);
		font-size:24px;
		padding:5px 3px 5px 3px;
	}
	
	.eachmodel{
		width:100%;
		margin:5px 0 0 0;
	}
	.eachmodel a{
		text-decoration:none;
		color:rgb(78,137,195);
	}
	
	#cat_panel_right{
		width:700px;
		float:right;
		margin-right:25px;		
	}
	#cat_panel_right p{
		margin:0 0 0 0;
	}
	
	#cat_panel_right .block1{
		width:100%;
		background-image:url(/images/block3_bg.jpg);
		margin-top:20px;
		text-align:center;
	}
	
	#cat_panel_right .block2{
		width:100%;		
		margin-bottom:20px;
		text-align:left;		
	}
	
	#cat_panel_right .block3{
		width:100%;		
		margin-bottom:20px;
		text-align:left;		
	}
	
	#cat_panel_right .table_contact{
		margin:auto;
		width:340px;
		background-image:url(/images/block2_bg.jpg);
		font-family: 'PT Sans Narrow', sans-serif;		
		text-align:left;
		color:rgb(78,137,195);
		font-size:22px;
	}
	
	#cat_panel_right .form-key
	{
		width:100px;
	}
	
	#cat_panel_right .form-field input{
		width:180px;
	}

	.upper_tittle_text
	{
		font-family: 'PT Sans Narrow', sans-serif;		
		color:white;
		font-size:24px;
	}
	
	.upper_tittle_text_sub
	{
		font-family: 'PT Sans Narrow', sans-serif;		
		color:rgb(0,157,220);
		font-size:24px;
	}
	
		
	.upper_tittle_text_desc, .upper_tittle_text_desc a
	{
		font-family: 'PT Sans Narrow', sans-serif;		
		color:rgb(78,137,195);
		font-size:24px;
		text-decoration:none;
	}
	
	.bottom_footer_text{
		margin: 10px 0 15px 0;
		width:100%;
		color:white;
		font-size:16px;
		font-family: 'PT Sans Narrow', sans-serif;
		text-align:center;
	}
	
	
	
	
	,