@charset "UTF-8";
/*

JEFF WELBURN SELECTIONS
Global CSS Style Sheet
Version: 1.0

Author: Jeff Welburn Selections

Colors:
body background: #77787A
dark grey: #363837
medium grey: #717173

Wrapper Width: 846px

Label thumb: 50px width
Label large: 160px width

*/

/*==================== GLOBAL ====================*/

html, body { background-color: #77787A; }

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	color: #696A6C;
}

a { color: #717173; }

a:hover { color: #363837; }

a:active { outline: none; }
:focus { -moz-outline-style: none; }

a img { border: none; }

h2, h3 { font-weight: normal; }

#wrapper0 {
	margin: 0 auto;
	padding: 0 0 100px 0;
	width: 900px;
}

#t {
	height: 10px;
	width: 900px;
	background: url(../images/global/background_shadow_top.png) no-repeat;
	display: block;
}

#c {
	background: url(../images/global/background_shadow_body.png) repeat-y;
}

#b {
	height: 10px;
	width: 900px;
	background: url(../images/global/background_shadow_bottom.png) no-repeat;
	display: block;
}
	
#wrapper {
    margin: 0 27px;
    width: 846px;
}

#wrapper2 {
	padding: 0;
    margin: 0;
    width: 846px;
	float: left;
	border: 1px #363837 solid;
	background-color: #FFF;
	position: relative;
}

/*==================== HEADER ====================*/

#header {
	padding: 12px 0 0 0;
    margin: 33px 0 0 0;
    width: 846px;
	float: left;
	background-color: #717173;
	background-image: url(../images/global/bg_navigation_main.png);
	background-repeat: repeat-x;
	height: 42px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 12px;
	z-index: 1;
}
	
	#header #navigation_main {
		list-style: none;
		float: left;
		margin: 0 0 0 192px;
		height: 40px;
		padding: 0;
	}
		#header #navigation_main li {
			float: left;
			margin: 0 12px 0 0;
			padding: 0 0 0 14px;
			text-transform: uppercase;
		}
			
			#header #navigation_main li a {
				padding: 0 0 0 14px;
				color: #96ACA3;
				text-decoration: none;
				font-weight: bold;
			}
			
			#header #navigation_main li.selected a {
				color: #FFF;
				background: url(../images/global/background_navigation_main_star.png) no-repeat;
				background-position: center left;
			}
			
			#header #navigation_main li a:hover { color: #FFF; }
	
#navigation_image {
	position: absolute;
	top: 58px;
	right: 12px;
	z-index: 80;
}

#navigation_regions {
	position: absolute;
	width: 144px;
	height: 100%;
	background-image: url(../images/global/bg_navigation_regions.png);
	background-repeat: repeat-y;
	left: 38px;
	top: 0;
	z-index: 80;
	padding: 0 2px;
}

	#navigation_regions h1.logo {
		text-indent: -9999px;
		margin: 0;
		padding: 0;
		display: block;
		height: 133px;
		width: 128px;
		float: left;
		background-image: url(../images/global/welburn.png);
		background-repeat: no-repeat;
	}
	
		#navigation_regions h1.logo a {
			margin: 0;
			padding: 0;
			display: block;
			height: 133px;
			width: 128px;
		}

	#navigation_regions img { float: left; }
	
	#navigation_regions ul {
		float: left;
		width: 128px;
		margin: 114px 0 0 0;
		padding: 0;
		list-style: none;
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
	}
	
	#navigation_regions ul.portfolio {
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
		#navigation_regions ul li {
			float: left;
			width: 144px;
			height: 33px;
			display: block;
		}
		
			#navigation_regions ul li a {
				padding: 8px 0 0 26px;
				color: #BCBEBD;
				text-decoration: none;
				display: block;
				width: 118px;
				height: 24px;
				border-top: 1px #7A7A7A solid;
			}
				
				#navigation_regions ul li a.last {
					border-bottom: 1px #7A7A7A solid;
				}
			
			#navigation_regions ul.portfolio li a {
				padding: 11px 0 0 26px;
				height: 21px;
			}
			
			#navigation_regions ul li a:hover,
			#navigation_regions ul li.selected a {
				color: #FFF;
				background: url(../images/global/background_navigation_about.png) no-repeat 0 1px;
			}

h2.jw_selections {
	position: absolute;
	left: 0;
	top: 100px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	display: block;
	height: 275px;
	width: 37px;
	background-image: url(../images/global/jw_selections.png);
	background-repeat: no-repeat;
}


/*==================== CONTENT ====================*/

