@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	background-color:#ffcc00;
}

div {
	font-size: 9px;
}

.warning, .info {
	width:99%;
	padding:40px 0 40px 0;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin:10px 0 10px 0;
}

.warning a, .info a {
	color:#ff3200;
	text-decoration:underline;
	font-weight:bold;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.textboxes {
	border:solid 1px #fe8731;
	background:url(../images/textbox_bg.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:17px;
	font-size:11px;
	padding:3px 5px 0px 5px;
}

.textareas {
	border:solid 1px #fe8731;
	background:url(../images/textbox_bg.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}

.selects {
	border:solid 1px #fe8731;
	background:url(../images/textbox_bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:22px;
}

.current_page {
	font-weight:bold;
}

#top_wrapper_1 {
	height:27px;
	background-color:#ff6600;
	border-bottom:none;
}

#top_wrapper_2 {
	width:841px;
}

#top_logo {
	padding-left:0px;
	font-weight:bold;
	font-size:14px;
	margin-top:4px;
}

#top_links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float:right;
	margin:5px 0 0 0;
}

#top_links a, #top_links div {
	color:#330000;
}

.top_links_separator {
	background-color:#ffff00;
	margin:6px 15px 0 15px;
	width:3px;
	height:3px;
}

.top_rating_up {
	background:url(../images/top_thumb_up.gif) no-repeat left top;
}

.top_rating_down {
	background:url(../images/top_thumb_down.gif) no-repeat left top;
}

.top_bookmark {
	background:url(../images/top_bookmark.gif) no-repeat left top;
}

.top_logout {
	background:url(../images/top_logout.gif) no-repeat left top;
}

/* ===============================
   MAIN
   =============================== */

#main_wrapper_1 {
	width:100%;
}

#main_wrapper_2 {
	width:100%;
}

.left_column {
	background:url(../images/left_splat.gif) no-repeat right top;
}

.center_column {
	width:841px;
}

.right_column {
	background:url(../images/right_shade.gif) no-repeat left top;
}

/* ===============================
   MENU
   =============================== */

.menus {
	cursor:pointer;
	height:33px;
	float:left;
}

.menu_home {
	background:url(../images/menu_home.gif) no-repeat left top;
	width:53px;
}

.menu_home_hover, .menu_home:hover {
	background:url(../images/menu_home_hover.gif) no-repeat left top;
	width:53px;
}

.menu_about {
	background:url(../images/menu_about.gif) no-repeat left top;
	width:78px;
}

.menu_about_hover, .menu_about:hover {
	background:url(../images/menu_about_hover.gif) no-repeat left top;
	width:78px;
}

.menu_news {
	background:url(../images/menu_news.gif) no-repeat left top;
	width:54px;
}

.menu_news_hover, .menu_news:hover {
	background:url(../images/menu_news_hover.gif) no-repeat left top;
	width:54px;
}

.menu_product{
	background:url(../images/menu_product.gif) no-repeat left top;
	width:74px;
}

.menu_product_hover, .menu_product:hover {
	background:url(../images/menu_product_hover.gif) no-repeat left top;
	width:74px;
}

.menu_article {
	background:url(../images/menu_article.gif) no-repeat left top;
	width:71px;
}

.menu_article_hover, .menu_article:hover {
	background:url(../images/menu_article_hover.gif) no-repeat left top;
	width:71px;
}

.menu_testimonial {
	background:url(../images/menu_testimonial.gif) no-repeat left top;
	width:99px;
}

.menu_testimonial_hover, .menu_testimonial:hover {
	background:url(../images/menu_testimonial_hover.gif) no-repeat left top;
	width:99px;
}

.menu_contact {
	background:url(../images/menu_contact.gif) no-repeat left top;
	width:100px;
}

.menu_contact_hover, .menu_contact:hover {
	background:url(../images/menu_contact_hover.gif) no-repeat left top;
	width:100px;
}

.btn_view_cart {
	background:url(../images/btn_view_cart.gif) no-repeat left top;
	width:31px;
}

/* ===============================
   BODY
   =============================== */

