/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding-top: 20px;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: none;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

ul, ol {
	margin-top: 0;
	line-height: 150%;
}

a:link {
	color: #0000FF;
	font-weight: normal; 
	border: none;
	padding: 0 0 0 0;
	text-decoration: underline;
}

a:visited {
	color:#81119d;
	font-weight: normal; 
}  /* visited link */


a:hover {
	text-decoration: underline;
	color: #FF00FF;
}

a:active {
	text-decoration: underline;
	color: #0000FF;
}

a img{
	border: none;
}

.bold_red{
	font-weight: bold;
	color: #ff0000;
}

.redfont {
	color: #ff0000;

}

.bold_black{
	font-weight: bold;
	color: #000000;
}

.bold_blue{
	font-weight: bold;
	color: #0000ff;
}

.bold_red{
	font-weight: bold;
	color: #ff0000;
}

.block_item h2 {
	color: #000000;
	font-weight: normal;
	padding: 10px 0 5px 0; 
	border: none;
}

.smallfont {
	font-size: 12px;
}

.smallfontitalic {
	font-size: 12px;
	font-style: italic;
}

.largefontbold {
	font-size: 18px;
	font-weight: bold;
}

.large_bold_black {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.largeboldred {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}

.large-dark-red {
	font-size: 2em;
	color: #CC3333;
	font-weight: bold;
}

.large-dark-red-italic {
	font-size: 2em;
	color: #CC3333;
	font-weight: bold;
	font-style: italic;
}

.largeboldblue {
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}

.bold {
	font-weight: bold;
}

.smaller-italic{
	font-size: .8em;
	font-style: italic;
}

.smaller{
	font-size: .8em;
}

.larger{
	font-size: 1.2em;
}


.center {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.center_td {
	text-align: center;
	border: none;
}

.comments_textarea {
	width: 100%;
	height: 100px;
	border: solid 1px;
	overflow: auto;
}


#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	
}

#wrapper_boxed {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	border: none;
}

/* Header */

#header {
	width: 960px;
	padding-bottom: 30px;
}

/* Menu */

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	float: right;
	
}

/* Content */

#content {
	float: right;
	width: 730px;
	margin: auto;
	padding-left: 0px;
	border: none;
}

#content h1 {
	color: #000000;
	font-weight: normal;
	padding: 0 0 10px 0; 
	border: none;
}

#content dt {
	text-decoration: underline;
	font-weight: bold;
	
}


#content fieldset.left-align {
	text-align: left;
	border: none;
}

#cart_review_table{
	border: solid 1px;
	width: 100%;
	padding-bottom: 2px;

}
/* Following classes for use in review table */

#order_table {
	border: none;
	width: 100%;
}

#order_table td {
	border: none;
	padding: 5px;
}

#payment_types {
	width: 400px;
	border-bottom: solid 1px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#contact-info {
	margin: auto;
	padding: 10px;
}

#contact-info td{
	padding: 0 20px 20px 20px;
	vertical-align: top;
	
}

.stocknum_cell{
	border: solid 1px;
	text-align: center;
}

.descrip_cell{
	border: solid 1px;
	padding: 3px;
	text-align: left;
}

.price_cell {
	border: solid 1px;
	padding: 3px;
	text-align: right;
}

.quant_cell{
	border: solid 1px;
	padding: 3px;
	text-align: center;
}

.subtotal_cell{
	border: solid 1px;
	padding: 3px;
	text-align: right;
}

.checkbox_cell {
	border: solid 1px;
	padding: 3px;
	text-align: center;
}

.total_cell {
	border: solid 1px;
	padding: 3px;
	text-align: right;
}




#vacation_message {
	background-color: #ffcd32;
	padding: 20px;
	width: 500px;
	margin: auto;
	border: solid 5px;
	font-size:16px;
	font-weight: bold;
}



/* Sidebar */

