/* CSS Document */
/*---------------------------------*/

/* index page */

body
{
   background-image:url(images/page_bg.jpg);
   background-repeat:repeat-x;
}

#slide_show
{
    width:983px;
	height:363px;
	/*background-color:#999999;*/
	margin:10px auto;
}

#top_nevi
{
    padding:0px;
	margin:0px;
	width:983px;
	height:47px;
	background-image:url(images/topnevi_bg.png);
	margin:-10px auto;
}

#main_cont
{
    width:983px;
	height:594px;
	background-color:#fff;
	margin:10px auto;
	position:relative;
}

#left_cont
{
   width:694px;
   height:594px;
   /*background-color:#999999;*/
}

#welcome_img
{
    margin:35px 5px 10px 30px;
}

h1
{
    font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000;
	padding:0px;
	margin:0px;
}

h2
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:25px;
   color:#000;
   padding:0px;
   margin:0px;
}

h3
{
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:22px;
   color:#000;
   padding:0px;
   margin:0px;
}

h4
{
    font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fb6206;
	padding:0px;
	margin:0px;
}

h5
{
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	padding:0px;
	margin:0px;
	
}

#page_info
{
    font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:0px;
	margin:0px;
}

#rm_txt
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#1994f2;
   margin:0px;
   text-decoration:none;
   
}

#rm_txt a:link, #rm_txt a:visited
{
   text-decoration:none;
   color:#1994f2;
}

#rm_txt a:hover
{
   color:#ff2c02;
}

#info_c_txt
{
    font-weight:100;
	font-family:Calibri;
	font-size:17px;
	color:#ff2c02;
}

#bottom_hr_curve
{
   width:983px;
   height:10px;
   background-image:url(images/page_bottom.jpg);
   margin:-10px auto;
}

#right_cont
{
    width:289px;
	height:594px;
	/*background-color:#999999;*/
	position:absolute;
	top:0px;
	left:694px;
}

#bros_cont
{
   width:270px;
   height:111px;
   background-image:url(images/download_bg.jpg);
   margin-top:35px;
}

#clik_btn
{
   margin:12px 0px 0px 80px;
}

a #clik_btn:hover
{
    width:92px;
	height:29px;
}

#news_cont
{
    width:270px;
	height:406px;
	background-image:url(images/newsevent_bg.jpg);
	margin-top:30px;
}

/* ------------------------------------------------ */
/* News & Events - page*/

#news_tble
{
   margin-top:7px;
}

#news_date
{
   /*padding:0px;
   margin:0px;*/
   font-weight:bold;
   font-family:Candara;
   font-size:16px;
   color:#ff2c02;
}

#quot_txt
{
  /* padding:0px;
   margin:0px;*/
   font-weight:normal;
   font-family:Candara;
   font-size:14px;
   color:#fff;
   font-style:italic;
}

#news_table
{
    margin-top:20px;
}

/* ------------------------------------------------ */
/* About us - page */

#pmain_cont
{
    width:983px;
	height:auto;
	background-color:#fff;
	margin:10px auto;
	padding-bottom:20px;
}

/* -------------------------------------------- */
/* Contact us - page */

#enqF_cont
{
    width:350px;
	height:640px;
	/*background-color:#999999;*/
	border:1px solid #FF9900;
	margin:30px 10px 0px 100px;
}

#enqF_title_cont
{
    width:350px;
	height:33px;
	background-color:#FF9900;
}

#mad_mark
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FF0000;
}

h5 #mad_mark
{
    margin-left:80px;
}

#txtfield_deco1 input
{
   border:1px solid #FF9900;
   height:20px;
   border-radius:5px;
}

#txtfield_deco1 textarea
{
   border:1px solid #FF9900;
   border-radius:3px;
}

#enq_table
{
  margin-top:15px;
  width:90%;
}

#addr_cont
{
    width:425px;
	height:265px;
	background-color:#FF9900;
	margin:-640px 10px 10px 480px;
}

