@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	background-color:#b089f7;
	padding-bottom:10px;
}

div {
	font-size:11px;
}

p {
	margin: 0 0 7px 0;
}

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

.textboxes {
	background-color:#faf4ff;
	border:solid 1px #a874de;
	font-family: Arial, Helvetica, sans-serif;
	height:17px;
	font-size:11px;
	padding:3px 5px 0px 5px;
}

.textareas {
	background-color:#faf4ff;
	border:solid 1px #a874de;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}

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

.current_page {
	font-weight:bold;
}

.warning, .info {
	width:99%;
	padding:20px 0 20px 0;
	text-align:center;
}

.warning a, .info a {
	font-weight:bold;
	color:#000000;
}

#top_wrapper_1 {
	height:32px;
	border-bottom:none;
	background:url(../images/top_art.gif) repeat-x left top;
}

#top_wrapper_2 {
	width:986px;
}

#top_logo {
	font-weight:bold;
	font-size:12px;
	margin:7px 0 0 0;
	color:#000000;
}

#top_logo a {
	color:#000000;
}

#top_links {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin:8px 0 0 0;
}

#top_links a, #top_links div {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.top_links_separator {
	background-color:#000000;
	margin:6px 15px 0px 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;
	margin:3px 0 0 4px;
}

.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%;
	float:left;
	background:url(../images/background.gif) repeat-x left top;
}

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

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

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

#header {
	width:986px;
	height: 234px;
	float:left;
	padding: 0 0 0 0;
	background:url(../images/header.jpg) no-repeat left bottom;
}

.header_title {
	margin: 30px 0 0 34px;
	font-size:48px;
	color:#FFFFFF;
	font-weight:bold;
}

.menu_wrapper {
	width: 952px;
	height: 40px;
	background: url(../images/menu_art.gif) no-repeat left top;
	float:left;
	margin: 5px 0 5px 5px;
	padding: 0 0 0 20px;
	text-align:right;
}

.menus {
	cursor: pointer;
	height: 40px;
	margin: 0 5px 0 5px;
	float: left;
}

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

.menu_home_hover {
	background:url(../images/menu_home_h.gif) no-repeat left top;
	width: 75px;
}

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

.menu_about_hover {
	background:url(../images/menu_about_h.gif) no-repeat left top;
	width: 112px;
}

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

.menu_news_hover {
	background:url(../images/menu_news_h.gif) no-repeat left top;
	width: 93px;
}

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

.menu_product_hover {
	background:url(../images/menu_product_h.gif) no-repeat left top;
	width: 120px;
}

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

.menu_article_hover {
	background:url(../images/menu_article_h.gif) no-repeat left top;
	width: 105px;
}

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

.menu_comment_hover {
	background:url(../images/menu_comment_h.gif) no-repeat left top;
	width: 124px;
}

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

.menu_testimonial_hover {
	background:url(../images/menu_testimonial_h.gif) no-repeat left top;
	width: 112px;
}

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

.menu_contact_hover {
	background:url(../images/menu_contact_h.gif) no-repeat left top;
	width: 123px;
}

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

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


.minimap {
	color:#000000;
	margin:0 0 0 20px;
	display:inline;
	float:left;
}

.minimap a {
	color:#000000;
	font-weight:bold;
	display:inline;
	float:left;
}

.menu_separator {
	background:url(../images/arrow.gif) no-repeat center;
	width:18px;
	height:14px;
	display:inline-block;
	float:left;
}

.date {
	color:#000000;
	float:right;
	display:inline;
}

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

.center_column {
	width:986px;
	margin:auto;
	padding:0 0 0 0;
}

.left_body {
	float:left;
	width:180px;
	margin-left:8px;
	display:inline;
}

.left_separator {
	float:left;
	width:4px;
	background:url(../images/left_separator_art.jpg) no-repeat left top;
	display:inline;
	height:37px;
}

.center_body {
	width:602px;
	float:left;
	display:inline;
} 

.right_separator {
	float:left;
	width:4px;
	height:37px;
	display:inline;
}

.right_body {
	float:left;
	width:180px;
	display:inline;
}

.body_wrapper_1 {
	float:left;
	width:986px;
	background:url(../images/body_art.gif) repeat-y left top;
	margin: 20px 0 0 0;
}

.body_wrapper_2 {
	float:left;
	width:986px;
	background:url(../images/body_art.gif) repeat-y left top;
	display:inline;
}

.body_wrapper_3 {
	float:left;
	width:986px;
	margin:0 0 0 0px;
	display:inline;
}

/* ===============================
   SIDEBAR & BODY
   =============================== */

