/***************************************
* 
*  Barwicks default stylesheet
*
***************************************/

* {
	margin: 0;
	padding: 0;
}

body {
  margin: auto;
  font: 75% georgia, Palatino Linotype, Tahoma, Arial, sans-serif;
  line-height: 1.88889;
  color: #555753;
  text-align: center;
  background-image:url(../images/barwicks_bg.jpg);
}  


/************ page layout*************/

/* Container */
#container {
	position:relative;
	margin: auto;
	background: url(../images/leftNav.gif) repeat-y scroll 0% 50%;
	width: 960px;
	min-height: 710px;
}
	#container p {
 		color: #001f33;
  		font-size: 14px;
  		line-height: 1.5;
		text-align: justify;
}

/* Header */
#header {
	position:relative;
	width: 960px;
	height: 130px;
	background: #001f33;
}
	#header h1.img_replace {
		text-indent: -9999px;
		width: 900px;
		height: 130px;
		background: url(../images/banner.jpg) #001f33 no-repeat center;
	
	}
	#header .logo {
		position: absolute;
		top: 5px;
		left:20px;
	}
	
	#header .banner_bar {
		position: absolute;
		right:0px;
		top: 105px;
	}	

/* Main */
#main {
	position: absolute;
	top:135px;
	left:200px;
	width:760px;	
	text-align: justify;
	background-color: #FFF;
	
}
	#main p {
		margin:0 15px;}
	
	#main #mainList {
  		color: #001f33;
  		font-size: 12px;
	}

/* Left Content */
#leftcontent {
	position: relative;
  	padding: 5px;
  	float: left;
	display: inline;
  	width: 190px;
}
	#leftcontent .nav {
  		text-align: right;
  		font-family: Verdana,Arial,Helvetica,sans-serif;
	  	color: #ffffff;
	  	font-weight: 700;
	  	text-transform: capitalize;
	  	text-indent: 1px;
	  	white-space: normal;
	  	list-style-type: none;
	}
		#leftcontent .nav li a {
	  		padding: 3px 0 3px 10px;
	  		background: #ffffff url(../images/nav/glossyback.gif) repeat-x scroll left bottom;
	 	 	color: #ffffff;
	  		width: auto;
	  		text-decoration: none;
	  		font-size: 15px;
	  		list-style-type: none;
		}
				#leftcontent .nav li a:hover {
  					background-image: url(../images/nav/glossyback2.gif);
				}
				#leftcontent .nav li a:visited, .nav li a:active {
  					color: #ffffff;
				}
	#leftcontent .addr li {
  		font-family: Tahoma,Arial,Helvetica,sans-serif;
  		font-size: 12px;
  		color: #ffffff;
  		line-height: 15px;
		margin: 5px 0;
  		padding: 0;
  		list-style-type: none;
  		text-align: right;
	}
	#leftcontent .addr li h3 {
		padding-top: 25px;
		font-size: 15px;
		text-align: right;
	}
	#leftcontent .addr li img {
		float:left;
		display: inline;
	}
/* Drop nav*/

#dropNav {
	
  	
  	padding: 0;
  	text-align: right;
  	font-family: Verdana,Arial,Helvetica,sans-serif;
  	color: #ffffff;
  	font-weight: 700;
  	text-transform: capitalize;
  	text-indent: 1px;
  	white-space: normal;
  	list-style-type: none;
	
}
	#dropNav li a {
	  	padding: 3px 0 3px 10px;
	 	background: #ffffff url(../images/nav/glossybackDrop.png) repeat-x scroll left bottom;
	  	color: #ffffff;
	 	width: auto;
	  	text-decoration: none;
	  	font-size: 15px;
	  	list-style-type: none;
	}

/* Footer */
#footer {
  	margin-top: 20px;
  	color: #001f33;
  	text-transform: uppercase;
  	text-align: center;
	font: 75% georgia, Palatino Linotype, Tahoma, Arial, sans-serif;
	clear:both;
	background-color:#001F33;
	width:100%;
	height: 100px;
}
	#footer .copy {
  		text-align: left;
  		margin-left: 10px;
  		float: left;
		display: inline;
  		width: 350px;
		color:#CCC;
}
	#footer .eniak {
  		float: right;
		display: inline;
 		width: 250px;
  		text-align: right;
  		margin-right: 10px;
		color:#CCC;
}

