@font-face {
	font-family: 'Chaparral Pro';
	src: url('font/ChaparralPro-Regular.otf');
}

.side_row
{
list-style:none;
}

.widget_title
{
display:none;
}

html
{
height:100%;
}

p
{
padding:0;
margin:0;
}

body
{
color:#000000; /* this is for font color */
margin:0px;
padding:0px;
font:13px century gothic;
/*background: none repeat scroll 0 0 #000;*/
background: url(images/header.png) center 0 repeat  #000;

}

img { border: 0;}

#level1
{
	width:100%;
	min-height:170px;
	background: url(images/header.png) center 0 repeat  #000;
	float:left;
}


#level-2
{
	width:100%;
	background: url(images/body.png) center 0 repeat  #fff; /* this is for background */
	float:left;
	
}

#level-3
{
 background: url(images/header.png) center 0 repeat; 
 width:100%;
 float:left;
 height:50px;
}

#global_wrap{
	width:942px;
	position:relative;
	margin:0 auto;
	height:100%;
}

.header73
{
padding-top:20px;
margin-top:0px;
border:0px red solid;
width:100%;
display:block;
min-height:150px;
background: url(images/header.png);

}

.header_canvas
{
width:942px;
margin:auto;
height:100%;
float:left;
}

#component
{
	width: 942px;
	background-position:center;
	float:left;
	padding:10px 0px 0px 0px;
	padding-bottom:43px !important;
	padding-top:0px !important;

}

.about_us
{
width:900px;
margin:auto;
}

.left_content
{
width:350px;
height:500px;
border:0px solid red;
float:left;
padding:30px;

}
.client_text 
{
padding-left:0px !important;
}

.company_client_image
{
width:600px;
}

.company_client hover 
{
opacity:.40;
filter:alpha(opacity=40);
filter: ”°alpha(opacity=40)”±;
}

.left_content h2
{
font-size:21px;
font-family: Chaparral Pro;
}

.left_content p
{
font:12px arial bold italic;
line-height: 25px;
color:#5d5d5d;
padding:10px;
letter-spacing: 0.5px;
}


.right_content
{
width:425px;
height:500px;
border:0px solid red;
float:left;
padding:30px;
padding-bottom:125px !important;
}

.map
{
border: 5px solid black !important;
}


.right_content h2
{
font-size:21px;
font-family: Chaparral Pro;
}

.right_content h3
{
font-family: Calibri bold italic;
font-size:18px;
margin-bottom:0px;
}

.right_content p
{
font:12px arial bold italic;
line-height: 25px;
color:#2e2e2e;
padding-left:40px;
letter-spacing: 0.5px;
}

.divider
{
padding-left:0px;
}


.content-image
{
padding-top:300px;
width:942px;
margin:auto;
padding-bottom:20px;
}

.picture
{
margin:1px;
border:1px solid black;
}


/** #component /* to be grey */
{
margin:auto; /* to be center */
border-top: 1px white solid;
background: #5f656b; 
width:inherit;
min-height:951px;
margin-top:25px;
border-bottom: 0px white solid;
overflow: visible; **/
}

.logo
{
display: block;
margin-left: auto;
margin-right: auto;
}



.empty
{
overflow:visible;
width:942px;
height:260px;
z-index:1;
margin:auto;
float:left;
}

.rotator
{
width:940px;
height:516px;
border:10px solid white;
float:left;
display:block;
margin:auto;
}

.rotator_shadow
{
height:40px;
background: url(images/shadow.png);
display:inline;
float:left;
width:942px;
}

/*
.blogpage
{
padding-top:50px;
width:800px;
height:516px;
display:block;
margin:auto;
}
*/

.date-header span 
{
background-color: #3d85c6;
color: #ffffff;
padding: 0.4em;
letter-spacing: 3px;
margin: inherit;
}

/* main menu styles */
.menu 
{
    position:absolute;
    display:inline-block;
    width:942px;
	height:53px;
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	height: 38px; 
	padding-left:10px;
	font: 12px century gothic bold;
}

.menu li {

    float:left;
    position:relative;
    list-style:none;
	padding: 0 10px 0 0; 
	margin:5px;
}


.menu li a{
	float: left; 
	height: 38px; 
	padding-left: 0px; 
	text-align:center;
	width:119px;
}

/*nagivation link*/
.menu a {
	float: left; 
	line-height: 38px; 
	font-size: 17px; 
    color:#ffffff;
    text-decoration:none;
    display:block;
	padding-left: 27px; 
}


/* selected menu element */

.menu .current a, .menu li:hover > a 
{
background: url(images/navigation-a.png) no-repeat; 
text-decoration: none; 
}

.menu li.active > a 
{
background: url(images/navigation-a.png) no-repeat; 
text-decoration: none; 
}


#navigation 
{  
height:75px; 
width: 942px;
float: left;
}

#navigation ul li 
{ 
float: left; 
list-style: none; 
padding: 0 5px 0 0; 
margin:4px;
}

#navigation ul li a 
{ 
float: left; 
height: 38px; 
padding-left: 0px; 
}

#navigation ul li a span 
{ float: left; 
line-height: 38px; 
font-family: Chaparral Pro; 
font-weight: bold; 
font-size: 17px; 
color: #fff; 
text-transform: uppercase; 
padding-right: 27px; 
}

#navigation ul li a.active, #navigation ul li a.hover 
{ 
background: url(images/navigation-a.png) no-repeat left 0; 
text-decoration: none; 
}

#navigation ul li a.active span, #navigation ul li a.hover span 
{ 
background: url(images/navigation-a.png) no-repeat right -38px; 
}

#footer
{
	text-align:center;
	width:942px;
	height:35px;
	position:absolute;
	left:0;
	padding:0 0 15px 0;
	bottom:0;
	
}

