@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color:#778483;
	background-color:#FFFFFF;
}

div {
	font-size: 11px;
}

p {
	margin: 0 0 7px 0;
}

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

.textboxes {
	border: solid 1px #686868;
	background: url(../images/textbox_art.jpg) repeat-x left top;
	background-color:#ffffff;
	padding:4px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #333333;
}

.textareas {
	border: solid 1px #686868;
	background:url(../images/textbox_art.jpg) repeat-x left top;
	font-family: Tahoma;
	background-color:#ffffff;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	padding:4px;
}

.selects {
	background:#ffffff;
	border:solid 1px #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:21px;
}

.current_page {
	font-weight:bold;
}

.warning, .info {
	width:98%;
	color:#333333;
	padding:40px 0 40px 0;
	border:dashed 1px #333333;
	text-align:center;
}

.cart_list_wrapper .warning, .info {
	width: 90%;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 7px;
	border: 0;
}

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

#top_wrapper_1 {
	height:27px;
	width: 100%;
	border-bottom:none;
	background: #ff7800;
}

#top_wrapper_2 {
	width: 760px;
}

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

#top_logo a {
	color:#ffffff;
}

#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:#ffffff;
}

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

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

#main_wrapper_1 {
	width:100%;
	float:left;
	background: url(../images/bg_grad.gif) top left repeat-x;
}

#main_wrapper_2 {
	float:left;
	width:100%;
}

#main_wrapper_3 {
	width: 100%;
	float:left;
}

#main_wrapper_4 {
	width:100%;
	float:left;
}

#header {
	width: 780px;
	height: 254px;
	float: left;
}

.header_top {
	width: 780px;
	height: 9px;
	background: url(../images/header_top.jpg) top left no-repeat;
	margin: 0 !important;
	margin: 0 0 -4px 0;
	float: left;
}

.header_btm {
	width: 780px;
	height: 10px;
	background: url(../images/header_btm.jpg) top left no-repeat;
	margin: 0 !important;
	margin: 0 0 -4px 0;
	float: left;
}

#top_corner1 {
	background: url(../images/top_corner1.jpg) top left no-repeat;
	width: 4px;
	height: 500px;
	float: left;
	position: absolute;
}

#top_corner2 {
	background: url(../images/top_corner2.jpg) top left no-repeat;
	width: 4px;
	height: 500px;
	float: right;
	margin-left: 884px;
	position: absolute;
}

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

.menu_wrapper {
	width: 780px;
	height: 45px;
	background: url(../images/menu_art.jpg) top left repeat-x;
}