.sidebar_wrapper {
	float:left;
	width:180px;
	background:url(../images/sidebar_art.gif) repeat-y left top;
	background-color:#ceb6fa;
}

.sidebar_separator {
	width: 180px;
	background:#ceb6fa;
	float: left;
	height: 5px;
}

.sidebar_footer {
	background:url(../images/sidebar_footer.gif) no-repeat left top;
	width: 180px;
	height: 16px;
	float: left;
}

.center_body_wrapper {
	float:left;
	width:602px;
	background:url(../images/center_body_art.gif) repeat-y left top;
}

.center_body_separator {
	width: 602px;
	background:#ceb6fa;
	float: left;
	height: 5px;
}

.center_body_footer {
	background:url(../images/center_body_footer.gif) no-repeat left top;
	width: 602px;
	height: 16px;
	float: left;
}


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

.category_wrapper_1 {
	background:url(../images/title_category.gif) no-repeat left top;
	padding: 50px 10px 0px 10px;
}

.category_wrapper_2 {
	width:100%;
	font-size:11px;
}

.category_archieve a {
	width:100%;
	font-size:11px;
	color:#7f49d0;
	line-height:15px;
}

.current_category {
	font-weight:bold;
}

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

.content {
	width:562px;
	padding:70px 20px 10px 20px;
	float:left;
	line-height:18px;
	text-align:justify;
}

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

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

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

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

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

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

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

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

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

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

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

.announcement {
	background:url(../images/announcement.gif) no-repeat left top;
	font-size:18px;
	width: 542px;
	height: 33px;
	padding: 9px 50px 0 10px;
	display: important;
	float:left;
	color:#7734db;
}

.announcement marquee, .announcement marquee p {
	vertical-align:top;
}

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

.news_teaser_wrapper_1 {
	background:url(../images/title_news_teaser.gif) repeat-x left top;
	width:180px;
	float:left;
	padding:50px 0 0px 0px;
}

.news_teaser_wrapper_2 {
	padding: 0 10px 0 10px;
}

.news_teaser_box {
	width:400px;
	float:left;
	padding:20px 15px 0px 30px;
	margin-left: 0px;
}

.news_teaser_separator {
	width: 5px;
	height: 100px;
	float: left;
	background:url(../images/dash3.gif) repeat-y right top;
}

.news_teaser_date {
	color:#666666;
	display:none
}

.news_teaser_title {
	margin-bottom:10px;
	font-size:11px;
}

.news_teaser_title a {
	color:#4b3866;
}

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

.news_teaser_content a {
	margin:0 0 0 4px;
	color:#b69734;
	font-weight:bold;
}

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

.news_archieve {
	width:562px;
	border-bottom:solid 1px #CCCCCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
}

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

.news_archieve_image img {
	
}

.news_archieve_date {
	color:#333333;
}

.news_archieve_day {
	font-weight: bold;
	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 0 0;
}

.news_archieve_title a {
	color:#7f49d0;
	font-weight:bold;
	font-size:14px;
}

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

.news_archieve_content a {
	margin:0 0 0 4px;
	color:#6c3077;
	font-weight:bold;
}

#news_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:30px 0 30px 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;
	color:#38541c;
}

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

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

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

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

.news_detail_image img {
	
}

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

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

.news_detail_name {
	color:#7f49d0;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 10px 0;
}

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

.news_detail_description a {
	font-weight:bold;
}

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

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

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

.mr15{
	margin:0 15px 0 0;
}

.product_teaser_wrapper_1 {
	width:582px;
	float:left;
	padding:60px 10px 10px 10px;
	background:url(../images/title_product_teaser.gif) no-repeat left top;
}

.product_teaser_box {
	width:140px;
	float:left;
	padding: 10px 20px 0 20px;
	text-align:center;
}

.product_teaser_image {
	width:120px;
	height:120px;
	margin:auto;
}

.product_teaser_title {
	margin:5px 0 0 0;
	font-weight:bold;
}

.product_teaser_info {
	width: 21px;
}

.product_teaser_title a {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7f49d0;
}

.product_teaser_price {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5619b2;
}

.product_teaser_view {
	color:#666666;
}

.product_teaser_view_title {
	font-weight:bold;
}

.product_teaser_footer {
	text-align:right;
}

.product_teaser_footer a {
	font-weight:bold;
	color:#5619b2;
	margin:0 30px 0 0;
	padding:0 10px 0 0;
	background:url(../images/arrow.gif) no-repeat right;
}

.btn_add_cart {
	width:97px;
	height:18px;
	background:url(../images/btn_buy.gif) top left no-repeat;
	float:left;
	cursor:pointer;
}

