/* -----------------  page styles -------------------------------------------------------*/
body {
	padding:0;
	margin:0;
	font:12px Verdana, sans-serif;
	line-height: 17px;
	color: #555;
	background-color: #bfbcba;
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	margin:8px auto;
	width:942px;
	padding:0;
}

.bullet {
	background: transparent url(../img/icon1.jpg) no-repeat scroll 0 4px;
	padding:0 0 0 20px;
	float:left;
	margin-top:10px;
	overflow:hidden;
}

.bullet:hover {
	background: transparent url(../img/icon1.jpg) no-repeat scroll 0 4px;
	padding:0 0 0 20px;
	float:left;
	margin-top:10px;
}

/* -----------------  Featured content  -----------------------------------------------------*/
#featured{  
	background:#000000 none repeat scroll 0 0;
	border:5px solid #CCCCCC;
	float:left;
	height:250px;
	margin-top:5px;
	padding-right:250px;
	position:relative;
	width:683px; 
}

#featured ul.ui-tabs-nav{  
	list-style:none;
	margin:0 0 0 668px;
	padding:0;
	position:absolute;
	top:1px;
	width:265px; 
	z-index:1;
   }  
#featured ul.ui-tabs-nav li{  
    padding:1px 0; padding-left:13px;  
    font-size:12px;  
    color:#666;  
   }  
#featured ul.ui-tabs-nav li span{  
    font-size:11px;
    line-height:18px;  
  }  
  
#featured .ui-tabs-panel{  
	height:250px;
	overflow:hidden;
	position:relative;
	z-index:0;
}  
#featured .ui-tabs-hide{  
	display:none;  
}  
   
#featured li.ui-tabs-nav-item a{/*On Hover Style*/  
	display:block;  
	height:60px;  
	color:#eeeeee;  background:#333333;  
	line-height:20px;  
	outline:none;  
	padding:0 10px 0 0;
	font-weight:normal;
}  
#featured li.ui-tabs-nav-item a:hover{  
	background:#f2f2f2; color:#333;  
}  
#featured li.ui-tabs-selected{ /*Selected tab style*/  
	background:url('../images/selected-item.png') top left no-repeat; 
	z-index:auto;
}  
  
#featured ul.ui-tabs-nav li.ui-tabs-selected a{  
	background:#aaa;  
	font-weight:normal;
}  
  
#featured ul.ui-tabs-nav li img{  
	float:left; margin:3px 5px;  
	background:#fff;  
	padding:2px;  
}  
   
#featured .ui-tabs-panel .info{  
	position:absolute;  
	top:180px; left:0;  
	height:70px; width: 650px;  
	background: url('../images/transparent-bg.png'); 
	padding-right:25px;
	padding-left:10px;
}  
#featured .info h2{  
	font-size:16px;  
	color:#fff; padding:5px; margin:0;  
	overflow:hidden;  
}  
 #featured .info p{  
	margin:0 5px;  
	font-family:Verdana; font-size:11px;  
	line-height:15px; color:#f0f0f0;  
}  
#featured .info a{  
	text-decoration:none;  
	color:#fff;  
}  
#featured .info a:hover{  
	text-decoration:underline;  
}  

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#b60000;
	text-decoration: none;
	background:none;
	font-weight:bold;
    outline: none;
}

#wrapper #header #hrighttop a { color: #FFF; }

a:hover {
	color:#ff2323;
	background:none;
	text-decoration:underline;

}
p { margin:0;padding-top:2px;}
h2 {
	font-size:14px;
	padding:0px 0 4px 0px;
	margin: 0 0 10px 0;
	background:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.midRow {
	position: relative;
	width: 100%;
	float: right;
	vertical-align: bottom;
}
ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
margin:0;
padding:0;
}
img { border: 0;}
h4 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:920px;
	height:100px;
	padding-right: 10px;
	background-image: url(../img/marHeader3.jpg);
	background-repeat: no-repeat;
}

#header2 {
	clear:both;
	width:920px;
	height:70px;
	padding-right: 10px;
	background-image: url(../img/marHeader4.jpg);
	background-repeat: no-repeat;
}

#title {float:left; width:240px; padding: 20px 0 10px 60px;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {
	float:right;
	width:540px;
	height: 80px;
	margin:0px 0 0 0;
}
#hrighttop {
	width: 250px;
	float:right;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 30px;
}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu {
	width: 920px;
	text-align:right;
	background-color: #000;
	height: 22px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	color: #FFF;
	float: right;
	position: relative;
	top: 60px;
}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19;} 

/* ----------------- Contact Form -------------------------------------------------------*/

#contact { display: block; width: 440px; margin: 20px 0; padding: 15px; border: 1px solid #cbcbcb; background-color: #FFF; -moz-border-radius: 5px; -webkit-border-radius:5px; float:left; }

/* Form style */

