BODY {
	font-family : Verdana;
	font-size : 8pt;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	word-spacing : 2px;	
}

A:link  {
	COLOR : #333333;
	text-decoration : underline;
	font-weight : bold;
}

A:visited  {
	COLOR : #222222;
	text-decoration : underline;
	font-weight : bold;
}

A:hover  {
	COLOR : #777777;
	text-decoration : none;
}

A.modelLink:link  {
	COLOR : #333333;
	text-decoration : underline;
	font-weight : bold;
	line-height : 150%;
}

A.modelLink:visited  {
	COLOR : #222222;
	text-decoration : underline;
	font-weight : bold;
	line-height : 150%;
}

A.modelLink:hover  {
	COLOR : #777777;
	text-decoration : none;
	line-height : 150%;
}

A.brandLink:link  {
	COLOR : #333333;
	text-decoration : underline;
	font-weight : bold;
	line-height : 150%;
	font-size : 120%;
}

A.brandLink:visited  {
	COLOR : #222222;
	text-decoration : underline;
	font-weight : bold;
	line-height : 150%;
	font-size : 120%;
}

A.brandLink:hover  {
	COLOR : #777777;
	text-decoration : none;
	line-height : 150%;
	font-size : 120%;
}

TABLE {
	font-family : Verdana;
	font-size : 8pt;
}

H3 {
	font-size : 110%;
	padding-left : 5px;
	padding-bottom : 5px;
	margin : 0px;
	clear : right;
	letter-spacing: 2px;
}

IMG {
	border : none;
	vertical-align : center;
	margin : 0px;
	padding : 0px;
}

TD.locationMark {
	text-align : right;
	vertical-align : top;
	width : 150px;
	height : 40px;
}

TD.breadCrumb {
	padding-top : 5px;
	text-align : left;
	vertical-align : top;
	width : 535px;
}

TD.catChoice {
	width : 120px;
	padding : 0px;
	text-align : center;
	font-weight : bold;
	vertical-align : top;
	border : solid 1px #000000;
	background-color : #FFFFFF;
	width : 120px;
}

TD.space {
	width : 0px;
}

TD.catImage {
	height : 90px;
	width : 120px;
	border : solid 1px #000000;
	background-color : #ffffff;
}


#main {
	border : solid 1px #000000;
	width : 880px;
	height : 546px;
}

#leftbar {
	height : 100%;
	width : 120px;
	clear : left;
	margin : 0px;
	padding : 0px;
	border-style : none solid none none;
	border-width : 1px;
	background-color : #FFFFFF;
	border-color : #000000;
	float : left;
}

#content {
	clear : right;
	float : left;
	padding-top : 8px;
	padding-left : 64px;
	padding-right : 8px;
	text-align : left;
}

#textcontent {
	text-align : left;
	padding : 0px;
	margin : 0px;
	width : 635px;
	height : 385px;
	overflow : auto;
}

#searchTop {
	margin : 0px;
	padding : 0px;
	text-align : left;
	width : 620px;
	height : 260px;
	overflow : auto;
}

#disclaimer {
	width : 880px;
	padding : 0px;
	margin : 0px;
}

.imageContainer {
	border : solid 1px #000000;
	margin : 0px;
	width : 160px;
	line-height : 0px;
}

.imageContainer1 {
	border : solid 1px #000000;
	margin : 0px;
	width : 140px;
	line-height : 0px;
}

.imageContainer2 {
	border : solid 1px #000000;
	margin : 0px;
	margin-top : 22px;
	width : 140px;
	line-height : 0px;
}

.imageContainer3 {
	border : solid 1px #000000;
	margin : 0px;
	margin-top : 23px;
	width : 140px;
	line-height : 0px;
}

TD.content {
	width : 500px;
	vertical-align : top;
}

P {
	text-align : left;
	line-height : 150%;
	margin-top : 0px;
	margin-bottom : 15px;
	margin-right : 10px;
	margin-left : 10px;
}


.form {
	border : solid 1px #000000;
	height : 360px;
	padding : 0px;
	margin : 0px;
}

.mainContent {
	width : 620px;
	height : 360px;
	padding : 0px;
	margin : 0px;
	text-align : left;
}

TD.description {
	padding-top : 4px;
	padding-right : 0px;
	
}

TD.field {
	text-align : left;
	vertical-align : top;
	width : 405px;
}

INPUT.button {
	margin : 0px;
	padding-left : 0px;
	border : solid 1px #000000;
}

INPUT.text {
	margin : 0px;
	border : solid 1px #000000;
	width : 405px;
	height : 20px;
	padding-top : 4px;
	padding-left : 4px;
	font-family : Verdana;
	font-size : 9pt;
	vertical-align : middle;
}


TEXTAREA {
	border : solid 1px #000000;	
	width : 405px;
	height : 40px;
	font-family : Tahoma;
	font-size : 9pt;
	padding-top : 4px;
	padding-left : 4px;
}

.highlighted {
	background-color : #FFFFFF;
	cursor : pointer;
}

.deHighlighted {
	background-color : none;
}

UL {
	margin : 0px;
	padding : 0px;
}

LI {
	padding-left : 20px;
	padding-bottom : 10px;
}

.space {
	width : 15px;
	font-size : 1px;
}

.productThumbs {
	overflow : auto;
	width : 140;
}