.product_teaser_box .btn_add_cart {
	margin:15px 0 30px 21px;
	display:inline;
}

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

.category_name {
	margin:10px 0 30px 0;
	font-size:16px;
	font-weight:bold;
	color:#7f49d0;
}

.product_archieve {
	width:562px;
    border-bottom:solid 1px #CCCCCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
}

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

.product_archieve_image img {
	
}

.product_archieve_name_price {

}

.product_archieve_name {
	margin:2px 0 2px 0;
	text-align: left;
}

.product_archieve_name a {
	color:#7f49d0;
	font-weight:bold;
	font-size:14px;
}

.product_archieve_price {
	margin: 2px 0 5px 5px;
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
    color:#3531ca;
}

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

.product_archieve_description a {
	margin:0 0 0 4px;
	color:#493a5f;
    font-weight: bold;
}

.product_archieve .btn_add_cart {
	margin: 0 10px 0 0;
	float: left;
}

.product_archieve_viewer {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	float: right;
}

.product_archieve_viewer div {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	display: inline;
}

#product_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:30px 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;
	color:#333333;
}

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

#product_pages_links a {
	color:#7f49d0;
	text-decoration:none;
    font-weight:bold;
}

#product_pages_links .current_page {
	text-decoration:underline;
}

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

.product_detail_image {
	text-align:left;
}

.product_detail_image img {
	
}

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

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

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

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

.product_detail_name {
	color:#7f49d0;
	font-weight:bold;
	font-size:18px;
	margin:0 0 15px 0;
	text-align: left;
}

.product_detail_price {
	color:#3531ca;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin:0 0 20px 0;
}

.product_detail_description {
	margin:20px 0 30px 0;
	line-height:17px;
	text-align:justify;
	color:#333333;
}

.product_detail_description a {
	color: #3531ca;
	font-weight: normal;
	text-decoration: underline;
}

.product_detail_wrapper_2 .btn_add_cart {
	margin: 0 10px 20px 0;
	float: left;
}

.product_detail_viewer {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	display: none;
}

.product_detail_viewer div {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	display: inline;
}

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

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

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

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

.product_comment_listing {
	width:562px;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:solid 1px #CCCCCC;
}

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

.product_comment_listing_title{
	width:504px;
	margin:0 0 3px 0;
	float:left;
	color:#333333;
}

.product_comment_listing_title a {
	color:#7f49d0;
	font-weight:bold;
	font-size: 11px;
}

.product_comment_listing_detail {
	width:504px;
	float:left;
	color:#333333;
}

#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:#7f49d0;
	text-decoration:underline;
    font-weight:bold;
}

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

#write_product_comment_title {
	color:#8e77b1;
	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:#ff7f0d ;
	width:562px;
	margin:0 0 4px 0;
}

.write_product_comment_textbox {
	height:26px;
}

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

.write_product_comment_textarea {
	height:110px;
}

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

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

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

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

.write_product_comment_alert {
	color:#000000;
	width:552px;
	padding:5px;
	font-weight:bold;
	text-align:center;
	float:left;
}

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

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

/* ===============================
   SEARCH TEASER
   =============================== */

.search_teaser {
	width:180px;
	padding: 50px 0 0 0;
	background:url(../images/title_search_teaser.gif) no-repeat left top;
}

.search_teaser_box {
	margin:0 0 5px 10px;
}

.search_teaser_box .textboxes {
	width: 110px;
	height: 14px;
	padding: 4px 4px 4px 4px;
	margin: 0 4px 0 0;
	float: left;
}

.search_teaser_button {
	background: url(../images/btn_go.gif) top left no-repeat;
	width: 36px;
	height: 24px;
	border: 0;
	float: left;
}



/***************************/
/* SEARCH RESULT           */
/***************************/

.search_result{
	width:562px;
    border-bottom:solid 1px #CCCCCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
}

.search_result_title{
	color: #594774;
	margin: 20px 0 30px 0;
	padding: 0 0 5px 0;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 2px solid #ada0c0;
}

.search_result_found {
	text-decoration: none;
	color: #352251;
	font-weight: bold;
	display: inline;
}

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

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

.search_result_name a {
	color:#7f49d0;
	font-weight:bold;
	font-size:14px;
}

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

.search_result_description a {
	margin:0 0 0 4px;
	color:#493a5f;
    font-weight: bold;
}

.search_result_price {
	margin:2px 0 5px 5px;
	font-size:14px;
	display:inline-block;
    color:#3531ca;
}

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

.search_result_viewer div {
	font-weight:bold;
	font-size: 10px;
	color: #666666;
	display:inline;
}

