/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 10px;
}
h1 	{font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #666666;font-weight: bold;}
h2 	{font-size: 16px;color: #CCCCCC;}
h3 	{color: #999999; font-size: 16pt; }

a img {border: none;}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333399;
}
a:active {
	text-decoration: none;
	color: #003399;
}

hr{
	color: #696969;
	height: 1px;
	width: 90%;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #D4D4D4;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #979797;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #FFFFFF;
}
.altRowOdd{
	background-color: #FFFFFF;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}

.pagingLinks {
	text-align: left;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}
.basket_header {	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.style30 {color: #666666}

.footer 				{
	font-size: 11px;
	color: #999999;
	text-align:center;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer a:link			{
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:visited 		{
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:hover 		{
	text-decoration: none;
	color: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:active	 	{
	text-decoration: none;
	color: #DCD9EA;
	font-family: Arial, Helvetica, sans-serif;
}
.internal_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.internal_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
}
.internal_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #620A68;
	text-decoration: none;
	padding-left: 20px;
}
.internal_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F1280;
	font-weight: bold;
	padding-left: 20px;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80127F;
	text-decoration: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 3px 3px 3px 10px;
	background-color: #7F1280;
	color: #FFFFFF;
	top: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: -20px;
	font-weight: bold;
}
.smallprint {font-size: 10px;color:#CCCCCC;}
.smallprint a:hover {color: #3366CC}
.smallprint a:visited {color: #3366CC}
.smallprint a:active {color: #0066CC}
.cart_info 				{font-family: Arial, sans-serif;font-size: 12px;color: #333333;text-decoration: none;}
.cart_info a:link 		{text-decoration:none; color:#666666;}
.cart_info a:visited 	{text-decoration: none;color:#666666;}
.cart_info a:hover 		{text-decoration: none;color:#7F127F;}
.cart_info a:active 	{text-decoration: none;color:#FEDF08;}
.header_border {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.main_border {

	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.footer_border {

	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.top_table_border {
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC9E1;
	border-right-color: #CCC9E1;
	border-bottom-color: #CCC9E1;
	border-left-color: #CCC9E1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 5px;
}
.border_left {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border_right {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border {
	border: thin solid #CCCCCC;
}
.results_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
