/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
    background: #e1d1d6 url(images/templatemo_body.png) repeat-x top;
}
		
a:link, a:visited {  text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #990099; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
	font-size: 8px;
}



.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.cleaner_h300 { clear: both; width:100%; height: 300px; }

.margin_r35 { margin-right: 35px; }

.button_01 a {
	display: block;
	width: 102px;
	height: 22px;
	padding: 5px 0;
	color: #a89ba5;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/templatemo_button.png) no-repeat;
}

.button_01 a:hover {
	background: url(images/templatemo_button_hover.png) no-repeat;
}

img { margin: 0px 0px 0px 0px; padding: 0px; border: none; }

h2 { 
	margin: 0 0 10px 0;
	padding: 10px 0 15px 0;
	font-size: 24px;
	font-weight: normal;
	color: #271a23;
	background: url(images/templatemo_title_bg.jpg) bottom left no-repeat;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #271a23;
}

h4 {
	margin: 0	;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #271a23;
}

#templatemo_wrapper {
	width: 990px;
	margin: 0 auto;
}

/* menu */

#templatemo_menu {
	clear: both;
	width: 970px;	
	height: 90px;
	padding: 0 10px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 70px;
	width: 200px;
	padding: 20px 0 0 20px;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: normal;
	outline: none;	
	background: url(images/templatemo_menu_divider.png) center left no-repeat;
}

#templatemo_menu ul li a span {
	display: block;
	color: #b56076;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}


#templatemo_menu li a:hover span, #templatemo_menu li .current span {
	color: #ffffff;
}

/* end of menu */

/* header */

#templatemo_header_bar {
	clear: both;
	width: 987px;
	height: 115px;
	overflow: hidden;
	padding: 0;
}


#templatemo_header_bar h1 {
	width: 987px;
	margin: 0px;
	padding-top: 23px;
	font-size: 28px;
	color: #C99;
	font-style: italic;
	letter-spacing: 6px;
	font-family: "Monotype Corsiva";
	text-align: center;
	padding-bottom: 5px;
	
}

 #templatemo_header_bar  h2 {
	width: 965px;
	margin: 15px;
	padding-top: px;
	font-size: 40px;
	color: #C99;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 7px;
	font-family: "Monotype Corsiva";
	text-align: center;
}
	
/* end of header */

/* sidebar */

#sidebar {
	float: left;
	position: absolute;
	width:  227px;
	margin: 13px 0;
	padding: 15px 18px 15px 20px;
	background: url(images/templatemo_sidebar_middle.png) repeat-y;
}

#sidebar .sidebar_top {
	position: absolute;
	width: 266px;
	height: 13px;
	top: -13px;
	left: 0;
	background: url(images/templatemo_sidebar_top.png) no-repeat;
}

#sidebar .sidebar_bottom {
	position: absolute;
	width: 266px;
	height: 13px;
	bottom: -13px;
	left: 0;
	background: url(images/templatemo_sidebar_bottom.png) no-repeat;
}

#sidebar .sidebar_section {
	padding-bottom: 20px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
}

.sidebar_section h2 {
	font-size: 25px;
	margin-bottom: 0px;
	color: #000;
}

.sidebar_section h3 {
	font-size: 25px;
	margin-bottom: 10px;
	color: #000;
	text-align:center;
	padding-bottom: 5px;
}

.sidebar_section h4 {
	font-size: 23px;
	margin-bottom: 0px; color: #000;
	
}

.sidebar_section form {
	width: 210px;
	margin: 0;
	padding: 0;
}

.sidebar_section form label {
	display: block;
	margin-bottom: 5px;
}

#sidebar .sidebar_section .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {

	margin: 0;
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(images/templatemo_list.png) center left no-repeat;
	font-size: 12px;
}
.categories_list li a:hover {
	color: #716F64;
	text-decoration: none;
	font-size: 14px;
}

.sidebar_section .image_wrapper {
	border: 1px solid #c0afbb;
	padding: 4px;
	margin: 10px;
}

.sidebar_section .discount {
	margin: 10px 0 0 0; padding-left: 10px;
	font-weight: bold; 
}
.sidebar_section .discount span {
	font-size: 20px;
	color: #C00;
}
.discount a {
	
	font-weight: bold;
	color: #C00; font-size: 17px; padding-left:29px;
}

/* end of sidebar */

/* content */

#templatmeo_content {
	float: right;
	width: 670px;	
}