#footer p
{
padding-top:15px;
width: 750px;
float: left;
}

.home_image
{
display: block;
margin-left: auto;
margin-right: auto;
padding-top:25px;

}



#footer p 
{
color: white;
}

/*
Banner Rotator
*/

/* Customize */

#coin-slider1335 { background-repeat:no-repeat;overflow: width:916px; overflow:hidden; zoom: 1; position: relative; overflow:visible; }
#coin-slider1335 a {text-decoration: none; outline: none; border: none; }
#coin-slider1335 .cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
#coin-slider1335 .cs-prev { background:url(images/prev.png) no-repeat 0 0 transparent !important; width:31px; height:56px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; }
#coin-slider1335 .cs-prev { background:url(images/prev.png) no-repeat 0 0 transparent !important; width:31px; height:56px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; }
#coin-slider1335 .cs-next {background:url(images/next.png) no-repeat 0 0 transparent !important; width:31px; height:56px; text-indent:-9999px; display:block; padding:0 !important;  opacity:1 !important; filter:alpha(opacity=100) !important; right:20px !important; }
#coin-slider-coin-slider1335 .cs-buttons { position:absolute !important; padding-top:20px !important; z-index: 3000 !important; }
#coin-slider-coin-slider1335 .cs-buttons a {margin-left: 5px; height: 16px; width: 16px; float: left; text-indent: -1000px; background:url(images/non_select.png) no-repeat; border:0px; }
#coin-slider-coin-slider1335 .cs-buttons .cs-active { height: 16px; width: 16px; background:url(images/select.png) no-repeat; }
.wrapper_div1272 #coin-slider1335 .cs-title { top: 250px; height:20px;width:906px; }



#cs-prev-coin-slider1335
{
left: -31px!important;
}

#cs-next-coin-slider1335
{
left: 942px;
}

#cs-navigation-coin-slider1335
{
display:block !important;
}

.position
{
font-size:21px;
font-family: Chaparral Pro;
font-weight: bold;

}

.contact_detail_block
{
padding-top: 50px;
padding-left: 50px;
}

.contact_form
{
font-size:21px;
font-family: Chaparral Pro;
font-weight: bold;
padding-left: 50px;
padding-top: 25px;

}

form
{
padding-left: 0px;
padding-bottom: 33px;
}

.contact_form_div
{
padding-bottom: 125px;
padding-left: 50px;
}

/* Shopping */
.feature_product h2
{
font-size: 21px;
font-family: Chaparral Pro !important;
text-transform: uppercase !important;
}

.feature_product h2 a
{
color:black !important;
text-decoration:none !important;
}

.img_div
{
border: 6px solid #912A2A;
box-shadow: 0 2px 8px 
rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 2px 8px 
rgba(0, 0, 0, 0.4);
border-radius: 3px;
}

.item_column
{
margin-right: 15px !important;
margin-bottom: 20px !important;
min-height: 294px !important;
}



a.list_product_name 
{
text-decoration:none !important;
color:black !important;
}

 form#cart_firm
{
padding-left: 0px !important;
}





.item_image
{
width:50% !important;
}

.nav_cat
{
padding-top: 45px !important;
padding-left: 25px !important;
}

.nav_cat a
{
font-size: 21px;
font-family: Chaparral Pro;
text-decoration: none;
color:black;
text-transform: uppercase !important;
font-weight: bold;
}



.nav_link
{
font-size:25px !important;
font-family: Chaparral Pro !important;
font-weight: bold;
padding-top: 15px;
text-align:center;

}


.cat_label
{
font-size:15px !important;
font-family: arial !important;
color:black;
}



.large_detail_img 
{
border-radius: 10px !important;
width:400px;
height:300px;
}




.error
{
color:red !important;

text-align:center;
}

.cart_desc
{
text-align:left !important;
}

.each_child
{
width:300px !important;
}

.each_child img 
{
border: 6px solid #912A2A;
box-shadow: 0 2px 8px 
rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 2px 8px 
rgba(0, 0, 0, 0.4);
border-radius: 3px;
}

.each_child a
{
text-decoration: none !important;
}


.detail_info {
width: 40% !important;
}

.cat_child
{
 min-height: 590px;
}

#product_container
{
padding-left: 15px !important;
}

/*
* Blog 
*/


.left_blog{
	width: 660px !important;
	float: left;
	padding: 10px;
	padding-top: 20px !important;
}

.right_blog{
	width: 200px;
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	
}

.sidebar_item
{
border-bottom: dashed 1px #BEBDBD;
margin: 0 0 1.5em;
padding: 0 0 1.5em;
}

.items-row
{
border-bottom: dashed 1px black;
margin: 0 0 1.5em;
padding: 0 0 1.5em;
}

.items-row:last-child
{
border-bottom: none;
}

.wid-articles-readmore
{
font-size: 12px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
font-weight: bold;

}

.wid-articles-readmore a
{
text-decoration: none !important;
color:red !important;
}

.wid-articles-readmore a:hover
{
color:black!important;
}



.article_title h4
{
font-size:20px !important;
}

.article_title a
{
text-decoration:none !important;
color:black;
}

.article_title a
{
text-decoration:none !important;
}

.article_title a:hover 
{
color:red !important;
text-decoration:underline !important;
}

.sidebar_item a:hover
{
color:red !important;
}

.widtitle3
{
font-size:18px;
}

.nav_prev a, .nav_next a
{
text-decoration: none;
font-weight: bold;
background: #FF3F3F;
padding: 5px 10px 5px 10px;
color: white;
border-radius: 5px;
}

div.nav_prev a:empty, div.nav_next a:empty
{
padding:0px !important;
}

.nav_pro
{
margin-bottom:20px;
}

