/*-----------------------------------------------------------------------------
Web Site:                       <BID - SiteBuilder (Template 1)>
-----------------------------------------------------------------------------*/

@import url(../../../css/generic/helper.css);
@import url(../../../css/generic/styleOverriders.css);

@import url(branding/header.css);
@import url(branding/footer.css);

@import url(navigation/primary.css);



/* =Typography
-----------------------------------------------------------------------------*/
body{
        color: #dfdfdf;
        background: #2c2c2c;
        text-align: center;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 62.5%;
        }
.hidden{display: none;}

/* =Headings
-----------------------------------------------------------------------------*/


/* =Main container boxes
-----------------------------------------------------------------------------*/
#container{
	width: 100%;
	text-align: center;
	}
#container-inner{
	width: 100%;
	}

#content{
	width: 1068px;
	w\idth: 760px;
	padding: 0 154px 40px 154px;
	margin: 0 auto;
    text-align: left;
    font-size: 1.1em;
    overflow: hidden; 
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
	}
#content br{
	clear: none;
	}

h1{
	color: #989898;
	width: 760px;
	padding: 28px 0 15px 0;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Serif;
	}
.MainImageContent-Image {
	position:relative;
	z-index:5;
	margin-top:-6px;
	}		
.SecondaryImage{
	float: right;
	margin: -50px 0 0 0;
	padding: 9px 0 17px 26px;
	}
	.SecondaryImage img.img{
		display: block;
		border: 1px solid #fff;
		}
	
.download-brochure{
	float: right;
	padding: 0 0 9px 26px;
	clear: right;
	}
	.download-brochure a{
		display: block;
		width: 186px;
		height: 38px;
		text-indent: -9999px;
		}
/* =Contact us page
-----------------------------------------------------------------------------*/
.company-address {
	padding:0 0 0.8em;
	width: 200px;
	float: left;
	margin-right: 44px;
	margin-bottom: 10px;
	}
.company-address .contacts1{
	padding-bottom: 10px;
	}
.company-address strong{
	font-weight: normal;
	}
.open-time {
	background: #1E1E1E url('../images/open-time-bot.gif') no-repeat 0 100%;
	margin: 20px 44px 18px 0;
	padding-bottom:10px;
	float:left;
	display:block;
	width:200px;
	overflow:hidden;
	}	
ul.opening-time{
	float: left;
	clear: left;
	width: 170px;
	padding: 10px 15px 0;
	list-style-type: none;
	background:#1e1e1e url('../images/open-time-top.gif') no-repeat 0 0;
	}
	ul.opening-time li{
		margin: 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		display:block;
		float:left;
		width:170px;
		}
		ul.opening-time li label	{
			display: block;
			float:left;
			width: 85px;
			}
		ul.opening-time li strong {
			display:block;
			float:left;
			}
		.open-time-title {
			font-size:1.3em;
			}	
	.open-hours {
		display:block;
		float:right;
		padding-left:5px;
		}
		.open-hours span {
			display:none;
			}

	.open-time ul.opening-time-short {
		font-weight:bold;
		min-height:0 !important;
		height:auto !important;
		}
		.open-time ul.opening-time-short li {
			padding:0;
			}

/* = Contact form styling
---------------------------------------- */
.contact-form {
	float:left;
	clear: left;
	background:url(../images/google-map-bg.gif) no-repeat 0 0;
	display:block;
	margin:20px 12px 20px 0;
	padding:20px 25px;
	width:454px;
	}
	.contact-form h2 {
		color:#989898;
		font-weight:bold;
		}
	.contact-form label {
		display:block;
		float:left;
		width:150px;
		padding:0 10px 0 0;
		margin-bottom:10px;
		}
	.contact-form input.text,
	.contact-form textarea.text {
		border:1px solid #5F5F5F;
		width:250px;
		padding:2px;
		}	
	#content .contact-form br {
		clear:both;
		}
	.contact-form button.submit {
		background:#666;
		color:#fff;
		border:0;
		float:right;
		font-weight:bold;
		margin:15px 42px;
		padding:4px 10px;
		border-radius:3px;
		-webkit-border-radius:3px;
		-khtml-border-radius:3px;
		-opera-border-radius:3px;
		-moz-border-radius:3px;
		cursor:pointer;
		}	