.menu_under {
	background: url(../images/menu_under.gif) top left repeat-x;
	width: 780px;
	height: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

.menu_comment {
	background:url(../images/menu_comment.jpg) no-repeat left top;
	width: 118px;
}

.menu_comment_hover, .menu_comment:hover {
	background:url(../images/menu_comment_h.jpg) no-repeat left top;
	width: 118px;
}

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

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

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

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

.menu_bookmark {
	background:url(../images/menu_bookmark.jpg) no-repeat left top;
	width:83px;
}

.menu_bookmark_hover, .menu_bookmark:hover {
	background:url(../images/menu_bookmark_h.jpg) no-repeat left top;
	width:95px;
}


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

.center_column {
	width: 818px;
	margin:auto;
}

.body_wrapper_0 {
	background: url(../images/body_wrapper.gif) top center repeat-y;
	padding: 0 19px;
	float: left;
}

.body_wrapper_1 {
	float: left;
	width: 780px;
}

.body_wrapper_2 {
	float: left;
	width: 780px;
}

.body_wrapper_3 {
	float: left;
	width: 780px;
	padding: 10px 0px;
}

.body_wrapper_3_1 {
	width: 170px;
	float: left;
}

.body_wrapper_3_2 {
	float: left;
	width: 420px;
	margin: 0 0 0 10px;
}

.body_wrapper_3_3 {
	float:left;
	width: 170px;
	margin: 0 0 0 10px;
}

.body_wrapper_menu {
	float:left;
	width:880px;
	background: url(../images/menu_art.gif) top left repeat-x;
}


/* ===============================
   BOOKMARKER
   =============================== */

.bookmarker_wrapper_1 {
	background: #FFFFFF url(../images/title_bookmarker.gif) no-repeat left top;
	padding: 50px 0 10px 0;
	margin: 0 0 10px 0;
	width: 170px;
	float:left;
}

.bookmarker_wrapper_2 {
	width: 150px;
	margin: 0 0 0 10px;
	display: inline;
	float:left;
}

.bookmarker_wrapper_1_image {
	float:left;
	width:48px;
	height:48px;
	margin:1px !important;
	margin: 0;
	text-align:center;
}

.bookmarker_readall a {
	color: #ff7800;
	text-decoration: underline;
	margin: 10px 0 0 10px;
	float: left;
}

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

.bookmarker_bookmark a {
	color: #ff7800;
	text-decoration: underline;
	width: 100%;
	margin: 10px 0 0 0;
	float: left;
}

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


/* ===============================
   CATEGORY
   =============================== */
   
.category_wrapper_1 {
	background: #FFFFFF url(../images/title_category.gif) no-repeat left top;
	padding: 50px 0 10px 0;
	margin: 0 0 10px 0;
	width: 170px;
	float: left;
}

.category_wrapper_2 {
	font-family: Tahoma;
	font-size: 11px;
	width: 170px;
}

.category_archieve {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 10px 10px;
}

.category_archieve a {
	width: 100%;
	color: #333333;
	font-weight: bold;
}

.category_archieve a:hover {	
	text-decoration: underline;
	color: #ffad01;
}

.category_archieve_count {
	color: #ffad01;
	font-weight: bold;
}

.arrow1 {
	background: url(../images/arrow1.gif) center left no-repeat;
	height: 26px;
	width: 4px;
	float: left;
}

.category_text {
	height: 19px;
	margin: 7px 0 0 5px;
	float: left;
}

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

.content {
	background: #FFFFFF;
	width: 400px;
	padding: 50px 10px 30px 10px;
	float:left;
	line-height:18px;
	text-align:justify;
	color: #333333;
}

.content_about {
	background: #FFFFFF url(../images/title_about.gif) no-repeat left top;
}

.content_product {
	background: #FFFFFF url(../images/title_product.gif) no-repeat left top;
}

.content_news {
	background: #FFFFFF url(../images/title_news2.gif) no-repeat left top;
}

.content_article {
	background: #FFFFFF url(../images/title_article.gif) no-repeat left top;
}

.content_comment {
	background: #FFFFFF url(../images/title_comment2.gif) no-repeat left top;
}

.content_testimonial {
	background: #FFFFFF url(../images/title_testimonial.gif) no-repeat left top;
}

.content_contact {
	background: #FFFFFF url(../images/title_contact.gif) no-repeat left top;
}

.content_cart {
	background: #FFFFFF url(../images/title_cart2.gif) no-repeat left top;
}

.content_bookmarker {
	background: #FFFFFF url(../images/title_bookmarker.gif) no-repeat left top;
}

.content_search {
	background: #FFFFFF url(../images/title_search2.gif) no-repeat left top;
}

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

.announcement {
	background: url(../images/announcement_bg.gif) top left no-repeat;
	width: 420px;
	height: 200px;
	margin: 0  0 10px 0;
	float: left;
	font-size: 18px;
}

.announcement_text {
	width: 233px;
	height: 177px;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}


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

.mr{

}

.product_teaser_wrapper {
	width: 420px;
	background: #FFFFFF;
	margin: 0 0 0 0;
	padding: 10px 0 20px 0;
	float: left;
}

.product_teaser_box {
	width: 140px;
	height: 240px;
	display: block;
	background: #FFFFFF;
	margin: 0 0 15px 0;
	display: inline;
	float: left;
	text-align: center;
}

.product_teaser_image {
	width: 140px;
	height: 130px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 0 0;
}

.product_teaser_image img {
	border: #FFFFFF 1px solid;
}

.product_teaser_title {
	margin: 3px 0 0 0;
	height: 25px;
	text-align: center;
}

.product_teaser_title a {
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
}

.product_teaser_title a:hover {
	color: #000000;
	text-decoration: underline;
}

.product_teaser_price {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin:5px 0 0 0;
}

.product_teaser_view {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 2px 0 0 0;
}

.product_teaser_view_count {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#6699cc;
	margin:5px 0 0 0;
}

.btn_add_cart {
	width: 88px;
	height: 20px;
	background-image:url(../images/btn_add_cart.gif);
	display: block;
	cursor:pointer;
	margin: 10px 0 0 25px !important;
	margin: 10px 0 0 12px;
	float: left;
}

.product_teaser_footer {
	width: 400px;
	height: 9px;
	text-align: right;
	margin: 0 10px 0 0;
	float:left;
}

.product_teaser_footer a {
	color: #fd8a0c;
}


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

.news_teaser_wrapper_1 {
	background: #FFFFFF url(../images/title_news.gif) left top no-repeat;
	padding: 50px 0 10px 0;
	margin: 0 0 10px 0;
	width: 170px;
	float:left;
}

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

.news_teaser_date {
	color: #ff7800;
	font-family: Verdana;
	margin: 2px 0 0 0;
}

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

.news_teaser_title {
	margin: 0 0 3px 0;
}

.news_teaser_title a {
	color:#333333;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.news_teaser_title a:hover {
	color: #ff7800;
	text-decoration: underline;
}

.news_teaser_content {
	color: #333333;
	width: 150px;
	line-height: 14px;
	text-align: justify;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}

.news_teaser_content a {
	margin: 0 0 0 2px;
	font-weight: normal;
	color: #ffad01;
	text-decoration: none;
	font-size:11px;
}

.news_teaser_content a:hover {
	color: #ff7800;
	text-decoration: underline;
}

.news_teaser_readall a {
	color: #ff7800;
	text-decoration: underline;
	margin: 0 0 0 10px;
	float: left;
}

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

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

.news_archieve {
	width: 400px;
	background:url(../images/line.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
}

.news_archieve_image {
	width:100px;
	margin: 0 10px 0 0;
	float:left;
}

.news_archieve_date {
	color:#666666;
	font-size: 11px;
}

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

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

.news_archieve_title a {
	color:#333333;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
}

.news_archieve_content {
	line-height:17px;
	text-align:justify;
}

.news_archieve_content a {
	margin:0 0 0 4px;
	color:#ff6600;
	padding:0 6px 0 0;
	background:url(../images/arrow.gif) no-repeat right bottom;
}

#news_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:20px 0 40px 0;
}

#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:#ad5e07;
	text-decoration:underline;
}

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

