/* CSS Document */
/****************************************** Reset Default Css ******************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ 
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img{ 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

ol,ul{
	list-style:none;
}

caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym{ 
	border:0;
}

/****************************************** End Reset Default Css ******************************************************/

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#454124;
	font-size:13px;
	background:#61851f;
}

.clear{
	clear:both;
}

#wrap{
	width:1004px;
	margin:0 auto;
	margin-top:15px;
}

#wrap_contents{
	background:url(../images/wrap_bg.png) repeat-y scroll left top;
	width:1004px;
	min-height:700px;
}

#header_container{
	padding:10px 35px 10px 35px;
}

#logo{
	float:left;
}

#right_top{
	float:right;
	background:url(../images/testimonial_bg.png) no-repeat scroll left center;
	font-style:italic;
	height:48px;
	width:277px;
	padding-left:55px;
	margin-top:25px;
	font-size:12px;
}

#right_top .testimonial_name{
	font-weight:bold;
}

#nav_coantainer{
	margin:0 auto;
	margin-top:5px;
	height:49px;
	line-height:49px;
	width:1002px;
	background:#ededed;	
}

#nav_innner_container{
	width:993px;
	margin:0 auto;
	padding-top:5px;
	padding-left:9px;
	font-weight:bold;
}

#nav_left{
	float:left;
	background:url(../images/menu_left.png) scroll left top no-repeat;
	width:14px;
	height:41px;
}

#nav_right{
	float:left;
	background:url(../images/menu_right.png) scroll left top no-repeat;
	width:14px;
	height:41px;
}

#nav_bg{
	background:url(../images/menu_bg.png) repeat-x scroll left top;
	width:956px;
	float:left;
	line-height:41px;
}

#nav_bg li{
	display:inline;
	padding-left:40px;
	padding-right:40px;
	background: url(../images/seprator.png) scroll right center no-repeat;
	float:left;
}

#nav_bg ul li a{
	float:left;
	display:block;
	line-height:41px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
}

#nav_bg ul li a:hover{
	background:url(../images/menu_top.png) scroll top center no-repeat;
	color:#d9f879;
}

#banner_container{
	width:1002px;
	margin:0 auto;
}

#banner_bg{
	background:url(../images/banner_bg.png) repeat-x scroll left top;
	height:252px;
}

.banner_text{
	padding:0px 12px 0 12px;
	text-align:center;
	font-size:20px;
	color:#61851f;
}

.banner_text a{
	color:#454124;
	text-decoration:none;
}

.banner_text a:hover{
	text-decoration:underline;
}

#options_container{
	width:900px;
	margin:0 auto;
	margin-top:30px;
}

.options{
	float:left;
	margin-right:60px;
}

#body{
	margin-top:10px;
}

#left_body{
	float:left;
	width:690px;
	padding-left:15px;
}

#right_body{
	background:url(../images/form_bg.png) no-repeat scroll left top;
	width:287px;
	height:625px;
	float:right;
}

h1{
	color:#61851f;
	font-size:22px;
	font-weight:bold;
	padding:10px 3px 15px 5px;
}

h1 span{
	color:#454124;
}

h4{
	font-weight:bold;
	padding:0 0 15px 5px;
}

.body_text{
	padding:0 0 15px 5px;
}

h2{
	padding:0 0 15px 5px;
	color:#61851f;
	font-weight:bold;
	font-style:italic;
}

h2 a{
	color:#61851f;
	text-decoration:none;
}

h2 a:hover{
	text-decoration:underline;
}

.registration_form{
	margin-top:160px;
}

.registration_form label{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.txt_filed{
	background:url(../images/input_bg.png) no-repeat scroll left top;
	width:252px;
	height:32px;
	border:0 none;
	margin:2px 0px 5px 0px;
	padding-top:5px;
	padding-left:2px;
	font-size:12px;
}

.submit_btn{
	background:url(../images/submit_btn.png) no-repeat scroll left top;
	border:0 none;
	width:161px;
	height:65px
}

#sales{
	background:url(../images/sales_bg.png) no-repeat scroll left top;
	width:962px;
	margin:0 auto;
	height:290px;
}

.saleslist1{
	color:#4D482D;
	float:left;
	font-size:16px;
	font-weight:bold;
	padding-left:90px;
	padding-top:30px;
	width:317px;
	line-height:25px;
}

.saleslist2{
	float:left;
	width:100px;
	padding-top:30px;
	font-size:16px;
	color:#61851f;
	font-weight:bold;
	line-height:25px;
}

#bottom-body{
	padding-left:15px;
	padding-top:15px;
}

.regards_txt{
	color:#61851f;
	font-weight:bold;
	line-height:16px;
	padding-bottom:10px;
}

#footer{
	background:url(../images/wrap_bottom.png) no-repeat scroll left top;
	width:1004px;
	height:82px;
	line-height:82px;
	text-align:center;
}

#footer ul li{
	display:inline;
	padding-left:20px;
	padding-right:20px;
	
}

#footer ul li a{
	text-decoration:none;
	color:#454124;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#copy_info{
	color:#d6e2c3;
	width:1004px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
}

/************************************************************** popup styling starts here ***********************************************************************************/
#popup_continer{
	width:811px;
	margin: 0 auto;
	background:url(../images/popup.png) no-repeat scroll left top;
	height:723px;
}

#popup_container_mic{
	width:811px;
	margin: 0 auto;
	background:url(../images/popup.png) no-repeat;
	background-position: bottom;
	height: 150px;
}

#popup_logo{
	float:left;
	padding:20px;
}

#popup_close{
	float:right;
	padding:55px 40px 0 0;
}

#title_container{
	width:787px;
	margin-left:7px;
}