#sidebar {
	float: left;
	text-align: left;
	width: 200px;
	padding: 0 10px 0 0;
	color: #000000;
	font-size: 16px;
	border-right: none;	
}

#sidebar ul {
	
	list-style-type: none;
	text-indent: 5px;
	
	padding: 3px;
	margin: 2px;
}

#sidebar li {
	padding-bottom: 2px;
}

#sidebar h1 {
	font-size: 1.6em;
	color: #000000;
	padding-bottom: 5px;
}

#sidebar h2 {
	font-size: 1.4em;
	color: #000000;
	padding-bottom: 5px;
}

#sidebar h3 {
	font-size: 1.2em;
	color: #000000;
	padding-bottom: 5px;
}


#sidebar a:link {
	color: #0000FF;
	font-weight: bold;
	border: none;
	padding: 0 0 5px 0;
}

#sidebar a:visited {
	color:#81119d;
	font-weight: bold;
}  /* visited link */


#sidebar a:hover {
	text-decoration: underline;
	color: #FF00FF;
}

#sidebar a:active {
	text-decoration: underline;
	color: #0000FF;
}

#pop_warning {
	width: 140px;
	margin: auto;
	padding: 2px;
	border: double 2px;
	background-color: #ffffcc;
	text-align: left;

}

.menu_link {
	padding: 0 0 5px 0;
}

/* Footer */

.footer_border {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}

#footer_mid {
	margin: 0 10px;
	height: 90px;
	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

.link_title a {
	color: #000000;
	font-weight: bold;
	border: none;
	padding: 0 0; 

}

.link_title a:hover {
	text-decoration: underline;
	color: #0066cc;
}


.link_descrip {
	color: #000000;
	font-weight: normal;
	border: none;
	padding-bottom: 10px; 

}

.buy_list {
	padding: 0;
	margin: 0;	
	border-style: none;
}

.buy_left {
	padding-top: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.buy_right {
	padding-top: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.buy_right img {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.new_stuff {
	width: 250px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	border: none;
}

.new_stuff a img {
	padding: 5px;
	border: none;
}

.new_stuff a:hover img {
	border: none;
}


.new_stuff a {
	text-decoration: none;
	font-weight: bold;
	color: #0066cc;
	border-bottom: none;

}

.new_stuff a:hover {
	color: #000000;
	background: none;
}

.forsale_pic {
	padding: 10px;
	margin-top: 10px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	border-bottom: solid 1px;
	width: 190px;
}


.forsale_pic img {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
		
}



.forsale_description {
	padding: 10px 0 10px 0;
	font-size: 18px;
	vertical-align: top;
	border-bottom: dotted 1px;
	width: 360px;
	text-align: left;
}

.forsale_view {
	padding:10px;
	font-size: 18px;
	vertical-align: top;
	border-bottom: dotted 1px;
	text-align: center;
	width: 100px;
}

.forsale_view a img {
	border: none;
	padding-top:10px;
}


.forsale_view a {
	font-weight: bold;
	color: #0066cc;
	border: none;
}

.forsale_view a:hover {
	font-weight: bold;
	color: #000000;
	border: none;
}

#search_header {
	padding: 0 0 10px 0;
	border-bottom: dotted 1px;

}

#about_pic {
	border: none;
	padding: 10px;
	float:left;
}


/*
Styles for popup purchase page
*/

#show_add_form {
	border: none;
	vertical-align: top;
	text-align: center;
	font-size:18px;
	padding:0 20px 20px 20px;
	
}

#show_add_form fieldset {
	border: none;
	vertical-align: top;
	text-align: center;
	font-size:18px;
	padding:0 20px 20px 20px;
	
}
.cart_links#sidebar_shopping {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #0066cc;
}

.cart_links#bottom_cart {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #0066cc;
}

#show_item_content {
	font-size: 18px;
	padding: 0px 10px 20px 10px;
}

.subscribe_table {
	border: none;
	margin: 0 auto 0 0;
}