#add_clnm
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:25px;
   color:#000000;
   padding:0px;
   margin:0px;
}

#cl_add_txt
{
   font-weight:100;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:18px;
   color:#ffffff;
   padding:0px;
   margin:0px;
}

#cl_add_txt a:link, #cl_add_txt a:visited
{
   text-decoration:none; 
   color:#0000ff;
}

#cl_add_txt a:hover
{
   color:#fff;
}

#g_map
{
    width:425px;
	height:350px;
	/*background-color:#9BCDFF;*/
	margin:25px 10px 0px 480px;
}


/* ---------------------------------------------- */
/* Error div */

#error_enq_cont
{
   width:320px;
   height:36px;
   background-color:#D7D7D7;
   border-radius:10px;
   margin:9px auto 5px;
}

#dismseg_img
{
   margin:3px 0px 5px 25px;
}

#dismseg_txt
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   color:#FF0000;
   margin:-28px 0px 5px 60px;
}

/* ------------------------------------------------- */
/* Admin side - index page */

#bottom_cont
{
    width:730px;
	height:305px;
	border-radius:10px;
	box-shadow:2px 2px 20px 12px #ffffff inset;
	margin:50px auto;
	position:relative; 
}

#mand_info
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#333333;
   position:absolute;
   top:20px;
   left:450px;
}

#loginform_cont
{
   width:430px;
   height:200px;
   border-radius:10px;
   border:1px solid #FF6600;
   position:absolute;
   top:50px;
   left:150px;
}

#lftitle_cont
{
    width:430px;
	height:30px;
	background-color:#FF6600;
	border-top-left-radius:0.5em;
	border-top-right-radius:0.5em;
    margin:-2px auto; 
}

#loginform_table
{
   width:80%;
   border-collapse:collapse;
   margin:14px auto;
}

#login_err_mess
{
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FF0000;
   position:absolute;
   top:242px;
   left:390px;
}

/* ----------------------------------------- */
/* Admin side - Welcome page */

#adm_main_cont
{
    width:1088px;
	height:auto;
	/*background-color:#999999;*/
	border:1px solid #FF6600;
	border-radius:10px;
	margin:25px auto;
    position:relative;
}

#admleft_cont
{
    width:249px;
	height:600px;
	background-color:#FF6600;
	border-top-left-radius:0.5em;
    border-bottom-left-radius:0.5em; 
}

#admright_cont
{
    width:839px;
    height:600px;
    background-color:#fff;
	border-top-right-radius:0.5em;
	border-bottom-right-radius:0.5em;
	position:absolute;
    top:0px;
    left:249px;
}

#admwelc_img
{
   padding:40px 0px 0px 145px;
}

/* ------------------------------------------ */
/* Admin side - News Upload page */

#mand_info1
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#333333;
   position:absolute;
   top:95px;
   left:570px;
}

#newsF_cont
{
   width:550px;
   height:250px;
   border:1px solid #FF6600;
   border-radius:10px;
   margin:75px 0 0 145px; 
}

#newupl_table
{
  margin-top:9px;
}

#error_dis_cont
{
   width:500px;
   height:36px;
   background-color:#D7D7D7;
   border-radius:10px;
   margin:9px auto 5px;
}

#delimess_img
{
   margin:3px 0px 5px 50px;
}

#delimess_txt
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   color:#FF0000;
   margin:-28px 0px 5px 80px;
}

/* --------------------------------------------- */
/* Admin side - News Delete Page */

#newslist_table
{
    width:95%;
	border-collapse:collapse;
	margin-top:20px;
}

th
{
   font-weight:bold;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#FFFFFF;
   background-color:#ff6600;
}

#table_td
{
   font-weight:100;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#2f5377;
}

#td_text
{
    font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0066;
}

/* ------------------------------------------------- */
/* Admin page - Change password page */

#chgpwdF_cont
{
    width:600px;
	height:240px;
	border:1px solid #ff6600;
	border-radius:10px;
	margin:75px 0 0 119px;
}

#chgpwd_table
{
   margin-top:15px;
}