/*
Theme Name: Reconna
Description: Special design for recconasense
Author: A2Design
Author URI: http://www.a2design.biz/
*/

/* General styles */
* {
	margin: 0;
	padding: 0;
	border: 0;
	}

.clr {
	clear: both;
	
	}

.separator {
	height: 5px;
	}

.separator_clr {
	height: 10px;
	clear: both;
	}

body {	
	background:#ececec;
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	}

a {
	color: #d62222;
	text-decoration: underline;
	font-size: 18px;
	}
	
a:hover {
	text-decoration: none;
	}
	
hr {
	border-top: 1px #96969D groove;
	}

h1 {
	color: #d00000;
	font-size: 16px;
	
}
div.wrap {
	background: #eaeaea;
	/*color: #7a7a7a;*/
	color: #000000;
	/*font-size: 12px;*/
	font-size: 14px;
	margin: 20px;
	padding: 15px;
	font-weight: normal;
	text-align: justify;
}	
	div.wrap div.center {
		margin: 3px 0;
		padding: 0;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color:#000000;
	}
		div.wrap div.intro {
			line-height:20px;
			color: black;
		}
h2 {
	font-family: Arial;
	color: #d00000;
	margin: 0 0 19px 19px;
	padding: 0 0 0 23px;
	font-size: 18px;
	font-weight: normal;
	background: transparent url(images/h2_back.jpg) left no-repeat;
	}
h3 {
	font-family: Arial;
	color: #d00000;
	margin: 0 0 0 20px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	}
#container {
	width: 896px;
	margin: 0 auto;
	position: relative;
	border-top: 1px solid #fdfdfd;
}	
	
/* STYLE FOR HEADER */
	#header_wrap {
		position: absolute;
		top: -1px;
		left: 0;
		height: 150px;
		width: 896px;
		padding: 0;
		background:#ffffff url(images/content_back.jpg) repeat-y;	
	}
	
		#logo_container {
			float: left;
			padding: 0 0 0 57px;
			height: 150px;
			}
			#logo_container a{
				outline:none;
				display: block;
				width: 350px;
				}
		/*	SEARCH BOX	*/
		#search {
			display: block;
			height: 28px;
			float: right;
			right: 0;
			margin: 34px 14px 0px 14px;
			line-height: 24px;
		}
			
			#search input {
				width:192px;
				float:left;
				text-align: left;						
				height: 16px;	
				border: 1px #a2a2a2 solid;
				background: #cfcfcf;
				color: #838383;
				padding: 5px 8px;
				margin: 0;
				font-size: 11px;			
				}
				#search .rearhc_text_wrap {
					height:30px;
					padding-left:30px;
					width:262px;
					padding-left: 30px;
					background: url(images/search.jpg) no-repeat;
					background-position: 0 3px;
				}
				#search .search_submit {
					float:right;
					cursor: pointer;
				}
							
				#search .submit {
					position: absolute;
					top: -5000px;
					}
		
