/* ------------------ Global Styels ------------------ */
body{
	margin-top:0px;
	}

.hide{
	display:none;
	}

/* ------------------ Div IDS ------------------ */
#news_base{
	width:215px;
	background-color:#CEC19E;
	float:left;
	}
	
#contents{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	}
	
#contacts{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:15px;
	font-family:Tahoma;
	font-size:11px;
	color:#483718;
	font-weight:bold;
	}

#content_body_sec_base{
	width:720px;
	background-color:#FFFBD5;
	float:left;
}

.error_text {
	color: #E10000;
	font-size: 11px;
}

.error_field {
	background-color: #E10000;
	color: #FFF;
}

	
#fotter_body_sec_base{
	width:720px;
	background-color:#FFFBD5;
	}

#footer_adspace {
 	background-color:#FFFBD5;
	padding:10px;
}

#content_body_base{
	float:left;
	width:720px;
	background-color:#6C5B47;
	margin:auto;
	padding-left:40px;
	padding-right:40px;
	}
	
#fotter_body_base{
	width:720px;
	background-color:#6C5B47;
	margin:auto;
	padding-left:40px;
	padding-right:40px;
	}
	

#contact_base{
	width:215px;
	background-color:#CEC19E;
	float:left;
	}
	
#content_base{ 
	width:460px;
	background-color:#CEC19E;
	float:left;
	}
	
#base{
	width:720px;
	background-color:#6C5B47;
	margin:auto;
	padding-left:40px;
	padding-right:40px;
	}

#logo{
	height:75px;
	width:720px;
	background-image:url(images/logo-top.jpg);
	background-repeat:no-repeat;
	}
	
#sec_base{
	width:720px;
	background-color:#FFFBD5;
	}
	
#menu_{
	background-color:#372415;
	height:250px;
	}

/* ------------------ Div styles ------------------ */
.cont_hor_divide{
	float:left;
	width:215px;
	height:8px;
	}

.contct_hoz_spc{
	width:420px;
	float:left;
	height:10px;
	}

.padding_bottom{
	padding-bottom:15px;
	float:left;
	width:700px;	
	}

.copyrights{
	padding-top:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CEC19E;
	padding-bottom:5px;
	}

.fotter{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#906134;
	}
	
.content_spacer{
	width:5px;
	height:900px;
	float:left;
	}
	
.consumer_logo{
	width:200px;
	float:right;
	margin-right: 20px;
	}
	
.nav_menu{
	width:111px;
	height:35px;
	float:left;
	}

.menu_specer{
	width:5px;
	display:block;
	height:200px;
	float:left;
	}
	
.menu_specer1{
	width:5px;
	display:block;
	height:35px;
	float:left;
	}
	
.menu_specer2{
	width:4px;
	display:block;
	height:35px;
	float:left;
	}

	
.menu_hor_specer{
	width:680px;
	display:block;
	height:5px;
	float:left;
	}

/* ------------------ Padding Styles ------------------*/

.padding_left_10{
	padding-left:10px;
	}
	
.padding_10{
	padding:10px;
	}
	
.padding_10_1{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
	
.padding_10_2{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:15px;
	}
	
.padding_5{
	padding:5px;
	}
	
.pading_bot_10{
	padding-bottom:20px;
	display:block;
	}
	
/* ------------------ Floating Styles ------------------*/	
.float_left{
	float:left;
	}

/* ------------------ Link Styles ------------------*/
a.delete_link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
	}
	
a.delete_link:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
	}
	

a.normal_link{
	font-family:Tahoma;
	font-size:12px;
	color:#906134;
	text-decoration:underline;
	}
	
a.normal_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#483718;
	text-decoration:underline;
	}


a.copyrights{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CEC19E;
	}
	
a.copyrights:hover{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}



a.fotter_link{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#906134;	
	text-decoration:none;
	}
	
a.fotter_link:hover{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C9884D;	
	text-decoration:none;
	}
	
	
/* ------------------ Link Ids ------------------*/
a#apply_link{
	background-image: url(images/apply_now.jpg);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:20px;
	}
	
a#apply_link:hover{
	background-image:url(images/apply_now1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:20px;
	}


a#register_link{
	background-image:url(images/register.jpg);
	background-repeat:no-repeat;
	display:block;
	width:114px;
	height:26px;
	}
	
a#register_link:hover{
	background-image:url(images/register1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:114px;
	height:26px;
	}


a#about_us_link{
	background-image:url(images/aboutus.jpg);
	background-repeat:no-repeat;
	display:block;
	width:161px;
	height:200px;
	}
	
	
a#about_us_link:hover{
	background-image:url(images/aboutus1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:161px;
	height:200px;
	}
	
	
a#categories_link{
	background-image:url(images/categories.jpg);
	background-repeat:no-repeat;
	display:block;
	width:161px;
	height:200px;
	}
	
a#categories_link:hover{
	background-image:url(images/categories1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:161px;
	height:200px;
	}
	
