/* clothes horse css */

body {
	margin: 0px;
	font-family: Tahoma, Arial, Helveltica, sans-serif;
	background-color: #0053a0;
	height:100%;
}

html {
	height:100%;
}

#mainTable {
	height:100%;
	background: url(../images/template/contentBackground.gif) no-repeat bottom center;
}

#leftColumn {
	background: url(../images/template/dots.gif) repeat-y top right;
}

.content {
	width: 700px;
	margin-left: 30px;
}

#mainTable {
	width: 760px;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#mainTable a {
	color: #0053a0;
	font-weight:bold;
	text-decoration:none;
}

#mainTable a:hover {
	text-decoration: underline;
}

#rightColumn {
	background: url(../images/template/dots.gif) repeat-y top left;
}

#header {
	height: 135px;
	width: 760px;
}

#nav {
	width: 760px;
	position: relative;
}

#productLinks {
	position: absolute;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0053a0;
	top: 100px;
	left: 20px;
}

#productLinks a {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0053a0;
	text-decoration: none;
}

#headerRight {

}

#footer {
	background-color: #0053a0;
	width: 754px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding: 3px;
	margin-top: 35px;
}

#footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#encompass {
	height: 100%;
}

h1 {
	font-size: 14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #0053a0;
}

#contactUs {
	border: solid 2px #0053a0;
	background-color: #f8efdf;
	padding: 5px;
}

label {
	display: block;
	position: relative;
	height: 30px;
}

label input,label select {
	position: absolute;
	left: 100px;
}

label input.long {
	left: 225px;
}

label.radio {
	height: 20px;
}

label input.radio {
	left: 0px;
	position: relative;
}

.tab {
	margin-left: 15px;
}

.tab2 {
	padding-left: 15px;
}

.left {
	width: 220px;
}

.right {
	text-align: right;
	width: 75px;
}

.cellHeader {
	color: #0053a0;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
}

.left2 {
	width: 142px;
}

.center2 {
	width: 70px;
}

.right2 {
	width: 420px;
}

.left3 {
	width: 250px;
}

.center3 {
	width: 70px;
}

.right3 {
	width: 312px;
}

.cellHeader2 {
	color: #0053a0;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}

.cellTitle2 {
	font-weight: bold;
}

.special {
	border: solid 2px #0053a0;
	padding: 20px;
	margin: 5px;
}

.specialHeader {
	font-size: 18px;
	width: 250px;
}

.specialText {
	width: 250px;
	float: left;
}

.red {
	color: #e81600;
}

.bold {
	font-weight:bold;
}

.specialImage {
	color: #0053a0;
	float: right;
}

.clear {
	clear: both;
}

.stableClothesLeft {
	padding-left: 15px;
	width: 250px;
}

.stableClothesRight {
	width: 50px;
}

.tab2 {
	padding-left: 15px;
}