/*
File Name: style_cf.css
*/

/* body */
	body {
		background:#766f67;
		color:#696969;
	}

/* layouts */
	/* containers */
	#con{
		background: #ffffff;
	}

	#con0{
		background: #fff ;
	}

	#con0_sub{
		background: #fff;
	}

	#con01{
		background: transparent url(../../images/home_page_background_02.jpg) center top no-repeat;
	}

	#con01_sub{
		background: transparent url(../../images/sub_page_background_02.jpg) center top no-repeat;
	}

	/* header */
	#header{
		background:#fff;
	}

/* header links & slogan */
	.top_links{
		color:#42403e;
	}

	.top_links a{
		color:#42403e;
	}

	.top_links a:hover{
		color:#b10d0b;
	}

	.top_slogan, .top_slogan h4, .top_slogan h4 a, .top_slogan h4 a:hover{
		color:#b10d0b;
              
	}

/* slider area */
	#slider_con{
		background: transparent url(../../images/slider_background.png) bottom no-repeat;	
	}

	.slide{
		background: transparent url(../../images/slider_background.png) bottom no-repeat;	
	}

	/* sliding texts on main page slider */
	/* slider title text */
	.sliding_text_text{
		color:#615956;
	}

	/* slider title title*/
	.sliding_text_text h1{
		color:#a60c0c;
	}

	/* slider text link */
	.sliding_text_text  h1 a{
		color:#a60c0c;
	}

	.sliding_text_text  h1 a:hover{
		color:#18A3C5;
	}

	/* slider title 2*/
	.sliding_text_text h2{
		color:#32a9c7;
	}

	/* slider title 2 link */
	.sliding_text_text  h2 a{
		color:#32a9c7;
	}

	/* slider numbers*/

	/* active number style*/
	#numbers  li a { 
		background: #d4e6eb;	
	}

	#numbers  li a.activeSlide { 
		background: #B7D6DF;	
	}

	.border{
		border:1px solid #F4F4F4;
	}
	

/* page navigation */
	 #sub_nav{
		color:#c50d0d;
	 }
	#sub_nav  a{	
		color:#ab0d02;
	}

	#sub_nav a:hover{
		color:#c50d0d
	}

/* sub page header  */
	#sub_page_header .right h2{
		color:#c50d0d;
	}

/* sub page */
	.sub_page{
		background:url(../../images/sub_background.png) 689px 0  repeat-y;
	}

	.sub_page.clean{
		background:transparent;
	}


/* sub navigation */

	#sub_menu  li, .middle ul  li{	
		border-bottom:1px solid #EDE8E5;
	}

	#sub_menu  li a, .middle  li a{	
		color:#c50d0d;
		background:transparent url(../../images/arrow.png)  right no-repeat;
	}

	#sub_menu  li a:hover, .middle  li a:hover{
		color:#ab0d02;
		background:none;
	}

/* boxes  */
	/* home page left side boxes  */
	.magnifier{
		background:url(../../images/magnifier.png) center no-repeat;
	}
	
	.product_image {
		background:url(../../images/p_detail.png) center no-repeat;
	}

	.product{
		border-left:1px solid #EDE8E5;
	}

	.play{
		background:url(../../images/play.png) center no-repeat;
	}
	
	.box .image{
		border:1px solid #EDE8E5;
	}
	
	.box .image.product_image{
		border-top:1px solid #EDE8E5;
		border-bottom:1px solid #EDE8E5;
	}
	
	.box.middle .image{
		border-top:1px solid #EDE8E5;
		border-bottom:1px solid #EDE8E5;
	}
	
	.price{
		color:#E57F2D;
	}

	.box .textarea h2{
		color:#ab0d02;
	}
	
	.box .textarea h2 a{
		color:#ab0d02;
	}
	
	.box .textarea h2 a:hover{
		color:#ab0d02;
	}
	
	.box .textarea{
		color:#5D5351;
	}
	
/* product detail */
	.image{
		border:1px solid #EDE8E5;
	}
	
	#product_detail_right h2{
		color:#ab0d02;
	}
	
