html
{
	height: 100%;
}

body 
{
	padding: 0px;
	margin:	0px;
	height: 100%;
	font-family: arial;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 0px;
	color: #353434;
}

form
{
	padding: 0px;
	margin: 0px;
}

a 
{
	display: inline;
	cursor: pointer;
}

p
{
	padding: 6px 0px 6px 0px;
	margin: 0px;
}

a:link
{
	color: #4453e5;
	text-decoration: none;
	border-bottom: 1px dashed #4453e5;
}

a:visited
{
	color: #7018bb;
	text-decoration: none;
	border-bottom: 1px dashed #7018bb;
}

a:hover
{
	color: #e31c1c;
	text-decoration: none;
	border-bottom: 1px dashed #a40f05;
}

a:active
{
	color: #e31c1c;
	text-decoration: none;
	border-bottom: 1px dashed #e31c1c;
}
	
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}


h1
{
	font-family: "trebuchet ms", helvetica;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #b01003;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-family: "trebuchet ms", helvetica;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #b01003;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}

h1.listingTitle {
	font-family: "trebuchet ms", helvetica;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}

h1.listingTitleList {
	font-family: "trebuchet ms", helvetica;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}

h3
{
	font-family: "trebuchet ms", helvetica;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


#crown
{
	background-color: #858585;
}

#crown div
{
	height: 22px;
	display: inline;
	color: #ffffff;
	font-family: "trebuchet ms", helvetica;

}

#crown-left
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 8px;
	line-height: 26px;
}

#crown-right
{
	float: right;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;		
	padding-right: 8px;
}

#table-main
{
	width: 100%;
	/*height: 100%;*/
}

#table-main-left
{
	background:	url('images/background-left.jpg');
	background-repeat: repeat-x;
}

#table-main-right
{
	background: url('images/background-right.jpg');
	background-repeat: repeat-x;
}


#table-main-center
{
	width: 739px;
}

#footer
{
	height: 222px;
}

#footer-top
{
	height: 76px;
	width: 739px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#footer-top-left
{
	float: left;
	width: 488px;
	height: 76px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #900c03;
	text-align: justify;
	border-right: 1px solid #e7e7e7;
	line-height: 30px;
	text-justify: distribute-all-lines;
}

#footer-top-right
{
	float: right;
	background: #f1f1f1;
	width: 250px;
	height: 76px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #353434;	
	line-height: 30px;
}

#footer input#searchbox
{
	width: 80px;
}

#footer-middle
{
	clear: both;
	height: 74px;
	width: 739px;
	text-align: center;
}

#footer-middle a
{
	margin-left: 16px;
	margin-right: 16px;
	border: 0px; 
	float: left;
}

#wrapper-footer-middle
{
	padding-top: 9px;
	padding-left: 16px;
	margin: 0 auto;
}

#footer-bottom
{
	clear: both;
	height: 72px;
	width: 739px;
	background: url('images/background-footer.jpg');
	background-repeat: repeat-x;
}

#nav-bottom
{
	height: 30px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	letter-spacing: -1px;
	line-height: 20px;
	padding: 12px 0px 0px 0px;
	text-align: center;
}

#nav-bottom a
{
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}

#nav-bottom a:link
{
	color: #454545;
	border-bottom: 1px dashed #787878;
}

#nav-bottom a:visited
{
	color: #454545;
	border-bottom: 1px dashed #787878;
}

#nav-bottom a:hover
{
	color: #686868;
	border-bottom: 1px dashed #787878;
}

#nav-bottom a:active
{
	color: #686868;
	border-bottom: 1px dashed #787878;
}

#wrapper-footer-bottom
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #454545;
	padding: 0px 10px 0px 10px;
}

#footer-copyright
{
	float: left;
}

#footer-designed-by
{
	float: right;
}

#footer-designed-by a
{
	text-decoration: none;
}

#footer-designed-by a:link
{
	color: #454545;
	border-bottom: double #787878;
}

#footer-designed-by a:visited
{
	color: #454545;
	border-bottom: double #787878;
}

#footer-designed-by a:hover
{
	color: #a40f05;
	border-bottom: double #a40f05;
}

#footer-designed-by a:active
{
	color: #a40f05;
	border-bottom: double #a40f05;
}

#wrapper-main
{
	clear: both;
	width: 739px;
}

#header
{
	background: url('images/background-header.jpg');
	height: 97px;
	width: 739px;
}

#header div
{
	display: inline;
}

#header-left
{
	width: 300px;
	height: 97px;
	float: left;
}

#header-right
{
	float: right;
	width: 430px;
	padding-top: 8px;
}

#nav-top
{
	float: right;
	height: 41px;	
	color: #454545;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 24px;
	padding-right: 6px;
}

#nav-top a
{
	margin-left: 4px;
	margin-right: 4px;
}

#nav-top a:link
{
	color: #454545;
	text-decoration: none;
	border-bottom: 1px dashed #787878;
}

#nav-top a:visited
{
	color: #454545;
	text-decoration: none;
	border-bottom: 1px dashed #787878;
}

#nav-top a:hover
{
	color: #686868;
	text-decoration: none;
	border-bottom: 1px dashed #787878;
}

#nav-top a:active
{
	color: #686868;
	text-decoration: none;	
	border-bottom: 1px dashed #787878;
}

#nav-tabs
{
	height: 48px;
	float: right;
	padding-right: 2px;
}

#wrapper-nav-tabs div
{
	float: left;
	width: 85px;
	background: url('images/background-nav-tab.jpg');
	height: 48px;
	text-align: center;
	cursor: pointer;
}

#nav-tabs a
{
	font-family: "trebuchet ms", helvetica;
	font-size: 12px;
	font-weight: normal;
	border: 0px;
}

#nav-tabs a:link
{
	color: #4d4c4c;
	text-decoration: none;
}

#nav-tabs a:visited
{
	color: #4d4c4c;
	text-decoration: none;
}

#nav-tabs a:hover
{
	color: #a40f05;
	text-decoration: none;
}

#nav-tabs a:active
{
	color: #a40f05;
	text-decoration: none;
}

#nav-tabs p
{
	margin: 0px auto;
	padding: 10px 4px 0px 6px;
	line-height: 12px;
}

#main-image
{
	clear: both;
	height: 203px;
}

#breadcrumbs
{
	padding-top: 2px;
	line-height: 24px;
}

#breadcrumbs div
{
	height: 32px;
}

#breadcrumb
{
	padding-top: 4px;
	padding-left: 8px;
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}

#breadcrumb a
{
	border-bottom: 1px solid;
	font-weight: normal;
}

#quick-links a
{
	font-family: "trebuchet ms", helvetica;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 9px;
	margin-right: 1px;
	border-bottom: 4px double;
}

#plusone
{
    float: right;
    margin-right: 8px;
    margin-top: 4px;
}

#plusone span
{
    float: left;
    padding-right: 8px;
}

#wrapper-content
{
	border-top: 1px solid #e7e7e7;
}

#filter
{
	font-size: 14px;
	font-weight: bold;
	background-color: #fffde5;
	width: 99%;
	padding: 2px;
	margin-bottom: 14px;
}

#filter p
{
	margin: 8px 6px 8px 6px;
}

#filter a:link
{
	border-bottom: 1px solid #4453e5;	
}

#filter a:visited
{
	border-bottom: 1px solid #7018bb;
}

#filter a:hover
{
	border-bottom: 1px solid #a40f05;
}

#filter a:active
{
	border-bottom: 1px solid #e31c1c;
}

.wrapper
{
	padding: 6px;
}

.wrapper-left-488
{
	float: left;
	width: 488px;
	border-right: 1px solid #e7e7e7;
}

.wrapper-right-250
{
	float: right;
	width: 250px;
}

.wrapper-border-bottom
{
	border-bottom: 1px solid #e7e7e7;
}

.contact
{
	font-size: 12px;
	margin-top: 10px;
}

.content
{
	padding: 12px 12px 12px 12px;
}

.content-title
{
	background: url('images/arrow.jpg');
	background-repeat: no-repeat;
	padding-left: 18px;	
	padding-bottom: 8px;
}

.content-title h2
{
	font-family: "trebuchet ms", helvetica;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.product-category ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.product-category
{
	margin-bottom: 12px;
}

.listing-thumbnail
{
	margin: 3px 0px;
	padding: 2px 4px 4px 4px;
	background-color: #eeeeee;
	text-align: center;
}

.listing-thumbnail img
{
	border: 2px dashed #4453e5;
}

.listing-thumbnail a
{
	border: none;
}

.image-div
{
	width: 310px;
	float: right;
	margin: 6px 0px 8px 8px;
	padding: 0px;
	text-align: center;
}

.image-div a, .image-div a:hover, .image-div a:visited, .image-div a:active
{
	border: none;	
}

.image-div p
{
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.image-div div
{
	border: 2px dashed #dedede;
}

.image-div img
{
	border: none;
	margin: 3px;
}

.smallText
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}

.smallText a:link
{
	border-bottom: 1px solid #4453e5;	
}

.smallText a:visited
{
	border-bottom: 1px solid #7018bb;
}

.smallText a:hover
{
	border-bottom: 1px solid #a40f05;
}

.smallText a:active
{
	border-bottom: 1px solid #e31c1c;
}

.attachments
{
	margin-top: 9px;
	padding: 4px;
	font-size: 12px;
	background-color: #eeeeee;
}

.button_classy 
{
	height: 22px;
	color: #d6a203; 
	background-color: #fbfbf6; 
	font-weight: bolder; 
	border: 1px solid #d6a203; 
	font-family: "trebuchet ms", helvetica; 
	font-size: 14px;
	margin: 0px; 
	// margin-bottom: 1px;
	padding-top: 0px; 
	padding-bottom: 1px; 
	padding-left: 6px; 
	padding-right: 6px;
	vertical-align: bottom;
}

.formelement_classy
{
	height: 19px;
	color: #000000; 
	background-color: #ffffff; 
	font-weight: normal; 
	border: 1px solid #2b9dfa;
	font-family: "trebuchet ms", helvetica; 
	font-size: 13px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: bottom;
}

.searchResult
{
	padding: 7px 5px;
	text-align: left;
}

.results
{
	padding-top: 10px;
	font-size: 12px;
}

.results fieldset
{
	margin-top: 10px;
	border: 1px solid #e2e2e2;
	padding: 6px;
}

.results legend
{
	color: #b01003;
	font-weight: bold;
	font-size: 19px;
	font-family: "trebuchet ms", helvetica;
}

.results a
{
	font-weight: bold;
	border-bottom: 1px solid #4453e5;
}
.results a:visited
{
	border-bottom: 1px solid #7018bb;
}
.results a:hover
{
	border-bottom: 1px solid #a40f05;
}
.results a:active
{
	border-bottom: 1px solid #e31c1c;
}

.resultPages
{
	font-size: 11px;
	padding: 1px;
	margin-top: 5px;
	background-color: #eeeeee;
}

.resultPages a
{
	border-bottom: 0px;
}

.resultPages a:visited
{
	border-bottom: 0px;
}
.resultPages a:hover
{
	border-bottom: 0px;
}
.resultPages a:active
{
	border-bottom: 0px;
}

a.bigRedText:link
{
	font-family: "trebuchet ms", helvetica;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	text-decoration: none;
	border: 0px;
}

a.bigRedText:visited
{
	font-family: "trebuchet ms", helvetica;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	text-decoration: none;
	border: 0px;
}

a.bigRedText:hover
{
	font-family: "trebuchet ms", helvetica;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	text-decoration: none;
	border: 0px;
}

a.bigRedText:active
{
	font-family: "trebuchet ms", helvetica;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #b01003;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	text-decoration: none;
	border: 0px;
}

.article h1 { margin-top: 14px; margin-bottom: 2px; padding-bottom: 0; }
.article h6 { margin: 0; padding: 0; margin-bottom: 6px; }

ul.part-category-0 { margin-top: 0px; }
.part-category-0 h1 a { text-decoration: underline; border: none;}
.part-category-1 h1 { font-size: 14px; padding: 0; margin-bottom: 1px; font-weight: normal; }
.part-category-1 h1 a { text-decoration: underline; border: none }

.partsTable td { font-size: 11px; }

#fb-like { float: left; margin-top: 4px; }