/* STRUCTURAL STYLES */
body {
	margin:0px;
	padding:0px;
	background-color:#3B312D;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	color: #A0A0A4;
	text-decoration:none;
	}
	
img {border:0px}
a:hover {text-decoration:underline;}

	
#containerHome{
	border:15px solid white;
	width:906px;
	background:url(../images/bg_home.gif) repeat-y #ffffff;
}

#containerProfile{
	border:15px solid #ffffff;
	width:906px;
	background:url(../images/bg_profile.gif) repeat-y #ffffff;
}
	
#leftcontent {
	float:left;
	width:189px;
}

#leftcolPad {
	padding-right:20px;
}

#rightcontent {
	float:left;
	width:717px;
	text-align:left;
}

#rtcolHome {
	padding:15px 100px 45px 69px;
	text-align:left;
}

#rtcolProfile {
	padding:24px 61px 45px 29px;
	text-align:left;
}

#rtcolCollection {
	padding:21px 0px 45px 6px;
	text-align:left;
}
	
ul.nav {
	margin:0px; 
	padding:80px 0 0 0;
	
}

ul.nav li {
	list-style-type:none;
	line-height:24px;
	text-align:right;
	}


ul.nav li a {
	background: url(../images/shim.gif) left no-repeat;
	padding-left:15px;
	font-size : 11px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #9FA2B6;
	font-weight:bold;
	text-decoration: none;
	
}

ul.nav li a:HOVER {
	background: url(../images/nav_bullett.gif) left no-repeat;
	padding-left:15px;
	font-size : 11px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #9FA2B6;
	font-weight:bold;
	text-decoration: none;
}

ul.nav li span {
	background: url(../images/nav_bullett.gif) left no-repeat;
	padding-left:15px;
	font-size : 11px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #9FA2B6;
	font-weight:bold;
	text-decoration: none;
}

.whiteBorder {
	border: 2px solid #ffffff;
}

.formPad {
	padding:0px;
	margin:0px;
}

.form1 {
	width:350px;
	height:18px;
	border:1px solid #92B2CC;
	font-size : 11px;
	font-family :Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666666;
}

.form2 {
	width:150px;
	height:18px;
	border:1px solid #92B2CC;
	font-size : 11px;
	font-family :Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666666;
}

.form3 {
	width:50px;
	height:18px;
	border:1px solid #92B2CC;
	font-size : 11px;
	font-family :Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666666;
}

td.thumbs a {
	border:3px solid #ffffff;
	display:block;
}

td.thumbs a:hover {
	border:3px solid #DDE25C;
	display:block;
}

.productZoom {
	width:261px;
	height:50px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:px;
}

	
/* END STRUCTURAL STYLES */


/* TEXT STYLES */

.homeText {
	font-size : 13px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #D4DFFF;
	line-height:16px;
	text-decoration: none;
}

.homeTextHilight {
	font-size : 13px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #DDE188;
	line-height:16px;
	text-decoration: none;
}

.bigText {
	font-size : 14px;
	font-family :Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #A0A0A4;
	text-decoration: none;
}

.hiLight {A9AF0F
	font-size : 12px;
	font-family :Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #DDE188;
	font-weight:bold;
	text-decoration: none;
}

.blueHdr{
	font-size : 14px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #89A6B9;
	font-weight:bold;
	text-decoration: none;
}

.blueHdr2{
	font-size : 14px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #557FAA;
	text-decoration: none;
}

.blueHdr3{
	font-size : 12px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #557FAA;
	text-decoration: none;
	font-weight:bold;
}

.blueText{
	font-size : 11px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #546287;
	line-height:14px;
	font-weight:bold;
	text-decoration: none;
}

.yellowHdr{
	font-size : 17px;
	font-family :Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #A9AF0F;
	text-decoration: none;
}

/* END TEXT STYLES */

