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

* {margin-top:0px;}

h2 {
	margin:20px 20px 10px 10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757c63;
}
h3 {
	margin:10px 20px 10px 20px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#2C2920;
	font-weight: normal;
	text-align: left;
}
h4 {
	margin:10px 20px 10px 20px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#2C2820;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-size:14px;
	color:#AC3750;
	margin:0px 0px 0px 0px;
}
h6 {
	margin:5px 5px 5px 5px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-align: left;
}

#master{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:757px;
}
#header{
	margin-top:0px;
	position:relative;
	z-index:1;
	height:120px;
	width:757px;
	background-image:url(background-h-f.png);
	background-repeat:repeat-y;
}
#firefox-bug-fix {
display:table-row;
}
.columns {
display: table-cell;
vertical-align: top;
}

#c1 {
	position: absolute;
	top:10px;
	width: 136px;
}

#page-background {position:fixed; margin-top:0px; top:0; left:0; width:100%; height:100%;}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */

#content{
	position:relative;
	z-index:1;
	min-height:500px;
	max-height:100%;
	width:757px;
	border-bottom-color:#333;
	border-bottom:2px;
	background-image:url(background-body.png);
	background-repeat:repeat-y;
	text-align:center;
}
#footer{
	padding-left:20px;
	padding-bottom:20px;
	position:relative;
	z-index:1;
	min-height:100px;
	max-height:100px;
	width:737px;
	background-image:url(background-h-f.png);
	background-repeat:repeat-y;
	text-align:left;
}

#menu {
	list-style: none;
	padding: 0;
	width: 12em;
	margin:0px;
}

#menu li {
	font: 0.8em 
	"Lucida Sans Unicode", 
	"Bitstream Vera Sans", 
	"Trebuchet Unicode MS", 
	"Lucida Grande", 
	Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	color:  #AC3750;
	display: block;
	margin: 0;
	padding: 1px 8px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	color: #757c63;
}


#img_gallery{ margin:0px auto; width:500px; }
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{
	width:500px;
	overflow:hidden;
	height:380px;
}
#fullimg img{ width:500px; }
#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	color:white;
	margin:0px;
	width:500px;
	padding:6px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* --- SLIDER --- */
#img_gallery #wrapper{
	overflow:hidden;
	padding:4px 2px;
	width: 460px;
	float:left;
	height:50px;
	background-color:#181818;
	position: relative;

}

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	margin-right:2px;
}
#items .thumb{
	width:75px;
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#items .large{
	display:none;
	position:absolute;
}
#fullimg .loading{
	width: 24px;
	height: 24px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin:0px;
	height:58px;
	color: white;
	width: 16px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; 
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{background: url('images/left.gif');}
#moveright{background: url('images/right.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; 
}

_______________________________________________________________________________________________________________

.tbmain{ 
 /* Changes on the form */
 margin-left:30px;

}
.left{
  /* Changes on the form */
  color: #cccccc !important; 
  font-family: Trebuchet MS !important;
  font-size: 12px !important;
}
td.left {
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   vertical-align: top;
   text-align: left;
}
.pagebreak{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color:black;
	text-align: center;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#cccccc;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight:bold;
   color:#ffffff;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   border:1px #000000 solid;
   background:url(http://www.jotform.com/images/styles/style4_txt_bg.gif) #333333 top repeat-x;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#ffffff;
   border:1px #000000 solid;
   background:url(http://www.jotform.com/images/styles/style4_txt_bg.gif) #333333 top repeat-x;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight:normal;
   color:#cccccc;
   border:1px #000000 solid;
   background: url(http://www.jotform.com/images/styles/style4_btn_bg.gif) #333333 top repeat-x;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}

div.backButton{
    background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

#contact{
	margin-top:0px;
	background-image:url(images/back-contact.png);
	background-repeat:no-repeat;
	background-position:center;
}

