/* Stone Management Inc. - CSS Document */

body {
	background:#fff url(../images/bg.jpg) repeat-x;
	margin:0;
}

/**** HEADINGS ****/

h1 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	color:#840000;
	margin:0;
}
h2 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	color:#840000;
	line-height:1.4em;
	margin:0 0 .2em 0;
}
h3 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#840000;
	line-height:1.4em;
	margin:0 0 .2em 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3a3a3a;
	line-height:1.4em;
	margin:0 0 .2em 0;
}

/**** CONTENT ****/

p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#000;
	line-height:1.4em;
	margin:0 0 1em 0;
}

/**** BODY STRUCTURE ****/

.container {
	width:1012px;
	margin:0 auto;
	padding:0;
}

.header {
	width:1012px;
	height:146px;
	margin:0;
	padding:0;
}

	/*** HEADER AREA ***/
	
		a.logo {
			background:url(../images/logo.jpg) no-repeat;
			width:282px;
			height:72px;
			margin:22px 0 0 20px;
			padding:0;
			display:block;
			cursor:pointer;
			float:left;
			text-indent:-999em;
		}
		
		.navbar {
			width:545px;
			height:51px;
			margin:0 16px 0 0;
			padding:0;
			float:right;
			clear:both;
		}
	
	/*** RIGHT SIDE ***/
	
		.topInfo {
			width:430px;
			height:94px;
			margin:0;
			padding:20px 0 0 0;
			float:right;
		}
		
		.phone {
			background:url(../images/phone.jpg) no-repeat;
			width:223px;
			height:54px;
			margin:10px 0 0 0;
			padding:0;
			float:left;
			text-indent:-999em;
		}
		.divider {
			background:url(../images/divider.jpg) no-repeat;
			width:13px;
			height:71px;
			margin:0 5px;
			padding:0;
			float:left;
		}
		.contactInfo {
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:100;
			color:#000;
			line-height:1.4em;
			float:left;
			margin:0;
			padding:10px 0 0 0;
		}
		
	/*** END HEADER AREA ***/

.bodyArea {
	background:url(../images/body-bg.jpg) no-repeat top;
	width:958px;
	margin:0;
	padding:12px 25px;
	clear:both;
	position:relative;
}

.banner {
	background:url(../images/banner.jpg) no-repeat;
	width:949px;
	height:256px;
	margin:0;
	padding:0;
	clear:both;
}

.banner-inside {
	background:url(../images/banner-inside.jpg) no-repeat;
	width:958px;
	height:173px;
	margin:0;
	padding:0;
	clear:both;
}

.banner-contact {
	background:url(../images/banner-contact.jpg) no-repeat;
	width:958px;
	height:173px;
	margin:0;
	padding:0;
	clear:both;
}

.banner-warehouse {
	background:url(../images/banner-warehouse.jpg) no-repeat;
	width:958px;
	height:173px;
	margin:0;
	padding:0;
	clear:both;
}


.banner-facilities {
	background:url(../images/banner-facilities.jpg) no-repeat;
	width:958px;
	height:173px;
	margin:0;
	padding:0;
	clear:both;
}
.bannerContent {
	position:absolute;
	width:400px;
	margin:0;
	padding:0;
	top:30px;
	left:50px;
}
.bannerContent p {
	line-height:1.7em;
	font-size:13px;
}

a.readMore {
	background:url(../images/btn-readmore.jpg) no-repeat;
	width:120px;
	height:46px;
	margin:0 30px 0 0;
	padding:0;
	display:block;
	text-indent:-999em;
	cursor:pointer;
	float:right;
	clear:right;
}
	/*** BANNERS ***/
	.bannerImg {
		background:url(../images/banner_01.jpg) no-repeat;
		width:949px;
		height:256px;
		margin:0;
		padding:0;
	}

div.horz-divider {
	background:url(../images/horz-divider.jpg) no-repeat;
	width:949px;
	height:17px;
	margin:8px 0;
	padding:0;
	clear:both;
}

