@charset "utf-8";
/* CSS Document */
body {
	background:#FFF;
	color:#666666;
	background:url(../images/web/back1.gif)
}
img {
	margin:0;
	padding:0;
}
.web_wrapper {
	width:1080px;
	background-image:url(../images/web/fondo_web.gif);
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-align:left;

}
.web_container {
	width:980px;
	overflow:hidden;
	margin-left:40px;
	background:#eae8e8;
	
}

a{
	text-decoration:none;
}


/*-------*/
.head {
	width:100%;
 	overflow:hidden;
	border-bottom:3px solid #df376f;
}
.logo {
	float:left;
	width:240px;
	overflow:hidden;
	background:url(../images/web/line.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.head_top1{
	padding:4px;
	width:100%;
	overflow:hidden;
}

.head_top1 a{
	color:#666;
}

.head_top1 a:hover{
	color:#333;
}

.head_top1 ul{
	list-style:none;
	margin:0px;
	padding:0;
}

.head_top1 li{
	display:inline;
	margin:0;
	padding:0;
	margin-left:15px;
	
}

.head_top2{
	width:100%;
	overflow:hidden;
	background:#FFF;
	height:134px;
}

.head_home{
	width:600px;
	float:left;
}

.head_bar1 {
	width:220px;
	overflow:hidden;
	float:left;
	background-image:url(../images/web/line.gif);
	background-repeat:no-repeat;
	
}
.head_bar1 a{
	text-decoration:none;
	color:#333;
}

.head_bar1 a:hover{
	color:#999;
}

.head_bar1 ul{
	list-style:none;
	margin-top:5px;
	padding:0;
}

.head_bar1 li{
	margin-bottom:5px;
}

.head_bar1 li a{
	padding-left:10px;
}
.head_bar1 li a:hover{
	background-image:url(../images/web/puntero.gif);
	background-repeat:no-repeat;

}



.head_bar2 {
	background:#717174;
	width:780px;
	overflow:hidden;
	float:left;
}
.nav2 ul {
	list-style:none;
	margin:0;
	padding:0;
}
.nav2 li {
	display:inline;
}
.nav2 img {
	margin:0;
	padding:0;
	float:left;
	margin-left:15px;
}
.search {
	width:220px;
	overflow:hidden;
	float:right;
	overflow:hidden;
	height:35px;
	margin-top:-10px;
	text-align:right;
}

.search img{
	float:left;	
}

/**footer*/
.footer{
	width:100%;
	clear:both;
}

.footer_bar a{
	color:#333
}

.footer_bar{
	width:100%;
	background: #d8d6d6;
	text-align:right;
	font-size:13px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;

}

.footer_bar ul{
	display:inline;
	margin:0;
	padding:0;
}

.footer_bar li{
	margin:0;
	padding:0;
	display:inline;
	margin-right:20px;
}


.footer_copyright {
	color:#999;
	text-align:center;
	margin-top:20px;
	font-size:10px;
}

/*SECTIONS*/
.section_container{
	min-height:400px;
}

.section_container a{
	text-decoration:none;
	color:#666;
}

.section_container a:hover{
	color:#000;
}

.section_title{
	border-bottom:2px solid #ee5287;
	padding-left:10px;
	padding-top:5px;
}

.section_content{
	margin:10px;
}

.section_content{
	margin:10px;
}

/*Company*/
.company{
	margin:0 auto;
  width:800px;
	overflow:hidden;
}

.company_title{
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
}

.company_title a {
	text-decoration:none;
	color:#ee5287;
 	text-transform: uppercase;
	font-size:12px;
}

.company_selected{
	border-bottom:3px solid #CCC;
}

.company_title a:hover{
	border-bottom:3px solid #E4E4E4;
}

.company_txt{
	float:right;
	width:500px;
	margin-right:10px;
} 


/*Fqas*/
.mnu_faqs{
	width:100%;
	overflow:hidden;	
	background-color:#EAEDEE;
	padding:10px;
	margin:-10px;
	margin-bottom:10px;
}

.mnu_faqs div{
	width:180px;
	height:150px;
	float:left;
	/*border:1px solid #000;*/
	margin-right: 5px;
	
}

.mnu_faqs a{
	text-decoration:none;
	color:#666;
}

.mnu_faqs a:hover{
	color:#000;
}

.mnu_faqs ul li{
	list-style:square;
	margin:0;
	padding:0;
}

.mnu_title_faq, .mnu_title_faq2{
	color:#ee5287;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.mnu_title_faq2{
	font-size:15px;
	font-weight:bold;
}
.title_item_faq{
	color:#000;
}
.item_faq{
	margin-bottom:5px;
}

.garment_mnu{
	float:left;
	width:200px;
	margin-right:10px;
}

.garment_txt{
	float:left;
	width:755px;

}
.testimonials_item{
	width:300px;
	height:150px;
	background: #E2E2E2;
	border-top:3px solid #333;
	float:left;
	margin-right:10px;
	padding:5px;

}

/*Gallery*/
.gallery{
	margin:-10px;
	margin-top:-20px;
	font-size:11px;
}

.breadcrumbs{
	margin:5px;
	margin-left:10px;
	margin-top:0;
}
.breadcrumbs a {
text-decoration:underline;
}

.gallery_barleft{
	width:160px;
	padding:5px;
	/*border:1px solid #999;*/
	background:#FFF;
	float:left;
	font-size:12px;
}

.gallery_barleft ul{
	margin:0px;
}
.gallery_barleft li{
	list-style:none;
	 margin-left:5px;
	 margin-bottom:5px;
	 border-bottom:1px dashed #F9F;
}

.gallery_products{
	float:right;
	width:790px;
	padding:5px;
	overflow:hidden;
	background:#FFF;
}

.gallery_detail{
	float:left;
	width:500px;
	margin-left:10px;
}
.gallery_detail #img{
	margin-bottom:10px;
	text-align:center;
}
.gallery_detail img{
	border:4px solid #E2E2E2;
}

.gallery_item{
	width:190px;
	height:240px;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	clear:none;
	border:1px solid #CCC;
	text-align:center;
}

.news_principal{
	float:left;
	width:475px;
	border:1px solid #000;
	margin-right:10px;
}

.news_list{
	float:left;
	width:490px;
}

.news_item{
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
}

.news_ptitle{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.news_stitle{
	font-size:15px;
	color:#000;
	font-weight:bold;
}

.description{
	float:left;
	width:260px;
	overflow:hidden;
	margin-left:10px;
}

.description div span{
	width:70px;
	/*border:1px solid #900;*/
	display:block;
	float:left;
}

#ico_links {
margin-left:10px;
margin-top:75px;
position:absolute;
}

#ico_links img {
border:3px solid #FFFFFF;
}

