/*
CSS Credit: http://www.templatemo.com
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(homepage.css);
@import url(gallery.css);
@import url(portfolio.css);

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
    background-image: url(..//images/header_bg.png);
    background-color: #90857c;
    background-repeat: repeat-x;
    background-position: top;
}

a:link, a:visited { color: #073475; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #073475; text-decoration: underline; }

h3 {
	color: #b12213;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
h6 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h7 {
	color: #000000;
	font-size: 13px;
	font-weight:bolder;
	}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.float_l { float: left; }
.float_r { float: right; }

.margin_r20 { margin-right: 20px; }


/*----------------------------------------------------------*/
img{margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:inline-block;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{padding:4px; border:1px solid #D8D9DE;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*--------------------------------------------------------*/

#templatemo_body_wrapper {
	width: 100%;
	background: url(..//images/templatemo_body_bottom.png) repeat-x bottom center;
}

#templatemo_wrapper {
	width: 1100px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(..//images/logo_up5.png) no-repeat top center;
}

/* header */

#templatemo_header {
	clear: both;
	width:  960px;
	height: 60px;
	padding: 20px 40px
}

#templatemo_header  #site_title {
	float: left;
	padding-top: 15px;
}

#site_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

#site_title a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	letter-spacing: 2px;
}

#shopping_cart_box {
	float: right;
	padding-top: 20px;
	color: #CCC;
}

#shopping_cart_box h3 {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#shopping_cart_box p span {
	color: #fff;
	font-weight: bold;
}


/* end of header */

/* menu */

#templatemo_menu {
	clear: both;
	width: 1100px;
	height: 70px;
	background: url(..//images/templatemo_menubar.png) no-repeat;
}

#search_box {
	width: 1100px;
	height: 35px;
	text-align: right;
}

#search_box form {
	margin: 0;
	padding: 5px 40px;
}

#search_box #input_field {
	height: 20px;
	width: 300px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#search_box #submit_btn {
 	height: 24px;
	width: 100px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
	color:#666666;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#templatemo_menu ul {
	width: 890px;
	height: 35px;
	margin: 0;
	padding: 7px 40px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	margin-right: 40px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #162127;
}

/* end of menu */

/* contetnt */

#templatemo_content_wrapper {
	clear: both;
	padding: 10px 0;	
}

#templatemo_content {
	float: left;
	margin-left: 10px;
	width: 580px;
}

#banner {
	margin: 0 0 10px 0;
}

#templatemo_content #content_top {
	width: 580px;
	height: 20px;
	background: url(..//images/templatemo_content_top.png) no-repeat;
}

#templatemo_content #content_bottom {
	width: 580px;
	height: 20px;
	background: url(..//images/templatemo_content_bottom.png) no-repeat;
}

#templatemo_content #content_middle {
	width: 540px;
	padding: 5px 20px 0px 20px;
	background: url(..//images/templatemo_content_middle.png) repeat-y;
}

#content_middle p {
	text-align: justify;
}

.templatemo_sidebar_wrapper {
	width: 250px;
}

