@charset "utf-8";

body {
	padding: 0px;
	background-image: url(../images/main_content/tile_bg_texture.jpg);
	background-repeat: repeat;
	overflow: visible;
	height: auto;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #c2c2c2;
	text-decoration: none;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}

#align {
	margin-right: auto;
	margin-left: auto;
	width: 1027px;
	overflow: visible;
	z-index: 0;
}

a {
	text-decoration: none;
	color: #c2c2c2;
}

#main_image {
	padding-left: 50px;
	background-image: url(../images/main_content/main_middle_img.png);
	background-repeat: no-repeat;
	background-position: 50px top;
	height: 340px;
	width: 960px;
}

a:hover {
	color: #016ec3;
	text-decoration: none;
}

.button {
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bg_red_light {
	position: absolute;
	z-index: -99;
	left: 0px;
	top: -40px;
	width: 100%;
	overflow: visible;
	background-image: url(../images/img_header/top_red_light.png);
	background-position: center;
	height: 447px;
	background-repeat: no-repeat;
}

#wrapper {
	width: 1027px;
	overflow: visible;
	float: left;
	z-index: 1;
}

.divider {
	background-image: url(../images/img_devider.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 245px;
}

.thumbnails {
	display: block;
	padding: 5px;
	border: thin solid #FFFFFF;
}

#header {
	width: 1027px;
	float: left;
}

#body {
	display: block;
	float: left;
	width: 1027px;
	overflow: visible;
}

.oneColumn {
	float: left;
	width: 866px;
	overflow: visible;
	padding-left: 20px;
	text-align: justify;
	display: block;
}

.oneColumn table tr td div {
	padding-left: 50px;
}

.threeColumn {
	display: block;
	float: left;
	width: 300px;
	padding-left: 21px;
}

.ColumnWrapper {
	float: left;
	width: 1027px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	overflow: visible;
	display: block;
}

.intro {
	display: block;
	float: left;
	overflow: visible;
	width: 866px;
	margin-top: -50px;
}

.intro_text {
	display: block;
	width: 300px;
	float: left;
	margin-top: 50px;
}

#footer {
	display: block;
	width: 1027px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	margin-top: 107px;
}

#footer_inner {
	background-image: url(../images/img_footer/footer.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	width: 866px;
	padding-left: 20px;
}

#footer_inner div {
	padding-top: 10px;
	padding-right: 40px;
}

#bg_red_light_bottom {
	width: 100%;
	overflow: visible;
	background-image: url(../images/img_footer/footer_red_light.png);
	background-position: center;
	height: 143px;
	background-repeat: no-repeat;
	float: left;
}

.loginForm {
	background-image: url(../images/main_content/login_box.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 238px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: thin solid #666666;
}

.twoColumn {
	display: block;
	float: left;
	width: 410px;
	padding-left: 20px;
	text-align: justify;
}

.brand_model_list {
	float: left;
	width: 200px;
	margin-right: 5px;
}

h2  {
	font-family: "Times New Roman", "Trebuchet MS", Georgia, Times, serif;
	color: #FFFF00;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

h4 {
	font-family: "Times New Roman", "Trebuchet MS", Georgia, Times, serif;
	color: #FFFF00;
	font-weight: normal;
	margin-bottom: -2px;
}



textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: thin solid #666666;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/img_red_dot.png);
	margin-bottom: 10px;
	margin-left: -25px;
	text-align: left;
}

.newsReadMore {
	color: #016ec3;
	text-decoration: none;
}

.newsList {
	margin-bottom: 40px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagingLink {
	padding: 3px;
	border: thin solid #FFFFFF;
	margin-right: 5px;
}

.char_sort {
	background-color: #333333;
	border: thin solid #333333;
}

.char_sort td  {
	padding: 10px;
	border: 1px solid #666666;
}


.char_sort_table td {
	padding:3px;
}

.order_list {
	border: thin solid #666666;
}

.order_list td {
	padding: 10px;
}

.list_by_product_details td {
	padding: 5px;
}

#msg {
	font-size:9px;	
}