/*************** Headings ***********************/
h1 {
  font-family: Century Gothic,Verdana,Arial,sans-serif;
  font-weight: 700;
  color: #001f33;
  font-size: 17px;
  line-height: 16px;
  font-variant: normal;
  text-transform: uppercase;
  text-indent: 18px;
}
h2 {
  font-family: Century Gothic,Verdana,Arial,sans-serif;
  font-weight: 700;
  color: #001f33;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
h3 {
	font-family: Century Gothic,Verdana,Arial,sans-serif;
	color: #ffffff;
	text-align: center;
}
h4 {
	font-family: Century Gothic,Verdana,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
}

/*************** Tables & Lists ***********************/

td, li {
  	font-family: Tahoma,Arial,Helvetica,sans-serif;
  	font-size: 11px;
  	color: #ffffff;
  	line-height: 15px;
}
li a {
  border-style: solid;
  border-color: #666666;
  border-width: 0 1px;
  background: #e4e4e4 none repeat scroll 0% 50%;
  display: block;
  text-decoration: none;
  color: #000000;
}
.stripyTable {
  	border: 1px solid #dddddd;
  	margin: 0 auto;
  	border-collapse: collapse;
  	font-size: 13px;
}
table th {
  	border-style: solid;
 	border-color: #b3b3b5 #b3b3b5 #2a4106;
  	border-width: 1px 1px 4px;
 	padding: 8px 15px;
  	background-color: #b3b3b5;
  	background-image: url(../images/table/table_header.jpg);
  	background-repeat: repeat-x;
  	color: #ffffff;
 	text-align: left;
}
table td {
  	padding: 6px 15px;
 	color: #000000;
}
table tr.table_row {
  	background-color: #eeeeee;
}
table tr.table_row1 {
  	background-color: #ffffff;
}
.norm_table {
  margin: 0 auto;
}
td a {
  	text-decoration: none;
}
td a:hover {
  	text-decoration: underline;
}
/*********** Forms  *****************/

form {
  margin: 0 auto;
  font-size: 100%;
  min-width: 340px;
  max-width: 800px;
  width: 600px;
}
	form fieldset {
  		border: 2px solid #b3b3b5;
  		padding: 10px;
  		font-size: 100%;
}
		form fieldset legend {
  			padding: 0 5px;
  			font-size: 150%;
  			font-weight: 400;
}
.row {
  	clear: both;
  	padding-top: 10px;
}
.row p {
	margin-left: 35px;
	margin-right: 35px;	
}

label {
  	font-weight: 700;
  	float: left;
	display: inline;
  	text-align: right;
  	width: 100px;
  	margin-bottom: 10px;
}
	label.error {
		color: red;
		font-weight: 300;
		margin-bottom:0px;
		width: auto;
	}
	label:after {
  		content: ":";
	}
	label.error:after {
  		content: "";
	}
input {
  	margin-left: 15px;
  	float: left;
	display: inline;
  	width: 300px;
  	background-color: silver;
}
#amount {
  	width: 25px;
}
select {
  	margin-left: 15px;
  	float: left;
	display: inline;
  	width: 120px;
  	background-color: silver;
}
textarea {
  	margin-left: 15px;
  	width: 300px;
  	float: left;
	display: inline;
  	overflow: auto;
  	background-color: silver;
}
button {
  	margin: 10px;
}

textarea:focus, input:focus {
	background-color:#ffffff;
}

.captcha {
	margin-left: 115px;
}


/*********** Links  *****************/

a {
  color: blue;
}

a:link, a:hover {
  position: relative;
}
a:hover, a:focus, a:active {
  color: #f0a000;
  z-index: 1;
}
/*Image links*/
a img {
  	border: 0;
}
/*Sitemap*/
#sitemap {
	width:450px;
	margin: 0 auto;
}
	#sitemap ul {
		list-style-image:url(../images/diamond.ico);
	}
	#sitemap ul li {
		
		}
	#sitemap ul.sitemap2 {
		margin-left:60px;
		list-style-image:url(../images/nav/right.png);
		}
	#sitemap ul li a {
	background:none;
	border:none;
	font-weight: 600;
	font-size:14px;
	}
	
/*************** Location Map *****************/

#locationMap{
	position: relative;
	width: 530px;
	height: 446px;
	background-image: url("../images/big_img_bg.jpg");
	background-repeat: no-repeat;
}
	#locationMap #map { 
		position: absolute;
		left: 46px;
		top: 50px;
		width:425px; 
		height:340px;
	}
	
	#locationMap #map #map_link {
		text-align: center;
	}
	#locationMap a {
		color: white;
	}
	
#mapLoc {
	width:200px;
	float: right;
	display: inline;
}
	#mapLoc #addr {
		font-size: 12px;
	}
		#mapLoc #addr a{
			font-size: 14px;
		}

/*************** Page Elements *****************/

/*About us page*/
.timeLine {
  	padding-left: 30px;
}
/*Commercial page*/
#commercial {
  width: 100%;
  text-indent: 10px;
  margin-top: 10px;
}
	#commercial img {
  		margin-right: 10px;
  		float: left;
		display: inline;
		}
/*product image size*/
.prod_img {
  	height: 120px;
  	width: 186px;
	padding: 4px;
	border: 1px solid #333333;
}
/*centering*/
.imgCenter, #quote_button {
  	text-align: center;
}

/*two colums in main*/
/*Delivery*/
#del_left {
  	float: left;
	display: inline;
  	width: 370px;
}
#del_right {
  	float: right;
	display: inline;
  	width: 370px;
}
#delivery {
	text-align:center;
	margin-top:20px;
	width: 100%;
	float: clear;
}

	
/* lightbox*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	-moz-opacity: 0.8;
    opacity:.80;
}


#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
 border: none; }
#lightbox-container-image-box {
padding-top: 30px;
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
	display: inline;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
	display: inline;
}
#lightbox-container-image-data-box {
	
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	display: inline; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	display: inline;
	padding-bottom: 0.7em;	
}

.sitemap {
	float: right;
	margin: 10px 10px 0 0;
	}

