/* Start of CMSMS style sheet 'quinsheild' */
@import url("thickbox.css");

* {
	margin: 0;
	padding: 0;
}	

a {text-decoration: none; }

body {
	font: normal 62.5% "Tahoma";
	background: url('../images/core/tile-body1.jpg') 0 128px repeat-x;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*====================================
	Container Top
======================================*/

div.container-top {
	width: 100%;
	height: auto;
}

/*====================================
	Container
======================================*/
div.container {
	width: 740px;
	height: auto;
	margin: 0 auto;
}


/*====================================
	Header 
======================================*/

div.header {
	width: 740px;
	height: 128px;
	position: relative;
	margin-bottom: 23px;
	background: url('../images/core/bg-header.jpg') right 60px no-repeat;
}

/* Logo */

/*div.logo {
	position: absolute;
	top: 40px;
	left: 2px;
}

div.logo h2 {
	text-indent: -9999px;
	overflow: hidden;
}

div.logo h2 a {
	width: 197px;
	height: 96px;
	display: block;
	background: url('../images/core/quinlogo3.jpg') 0 0 no-repeat;
}*/


div.logo {
	position: absolute;
	top: 15px;
	left: 2px;
}

div.logo h2 {
	text-indent: -9999px;
	overflow: hidden;
}

div.logo h2 a {
	width: 500px;
	height: 112px;
	display: block;
	background: url('../images/core/quinlogo3.jpg') 0 0 no-repeat;
}
/*====================================
	Banner 
======================================*/

div.banner {
	width: 740px;
	height: 274px;
	position: relative;
	margin-bottom: 25px;
}

div.banner:after {
    content: "."; 
    display: block; 
    height: 274px;
    clear: both; 
    visibility: hidden;
}

.left1 {

	float:left;
    margin: 5px 10px 0 0;


	}



.right1 {

	float:right;
margin: 5px 15px 0 0;

	}

div.top{
height: 200px;
}

/*====================================
	Banner Left
======================================*/

div.banner-left {
	width: 235px;
	height: 254px;
	float: left;
	padding: 10px 0 10px 10px;
	background: #3c3b39;
}

div.banner-left ul {
	list-style-type: none;
}

div.banner-left ul li {
	float: left;
}

div.banner-left ul li a {
	width: 235px;	
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
}

div.banner-left ul li img {
	 z-index: 100;
	 display: none;
	position: absolute; right: 10px; top: 10px;
}

div.banner-left ul li a.precast-flooring {
	height: 85px;
	background: url('../images/core/1.jpg') 0 0 no-repeat;
}

	div.banner-left ul li a.precast-flooring:hover {
		background-position: 0 -85px;
	}

div.banner-left ul li a.precast-concrete {
	height: 85px;
	background: url('../images/core/2.jpg') 0 0 no-repeat;
}

	div.banner-left ul li a.precast-concrete:hover {
		background-position: 0 -85px;
	}

div.banner-left ul li a.ultra-floor-flooring {
	height: 84px;
	background: url('../images/core/3.jpg') 0 0 no-repeat;
}

	div.banner-left ul li a.ultra-floor-flooring:hover {
		background-position: 0 -84px;
	}

/*====================================
	Banner Right
======================================*/

div.banner-right {
	width: 475px;
	height: 254px;
	float: left;
	border-top: 10px solid #3c3b39;
	border-left: 10px solid #3c3b39;
	border-bottom: 9px solid #3c3b39;
	border-right: 10px solid #3c3b39;
}

div.banner-right img {
	position: ;
        height: 254px;
}

/*====================================
	Navigation
======================================*/

/*div.navigation {
	width: 1740px;
	height: auto;	
	font-size: 1.8em;
	margin-top: -4px;
	margin-bottom: 25px;
}

div.navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.navigation ul {
	list-style-type: none;
	float: left;
}	

div.navigation ul li {
	float: left;
	text-align: center;
}

div.navigation ul li a {
	float: left;
	display: inline;
	padding-top: 10px;
	height: 31px;
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
}	



/*	body#home div.navigation ul li a.home {
		color: #252423;
		background: url('../images/core/nav-home.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.company-profile {
	width: 150px;
}

	body#company-profile div.navigation ul li a.company-profile {
		color: #252423;
		background: url('../images/core/nav-companyprofile.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.precast-concrete {
	width: 150px;
}

	body#precast-concrete div.navigation ul li a.precast-concrete {
		color: #252423;
		background: url('../images/core/nav-precast.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.projects {
	width: 175px;
}

	body#project div.navigation ul li a.projects {
		color: #252423;
		background: url('../images/core/nav-ultrafloor.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.contact {
	width: 98px;
	margin-right: 0 !important;
}

	body#contact div.navigation ul li a.contact {
		color: #252423;
		background: url('../images/core/nav-contact.jpg') 0 0 no-repeat;
	}
*/

div.navigation ul li a:hover {
	color: #e44d28;
}




/* Navigation Bar*/

#navbar {

	width: 740px;
	height: auto;	
	font-size: 1.6em;
	margin-top: -4px;
	margin-bottom: 25px;


	}
	
