@charset "utf-8";
/* CSS Document */

body{
	background-image: url("imgs/pattern.jpg");
	background-repeat: repeat-x;
	margin-top:0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img{border:0;}

#header{
	text-align:center;
    width:900px;
    margin: 0 auto;
}

#page{
	width:902px;
	background-color:#FFFFFF;
	margin:0 auto;
}
#content{
    border:1px solid #FFFFFF;
    background-color:#808080;
}

#footer{
	text-align:center;
	font-size:0.6em;
	color:#777777;
	width:900px;
	margin:0px auto 3px;
}
#footer a{
	text-decoration:none;
	color:#777777;
}

#content_inside_wrap, #content_inside_wrap2{
    margin:0px 0;
    border:1px solid #BBBBBB;
    padding:0 0 10px 0;
}
#content_inside_wrap{
    background-color:#FFFFFF;
}

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

#content_inside p, #content_inside ul, #content_inside ol{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:.8em;
    text-align: justify;
    line-height:1.7em;
    padding-left:20px;
    padding-right:20px;
    color:#666666;
}
#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:.8em;}
#content_inside .errorSummary p{font-size:.9em;}
#content_inside table.formTable{
    margin: 1em auto;
    color:#777777;
    font-size:.8em;

}
#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:1em;
    padding:.2em;
    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:1em;
    padding:.2em;
    color:#666666;
}

#content_inside h3.men{
    color:#3399FF;
}
#content_inside h3.women, #content_inside h3.men{
    font-size:1.1em;
    font-family: Georgia, "Times New Roman", serif;
    line-height:1.4em;
    color:#EA5518;
    color:#CF022B;
}

#content_inside div.onRight{
    margin-right:270px;
}
#content_inside div.onLeft{
    width:250px;
    float:right;
    border-left: 1px solid #cccccc;
    margin-left:10px;
    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:1.1em;
}
#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:.8em;
    font-weight:bold;
}
#content_inside div.onLeft div.w_testimonial div#title{
    font-size:.89em;
    font-style:italic;
}

#content_inside p.link_contactus a{
    text-decoration:none;
    font-size:.95em;
    font-style:italic;
    color:#CF022B;
}
#content_inside p.link_contactus a:hover{
    text-decoration:underline;
}
#content_inside p.external_link a{
    text-decoration:none;
    font-size:1em;
}
#content_inside p.external_link a:hover{
    color:#CF022B;
}

#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;
    color:black;
}

#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;

}



