/*
NOTE: styles below are specific to Cartweaver 2.
*/
input.formCheckbox {
	border: none;
	background: transparent;
}
#keywords {
	width:120px
}

/* input.formButton {
	background: #425929;
	border-bottom: 1px solid #688C40;
	border-left: 1px solid #688C40;
	border-right: 1px solid #141C0D;
	border-top: 1px solid #141C0D;
	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 #d7d7d7;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 5px;
}
 table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #d7d7d7;
	color: #666666;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #F3F3F3;
}
.altRowOdd{
	background-color: #FFFFFF;
}

.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/* Below this is all the css specific for this site =======================================================*/ 
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	width: 776px;
	height: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(graphics/white1x1px.gif);
	background-repeat: repeat;
	overflow: auto;
	margin-bottom: 0px;
    }
.bgHead {
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 3px;
	height: 122px;
}
.bgHead a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bgHead a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bgHead a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bgHead a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bgRed {
	background-color: #FF0000;
}
.bgGray {
	background-color: #D7D7D7;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
	font-weight: normal;
}
.fineprint a:link {
	color: #666666;
	text-decoration: underline;
}
.fineprint a:visited {
	color: #666666;
	text-decoration: underline;
}
.fineprint a:hover {
	color: #666666;
	text-decoration: none;
}
.fineprint a:active {
	color: #666666;
	text-decoration: none;
}
.bg_home_curve {
	background-image:   url(images/home_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D7D7D7;
}
.bg_curveTL {
	background-image:  url(images/curve_topLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	float: left;
}
.bg_curveTR {
	background-image:  url(images/curve_topRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 25px;
}
.bg_curveBL {
	background-image:  url(images/curve_bottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_curveBR {
	background-image:  url(images/curve_bottomRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	height: 100%;
	width: 145px;
	background-image:  url(images/curve_bottoms.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 20;
	float: left;
	top: -50px;
	position: relative;
	left: 20px;
}
.txt_boldRed {
	font-weight: bold;
	color: #E93636;
	padding-top: 5px;
}
.txt_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
}
.brdr_red {
	border: 1px solid #FF0000;
}
.title_wave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #D7D7D7;
	background-image:   url(images/wave_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
	margin: 0px;
	height: 60px;
	width: 756px;
	text-align: right;
	padding-right: 20px;
	font-style: italic;
	padding-top: 4px;
}
.foot_wave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D7D7D7;
	background-image:   url(images/wave_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	margin: 0px;
	height: 200px;
	width: 776px;
	vertical-align: bottom;
	top: -60px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 20px;
	width: 560px;
	z-index: 1;
	float: right;
	margin-right: 20px;
	height: 100%;
	position: relative;
	overflow: visible;
}
.halfLeft {
	float: left;
	width: 49%;
	position: relative;
}
.halfRight {
	float: right;
	width: 49%;
	position: relative;
}
body {
	margin: 0px;
	background-color: #F3F3F3;
}
.foot {
	background-color: #D7D7D7;
	background-image:  url(images/wave_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	width: 776px;
	z-index: 30;
	bottom: 0px;
	position: relative;
	clear: both;
	margin-top: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #800000;
	text-decoration: underline;
}
a:hover {
	color: #FF8AB6;
	text-decoration: underline;
}
a:active {
	color: #FF8AB6;
	text-decoration: none;
}
.txt_subhead {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
.contactFrm {
	background-color: #F3F3F3;
	border: 1px solid #d7d7d7;
	padding-right: 5px;
	padding-left: 5px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#order-form {float: left; width: 300px; font-size: 11px;}
#login-form {float: right; clear: right; width: 250px; font-size:10px;}