#content {
	padding: 100px 80px 12px 220px;
    margin: 0;
    width: 546px;
	min-height: 366px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/global/jws_logo.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
	#content h2 {
		text-indent: -9999px;
		display: block;
		padding: 0;
	}
	
	#content h3 {
		font-size: 17px;
		margin: 0;
		padding: 16px 0 6px 0;
	}
	
	#content p {
		font-size: 12px;
		margin: 0 0 15px 0;
		padding: 0;
		line-height: 16px;
		text-align: justify;
	}
	
	#content img {
		float: left;
		margin: 0 15px 15px 0;
	}
	
	#content ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#content ul li {
			width: 154px;
			height: 54px;
			float: left;
			margin: 0 24px 0 0;
		}
	
			#content ul li p {
				text-align: center;
				line-height: 12px;
				padding: 0;
				margin: 4px 0;
			}
			
				#content ul li p a {
					color: #678979;
					font-weight: bold;
				}
	
	#content ul li img {
		float: none;
		margin: 0;
	}
	
	#content h4 {
		font-weight: normal;
	}
	
	#content table {
		font-size: 12px;
		margin: 0 0 12px 0;
	}
	
		#content table td {
			vertical-align: top;
			padding: 0 0 12px 0;
		}
	
	.pdf_link a {
		color: #678979;
		background: url(../images/global/pdf.gif) no-repeat;
		line-height: 20px;
		padding: 4px 0 0 20px;
	}

/*==================== CONTENT INDEX ====================*/

#content h2.header_home {
	background-image: url(../images/global/headers/home.png);
	background-repeat: no-repeat;
	margin: 0 0 30px 0;
	width: 86px;
	height: 32px;
}


/*==================== CONTENT PORTFOLIO ====================*/

#content.portfolio h2  {
	background-image: url(../images/global/headers/portfolio.png);
	background-repeat: no-repeat;
	margin: 0 0 6px -18px;
	width: 148px;
	height: 58px;
}

#content.portfolio img {
	float: left;
	margin: 0 12px 12px 0;
}

	p.pdf_dl a {
		color: #96ACA3;
	}


/*==================== CONTENT ABOUT JWS ====================*/
	
#content.about_jws h2 {
	background: url(../images/global/headers/about_jws.png) no-repeat;
	margin: 0 0 12px 0;
	width: 145px;
	height: 58px;
}


#content.about_jws img {
	float: left;
	margin: 0 12px 12px 0;
}


/*==================== CONTENT PORTFOLIO ====================*/

#content.burgundy h2 {
	background: url(../images/global/headers/header_burgundy.png) no-repeat;
	margin: 0 0 30px 0;
	width: 150px;
	height: 55px;
}

#content.loire_valley h2 {
	background: url(../images/global/headers/header_loire_valley.png) no-repeat;
	margin: 0 0 30px 0;
	width: 172px;
	height: 58px;
}

#content.rhone_valley h2 {
	background: url(../images/global/headers/header_rhone_valley.png) no-repeat;
	margin: 0 0 30px 0;
	width: 208px;
	height: 58px;
}

#content.provence h2 {
	background: url(../images/global/headers/header_provence.png) no-repeat;
	margin: 0 0 30px 0;
	width: 150px;
	height: 40px;
}

#content.bordeaux h2 {
	background: url(../images/global/headers/header_bordeaux.png) no-repeat;
	margin: 0 0 30px 0;
	width: 137px;
	height: 37px;
}

#content.alsace h2 {
	background: url(../images/global/headers/header_alsace.png) no-repeat;
	margin: 0 0 30px 0;
	width: 90px;
	height: 35px;
}

/*==================== CONTENT DISTRIBUTORS ====================*/

#content.distributors h2 {
	background: url(../images/global/headers/header_distributors.png) no-repeat;
	margin: 0 0 30px 0;
	width: 170px;
	height: 35px;
}

#content.distributors ul {
	
}

	#content.distributors ul li {
		margin: 0 24px 24px 0;
		font-size: 12px;
		line-height: 16px;
		float: left;
		width: 220px;
		height: auto;
	}
	
		#content.distributors ul li span.distributors_header {
			text-transform: uppercase;
			color: #678979;
			font-weight: bold;
		}
		
		#content.distributors ul li span.distributors_label {
			font-weight: bold;
		}
		
		#content.distributors ul li a {
			color: #678979;
		}

/*==================== CONTENT CONTACT ====================*/

#content.contact h2 {
	background: url(../images/global/headers/header_contact.png) no-repeat;
	margin: 0 0 15px 0;
	width: 100%;
	height: 24px;
	float: left;
}

#content.contact p {
	float: left;
	width: 182px;
	margin: 12px 0 24px 0;
}

#content.contact form {
	float: left;
	width: 300px;
	margin: 12px 0 24px 0;
}

#content.contact .wrap_input {
	margin: 8px 12px 0 0;
	float: left;
	width: 110px;
}

#content.contact .wrap_button {
	margin: 20px 12px 0 0;
	float: left;
	width: 110px;
}

.required { padding-left: 12px; }

/*==================== FOOTER ====================*/

#footer {
	padding: 0;
    margin: 10px 27px 0 27px;
    width: 846px;
	float: left;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
}

	#footer p.address {
	padding: 0;
    margin: 0;
	float: left;
	}
	
	#footer p.copyright {
	padding: 0;
    margin: 0;
	float: right;
	}
	
/*==================== INTRO ====================*/

#intro {
	width: 751px;
	height: 504px;
	margin: 0 auto;
}

	#intro h1 {
		width: 751px;
		height: 504px;
		text-indent: -9999px;
		background: url(../images/intro/intro_page.png) no-repeat;
		display: block;
		margin: 0;
		padding: 0;
	}

		#intro h1 a {
			width: 700px;
			height: 469px;
			display: block;
			margin: 0;
			padding: 0;
		}

/*==================== CLASSES ====================*/

.clear { clear: both; }