.news_detail_image {
	text-align:left;
}

.news_detail_date {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}

.news_detail_day {
	font-weight: bold;
	color: #444444;
	padding: 0 0 0 11px;
	margin: 0 0 0 5px;
	background: url(../images/block.gif) no-repeat left;
	display: inline;
}

.news_detail_name {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
}

.news_detail_description {
	margin-top:20px;
	color: #333333;
}

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

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

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

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

.category_name {
	color:#fd8a0c;
	margin: 20px 0 30px 0;
	padding: 0 0 5px 0;
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 14px;
	border-bottom: 2px solid #fd8a0c;
}

.product_archieve {
	width: 400px;
	background:url(../images/dotted.gif) repeat-x left bottom;
	padding: 4px 0 10px 0 !important;
	padding: 4px 0 30px 0;
	margin:0 0 10px 0;
	float:left;
}

.product_archieve_image {
	width:120px;
	margin: 0 10px 30px 0;
	float:left;
}

.product_archieve_name {
	margin:2px 0 5px 0;
}

.product_archieve_name a {
	color:#333333;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
}

.product_archieve_description {
	line-height:17px;
	margin:0 0 5px 0;
	color: #555555;
	height:auto;
}

.product_archieve_description a {
	margin:0 0 0 4px;
	color:#ff6600;
	padding:0 6px 0 0;
	background:url(../images/arrow.gif) no-repeat right bottom;
}

.product_archieve_price {
	margin: 0 0 2px 5px;
	font-size:12px;
	color: #fd8a0c;
	font-weight:bold;
	display: table;
	position: relative;
	left:-90px;
	float: left;
}

.product_archieve_viewer {
	color:#a6a9ab;
	font-size: 11px;
	display:table;
	position:relative;
	color: #666666;
	float: right;
}

.product_archieve_viewer div {
	font-weight:bold;
	display:inline;
}

.product_archieve .btn_add_cart{
	padding:0;
	margin: 20px 0 0 0 !important;
	margin: 20px 0 0 0;
	float: left;
}


#product_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:20px 0 5px 0;
}

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

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

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

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

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

.product_detail_image {
	text-align:left;
}

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

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

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

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

.product_detail_name {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin:20px 0 30px 0;
}

.product_detail_description {
	margin:20px 0 30px 0;
}

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

.product_detail_wrapper_2 .btn_add_cart {
	margin: 5px 10px 10px 0px !important;
	margin: 5px 10px 10px 0px;
}

.product_detail_price {
	margin:0 0 -4px 5px;
	font-size:12px;
	color:#fd8a0c;
	font-weight:bold;
}

