/* CSS Document */

body {
	background-image: url(http://www.rembrandtimber.com/images/background.gif);
	background-repeat : repeat;
	background-position : left top;
	background-color : #99CCFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
	padding-top: 0px;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

h1 {
	font-size: 24px;
	color: #FF6600;
}

h2 {
	font-size: 14px;
	color: #FF6600;
}

hr {
	height: 1px;
	color: #CC0000;
}

input {
	width: 200px;
}

textarea {
	width: 200px;
}

.checkbox {
	width: 20px;
	text-align: center;
}

.submit {
	width: 90px;
}

/* LINK STYLES */

a, a:link, a:active {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* USER DEFINED FORMATING STYLES */

.headingblue {
	font-weight: bold;
	color: #6699FF;
	font-size: 13px;
}

.redhighlight {
	color: #FF0000;
}

#header {
	width : 753px;
	margin : 0px auto;
	text-align : left;
	padding: 0px;
}

#headline {
	padding-top: 4px;
	float: left;
}

#navigation {
	width : 753px;
	margin : 0px auto;
	text-align : center;
	padding: 10px 0px 0px;
	clear: both;
}

#topsection {
	width : 753px;
	margin : 0px auto;
	text-align : center;
	padding: 0px;
}

#main {
	width : 753px;
	margin : 0px auto;
	text-align : center;
	padding: 0px;
	display: table;
}

.content {
	width : 753px;
	margin: 0px;
	padding: 0px;
}

.wep_leftcolumn {
	width: 417px;
	text-align: left;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-right: 14px;
	vertical-align: top;
}

.wep_rightcolumn {
	width: 300px;
	text-align: left;
	padding-left: 2px;
	background-color: #FFFFCC;
	background-image: url(http://www.rembrandtimber.com/images/grid_bg.gif);
	background-position: right top;
	vertical-align: top;
}

.wep_rightcol {
	width: 280px;
	text-align: right;
	background-color: #FFFFCC;
	background-image: url(http://www.rembrandtimber.com/images/grid_bg.gif);
	background-repeat:repeat-y;
	background-position: right top;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 2px;
}

#news {
	width: 290px;
	text-align: left;
	padding-left: 10px;
}

#footer {
	width : 753px;
	margin : 0px auto;
	text-align : center;
	padding: 0px;
	clear: both;
}

#toptab {
	width : 753px;
	margin : 0px auto;
	text-align : center;
	padding: 0px;
}

#tab {
	width : 53px;
	float: left;
}

#credit {
	width : 600px;
	text-align : right;
	padding: 5px 15px 0px 0px;
	font-size: 10px;
	float: right;
}

.valid {
	font-size: 9px;
	font-style: italic;
}

/* GENERIC LAYOUT STYLES */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/* ECOMMERCE STYLES */

.add_basket {
	width: 128px;
}

.ecom_table {
	border: 1px solid #FF6600;
}

.ecom_quantity {
	width: 30px;
}

.ecom_header {
	font-size: 110%;
	color: #FFFF00;
	background-color: #FF6600;
}

.ecom_price {
	font-size: 140%;
	color: #FF6600;
	font-weight: bold;
}