#title_left{
	background:url(../images/popup_menu_left.png) no-repeat scroll left top;
	float:left;
	width:11px;
	height:33px;
}

#title_bg{
	background:url(../images/popup_menu_bg.png) repeat-x scroll left top;
	height:33px;
	line-height:33px;
	float:left;
	width:766px;
	color:#eef3e8;
	font-size:17px;
	font-weight:bold;
}

#title_bg span{
	padding-left:5px;
}

#title_right{
	float:left;
	background:url(../images/popup_menu_right.png) no-repeat scroll left top;
	height:33px;
	width:10px;
}

#popup_heading{
	float:left;
	background:url(../images/popup_icon.png) no-repeat scroll left center;
	font-size:30px;
	color:#61851f;
	line-height:34px;
	padding-left:60px;
	margin:15px 0 0 140px;
}

#popup_heading span{
	color:#454124;
}


#popup_close2{
	float:right;
	padding:32px 40px 15px 0;
}

.form_lables{
	font-weight:bold;
	color:#524c32;
	padding-bottom:3px;
	font-size:12px;
}

.txt_field2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	padding:2px;
	border:#989c8d 1px solid;
	/*background:url(../images/txtfiled_bg2.png) repeat-x scroll left top;*/
}

.txt_area{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	padding:2px;
	border:#989c8d 1px solid;
	height:117px;
	/*background:url(../images/txtarea_bg2.png) repeat scroll left top;*/
}

.submit_btn2{
	background:url(../images/submit_btn2.png) no-repeat scroll left top;
	border:0 none;
	width:109px;
	height:44px
}

/*************************************************************** Admin Styling styles starts here ********************************************************************/
#nav_bg2{
	background:url(../images/menu_bg.png) repeat-x scroll left top;
	width:956px;
	float:left;
	line-height:41px;
	color:#daf779;
	height:41px;
	text-align:right;
}

#nav_bg2 span{
	color:#FFFFFF;
	padding-right:10px;
}

#admin_contents{
	width:980px;
	margin:0 auto;
	margin-top:10px;
}

.logoutlinks{
	padding-top:200px;
	padding-bottom:200px;
	text-align:center;
	line-height:20px;
}

.logoutlinks a{
	color:#61851f;
	text-decoration:underline;
}

.logoutlinks a:hover{
	text-decoration:none;
}

.submit_btn3{
	background:url(../images/submit_btn3.png) no-repeat scroll left top;
	border:0 none;
	width:81px;
	height:34px
}

#left_contents{
	float:left;
	width:300px;
	background:url(../images/left_content_bg.png) no-repeat scroll left top;
	height:552px;
}

#right_contents{
	float:right;
	width:682px;
	margin-right:15px;
}

#admin_contents2{
	width:1002px;
	margin:0 auto;
}

.admin_headings{
	padding-top:15px;
	color:#61851f;
	font-size:22px;
	font-weight:bold;
}

.admin_headings span{
	color:#454124;
}

.left_nav{
	padding-left:20px;
	padding-top:10px;
}

.left_nav ul li{
	color:#454124;
	line-height:18px;
}

.left_nav ul li{
	color:#454124;
	line-height:20px;
}

.left_nav ul li a{
	color:#454124;
	text-decoration:underline;
}

.left_nav ul li a:hover{
	color:#61851f;
	text-decoration:none;
}

.left_nav ul li:hover{
	color:#61851f;
}

.contents_table{
	border:#c7c7c7 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#48432a;
	margin-top:10px;
}

.contents_table td{
	padding:7px;
	text-align:left;
}

.table-heading{
	background:#514c31;
	font-weight:bold;
	color:#fff;
}

.txt{
	color:#48432a;
}

.txt_bold{
	font-weight:bold;
}

.txt_underline{
	text-decoration:underline;
}

.actions{
	color:#61851f;
}

.actions a{
	color:#61851f;
	text-decoration:none;
}

.actions a:hover{
	text-decoration:underline;
}

.create_btn{
	background:url(../images/create_new_btn.png) no-repeat scroll left center;
	border:0 none;
	width:118px;
	height:34px;
	cursor:pointer;
	margin-top:30px;
}

.login_btn{
	background:url(../images/login_btn.png) no-repeat scroll left center;
	width:81px;
	height:34px;
	border:0 none;
	vertical-align:middle;
}

.home_links{
	color:#61851f;
	padding-left:5px;
	line-height:30px;
}

.home_links a{
	color:#61851f;
	text-decoration:none;
}

.home_links a:hover{
	text-decoration:underline;
}

.export_btn{
	background:url(../images/export_btn.png) no-repeat scroll left center;
	width:118px;
	height:34px;
	border:0 none;
	cursor:pointer;
	margin-top:30px;
}

.send_mail_btn{
	background:url(../images/sendmail_btn.png) no-repeat scroll left center;
	width:138px;
	height:34px;
	border:0 none;
	cursor:pointer;
	margin-top:15px;
}

.table_contents{
	font-family:Arial, Helvetica, sans-serif;
	color:#48432a;
	margin-top:15px;
	font-size:12px;
}

.save{
	background:url(../images/save.png) no-repeat scroll left center;
	width:75px;
	height:34px;
	border:0 none;
}

.cancel{
	background:url(../images/cancel.png) no-repeat scroll left center;
	width:75px;
	height:34px;
	border:0 none;
}

.back{
	background:url(../images/back.png) no-repeat scroll left center;
	width:71px;
	height:34px;
	border:0 none;
	margin-top:15px;
	cursor:pointer;
}

.label_heading{
	font-weight:bold;
	color:#61851f;
	padding-right:5px;
}

.send{
	background:url(../images/send.png) no-repeat scroll left center;
	border:0 none;
	width:75px;
	height:34px;
}