/* Link n' Hover Style */

a {text-decoration: none; color: #999999;}

a:hover {text-decoration: underline;}
a.cssTextSmallUnderline:hover { text-decoration: none; color: #000000; }
#dropmenudiv a:hover {background-color: #6B7281; color: #FFFFFF;}
#modelmenudiv a:hover {background-color: #6B7281; color: #FFFFFF;}
#typemenudiv a:hover {background-color: #6B7281; color: #FFFFFF;}

/* Other Text Decoration */

.cssTextNormal {	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.cssTextContent {	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.cssTextHeader {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeaderGreen {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-weight: bold;
	text-decoration: none;
}
.cssTextItem {
	font: 20px Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}
.cssTextItem2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #00CCCC;
	font-weight: normal;
	text-decoration: none;
}
.cssTextItemPrice1 {
	font: 15px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.cssTextItemPrice2 {
	font: 40px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.cssTextItemDiscount {
	font: 15px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: line-through;
}
.cssTextItemTitle1 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.cssTextItemTitle2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
.cssTextItemStatus1 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.cssTextItemStatus2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.cssTextSmall {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
}
.cssTextSmallUnderline {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: underline;
}
.cssTextSmallDetail {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.cssTextBig {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.cssTextBigGrey {
	font: 14px Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}
.cssTextItalic {	
	font-style: italic; 
}
.cssTextUnderline {	
	text-decoration: underline;
}
.cssTextMessage {
	font: 11px Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold
}

/* Price Style */

.cssTitleItem {	
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #0083C1;
	text-decoration: none;
}
.cssTitleModel {	
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.cssTitleSmallItem {	
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	color: #0083C1;
	text-decoration: none;
}
.cssTitleSmallModel {	
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.cssBigPrice {
	font: 240% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCC66;
	text-decoration: none;
}
.cssSmallPrice {	
	font: 96% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCC66;
	text-decoration: none;
}

/* Background Style */

.cssContentMain1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background:#FFFFFF url("images/bg_gradian.jpg") top repeat-x;
}
.cssBgGradian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:#DDDDDD url("images/bg_gradian.jpg") top repeat-x;
}

/* Bar Style */

.cssBar1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #9B97AA;
}
.cssBar2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #00CCCC;
}
.cssBarNormal {
	font: 11px Arial, Helvetica, sans-serif; color:#666666;
	font-size: 11px;
	text-decoration: none;
	background:#D6D6D6;
}
.cssBarGradian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:#CCCCCC url("images/bg_bar.jpg") top repeat-x;
}

/* Frame Style */

.cssFrame {
	font: Arial, Helvetica, sans-serif; color:#666666;
	border: 2px solid #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.cssFrame2 {
	font: Arial, Helvetica, sans-serif; color:#666666;
	border: 2px solid #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background:#FFFFFF;
}
.cssFrameLight {
	border: 2px solid #79B63D;
	font-weight: normal;
	text-decoration: none;
}
.cssLineT {
	border-top: 2px solid #FFFFFF;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-decoration: none;
}
.cssLineB {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
}
.cssLineB2 {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
}
.cssLineL {
	border-top: none;
	border-left: 2px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	text-decoration: none;
}
.cssLineR {
	border-top: none;
	border-left: none;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}
.cssLineLR {
	border-top: none;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}
.cssLineTB {
	border-top: 2px solid #FFFFFF;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
}

/* Table Style */

.cssGrid {
	color: #999999;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
}
.cssGridOver {
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #EEEEEE;
}

/* Tab Style */

.cssTab {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url("images/bg_tab.jpg") top repeat-x;
}

.cssTabOver {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

/* Object Style */

.cssObjectVerryLight {
	text-decoration: none;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.cssObjectLight {
	text-decoration: none;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cssObjectNormal {
	text-decoration: none;
	background-color: #EEEEEE;
	color: #666666;
}
.cssObjectStrong {
	text-decoration: none;
	background-color: #E1F0C1;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cssObjectVerryStrong {
	text-decoration: none;
	background-color: #000000;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Navigation Style */

.cssTextNav {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cssTextNav2 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ABAFB8;
	text-decoration: none;
}

/* Other Style */

.css3d {
	text-decoration: none;
	border-top: thin outset #CCCCCC;
	border-left: thin outset #CCCCCC;
	border-right: 1px outset #666666;
	border-bottom: 1px outset #666666;
}
.css3dinset {
	text-decoration: none;
	border-top: 1px inset #FFFFFF;
	border-left: 1px inset #FFFFFF;
	border-right: thin inset #666666;
	border-bottom: thin inset #666666;
}
.cssSparator {
	border: 1px inset;
	width: 1px;
	font-size: 11px;
	height: 12px;
	margin: 2 3 0 3
}
.cssHighlight {
	text-decoration: none;
	background-color: #AAAAAA;
	color: #000000;
}

/* Dropdown Menu Style */

#dropmenudiv{
	position: absolute;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	z-index: 100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0;
	text-decoration: none;
	color: #666666;
}
#modelmenudiv{
	position: absolute;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	z-index: 100;
}
#modelmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0;
	text-decoration: none;
	color: #666666;
}
#typemenudiv{
	position: absolute;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	z-index: 100;
}
#typemenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0;
	text-decoration: none;
	color: #666666;
}