.product_detail_viewer {
	color:#444444;
	font-size: 11px;
	margin: 2px 0 0 0;
}

.product_detail_viewer div {
	font-weight:bold;
	font-size: 10px;
	display:inline;
}

.product_detail_back {
	margin:20px 0 40px 0;
	text-align:right;
}

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

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

#product_comment_listing_supertitle {
	width: 400px;
	padding:20px 0 20px 0;
	float:left;
	color: #333333;
	font-size:14px;
	font-weight:bold;
}

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

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

.product_comment_listing_title{
	width: 340px;
	margin:0 0 3px 0;
	float:left;
}

.product_comment_listing_title a {
	color: #fd8a0c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin: 0 3px 0 0;
}

.product_comment_listing_detail {
	width: 340px;
	float:left;
}

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

#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:#ad5e07;
	text-decoration:underline;
}

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

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

#write_product_comment_wrapper_1 {
	margin:40px 0 0 0;
}

.write_product_comment_title {
	font-weight:bold;
	font-size:12px;
	color: #333333 ;
	width: 400px;
	margin:0 0 4px 0;
}

.write_product_comment_textbox {
	height:26px;
}

.write_product_comment_textbox #txt_product_name {
	float:left;
	width: 380px;
	margin:0 0 4px 0;
}

.write_product_comment_textarea {
	height:110px;
}

.write_product_comment_textarea #txa_product_comment {
	float:left;
	width: 380px;
	height:100px;
	margin:0 0 4px 0;
}

.write_product_comment_submit {
	float:left;
	width: 390px;
	margin: 0 !important;
	margin: 5px 0 0 0;
	text-align:right;
}

.write_product_comment_submit .buttons {
	background: url(../images/btn_submit2.gif) top left no-repeat;
	width: 68px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	border: 0;
}

#write_product_comment_ssc_title {
	margin: 2px 15px 0 0;
	float:left;
}

.write_product_comment_alert {
	border:dashed 1px #d02055;
	width:498px;
	padding:4px;
	margin:0 0 4px 0;
	color:#d02055;
	font-weight:bold;
	text-align:center;
	float:left;
}

.write_product_comment_alert a {
	color:#d02055;
	font-weight:bold;
	text-decoration:underline;
}

#txt_product_security_code{	 
	margin:0 0 0 3px;
	padding: 5px 1px 4px 1px;
	display:inline;
	width:60px;
	text-align: center;
	float:left;
}


/* ===============================
   ARTICLE TEASER
   =============================== */

.article_teaser_wrapper {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:481x;
	float:left;
	padding:10px 0 10px 0;
}

.article_teaser_box {
	width:240px;
	float:left;
	text-align:center;
}

.article_teaser_content {
	color:#666666;
	width:154px;
	line-height:17px;
	text-align:justify;
}

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

.article_archieve {
	width: 400px;
	background:url(../images/line.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
}

.article_archieve_image {
	width:100px;
	margin: 0 10px 0 0;
	float:left;
}

.article_archieve_date {
	color:#666666;
	font-size: 11px;
}

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

.article_archieve_title {

}

.article_archieve_title a {
	color:#333333;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
}

.article_archieve_content {
	line-height:17px;
	text-align:justify;
}

.article_archieve_content a {
	margin:0 0 0 4px;
	color:#ff6600;
	padding:0 6px 0 0;
	background:url(../images/arrow.gif) no-repeat right bottom;
}

#article_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:20px 0 40px 0;
}

#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:#ad5e07;
	text-decoration:underline;
}

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

.article_detail_image {
	text-align:left;
}

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

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

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

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

.article_detail_date {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}

.article_detail_day {
	font-weight: bold;
	color: #444444;
	padding: 0 0 0 11px;
	margin: 0 0 0 5px;
	background: url(../images/block.gif) no-repeat left;
	display: inline;
}

.article_detail_name {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
}

.article_detail_description {
	margin-top:20px;
	color: #333333;
}

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

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

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

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

.comment_listing {
	width: 395px;
	float:left;
	margin: 0 0 5px 5px;
	display: inline;
}

.comment_listing_box {
	background: url(../images/comment_center.gif) top right repeat-y;
	width: 335px;
	float: left;
}

.comment_listing_top {
	background: url(../images/comment_top.gif) top right no-repeat;
	width: 302px;
	padding: 5px 8px 0 25px;
	float: left;
}