/* STYLE FOR MENU */
	#menu {
		position: absolute;
		height: 43px;
		float: right;
		display: block;
		right: 0;
		margin: 90px 14px 0 14px;	
		background:transparent url(images/menu_div_back.jpg) repeat-x;
	}
		#menu ul{
			padding: 0px;
			list-style-type: none;
			}
			#menu li{
				float: left;
				height: 43px;
				padding: 0px 1px;
				position: relative;
			}							
			
				#menu li.first {
					background:transparent url(images/menu_first.jpg) no-repeat;
				}
				
				#menu li a {
					line-height: 43px;
					height: 43px;
					color: #646464;
					text-decoration: none;
					float: left; 
					cursor: pointer;
					outline:none;
					background:transparent url(images/menu_li_back.jpg) no-repeat;
				}
					#menu li.first a{
					background:none;
				}
					#menu li.submenu a span {	
						padding: 0 18px;
						margin-left: 9px;
						background:transparent url(images/menu_submenu.jpg) left no-repeat;
					}
					#menu li.last {
						background:transparent url(images/menu_last.jpg) right no-repeat;
					}
					#menu li.last a{
						background:transparent url(images/menu_li_back.jpg) left no-repeat;
					}
					#menu ul li a span {
						height: 43px;
						padding: 0 18px;
						}
					#menu ul li:hover a span, #menu ul li a:hover span {	
						color: #d00000;
					}
					#menu ul li:hover div.submenu_list a span, #menu ul li div.submenu_list a:hover span {	
						color: #4a4a4a;
						white-space: nowrap;
					}
					#menu div.submenu_list {
						position: absolute;
						top: 40px;
						left: 0px;
						padding: 0px;
						z-index: 999;
						background: #d9d9d9;
						color: #4a4a4a;
						display: none;
					}		

					#menu div.submenu_list ul li , #menu div.submenu_list ul li a{
					float:none !important;
					display:block;
					position:static;

					}
					* html #menu div.submenu_list ul li {
					/*width: 300px;*/
					}
						#submenu_about{
							width: 150px;
						}
						
						#submenu_services{
							width: 250px;
						}
						
						#submenu_work{
							width: 200px;
						}
							
							#menu div.submenu_list ul {
								padding:0;
							}
							#menu div.submenu_list ul li {
								background: #d9d9d9;
								padding: 0 0 1px 0;								
								height: 26px;
								line-height: 26px;
								background: url(images/submenu_back.jpg) bottom repeat-x;
							}							
								
								#menu div.submenu_list ul li a, #menu div.submenu_list ul li a:visited {
									background: url(images/submenu_li_back.jpg) 3px no-repeat;
									height: 26px;
									line-height: 26px;
									color: #4a4a4a;
									font-size: 14px;
									text-decoration: none;
									padding: 0 3px 0px 19px;									
									
								}
									#menu div.submenu_list ul li a span, #menu div.submenu_list ul li a:visited span{
										background: url(images/submenu_li_back.jpg) left no-repeat;
										margin: 0;
										height: 26px;
										padding: 0 3px 0 16px;
									}
									
									#menu div.submenu_list ul li a:hover {
										/*background: #d00000 url(images/submenu_back.jpg) bottom repeat-x;*/
										background: #d00000 url(images/submenu_li_back_hover.jpg) 3px no-repeat;
										color: #fff;
										
									}
									#menu div.submenu_list ul li a:hover span{
										background: url(images/submenu_li_back_hover.jpg) left no-repeat;
										color: #fff;
									}

		