div.clear {
	clear:both;
	margin:0;
	padding:0;
}

	/*** BODY AREA ***/

	
	.leftCol {
		width:315px;
		margin:0;
		padding:0;
		float:left;
	}
	
	.leftCol-inside {
		background:url(../images/inside-content.jpg) top right no-repeat;
		width:640px;
		float:left;
		margin:0 20px 0 0; padding:0 20px 0 0;
	}
	
	.leftCol-inside p {
		line-height:1.8em;
	}
	
		/*** SERVICES ***/
		/** service 1 **/
		a.service-1 {
			background:url(../images/services-img1.jpg) no-repeat;
			width:314px;
			height:56px;
			margin:0;
			padding:0;
			cursor:pointer;
			display:block;
			text-indent:-999em;
		}
		a.service-1:hover {
			background:url(../images/services-img1-over.jpg) no-repeat;
		}
		/** service 2 **/
		a.service-2 {
			background:url(../images/services-img2.jpg) no-repeat;
			width:314px;
			height:56px;
			margin:0;
			padding:0;
			cursor:pointer;
			display:block;
			text-indent:-999em;
		}
		a.service-2:hover {
			background:url(../images/services-img2-over.jpg) no-repeat;
		}
		/** service 3 **/
		a.service-3 {
			background:url(../images/services-img3.jpg) no-repeat;
			width:314px;
			height:56px;
			margin:0;
			padding:0;
			cursor:pointer;
			display:block;
			text-indent:-999em;
		}
		a.service-3:hover {
			background:url(../images/services-img3-over.jpg) no-repeat;
		}
		/** service 4 **/
		a.service-4 {
			background:url(../images/services-img4.jpg) no-repeat;
			width:314px;
			height:56px;
			margin:0;
			padding:0;
			cursor:pointer;
			display:block;
			text-indent:-999em;
		}
		a.service-4:hover {
			background:url(../images/services-img4-over.jpg) no-repeat;
		}
		/** service 5 **/
		a.service-5 {
			background:url(../images/services-img5.jpg) no-repeat;
			width:314px;
			height:56px;
			margin:0;
			padding:0;
			cursor:pointer;
			display:block;
			text-indent:-999em;
		}
		a.service-5:hover {
			background:url(../images/services-img5-over.jpg) no-repeat;
		}
		
		h1.indent {
			margin:0 0 5px 15px;
		}
	
	.midCol {
		width:357px;
		margin:0 12px;
		padding:0;
		float:left;
	}
		/*** MID COLS ***/
		.midCol-top {
			background:url(../images/midCol-top.jpg) no-repeat;
			width:357px;
			height:15px;
			margin:0;
			padding:0;
		}
		.midCol-repeat {
			background:url(../images/midCol-repeat.jpg) repeat-y;
			width:357px;
			margin:0;
			padding:0;
			clear:both;
		}
		.midCol-bg {
			background:url(../images/midCol-bg.jpg) no-repeat top center;
			width:309px;
			margin:0;
			padding:24px 24px 10px 24px;
		}
		.midCol-footer {
			background:url(../images/midCol-bottom.jpg) no-repeat;
			width:357px;
			height:30px;
			margin:0;
			padding:0;
			clear:both;
		}
	
	.rightCol {
		width:250px;
		margin:0;
		padding:0;
		float:left;
	}
	
		/*** Right Col ***/
		a.contactUs {
			background:url(../images/btn-contact.jpg) no-repeat;
			width:253px;
			height:69px;
			margin:35px 0 0 0;
			padding:0;
			display:block;
			cursor:pointer;
			text-indent:-999em;
		}
		
		.map {
			background:url(../images/map-img.jpg) no-repeat;
			width:250px;
			height:223px;
			margin:0;
			padding:0;
		}
	
	/*** END BODY AREA ***/
	
.footer {
	background:url(../images/footer-bg.jpg) repeat-x #020202;
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	clear:both;/*
	position: fixed;
	bottom:0;*/
}

.footerLinks {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#fff;
	width:949px;
	margin:0 auto;
	line-height:1.6em;
}
.footerLinks a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#fff;
	text-decoration:none;
	line-height:1.6em;
}
.footerLinks a:visited {
	color:#fff;
	text-decoration:none;
}
.footerLinks a:hover {
	color:#fff;
	text-decoration:underline;
}
.footerLinks a:active {
	color:#fff;
	text-decoration:none;
}

.footerLeft {
	float:left;
	margin:27px 0 0 0;
	padding:0;
}

.footerRight {
	float:right;
	margin:27px 0 0;
}
.intelliLogo {
	background:url(../images/intellisites-logo.jpg) no-repeat;
	width:180px;
	height:31px;
	float:right;
	margin:38px 0 0 0;
	padding:0;
	text-indent:-999em;
}

/**** LINKS / LIST ITEMS ****/

a {
	color:#74accd;
	text-decoration:underline;
}
a:visited {
	color:#74accd;
	text-decoration:underline;
}
a:hover {
	color:#5e859c;
	text-decoration:underline;
}
a:active {
	color:#74accd;
	text-decoration:underline;
}

ul {
	margin:10px;
	padding:5px;
}

ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3a3a3a;
	line-height:1.5em;
}

/*** FORMS ***/

.form-fields {
	border:1px solid #D0D9DF;
	color:#486F82;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	height:18px;
	margin:3px;
	padding:5px;
	width:200px;
}

.formh4 {
	margin:0 0 0 15px;
	color:#CC0000;
}

.formText {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	float:left;
	text-align:right;
	width:200px;
	padding:0 0 4px 0;
}

.formField {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 4px 0;
}

.formClear {
	clear: both;
}

.formCaptcha {
	clear: both; 
	padding:5px 0 5px 0;
}

.required {
	color:#CC0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	margin:0;
	padding:0;
}
.examples {
	font-size:11px;
	font-style:italic;
}
#error li {
	color:#CC0000;
	margin:0 0 0 45px;
}