.templatemo_sidebar {
	width: 246px;
	padding-right: 3px;
	background: url(..//images/templatemo_sidebar_middle.png) repeat-y;
}

.templatemo_sidebar_top {
	width: 250px;
	height: 20px;
	background: url(..//images/templatemo_sidebar_top.png) no-repeat;
}

.templatemo_sidebar_bottom {
	width: 250px;
	height: 20px;
	background: url(..//images/templatemo_sidebar_bottom.png) no-repeat;
}

.templatemo_sidebar .sidebar_box {
	clear: both;
	padding-bottom: 20px;
}

.sidebar_box h2 {
	color: #b12213;
	font-size: 16px;
	padding-left: 25px;
	font-weight: bold;
	margin: 0 0 10px 10px;
	background: url(..//images/templatemo_sidebar_h1.png) left center no-repeat;
	text-decoration:blink;
	
}

.sidebar_box .sidebar_box_content {
	padding: 15px;
	background: url(..//images/templatemo_sidebar_box_top.png) top repeat-x;
}

.sidebar_box img {
	border: 1px solid #999;
	margin-bottom: 5px;
}

.sidebar_box .discount {
	margin: 5px 0 0 0;
	font-weight: bold;
}

.sidebar_box .discount span {
	color: #C00;
}

.left_sidebar_box .discount a {
	font-weight: bold;
	color: #000;
}

.sidebar_box .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(..//images/list.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #e37615;
	text-decoration: none;
}

.news_box {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
	border-bottom: 1px solid #999;
	
}

.news_box h4 {
	padding: 2px 0;
	margin: 0;
}

.news_box h4 a {
	font-size: 12px;
	font-weight: normal;
	color: #1893f2;
}

#newsletter_box label {
	display: block;
	margin-bottom: 10px;
}

#newsletter_box .input_field {
	height: 20px;
	width: 155px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#newsletter_box .submit_btn {
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

.product_box {
	float: left;
	width: 223px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	text-align: center;
}

.product_box img {
	margin-bottom: 10px;
}

.product_box h3 {
	color: #2a2522;
	font-size: 12px;
	margin: 0 0 10px;
	text-decoration:blink;
}

.product_box p {
	margin-bottom: 10px;
}

.product_box p span {
	color: #cf5902;
	font-size: 14px;
	font-weight: bold;
}

.product_box .detail {
	float: right;
}

.product_box .addtocard {
	float: left;
	font-weight: bold;
	padding-right: 20px;
	background: url(..//images/templatemo_shopping_cart.png) bottom right no-repeat;
}
/* end of content */

/* footer */

#templatemo_footer_wrapper {
	background: url(..//images/templatemo_footer.png) repeat-x;
}

#templatemo_footer {
	width: 910px;
	height: 85px;
	padding: 50px 40px 30px 40px;
	margin: 0 auto;
	text-align: center;
	color: #a9a098;
}

#templatemo_footer a {
	color: #d7d1cc;
	font-weight: normal;
}

#templatemo_footer a:hover {
	text-decoration: none;
	color: #FFFF33;
}

#templatemo_footer .footer_menu {
	margin: 0 0 30px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #d7d1cc;
}

.footer_menu li a {
	color: #d7d1cc;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
/* @group Blink */
.blink {
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	 animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}


/*---------------------------------------------------------*/
/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	}

.col1, .col1 a{color:#676767; background-color:#FFFFFF; border-top:10px solid #B86365;}
.col1 a{border:none;}
.col2{color:#666666; background-color:#FFFFFF;}
.col3{color:#989898; background:url("../images/featured_slide.gif") top left repeat-x #FAFAFA;}
.col4{color:#989898; background-color:#FAFAFA;}

/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #featured_slide, #container, #footer, #backtotop, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	padding:15px 0;
	}

#topbar p, #topbar ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#topbar ul{
	float:left;
	margin-top:7px;
	}

#topbar li{
	display:inline;
	margin:0 15px 0 0;
	}

#topbar li.last{
	margin-right:0;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:25px 0 30px 0;
	z-index:1000;
	}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1 a{
	font-size:36px;
	color:#FFFFFF;
	background-color:#202020;
	}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:30px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	margin-bottom:20px;
	color:#797979;
	background-color:#FAFAFA;
	font-size:22px;
	font-style:italic;
	}

#container a{
	color:#B86365;
	background-color:#FAFAFA;
	}

.readmore{
	display:block;
	clear:both;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	}

.readmore a{
	display:inline-block;
	height:33px;
	padding-left:10px;
	background:url("../images/readmore_left.gif") top left no-repeat;
	}

.readmore strong{
	padding:9px 10px 9px 0;
	line-height:33px;
	white-space:nowrap;
	background:url("../images/readmore_right.gif") top right no-repeat;
	}

#shout{
	display:block;
	width:900px;
	height:81px;
	margin:0 0 30px 0;
	padding:25px 30px 0 30px;
	color:#E5E5E5;
	background:url("../images/shout_bg.gif") top left no-repeat #B86365;
	}

#shout h2, #shout p{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	font-style:normal;
	color:#E5E5E5;
	background-color:#B86365;
	}

#shout h2{
	margin:-6px 0 6px 0;
	font-size:36px;
	}

#shout p{
	font-size:18px;
	}

#shout p a{
	display:block;
	width:279px;
	height:43px;
	padding:15px 0 0 0;
	font-size:26px;
	text-align:center;
	text-transform:uppercase;
	color:#E5E5E5;
	background:url("../images/shout_a_bg.gif") top left no-repeat #CB8B8C;
	}

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist{margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#B86365; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#B86365; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* Featured Block */

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured a{
	color:#B86365;
	background-color:#F7F7F7;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#container #column .readmore a{
	display:block;
	width:100%;
	margin-top:15px;
	height:auto;
	padding-left:0;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	background:none;
	}

#column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column .latestnews li{
	display:block;
	width:100%;
	height:99px;
	margin:0 0 11px 0;
	padding:0 0 21px 0;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	}

#column .latestnews li.last{
	margin-bottom:0;
	}

#column .latestnews p{
	display:inline;
	}

#column .latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}

/* @end */