@charset "utf-8";
/* CSS Document */
body{ 
	margin-top:0 auto;
	font-family:'Trebuchet Ms', Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	background:url(header.jpg); 
	background-repeat:repeat-x; 
	height:96px;
	text-align:center;
}

.header{
	background: url(header.jpg);
	background-repeat:repeat-x;
	height:100px;
}

.link{
	font-family:'Trebuchet Ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.abouttext{
	text-align:left;
	font-size:13px;
	line-height:20px;
	color:#333333;
	width:750px; 
	margin:0px auto;  
	padding:10px;
}
.abouttext h1{
	font-size:18px; 
	color:#C1272D;
	font-weight:bold;
}
.abouttext h2{
	font-size:16px; 
	color:#C1272D;
	font-style:italic;
}
.abouttext h3{
	font-size:13px; 
	color:#2F578F;
	font-weight:normal;
}
.abouttext img{
	border:1px solid #2F578F; 
	padding:3px; 
	margin:5px;
}
.abouttext img.sinborde{
	border:0px; 
	padding:3px; 
	margin:5px;
}




img{border:0;}

a{
    color:#666666;
}
a:hover{
    text-decoration:none;
}
#page {
	width:800px;
	margin: 10px auto 10px;
	text-align:left;
	font-size:13px;
	color:#333333;
}

#footer{
	text-align:center;
	margin:5px 0;
	font-size:10px;
	border:1px solid #BBBBBB;
	padding:3px;
	
}

h1,h2,h3,h4,h5,h6{
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Serif;
    /* color:maroon; */
}

#content_inside_wrap, #content_inside_wrap2{
    margin:10px 0;
    padding:0 0 10px 0;
}
#content_inside_wrap{
    overflow:auto;
    overflow-x: hidden;   
}

#content_inside{
    margin-top:5px;
    padding: 0 15px;
}

#content_inside p, #content_inside ul, #content_inside ol{
	font-family:'Trebuchet Ms', Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    text-align: justify;
    line-height:1.7em;
}
#content_inside ul, #content_inside ol{
    font-weight:bold;
    line-height:1.5em;
}

#content_inside img{
    border:1px solid #BBBBBB;
    padding:2px;
}
#content_inside img.right{
    float:right;
    margin: 6px 0 6px 10px;
}
#content_inside img.left{
    float:left;
    margin: 6px 10px 6px 0;
}

#content_inside .errorSummary{
    border:1px solid #FF0000;
    background-color:#FFDDDD;
    padding:0px 10px;
    color:#FF0000;
    margin: 15px;
}
#content_inside .errorSummary ul{font-size:10px;}
#content_inside .errorSummary p{font-size:10px;}
#content_inside table.formTable{
    margin: 1em auto;
    color:#777777;
    font-size:13px;

}
#content_inside table.formTable th{
    text-align:right !important;
    color:#777777;
    vertical-align:top;
    padding:7px;
}

#content_inside table.formTable th label.error{color:red;}
#content_inside table.formTable td input.error{
    border:1px solid red;
    background:#FFEEEE;
    color:#FF0000;
}
#content_inside table.formTable td input, #content_inside table.formTable td textarea{
    border:1px solid #CCCCCC;
    font-size:12px;
    padding:5px;
    color:#666666;
}

#content_inside table.formTable .textField{
    width:200px;
}

#content_inside table.formTable td textarea.textField{
    width:300px;
    height:130px;
}

#content_inside table.formTable td input:hover, #content_inside table.formTable td input:focus,
#content_inside table.formTable td textarea:hover, #content_inside table.formTable td textarea:focus{
    border:1px solid #888888;
    font-size:13px;
    padding:5px;
    color:#666666;
}

#content_inside h3.men{
    color:#3399FF;
}

#content_inside h1,h3.women, #content_inside h3.men{
    font-size:13px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode","Lucida Grande",sans-serif;
    line-height:1.4em;
    color:#EA5518;
    color:#C1272D;
}

#content_inside div.onRight{
    margin-right:270px;
}
#content_inside div.onLeft{
    width:250px;
    float:right;
    margin-left:10px;
	border-left: 1px solid #cccccc;
	padding-left:10px;
}
#content_inside div.onLeft div.testimonial_title{
    text-align:center;
    font-family: "Trebuchet MS", "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size:13px;
}
#content_inside div.onLeft div.w_testimonial{
    padding:5px;
    margin:10px 0px;
    background-color:#EEEEEE;
    font-family: "Trebuchet MS", "Lucida Sans Unicode","Lucida Grande",sans-serif;
/*    border: 1px solid #cccccc;*/
}
#content_inside div.onLeft div.w_testimonial img{
    margin:0 0 0 50px !important;;
}
#content_inside div.onLeft div.w_testimonial div#person{
    margin-top:5px;
    font-size:11px;
    font-weight:bold;
}
#content_inside div.onLeft div.w_testimonial div#title{
    font-size:11px;
    font-style:italic;
}

#content_inside p.link_contactus a{
    text-decoration:none;
    font-size:11px;
    font-style:italic;
    color:#C1272D;
}
#content_inside p.link_contactus a:hover{
    text-decoration:underline;
}
#content_inside p.external_link a{
    text-decoration:none;
    font-size:13px;
}
#content_inside p.external_link a:hover{
    color:#C1272D;
}

#content_inside div.gallery-acction a {
	display: block;
	float: left;
	padding: 4px 7px 2px 7px;
	margin-right: 2px;
	border: 1px solid #ccc;
	text-decoration: none;
	background: #FFFFFF;
}

#content_inside div.gallery-acction a.selected {
	display: block;
	float: left;
	padding: 4px 7px 2px 7px;
	margin-right: 2px;
	border: 1px solid #ccc;
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

#content_inside div.gallery-acction a:hover {
	background: #EEEEEE;
}

#content_inside div.gallery-acction a.selected:hover {
    background: #000000;
    color: #FFFFFF;
}
div.message_ok, div.errorSummary, div.message_error{
	margin:1em auto;
	background-color:#b2ffbb;
	border:2px solid #5bbd2a;
	padding:5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: bold;
	background-image: url('imgs/accept.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
}

div.errorSummary, div.message_error
{
	border: 2px solid #C00;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
	background-image: url('imgs/exclamation.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;

}


.videos{
    text-align:left;
    font-family: "Trebuchet MS", "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size:18px;
	color:#C1272D;
	font-weight:bold;
	width:770px;
	padding-top:20px;
}

.tablaForm{
	width:420px;
	text-align:right;
	border:1px solid #999999;
}
.tablaForm tr td{
	height:30px;
	padding:5px;
}

