/* CSS Document */

a {text-decoration : none;}
a:hover {text-decoration : underline;}
a img {border: 0;}


tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* ------------------ Form Elements ------------------ */

input {
	font-family : Arial, Helvetica, sans-serif;
	height:18px;
	font-size : 12px;
	color : #666;
	background-color : White;
	/*border: 1px solid #82A9D0;*/
	}
input checkbox {
	border:1 solid #FFF;
}
	
#submit{
height:22px;
width:60px;
}
#reset{
height:22px;
width:60px;}

	
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666;
	background-color : White;
	/*border: 1px solid #82A9D0;*/
	}
text,
textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666;
	background-color : White;
	/*border: 1px solid #82A9D0;*/
	}
form {
	display : inline;
	}

.sub_input{
	font-family : Arial, Helvetica, sans-serif;
	height:20px;
	width:25px;
	font-size:9px;
	border:1px solid #CCCCCC;
	background-color:#efefef;
	text-decoration:none;
	vertical-align:middle;
}

.submit_input{
	font-family : Arial, Helvetica, sans-serif;
	height:20px;
	width:50px;
	font-size:9px;
	border:1px solid #CCCCCC;
	background-color:#efefef;
	text-decoration:none;
	vertical-align:middle;
}

.sub_text{
height:13px;
width:20px;
vertical-align:middle;
}

.int_blank{
	border: 0;
	border-style:none;
	background:none;
	color:#fff;
	margin-bottom:3px;
	cursor:pointer;
}


/* ------------------ Main Navigation ------------------ */

