/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #2c2c2c;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #000;
	background-image:url(bk.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited { color: #0883d9; font-weight: normal; text-decoration: none }
a:hover { text-decoration: underline; }

a.more { display: block; color: #0883d9; text-align: center; text-decoration: underline }
a.more span { font-size: 14px; letter-spacing: -3px; }
a.more:hover { text-decoration: none }


p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color: #5f5d5d; }
cite a, cite a:link, cite a:visited  { font-weight: bold; color:#5f5d5d; }
cite span { font-weight: 400; color: #514e51; }
em { color: #5f5d5d; }

h1, h2, h3, h4, h5, h6 {  color:#292929; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 20px; margin: 0 0 10px; padding: 5px 0; }
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 20px; margin: 0 0 15px; padding: 5px; color:#FF0 !important; background-color:#666600;}
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_frame { display: inline-block; border: 5px solid #cdcccc; margin-bottom: 10px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

.tmo_list { list-style: disc; padding: 0 0 0 15px }
.tmo_list li { color:#5f5d5d; margin-bottom: 8px }
.tmo_list li a { color: #5f5d5d; font-weight: normal; text-decoration: none }
.tmo_list li a:hover { text-decoration: underline }

#body_wrapper {
	width: 100%; height:100%;
	background: url(images/templatemo_top.png) no-repeat top center
}

#wrapper {
	width: 1230px;
	padding: 0px 10px 0;
	margin: 0 auto;
	border:1px solid #d7d6d6;
	background:#fff;	
}

#header {
	width: 1230px;
	height: 100px;
	overflow: hidden;
}

#site_title { float: left; margin: 0; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 450px; height: 100px; color: #fff; text-indent: -10000px; background:url(../images/logo.jpg) no-repeat center center }

/* menu */

#menu {
	float: left; width:100%; margin-top:5px; 
background: rgb(243,197,189); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(243,197,189,1) 0%, rgba(232,108,87,1) 50%, rgba(234,40,3,1) 51%, rgba(255,102,0,1) 75%, rgba(199,34,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,197,189,1)), color-stop(50%,rgba(232,108,87,1)), color-stop(51%,rgba(234,40,3,1)), color-stop(75%,rgba(255,102,0,1)), color-stop(100%,rgba(199,34,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
	
	list-style: none;
	
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 5px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	
}

#menu ul li a {
	float: left;
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	outline: none;
	border: none;
}

#menu ul li a:hover, #menu ul .current {
	color: #f0f0f0;
}

#menu ul .last { background: none }

#wrapper_top_menu {

padding: 0px 10px 0;
margin: 0 auto;
background: rgb(96,96,96); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(22,22,22,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(22,22,22,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(22,22,22,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(22,22,22,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(22,22,22,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(22,22,22,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#161616',GradientType=0 ); /* IE6-9 */


}
#wrapper_top_menu_width {width: 1230px;	padding: 0px 10px 0;	margin: 0 auto; }
#top_menu { float:right

}

#top_menu ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#top_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#top_menu ul li a {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: 200;
	outline: none;
	border: none;
}

#top_menu ul li a:hover, #top_menu ul .current {
	color: #d6d6d6;
}



#middle { 
	clear: both;
	position: relative;
	width: 940px;
	height: 300px;
	padding: 70px 10px 0;
	background: url(images/middle.jpg) no-repeat center
}


#mid_title { font-size: 36px; font-weight: 400; color: #9ecefa; margin-bottom: 30px;  }
#mid_left { float: left; margin-left: 30px; margin-top: 30px; width: 480px; }
#mid_left p { font-size: 18px; color: #c9c5cd; margin-bottom: 20px; }
#mid_left .viewall { clear: both; float: right; display: block; margin-top: 20px; width: 136px; height: 50px; background: url(images/viewall_btn.png) no-repeat }
#middle img { float: left; margin-left: 60px }

#main {
	clear: both;
	padding: 10px 0 0
}

.cbox_fw {
	clear: both;
	margin-bottom: 0px;
}

.cbox_3b {
	float: left;
	width: 300px;
	margin-right: 30px;
}

.cbox_large { width: 680px }
.cbox_small { width: 300px }
.cbox_sidebar { width: 250px }
.cbox_sidebar_r { width: 200px }
.cbox_content { width: 470px }
.cbox_mid_box { width: 190px; margin:6px; padding:0px; box-shadow: 1px 1px 5px #d4d2d2; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }


.cbox_mid_box img {text-align:center; margin:0 auto; padding:12px 0px; display: block;    margin-left: auto;    margin-right: auto; }
.cbox_mid_box h2 {text-align:center; color:#111; line-height:25px; }
.cbox_mid_box p{text-align:center;}
.cbox_mid_box a{text-align:center; text-decoration:none; color: #111;}
.cbox_mid_box_line {border-top:1px solid #c8c6c6; margin-bottom:15px; 
background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.cbox_mid_box_title {width:1230px; height:40px; text-transform:uppercase; margin:0px; padding:0px; font-size:20px; line-height:40px; color:#292929; cursor:pointer; border-bottom:3px solid #292929; 
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

.price{
color: #cf1d0b;
font-weight: 400;
font-size: 14px;
font-family: 'Open Sans',sans-serif;
line-height: 21px;
margin-left: 5px;
}
.price-drop-feacherd {
text-decoration: line-through;
margin-left: 5px;
color: #000;
font-family: 'Open Sans',sans-serif;
font-size: 14px;
line-height: 21px;}

.product_add {width:70px; height:40px; line-height:40px; color:#fff; _cursor:pointer; margin-left:auto; margin-right:auto; padding-left:10px;
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;


}
.product_add_img { background:url(../images/btn-marker.png) top left no-repeat; width:16px; height:16px; float:right; margin:12px 10px 0 15px;   }
.product_add a{color:#fff; text-decoration:none; float:left;}
.product_add a:hover{color:#fff; }


.cbox_product_view { width: 680px }
.cbox_product_view p{text-align:left; padding-left:20px;}
.cbox_product_view h2 {margin-left:5px;}
.cbox_product_view a{text-align:left; text-decoration:none; color: #2c2c2c; padding-left:10px;}

.cbox_product_view2 { width: 535px; margin-left:5px; }
.cbox_product_view2 p{text-align:left; padding-left:20px;}
.cbox_product_view2 a{text-align:left; text-decoration:none; color: #2c2c2c; padding-left:10px;}

.cbox_small_a { width: 110px }
.cbox_small_a_img { height:100px; text-align:center; }
.cbox_small_a p {text-align:center; font-weight:bold; margin:0px; padding:0px;}


.cbox_rm { margin: 0 } 

.fp_box  { position: relative; height: 110px; width: 220px; padding: 20px 20px 20px 60px; background: url(images/templatemo_fp_box.png) no-repeat } 
.fp_box h4, .fp_box h4 a { color: #145da1 }
.fp_box span { position: absolute; top: 25px; left: 20px; width: 30px; height: 30px; }
.fp_box span.b1 {  background: url(images/templatemo_s1.png) no-repeat }
.fp_box span.b2 { background: url(images/templatemo_s2.png) no-repeat }
.fp_box span.b3 { background: url(images/templatemo_s3.png) no-repeat }

.tw_bullet { color: #2081da; padding-left: 20px; font-weight: 700; background: url(images/templatemo_title.png) center left no-repeat }

.rp_box { clear: both; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #CCC }
.rp_box img { float: left; margin-right: 15px; border: 1px solid #fff }

#latest_works {
	clear: both;
	width: 960px;
	height: 156px;
	padding: 20px 0;
	margin-bottom: 20px;
	background: url(images/templatemo_gallery.png) no-repeat 
}

#latest_works h2 {
	margin: 0 0 0 20px;
}

#latest_works a.more { clear: both; margin: 15px 20px 0 0 }

/* footer */
#footer_wrapper {
	clear: both;
	width: 100%;
	border-top:1px solid #ebebeb;	
	background:#000;
}

#footer{
	clear: both;
	width: 1230px;
	padding: 10px;	
	margin: 0 auto;
	color: #9e9b9b;
	text-align:left;
	
}

#footer a{ 
	color: #9e9b9b;
}


#contact_form { 
	padding: 0; 
	width: 430px;
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	padding: 5px; 
	color: #333333;  
	background: #f4f6f9; 
	border: 1px solid #999999; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 420px; 
	height: 200px; 
	padding: 5px; 
	color: #333333;  
	background: #f4f6f9; 
	border: 1px solid #999999; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 8px 14px; 
	color: #333333;  
	background: #f4f6f9; 
	border: 1px solid #999999; 
	font-size:14px; 
	margin: 10px 0px;
}

.cbox_table {width:300px;}
.cbox_table2 {width:400px;}

table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:12px;
	_text-shadow: 1px 1px 0px #fff;
	background:#fff;
	margin:20px;
	border:#5db408 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	font-size:16px;
	padding:11px 25px 12px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #5db408;
	color:#FF3300;
	_color:#000066;
	font-weight:bold;	
	_background: #e8ecd7;
	_background: -webkit-gradient(linear, left top, left bottom, from(#e8ecd7), to(#e8ecd7));
	_background: -moz-linear-gradient(top,  #e8ecd7,  #e8ecd7);
}
table th:first-child {
	text-align: left;
	padding-left:10px;
}
table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr {
	text-align: left;
	padding-left:20px;
}
table td:first-child {
	text-align: left;
	padding-left:10px;
	border-left: 0;
}
table td {
	font-size:14px;
	color:#000066;
	padding:10px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #5db408;
	border-left: 1px solid #5db408;

	_background: #f0f2e5;
	_background: -webkit-gradient(linear, left top, left bottom, from(#f0f2e5), to(#f0f2e5));
	_background: -moz-linear-gradient(top,  #f0f2e5,  #f0f2e5);
}
table tr.even td {
	_background: #f0f2e5;
	_background: -webkit-gradient(linear, left top, left bottom, from(#f0f2e5), to(#f0f2e5));
	_background: -moz-linear-gradient(top,  #f0f2e5,  #f0f2e5);
}
table tr:last-child td {
	border-bottom:0;
}
table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td {
	_background: #f2f2f2;
	_background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	_background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}


/* =============================== Table ============================== */
  .divTable
    {
        display:  table;
		margin:2px;
		float:left;
        width:444px;		
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
        border:1px solid  #b7b7b7;
        border-spacing:5px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }

    .divRow
    {
       display:table-row;
       width:auto;

    }

    .divCell
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
		height:40px;
		line-height:40px;
        width:80px;
    }
    .divCell2
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
		height:40px;
		line-height:40px;
		font-weight:bold;
        width:40px;
    }
	
	.divCell3
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
		height:40px;
		line-height:40px;
		font-weight:bold;
        width:230px;
    }
	
	.divCell4
    {
        float:right;/*fix for  buggy browsers*/
        display:table-column;
		height:40px;
        width:40px;
		
    }
	
	.divCell5
    {
        float:right;/*fix for  buggy browsers*/
        display:table-column;
		height:40px;
        width:40px;
		
    }