/*-------------------------------
author: pusparaj
-------------------------------*/

/* body */

body{
	margin: 0px;
	background: #9A201F;
	font:  12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	}

a{
	text-decoration:underline;
	color: #000;
	}

a:hover{
	text-decoration:none;
	}
		
		
td{
	vertical-align: top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

/* menu */

#menu ul{
	position: relative;
	top:51px;
	left:90px;
	}

html>body #menu ul{
	position: relative;
	top:39px;
	left:90px;
	}

#menu li{
	font:18px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-transform:uppercase;
	background: url(../images/bull.gif) 0 22px no-repeat;
	letter-spacing:1px;
	line-height:30px;
	list-style:none;
	padding:0 0 0 20px;
	}

#menu li a{
	color:#fff;
	text-decoration:none;
	}
	
#menu li a:hover{
	color:#42B0F6;
	}

#fmenu ul {
	margin:0;
	padding:0;
	}

#fmenu li {
	list-style:none;
	border-bottom:1px solid #CF4848;
	}


#fmenu li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 0 3px 20px;
	background:url(../images/bul.gif) no-repeat 0 7px;
	display:block;
	}

#fmenu li a:hover{
	color:#EE7D7D;
	background:url(../images/bulove.gif) no-repeat 0 7px;
	}

/* content */

.justify{
	text-align: justify;
	}
	
.admin_log{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	}
.white{
	color:#fff;
	}
	
.heads{
	height:50px;
	vertical-align:middle;
	background:#C6C6C6;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
	
.head01{
	font: 24px  Georgia, "Times New Roman", Times, serif;
	color: #C79417;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
.head02{
	font: 20px  Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform:uppercase;
	letter-spacing:1px;
	background:#C79417;
	padding:3px 0 2px 20px;
	}

.head03{
	font: 16px  Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-transform:uppercase;
	letter-spacing:.5px;
	text-align:left;
	padding:20px 0 10px 0;
	}
	
.line{
	background:url(../images/line.jpg) repeat-x;
	margin:10px 0 -20px 0;
	width: 284px;
	height:15px;
	line-height:0;
	}
	
.error{
	color:#FF0000;
	font-size:14px;
	}

.pic_border{
	border: 5px solid #C6C6C6;
	}

#pic_border img{
	border: 5px solid #C6C6C6;
	}

.services{
	background: url(../images/bul1.jpg) no-repeat 0 8px;
	padding:5px 0 5px 15px;
	border-bottom:1px solid #C6C6C6;
	}
.border{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #fff;
	background: #0A89B8;
	height: 18px;
	width: 230px;
	padding: 3px 0 0 3px;
	}

.border1{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #C3C3C3;
	background: #fff;
	height: 18px;
	width: 230px;
	padding: 3px 0 0 3px;
	}

.bordera{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #fff;
	background: #0A89B8;
	width: 350px;
	height: 240px;
	padding: 3px 0 0 3px;
	}

.bordera1{
	font: 12px Arial, Helvetica, sans-serif;
	color: #434343;
	border: 1px solid #C3C3C3;
	background: #fff;
	width: 350px;
	height: 240px;
	padding: 3px 0 0 3px;
	}

.btn{
	background:#BE2727;
	border:none;
	color:#fff;
	padding:2px;
	cursor:pointer;
	}

.btn:hover{
	background:#0A89B8;
	}
	

.btn2{
	background:#F1D0D0;
	border:none;
	color:#BE2727;
	font-weight:bold;
	padding:7px;
	cursor:pointer;
	}

.btn2:hover{
	background:#fff;
	}

.btn3{
	background:#B8E7F8;
	border:none;
	color:#0A89B8;
	font-weight:bold;
	padding:7px;
	cursor:pointer;
	}

.btn3:hover{
	background:#fff;
	}
	

#box td{
	padding:5px 0 0 0;
	}

#box1{
	background:#BE2727;
	padding:20px;
	color:#FFFFFF;
	}

#box1 td{
	padding:5px 0 0 0;
	}

#box1 .boxhead{
	background:#fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#BE2727;
	padding:4px 7px 2px 7px;
	text-transform:uppercase;
	}

#box1 .line{
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	padding:5px 0;
	}

#box2{
	background:#0A89B8;
	padding:20px;
	color:#FFFFFF;
	}

#box2 td{
	padding:5px 0 0 0;
	}

#box2 .boxhead{
	background:#fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#0A89B8;
	padding:4px 7px 2px 7px;
	text-transform:uppercase;
	}

#box2 .line{
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	padding:5px 0;
	}

#box3{
	background:#C6C6C6;
	padding:20px;
	color:#000;
	}

#box3 td{
	padding:5px 0 0 0;
	}

.boxhead1{
	background:#BE2727;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:4px 20px 2px 20px;
	text-transform:uppercase;
	}


/* thumbnail viewer */	

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
margin-top:0px;
position:absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #DEC58B;
border:1px solid #fff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: 12px arial;
color: #000;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background: white;
border:0px solid #C2C2C2;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
margin-top:40px;
font: 12px arial;
color:#fff;
position: absolute;
visibility: hidden;
border: 1px solid #fff;
background: #DBC593;
padding: 10px;
z-index: 5;
}

/* footer */

.address{
	color:#fff;
	text-align:center;	
	}

#footer{
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	color:#fff;
	}	
	
#footer a{
	font-size: 10px;
	color:#fff;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
/*       -------------      Admin Zone       -----------------        */

.navlink{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	}
	
.navlink:hover{
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	text-decoration:none;
	color:#CC0000;
	}
	
.admin_head{
	color:#000000;
	vertical-align:middle;
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
	}
	
.smallinks{
	color:#666666;
	text-decoration:underline;
	}
	
.smallinks:hover{
	color:#CC0000;
	text-decoration:none;
	}
	
.admin_footer{
	color:#333333;
	line-height:18px;
	font-size:11px;
	vertical-align:middle;
	}
	
	.hour{
		background:url(../images/bt-blue.gif) no-repeat 0 0;
		width:163px;
		height:33px;
		border:none;
		cursor:pointer;
		text-indent:-999em;
		}
	.point{
		background:url(../images/bt-red.gif) no-repeat 0 0;
		width:192px;
		height:34px;		
		border:none;
		cursor:pointer;
		}