/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #993333;
	text-decoration:none;
}
a:active {
	color: #993333;
	text-decoration:none;
}

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

h1 {
	color: #993333;
	font-size: 14px;
	margin: 0px;
	border-bottom:3px double #993333;
}

h2 {
	color: #76685D;
	font-size: 18px;
}

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

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

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* 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 {
	border: none;
	background: transparent;
}

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 #76685D;
	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: #301056;
	color: #FFFFFF;
}

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

.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/* this is my own CSS, which I need to clean up later on. */
body {
	background-color: #C4A5FC;
/*	background-image:url(../../../_images/ClothBackground.jpg) */
}
.Normal_Para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #301056;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-align: justify;
	height: auto;
	width: auto;
}
.label-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #301056;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: middle;
	text-align: left;
	height: auto;
	width: auto;
}
.item-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #301056;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: middle;
	height: auto;
	width: auto;
}
.button {
	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;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic ;
	color: #301056;
	font-weight: normal;
	text-align: center;

}
.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	text-align: right;
}
.product-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-align: center;
	vertical-align: middle;
}
.range {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	font-style:italic;
	text-align: center;
	vertical-align: middle;
}
.sub-heading-centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
}
.heading-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 80px;
	color: #993333;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.heading-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #993333;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.navigation-text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.Upsell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #425929;
	color: #ffffff;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: table-cell;
	right: 0px;
	bottom: 0px;
	left: 0px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #Be9cfc;
}