.comment_listing_btm {
	background: url(../images/comment_btm.gif) bottom right no-repeat;
	width: 335px;
	height: 2px;
	float: left;
}

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

.comment_listing_title{
	margin:0 0 3px 0;
	color: #555555;
}

.comment_listing_title a {
	color:#fd8a0c;
	font-weight:bold;
}

.comment_listing_title a:hover {
	color: #fd8a0c;
}

.comment_listing_detail {
	color: #555555;
	margin: 0 0 10px 0 !important;
	margin: 0;
	float:left;
}

#comment_pages_wrapper_1 {
	width: 390px;
	display:table;
	float:left;
	clear:both;
	margin:30px 0 30px 0;
}

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

#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:#ad5e07;
	text-decoration:underline;
}

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

#write_comment_wrapper_1 {
	margin:40px 0 0 0;
}

.write_comment_title {
	font-weight:bold;
	font-size:12px;
	color:#333333 ;
	width: 400px;
	margin:0 0 4px 0;
}

.write_comment_textbox {
	height:26px;
}

.write_comment_textbox #txt_name {
	float:left;
	width: 380px;
	margin:0 0 4px 0;
}

.write_comment_textarea {
	height:110px;
}

.write_comment_textarea #txa_comment {
	float:left;
	width: 380px;
	height:100px;
	margin:0 0 4px 0;
}

.write_comment_submit {
	float:left;
	width: 390px;
	text-align:right;
	margin: 0 !important;
	margin: 5px 0 0 0;
}

.write_comment_submit .buttons {
	background: url(../images/btn_submit2.gif) top left no-repeat;
	width: 68px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	border: 0;
}

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

.write_comment_alert {
	border:solid 1px #686868;
	width: 380px;
	padding:4px;
	margin:0 0 4px 0;
	font-weight:bold;
	text-align:center;
	color:#686868;
	float:left;
}

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

#txt_comment_security_code{
	margin:0 0 0 3px;
	padding: 5px 1px 4px 1px;
	display:inline;
	width:60px;
	text-align: center;
	float:left;
}

/* ===============================
   TESTIMONIAL TEASER
   =============================== */

.testimonial_teaser {
	width:148px;
	margin: 0 0 0 15px !important;
	margin: 0 0 0 7px;
	padding: 50px 5px 10px 0;
	float:left;
	background:url(../images/title_testimonial.gif) no-repeat left top;
}

.testimonial_teaser_box {
	width:152px;
	background:url(../images/dash.gif) repeat-x left bottom;
	margin:10px 0 0 0;
}

.testimonial_teaser_name {
	background:url(../images/double_arrow.gif) no-repeat left top;
	color: #7fade0;
	font-weight:bold;
}

.testimonial_teaser_name a {
	color:#666666;
	display: normal;
	margin-bottom:4px;
}

.testimonial_teaser_content {
	width:154px;
	margin-top:1px;
	line-height:17px;
	color: #999999;
	padding-bottom:10px;
}

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

.write_testimonial_teaser {
	width:140px;
	float:left;
	margin:0 0 0 10px !important;
	margin: 0 0 0 4px;
	margin-top: 10px;
}

.write_testimonial_teaser .textboxes {
	float:left;
	width:140px;
	margin:0 0 4px 0;
}

.write_testimonial_teaser .textareas {
	float:left;
	width:140px;
	margin:0 0 4px 0;
}

.write_testimonial_teaser_submit {
	margin:0 0 4px 7px !important;
	margin:0 0 4px 10px;
	float:left;
	width:152px;
	height:22px;
	display:inline;
	cursor:pointer;
	background:url(../images/send_testi.jpg) no-repeat left top;
}

.write_testimonial_teaser_submit .buttons {
	display:none;
}

.write_testimonial_teaser_ssc {
	margin:0 0 10px 0;
	width:149px;
	float:left;
}

#write_testimonial_teaser_ssc_title {
	width:39px;
	float:left;
	letter-spacing:-1px;
}

#box_security_code {
	margin: 5px 0 0 0;
}
.input_security_code {
	width: 50px;
	height: 16px;
	background:url(../images/textbox_art.jpg) repeat-x left top;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #8f8cff;
	padding: 2px 5px;
}

.write_testimonial_teaser_alert {
	color:#d12056;
	border:dashed 1px #d12056;
	text-align:center;
	width:100%;
	padding:4px;
	margin:0 0 4px 0;
	float:left;
}

.write_testimonial_teaser_alert a {
	color:#d12056;
	font-weight:bold;
	text-decoration:underline;
}

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

