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

/* index page */

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

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

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

#prod_info
{
    width:983px;
	height:196px;
	/*background-color:#999;*/
	margin:15px auto;
	position:relative;
}

#our_prod
{
     width:326px;
	 height:196px;
	/* background-color:#fff;*/
	 position:absolute;
	 top:0px;
	 left:0px;
}

#we_proc
{
   width:326px;
   height:196px;
   /*background-color:#fff;*/
   position:absolute;
   top:0px;
   left:333px;
}

#cont_us
{
   width:326px;
   height:196px;
  /* background-color:#fff;*/
   position:absolute;
   top:0px;
   left:664px;
}

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:"Century Gothic";
   font-size:22px;
   color:#f75808;
   padding:0px;
   margin:0px;
}

h2 a:link, h2 a:visited
{
   text-decoration:none;
   color:#e60f12;
}

h2 a:hover
{
    color:#f75808;
	text-decoration:underline;
}

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

#prod_page_info
{
   font-weight:100;
   font-family:"Century Gothic";
   font-size:16px;
   color:#5a5858;
   padding:0px;
   margin:0px;
}

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

#highl_txt
{
   font-weight:100;
   font-family:Calibri;
   font-size:18px;
   color:#1041bb;
}

#main_cont
{
   width:983px;
   height:auto;
   /*background-color:#CCCCCC;*/
   margin:-15px auto;
   padding-bottom:30px;
}

/*------------------------------------------*/

/* About Us page */

#pmain_cont
{
    width:983px;
	height:auto;
	/*background-color:#999999;*/
	margin:15px auto;
	padding-bottom:30px;
}

/*-------------------------------------------*

/* Contact Us page */

#addr_cont
{
    width:983px;
	height:350px;
	background-color:#FFDDDE;
	margin:25px 0px 0px 0px;
}

#add_clnm
{
   font-weight:bold;
   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;
}

#add_clnm1
{
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ff0000;
	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:#0099FF;
}

#g_map
{
    width:983px;
	height:400px;
	/*background-color:#9BCDFF;*/
	margin:20px 0px 0px 0px;
}

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

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

/*-----------------------------------------------*/

/* News & Event page */

#news_tble
{
   margin-top:15px;
}

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

#news_title
{
   background-image:url(images/title_bg.jpg);
   font-weight:bold;
   font-family:Candara;
   font-size:16px;
   color:#fff;
   padding-left:5px;
   
}

#quot_txt
{
  /* padding:0px;
   margin:0px;*/
   font-weight:100;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#000000;
}

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

#rm_txt a:link, #rm_txt a:visited
{
   text-decoration:none;
   color:#0099FF;
}

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

#news_table
{
    margin-top:35px;
}

/*-----------------------------------------------*/

/* Photo Gallery page */

#gallery_cont
{
    width:860px;
	height:auto; /*1875px*/
	/*background-color:#999999; */
	margin:40px auto;/*0px 5px 30px;*/
	/*margin:45px auto;*/
	padding-bottom:1px;*/
}


/*----------------------------------------------*/

/* Admin Side - index page*/

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

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

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

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

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

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

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

#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:#FFFFFF;
	border:1px solid #fb4705;
	border-radius:10px;
	margin:125px auto;
	position:relative;
}

#admleft_cont
{
    width:249px;
	height:600px;
	background-color:#DEBE0C;
	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 and Event 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:280px;
	border:1px solid #fb4705;
	border-radius:10px;
	margin:75px 0px 0px 145px;
}

#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 - Image Gallery Upload Page */

#galleryupF_cont
{
    width:600px;
	height:220px;
	border:1px solid #fb4705;
	border-radius:10px;
	margin:75px 0 0 119px;
}

/*--------------------------------------------------*/

/* Admin side - Video Gallery Upload */

#articleF_cont
{
    width:600px;
	height:180px;
	border:1px solid #fb4705;
	border-radius:10px;
	margin:75px 0 0 119px;
}

#videoupl_table
{
   margin-top:10px;
}

/*------------------------------------------------*/

/* Admin side - News Delete Page*/

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

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

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

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

/*-----------------------------------------------------------*/

/* Admin side - Change the Password */

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

#chgpwd_table
{
   margin-top:15px;
}
