/*
Credit: http://www.templatemo.com
*/

body{
	width: 98%;
	color: #060606;
	font-size: 0.95em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image:  url(../images/portfolio/i63.jpg);*/
	background-repeat: no-repeat;
	background-color: #e6e4e3;
	}

a, a:link, a:visited { 
	color: #525111; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFF;
	font-weight: normal;
	}
h1 { font-size: 36px; margin: 0 0 30px; padding: 5px 0 }
h2 {
	font-size: 14px;
	margin: 0 0 25px;
	padding: 5px 0;
	color: #ffffff;
	/*font-weight: 300;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 { font-size: 20px; margin: 0 0 20px; padding: 0; }
h4 {
	font-size: 12px;
	margin: 0 0 15px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	border: 1;
	border-left: 1;
	color: #d0d1d9;
}
h5 { font-size: 14px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; font-weight: 700 }

p {
	padding: 0;
	margin: 0 0 15px 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #0d0100;
	font-weight: 500;
}

.clear{
	clear:left;
}

blockquote.testimonial_block { 
	margin: 40px; 
	background: url(../images/icon_testimonial1.png) left center no-repeat; 
	padding-left: 120px; 
}

cite { 
	font-weight: bold; 
	color:#525111; 
}

cite a, cite a:link, cite a:visited  { 
	font-size: 12px; 
	text-decoration: none; 
	font-style: normal; 
}

cite span { 
	font-weight: 400; 
	color: #525111; 
}

.list_bullet { 
	margin: 10px 0 10px 15px; 
	padding: 0; 
	list-style: none; 
}

.list_bullet li { 
	color:#555; 
	margin: 0 0 7px 0; 
	padding: 0 0 0 20px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 4px;  
}

.list_bullet li a { 
	color: #555; 
	font-weight: normal; 
	text-decoration: none; 
}

.list_bullet li a:hover { 
	color: #555; 
}

.no_bullet { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.no_bullet li { 
	margin: 0 0 20px 0; 
	padding: 0; 
}

a.header { 
	display: block; 
	font-weight: 700; 
}

.half { 
	width: 360px; 
}

.col_175 { 
	width: 175px; 
}

.h10 { height: 10px }
.h20 { height: 20px }
.h40 { height: 40px }

.img { 
	margin: 0; 
	padding: 0;
}

.img_border { 
	background: #cacac6; 
	padding: 4px; 
	border: 1px solid #a9a99e; 
}

.img_nom { 
	display: block; 
	margin-bottom: 15px; 
}

.img_fl { 
	float: left; 
	margin: 3px 15px 5px 0; 
}

.img_fr { 
	float: left; 
	margin: 3px 0 5px 15px; 
}

.left { 
	float: left; 
}

.right { 
	float: right; 
}

#templatemo_header_wrapper {
	width: 100%;
	background: url(../images/templatemo_header.png) center bottom no-repeat 
}

#templatemo_header {
	width: 100%;
	min-height: 110px;
	padding: 40px 20px 20px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px
}

#templatemo_main_wrapper {
	width: 100%;
	
}

#templatemo_main {
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
}

#templatemo_footer_wrapper  {
	width: 100%;
	background: url(../images/templatemo_footer.png) center top no-repeat;
}

#templatemo_footer {
	width: 100%;
	margin: 0 auto;
	padding: 20px 20px;
	text-align: center;
	color: #ffffff;
}

#site_title { 
	display: block; 
	width: 450px; 
	margin: 0 auto; 
	color: #e7e9e9;
	font-size: 14px;
	font-family: verdana;
}

#site_title a { 
	display: block; 
	width: 300px; 
	height: 22px; 
	text-align: center; 
	padding-top: 45px; 
	color: #f2f2f2; 
	letter-spacing: 4px; 
}

#templatemo_header #intro_text { 
	margin-top: 02px; 
	font-size: 62px;
	font-family:"Verdana,Times New Roman,ms sans seriff";
	color:#f1f3f3; 
	font-weight: bolder;
}

#content{
	overflow:hidden;
	width: 100%;
	position:relative;
	padding-top:0px;
}
.section {
	position:relative;
	float:left;
	padding-left: 400px;
	width: 100%;
	height: 260px;
	margin-right: 20px;
	}

.logout{
	height:30px; 
	width:100px; 
	float:right; 
	padding-top:8px; 
	padding-left:15px; 
	margin-right: 100px; 
	background:url(../images/templatemo_btn.png)no-repeat;
}

.section a.home_btn { 
	position: absolute;
	top: 20px; 
	right: 20px; 
	width: 88px; 
	height: 32px; 
	display: block; 
	background: url(../images/templatemo_btn.png); 
	text-indent:00px;
}

.section  a.page_nav_btn { 
	position: absolute; 
	display: block; 
	width: 27px; 
	height: 27px; 
	line-height: 27px; 
	font-weight: 700; 
	bottom: 20px; 
}

.section  a.previous { 
	left: 20px; 
	background: url(../images/previous.png) left center no-repeat; 
	padding-left: 40px; 
}

.section  a.next { 
	right: 40px; 
	background: url(../images/templatemo_next.png) right center no-repeat; 
	padding-right: 40px; 
}

/*----------------Text & Combo Box Prperties*/

.txtbox{
	height: 1.6em;
	font-family: verdana;
	font-size: 1.1em;
	padding-left: 10px;
}

.txtdrp
{
	height: 30px;
	width: 200px;
	font-size: 1.0em;
	font-family:verdana;
	padding: 5px;
	line-height: 20px;
}

.txtbox-select{
	height: 30px;
	font-family: verdana;
	font-size: 10pt;
	padding-left: 10px;
	overflow: scroll;
	line-height: 50px;

}

.tble{
	padding-left: 10px;
	font-size: 1em;
}

/* --------------------TEmplate Meny-----------------*/
#templatemo_menu {
	margin: 5px,2px,2px;
	padding-left:60px;
	padding-top: 40px;
	list-style: none;
	}