a#winners_link{
	background-image:url(images/winners.jpg);
	background-repeat:no-repeat;
	display:block;
	width:161px;
	height:200px;
	}
	
a#winners_link:hover{
	background-image:url(images/winners1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:161px;
	height:200px;
	}
	
a#home_link{
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#home_link:hover{
	background-image:url(images/home1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#how_link{
	background-image:url(images/how_works.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#how_link:hover{
	background-image:url(images/how_works1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#information_link{
	background-image:url(images/information.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#information_link:hover{
	background-image:url(images/information1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#faq_link{
	background-image:url(images/FAQ.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#faq_link:hover{
	background-image:url(images/FAQ1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#terms_link{
	background-image:url(images/terms.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#terms_link:hover{
	background-image:url(images/terms1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#contact_link{
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
a#contact_link:hover{
	background-image:url(images/contact1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	}
	
	
/* ------------------ Div widths /heights ------------------ */
.width420{
	width:420px;
	}

.width300{
	width:300px;
	}
	
.width270{
	width:270px;
	}

.width120{
	width:120px;
	}
	
.width150{
	width:150px;
	}
	
.height_20{
	height:20px;
	}

.width_226{
	width:210px;
	}
	
.height_10{
	height:10px;
	}
	
.height_5{
	height:5px;
	}

/* ------------------ Text Styles ------------------*/
.light_brown{
	font-family:Tahoma;
	font-size:12px;
	color:#CEC19E;
	font-weight:bold;
	}

.content_txt{
	font-family:Tahoma;
	font-size:12px;
	color:#906134;
	text-align:justify;
	line-height:20px;
	}

.normal_txt{
	font-family:Tahoma;
	font-size:12px;
	color:#906134;
	}
	
.normal_smalltxt{
	font-family:Tahoma;
	font-size:12px;
	color:#906134;
	}
	
.brown_title{
	font-family:Tahoma;
	font-size:12px;
	color:#483718;
	font-weight:bold;
	}
	
.title{
	font-family:Tahoma;
	font-size:14px;
	color:#483718;
	font-weight:bold;
	}

.small_brown{
	font-family:Tahoma;
	font-size:10px;
	color:#906134;
	}
	
.main_title{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#906134;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	vertical-align:middle;
	background-color:#FFFBD5;
	}
	
.brown_bold_txt{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#483718;
	}
	
.light_brown_bold_txt{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#906134;
	}
	
/* ------------------ Margins ------------------*/
.marging_auto{
	margin:auto;
	width:800px;
	}

/* ------------------ Text Fields and Buttons ------------------*/
.drop_field{
	background-color:#FFFFFF !important;
	border:#BB761D solid 1px;
	height:22px;
	}
	
.txt_field1{
	background-color:#FFFFFF !important;
	border:#BB761D solid 1px;
	width:250px;
	height:19px;
	}
	
.txt_field2{
	background-color:#FFFFFF!important;
	border:#BB761D solid 1px;
	width:150px;
	height:19px;
	}
	
.txt_field3{
	background-color:#FFFFFF!important;
	border:#BB761D solid 1px;
	width:280px;
	height:19px;
	}
	
.txt_field4{
	background-color:#FFFFFF!important;
	border:#BB761D solid 1px;
	width:75px;
	height:19px;
	}
	
.txt_area{
	background-color:#FFFFFF !important;
	border:#BB761D solid 1px;
	width:280px;
	height:100px;
	}
	
.txt_area1{
	background-color:#FFFFFF !important;
	border:#BB761D solid 1px;
	width:500px;
	height:60px;
	}
	
.button{
	background-color:#6C5B47;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	border:#000000 groove 1px;
	}

/* ------------------ Admin Panel Styles ------------------*/
.admin_header{
	background-color:#CEC19E;
	padding-top:10px;
	padding-bottom: 10px;
	font-family:Tahoma;
	font-size:24px;
	color:#906134;
	}
	
.admin_titles{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	color:#906134;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#CEC19E;
	}
.success {
	color: #00F;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

	
	
/* ------------------ Borders ------------------*/
.brown_border{
	border:#6C5B47 solid 1px;
	}
	
.brown_border_bott{
	border-bottom:#6C5B47 solid 1px;
	}
	
/* ------------------ Background Colours ------------------*/
.dark_brown_bg{
	background-color:#6C5B47;
	}
	
.light_brown_bg{
	background-color:#CEC19E;
	}

/*-------------------------- by dilum -------------------- */

.banner_pad {
	padding-left:48px;
	}
	
.webpay_response_ok { 
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0000CC;
	}
.webpay_response_warn { 
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	}

#launche_notice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:900;
}

#content_notice{ 
	width:700px;
	background-color:#CEC19E;	
	margin: 0px auto;
	}
#notice_backgound {
	background-color:#6C5B47;
	width:720px;	
	margin: 0px auto;
	padding-left:40px;
	padding-right:40px;
	
}
