body {
	background-color: #ffffff;
	margin: 0px;
}
#dealerLogin {
	position: absolute;
	width: 450px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -225px;
	background: url(./../images/login.png) top center no-repeat;
}
#logoLogin {
	width: 90px;
	height: 40px;
	margin: 0px auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
#loginForm {
	text-align: center;
	width: 100%;
}
#loginForm {
	width: 100%;
	margin: 0px auto;
	margin-bottom: 25px;
}
.form {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
#loginMessage {
	width: 100%;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
}
#uploadMessage {
	width: 100%;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dealerForm {
	position: absolute;
	width: 450px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -220px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#dealerLogout {
	width: 100%;
	height: 50px;
	background: url(./../images/logo_login.png) center left no-repeat;
	background-color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#dealerLogout a {
	text-decoration: none;
	color: #666666;
}
#container {
	position: absolute;
	width: 950px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -475px;
}
#nextPanel {
	position: absolute;
	width: 13px;
	height: 14px;
	top: 50%;
	left: 25%;
	margin-top: -7px;
	margin-left: 452px;
}
#prevPanel {
	position: absolute;
	width: 13px;
	height: 14px;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: 10px;
}
#footer {
	position: absolute;
	width: 950px;
	height: 20px;
	top: 50%;
	left: 50%;
	margin-top: 205px;
	margin-left: -475px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#topHeader {
	width: 100%;
	height: 120px;
	background: url(./../images/bg_header2.jpg) top left no-repeat;
	background-color: #000000;
}
#logo {
	width: 900px;
	height: 120px;
	background: url(./../images/logo2.png) center left no-repeat;
	margin: 0px auto;
}
#menu {
	width: 100%;
	height: 40px;
	background: url(./../images/bg_menu.png) top left repeat-x;
	border-top: 1px solid #009cff;
	border-bottom: 1px solid #009cff;
}
#innerMenu {
	width: 900px;
	padding-top: 13px;
	margin: 0px auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#innerMenu a {
	text-decoration: none;
	color: #ffffff;
}
#innerMenu a:hover {
	text-decoration: none;
	color: #000000;
}
#slides {
	width: 100%;
	height: 320px;
	background-color: #000000;
}
#container2 {
	width: 880px;
	background-color: #ffffff;
	padding: 10px;
	margin: 0px auto;
	min-height: 300px;
}
#footer2 {
	width: 100%;
	background-color: #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
}
#innerFooter2 {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	line-height: 18px;
}
#innerFooter2 a {
	text-decoration: none;
	color: #444444;
}
#innerFooter2 a:hover {
	color: #000000;
}
#categoryBar {
	width: 220px;
	height: 22px;
	padding-left: 10px;
	padding-top: 8px;
	background: url(./../images/category_bg.png) top center no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#randomBar {
	width: 220px;
	height: 22px;
	padding-left: 10px;
	padding-top: 8px;
	background: url(./../images/random_bg.png) top center no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#headingBar {
	width: 630px;
	height: 22px;
	padding-left: 10px;
	padding-top: 8px;
	background: url(./../images/heading_bg.png) top center no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.leftContent {
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 18px;
}
.rightContent {
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 18px;
}
.productNew {
	text-align: center;
	float: left;
	display: block;
	width: 170px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	border: 1o
}
.productNew2 {
	text-align: center;
	display: block;
	margin: 0px auto;
}
.productInfo {
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 10px;
}
.productInfo2 {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}
.priceInfo {
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #999999;
}
.priceInfo2 {
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #999999;
}
.thumb {
	margin: 0px auto;
	margin-bottom: 10px;
	border: 1px solid #666666;
	max-width: 170px;
	max-height: 150px;
}
input, select, textarea {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	border: 1px solid #cccccc;
	padding: 3px;
}
.msg {
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