/**** SERVICES ****/

.services {
	position:relative;
	width:636px;
	margin:0; padding:0;
}

.services-rpt {
	background:url(../images/services-rpt.jpg) repeat-y;
	width:576px;
	margin:0; padding:8px 30px 1px 30px;
}

.services-rpt p {
	margin:0; padding:0;
	font-size:13px;
	color:#000000;
	line-height:1.8em;
}

div.services-rpt ul li {
	color:#000000;
}

.services-btm {
	background:url(../images/services-btm.jpg) no-repeat;
	width:636px; height:33px;
	margin:0 0 10px 0; padding:0;
}

.btn-whattoexpect {
	background:url(../images/btn-whattoexpect.jpg) no-repeat;
	width:177px; height:42px;
	margin:0; padding:0;
	text-indent:-999em;
	display:block;
	float:right;
}

.in-house {
	background:url(../images/services-in-house.jpg) no-repeat;
	width:636px; height:61px;
	margin:0; padding:0;
	text-indent:-999em;
}

.in-rail {
	background:url(../images/services-in-rail.jpg) no-repeat;
	width:636px; height:61px;
	margin:0; padding:0;
	text-indent:-999em;
}

.wh-services {
	background:url(../images/services-warehousing.jpg) no-repeat;
	width:636px; height:61px;
	margin:0; padding:0;
	text-indent:-999em;
}

.custom-inv {
	background:url(../images/services-customInventory.jpg) no-repeat;
	width:654px; height:61px;
	margin:0; padding:0;
	text-indent:-999em;
}

.back-to-top {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	top: 24px;
	left: 540px;
}

a.back-to-top {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#92100c;
	font-weight:bold;
	text-decoration:none;
}

a.back-to-top:visited {
	color:#92100c;
	font-weight:bold;	
	text-decoration:none;
}

a.back-to-top:hover {
	color:#92100c;
	font-weight:bold;
	text-decoration:underline;	
}

a.back-to-top:active {
	color:#92100c;
	font-weight:bold;
	text-decoration:none;
}

ul.services-nav {
	list-style:none;
	margin:15px 0 0 0; padding:0;	
}

ul.services-nav li {
	float:left;
	padding:0; margin:0 6px 0 0;
}

ul.services-nav li a {
	display:block;
	height:34px;
	text-indent:-999em;
	margin:0; padding:0;
}


ul.services-nav li a.btn-inRail {
	background:url(../images/btn-inRail.jpg) no-repeat;
	width:90px;
}

ul.services-nav li a.btn-inRail:hover {
	background:url(../images/btn-inRail-over.jpg) no-repeat;
	width:90px;
}


ul.services-nav li a.btn-inHouseTrans {
	background:url(../images/btn-inHouseTrans.jpg) no-repeat;
	width:143px;
}

ul.services-nav li a.btn-inHouseTrans:hover {
	background:url(../images/btn-inHouseTrans-over.jpg) no-repeat;
	width:143px;
}

ul.services-nav li a.btn-whServices {
	background:url(../images/btn-whServices.jpg) no-repeat;
	width:155px;
}

ul.services-nav li a.btn-whServices:hover {
	background:url(../images/btn-whServices-over.jpg) no-repeat;
	width:155px;
}

ul.services-nav li a.btn-InvTrackingSys {
	background:url(../images/btn-InvTrackingSys.jpg) no-repeat;
	width:194px;
}

ul.services-nav li a.btn-InvTrackingSys:hover {
	background:url(../images/btn-InvTrackingSys-over.jpg) no-repeat;
	width:194px;
}


/*** FACILITIES ***/

ul.facilities-list {
	list-style-type:none;
	margin:0; padding:0;
}

ul.facilities-list li {
	float:left;
	margin:0 25px 0 0; padding:0;
}

ul.facilities-list h3 {
	margin:0; padding:0;
}

/*** 404 Page ***/

.fourohfour {
	background:url(../images/404-bg.jpg)no-repeat scroll center center #FFFFFF;
	height:300px;
	margin-left:130px;
	margin-top:50px;
	width:706px;
}

.fourContent {
	float:right;
	margin:100px 20px 0 0;
	width:350px;
}




.impressText {
	float:left;
	margin:10px 0 0 0;
}

div.waterMark {
	background:url(../images/logo-impress.png) no-repeat;
	width:98px;
	height:29px;
	margin:0 5px;
	padding:0;
	float:left;
	text-indent:-999em;
}

a.logoIntellisites {
	background:url(../images/logo-intellisites.png) no-repeat;
	width:54px;
	height:49px;
	margin:-7px 0 0 7px;
	padding:0;
	cursor:pointer;
	display:block;
	float:left;
	text-indent:-999em;
}	
a.logoBurst {
	background:url(../images/logo-burst.png) no-repeat;
	width:100px;
	height:49px;
	margin:-7px 0 10px;
	padding:0;
	cursor:pointer;
	display:block;
	float:left;
	text-indent:-999em;
}