.body_wrapper_1 {
	float:left;
	height:auto;
}

.body_wrapper_2 {
	background:url(../images/menu_splat.jpg) no-repeat left top;
	padding-left:278px;
	width:563px;
	height:33px;
	overflow:hidden;
	float:left;
}

.body_wrapper_3 {
	background-color:#FFFFFF;
	width:841px;
	padding:0 0 40px 0;
	float:left;
}

.body_wrapper_4 {
	background:url(../images/footer_grid.gif) repeat-x left top;
	width:841px;
	height:32px;
	float:left;
}

.body_column_left {
	padding:15px 0 0 16px;
	width:523px;
	float:left;
	display:inline;
}

.body_column_right {
	padding:15px 0 0 0;
	width:271px;
	float:left;
	display:inline;
}

.body_column_rightmost {
	background:url(../images/paper_rt.gif) no-repeat right top;
	width:31px;
	height:55px;
	float:left;
	display:inline;
}

/* ===============================
   PRODUCT TEASER
   =============================== */

.product_teaser {
	width:492px;
	padding-left:31px;
}

.product_teaser_box {
	width:154px;
	float:left;
	margin-right:10px;
	display:inline;
}

.product_teaser_image {
	height:154px;
	width:154px;
}

.product_teaser_title {
	margin:10px 0 -5px 0;
}

.product_teaser_title a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff3300;
}

.product_teaser_price {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0 0 0;
	font-size:14px;
	color:#999999;
}

.btn_add_cart {
	width:66px;
	height:19px;
	background-image:url(../images/btn_buy.gif);
	margin:4px 0 10px 0;
	float:left;
	cursor:pointer;
}

/* ===============================
   TITLES
   =============================== */

