/* generic styles */
/* removes lines around button when clicked */
a:focus {
  outline-style: none;
}

table {
	border: 0;
    border-collapse: collapse;
}
th {
    text-align: left;
}
td {
    vertical-align: top;
	padding: 0;
}
img {
    border: 0;
}
form {
    margin: 0;
}
input, select, textarea {
    padding: 0;
    margin: 0;
}
input.radio {
    margin-bottom: -2px;
}

html {
	overflow-x:hidden;

}

body {
	margin: 0px;
	background-image:url(../template_images/site_bg.jpg);
	background-repeat:repeat-x;
}

div#top_shine {
	width:1279px;
	height:102px;
	position:absolute;
	left:50%;
	margin-left:-640px;
	background-image:url(../template_images/top_shine.jpg);
	background-repeat:no-repeat;
}


/* text/link styles */
p, td, th, li, div, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;

}

p {
	margin:0px 0px 15px 0px;
	line-height:16px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	font-size:26px;
	margin:0px;
	letter-spacing:-2px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#044d2e;
	font-size:22px;
	margin:-4px 0px 10px 0px;
	letter-spacing:-1px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#044d2e;
	font-size:18px;
	margin:-4px 0px 10px 0px;
	letter-spacing:-1px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;	
	margin:0px 0px 5px 0px;
}


ul {
	list-style-image:url(../template_images/bullet.jpg);
	padding:0px;
	*padding-left: 10px;
	margin:0px 0px 0px 23px;
	*margin:0px 0px 0px 15px;
}

li {
	padding-bottom:10px;
	*padding:0px 0px 10px 10px;
}

/* div styles */
div {
	float:left;
}

div#site_holder {
	width:930px;
	position:absolute;
	left:50%;
	margin-left:-465px;
}

div#left_shade {
	width:15px;
	height:593px;
	background-image:url(../template_images/left_shade.jpg);
	background-repeat:no-repeat;
	background-position:0px 113px;
}

div#right_shade {
	width:15px;
	height:593px;
	background-image:url(../template_images/right_shade.jpg);
	background-repeat:no-repeat;
	background-position:0px 113px;
}

div#site_holder2 {
	width:900px;
}

/* header */
div#header_left {
	margin-left:20px;
}

div#header_right {
	float:right;
	width:139px;
	margin-right:20px;
}

div#header_right div {
	color:#fff;
}

div#header_right a {
	color:#fff;
	text-decoration:none;
}

div#header_right a:hover {
	text-decoration:underline;
}

/* menu */
div#nav_left {
	width:20px;
	height:50px;
	background-image:url(../template_images/nav_left_bg.jpg);
	background-repeat:no-repeat;
}

div#nav_main {
	width:860px;
	height:32px;/*50px;*/
	padding-top:18px;
	text-align:center;
	color:#fff;
	background-image:url(../template_images/nav_bg.jpg);
	background-repeat:repeat-x;
}

div#nav_main a {
	color:#fff;
	text-decoration:none;
}

div#nav_right {
	width:20px;
	height:50px;
	background-image:url(../template_images/nav_right_bg.jpg);
	background-repeat:no-repeat;
}

/* header 2 */
div#content_holder {
	width:898px;
	background-image:url(../template_images/content_bg.gif);
	background-repeat:repeat-y;
	padding:0px 1px 0px 1px;
	position:relative;
}

div#header_image {
	width:898px;
	height:140x;
}

/* sidebar */
div#sidebar_holder {
	width:259px;/*299px;*/
	min-height:490px;/*530px;*/
	padding:20px;
	background-image:url(../template_images/sb_bg.jpg);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}

.news_link {
	color:#7a7a7a;
	text-decoration:none;
}

.news_link:hover {
	text-decoration:underline;
}

div.date {
	width:53px;
	height:18px;/*22px;*/
	padding-top:4px;
	text-align:center;
	background-image:url(../template_images/date_bg.gif);
	background-repeat:no-repeat;
	font-size:11px;
	margin-bottom:10px;
	color:#fff;
}

div.news_heading {
	width:195px;/*212px;*/
	height:18px;/*22px;*/
	padding:4px 0px 0px 10px;
	color:#000000;
	margin-bottom:10px;
}

div.news_txt {
	width:259px;
	margin-right:20px;
}

div.news_txt p {
	margin:0px 0px 2px 0px;
}

hr {
	height:1px;
	border-bottom:1px dotted #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:11px 0px 15px 0px;
	*margin:4px 0px 8px 0px;
}

div#sb_right_shade {
	width:20px;
	height:400px;
	background-image:url(../template_images/sb_shade_right.jpg);
	background-repeat:no-repeat;
}