.search_result .btn_add_cart{
	float: left;
}

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

.search_result_noitem {
	width: 340px;
	margin: 20px 0 20px 105px;
	display: inline;
	float: left;
}

.search_result_noitem_title {
	font-size: 11px;
	margin: 0 0 5px 0;
	text-align: left;
	float: left;
}

.search_result_noitem .textboxes {
	width: 290px;
	margin: 0 0 4px 0;
	padding: 4px 4px 3px 4px;
	border: solid 1px #686868;
	float: left;
}

.search_result_noitem_btn {
	width: 36px;
	height: 24px;
	display:inline;
	cursor:pointer;
	background:url(../images/btn_go.gif) no-repeat left top;
	margin: 0  0 0;
	float:right;
}

.search_result_noitem_underline {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #a82626;
	margin: 40px 0 0 0 !important;
	margin: 20px 0 0 0;
	display: inline;
	float: left;
}


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

.article_teaser {
	width:180px;
	padding: 50px 0 0 0;
	background:url(../images/title_article_teaser.gif) no-repeat left top;
}

.article_teaser_box {
	margin:0 0 5px 10px;
}

.article_teaser_date {
	display:none;
}

.article_teaser_title {
	
}

.article_teaser_title a {
	color:#4b3866;
	font-size:11px;
}

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

.article_archieve {
	width:562px;
	border-bottom:solid 1px #CCCCCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
}

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

.article_archieve_image img {
	
}

.article_archieve_date {
	color:#333333;
}

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

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

.article_archieve_title a {
	color:#7f49d0;
	font-weight:bold;
	font-size:14px;
}

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

.article_archieve_content a {
	margin:0 0 0 4px;
	color:#6c3077;
	font-weight:bold;
}

#article_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:30px 0 30px 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;
	color:#38541c;
}

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

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

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

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

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

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

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

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

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

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

.article_detail_name {
	color:#7f49d0;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 10px 0;
}

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

.article_detail_description a {
	font-weight:bold;
}

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

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

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

.comment_teaser_area {
	width:180px;
	background:url(../images/title_comment_teaser.gif) no-repeat left top;
	padding:38px 0 0 0;
	color:#38541c;
}

.comment_teaser_wrapper_1 {
	width:174px;
	height:200px;
	overflow:auto;
	float:left;
	border:solid 1px #a874de;
	margin:0 0 1px 2px;
	display:inline;
}

.comment_teaser_wrapper_2 {
	float:left;
	width:157px;
	font-size:11px;
}

.comment_teaser_box {
	width:147px;
	padding:5px;
}

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

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

.even {
	background-color:#ecdcff;
}

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

.write_comment_teaser {
	width:175px;
	float:left;
	padding:0 2px 0 2px;
}

.write_comment_teaser_textbox {
	width:176px;
	float:left;
	height:22px;
	margin:0 0 1px 0;
}

#txt_name {
	float:left;
	width:164px;
}

.write_comment_teaser_textarea {
	float:left;
	width:176px;
	margin:0 0 1px 0;
}

#txa_comment {
	float:left;
	width:164px;
	height:60px;
}

.write_comment_teaser_alert {
	width:164px;
	padding:4px;
	margin:4px 0 4px 0;
	font-weight:bold;
	text-align:center;
	float:left;
}

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

.write_comment_teaser_ssc {
	float:left;
	width:176px;
	margin:0 0 12px 0;
}

#write_comment_teaser_ssc_title {
	margin:2px 5px 0 0;
	line-height:10px;
	text-align:right;
	width:48px;
	float:left;
}

#img_security_code {
	background:url(../images/ssc.gif) no-repeat;
	margin:0 1px 0 0;
	float:left;
}

#txt_security_code {
	padding:4px;
	width:30px;
	height:14px;
	float:left;
}

.write_comment_teaser_submit {
	float:left;
	width:176px;
	text-align:center;
}

.write_comment_teaser_submit_button {
	width:73px;
	height:23px;
	cursor:pointer;
	background:url(../images/submit_button.jpg) no-repeat left top;
	margin:auto;
}

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

.comment_listing {
	width:562px;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:solid 1px #CCCCCC;
}

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

.comment_listing_title{
	color:#333333;
}

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

.comment_listing_detail {
	color:#333333;
}

#comment_pages_wrapper_1 {
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin:20px 0 40px 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;
	color:#333333;
}

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

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

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

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

.write_comment_title {
	font-weight:bold;
	font-size:14px;
	color:#000000;
	width:562px;
	margin:0 0 4px 0;
}

.write_comment_textbox {
	height:26px;
}

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

.write_comment_textarea {
	height:110px;
}

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

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

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

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