.body_column_left_about_title {
	background:url(../images/title_about.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.body_column_left_comment_title {
	background:url(../images/title_comment.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.body_column_left_testimonial_title {
	background:url(../images/title_testimonial.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.body_column_left_news_title {
	background:url(../images/title_news2.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.body_column_left_article_title {
	background:url(../images/title_article.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.body_column_left_product_title {
	background:url(../images/title_product.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.body_column_left_contact_title {
	background:url(../images/title_contact.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.body_column_left_cart_title {
	background:url(../images/title_cart.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

/* ===============================
   CONTENT
   =============================== */

.body_column_left_content {
	width:482px;
	padding:0 0 0 41px;
	margin:20px 0 0 0;
	float:left;
	line-height:18px;
}

/* ===============================
   WELCOME
   =============================== */

.welcome {
	background:url(../images/title_about.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	margin:20px 0 0 0;
	float:left;
	line-height:18px;
}

/* ===============================
   CATEGORY
   =============================== */

.category {
	width:441px;
	margin:10px 21px 30px 21px;
	padding:10px;
	text-align:center;
	border:solid 1px #ff3300;
}

.category_name {
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
	margin:0 0 30px 0;
	text-decoration:underline;
}

.category_archieve {
	margin:5px;
	display:inline;
	line-height:18px;
}

.category_archieve a {
	color:#ff3300;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.category_archieve a:hover {
	color:#333333;
}

/* ===============================
   PRODUCT ARCHIEVE
   =============================== */

.product_archieve {
	width:482px;
	background:url(../images/dash.gif) repeat-x left bottom;
	padding:10px 0 5px 0;
	float:left;
}

.product_archieve_image {
	width:130px;
	float:left;
}

.product_archieve_name_price {
	width:352px;
	float:left;
}

.product_archieve_name {
	margin:2px 0 2px 0;
	float:left;
}

.product_archieve_name a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff3300;
	font-weight:bold;
}

.product_archieve_price {
	padding:6px 0 0 3px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	display:inline-block;
}

.product_archieve_description {
	line-height:17px;
	width:352px;
	margin:0 0 5px 0;
	float:left;
}

.product_archieve_description a {
	color:#cccc00;
	font-weight:bold;
	text-decoration:underline;
}

#product_pages_wrapper_1 {
	width: 482px;
	float:left;
	margin:30px 0 10px 0;
}

#product_pages_wrapper_2 {
	width:auto;
	float:right;
}

#product_pages_title {
	width:50px;
	font-weight:bold;
	float:left;
	text-align:left;
}

#product_pages_links {
	float:right;
}

#product_pages_links a {
	color:#ff3300;
	text-decoration:underline;
}

/* ===============================
   PRODUCT DETAIL
   =============================== */

.product_detail_image {
	text-align:left;
	margin:0 0 10px 0;
}

.product_detail_thumbnails {

}

.product_detail_thumbnails img {
	border:solid 1px #999999;
	cursor:pointer;
	margin:1px;
}

.product_detail_thumbnails img:hover {
	border:solid 1px #ff6600;
}

.product_detail_thumbnails_instruction {
	font-size:9px;
	font-style:italic;
}

.product_detail_name {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ff3300;
	margin-bottom:20px;
}

.product_detail_description {
	margin-top:20px;
}

.product_detail_description a {
	color:#cccc00;
	font-weight:bold;
}

.product_detail_price {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	margin-top:20px;
	margin-bottom:10px;
}

.product_detail_back {
	margin-top:30px;
	margin-bottom:30px;
	text-align:right;
}

.product_detail_back a {
	color:#ff3300;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
}

/* ===============================
   PRODUCT COMMENT LISTING
   =============================== */

#product_comment_listing_supertitle {
	background:url(../images/title_product_comment.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

#product_comment_listing_supertitle div {
	display:none;
}

.product_comment_listing {
	width:482px;
	float:left;
	padding:10px 0 10px 0;
	margin:0 0 0 41px;
	display:inline;
	background:url(../images/dash.gif) repeat-x left bottom;
}

.product_comment_listing_image {
	width:58px;
	height:58px;
	float:left;
	clear:left;
}

.product_comment_listing_title{
	width:424px;
	height:20px;
	float:left;
	clear:right;
	color:#666666;
}

.product_comment_listing_title a, .product_comment_listing_title strong {
	color:#ff6600;
	font-weight:bold;
}

.product_comment_listing_detail {
	color:#666666;
	width:424px;
	float:left;
}

#product_comment_pages_wrapper_1 {
	width:482px;
	display:inline;
	float:left;
	margin:20px 0 40px 41px;
}

#product_comment_pages_wrapper_2 {
	width:auto;
	float:right;
	display:table;
}

#product_comment_pages_title {
	width:50px;
	font-weight:bold;
	float:left;
	clear:right;
	text-align:left;
}

#product_comment_pages_links {
	float:right;
	clear:right;
}

#product_comment_pages_links a {
	color:#ff6600;
	text-decoration:underline;
}

/* ===============================
   WRITE PRODUCT COMMENT
   =============================== */

#write_product_comment_wrapper_1 {
	margin:0 0 0 41px;
	display:inline-block;
}

#write_product_comment_title {
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.write_product_comment_textbox {
	float:left;
	width:482px;
	margin:0 0 4px 0;
}

.write_product_comment_textbox #txt_product_name {
	width:470px;
}

.write_product_comment_textarea {
	float:left;
	width:482px;
	margin:0 0 4px 0;
}

.write_product_comment_textarea #txa_product_comment {
	width:470px;
	height:100px;
}

.write_product_comment_submit {
	float:left;
	width:482px;
	text-align:right;
}

.write_product_comment_ssc {
	float:left;
	width:227px;
	margin:0 0 3px 0;
}

#write_product_comment_ssc_title {
	margin:8px 10px 0 0;
	float:left;
}

#txt_product_security_code {
	padding:4px;
	width:40px;
	height:14px;
	float:left;
}

.write_product_comment_alert {
	background-color:#fe8731;
	width:474px;
	padding:4px;
	margin:0 0 4px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
}

.write_product_comment_alert a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* ===============================
   COMMENT TEASERS
   =============================== */

.comment_teasers {
	width:523px;
}

.write_comment_teaser {
	background:url(../images/title_leave_messages.gif) no-repeat left top;
	width:227px;
	padding:84px 0 0 41px;
	margin:20px 16px 0 0;
	float:left;
}

.comment_teaser_wrapper_1 {
	width:237px;
	padding:22px 0 0 0;
	float:left;
}

/* ===============================
   COMMENT TEASER
   =============================== */

.comment_teaser_box {
	width:237px;
	background:url(../images/dash.gif) repeat-x left bottom;
	padding:10px 0 10px 0;
}

.comment_teaser_name {
	background:url(../images/double_arrow.gif) no-repeat left;
	padding-left:10px;
}

.comment_teaser_name a {
	color:#666666;
	font-weight:bold;
}

.comment_teaser_content {
	margin-top:2px;
	line-height:17px;
}

/* ===============================
   WRITE COMMENT TEASER
   =============================== */

.write_comment_teaser_textbox {
	float:left;
	width:217px;
	margin:0 0 4px 0;
}

.write_comment_teaser_textbox #txt_name {
	width:217px;
}