.comment_teaser {
	width: 170px;
	background: #FFFFFF url(../images/title_comment.gif) no-repeat left top;
	padding: 50px 0 10px 0;
	margin: 0 0 10px 0;
	float: left;
}

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

.comment_teaser_name {
	font-weight:bold;
}

.comment_teaser_name a {
	color: #333333;
	font-family: Tahoma;
	margin-bottom: 4px;
}

.comment_teaser_name a:hover {
	color: #bb0000;
	text-decoration: underline;
}

.comment_teaser_content {
	margin-top:1px;
	line-height:17px;
	color: #333333;
	padding-bottom:10px;
}

.comment_teaser_readall a {
	color: #ff7800;
	text-decoration: underline;
	margin: 0 0 0 10px;
}

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

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

.write_comment_teaser {
	width: 151px;
	margin: 15px 0 0 10px;
	display: inline;
	float: left;
}

.write_comment_teaser .textboxes {
	float: left;
	width: 139px;
	margin: 0 0 4px 0;
	border: solid 1px #686868;
}

.write_comment_teaser .textareas {
	float: left;
	width: 139px;
	height: 60px;
	margin: 0 0 4px 0;
	border: solid 1px #686868;
}

.write_comment_teaser_submit .buttons {
	margin: 2px 0 0 0;
	float:right;
	width: 68px;
	height: 20px;
	display:inline;
	cursor:pointer;
	border: 0;
	background:url(../images/btn_submit.gif) no-repeat left top;
}

.write_comment_teaser_ssc {
	width:149px;
	float:left;
}

#write_comment_teaser_ssc_title {
	width: 35px;
	font-size: 9px;
	float:left;
}

#img_security_code {
	background: url(../images/ssc.gif) top left no-repeat;
	width: 80px;
	height: 24px;
	margin: 0 3px 0 0;
	float: left;
}

.ssc_textbox {
	float: left;
	width: 31px;
	border: solid 1px #686868;
	background: #FFFFFF;
	padding: 4px 0;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color:#ff7800;
	text-align: center;
}

#txt_security_code {
	padding: 5px 0 4px 1px;
	display:inline;
	width: 28px;
	text-align: center;
	float:left;
}
#box_security_code {
	margin: 0;
}
.input_security_code {
	width: 50px;
	height: 16px;
	background:url(../images/textbox_art.jpg) repeat-x left top;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #8f8cff;
	padding: 2px 5px;
}

.write_comment_teaser_alert {
	color:#d12056;
	border:dashed 1px #d12056;
	text-align:center;
	width:100%;
	padding:4px;
	margin:0 0 4px 0;
	float:left;
}

.write_comment_teaser_alert a {
	color:#d12056;
	font-weight:bold;
	text-decoration:underline;
}


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

.testimonial_listing {
	width: 395px;
	float:left;
	margin: 0 0 5px 5px;
	display: inline;
}

.testimonial_listing_box {
	background: url(../images/comment_center.gif) top right repeat-y;
	width: 335px;
	float: left;
}

.testimonial_listing_top {
	background: url(../images/comment_top.gif) top right no-repeat;
	width: 302px;
	padding: 5px 8px 0 25px;
	float: left;
}

.testimonial_listing_btm {
	background: url(../images/comment_btm.gif) bottom right no-repeat;
	width: 335px;
	height: 2px;
	float: left;
}

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

.testimonial_listing_title{
	margin:0 0 3px 0;
	color: #555555;
}

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

.comment_listing_title a:hover {
	color: #fd8a0c;
}

.testimonial_listing_detail {
	color: #555555;
	margin: 0 0 10px 0 !important;
	margin: 0;
	float:left;
}

#testimonial_pages_wrapper_1 {
	width: 390px;
	display:table;
	float:left;
	clear:both;
	margin-bottom:30px;
	margin-top:30px;
}

#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:#ad5e07;
	text-decoration:underline;
}

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

#write_testimonial_wrapper_1 {
	margin:40px 0 0 0;
}

.write_testimonial_title {
	font-weight:bold;
	font-size:12px;
	color:#d02055 ;
	width:508px;
	margin:0 0 4px 0;
}

.write_testimonial_textbox {
	height:26px;
}

.write_testimonial_textbox #txt_name {
	float:left;
	width: 380px;
	margin:0 0 4px 0;
}

.write_testimonial_textarea {
	height:110px;
}

.write_testimonial_textarea #txa_testimonial {
	float:left;
	width: 380px;
	height:100px;
	margin:0 0 4px 0;
}