#templatemo_menu li {
	display: block;
	float: left;
	width: 130px;
	height:160px; 
	margin: 0px;
	background: url(../images/menu_box.png) no-repeat;
}

#templatemo_menu li:hover {
	display: block;
	float: center;
	width: 130px;
	height:180px; 
	margin: 0px;
	background: url(../images/menu_box.png) no-repeat;
}



#templatemo_menu li.no_margin_right { 
	margin-right: 0; 
}

#templatemo_menu li a { 
	display: block; 
	width: 120px; 
	height: 30px; 
	padding: 130px 10px 10px 0px; 
	background-repeat: no-repeat; 
	background-position: 12px 20px; 
	/*text-align: center; */
	line-height: 30px; 
	font-size: 12px;
	font-family:verdana,aerial; 
	color: #4d0000; 
}

#templatemo_menu li a:hover { 
	/*text-shadow: 5px 5px 5px #47a806;*/
	text-decoration: underline;
	font-size:12px;
	color: #ffffff;
	}

#templatemo_menu li a.about { 
	background-image: url(../images/icon_about.png); 
}

#templatemo_menu li a.services { 
	background-image: url(../images/icon_services.png); 
}

#templatemo_menu li a.portfolio { 
	background-image: url(../images/product1.png); 
}

#templatemo_menu li a.testimonial { 
	background-image: url(../images/icon_testimonial.png); 
}

#templatemo_menu li a.order { 
	background-image: url(../images/order.png); 
}

#templatemo_menu li a.supplier { 
	background-image: url(../images/supplier.png); 
}

#templatemo_menu li a.supplierdet { 
	background-image: url(../images/supplierdet.png); 
}

#templatemo_menu li a.supplierview { 
	background-image: url('../images/report.png'); 
}

#templatemo_menu li a.stock { 
	background-image:url('../images/warehouse.png'); 
}
#templatemo_menu li a.payment { 
	background-image:url('../images/payment.png')
}

#templatemo_menu li a.accessories { 
	background-image:url('../images/accessories.png')
}

#templatemo_menu li a.add_item { 
	background-image:url('../images/additem.png'); 
}

#templatemo_menu li a.add_product { 
	background-image:url('../images/purchase_order.png'); 
}
#templatemo_menu li a.received_product { 
	background-image:url('../images/received_product.png'); 
}
#templatemo_menu li a.view_product { 
	background-image:url('../images/report.png'); 
}

#templatemo_menu li a.current_stock { 
	background-image:url('../images/issue_stock.png'); 
}
#templatemo_menu li a.issue_stock { 
	background-image:url(../images/issue_stock.png); 
}
#templatemo_menu li a.stock_report { 
	background-image:url('../images/report.png'); 
}
#templatemo_menu li a.current_status{ 
	background-image:url('../images/current_stock_status.png'); 
}
#templatemo_menu li a.issue_status{ 
	background-image:url('../images/issue_stock_status.png'); 
}

#social_links {
	margin-top: 40px
}

#social_links li {
	width: auto;
	height: auto;
	float: left;
	width: 180px;
	margin: 0 0 40px;
	padding: 0;
	background: none;
}

#social_links li a {
	display: block;
	height: 33px;
	padding: 15px 0 0 60px;
	font-size: 14px;
	background-position: left;
	background-repeat: no-repeat
}

#social_links li a.facebook {
	background-image: url(../images/facebook.png) 
}

#social_links li a.flickr {
	background-image: url(../images/flickr.png)
}

#social_links li a.linkedin {
	background-image: url(../images/linkedin.png)
}

#social_links li a.twitter {
	background-image: url(../images/twitter.png) 
}

#social_links li a.yahoo {
	background-image: url(../images/yahoo.png)
}

#social_links li a.youtube {
	background-image: url(../images/youtube.png)
}

#gallery {
	margin-top: 40px
}

#gallery li {
	width: auto;
	height: auto;
	float: left;
	width: 140px;
	height: 140px;
	margin: 0 20px 20px 0;
	padding: 0;
	background: none;
}

#gallery li a {
	display: block;
}

#gallery li a img  { 
	background: #a1a199; 
	padding: 4px; 
	border: 1px solid #d0d0cb; 
}

#gallery li.no_margin_right { 
	margin-right: 0; 
}

#contact_form { 
	padding: 0; 
	width: 365px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 163px; 
	padding: 5px; 
	color: #000; 
	border: 1px solid #adada3;  
	background: #e9e9e9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block;
	font-size: 11px; 
}

#contact_form form textarea { 
	width: 353px; 
	height: 110px; 
	padding: 5px; 
	color: #000;
	border: 1px solid #adada3;  
	background: #e9e9e9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	font-size: 12px;
	color: #000; 
	border: 1px solid #adada3;  
	background: #e9e9e9; 
	padding: 5px 14px; 
	margin: 10px 0px;
}