.write_comment_teaser_textarea {
	float:left;
	width:217px;
	margin:0 0 4px 0;
}

.write_comment_teaser_textarea #txa_comment {
	width:217px;
	height:100px;
}

.write_comment_teaser_submit {
	float:left;
	width:229px;
	text-align:right;
}

.write_comment_teaser_ssc {
	float:left;
	width:229px;
	margin:0 0 3px 0;
}

#write_comment_teaser_ssc_title {
	margin:8px 21px 0 0;
	float:left;
}

#img_security_code {
	margin:0 5px 0 0;
	float:left;
}

#txt_security_code, #txt_contact_security_code, #txt_order_security_code, #txt_comment_security_code, #txt_testimonial_security_code {
	padding:4px;
	width:40px;
	height:14px;
	float:left;
}

.write_comment_teaser_alert {
	background-color:#fe8731;
	width:221px;
	padding:4px;
	margin:0 0 4px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
}

.write_comment_teaser_alert a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* ===============================
   COMMENT LISTING
   =============================== */

.comment_listing {
	width:482px;
	float:left;
	padding:10px 0 10px 0;
	background:url(../images/dash.gif) repeat-x left bottom;
}

.comment_listing_image {
	width:58px;
	height:58px;
	float:left;
}

.comment_listing_title{
	height:20px;
	color:#666666;
}

.comment_listing_title a, .comment_listing_title strong {
	color:#ff6600;
	font-weight:bold;
}

.comment_listing_detail {
	color:#666666;
}

#comment_pages_wrapper_1 {
	width:100%;
	float:left;
	margin:20px 0 40px 0;
}

#comment_pages_wrapper_2 {
	width:auto;
	float:right;
}

#comment_pages_title {
	width:50px;
	font-weight:bold;
	float:left;
	clear:right;
	text-align:left;
}

#comment_pages_links {
	float:right;
	clear:right;
}

#comment_pages_links a {
	color:#ff6600;
	text-decoration:underline;
}

/* ===============================
   WRITE COMMENT
   =============================== */

#write_comment_wrapper_1 {
	/*width:523px;*/
}

#write_comment_wrapper_2 {
	/*background:url(../images/title_leave_messages.gif) no-repeat left top;
	width:482px;
	margin:0 0 0 -41px;
	padding:84px 0 0 41px;
	float:left;*/
}

.write_comment_title {
	float:left;
	height:26px;
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
}

.write_comment_textbox {
	float:left;
	width:482px;
	margin:0 0 4px 0;
}

.write_comment_textbox #txt_name {
	width:470px;
}

.write_comment_textarea {
	float:left;
	width:482px;
	margin:0 0 4px 0;
}

.write_comment_textarea #txa_comment {
	width:470px;
	height:100px;
}

.write_comment_submit {
	float:left;
	width:482px;
	text-align:right;
}

#write_comment_ssc_title {
	margin:2px 10px 0 0;
	float:left;
}

.write_comment_alert {
	background-color:#fe8731;
	width:474px;
	padding:4px;
	margin:0 0 4px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
}

