/* 
  Developer: Zean Design 29/Junio/11 
*/
* { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #FFFFFF; line-height: 18px; }
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
	a:link { text-decoration: none; }
	a:visited { text-decoration: none; }
	a:hover { text-decoration: none; color: #999999; }
	a:active { text-decoration: none; }
	
	p{
		margin-bottom:15px;}
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; color: #0f0f91; font-weight: bold; margin-bottom: 8px; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
.width_full { position: relative; width: 100%; clear: both; }
#header { position: relative; margin: auto; width: 990px; height: 182px; }
#slider { position: relative; width: 990px; height: 400px; padding-top: 25px; margin: auto; overflow: hidden; }
.border_top_bottom { border-bottom: 1px solid #666666; border-top: 1px solid #666666; }
.bg_header { background: url(images/bg_header_pattern.jpg) repeat-x; }
.bg_slider { background: url(images/bg_slider_pattern.jpg) repeat-x; }
.title { background: url(images/bg_slider_pattern.jpg) left bottom repeat-x; }
.title_size { height: 60px; }
.bg_footer { background: url(images/bg_footer_pattern.jpg) repeat-x; }
#info { position: relative; width: 990px; margin: auto; }
#footer { position: relative; width: 990px; height: 200px; margin: auto; }
/*
-------------------------------------------
	Banner
-------------------------------------------
*/
.banner { width: 100%; }
.banner_model_1 { margin-left: auto; margin-right: auto; width: 960px; padding-bottom: 20px; padding-top: 20px; }
.banner_model_2 { margin-left: auto; margin-right: auto; width: 100%; }
.slider_default img { border: 10px solid #fff; }
/*	
-------------------------------------------
	Fade Slider
-------------------------------------------
*/
.slider_content { width: 100%; margin-left: auto; margin-right: auto; z-index: 0; }
.slider_full { width: 100%; margin-left: auto; margin-right: auto; z-index: 0; }
.slider_item { width: 100%; text-align: center; }
	.slider_item a { display: block; height: 100%; width: 100%; }
.slider_buttons { width: 960px; margin-left: auto; margin-right: auto; padding-top: 20px; display: table; z-index: 1; position: relative; }
.slider_click { display: table; margin-left: auto; margin-right: auto; }
	.slider_click li { width: 21px; height: 21px; list-style: none; float: left; margin: 0; margin-right: 5px; margin-left: 5px; font-size: 10px; cursor: pointer; background: url(images/banner_button.png) no-repeat left; }
	.slider_click .selected { width: 21px; height: 21px; top: 0; left: 0; float: left; background: url(images/banner_button_active.png) no-repeat left; }
.hover { width: 21px; height: 21px; top: 0; left: 0; float: left; background: url(images/banner_button_active.png) no-repeat left; display: none; }
.slider_left_image { float: left; text-align: left; margin-right: 20px; }
.slider_right_image { float: right; text-align: right; margin-left: 20px; }
.slider_text_full { display: table; float: left; text-align: left; width: 100%; padding-top: 10px; }
.slider_text { float: left; text-align: left; }
.slider_text_more { display: table; letter-spacing: 0.4px; font-weight: normal; font-size: 20px; color: #666; text-align: left; float: left; width: 200px; height: 60px; margin-top: 18px; background: url(images/more.png) no-repeat scroll center top transparent; }
	.slider_text_more span { display: table; padding-left: 30px; padding-top: 15px; float: left; }
.slider_left_image,
.slider_right_image { background-image: url(images/icons/fade_loader.gif); }
/*	
-------------------------------------------
	Nivo Slider
-------------------------------------------
*/
#sliderNivo { position: relative; background: #202834 url(images/loading.gif) no-repeat 50% 50%; }
	#sliderNivo img { position: absolute; top: 0px; left: 0px; display: none; }
	#sliderNivo a { border: 0; }
.nivoSlider { position: relative; }
	.nivoSlider img { position: absolute; top: 0px; left: 0px; }
	.nivoSlider a.nivo-imageLink { position: absolute; z-index: 60; display: none; top: 0px; left: 0px; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; }
.nivo-slice { position: absolute; z-index: 50; display: block; height: 100%; }
.hide_desc { position: absolute; z-index: 50; margin-left: 10px; color: #000; }
.holder_desc { display: none; }
.ndescription { display: inline-block; background: #333; padding: 10px; letter-spacing: 0.4px; font-weight: normal; line-height: 100%; }
.ntitle { display: inline-block; padding: 10px; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0.4px; font-weight: normal; line-height: 100%; }
.nivo-controlNav { position: absolute; bottom: -50px; }
	.nivo-controlNav a { position: relative; z-index: 99; cursor: pointer; display: block; width: 21px; height: 21px; background:url(images/banner_button.png) no-repeat; border: 0; float: left; margin-left: 5px; margin-right: 5px; text-indent: -99999px; }
		.nivo-controlNav a.active { display: block; width: 21px; height: 21px; background: url(images/banner_button_active.png) no-repeat; border: 0; float: left; }
.nivo-directionNav a { position: absolute; top: 45%; z-index: 99; cursor: pointer; display: block; width: 45px; height: 45px; background:url(images/arrows.png) no-repeat; text-indent: -9999px; border: 0; }
a.nivo-nextNav { background-position: -45px 0; right: 10px; }
a.nivo-prevNav { left: 10px; }
/*	
/* getting fade slider styles */
.slider_content { background: none; display: table; }
.slider_full { height: 320px; }
.banner_model_1 { min-height: 320px; }
.slider_default { height: 320px; }
.slider_simple_image, 
.slider_center_image img { border: 10px solid #ffffff; }
.slider_left_image,
.slider_right_image { width: 670px; height: 300px; background-color: #ffffff; background-position: 319px 134px; background-repeat: no-repeat; border: 10px solid #ffffff; }
.slider_left_image img,
.slider_right_image	img { width: 670px; height: 300px; }
.slider_text .textspan,
.slider_text_full .textspan { font-size: 12px; color: #ffffff; }
.slider_text h2,
.slider_text_full h2 { font-size: 28px; color: #ffffff; line-height: 28px; margin-bottom: 10px; }
.slider_text { width: 250px; }
.slider_border,
.slider_border img { border: none; }
#logo {
	position: absolute;
	left: 49px;
	top: 30px;
	width: 140px;
	height: 130px;
}
#nav { position: absolute; left: 230px; top: 119px; width: 761px; }
	#nav li { float: left; list-style: none; }
		#nav li a { font-size: 15px; color: #191996; }
			#nav li a:hover { color: #af0414; }
#phone { position: absolute; right: 11px; top: 55px; width: 218px; height: 19px; color: #ba122b; font-size: 20px; text-align: right }
.box { position: relative; width: 210px; margin: 20px 18px; float: left; }
	.box h3 { text-align: center; margin-bottom: 13px; }
	.box h4 { text-align: center; padding-right: 15px; }
.box_thumb { position: relative; width: 205px; height: 153px; margin-bottom: 20px; border: 3px solid #E8E8E8; }
.box_info { position: relative; width: 205px;  }
#box_info h3 { margin-bottom: 2px; color: #006599; font-weight: bold; }
#design { position: absolute; left: 9px; top: 175px; width: 973px; height: 22px; text-align: center; font-size: 10px }
.footer_box { position: relative; width: 230px; height: 120px; float: left; margin:35px 5px 0 5px }
	.footer_box h3 { color: #0f0f91; font-weight: bold; }
.top { margin-top: 45px }
.scroll_up { width: 28px; height: 28px; display: table; }
/*
-------------------------------------------
  Page Image Border Skin
-------------------------------------------
*/
.image_skin { background-color: #E9E9E9; border: 1px solid #E5E5E5; display: table; float: left; overflow: hidden; position: relative; }
.image_inside_border { border: 1px solid #F9F9F9; float: left; font-size: 0; line-height: 0; padding: 4px; }
.image_skin_anime { float: left; overflow: hidden; position: relative; background: url(images/loader.gif) no-repeat scroll transparent; background-position: 50% 50%; background-repeat: no-repeat; }
.zoom_image { background-image: url(images/zoom_image.png); background-position: 50% 50%; background-repeat: no-repeat; }
.zoom_play { background-image: url(images/zoom_play.png); background-position: 50% 50%; background-repeat: no-repeat; }
#contact_info { position: relative; width: 235px; height: 550px; margin: 20px; padding-right: 15px; float: left; border-right: 1px solid #E0E0E0; }
#content_left_info { position: relative; width: 235px; height: 650px; margin-top: 20px; margin-left: 20px; margin-bottom: 20px; padding-right: 15px; float: left; }
	#content_left_info img { border: 1px solid #E0E0E0; }
#content_right_info { position: relative; width: 650px; margin-top: 20px; margin-right: 10px; margin-bottom: 20px; padding-left: 35px; float: left; text-align: justify;  }
#contact_form { position: relative; width: 650px; margin: 20px; float: left; }
.form-input input { width: 426px; height: 24px; padding: 5px 9px 0 9px; font-size: 11px; color: #434343; background: url(images/input_bg.png) 0 0 no-repeat; border: 0; }
.form-textarea span { width: 444px; height: 224px; display: block; margin-bottom: 12px; background: url(images/textarea_bg.png) 0 0 no-repeat; overflow: hidden; }
	.form-textarea span textarea { width: 426px; height: 218px; padding: 3px 9px; background: none; font-size: 11px; color: #434343; line-height: 22px; border: 0; }
.form-input p, .form-textarea p { margin: 10px 0 ; }
#google_map { position: absolute; left: 468px; top: 1px; width: 180px; border: 1px solid #666666; height: 475px; }
#center_title { position: relative; width: 990px; height: 120px; margin: auto; }
#title_info { position: absolute; color: #FFFFFF; left: 58px; top: 22px; width: 405px; height: 47px; }
	#title_info h1 { color: #FFFFFF; }
.button_big { border: 0; background: #0e1192; padding: 5px 10px; margin: 0; height: 30px; color: #fff; font-size: 11px; font-family: Tahoma; font-weight: bold; cursor: pointer; -webkit-border-radius: 10px; /* Para Safari y Chrome */ -moz-border-radius: 10px; /* Para Firefox */ -khtml-border-radius: 10px; /* Navegadores de Linux */ border-radius: 10px; /* CSS3 */ behavior: url(border-radius.htc); /* Para IE */ }
#faqs { position: relative; }
	#faqs h3 { cursor: pointer; padding: 2px 0; font: Arial, Helvetica, sans-serif !important }
	#faqs div { position: relative; padding: 4px 10px; background-color: #F7F7F7; border: 1px solid #D7D7D7; margin-bottom: 8px; padding: 2px 10px; }
		#faqs div p { padding: 0; position: relative; }
#content_right_info img { float: left; margin-right: 10px; }
img { border: none; }
.content_products { position: relative; width: 210px; height:298px; padding: 10px 0; margin: 10px 2px; margin-bottom: 20px; background-color: #F4F4F4; border: 1px solid silver; float: left; }
.content_products_2 { position: relative; width: 410px; padding: 10px 0; margin: 10px 2px; margin-bottom: 20px; background-color: #F4F4F4; border: 1px solid silver; float: left; }

.product_thumb { position: relative; width: 165px; height: 165px; float: left; margin:5px 15px; border: 8px solid #666666; }
.product_description { position: relative; width: 180px; float: left; padding: 0 5px; margin: 5px 10px; }
.product_description p { text-align:center}
.product_description p a { text-align:center; background:#333; padding:3px 8px; color:#FFF;}
ul { margin: 0; padding: 0; }
.product_description_2 { position: relative; width: 360px; float: left; padding: 0 5px; margin: 5px 10px; }
ul { margin: 0; padding: 0; }

.product_description h3 { font-size:13px; text-align:center }
	ul.container { width: 200px; /* The topmost UL */ margin: 0 auto; -webkit-border-radius: 10px; /* Para Safari y Chrome */ -moz-border-radius: 10px; /* Para Firefox */ -khtml-border-radius: 10px; /* Navegadores de Linux */ border-radius: 10px; /* CSS3 */ behavior: url(border-radius.htc); /* Para IE */ }
li { list-style: none; }
	li.menu { padding: 5px 0; /* The main list elements */ width: 100%; text-align: left; background: #181796; }
	li.button a { display: block; /* The section titles */ font-family: Arial, Helvetica, sans-serif; font-size: 21px; height: 34px; overflow: hidden; padding: 10px 20px 0; position: relative; width: 200px; }
		li.button a:hover { text-decoration: none; /* Removing the inherited underline from the titles */ }
		li.button a span { height: 44px; /* This span acts as the right part of the section's background */ position: absolute; right: 0; top: 0; width: 4px; display: block; }
	/* Setting up different styles for each section color */
li.button a { color: #FFFFFF }
	li.button a { color: #FFFFFF }
		/* The hover effects */
li.button a:hover { background-position: bottom left; }
			li.button a:hover span { background-position: bottom right; }
.dropdown { display: none; /* The expandable lists */ padding-top: 5px; width: 100%; }
	.dropdown li { color: #FFFFFF !important; /* Each element in the expandable list */ margin: 5px 0; padding: 4px 18px; }
		.dropdown li a { color: #FFFFFF !important; /* Each element in the expandable list */ }
#toTop { display: none; text-decoration: none; position: fixed; bottom: 10px; right: 10px; overflow: hidden; width: 51px; height: 51px; border: none; text-indent: -999px; background: url(images/ui.totop.png) no-repeat left top; }
#toTopHover { background: url(images/ui.totop.png) no-repeat left -51px; width: 51px; height: 51px; display: block; overflow: hidden; float: left; opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); }
#toTop:active, #toTop:focus { outline: none; }

/*	
-------------------------------------------
	Pagination
-------------------------------------------
*/
.jPaginate{
    height:34px;
    position:relative;
    color:#151496;
    font-size:small;   
	width:100%;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:4px 10px;
    margin:2px;
    float:left;
-webkit-border-radius: 6px; /* Para Safari y Chrome */ -moz-border-radius: 6px; /* Para Firefox */ -khtml-border-radius: 6px; /* Navegadores de Linux */ border-radius: 6px; /* CSS3 */ behavior: url(border-radius.htc); /* Para IE */
}.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
	
	
}
ul.jPag-pages li a{
    float:left;
    padding:4px 10px;-webkit-border-radius: 6px; /* Para Safari y Chrome */ -moz-border-radius: 6px; /* Para Firefox */ -khtml-border-radius: 6px; /* Navegadores de Linux */ border-radius: 6px; /* CSS3 */ behavior: url(border-radius.htc); /* Para IE */
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:4px 10px;
    margin:2px;
    float:left;
-webkit-border-radius: 6px; /* Para Safari y Chrome */ -moz-border-radius: 6px; /* Para Firefox */ -khtml-border-radius: 6px; /* Navegadores de Linux */ border-radius: 6px; /* CSS3 */ behavior: url(border-radius.htc); /* Para IE */
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;
		

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(images/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(images/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(images/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(images/snext.png) no-repeat center left;
            }

  .demo{
                width:650px;
               
                margin:10px auto;
        
               
            }
			
			
		
			.pagedemo{
			
				width:650px;
				margin:2px;

			}
.current{
			background:		#f6f6f7 !important;
	color:#333 !important;
	outline:		0;}
	