@charset "utf-8";
/* CSS Document */
*
{
margin:0;
padding:0;
}
* {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

body
{
/*background:#000;
*/font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
line-height:20px;
}
p
{
font-size:12px;
line-height:25px;
padding-top:10px;
}
h3
{
font-size:13px;
font-weight:bold;
color:#119847;
}
a{color:#000;}
a:hover{color:#000;}
.clear
{
clear:both;
}
#outer_bg
{
/*height:509px;
*/
width:100%;
background:#fff;
padding-bottom:20px;
border-bottom:1px solid #CCCCCC;

}
#outer
{
width:870px;
margin:auto;

}
#header
{
width:870px;
height:111px;
}
#logo
{
padding-left:210px;
width:451px;
height:111px;
}
#menu_outer
{
height:26px;
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
width:870px;

}
.content
{
width:870px;


}
#menu_content
{
 padding-left:14px;
height:26px;
}
#box8 div .left_menu
{
float:left;
width:340px;
}
#box8 div .left_menu1
{
float:left;
width:210px;
padding-top:80px;
}

#box8 div .menus ul
{
list-style:none;
}
#box8 div .menus li
{
list-style:none;
font-size:13px;
color:#000;
line-height:28px;
font-family:Century, "Century Gothic";
}
#box8 div .menus li a
{
color:#000;
text-decoration:none;
}
#box8 div .menus li a:hover
{
color:#EC5BAA;
text-decoration:none;
}
#box8 div .right_side
{
float:left;
width:515px;
_width:480px;
padding-left:10px;
text-align:justify;
}
#box8 div .title
{
padding-left:115px;
padding-top:0px;
width:350px;
}

#box8{
	position:absolute;
}
#box8 div{
	width:870px;
	float:left;
	
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right; cursor:pointer; margin-top:-34px; position:relative;

}
#box8 .prev{
	float:left; cursor:pointer; margin-top:-34px; position:relative;

}

.sample8 .buttons{
	text-align:center;
	clear:both;
}
#box8 .buttons1{
	text-align:left
}
.sample8 .buttons1{
	text-align:center;
	clear:both;
}

.mask1{
	position:relative;
	width:870px;
	overflow:hidden;
	height:550px;
	_height:543px;
}
span img{
	display:block;
	border:none; float:left;
}
.sample{width:870px;	 }
.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:870px;margin:0 auto;background:#fff;text-align:left;}

.buttons span{color:#515151;
padding:0 10px;
cursor:pointer;
 font-family:"Times New Roman", Times, serif;
 font-size:13px; 
 line-height:24px;
 }
.buttons span.active, .buttons span:hover{color:#ec5baa}

.buttons1 span{color:#ec5baa;
padding:0 10px;
cursor:pointer;
 font-family:"Times New Roman", Times, serif;
 font-size:13px; 
 line-height:24px;
 margin-top:-24px;
 }
.buttons1 span.active, .buttons span:hover{color:#000}
#box8 div  .items
{
float:left;
width:260px;
}
#box8 div  .items ul
{
list-style:none;
padding-top:15px;
}
#box8 div  .items li
{
list-style:none;
font-size:12px;
line-height:20px;
background:url(../images/arrow1.jpg) no-repeat left top;
padding-left:13px;
padding-bottom:3px;
}

#box8 div .gallery
{
width:240px;
text-align:center;
padding-top:10px;
padding-left:50px;
}
#box8 div .inner1
{

width:870px;
}
/**********************************

Name: cmxform Styles

***********************************/
#contact_txt
{
color:#000;
}
#contact_txt a
{
color:#ec5baa;
text-decoration:none;
}
#contact_txt a:hover
{
color:#119847;
text-decoration:underline;
}

#box8 div .contact_left
{
width:570px;
float:left;
}
#box8 div .contact_right
{
width:250px;
float:left;
}

form.cmxform {
	width: 600px;
	font-size: 1.0em;
	color: #000;
	padding-bottom:20px;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #000;
	float:left;
}

form.cmxform fieldset {
	border: none;
	background:none;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background:none;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic
}
div.error { display: none; }
input {	border: 1px solid #999;}
.no_border
{
border:none;
}
input:focus { border: 1px solid #969696; }
input.error { border: 1px dotted red; }
.req
{
color:#FF0000;
}
#commentForm { width: 600px; }
#commentForm label { width: 250px; }
#commentForm label.error
{ 
width:400px;
text-align:right; }
#commentForm input.submit {
background:#fff url(../images/submit.jpg) repeat-x;
color:#FFFFFF;
cursor:pointer;
width:80px;
/*border:1px solid #70cadc;*/
font-family:"Trebuchet MS";
height:23px;
font-size:13px;
}
.back_home
{
background:#fff url(../images/submit.jpg) repeat-x;
color:#FFFFFF;
cursor:pointer;
width:140px;
border:1px solid #70cadc;
font-family:"Trebuchet MS";
height:23px;
font-size:13px;
margin:auto;

}
.back_home a
{
color:#FFFFFF;
text-decoration:none;

}	
.back_home a:hover
{
color:#FFFFFF;
text-decoration:none;

}	

#signupForm { width: 500px; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
#newsletter_topics label.error {
	display: none;
	margin-left: 103px;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border:none;
	padding-right:17px;
}
.highslide:hover img {
	border:none;
}

.highslide-image {
    border:none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 1px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbarnew.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbarnew1.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
	margin-left:130px;
	_margin-left:60px;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