.write_comment_alert a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* ===============================
   TESTIMONIAL LISTING
   =============================== */

.testimonial_listing {
	width:482px;
	float:left;
	padding:10px 0 10px 0;
	background:url(../images/dash.gif) repeat-x left bottom;
}

.testimonial_listing_image {
	width:58px;
	height:58px;
	float:left;
	clear:left;
}

.testimonial_listing_title{
	width:424px;
	height:20px;
	float:left;
	clear:right;
	color:#666666;
}

.testimonial_listing_title a {
	color:#ff6600;
	font-weight:bold;
}

.testimonial_listing_detail {
	color:#666666;
	width:424px;
	float:left;
}

#testimonial_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	margin:30px 0 30px 0;
}

#testimonial_pages_wrapper_2 {
	width:auto;
	float:right;
	display:table;
}

#testimonial_pages_title {
	width:50px;
	font-weight:bold;
	float:left;
	clear:right;
	text-align:left;
}

#testimonial_pages_links {
	float:right;
	clear:right;
}

#testimonial_pages_links a {
	color:#ff6600;
	text-decoration:underline;
}

/* ===============================
   WRITE TESTIMONIAL
   =============================== */

#write_testimonial_wrapper_1 {
	margin:0 0 0 -41px;
	width:523px;
	float:left;
}

#write_testimonial_wrapper_2 {
	background:url(../images/title_write_testimonial.gif) no-repeat left top;
	width:482px;
	padding:84px 0 0 41px;
	float:left;
}

.write_testimonial_textbox {
	float:left;
	width:482px;
}

.write_testimonial_textbox #txt_name {
	width:470px;
}

.write_testimonial_textarea {
	float:left;
	width:482px;
	margin:0 0 4px 0;
}

.write_testimonial_textarea #txa_testimonial {
	width:470px;
	height:100px;
}	

.write_testimonial_submit {
	float:left;
	width:482px;
	text-align:right;
}

#write_testimonial_ssc_title {
	margin:8px 15px 0 0;
	float:left;
}

.write_testimonial_alert {
	background-color:#fe8731;
	width:474px;
	padding:4px;
	margin:0 0 4px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
}

.write_testimonial_alert a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* ===============================
   NEWS TEASER
   =============================== */

.news_teasers {
	background:url(../images/title_news.gif) no-repeat left top;
	width:234px;
	padding:81px 0 0 37px;
	float:left;
}

.news_teaser {
	width:234px;
	background:url(../images/dash2.gif) repeat-x left bottom;
	float:left;
	padding:10px 0 10px 0;
}

.news_teaser_date {
	
}

.news_teaser_day {
	background:url(../images/block.gif) no-repeat left bottom;
	display:inline;
	padding:0 0 0 9px;
	margin:0 0 0 5px;
	font-weight:bold;
}

.news_teaser_title {
	margin-top:2px;
	margin-bottom:2px;
}

.news_teaser_title a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
}

.news_teaser_content {
	color:#666666;
	line-height:17px;
}

.news_teaser_content a {
	background:url(../images/double_arrow2.gif) no-repeat left;
	padding-left:10px;
	color:#cccc00;
}

/* ===============================
   NEWS ARCHIEVE
   =============================== */

.news_archieve {
	width:482px;
	background:url(../images/dash.gif) repeat-x left bottom;
	padding:10px 0 10px 0;
}

.news_archieve_image {
	float:left;
	width:110px;
}

.news_archieve_date {

}

.news_archieve_day {
	background:url(../images/block.gif) no-repeat left bottom;
	display:inline;
	padding:0 0 0 9px;
	margin:0 0 0 5px;
	font-weight:bold;
}

.news_archieve_title {
	margin:2px 0 2px 0;
}

.news_archieve_title a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
}

.news_archieve_content {
	line-height:17px;
}

.news_archieve_content a {
	background:url(../images/double_arrow2.gif) no-repeat left;
	padding-left:10px;
	color:#cccc00;
}

#news_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin-bottom:10px;
	margin-top:30px;
}