label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px;}
input, textarea, select { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; -moz-border-radius: 5px; -webkit-border-radius:5px; }   
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit { cursor: pointer; margin-left:155px; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
input.submit:hover { background:#444; }
fieldset { padding:20px; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#555; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page {text-align:center;}

#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

.google-map {
float:right;
margin-top:20px;
text-align:right;
width:420px;
}

.google-border {
border:1px solid #BBBBBB;
}

/* ----------------- Main content -------------------------------------------------------*/

.collapse-panel {
	background:transparent url(../img/collapse-bg.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #dedede;
	height:25px;
	margin-top:5px;
	width:900px;
		display:block;
}

.collapse-panel:hover {
	background:transparent url(../img/collapse-bg.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #dedede;
	height:25px;
	margin-top:5px;
	width:900px;
	display:block;
}

.collapse-arrow {
	margin-left:10px;
}

.collapse-title {
	margin-left:15px;
}

.project {
	margin:10px;
}

#content {
	background-color:#FFFFFF;
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	float:left;
	margin:8px 0 0;
	padding:10px 20px 10px;
	width:902px;
}

#mainContent {
	width:920px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 20px;
}
#homepic {
	width:942px;
	height:447px;
	background-image: url(../images/aps-home1.jpg);
	background-repeat:no-repeat;
	float:left;
}

.about-img {
	float:right;
	margin:0 0 0 5px;
}


.homeNews {
	background-color: #FFF;
	/* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
	margin: 20px;
	padding: 20px;
	float: left;
	width: 300px;
	border: 1px solid #CCC;
	color: #1C1C1C;
}

#homepic a {color:blue;}
/*#homepic:hover {background: url(../images/homepichover.jpg) no-repeat;}*/

		
.home-left {
	margin:20px;
	float:left;
	width:245px;}

.message{
	position:absolute;
	width:300px;
	float:left;
	color:#fff;
	font-weight: bold;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 600px;
	left: 10px;
	top: 311px;
}
#bottomcontenttop{
	
	width:900px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{
	width:920px;
	border-right:0 px solid #CCCCCC;
	border-left:0 px solid #CCCCCC;
	height: inherit;
}
#bottomcontentbtm{
	clear:both;
	width:900px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
	

.white {
	background-color:#FFFFFF;
	border-top:2px solid #CCCCCC;
	float:left;
	margin-top:5px;
	width:942px;
}

.white li {
	background:transparent url(../img/icon1.jpg) no-repeat scroll 0 8px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:25px;
line-height:25px;
}

.sepline {
	background:transparent url(../img/sepline.jpg) no-repeat scroll 0 0;
float:left;
height:250px;
margin:15px 15px 0;
width:10px;
}

.leftBig {
	float: right;
	width: 626px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.left {
	float: left;
	width: 300px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.middle {
	width: 300px;
	margin: 0 6px 5px 0;
	padding:10px;
	float: right;
}
.right {
	width: 240px;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/rightDivider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}

.insideMiddle {
	width: 293px;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.thumbs img{position:relative;padding:1px;margin:3px 0px 0px 1px;border:0px solid #631e19;background:none;}
.thumbs img:hover{border:0px solid #c5c5c5; background:none;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	text-align:center;
	line-height: 1.8em;
	color: #FFF;
	width: 942px;
	padding-top: 25px;
	background-image: url(../img/marFooter3.jpg);
	background-repeat: no-repeat;
	height: 45px;
	border-top:3px solid #b60000;
	text-transform:uppercase;
	position:relative;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}

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



#footer a { color: #CCC; }

/* ----------- Extras ---------------------------------------------------------------------- */

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.signin {
	text-align: center;
	background-color: #E0E3E9;
	padding: 5px;
}

/*label,input {
	display: block;
	width: 110px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}*/

br {
	clear: left;
}

.input2 {
	text-align: center;
	float: none;
}

.slides {
	padding: 6px;
	width: 195px;
	float: right;
}
.highlightBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #416E81;
}
.fieldclass {
	background-image: url(img/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width: 170px;
	margin-right: 5px;
}

.contact {
	margin-left: 10px;
	float: left;
	margin-right: 50px;
}

.photo {
	padding: 5px;
	float: right;
	border: 1px solid #CCC;
}
#search{
	float:right;
	width: 279px;
	margin-right: 12px;
}

#search{margin-top:-20px; margin-right:0px}
html>body #search{margin-top:-20px; margin-right:12px}

#basicSearch {
	z-index:auto;
	width: 279px;
	/*height:44px;*/
	color: #333;
	text-align: left;
	padding-left: 10px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px dashed #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ececec;
}



#advancedLink {
	z-index:auto;
	font-size: 11px;
	width: 279px;
	height:20px;
	padding-left: 10px;
	color: #333;
	background-color: #ececec;
	border-top: 0px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
}
#advancedSearch {
	font-size: 11px;
	float:right;
	z-index:100;
	width: 279px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top:-1px;
	margin-left:-10px;
	border-top: 1px dashed #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #333;
	visibility: visible;
	background-color: #ececec;
	position: relative;
}
#advancedSearch { 	left: 10px;}
html>body #advancedSearch {	left: 10px;}
.regallery {
	padding: 10px;
	float: left;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}

.new {
	background-image: url(../img/new.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	height: 11px;
	width: 11px;
	z-index: 1000;
	left: 0px;
	top: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 0px;q
	padding-left: 0px;
}
.special {
	background-image: url(../img/special.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	height: 11px;
	width: 11px;
	z-index: 1000;
	left: 0px;
	top: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