.lefttop-corner {
	background-image:url(../images/left_corner.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:25px;
}

.righttop-corner1 {
	background-image:url(../images/righttop_corner.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:10px;
}

.lefttop-corner1 {
	background-image:url(../images/lefttop_corner.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:10px;
}

.righttop-corner {
	background-image:url(../images/right_corner.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:25px;
}
.leftbottom-corner {
	background-image:url(../images/leftbottom_corner.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:10px;
}

.rightbottom-corner {
	background-image:url(../images/rightbottom_corner.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:10px;
}

.middle-bar{
	background-image:url(../images/middle_bar.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.middlebottom-bar{
	background-image:url(../images/middlebotton_bar.jpg);
	background-repeat:repeat-x;
	height:10px;
}


.middle-bar1{
	background-image:url(../images/middletop_bar.jpg);
	background-repeat:repeat-x;
	height:10px;
}

.left-bar-table{
background-color:#edefec;
border-right: 1px solid #ccc;}

#left-bar{
margin-left:0px;
padding:0;
margin-top:0;
width:190px;
}

#left-bar ul{
/*height:40px;*/
padding-left:0px;

/*position:absolute;*/
background-color:none;
display:block;
}

#left-bar li{
background-color:none;
/*height:20px;*/
list-style-type:none;
z-index:80 !important;
padding-left:0px;
padding-top:5px;

padding-bottom:2px;
}
#left-bar li strong{
	font-weight:bold;
	/*border-bottom: 1px solid #666666;*/
	display:block;
	/*height:20px;*/
	padding-top:4px;
	padding-left:25px;
	padding-bottom:5px;
	margin-top:-5px;
	color:#fff;
	background-image: url(../images/greybutton.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
#left-bar li a{
padding-left:20px;}

#imgclient{
margin-top:5px;
background-color:#FFFFFF;
text-align:center;
border: 10px solid #edefec;
padding-top:5px;
padding-bottom:5px;
}

/*-------------- or head tags --------------*/
h1 {
	font-family:Verdana;
	font-size: 20px;
	color:#0C6D98;
	vertical-align:middle;
	padding-left:0px;
	padding-bottom:10px;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	color:#CC0000;
}

h3 {
	font-size:18px;
	color:#0B759D;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	
}

h4 {
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
}

h5 {
	font-size: 12px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	padding-left:5px;
	/*background-image:url(../images/bar.gif);
	background-repeat:no-repeat
	border-bottom:solid 1px #666666;*/

}

h1, h2, h3, h4, h5 {
	line-height: 1.1em;
	margin : 0;
}

/*-------------- for category name ----------------*/
.heading{
	vertical-align:middle;
}

.heading a{
	color : #723B61;
}

.heading a:hover{
	color:#660000;
}


/* ------------------ Classes ------------------ */

.content {
	font-size : 12px;
	line-height : 18px;
	color : #666;
	padding: 0px;
	}
.content table{
	margin-top : 0px;
	line-height : 14px;
	/*border:solid 1px #CCCCCC;
	padding-left:5px;*/
}
.content td{
	font-size : 12px;
	line-height : 18px;
	
}
.content a {
	color : #966309;
}
.content a:hover {
	color:#000000;
}

.content a.img {
	color : #966309;
}
.content a.img:hover {
	color:#000000;
	text-decoration:none;
}

.content .link{
	font-size:12px;
	color:#966309;
	font-weight:bold;
}
.content .heading{
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

.content .other{
	font-size:12px;
	color:#8c6717;
	font-weight:bold;
	line-height:30px;
}

.content .strik{
text-decoration:line-through;
color:#FF0000;
}


.content p{
margin-top:0px;
text-align:justify;
padding-left:20px;
padding-right:30px;
padding-top:10px;
}

.content .mark{
	color:#990000;
	font-size:11px;
}
.content_blue{
	border:0;
}
.content_blue table{
	margin-top : 0px;
	line-height : 14px;
	border:0;
	/*border:solid 1px #CCCCCC;
	padding-left:5px;*/
}
.content_blue td{
	font-size : 12px;
	line-height : 18px;
	padding:0px;
	color:#FFFFFF;
}
.content_blue .heading{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.content_blue a {
	color : #FFFFFF;
}
.content_blue a:hover {
	text-decoration : none;
}

.whitearrow{
background-image:url(../images/whitearrow.jpg);
background-repeat:no-repeat;
background-position:center;}


/*--------- user ---------------*/
.user {
	color : #000;
}
.user a {
	color : #5c5c5c;
}
.user a.hover {
	color:#CC0000;
	text-decoration : none;
}

.more{
	font-size:11px;
	color:#0099FF;
	padding: 2px 5px;
	text-align:left;
}
.more a {
	color : #C73D7D;
}
.more a:hover {
	color:#C22353;
}

.client{
	background-image:url(../images/client.jpg);
	background-repeat:no-repeat;
	height:77px;
	width:21px;
}


.footer {
background-image:url(../images/bottombg.jpg);
background-repeat:no-repeat;
height:26px;
width:929px;

}
.footer table td
{
vertical-align:middle;
font-size:11px;
color:#F4F4F4;
}
.footer a {
	color : #F4F4F4;
}
.footer a:hover {
	color:#000;
	text-decoration : none;
}


.category_heading{
	font-size:14px;
	color:#0352a5;
	font-weight:bold;
	text-decoration:none;
}
.line{
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
}

.bar{
	/*border-bottom : 1px solid #cccccc;*/
}

.breadcrumbs {
	color : #999999;
	font-size : 10px;
	padding-left:22px;
}

.breadcrumbs a {
	color : #966309;
	text-decoration:none;
	
}

.breadcrumbs a:hover {
 	color:#000000;
	text-decoration :underline;;
}

.pagination {
	font-size : 11px;
	color : #C73D7D;
	margin-bottom : 20px;
}
.pagination td {
	padding : 1px 5px 1px 5px;
}
.pagination a {
	color : #C73D7D;
	text-decoration : none;
}
.pagination a:hover {
	color : #990033;
	text-decoration : none;
}

/*---------- for price-----------*/

.price{
	color:#A7418B;
	font-size:12px;
	font-weight:bold;
	/*padding:4px 10px;*/
}

.price span{
	color:#FF0000;
	padding-left:4px;
}

/*--------- Buttons -----------*/


.btn_left
{
	background-image:url(../images/btn_left.jpg);
	background-repeat: no-repeat;
	width:7px;
	height:21px;
	background-color:#999999;
}
.btn_middle
{
	background-image:url(../images/btn_middle.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.btn_right
{
	background-image:url(../images/btn_right.jpg);
	background-repeat:no-repeat;
	width:31px;
	height:21px;
}


/*----- top links ------------*/

.small_link
{
	color:#999999;
	font-size:10px;
}
.small_link a
{
	color:#999999;
}

.small_link a:hover
{
	color:#666666;
}

.small_radio
{
	width:10px;
	height:10px;
}

.search_link
{
	color:#666666;
	font-size:11px;
}

.search_link a
{
	color:#666666;
}

.search_link a:hover
{
	color:#666666;
}


.error
{
	color:#FF0000;
	font-weight:bold;
}


#dv_login
{
	border:1px solid #CCCCCC;
	height:30px;
	vertical-align:middle;
	padding-top:10px;
	text-align:center;
}
#dv_login1
{
	border:1px solid #CCCCCC;
	text-align:center;
}

.mainbg{
background-color:#CCCCCC;}

.brownheader{
color:#8c6717;
font-weight:bold;
font-size:11px;}

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

.dotline1{
background-image:url(../images/dotline.jpg);
background-repeat:repeat-y;}

.favicon{
	background-image:url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	background-color:none;
}





.topleft{
background-image:url(../images/border2/topleft.jpg);
background-repeat:no-repeat;
width:10px;
height:10px;
}
.topright{
background-image:url(../images/border2/topright.jpg);
background-repeat:no-repeat;
width:10px;
height:10px;
}
.topbar{
background-image:url(../images/border2/topbar.jpg);
background-repeat:repeat-x;
height:10px;
}
.leftbar{
background-image:url(../images/border2/leftbar.jpg);
background-repeat:repeat-y;
width:10px;

}
.rightbar{
background-image:url(../images/border2/rightbar.jpg);
background-repeat:repeat-y;
width:10px;

}
.bottomleft{
background-image:url(../images/border2/bottomleft.jpg);
background-repeat:no-repeat;
width:10px;
height:10px;
}
.bottomright{
background-image:url(../images/border2/bottomright.jpg);
background-repeat:no-repeat;
width:10px;
height:10px;
}
.bottombar{
background-image:url(../images/border2/bottombar.jpg);
background-repeat:repeat-x;
height:10px;

}



.main_head{
	font-size: 20px;
	color:#0352a5;
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:5px;
	padding-top:5px;
}

.sub_head{
	font-size: 15px;
	color:#0352a5;
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:5px;
	padding-top:5px;
}

.main_line{
	background-image:url(../images/red_bar.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	height:12px;
}



.whitelink{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;}
	
.whitelink a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;}
	
.whitelink a:hover{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;}
	
.enquiry table{
	padding:2px;
	border:1px solid #336699;
}

.enquiry td{
	padding:4px;
}

.enquiry td table td table,
.enquiry td table td table td
{
	padding:0px;
	border:0px;
}
.enquiry .heading
{
	background-color:#2B7E9D;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

a.news{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.news:hover{
	text-decoration:underline;
}

.hand_cursor{
	cursor: pointer;
}