#news_pages_wrapper_2 {
	width:auto;
	float:right;
	display:table;
}

#news_pages_title {
	width:50px;
	font-weight:bold;
	float:left;
	clear:right;
	text-align:left;
}

#news_pages_links {
	float:right;
	clear:right;
}

#news_pages_links a {
	color:#ff3300;
	text-decoration:underline;
}

/* ===============================
   NEWS DETAIL
   =============================== */

.news_detail_date {
	font-size:12px;
}

.news_detail_day {
	background:url(../images/block.gif) no-repeat left bottom;
	display:inline;
	padding:0 0 0 9px;
	margin:0 0 0 5px;
	font-weight:bold;
	font-size:12px;
}

.news_detail_name {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#ff3300;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 20px 0;
}

.news_detail_image {
	text-align:left;
}

.news_detail_description {
	margin:20px 0 0 0;
}

.news_detail_description a {
	color:#999999;
	font-weight:bold;
}

.news_detail_back {
	margin:30px 0 30px 0;
	text-align:right;
}

.news_detail_back a {
	color:#ff3300;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
}

/* ===============================
   ARTICLE ARCHIEVE
   =============================== */

.article_archieve {
	width:482px;
	background:url(../images/dash.gif) repeat-x left bottom;
	padding:10px 0 10px 0;
}

.article_archieve_image {
	float:left;
	width:110px;
}

.article_archieve_date {

}

.article_archieve_day {
	background:url(../images/block.gif) no-repeat left bottom;
	display:inline;
	padding:0 0 0 9px;
	margin:0 0 0 5px;
	font-weight:bold;
}

.article_archieve_title {
	margin:2px 0 2px 0;
}

.article_archieve_title a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
}

.article_archieve_content {
	line-height:17px;
}

.article_archieve_content a {
	background:url(../images/double_arrow2.gif) no-repeat left;
	padding-left:10px;
	color:#cccc00;
}

#article_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin-bottom:10px;
	margin-top:30px;
}

#article_pages_wrapper_2 {
	width:auto;
	float:right;
	display:table;
}

#article_pages_title {
	width:50px;
	font-weight:bold;
	float:left;
	clear:right;
	text-align:left;
}

#article_pages_links {
	float:right;
	clear:right;
}

#article_pages_links a {
	color:#ff3300;
	text-decoration:underline;
}

/* ===============================
   ARTICLE DETAIL
   =============================== */

.article_detail_date {
	font-size:12px;
}

.article_detail_day {
	background:url(../images/block.gif) no-repeat left bottom;
	display:inline;
	padding:0 0 0 9px;
	margin:0 0 0 5px;
	font-weight:bold;
	font-size:12px;
}

.article_detail_name {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#ff3300;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 20px 0;
}

.article_detail_image {
	text-align:left;
	margin:0 0 10px 0;
}

.article_detail_thumbnails {
	
}

.article_detail_thumbnails img {
	border:solid 1px #999999;
	cursor:pointer;
	margin:1px;
}

.article_detail_thumbnails img:hover {
	border:solid 1px #ff6600;
}

.article_detail_thumbnails_instruction {
	font-size:9px;
	font-style:italic;
}

.article_detail_description {
	margin:20px 0 0 0;
}

.article_detail_description a {
	color:#999999;
	font-weight:bold;
}

.article_detail_back {
	margin-top:30px;
	margin-bottom:30px;
	text-align:right;
}

.article_detail_back a {
	color:#ff3300;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
}

/* ===============================
   CONTACT
   =============================== */

.contact_info {
	width:482px;
	margin:0 0 30px 0;
	font-size:12px;
	color:#333333;
}

.table_contact {
	width:482px;
	float:left;
	margin:0 0 40px 0;
}

.table_row {
	width:482px;
	float:left;
	margin-bottom:4px;
}

.table_contact .table_row .field_left {
	width:120px;
	height:26px;
	float:left;
}

.table_contact .table_row .field_right {
	width:362px;
	height:auto;
	float:left;
}