/* sub nav */
div.sub_nav_hr_holder {
	width:259px;
}

div.sub_nav_hr_holder hr {
	margin:6px 0px 6px 0px;
	*margin:-1px 0px -1px 0px;
}

div.sub1 {
	margin:4px 0px 0px 10px;
}

a.sub1 {
	color:#000000;
	font-weight:bold;
}

div.sub2 {
	margin:-3px 0px -1px 32px;
}

a.sub2 {
	color:#000000;

}

/* pce */
div#pce_holder {
	width:560px;
	padding-top:25px;
	padding-bottom:25px;
	_height:500px;

}

div#pce_holder hr {
	height:1px;
	border-bottom:1px dotted #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:18px 0px 18px 0px;
	*margin:6px 0px 13px 0px;	
}


/*pci*/
div#pci_holder {
	width:560px;
	padding-top:25px;
	padding-bottom:25px;
}

/*div#pci_holder hr {
	height:1px;
	border-bottom:1px dotted #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:15px 0px 15px 0px;
	*margin:3px 0px 5px 0px;	
}*/


/* footer */
div#footer {
	width:880px;/*900px;*/
	height:75px;/*100px;*/
	padding:25px 0px 0px 20px;
	background-image:url(../template_images/footer_bg.gif);
	background-repeat:repeat-x;
	color:#fff;
	font-size:11px;
}

div#footer a {
	color:#fff;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}




















/* contact/feedback */
div.contact_col1 {
	width:120px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 {
	width:220px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 input {
	width:212px;/*216px;*/
	height:17px;/*18px;*/
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

div.contact_col2 textarea {
	width:212px;/*216px;*/
	height:200px;
	padding:0px 2px 0px 2px;
}


/* help */
div#search {
	width:100%;
	margin-bottom:20px;
}

input.field_search {
	width:200px;
	height:17px;
	*margin-top:-1px;
	color:#000000;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:none;
	padding-top:3px;
	padding-left:3px;
}

div#help_content {
    width:100%;
    margin-top:20px;
    *margin-top:15px;
}

div#back {
	padding-bottom:2px;
}

div#filerow {
	width:530px;/*570px;*/
	height:24px;/*31px;*/
	padding:7px 15px 0px 15px;
	background-image:url(../template_images/filerow_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#000;
}

div#filerowalt {
	width:530px;/*570px;*/
	height:24px;/*31px;*/
	padding:7px 15px 0px 15px;
	background-image:url(../template_images/filerowalt_bg.gif);
	background-repeat:repeat-x;
}

div#filerowalt a, div#filerow a {
	font-weight:bold;
	color:#000;
}

div.help_topten_holder {
	width:100%;
	margin-top:40px;
	*margin-top:20px;
}   

div.help_topten_holder h2 {
	color:#ffffff;
}

div.help_topten_holder p {
	margin:0px;
}

div.help_topten_holder hr, div#search hr {
	height:1px;
	border-bottom:1px dotted #000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:3px 0px 3px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px -5px 0px;
}

div.topten_qs {
	width:100%;
}

div.question {
	width:530px;/*570px;*/

	padding:7px 15px 7px 15px;
	background-color:#f1f1f1;
	border-bottom:1px dotted #000000;
	font-weight:bold;
}
div.question a {
	color:#000000;
}

div.help_answer {
	width:530px;/*570px;*/
	padding:7px 15px 0px 15px;
	background-color:#ffffff;
}  

div.help_answer p {
	color:#000000;
}


/* custom form*/

div#quote_holder {
	width:560px;
	padding:25px 0px 25px 0px;
}

div#quote_holder hr {
	height:1px;
	border-bottom:1px dotted #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:15px 0px 15px 0px;
	*margin:5px 0px 5px 0px;	
}
div.cf_col1 {
	width:80px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;

}

div.cf_col2 {
	width:220px;
	margin:3px 0px 3px 0px;

}

div.cf_col2 input {
	width:212px;/*216px;*/
	height:17px;/*18px;*/
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

div.cf_col2 textarea {
	width:212px;/*216px;*/
	height:200px;
	padding:0px 2px 0px 2px;
}

input.no_piece {
	width:72px;
	height:17px;
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

input.description {
	width:232px;
	height:17px;
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

input.cm {
	width:52px;
	height:17px;
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

input.city {
	width:142px;
	height:17px;
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

select.city {
	width:150px;
	height:20px;
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

textarea.comments {
	margin-top:5px;
	width:550px;
	height:100px;
}

/* sitemap */
div#sitemap ul {
	list-style:disc;
}

ul.compact {
	margin-bottom:10px;
}

li.sitemap {
	margin-bottom:-10px;
}