#templatmeo_content #latest_product_gallery {
	width: 670px;
	height: 160px;
	padding: 0px 0;
	margin-bottom: 0px; 
} 

#latest_product_gallery h1 {
	color: #ffffff;
	font-size: 35px;
	text-align:center;
	padding-top:17px;
	line-height: 1em;
	letter-spacing: 7px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#latest_product_gallery h2 {
	color: #FFF;
	font-size: 33px;
	text-align:center;
	padding-top:30px;
	line-height: 1.5em;
	letter-spacing: 4px;
}

#templatmeo_content p {
	margin-bottom: 5px;
}

#templatmeo_content .content_section {
	clear: both;
	width: 670px;
	border-bottom: 1px dotted #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#templatmeo_content .content_section p.tu {
	color: #3E0000;
	font-size: 16px;
	text-align:justify;
	padding-top:10px;
	line-height: 170%;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#templatmeo_content .content_section p.tu2 {
	color: #3E0000;
	font-size: 16px;
	text-align:justify;
	padding-top:10px;
	line-height: 170%;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#templatmeo_content .content_section p.ar {
	color: #3E0000;
	font-size: 16px;
	text-align:center;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

#templatmeo_content .content_section h2
{
	color: #5E0000;
	font-size: 45px;
	text-align:center;
	padding-top:10px;
	line-height: normal;
	letter-spacing: 4px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

#templatmeo_content .content_section h1
{
	margin-top: 40px;
	color: #5E0000;
	font-size: 22px;
	text-align:center;
	padding-top: 0px;
	line-height: normal;
	letter-spacing: 4px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

#templatmeo_content .content_section .shlem
{
	width: 143px;
	margin-left: 40%;
	border: 1px solid #7c0d41;
	margin-bottom: 0px;
	}
#templatmeo_content .content_section .cuca
{
	width: 123px;
	margin-left: 40%;
	border: 1px solid #7c0d41;
	margin-bottom: 0px;
	}
#templatmeo_content .content_section .pistol
{
width: 278px;
	margin-left: 28%;
	border: 1px solid #7c0d41;
	margin-bottom: 0px;
	}

#templatmeo_content .content_section .katana
{
	width: 398px;
	margin-left: 20%;
	border: 1px solid #7c0d41;
	margin-bottom: 0px;
}

#templatmeo_content .content_section .kollag
{
	width: 198px;
	margin-left: 35%;
	border: 1px solid #7c0d41;
	margin-bottom: 0px;
	
}

#templatmeo_content .content_section h1 a
{
	color: #5E0000;
	font-size: 22px;
	text-align:center;
	line-height: normal;
	letter-spacing: 4px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

.product_box {
	float: left;
	width: 198px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}

#templatemo_content .product_box p {
	padding: 0;
	margin: 0 0 5px 0; 
}
.product_box p {
 text-align: center;
 }

.price {
	color: #7c0d41;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: bold; font-family: Arial, Helvetica, sans-serifarial; 
}

.art {
	color: #7c0d41; 
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: bold; font-family: Arial, Helvetica, sans-serifarial;
}

.product_box h3 {
	background: #2e202a;
	padding: 3px 5px;
	margin: 0px 0;
	color: #FFF;
	font-size: 11px; text-align: center;
}

.product_box .image_wrapper {
	padding:  20px 0px 0px 30px;
	border: 1px solid #7c0d41;
	margin-bottom: 10px;
	background: url(images/templatemo_sidebar_middle.png) repeat-y;
	color: #DDD;
}

.product_box .image_wrapper2 {
	padding:  10px 0px 0px 5px;
	border: 1px solid #7c0d41;
	margin-bottom: 10px; 
	background: url(images/templatemo_sidebar_middle.png) repeat-y;
}


.product_box img { margin: 0px 0px 0px 0px; padding: 0px; border: none; }

 .content_section .product_box .image_wrapper  a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px; 
} 

 .content_section .product_box .image_wrapper2  a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px; 
	
} 


/* end of content */

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: #5e4958 url(images/templatemo_footer.png) top repeat-x;
}

#templatemo_footer {
	width: 970px;
	padding: 25px 10px 0px 10px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff; height: 50px;
}

#templatemo_footer a {
	color: #D6D6D6;
	font-size: 15px; 
}

#templatemo_footer a:hover {
	text-decoration: underline;}


#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #aea68c;
	
}

.footer_menu li a {
	color: #ffffff;
	
}

.footer_menu .last_menu {
	border: none;
}


/* end of footer */
#yt {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
