/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body{
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-top:0px;
	margin-left:0px;
	color: #333333;
	background-color:#FFFFFF;

}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;

}
a:hover {
	color: #4478C1;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}


h1 {
	color: #000000;
	font-size: 14px;
	letter-spacing:2px;
}

.bodyCopy {
	color: #000000;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	line-height:16px;
}
.heavyTitle {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
		color: #424344;

}
.regularCopy {
	color: #000000;
	font-size: 11px;
	text-align:left;
	font-weight: normal;
	line-height:18px;
}

#mainContent {
	width: 860px;
	background-color:#FFFFFF;
	margin-left:20px;

}

.hilight {
	color: #DB1B8C;
}
.headers {
	color: #28506F;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

.styledBoxes {
	font-size: 12px;
	color: #000000;
	border: 1px solid #D7D7D7;
	text-align:left;
	width:150px;
	margin: 5px 2px 0px 2px;
}
.styledBoxesSmall {
	font-size: 12px;
	color: #000000;
	border: 1px solid #D7D7D7;
	text-align:left;
	width:80px;
	margin: 3px 5px 3px 3px;
}

h2 {
	color: #76685D;
	font-size: 14px;
}
.floatingImage {
	color: #000000;
	padding:5px;
	float:right;
	border: 1px solid #CEEADF;
	margin-left:4px;
	margin-bottom:3px;
}

.resultsUnderlines {
	border_bottom: 1px solid #D7D7D7;
}
.framedListing {
	color: #000000;
	font-size: 11px;
	line-height:16px;
	border: 1px solid #D7D7D7;
	padding:10px;
}
/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-size: 11px;
	color: #333333;
	border: 1px solid #DADADA;
	padding-left:5px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	background: #FFFFFF;
	border: 1px solid #D7D7D7;
	color: #000000;
	margin: 3px 3px 0px 3px;
}


input.formButton {
	font-family: "Trebuchet MS";
	border: 1px solid #666666;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	margin: 5px 2px 0px 2px;
	background-color: #CCCCCC;
}
input.formTextArea {
	font-family: "Trebuchet MS";
 	font-size: 12px;
	color: #000000;
	border: 1px solid #D7D7D7;
	text-align:left;
	margin: 5px 2px 0px 2px;
	width:85px;
}
/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/

table.tabularData, table.tabularData td, table.tabularData th {
	border-collapse: collapse;
	margin-left:10px;
	border-bottom: 1px solid #D7D7D7;

}
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: #FFFFFF;
	color: #333333;

}

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

.smallprint {
	font-size: 10px;
	color:#000000;
}

.pagingLinks {
	text-align: center;
	font-size:14px;
	font-weight: bold;
}

.errorMessage {
	color: #F4002E;
	font-weight: bold;
	font-size: 12px;
}
/*verticalNavigation styles: */




ul {
	text-decoration: none;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	font-size: 14px;
}
li {
	margin-left: 5px;
	font-size: 11px;
	margin-right: 0px;
	text-decoration: none;
	list-style-type:square;
}

.limain a:link {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 160px;
	display: block;
	margin: 0px;
	font-weight: bold;
	padding: 2px;
}
.limain a:visited {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 160px;
	display: block;
	margin: 0px;
	font-weight: bold;
	padding: 2px;
}
.limain a:hover {
	background-color: #2E74A7;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 160px;
	display: block;
	margin: 0px;
	font-weight: bold;
	padding: 2px;
}
.limain a:active {
	background-color: #2E74A7;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 160px;
	display: block;
	margin: 0px;
	font-weight: bold;
	padding: 2px;
}
.lisecondary a:link {
	background-color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: 120px;
	border: 1px solid #FFFFFF;
	color: #000000;
	padding: 2px;	
	}
.lisecondary a:visited {
	background-color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: 120px;
	border: 1px solid #FFFFFF;
	color: #000000;
	padding: 2px;	
	}
.lisecondary a:hover {
	background-color: #D7D7D7;
	font-size: 11px;
	display: block;
	width: 120px;
	border: 1px solid #FFFFFF;
	color: #000000;
	padding: 2px;	
	}
.lisecondary a:active {
	background-color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: 120px;
	border: 1px solid #000000;
	color: #000000;
	padding: 2px;	
	}


.addButton {
	background-image:url(../../../images/addToCart.jpg);
	background-repeat:no-repeat;
	width: 95px;
	height:30px;
	border: 1px solid #FFFFFF;
}

.searchButton {
	background-image:url(../../../images/search.jpg);
	background-repeat:no-repeat;
	width: 95px;
	height:30px;
	border: 1px solid #FFFFFF;
}