.subscribe_table fieldset {
	border: none;
	padding: 0;
	text-align: left;
	font-weight:  normal;
	font-size: medium;
	
}

.list_table {
	border: none;
}

.list_table td {
	border: none;
	padding: 10px 5px 10px 0;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	
}

#mailing_lists {
	margin-left: 0;
	border-bottom: solid 3px;
	font-weight: normal;
}

#list_items{
	    width: 100%;
	    border: none;
	    margin-left: auto;
	    margin-right: auto;
 }
 
 #list_items td{
	    padding: 5px;
	    border: solid 1px;
 }
 
 #top_review_info {
	    border: none;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	    vertical-align: bottom;
 }
 
 #checkout_button_top {
	    border: none;
	    vertical-align: bottom;
 }
 
  
 #bottom_review_info {
	    border: none;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	    vertical-align: top;
 }
 
 #checkout_button_bottom {
	    border: none;
	    vertical-align: top;
 }
 #below_min_message_display_yes {
		display: block;
		padding: 5px;
		font-weight: bold;
		color: #ff0000;
		text-align: center;
		border: solid 1px;
		background-color: #ffeb7d;
 }
#below_min_message_display_no {
		display: none;
 }
 
 .img_float_right {
	border:none;
	padding: 0 0 0 10px;
	float: right;
}

#buy_form {
	border: none;
	width: 100%;
}

#order_table {
	border: none;
	width: 100%;
}

#order_table td {
	border: none;
	padding: 5px;
}

#order_info{
	font-weight: bold;
	border: none;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: left;
	
}

#destination_warning {
	border: none;
	padding-bottom: 10px;
}

#payment_info {
	border: none;
	padding-bottom: 10px;
}

#currency_info {
	border: none;
	padding-bottom: 10px;
}

#payment_types_table {
	border: solid 2px;
}

#payment_types_table td {
	border: none;
	padding: 5px;
}

#front_page_pic {
	border: none;
	padding: 10px;
	float:right;
}

#print_order_totals {
	border: solid 1px;
	padding: 5px;
}

.print_order_totals_left {
	border: none;
	padding: 5px;
	text-align: left;
}

.print_order_totals_right {
	border: none;
	padding: 5px;
	text-align: right; 
}

#shipto_graphic_td {
	border: none;
	vertical-align: top;
}


#order_address {
	padding-bottom: 10px;
	border: none;
	vertical-align: top;
	clear: right;
}


#additional_order_info {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
	vertical-align: top;
}

.credit_card_input_visible {
	border: solid 1px;
	padding: 5px 5px 10px 0px;
}

.credit_card_input_invisible {
	display: none;
}


#credit_card_input td {
	border: none;
	padding: 2px;
}

.card_data_visible, .card_data_invisible {
	border: none;
	padding: 0;
}

.card_data_visible {
	visibility: visible;
}

.card_data_invisible {
	visibility: hidden;
}

#shipping_destinations {
	border-top: solid 2px;
	border-bottom: solid 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.payment_combining_visible {
	border-bottom: solid 1px;
	padding: 10px 5px 10px 5px;
	background-color: #ffeb7d;
	
}
.payment_combining_invisible {
	float: left;
	display: none;
}

.sale-message {
	width: 70%;
	border: solid 2px;
	background-color: #ffff8c;
	margin: 10px auto;
	text-align: center;
	padding: 10px 5px;
 }
 
 .payment_header {
	font-weight: bold;
	color: #0000ff;
	font-size: 1.2em;
 }
 
.combine_header {
	font-weight: bold;
	color: #0000ff;
	font-size: 1.2em;
 }
 
 .payment_type_line {
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
 }
 
#payment_statement_box {
	font-weight: bold;
	color: #ff0000;
	font-size: 1.2em;
}

#final_order_statement {
	clear: left;
	font-weight: bold;
	color: #0000ff;
	font-size: 1.2em;
	padding: 10px;
	border: solid 1px;
	float: left;
	width: 550px;
}

@media all
{
	.page-break	{ display:none; }
}