#ico_links img:hover {
border:3px solid #DEDDDC;
}

#contenthome {
height:700px;
float:right;
width:572px;
margin-right:13px;
font-size:14px;
font-family:times New Roman;
}

#sidebarpage h4 {
color:#FE55A6;
margin-left:5px;
}

#sidebarpage {
margin-left:10px;
width:350px;
font-size:14px;
font-family:times New Roman;
}

#miniprodimg { 
background: url(/img/miniprodbg.png) no-repeat;
width:113px;
height:113px;
margin-bottom:10px;
float:left;
margin-right:20px;
}

#miniprodimg img {
height:95px;
margin-left:7px;
margin-top:7px;
width:95px;
}

#miniprodtext {
height:123px;
padding-top:6px;

}

#miniprodtext a {
font-family:times New Roman;
}

#mainhome {
background:#ffffff; 
height:700px;
}

#hometop {
background: transparent url(http://www.hogartex.net/articulos/wp-content/themes/default/images/head_top.png) repeat-x scroll 0pt 0pt; 
height: 80px;
}

#homebottom {
background: transparent url(http://www.hogartex.net/articulos/wp-content/themes/default/images/head_bottom.png) repeat-x scroll 0pt 0pt;
height: 80px;
width:980px;
}

#homebottomdetail {
background: transparent url(http://www.hogartex.net/articulos/wp-content/themes/default/images/head_bottom.png) repeat-x scroll 0pt 0pt;
height: 80px;
width:980px;
margin-top:380px;
}

#subcatli {
border-bottom:none;
border-top:1px dashed #FF99FF;
line-height:14px;
margin-left:-20px;
margin-top:5px;
padding-left:45px;
padding-top:3px;
}


#subcatmain {
border-bottom:none;
border-top:1px dashed #FF99FF;
line-height:9px;
margin-left:0;
padding-left:20px;
padding-top:10px;
}

#dormitmaincat a {
cursor:pointer;
}

#dormitmaincat a:hover {
color:#000000;
}

#Adultos, #Bebes, #Ninas, #Ninos,#Adults, #Babies, #Girls, #Boys, #Garcons , #Adultes, #Filles {
display:none;
}

.contactleft {
clear:both;
display:inline;
float:left;
margin:5px 0;
padding:4px;
text-align:left;
white-space:pre;
width:25%;
}

.contactright {
display:inline;
float:right;
margin:5px 0;
padding:4px;
text-align:left;
width:70%;
}

.contactdleft {
clear:both;
display:inline;
float:left;
margin:5px 0;
padding:4px;
text-align:left;
white-space:pre;
width:25%;
}

.contactdright {
display:inline;
float:right;
margin:5px 0;
padding:4px;
text-align:left;
width:60%;
}

.contactdright input {
width:150px
}

.contactdleft label {
width:70px
}

.contactdright textarea {
height:140px;
width:150px;
}

#h1title {
color:#666666;
font-size:16px;
margin-left:240px;
position:absolute;
top:2px;
width:780px;
line-height:20px;
}

.company_container {
background:#FFFFFF;
min-height:400px;
}

#contact {
color:#DF376F;
}

#contact:hover {
color:#E4E4E4;
}

#flag {
float:right;
width:130px;
}


#flag a {
color:#333333;
text-decoration:none;
}

#flag a:hover{
	color:#999999;
}