.write_testimonial_submit {
	float:left;
	width: 390px;
	text-align:right;
	margin: 0 !important;
	margin: 5px 0 0 0;
}

.write_testimonial_submit .buttons {
	background: url(../images/btn_submit2.gif) top left no-repeat;
	width: 68px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	border: 0;
}

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

.write_testimonial_alert {
	border:solid 1px #686868;
	width: 380px;
	padding:4px;
	margin: 0 0 4px 0 !important;
	margin: 5px 0 0 0;
	font-weight:bold;
	text-align:center;
	color:#686868;
	float:left;
}

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

#txt_testimonial_security_code{
	margin:0 0 0 3px;
	padding: 5px 1px 4px 1px;
	display:inline;
	width:60px;
	text-align: center;
	float:left;
	border:solid 1px #888888;
}

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

.contact_info {
	margin:0 0 30px 0;
	color:#000000;
}

.table_contact {
	width: 400px;
	float:left;
}

.table_row {
	width:400px;
	float:left;
	margin:0 0 4px 0;
}

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

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

#txt_contact_name, #txt_contact_email, #txt_contact_subject {
	width:308px;
	height:16px;
}

#txa_contact_message {
	width:308px;
	height:100px;
}

#btn_contact_submit {
	background: url(../images/btn_submit2.gif) top left no-repeat;
	width: 68px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	float:right;
}

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

#txt_contact_security_code{
	margin:0 0 0 3px;
	padding: 5px 0 4px 1px;
	display:inline;
	width:60px;
	text-align: center;
	float:left;
}


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

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

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

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

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

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

/* ===============================
   CART LIST
   =============================== */
   
 .cart_list_wrapper {
	background: #FFFFFF url(../images/title_cart.gif) top left no-repeat;
	padding: 50px 0 10px 0;
	margin: 0 0 10px 0;
	width: 170px;
	float: left;
 }
 
 .cart_list_box {
	font-family: Tahoma;
	padding: 0 0 10px;
	float: left;
 }
 
 .cart_list_box_lists {
	border-bottom: #999999 dashed 1px;
	margin: 5px 0 0 10px;
	padding: 0 0 5px 0;
	display: inline;
	float: left;
 }
 
 .cart_list_box_left {
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	float: left;
 }
 
 .cart_list_box_right {
	width: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: right;
	float: left;
}

.cart_list_total {
	background: #ffc658;
	margin: 10px 0 7px 7px;
	padding: 5px;
	display: inline;
	float: left;
}

.cart_list_total_left {
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
}

.cart_list_total_right {
	width: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	float: left;
}
 
 .cart_list_btn {
	background: url(../images/view_cart_btn.gif) top left no-repeat;
	width: 65px;	
	height: 26px;
	cursor: pointer;
	margin: 0 14px 0 0;
	display: inline;
	float: right;
 }
   

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

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

.table_row {
	width:400px;
	float:left;
	margin:0 0 4px 0;
}

.table_order .table_row .field_left {
	width: 110px;
	height:26px;
	text-align: left;
	float:left;
}

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

#txt_order_name, #txt_order_email, #txt_order_subject, #txt_phone_number {
	width: 280px;
	height:16px;
}

#txa_order_message, #txa_delivery_address {
	width: 280px;
	height:100px;
}

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

#txa_terms {
	width: 280px;
	height: 200px;
	background: #e4e4e4;
}

#btn_order_submit {
	background: url(../images/btn_submit2.gif) top left no-repeat;
	width: 68px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	float:right;
}

#order_ssc_title {
	margin: 0 15px 0 0;
	width: 30px;
	font-size: 10px;
	line-height: 11px;
	float:left;
}

#txt_order_security_code{	 
	margin:0 0 0 3px;
	padding: 5px 1px 4px 1px;
	display:inline;
	width:60px;
	text-align: center;
	float:left;
}

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

.footer {
	background:url(../images/footer.jpg) top left no-repeat;
	width: 780px;
	height: 76px;
	margin: 0 0 15px 0;
	float: left;
}

.shortcuts {
	padding:0 0 0 10px;
	background:url(../images/double_arrow2.gif) no-repeat left top;
	height:17px;
}

.statistics {
	width: 170px;
	background: #FFFFFF url(../images/title_stats.gif) no-repeat left top;
	padding: 50px 0 20px 0;
	margin: 0 0 10px 0;
	text-align: left;
	float: left;
}

