/* CSS Document */

a,a:link,a:active,a:visited { 
color:#006699;
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: 0px;
}
	
#submit{
height:22px;
width:60px;
}
#reset{
height:22px;
width:60px;}

	
select {
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 12px;*/
	font-size : 11px;
	/*color : #666;*/
	background-color : White;
	border: 1px solid #C73D7D;
	}
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:100px;
	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/menu-top-left.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:32px;
}

.righttop-corner1 {
	background-image:url(../images/s-right.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:23px;
}

.lefttop-corner1 {
	background-image:url(../images/s-left.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:23px;
}

.righttop-corner {
	background-image:url(../images/menu-top-right.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:32px;
}
.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/menu-top-bg.jpg);
	background-repeat:repeat-x;
	height:32px;
}
.middlebottom-bar{
	background-image:url(../images/middlebotton_bar.jpg);
	background-repeat:repeat-x;
	height:10px;
}


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

.left-bar-table{
border-left: 1px solid #999999;
border-right: 1px solid #999999;}

#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:#D5276C;
	vertical-align:middle;
	padding-left:20px;
	padding-bottom:10px;
}

/*h2 {
	font-size: 14px;
	font-weight:bold;
	color : #fff;
	vertical-align:middle;
}*/
h2 {
	font-size: 14px;
	font-weight:bold;
	color:#660033
}


/*h3 {
	font-size:14px;
	color:#D5276C;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
}*/
h3 {
	font-size:14px;
	color:#D5276C;
	font-weight:bold;
	text-decoration:none;
}


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.jpg);
	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: 2px;
	}
.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-left{
background-image:url(../images/footer-left.jpg);
background-repeat:no-repeat;
background-position:top left;
height:37px;
}

.footer-right{
background-image:url(../images/footer-right.jpg);
background-repeat:no-repeat;
background-position:top right;
height:37px;
width:34px;}


.footer {
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
height:37px;


}
.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:11px;background:url(../images/user_login.png) no-repeat center top; width:100px; height:35px;
}
ul.small_link222{ margin:0px; padding:0px; }
ul.small_link222 li{color:#4AA9EF;
	font:bold 12px verdana; line-height:24px; }
	
	ul.small_link222 li.diff{list-style:none; font:bold 14px verdana; color:#0077CF; padding:0px 0 15px 0;}
.small_link a
{
	color:#000; font:bold 12px verdana;
}
/*

html*.key{margin-left:50px;}


html*.small_link a
{
	color:#000; font:bold 12px verdana; margin-left:50px;
}*/

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

.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; /*width:60%;*/
	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 #996600;
}

.enquiry td{
	padding:4px;
}

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

#msg_name
{
	color:#CC0000;
}
#msg_name1
{
	color:#CC0000;
}
#lo_msg
{
	color:#CC0000;
}

#st{
margin:0;
padding:0;
background-image:url(../images/sbg-blue.jpg);
	background-repeat:repeat-x;
	background-position:top center;}

#stl{
margin:0;
padding:0;
background-image:url(../images/stl.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:top;}
	
#str{
margin:0;
padding:0;
background-image:url(../images/str.jpg);
	background-repeat:no-repeat;
	background-position:top right;}
	
#sb{
margin:0;
padding:0;
background-image:url(../images/sbg-blue.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
}

#sbl{
margin:0;
padding:0;
background-image:url(../images/sbl.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:top;}
	
#sbr{
margin:0;
padding:0;
background-image:url(../images/sbr.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;}
	
#stml{
background-image:url(../images/sbg-blue1.jpg);
	background-repeat:repeat-y;
	background-position:center left;}	
	
#stmr{
background-image:url(../images/sbg-blue1.jpg);
	background-repeat:repeat-y;
	background-position:center right;}	

#sbg1{
background-image:url(../images/sbg1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:20px;
	padding-top:5px;
	margin-bottom:-10px;
}
	
#sbg1 a{
color:#000;}

#stitle{
font-size:12px;
color:#CC3300;
font-weight:bold;
padding-top:5px;}

#stab{
background-image:url(../images/stab-bg.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}

