/*
Comersus Storefront v8 CSS style 
http://www.comersus.com
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;		
}
body, td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial;
	font-size: 11px;
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #5E5E5E;
}
.select {
	width: 143px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.select02 {
	width: 177px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.input01 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 150px;
}
.input02 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 200px;
}
.input03 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 95px;
}
.txt_title {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.txt_price_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.txt_price01 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.txt_content {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.txt_content03 {
	font-family: Arial;
	font-size: 11px;
	color: #746d68;
}
.txt_content03_bold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.txt_content01 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.txt_content01_bold {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_content_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #e48432;
}

.txt_content02 {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
}
.txt_content02_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}
.line {
	line-height: 18px;
	color: #999999;
}

.snippets a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.snippets {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.footer a {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.price
 {
	font-family: Arial;
	font-size: 14px;
	color: #FFA600;
}

.itemTitle
 {
	font-family: Arial;
	font-size: 16px;
	color: #4D4D4D;
}
.featuredTitle
 {
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	color: #4D4D4D;
}
.vipTitle
 {
	font-family: Arial;	
	font-size: 18px;
	color: #4D4D4D;
}
.companyHeader {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #900;
}