@media print
{
	.page-break	{ display:block; page-break-before:always; }
}

#paypal_thankyou {
	font-weight: bold;
	font-size: 1.2em;
}

#show_item_table{
	padding: 10px;
	border: none;
}

#show_item_controls{
	text-align: left;
	padding: 5px;
}

#show_item_controls img{
	outline: none;
	border: none;
	text-decoration: none;
}
#show_item_controls a{
	outline: none;
	border: none;
	text-decoration: none;
}



#show_item_cartbutton_cell{
	vertical-align: top;
	padding: 5px;
	width: 100px;
	text-align: center;
}
#show_item_picture_cell{
	vertical-align: top;
	padding: 5px;
	text-align: left;
	border: none;
}

#thank_you_table {
	width: 750px;
	padding:0px 10px 10px 10px;
}

#thank_you_table td{
	vertical-align: top;
	
}

#continue_link {
	margin-left: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	width: 750px;
	color: #0000ff;
	
}

#sale-bulletin {
	background-color: #FFFFFF;
	border: none;
	padding: 20px 0px;
}

#table-sale {
	padding: 10px 20px;
	border: solid 2px;
	width: 98%;
	background-color: #FFFFCC;
}

#table-3sites {
	padding: 0;
	padding-bottom: 20px;
	border: none;
	width: 100%;
	background-color: #ffffff;
}

.td-center-top {
	text-align: center;
	vertical-align: top;
}

.td-left-top {
	text-align: left;
	vertical-align: top;
}

.img-center {
	margin:auto;
	text-align: center;
	border: none;
}

.img-left {
	float: left;
	border: none;
	padding-right: 20px;
}

.poweredby                  { clear:both; padding-top:10px; }
p.poweredby a               { border:0; background: none;}
p.poweredby a:hover         { background:none; border:0;}

.newsletters-list {
	border: none;
	width: 80%;
	margin: auto;
	text-align: left;
	
	
}

.input-table{
	border: none;
	padding: 20px;
	padding-top: 10px;
	
}


.a_list {
	padding: 10px;
}

.required{
	font-weight: bold;
	color: #ff0000;
}

.required-right {
	font-weight: bold;
	color: #ff0000;
	text-align: right;
}

.align-right{
	font-weight: bold;
	color: #000000;
	text-align: right;
}

#browsing-index {
    width: 286px;
    background-color: #ffffff;
    text-align: left;
    font-size: medium;
    vertical-align: top;
    float: left;
    padding: 0px;
    padding-left: 10px;
    padding-right: 4px;
    border: none;
}

#column-1 {
	width: 300px;
	border: none;
	vertical-align: top;
	float: left;
	padding: 0px;
}

#column-2 {
	width: 680px;
	border: none;
	vertical-align: top;
	float: right;
}

#search-stuff {
	text-align: center;
	margin: auto;
}

#stamp-table-div {
	vertical-align: top;
	
}

#stamp-table {
	border: solid 1px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
}

#stamp-table td{
	border: solid 1px;
	padding: 5px;
	
	background-color: #ffffff;
}

.page-links {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin: auto;
	padding: 5px 0px;
}

#buckacover_link {
	font-size: small;
	text-align: center;
	margin: auto;
	padding: 10px 2px;
	border: double 2px;
	width: 140px;
	margin-bottom: 15px;
	
}

.largeboldred-center {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	margin: auto;
}

.sale-message-text-align-left {
	width: 90%;
	border: solid 2px;
	background-color: #ffff8c;
	margin: 10px auto;
	text-align: left;
	padding: 10px 5px;
 }
 
 .img_float_left {
	border:none;
	padding: 0 10px 0 0;
	float: left;
}

.welcome {
    background-color: #ffffcc;
    border: solid 2px #CC3333;
    padding: 10px;
    text-align: center;
}

.liquidate {
    background-color: #ffffff;
    border: none;
    padding: 10px;
    text-align: left;
}