#txt_contact_name, #txt_contact_email, #txt_contact_subject {
	width:342px;
	height:22px;
	padding:3px 5px 0px 5px;
	border:solid 1px #fe8731;
	background:url(../images/textbox_bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#txa_contact_message {
	width:342px;
	height:120px;
	padding:3px 5px 0px 5px;
	border:solid 1px #fe8731;
	background:url(../images/textbox_bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contact_ssc_title {
	margin:8px 15px 0 0;
	float:left;
}

#btn_contact_submit {
	margin-right:7px;
	float:right;
}

.payment_confirm_link {
	margin:0 0 10px 0;
}

.payment_confirm_link a {
	font-weight:bold;
	color:#ff3300;
}

/* ===============================
   CART
   =============================== */

.cart_data {
	background-color:#fe8731;
	width:100%;
}

.cart_data th {
	font-weight:bold;
	background-color:#fe8731;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
}

.cart_data td {
	color:#666666;
	background-color:#FFFFCC;
	padding:3px 5px 3px 5px;
}

.cart_data_edit a {
	text-decoration:underline;
	font-weight:bold;
	color:#fe8731;
}

.cart_data_edit a:hover {
	text-decoration:none;
}

/* ===============================
   ORDER
   =============================== */

.table_order {
	width:482px;
	float:left;
}

.table_row {
	width:482px;
	float:left;
	margin-bottom:4px;
}

.table_order .table_row .field_left {
	width:120px;
	height:26px;
	float:left;
}

.table_order .table_row .field_right {
	width:362px;
	height:auto;
	float:left;
}

#txt_order_name, #txt_order_email, #txt_order_subject {
	width:332px;
}

#txa_order_message, #txa_delivery_address {
	width:332px;
	height:60px;
}

.field_right #selPayment, .field_right #selShipment {
	width:344px;
}

#txt_phone_number {
	width:332px;
}

#txa_terms {
	width:332px;
	height:200px;
	background-color:#ffffff;
	color:#000000;
}

#order_ssc_title {
	margin:8px 15px 0 0;
	float:left;
}

#btn_order_submit {
	margin-right:7px;
	float:right;
}

/* ===============================
   ANNOUNCEMENT
   =============================== */

.announcement {
	background:url(../images/announcement_bg.jpg) no-repeat left top;
	width:179px;
	height:238px;
	margin:10px 0 0 37px;
	padding:30px 40px 10px 15px;
	line-height:16px;
	display:inline;
	float:left;
	font-size:20px;
	color:#964117;
}

/* ===============================
   STATISTICS
   =============================== */

.statistic {
	margin:35px 0 0 0;
	width:234px;
	padding:0 0 0 37px;
	float:left;
}

.stats_title {
	height:26px;
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.stats_left {
	width:148px;
	height:26px;
	float:left;
	color:#221d06;
}

.stats_right {
	width:86px;
	height:26px;
	float:left;
	clear:right;
	text-align:left;
	color:#221d06;
}

/* ===============================
   FOOTER
   =============================== */

.footer_wrapper_1 {
	width:841px;
	float:left;
}

.footer_wrapper_2 {
	width:841px;
	float:left;
}

.footer_column_left {
	float:left;
	width:579px;
	height:137px;
	color:#FFFFFF;
	padding:19px 0 0 5px;
	background:url(../images/bottom_splat.gif) no-repeat right top;
}

.footer_column_right {
	float:left;
	width:257px;
	height:137px;
	padding:19px 0 0 0;
}

.footer_column_left a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	float:left;
	display:inline;
}

.footer_column_left_sep {
	background-color:#FFFFFF;
	width:3px;
	height:3px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:5px 15px 0 15px;
}

.copyright {
	float:right;
	width:auto;
	margin-right:5px;
}

.k9, .k9 a {
	font-weight:bold;
	color:#221d06;
}

.shop {
	margin-top:5px;
	color:#221d06;
}

.line_separator_page {
	width: 482px;
	float: left;
	border-bottom: 1px solid #999999;
	margin: 0 0 20px 0;
}