/* Products detail tabs */
	.product_tabs li{
		color:#a60c0c;
		border-left:1px solid #E0DFDB;
		border-top:1px solid #E0DFDB;
		border-right:1px solid #E0DFDB;
	}

	.product_tabs li.active, .product_tabs li:hover{
		border:1px solid #E0DFDB;
		color:#a60c0c;
		background:#E0DFDB;
	}

	#tabs #content{
		border:1px solid #E0DFDB;
	}

/* read more button  */
	a.read_more{
		color:#86B1BF;
		background:#e7f1f4 url(../../images/arrow.png)  3px 60% no-repeat;
	}

	a.read_more:hover{
		color:#86B1BF;
		background:#DEEBEF url(../../images/arrow_on.png)  3px 60% no-repeat;
	}

/*contact form validation*/
	#validate_form	label{
			color:#a60c0c;
		}

	#validate_form	label.error {
			color: red;
			border: 0px solid red;
		}

	#validate_form	.error{
			color: red;
			border: 1px solid red;
		}

/*	Forms */
	input, select, textarea{
		color:#696969;
		border:1px solid #5D5351;
	}

	.button{
		background:#a60c0c;
	}

	.button:hover{
		background:#D6D1CD;
		color:#a60c0c;
	}

/* blog */
 	.blog_box .dateandcategories{
		color:#ab0d02;
		border-top:1px solid #EDE8E5;
		border-bottom:1px solid #EDE8E5;
	}

	.blog_box .aligncenter.post_image{
		border-bottom:1px solid #EDE8E5;
		border-top:0px;
	}

	.line{
		border-bottom:1px solid #EDE8E5;
	}

/* paging*/
	 /* paging active*/
	#paging ul li.active a{
		background:#EDE8E5;
		color:#ab0d02;
		border:1px solid #ab0d02;
	}

	 /* paging link*/
	#paging ul li a{
		border:1px solid #6EABBB;
		color:#6EABBB;
	}

	 /* paging mouseover*/
	#paging ul li a:hover{
		border:1px solid #c50d0d;
		background:#C9E0E6;
		color:#8EB8CA;
	}

/* footer */
	#footer{
		color:#c1bab0;
	}

	#footer .list ul li, #footer .social_icons{
		border-bottom:1px solid #a29b91;
	}

	#footer .list ul li a{
		color:#c1bab0;
	}

	#footer .list ul li a:hover {
		color:#4e4842;
		background: #a29b91;
	}

	#footer h4{
		color:#e1dcd5;
		background: #766f67;
		border-bottom:1px solid #a29b91;
	}

/* links */
	a{
		color:#ab0d02;
                text-decoration: none;
	}
footer_row list.a{
		color:#fff;
                text-decoration: none;
	}


	a:hover{
		color:#2599C9
	}

/* headings*/
	h1,h2{ 
		color:#ab0d02;
	}

	h3,h4,h5,h6,h7 { 
		color:#178AC0;
	}

/* images and alignments */
	img.aligncenter{
		border:1px solid #EDE8E5;
	}

	img.alignleft{
		border:1px solid #EDE8E5;
	}

	img.alignright{
		border:1px solid #EDE8E5;
	}

	/* Lists */
	/* content list */
	 .content ul , .content ol  {	
		border-top:1px solid #EBEBEB;
	}

	 .content li{
		border-bottom:1px solid #EBEBEB;
	}

/* tables */
	table{
		border:1px solid #989797;
	}

	table caption strong{
		color: #ab0d02;
	}

	table caption{
		background-color: transparent;
		border-bottom:1px solid #989797;
		color: #ab0d02;
	}

	table th {
		background: transparent url(../../images/sub_back.png) top center repeat-x;	
		background-color: #E0DEDC;
		border-bottom:1px solid #989797;
		color: #ab0d02;
	}

	table td {
		background:#fff;
		border-left:1px solid #989797;
		border-bottom:1px solid #989797;
	}

/* text elements */
	blockquote {
		background:transparent url(../../images/blockquote.png) left top no-repeat;
		color:#A0A0A0;
	}
