/* CSS Document */

body {
	margin:0;
	padding:0;
	background: url(images/bg_body.jpg) repeat-x top #898989;
	font-family:Arial, Helvetica, sans-serif;
	}

ul {
	list-style:none;
	margin:0;
	padding:0;
	}

p {
	margin:1em 0;
	}

a {
	color:#007DB6;
	}

a:hover {
	color:#50B948;
	text-decoration:none;
	}

#pattern {
	width:100%;
	background:url(images/bg_pattern.png);
	}

#page {
	width:960px;
	margin:0 auto;
	background:#fff;
	}

/* Tabs */

#tab-block {
	float:left;
	width:960px;
	height:46px;
	}

#tabs {
	float:left;
	width:220px;
	margin-left:730px;
	display:inline;
	}

#tabs li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	}

#tabs a {
	display:block;
	width:100px;
	height:30px;
	}
	
a.tab1 {
	background:url(images/tab_viewcart.gif) no-repeat;
	}

a.tab2 {
	background:url(images/tab_checkout.gif) no-repeat;
	}

/* Header */

#header {
	float:left;
	width:960px;
	height:104px;
	}

#logo {
	float:left;
	width:281px;
	height:91px;
	margin-left:30px;
	display:inline;
	}

#header-right {
	float:left;
	width:540px;
	height:104px;
	margin-left:99px;
	display:inline;
	}

#phone {
	float:left;
	width:380px;
	height:56px;
	padding-top:8px;
	color:#50b948;
	font-size:42px;
	line-height:44px;
	text-align:right;
	}

#search-block {
	float:left;
	width:150px;
	height:64px;
	}

#search-block form {
	float:right;
	margin:18px 0 0;
	}

input.search {
	float:left;
	width:110px;
	border:1px solid #acacac;
	font-size:13px;
	line-height:14px;
	}

.button {
	float:left;
	}

.button a {
	display:block;
	width:14px;
	height:14px;
	padding:0 0 6px 4px;
	background:#50b948;
	color:#fff;
	text-decoration:none;
	}

input.submit {
	width:19px;
	height:20px;
	}

/* Nav */

#nav {
	float:left;
	width:540px;
	height:40px;
	}

#nav li {
	float:left;
	margin:0;
	padding:0;
	}
	
#nav a {
	display:block;
	height:40px;
	}

li#tab1 a { width:80px; background:url(images/nav_01_roll.gif) 0 -60px no-repeat; }
li#tab2 a { width:120px; background:url(images/nav_02_roll.gif) 0 -60px no-repeat; }
li#tab3 a { width:120px; background:url(images/nav_03_roll.gif) 0 -60px no-repeat; }
li#tab4 a { width:100px; background:url(images/nav_04_roll.gif) 0 -60px no-repeat; }
li#tab5 a { width:120px; background:url(images/nav_05_roll.gif) 0 -60px no-repeat; }

li#tab1 a:hover, li#tab1 a.on { background-position:0 0; }
li#tab2 a:hover, li#tab2 a.on { background-position:0 0; }
li#tab3 a:hover, li#tab3 a.on { background-position:0 0; }
li#tab4 a:hover, li#tab4 a.on { background-position:0 0; }
li#tab5 a:hover, li#tab5 a.on { background-position:0 0; }

#flash {
	float:left;
	width:940px;
	height:280px;
	margin-left:10px;
	display:inline;
	}
	
#flash2 {
	float:left;
	width:940px;
	height:140px;
	margin-left:10px;
	display:inline;
	}	

#wrapper {
	float:left;
	width:940px;
	margin-left:10px;
	padding-bottom:20px;
	display:inline;
	background:url(images/bg_wrapper.gif) repeat-x top;
	}

/* Content */

#content {
	float:left;
	width:640px;
	margin:40px 0 0 20px;
	padding-right:40px;
	display:inline;
	color:#545454;
	font-size:0.75em;
	line-height:1.50em;
	}

h1 {
	margin-top:0;
	font-size:2.67em;
	line-height:1em;
	color:#50b948;
	}

h1.intro {
	color:#2f6081;
	font-size:1.50em;
	line-height:1.22em;
	font-weight:normal;
	}

h2 {
	font-size:;
	font-size:1.50em;
	line-height:1.22em;
	}

#content li {
	background:url(images/bullet.gif) no-repeat 3px 3px;
	margin-left:10px;
	padding-left:18px;
	}

#content ol li {
	background:none;
	margin:0 0 2em 0;
	padding-left:4px;
	}

#contact-us-bar {
	float:left;
	width:640px;
	}

#button-contact {
	float:left;
	width:141px;
	height:41px;
	}

#call-us {
	float:left;
	padding:10px 0 0 20px;
	color:#50b948;
	font-size:2.50em;
	}

#product-links-block {
	float:left;
	width:640px;
	margin-top:2em;
	}

#product-links-block li {
	float:left;
	width:320px;
	margin:0 0 10px 0;
	padding:0;
	background:none;
	}

.table-border {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	}

.table-border td {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	}

#brands ul {
	margin:0;
	padding:0;
	}

#brands li {
	float:left;
	width:160px;
	height:180px;
	padding:0;
	margin:0;
	background:none;
	}

li#footer {
	display:none;
	}

/* Sidebar */

#sidebar {
	float:left;
	width:230px;
	margin-top:22px;
	}

#sidebar .block {
	float:left;
	width:231px;
	margin-bottom:18px;
	}

.application {
	height:137px;
	background:url(images/button_app.gif) no-repeat;
	}

.application .content {
	float:left;
	width:210px;
	margin:60px 0 0 10px;
	font-size:0.69em;
	color:#fff;
	}
	
.learn-more {
	font-size:1.27em;
	line-height:2em;
	}

.application .content a {
	color:#fff;
	}

/* Footer */

#footer {
	clear:both;
	height:50px;
	padding:10px 0 0 30px;
	background:#007db6;
	color:#fff;
	font-size:0.75em;
	line-height:1.50em;
	}

#footer a {
	color:#fff;
	text-decoration:none;
	}

#footer a:hover {
	color:#ccdbec;
	}

/* Sizing */

.sizing {
	border:1px solid #999999;
	}

td.sizing-border {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}

/* Contact Form */

#form-block {
	float:left;
	width:400px;
	}

#form-block label.error {
	float:left;
	width:360px;
	margin:0 0 6px 0;
	padding:5px 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:#cc0000;
	border:3px solid #f04e37;
	text-align:left;
	}

#form-block label {
	float:left;
	width:100px;
	margin-right:15px;
	padding-top:5px;
	text-align:right;
	}

#form-block input, #form-block textarea {
	float:left;
	width:240px;
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #898989;
	}

#form-block textarea {
	height:70px;
	}

#form-block textarea:focus, #form-block input:focus {
	border:1px solid #000;
	}

#form-block input.submit-button {
	width:70px;
	margin-left:115px;
	padding:3px;
	color:#FFFFFF;
	font-size:16px;
	background:#333333;
	border:#f36f21;
	}

p.thank-you {
	color:#007db6;
	font-size:1.33em;
	font-weight:bold;
	}
	
table ul li {
	text-align:left;
	font-weight:normal;
	}
	
table ul li strong {
	font-weight:normal;
}

.description p {
	margin-bottom:0;
}

.buttons a img {
	padding-bottom:5px;
}

#viewCart #cartItems {
	width:100%;
}

#content p {
	clear:left;
}

	
	
	
	
	