#location{
border:1px solid #666666;
background-color:#CCCCCC;
width:450px;
/*right:180px;
top:384px;*/
overflow: auto; 
height: 125px;
float:left;
position:absolute;}


#ptab1{
margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

height:30px;

}
#ptab1 ul{
width:400px;}

#plist1{
	margin:0px;
	display:inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#plist1 ul{
margin:0px;
padding:0px;
display:inline;
list-style:none;}

#plist1 li{
padding:0px;
margin:0px;
list-style:none;
display:inline;
float:left;
/*width:9em;*/
}

#plist1 a{
}

#more_top
{
background-color:#ccc;
border-bottom:1px solid #666666;}



#ptab2{
margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

height:80px;

}
#ptab2 ul{
width:450px;}

#plist2{
	margin:0px;
	display:inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#plist2 ul{
margin:0px;
padding:0px;
display:inline;
list-style:none;}

#plist2 li{
padding:0px;
margin:0px;
list-style:none;
display:inline;
float:left;
width:150px;

}

#plist2 a{
}


#citytab1{
margin:0;
padding:5px;
height:100px;
width:250px;
border:0px solid #CCCCCC;}

#citytab1 ul{
margin:0;
padding:0;
list-style:none;
}

#citytab1 p{
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
line-height:20px;
color:#CC0000;
}

#citymenu1{
margin:0;
padding:0;
}

#citymenu1 ul{
margin:0;
padding:0;
}

#citytab2{
margin:0;
padding:5px;
height:100px;
width:250px;
border:0px solid #CCCCCC;}

#citytab2 ul{
margin:0;
padding:0;
list-style:none;
}

#citytab2 p{
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
line-height:20px;
color:#CC0000;
}

#citymenu2{
margin:0;
padding:0;
}

#citymenu2 ul{
margin:0;
padding:0;
}

#citytab3{
margin:0;
padding:5px;
width:250px;
border:0px solid #CCCCCC;}

#citytab3 ul{
margin:0;
padding:0;
list-style:none;
}

#citytab3 p{
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
line-height:20px;
color:#CC0000;
}

#citymenu3{
margin:0;
padding:0;
}

#citymenu3 ul{
margin:0;
padding:0;
}

#citytab4{
margin:0;
padding:5px;
width:250px;
border:0px solid #CCCCCC;}

#citytab4 ul{
margin:0;
padding:0;
list-style:none;
}

#citytab4 p{
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
line-height:20px;
color:#CC0000;
}

#citymenu4{
margin:0;
padding:0;
}

#citymenu4 ul{
margin:0;
padding:0;
}

.mvbottom{
border-bottom: dashed 1px #cccccc;
/*border-bottom: groove 1px #336600;*/
}

.boldclass{font:bold 11px verdana,arial; color:#990000;}

.morelink{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;}
#dv_login1
{
	border:1px solid #cccccc;
	text-align:left;
}
#dv_login2
{
	border:1px solid #3366FF;
	text-align:center;
}
.heading {
background-image:url(../images/cpanel.png);
background-position:10px center;
background-repeat:no-repeat;
color:#FF9900;
font-size:14px;
font-weight:bold;
line-height:50px;
margin:0;
padding:2px 2px 2px 70px;
text-align:left;
}

.white{
color:white;
}

/*a, a:link, a:active, a:visited {
color:#C20000;
font-family:arial;
font-size:11px;
text-decoration:none;
}*/
a.my_account_tab{font:bold 16px verdana; color:#FFFFFF; text-decoration:none;}

html*.headermenuu{padding:0 0px 20px 20px ;}
.headermenuu{padding:10px 0px 5px 30px ;}
.headermenuu ul{margin:0px; padding:0px ; list-style:none;}
.headermenuu ul li{float:left; padding:0 15px 0 15px;}
.headermenuu ul li a{font:12px Arial, Helvetica, sans-serif; color:#333333; text-decoration:none;}
.headermenuu ul li a:hover{color:#666666; text-decoration:underline;}

.user_loginnnnn{padding:20px 0 0px 0;}
html*.user_loginnnnn{padding:20px 0 0 30px;}

html*.small_link
{
	color:#999999;
	font-size:11px;background:url(../images/user_login.png) no-repeat 25px 2px; width:150px; height:40px; 
}