 /*   
Name: Resicomm Building
Description: Buildings
Author URI: http://www.resicomm.com.au
Version: 1.0
Tags: Building
Web Design: Pitstop101media.com
-------------------------------------------------------------- */


/* Base
-------------------------------------------------------------- */

body {
	background: #fff url(i/bodybg.jpg) center;  
	margin:0; 
}
.wrapper {
	width: 1038px;
	margin:0 auto;
	background:#e7e7e7;
	padding:0 6px 6px 6px;
	box-shadow: 0px 0px 6px 1px #000;
}
/******************************************************
header
******************************************************/


.header {
	background: url(i/headerbg.jpg) repeat-x;
}
.headerwrapper {
	width: 1068px;
	margin: 0 auto;
	height:145px;
	background: url(i/headermainbg.png) center no-repeat;
}
.headerlft {
	width:9px;
	height:145px;
	background:url(i/headerimglft.png);
	float:left;
}
.headerrt {
	width:9px;
	height:145px;
	background:url(i/headerimgrt.png);
	float:right;
}
.headercenter {
	background: url(i/logo.png) left top no-repeat;
	float:left;
	width:1050px;
	height:145px;
	position:relative;
}
.removeshadow {
	width:1050px;
	height:6px;
	background:#e7e7e7;
	left:0;
	bottom:0;
	position:absolute;
	z-index:5;
}
.headercall {
	height:58px;
	font:bold 21px Tahoma, Geneva, sans-serif;
	color:#e84916;
	text-align:right;
	padding-right:22px;
	padding-top:30px;
}
.headermenu {
	height:51px;
	font:20px "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:51px;
	color:#FFF;
	position:relative;
}
.headermenu li {
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	float:left;
	display:inline;
}
.headermenu a {
	color:#FFF;
	text-decoration:none;
	padding:0 39px;
	display:block;
}
.headermenu a:hover {
	color:#000000;
}
.submenu {
	bottom:-161px;
	left:663px;
	position:absolute;
	z-index:15;
	font:18px "Century Gothic", Arial, Helvetica, sans-serif;
	width:190px;
}
.submenu ul {
	display:inline;
	list-style:none;
	list-style-type:none;
}
.submenu a {
	background:#464646 url(i/submenubg.png) repeat-x;
	line-height:40px;
	height:40px;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	padding:0 25px;
	color:#fd6b24;
	width:140px;
	text-decoration:none;
}
.submenu a:hover {
	background:#505050 url(i/submenubghover.png) repeat-x;
	color: #CCC;
}

/****************************************************************************
slider
****************************************************************************/
.sliderplacer {
	width:1038px;
	height:350px;
	margin-bottom:6px;
	position:relative;
}
.houseicon {
	position:absolute;
	left:4px;
	bottom:-118px;
	z-index:20;
}
.houseicon_ins {
	position:absolute;
	left:2px;
	bottom:-17px;
	z-index:100;
}
/****************************************************************************
content
****************************************************************************/
.content {
	background:url(i/contentbg.png) repeat-y;
	overflow:auto;
}
.left {
	width:253px;
	float:left;
}
.right {
	width:785px;
	float:left;
}

/****************************************************************************
left
****************************************************************************/
.nbc {
	width:253px;
	height:100px;
	background:url(i/nbcbg.png) no-repeat;
	position:relative;
	overflow:visible;
}
.search {
	height:47px;
	background:url(i/searchbg.png) no-repeat;
}
.searchinput {
	margin:11px 0 0 12px;
	width:204px;
	height:24px;
	float:left;
}
.searchbutt {
	width:25px;
	height:24px;
	float:left;
	margin-top:11px;
}
.contactform {
	margin:7px 7px 0 7px;
	border:3px #000000 solid;
	background:#e84b16 url(i/contactformbg.png) top repeat-x;
	overflow:auto;
}
.contactresicomm {
	font:bold 17px Arial, Helvetica, sans-serif;
	height:31px;
	padding:10px 0 0 40px;
	color:#FFFFFF;
	background:url(i/leftheadingarrow.png) top left no-repeat;
}
.name {
	width:210px;
	height:31px;
	margin:10px 0 0 11px;
	background:url(i/nameemailbg.png) no-repeat;
	float:left;
}
.email {
	width:210px;
	height:31px;
	margin:1px 0 0 11px;
	background:url(i/nameemailbg.png) no-repeat;
	float:left;
}
.message {
	width:210px;
	height:55px;
	margin:1px 0 0 11px;
	background:url(i/messagebg.png) no-repeat;
	float:left;
}
.sendemail {
	width:210px;
	height:32px;
	margin:1px 0 10px 11px;
	background:url(i/sendemail.png) no-repeat;
	float:left;
}
.sendemail:hover {
	background-position:0 -32px;
}
.submit {
	width:210px;
	height:32px;
	margin:15px 0 13px 11px;
	background:url(i/sendemail.png) no-repeat;
	float:left;
}
.submit:hover {
	background-position:0 -32px;
}

.newsletter {
	margin:7px 7px 0 7px;
	border:3px #4c4c4c solid;
	background:#e84b16 url(i/newsletterbg.png) top repeat-x;
	overflow:auto;
}

/****************************************************************************
right
****************************************************************************/
.rightheader {
	width:740px;
	height:72px;
	font:29px Calibri, Arial, Tahoma;
	color:#FFF;
	letter-spacing:-1px;
	padding-left:45px;
	padding-top:28px;
	background:url(i/rightheaderbg.png) no-repeat;
}
.rightinside {
	font:13px Tahoma, Geneva, sans-serif;
	color:#666666;
	float:left;
	padding:15px;
	background:#FFF;
	border:1px #c9c9c9 solid;
	margin:17px;
	box-shadow: 0px 0px 6px .5px #D7D7D7;
}
.rightinside img {
	margin:0 0 15px 15px;
}
.producttn {
	width:234px;
	float:left;
	padding:1px;
	background:#FFF;
	border:1px #c9c9c9 solid;
	margin:17px 0 0 17px;
}
.producttn:hover {
	background:#fd6b24;
	/*	border:1px #000 solid;*/
	border:1px #fff dashed;
}
.producttn img {
	border:0;
	margin-bottom:1px;
}
.prodesc {
	background:#2f2f2f url(i/prodescbg.png) top repeat-x;
	padding:6px 10px;
	font:20px Calibri, Arial, Tahoma;
	color:#FFFFFF;
	letter-spacing:-1px;
	line-height:18px;
}
.collapsetab {
	float:left;
	width:752px;
	margin:34px 0 25px 17px;
	text-align:center;
	font:20px Calibri, Arial, Tahoma;
	letter-spacing:-1px;
	background:url(i/collapsebg.png) bottom no-repeat;
	line-height:20px;
}

/****************************************************************************
footer
****************************************************************************/
.footer {
	width:1038px;
	margin:12px  auto;
	overflow:auto;
	background:#e7e7e7;
	padding:6px;
	box-shadow: 0px 0px 6px 1px #000;
}
.footermenu {
	height:34px;
	background:#f15b29;
	text-align:center;
	font:12px Tahoma, Geneva, sans-serif;
	padding-left:290px;
}
.footermenu li {
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	float:left;	
}
.footermenu a {
	line-height:34px;
	color:#FFF;
	text-decoration:none;
	padding:0 20px;
	display:block;
}
.footermenu a:hover {
	color:#000000;
}
.copyright {
	color:#777;
	font:13px Tahoma, Geneva, sans-serif;
	text-align:left;
	padding:16px 18px;
	float:left;
	display:
}
.footerlogo {
	float:right;
}