#txt_comment_security_code {
	padding:4px;
	width:30px;
	height:14px;
	float:left;
}

.write_comment_alert {
	color:#000000;
	width:552px;
	padding:5px;
	font-weight:bold;
	text-align:center;
	float:left;
}

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

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

.testimonial_listing {
	width:562px;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:solid 1px #CCCCCC;
}

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

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

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

.testimonial_listing_detail {
	width:504px;
	float:left;
	color:#333333;
}

#testimonial_pages_wrapper_1 {
	width:100%;
	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;
	color:#33333;
}

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

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

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

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

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

.write_testimonial_textbox {
	height:26px;
}

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

.write_testimonial_textarea {
	height:110px;
}

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

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

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

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

.write_testimonial_alert {
	color: #666666;
	width:552px;
	padding:5px;
	font-weight:bold;
	text-align:center;
	float:left;
}

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

#txt_testimonial_security_code {
	padding:4px;
	width:30px;
	height:14px;
	float:left;
}

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

.contact_teaser {
	width:160px;
	background:url(../images/title_info.gif) no-repeat left top;
	padding:50px 10px 0 10px;
	line-height:15px;
	float:left;
	text-align:center;
}

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

.contact_info {
	width:562px;
	margin:10px 0 30px 0;
	color:#333333;
	line-height:15px;
	float:left;
}

.contact_info_title {
	font-weight:bold;
	margin:0 0 20px 0;
	font-size:16px;
	color:#333333;
}

.table_contact {
	width:562px;
	float:left;
	margin:0 0 30px 0;
}

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

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

.table_contact .table_row .field_right {
	width:312px;
	height:auto;
	float:left;
	display:inline;
}

#txt_contact_name, #txt_contact_email, #txt_contact_subject {
	width:302px;
	height:20px;
}

#txa_contact_message {
	width:302px;
	height:120px;
}

#btn_contact_submit {
	float:right;
}

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

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

#txt_contact_security_code {
	padding:4px;
	width:30px;
	height:14px;
	float:left;
}

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

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

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

.cart_teaser {
	width:180px;
	background:url(../images/title_cart_teaser.gif) no-repeat left top;
	padding:50px 0 0 0;
	line-height:15px;
	float: left;
}

.cart_teaser_footer {
	width:180px;
	background:url(../images/cart_teaser_footer.gif) no-repeat left top;
	height:31px;
	margin:10px 0 0 0;
	float: left;
	text-align:center;
	padding:7px 0 0 0;
}

.cart_list_left {
	width:120px;
	float:left;
	float:left;
	padding:0 0 0 16px;
	color:#4b3866;
	margin:4px 0 0 0;
}

.cart_list_right {
	width:30px;
	float:left;
	margin:4px 0 0 0;
	color:#4b3866;
	text-align: right;
}

.btn_view_cart {
	background:url(../images/btn_view_cart.gif) no-repeat left bottom;
	width:73px;
	height:23px;
	cursor:pointer;
	float:right;
}

.cart_teaser_footer .btn_view_cart {
	margin:0 50px 0 0;
}

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

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

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

.cart_data td {
	color:#604885;
	padding:3px 5px 3px 5px;
}

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

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

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

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

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

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

.table_order .table_row .field_right {
	width:352px;
	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:#cfcbd5;
	color:#000000;
}

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

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

#txt_order_security_code {
	padding:4px;
	width:30px;
	height:14px;
	float:left;
}

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

.footer {
	height:163px;
	width:986px;
	background:url(../images/footer.jpg) no-repeat center top;
}

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

.statistics {
	width:180px;
	float:left;
	text-align:left;
	color:#ffffff;
	font-size:12pt;
	padding:50px 0 0 0;
	margin:0 0 0 0px;
	float:left;
	background:url(../images/title_stats.gif) no-repeat left top;
	line-height:17px;
}

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

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

.terms {
	width:100%;
	float:left;
	margin:20px 0 0 0;
	text-align:center;
}

.terms_link {
	margin: 0 0 0 110px;
}

.terms_links {
	color:#FFFFFF;
	float: left;
}

.terms_links a {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 2px 0 2px;
	font-size:10px;
}

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

.terms_sep {
	background-color:#000000;
	width:3px;
	height:3px;
	overflow:hidden;
	float:left;
	margin:5px 18px 0 18px;
}

.copyright {
	width:100%;
	float:left;
	margin:50px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

.k9, .k9 a {
	color:#FFFFFF;
	font-size:10px;
}

.shop {
	margin:5px 0 0 0;
	font-size:10px;
	color:#FFFFFF;
}

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

