/* Link n' Hover Style */

a {text-decoration: none; color: #DDDDDD}

a:hover {text-decoration: underline;}
a.cssTextSmallUnderline:hover { color: #FFFFFF; }
#dropmenudiv a:hover {background: #B30000; color: #FFFFFF;}
#modelmenudiv a:hover {background: #B30000; color: #FFFFFF;}
#typemenudiv a:hover {background: #B30000; color: #FFFFFF;}

/* Other Text Decoration */

.cssTextNormal {	
	font: 98% Verdana, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	text-decoration: none;
}
.cssTextContent {	
	font: 98% Verdana, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	text-decoration: none;
}
.cssTextHeader {
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeader2 {
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	color: #CD0001;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeaderContent {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeaderRed {
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	color: #CD0001;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeaderOrange {
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	color: #F96400;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeaderBrown {
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	color: #AE9E79;
	font-weight: bold;
	text-decoration: none;
}
.cssTextSmall {	
	font: 96% Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	text-decoration: none;
}
.cssTextContentSmall {	
	font: 94% Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.cssTextSmallUnderline {	
	font: 94% Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}
.cssTextSmallDark {	
	font: 96% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.cssTextBig {
	font: 130% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
}
.cssTextBigGrey {
	font: 130% Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
.cssTextPrice {
	font: 16px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.cssTextPriceDiscount {
	font: 16px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: line-through;
}
.cssTextItalic {	
	font-style: italic; 
}
.cssTextUnderline {	
	text-decoration: underline;
}
.cssTextMessage {
	font: 97% Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold
}

/* Background Style */

.cssContentMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	text-decoration: none;
	background-color: #FFFFFF;
}
.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: 11px;
	color: #BBBBBB;
	background: #000000 url("images/bg_bar1.jpg");
}
.cssBar2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000 url("images/bg_bar2.jpg");
}
.cssBarNormal {
	font: 90% 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: 12px Arial, Helvetica, sans-serif; color:#666666;
	border: 1px solid #666666;
	font-weight: normal;
	text-decoration: none;
}
.cssFrame2 {
	border: 1px solid #6E6E6E;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.cssFrameLight {
	border: 1px solid #79B63D;
	font-weight: normal;
	text-decoration: none;
}
.cssLineT {
	border-top: 1px solid #666666;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-decoration: none;
}
.cssLineB {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
.cssLineB2 {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #6E6E6E;
	text-decoration: none;
}
.cssLineL {
	border-top: none;
	border-left: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	text-decoration: none;
}
.cssLineR {
	border-top: none;
	border-left: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	text-decoration: none;
}
.cssLineLR {
	border-top: none;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: none;
	text-decoration: none;
}
.cssLineTB {
	border-top: 1px solid #666666;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

/* Table Style */

.cssGrid {
	color: #999999;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
.cssGridOver {
	color: #000000;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	background-color: #EEEEEE;
}

/* Tab Style */

.cssTab {
	border: 1px solid #666666;
	background: url("images/bg_tab.jpg") top repeat-x;
}

.cssTabOver {
	border: 1px solid #666666;
	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: #444444;
	color: #EEEEEE;
}
.cssObjectStrong {
	text-decoration: none;
	background-color: #6C7180;
	color: #FFFFFF;
	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;
}
.cssObjectGradian {
	text-decoration: none;
	color: #BBBBBB;
	background:#000000 url("images/bg_gradian.jpg") bottom repeat-x;
}
.cssObjectCarbon {
	color: #BBBBBB;
	text-decoration: none;
	background: #000000 url("images/bg_carbon.jpg") bottom;
}
/* Navigation Style */

.cssTextNav {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
.cssTextNav2 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Button Style */

.cssButton1 {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #AAAAAA;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	background: #000000 url("images/bg_carbon.jpg") bottom;
}
.cssButton2 {
	font: 10 Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-weight: bold;
	color: #CD0001;
	text-decoration: none;
	background: #000000 url("images/bg_carbon.jpg") bottom;
}

/* Form Style */

.cssFormText {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #777777;
}
.cssFormList {	
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	color: #CCCCCC;
	text-decoration: none;
	background: #777777;
}
/* 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 #888888;
	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 #888888;
	padding: 2px 0;
	text-decoration: none;
	color: #CCCCCC;
}
#modelmenudiv{
	position: absolute;
	border: 1px solid #888888;
	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 #888888;
	padding: 2px 0;
	text-decoration: none;
	color: #cccccc;
}
#typemenudiv{
	position: absolute;
	border: 1px solid #888888;
	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 #888888;
	padding: 2px 0;
	text-decoration: none;
	color: #cccccc;
}

/* Paging Style */

.cssPage {
	font: 12px "Trebuchet MS", sans-serif;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.cssPageCurrent {
	font: 12px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #DA251A;
}

.cssPageOver {
	font: 12px "Trebuchet MS", sans-serif;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #bbbbbb;
}

.cssPageTitle {
	font: 12px "Trebuchet MS", sans-serif;
	color: #555555;
}