#navbar:after {
    content: "."; 
    display: inline; 
    height: 5px; 
    clear: both; 
    visibility: hidden;
}



#page-bar {
	width:722px;
	}

#page-bar ul {
		list-style-type: none;
	float: left;
	}

#page-bar li {
	float:left;
	list-style:none;
	
	display:block;

	color: #e44d28;
	}

#page-bar ul li a:hover {
	color: #e44d28;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 222px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 222px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}




/*====================================
	Content
======================================*/

div.content {
	width: 740px;
	height: auto;
	background: #FFF;
	margin-bottom: 25px;
}

div.content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*====================================
	Content Left
======================================*/

div.content-left {
	width: 150px;
	height: auto;
	float: left;
	padding: 25px 15px;
	color: #625e5a;
	font-size: 1.2em;
	background: url('../images/core/bg-contentleft1.gif') 15px bottom no-repeat;
}	

div.content-left h2 {
	color: #4d4c49;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.content-left p {
	line-height: 2em;
	margin-bottom: 20px;
}

div.content-left a {
	color: #e34923;
	text-decoration: none;
}

div.content-left a:hover {
	color: #4d4c49;
}

/*====================================
	Content Right
======================================*/

div.content-right {
	width: 530px;
	height: auto;
	float: right;
	padding: 25px 15px;
}

body#company-profile div.content-right,
body#precast-concrete div.content-right,
body#project div.content-right {
	width: 680px;
	float: left;
}

div.standard {
	font-size: 1.2em;
	color: #252423;
}

div.standard h1 {
	color: #4d4c49;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard h2 {
	color: #4d4c49;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard h2 a {
	color: #e34923;
	text-decoration: none;
}
	
div.standard h2 a:hover {
	color: #4d4c49;
}

div.standard h3 {
	color: #4d4c49;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard h4 {
	color: #4d4c49;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard h5 {
	color: #4d4c49;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard p {
	line-height: 2em;
	margin-bottom: 20px;
}

div.standard a {
	color: #e34923;
	text-decoration: none;
}

div.standard a:hover {
	color: #4d4c49;
}


div.standard ul {
	list-style-image:url('../images/core/bul.gif');
	margin: 0 0 20px 20px;
}

div.standard ul li {
	line-height: 2em;
float: left;
	width: 100%;
	
	
}

div.standard ul.items-home {
	width: 92%;
}

div.standard ul.items-home li {
	float: left;
	list-style-image:url('../images/core/bul.gif');
	width: 210px;
}

div.standard ul.items-home li.fix-pos {
	position: relative;
	top: -25px;
}




div.standard ol {
	margin: 0 0 20px 20px;
list-style-image:url('../images/core/bullet.jpg');
}

div.standard ol li {
	
line-height: 2em;
float: left;
	width: 255px;
	
}


div.standard ul.list-pdf {
	list-style-type: none;
}

div.standard ul.list-pdf li {
	background: url('../images/core/icon-pdf.gif') no-repeat;
	padding-left: 26px;
	line-height: 1.6em;
}

div.standard img {
	border: 5px solid #eeedea;
}

div.standard img.left {
	float: left;
	margin: 0 20px 10px 0;
	border: 5px solid #eeedea;
}

div.standard img.right {
	float: right;
	margin: 0 0 10px 20px;
	border: 5px solid #eeedea;
}

div.standard hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #dddbd7;
	margin-bottom: 20px;
}

div.steps {
	clear: left;
	display: block;
}


div.steps img.clear-left {
	float: left;
	clear: left;
	margin: 0 20px 10px 0;
	border: 5px solid #eeedea;
}



/*====================================
	Members
======================================*/

div.members {
	width: 660px;
	height: auto;
	background: #eeedea;
	padding: 20px 40px;
	margin-bottom: 10px;
}

div.members:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.members ul {
	list-style-type: none;
}

div.members ul li {
	float: left;
	margin-left: 40px;
	display: inline;
}

div.members ul li img {
	border: 0;
}

/*====================================
	Caption
======================================*/
div.caption {}

div.caption-box { 
	display: inline-block;
	margin-bottom: 20px; 
}

div.caption-box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.caption-image {
	width: 110px;
	float: left;
	padding-right: 20px;
}
div.caption-image img {
	margin-bottom: 10px;
}

div.caption-small {
	font-size: 0.9em;
	color: #9F9C95;
	margin-bottom: 10px;
}

div.caption-content {
	width: 550px;
	float: left;
}


/*====================================
	Container Bottom
======================================*/

div.container-bottom {
	width: 100%;
	height: auto;
	background: #252423;
}

/*====================================
	Footer
======================================*/

div.footer {
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 30px 20px;
	color: #989693;
	font-size: 1.2em;
}

div.footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.footer ul {
	list-style-type: none;
	margin-bottom: 10px;
}

div.footer ul li {
	display: inline;
	margin-right: 20px;
	display: inline;
}	

div.footer ul li a {
	color: #989693;
	text-decoration: none;
}

div.footer p {
	display: inline;
}

div.footer img {
	border: 0;
	float: right;
}


a.cpModal{}









/* End of 'quinsheild' */