.stats_left {
	width:80px;
	float:left;
	padding: 0 0 0 15px;
	color:#333333;
	margin-top:10px;
}

.stats_right {
	width:55px;
	float:left;
	margin-top:10px;
	color:#333333;
	text-align:right;
}

.footer_links {
	position: absolute;
	margin: 10px 0 0 100px;
}

.footer_link a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	margin: 0 20px 0 0;
}

.footer_link a:hover {
	color: #fff000;
	text-decoration: underline;
}

.footer_link {
	float:left;
}

.footer_link_sep {
	background-color:#333333;
	width:2px;
	height:10px;
	overflow:hidden;
	float:left;
	margin: 2px 5px 0 5px;
}

.terms {
	font-size: 11px;
	font-weight: bold;
	margin: 45px 0 0 20px;
}

.terms_link a {
	font-size: 11px;
	font-family: Tahoma;
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Tahoma;
}

.terms_link a:hover {
	color: #fff000;
	text-decoration: none;
}

.terms_link {
	float: left;
}

.terms_sep {
	background: #FFFFFF;
	width: 2px;
	height: 5px;
	margin: 6px  10px 0 10px;
	overflow:hidden;
	float:left;
}

.copyright {
	font-size: 11px;
	font-weight:bold;
	margin: 32px 20px 0 0 ;
	display: inline;
	float: right;
}

.btn_view_cart {
	background:url(../images/view_cart_btn.gif) no-repeat right bottom;
	width: 68px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	margin: 0 0 0 20px;
}

.k9, .k9 a {
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}

.k9 a:hover {
	color: #fff000;
}

.shop {
	margin:5px 0 0 0;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	color:#FFFFFF;
}

.search_wrapper {
	width: 170px;
	height: 36px;
	background: url(../images/search_wrapper.gif) no-repeat left top;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	text-align: left;
	float: left;
}

.search_box {
	margin: 0 0 0 10px;
	width: 150px;
	display: inline;
	float: left;
}

.search_box .textboxes {
	width: 95px;
	margin: 0 0 4px 0;
	background: #ffa555;
	border: solid 1px #ffa555;
	color: #FFFFFF;
	float: left;
}

.search_btn {
	width: 40px;
	height: 24px;
	display:inline;
	cursor:pointer;
	background:url(../images/btn_search.gif) no-repeat left top;
	border: 0;
	float:right;
}


/***************************/
/* SEARCH RESULT           */
/***************************/
.search_result{
	width: 400px;
	background:url(../images/dotted.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
}

.search_result_title{
	color:#333333;
	margin:20px 0 30px 0;
	padding: 0 0 5px 0;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	border-bottom: 2px solid #333333;
}

.search_result_found {
	text-decoration: underline;
	color: #fd8a0c;
	display: inline;
}

.search_result_image {
	width:120px;
	margin: 0 10px 30px 0;
	float:left;
}

.search_result_name {
	margin:2px 0 5px 0;
}

.search_result_name a {
	color:#333333;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
}

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

.search_result_description {
	line-height:17px;
	margin:0 0 5px 0;
	color: #555555;
	height:auto;
}

.search_result_description a {
	margin:0 0 0 4px;
	color:#ff6600;
	padding:0 6px 0 0;
	background:url(../images/arrow.gif) no-repeat right bottom;
}

.search_result_price {
	margin: 0 0 2px 5px;
	font-size:12px;
	color: #fd8a0c;
	font-weight:bold;
	display: table;
	position: relative;
	left:-90px;
	float: left;
}

.search_result_viewer {
	color:#a6a9ab;
	font-size: 11px;
	display:table;
	position:relative;
	color: #666666;
	float: right;
}

.search_result_viewer div {
	font-weight:bold;
	display:inline;
}

.search_result .btn_add_cart{
	padding:0;
	margin: 20px 0 0 0 !important;
	margin: 20px 0 0 0;
}

#search_result_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:20px 0 40px 0;
}

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

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

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

#search_result_pages_links a {
	color:#ad5e07;
	text-decoration:underline;
}

.payment_confirm_link {
	background: #fcfcfc;
	width: 380px;
	padding: 5px 10px;
	margin-top: 20px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	float: left;
}

.payment_confirm_link a, .payment_confirm_link a:visited {
	font-weight: bold;
	color: #fd8a0c;
}

.line_separator_page {
	width: 100%;
	float: left;
	border-bottom: 1px solid #333333;
	margin: 0 0 20px 0;
}
