a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a.ringtone:link, a.ringtone:visited, a.ringtone:active { 
	color:#42251D;
	text-decoration:none;
}
a.ringtone:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	line-height: 13px;
}
a.nav {
	text-decoration: none;
}
a:hover.nav {
	text-decoration: none;
	color: #000000;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.boldItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
}
.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height:13px;
	padding-top:5px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.pageTitleLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.leftNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}
.item {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.item2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.desc {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}.videoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFE1A1;
}
.search-box {
	height: 20px;
	width: 115px;
	font-size:10px;
}
.go-button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	width: 27px;
}
.designers-back {
	background-image: url(../images/wes_designers_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.breadcrumbs {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
	text-decoration:none;
}
a.breadcrumbs:hover {
	text-decoration:underline;
}
.prevNextLink {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td.prevNextLink {
	padding-left:20px;
	padding-right:20px;
}
a.bottomNav:link, a.bottomNav:visited, a.bottomNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
a.bottomNav:hover {
	text-decoration:underline;
}
.saleAd {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.saleSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #989898;
}

.prodLeftBorder {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/*
Styles for suggestions
*/
#suggest {
	width:348px; 
	height:310px;
	position:absolute;
	top: 194px;
	left: 14px;
	overflow:auto;
	z-index:100;
	scrollbar-arrow-color: 42251e; 
	scrollbar-track-color: c5a984; 
	scrollbar-face-color: d8c1a2; 
	scrollbar-highlight-color: ffffff; 
	scrollbar-3dlight-color: e8e0da; 
	scrollbar-darkshadow-color: 42251e; 
	scrollbar-shadow-color: 957554; 
} 
#innerMainTbl {
	/*overflow:auto;*/
	width:100%;
}

#suggest .mainTbl {
	background-color:#E8E0DD;
	width: 310px;
	/*overflow:auto;
	opacity: .5;
	height: 100%;
	filter: alpha(opacity=50);*/
}
#suggest .imageTbl {
	background-color:#E8E0DD;
	display:none;
	width: 310px;
	/*height:100%;
	overflow:auto;*/
	/*opacity: .5;
	height: 100%;
	filter: alpha(opacity=50);*/
}
#suggest .full {
	opacity: 1.0;
	filter: alpha(opacity=100);
	cursor:pointer;
}
#suggest .opaque {
	opacity: .5;
	filter: alpha(opacity=50);
}
#suggest .img {
	padding-bottom:5px;
}


.redborder {
	border: 1px solid #CC0000;
}
.photo_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

