@charset "utf-8";
/* CSS Document for Exton Construction Supplies */

body {
	background:url(../images/bg.gif) repeat-x #6b6b6b 0 0;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#4f0702;
}

a:hover {
	color:#991105;
}

#pagewidth {
	width:794px;
	margin:0 auto;
	background-color:#FFFFFF;
	border-right:4px #f2f2f2 solid;
	border-left:4px #f2f2f2 solid;	
}

#padding {
	padding:10px;
	margin:10px;
}

#header {
	clear:both;
}

#top-bar {
	background:url(../images/top-bar.gif) 0 0 no-repeat;
	height:178px;
	width:100%;
}

#content {
	clear:both;
	margin-top:5px;
}

#text {
	float:right;
	width:554px;
	background:url(../images/content-bg.gif) 0 0 repeat-y;
}

#text-top {
	background:url(../images/content-top.gif) top no-repeat;
}

#text-bottom {
	background:url(../images/content-bottom.gif) bottom no-repeat;
}

#text-content {
	padding:10px;
}

h1 {
	margin:0;
	padding:0;
	font-size:20px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

h4 {
	font-size:11px;
	text-decoration:underline;
}

#sub-nav {
	width:217px;
	background:url(../images/sub-nav-bg.gif) 0 0 repeat-y;
	font-size:11px;
	color:#FFFFFF;
}

#sub-nav-top {
	background:url(../images/sib-nav-top.gif) top no-repeat;
	height:28px;
	line-height:28px;
}

#sub-nav-bottom {
	background:url(../images/sub-nav-bottom.gif) bottom no-repeat;
	height:35px;
}

#sub-nav h3 {
	font-size:11px;
	margin:0 0 0 10px;
	padding:0;
}

#sub-nav ul {
	list-style:none;
	margin:2px 0 2px 10px;
	padding:0;
}

#sub-nav ul li {
	padding:2px 0;
	background:url(../images/sub-nav-arrow.gif) right no-repeat;
}

#sub-nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#sub-nav ul li a:hover {
	font-weight:bold;
}

#footer {
	clear:both;
	text-align:right;
	font-size:11px;
	padding-bottom:20px;
	margin-top:20px;
	overflow:hidden;
	border-top: #ebebeb solid 1px;
}

#thumbnails {
	height:95px;
	width:530px;
	margin:30px 20px 0 auto;
	text-align:right;
	clear:both;
	float:right;
}

#thumbnails img {
	border:1px #000 solid;
	margin:5px;
}

#navigation {
	margin:25px 0 0 auto;
	text-align:right;
	clear:both;
	float:right;
	width:400px;
}

* html #navigation {
	margin:20px 0 0 auto;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation ul li {
	display:inline;
}

#navigation ul li a {
	color:#000000;
	display:block;
	float:left;
	height:20px;
	text-decoration:none;
	padding:0 5px;
	text-transform:uppercase;
	font-weight:bold;
}

#navigation ul li a:hover, #navigation ul li a.selected  {
	background:url(../images/nav-arrow.gif) center bottom no-repeat;
}

#about-list {
	text-align:center;
	font-weight:bold;
}

ul.datasheet-list li a, ul.datasheet-list li {
	text-decoration:none;
}

ul.datasheet-list li a ul li a, ul.datasheet-list li ul li {
	text-decoration:none;
	font-size:11px;
}

.sub-content {
	background:url(../images/sub-content-bg.gif) 0 0 repeat-y;
	width:533px;
	font-size:11px;
}

.sub-content h4 {
	margin:0;
	padding:0;
}

.sub-content-top {
	background:url(../images/sub-content-top.gif) top no-repeat;
}

.sub-content-bottom {
	background:url(../images/sub-content-bottom.gif) bottom no-repeat;
}

.sub-content-content {
	padding:9px 12px 12px 12px;
}

.case-study {
	padding:5px;
	border:1px dashed #CCC;
	text-align:center;
}

.quote {
	float:right;
	background-color:#BCBCBC;
	margin:0 0 10px 10px;
	width:150px;
}

.quote blockquote {
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	padding:5px 10px;
	text-align:center;
	margin:0;
}

ul.product-datasheets li {
	font-size:11px;
}

ul.product-datasheets li a {
	font-size:12px;
	text-decoration:none;
}

.mand {
	color:#FF0000;
}

form {
	margin:0;
	padding:0;
}

label {
	width:100px;
	float:left;
	margin:3px 10px 0 0;
	text-align:left;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
}

input.submit {
	background:url(../images/submit-button.gif) repeat-x;
	height:15px;
	width:59px;
	line-height:15px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	padding-right:6px;
	margin-top:1px;
}

input.submit:hover {
	background-position:-59px 0;
}