/* = Meet the team & procuts list
--------------------------------------------------------------------*/
.TeamPage {margin:0 0 20px;}

/* = Company address
---------------------------------------- */
.company-address {
	background:#1E1E1E url(../images/open-time-bot.gif) no-repeat 0 100%;
	display:block;
	float:left;
	margin:20px 44px 18px 0;
	overflow:hidden;
	padding-bottom:10px;
	width:200px;
	}
	.company-address-inner {
		background:#1E1E1E url(../images/open-time-top.gif) no-repeat 0 0;
		float:left;
		list-style-type:none;
		padding:10px 15px 0;
		width:170px;
		}
		.company-address strong.contact-section-title {
			font-size:1.3em;
			font-weight:bold;
			}

/* = Tile view 
---------------------------------------- */
.team-tile-around {
	overflow:hidden;
	width:760px;	
	margin:26px 0 0;
	}
.team-tile {
	padding:0;
	width:795px;
	overflow:hidden;
	}	
.team-member{
	border-bottom:1px solid #999;
	float:left;
	display:block;
	width:230px;
	padding:25px 0 12px;
	margin:0 35px 0 0;
	}
	.team-tile .team-member {
		border:1px solid #999;
		margin:0 32px 20px 0;
		padding:20px 12px 12px;
		width: 206px;
		}
	.team-member img {
		margin:0 8px 8px 0;
		}
	.item-title {
		font-weight:bold;
		color:#fff;
		font-size:1.3em;
		display:block;
		padding:0 0 5px;
		}
	.item-info {
		color:#cfcfcf;
		}	
	.thickbox-container {
		display:none;
		}
	.thickbox-item-summary {
		padding:25px 0 10px;
		}	
		.thickbox-item-summary p {
			padding:0;
			}	
		.item-details {
			font-family:Arial, Helvetica, sans-serif;
			}
			.item-details img.floatLeft {
				margin: 0 10px 10px 0;
				}	
/* = google product
---------------------------------------- */
.products-tile .google-button {
	position:relative;
	margin-left:-7px;
	}				
	.google-button table {
		margin-left:7px;
		}					
/* = List view
---------------------------------------- */
ul.team-list		 {
	overflow:hidden;
	width:760px;	
	margin:26px 0 0;
	padding:0;
	list-style-type:none;	
	}
	ul.team-list li {
		border-bottom:1px solid #5c5c5c;
		padding:30px 20px;
		float:left;
		width:720px;
		color:#fff;
		}
			ul.team-list li img {
				float:left;
				}
				.item-description {
					overflow:hidden;
					float:right;
					width:550px;
					padding:0;
					}
					.products-list .item-description {
						width:500px;
						}
					.item-description .item-name {
						font-size:1.3em;
						display:block;
						font-weight:bold;
						}
						.item-extra-info {
							color:#cfcfcf;
							}
							.item-summary {
								padding:10px 0;
								}
/* = Prev and Next buttons
---------------------------------------- */
.product-image-gallery .jcarousel-next-horizontal,
.product-image-gallery .jcarousel-prev-horizontal {
	background-image:url(../images/prev-next.png);
	}
body#js .product-image-gallery{
	visibility:hidden;
	}								
body#js .product-image-gallery.show{
	visibility:visible;
	float: left;
	}
	body#js .team-tile .product-image-gallery {
		float:none;
		}
		.products-tile .jcarousel-clip-horizontal ul li table {
			margin:0 auto;
			}
	.product-image-gallery .jcarousel-container-horizontal {
		padding:0 32px;
		margin:0 0 10px;
		}
	.team-tile .product-image-gallery .jcarousel-container-horizontal {
		margin: 0 auto 10px;
		float:none;
		}