/* STYLE FOR CONTENT */
	#content {
		padding: 0 7px 7px 7px;
		background:#ffffff url(images/content_back.jpg) repeat-y;			
		min-height:500px;
		height:auto;
		margin-top: 149px;		
		}		
		*html #content {
			height:500px;		
		}
		
			#flash_place{
				padding: 0 0 8px 0;
				background: url(images/flash_place_back.jpg) bottom repeat-x;
				z-index: -1;
			}
				#flash{
					
				}
		#content  p {
			text-align: justify;
			color: #333333;
			font-size: 14px;
			padding: 0 19px 12px 20px;
			line-height: 1.5;
		}
		
		.float_left  li {			
			color: #333333;
			font-size: 14px;
			padding: 3px 20px 3px 5px;
			margin-left: 60px;
			line-height: 1.5;
		}
		
		#content .contact {
			padding: 0 !important;
		}
		
		#content .column {
			padding: 0 7px;
		}
		
		#content .column p {
			text-align: justify;
			/*color: #333333;*/
			color: #000000;
			font-size: 12px;
			padding: 12px 0 0 0;
			line-height: 1.5;
		}
		#content .column p.top {
			padding: 0;
		}
		#content .column p.right {
			text-align: right;
		}
		
			/*
			#phone {
				margin-left: -19px;			
			}
			*/
			.contact div {
				float: left;
				width: 400px !important;
				padding: 0 !important;
			}
			#content .two div {
				float: left;
				width: 410px;
				padding: 0 12px;
			}
				#content .two div.wrap {
					margin: 0 0 15px 0;
					line-height: 1.5;
					font-size: 14px;
					padding: 10px 5px;
					width: 400px;
				}
				#content .two div p{
					font-size: 14px;
					line-height: 1.5;
				}
			#content .three div {
				float: left;
				width: 250px;
				padding: 0 19px;
			}
			#content .three h2{
					margin: 0;
				}
		#content .column div.vertical_separator {
			width: 1px;
			height: 360px;
			padding: 0;
			background: transparent url(images/vertical_separator.jpg) no-repeat;
		}
		
		#content_menu {
			float: left;
			width: 276px;
			display: block;
			
			
		}
			#content_menu div.separation {
				width: 276px;
				height: 1px;
				background: url(images/content_menu_separation.jpg) left no-repeat;
				margin: 0 0 4px 0;
			}
		#content_menu ul{
			padding: 0px;
			list-style-type: none;
		}
			#content_menu li{
				height: 36px;
			}
				#content_menu li a {
					display: block;
					padding: 0 0 0 28px;
					line-height: 28px;
					height: 28px;
					color: #333333;
					text-decoration: none;
					font-size: 14px;
					cursor: pointer;
					outline:none;
				}
				#content_menu li a:hover,  #content_menu li.current_page_item a{
					background: url(images/content_menu_back.jpg) left no-repeat;
					color: #fff;
				}
				
		.red {
			color: #d00000;
		}
		.black {
			color: #000000;
		}
		.float_left {
				margin-left: 280px;
		}
		#content .faq{
			padding-bottom: 10px;
		}
		
		#content .red_line {
			color: #e37600;
			padding: 0 19px 14px 19px;
			margin-left: 19px;
			font-size: 18px;
		}
		
		#content .marker{
			color: #e37600;
			padding: 0 19px 14px 19px;
			margin-left: 19px;
			font-size: 18px;
			background: transparent url(images/faq_back.jpg) left top no-repeat;
		}
			#content .marker p{
				padding-bottom: 0;
			}
			#content .marker_level2{	
				color:#333333;
				font-size:14px;
				line-height:1.5;
				text-align:justify;
				padding: 0 19px 14px 19px;				
				background: transparent url(images/marker_leve2.jpg) 0 5px no-repeat;
			}
				#content .marker_level2 p{
				color: #333;				
				font-size: 14px;
			}
		#content .click_s{
			font-weight: bold;
			text-decoration: underline;
			color: #cd0000;
			cursor: pointer;
			padding: 0 19px 0 18px;
			margin-left: 19px;
			background: transparent url(images/faq_back.jpg) left no-repeat;
		}
			#content .click_s:hover {
				text-decoration: none;
			}
		#content .hide_b{
			display: none;
		}
			#content .hide_b p{
				padding-left: 40px;
			}
		#content p a {
			text-decoration: none;
			font-size: 14px;
			color: #333333;
		}
			#content p a:hover {
				text-decoration: underline;
		}
/* STYLE FOR FOOTER*/
	#footer {
		background:#ffffff url(images/footer.jpg) no-repeat;
		height: 140px;
		text-align: center;
		padding: 0 14px;
		font-size:12px; 
		color: #7a7a7a;
		position: relative;
		}
			
		#a2logo {
			float: left;
			padding: 25px;
		}
			#a2logo a{
				display: block;
				width: 72px;
				height: 49px;
				background: url(images/a2logo.png) no-repeat;
				_background-image: none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2logo.png’,sizingMethod=’scale’);
				}
			#a2logo a:hover{
				cursor: pointer;
				
				display: block;
				width: 72px;
				height: 49px;
				background: url(images/a2logo_hover.png) no-repeat;
				_background-image: none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/a2logo_hover.png’,sizingMethod=’scale’);
				}
	
		#footer_menu {
			position: absolute;
			height: 12px;
			display: block;
			left: 270px;
			top: 40px;
		}
		#footer_menu ul{
			padding: 0px;
			list-style-type: none;
		}
			#footer_menu li{
				float: left;
				display: block;
				height: 12px;
				padding: 0px 5px;
			}
				#footer_menu li a {
					line-height: 12px;
					height: 12px;
					color: #7a7a7a;
					text-decoration: none;
					font-size: 12px;
					cursor: pointer;
					outline:none;
				}
				#footer_menu li a:hover {
					text-decoration:underline;
				}

		#contact {
			position: absolute;
			top: 36px;
			right: 14px;
			text-align: right;
		}
			#contact #tel, #contact #mail{
				font-family: Myriad Pro, Arial;
				font-size: 16px;
			}
				#contact #mail a, #contact #mail a:visited{
					color:#7A7A7A;
					font-size: 16px;
					text-decoration: none;
				}
				#contact #mail a:hover{					
					text-decoration: underline;
				}
		
		#footer #reserved{
			position: absolute;
			left: 300px;
			top: 94px;
			
		}
		
#search_result {
	background-color: #ffffff !important;
}
