/*

	Theme Name: Hightech Signs
	Author: Falcadia
	Author URI: http://www.falcadia.com


*/


/* Body reset */
body{
	margin: 0;
	padding:0;
	background-color: #E8E8E8;
	background-image: url(images/bktile.gif);
	background-repeat: repeat-x;
	font: .85em "Trebuchet MS", Arial, Helvetica;
	line-height:1.8em;
	color: #555;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}



a {
	color:#0F8386;
	text-decoration: none;
	-moz-outline:none;
}

a:hover{
	color:#18D2D4;

}
	
/*=== LAYOUT ----------------------------------===*/

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:908px;
	min-height: 500px;
}

#header{
	float:left;
	margin:0;
	width:908px;
	height: 145px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#main{
	float:left;
	margin:30px 3px 0 3px;
	_margin:30px 0 0 0;
	width:902px;
	min-height: 830px;
	background-color: #FFFFFF;
	background-image: url(images/mainBk.gif);
	background-repeat: no-repeat;
}


#main2{
	float:left;
	margin:30px 3px 0 3px;
	width:902px;
	min-height: 830px;
	background-color: #FFFFFF;
	background-image: url(images/secbk.gif);
	background-repeat: no-repeat;
}

#pgTitle{
	float:left;
	padding:20px 20px 0 20px;
	width:855px;
	height:80px;
	
}

#content{
	float:left;
	padding:10px 20px 20px 20px;
	width:855px;
}

#footer{
	float:left;
	margin:0 3px 0 3px;
	width:902px;
	height: 150px;
	background-image: url(images/footerbk.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	
}

#copyright{
	float:left;
	width:400px;
	margin: 80px 0 0 30px;
	_margin: 80px 0 0 10px;
	font-size: 11px;
	
}


#footnav{
	float:right;
	width:400px;
	margin: 80px 30px 0 0;
	_margin: 80px 10px 0 0;
	font-size: 12px;
	text-align: right;
	
	
}

#logo{
	float:left;
	width:700px;
	margin:10px 10px 0 30px;
	_margin:9px 10px 0 10px;
	height: 80px;
	
	
}


#flash{
	float:left;
	margin:10px 10px 0 10px;
	_margin:10px 0 0 0;
	width:882px;
	height: 320px;

}

#mainLeft{
	float:left;
	margin:30px 20px 0 10px;
	_margin:30px 30px 0 10px;
	width:520px;
	_width:500px;
	min-height:400px;
  height:auto !important;
  height:400px;
	padding: 10px 10px 0 20px;
}

#mainLeft img{
	max-width:520px;
}

#mainRight{
	float:left;
	margin:30px 10px 0 0;
	width:290px;
	height: 400px;
	padding: 0 5px 0 4px; 
	_padding: 0;
}

#pod {
	float: left;
	width: 248px;
	height: 213px;
	margin: 20px 20px 20px 15px;
	
}
	

#galleryNav{
	float:left;
	margin:20px 20px 0 0;
	width:180px;
	min-height: 400px;
	padding: 0 10px 0 10px; 
	font-size: 12px;
	border-right: 1px solid #ccc;
}

#galleryNav ul{
	margin-left:0;
	padding:0;
}

#galleryNav ul li {
	display block;
	margin-bottom:1px;
	padding:2px 2px 2px 5px;
	background-color: #CCC;	
	list-style: none;
	
}

#galleryNav ul li a{
	color:#333333;
	
	
}


#galleryNav  li.active , #galleryNav  li.current_page_item {
	display block;
	color:#FFFFFF;
	background-color: #10878A;

}

#galleryNav  li.active a, #galleryNav  li.current_page_item a{
	color:#FFFFFF;

}

#galleryRight{
	float:left;
	margin:20px 0 0 0;
	width:670px;
	min-height: 400px;
	padding: 0; 
}

/*===TEXT STYLES----------------------------------===*/


h1{
	color:#10888B;
	font: 2.3em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	line-height:1.3em;
	margin:0;
	
}

h2{
	color:#FFFFFF;
	font: 2.3em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	line-height:1.3em;
	letter-spacing: -1px;
	margin:0;

	
}

h2 a {
	color: #FFFFFF;
	text-decoration: none;
}


h3{
	color:#10888B;
	font: 1.5em "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	line-height:1.3em;
	margin:0;
	padding:20px 0 10px 0;
	border-bottom: 1px dotted #ccc;
	
}


.pTitle{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	
}

.smGrey{
	font-weight: bold;
	color:#555;
}

/*=== Navigation ----------------------------------===*/
/*- Nav1 -*/
#menu {
	font-size:14px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	margin:13px 10px 0 30px;
	text-transform:uppercase;
	text-align: right;
	float:left;
	width:850px;
	_width:840px;
	_margin:12px 10px 0 30px;
	*:margin:12px 10px 0 30px;

}

#menu  ul{
	margin:0;
	padding:0;
	float:right;
	
	
}
#menu  li{
	float: left;
	line-height: 30px;
	margin: 0 2px 0 0;
	list-style: none;
	
}
#menu  li a{
	color: #000;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none;
	
}
#menu  li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0;
}
#menu  li a:hover,
#menu  li.active a, #menu li.current_page_item a{
	background: url(images/btn.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
#menu li.active a span,
#menu li.current_page_item a span,
#menu li a:hover span{
background: url(images/btn.gif) no-repeat right;
}


/*=== IMAGES LAYOUT ----------------------------------===*/



img.centered {
display: block;
margin-left: auto;
margin-right: auto;
padding:5px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}

img.alignright {
margin: 0 0 5px 20px;
display: inline;
padding:5px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}

img.alignleft {
margin: 0 20px 5px 0;
display: inline;
padding:5px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
