/* CSS Document */

html, body{ margin:0px; padding:0px; background-color:#585858;}

A {text-decoration:none;}
a img {border:none;}

.bodybg{background-image:url(../img/body_bg.jpg);}


.logobg{background-image:url(../img/logo_bg.jpg);}

.vdot{background-image:url(../img/v_dot.gif);}

.hd{font-family:Trebuchet MS; font-size:18px; line-height:21px; color:#c6c6c6; font-weight:normal;}

.normaltext{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#c6c6c6; font-weight:normal;}

.normaltextbold{font-family:Trebuchet MS; font-size:14px; line-height:25px; color:#c6c6c6; font-weight:bold;}

.normaltextitalic{font-family:Trebuchet MS; font-size:14px; line-height:25px; color:#c6c6c6; font-weight:normal; font-style:italic;}

.normaltextbolditalic{font-family:Trebuchet MS; font-size:14px; line-height:25px; color:#c6c6c6; font-weight:bold; font-style:italic;}

.footer{font-family:Trebuchet MS; font-size:11px; line-height:17px; color:#9d9d9d; font-weight:normal;}
.copy{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#9d9d9d; font-weight:normal;}

.link{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#c6c6c6; font-weight:normal; text-decoration:underline;}
a.link{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#c6c6c6; font-weight:normal; text-decoration:underline;}
a.link:hover{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#c6c6c6; font-weight:normal; text-decoration:underline;}

.formtextbox {
	BORDER-RIGHT: #232323 1px solid;
	BORDER-BOTTOM: #232323 1px solid;
	BORDER-LEFT: #232323 1px solid;
	BORDER-TOP: #232323 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #212121;
	COLOR: #8e8e8e;
	font-family: Trebuchet MS;
	font-size:11px;
	line-height:17px;
	
}


.link1{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#bc2121; font-weight:normal; text-decoration:underline;}
a.link1{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#bc2121; font-weight:normal; text-decoration:underline;}
a.link1:hover{font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#bc2121; font-weight:normal; text-decoration:underline;}

.bor{
border:2px solid #575656;
}

.head{
font-family:Trebuchet MS; font-size:14px; line-height:25px; color:#f4f4f4; font-weight:bold;
}
.head1{
font-family:Trebuchet MS; font-size:14px; line-height:25px; color:#000000; font-weight:bold;
}


.info_box{
border:1px solid #242424;
font-family:Trebuchet MS; font-size:14px; line-height:17px; color:#c6c6c6; font-weight:normal;
padding:10px;
background-color:#666666;
}

.logobg{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}






/*______________________________________thump_______________________________________*/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


.hintsClass {
			background-color: white;
			border: 1px solid #808080;
			padding: 5px 5px 30px 5px;
		}
		
.home_background{
background-image:url(../img/home_img.gif);
}
.price{
background-image:url(../img/pricing_top_bg.gif);
}

/*-------------------------------------30-03-2009---------------------------------------*/
.ne_banbg{
	background-image:url(../img/banner_bg.jpg);
	background-repeat:no-repeat;
	}
.img_bg{
	background-image:url(../img/img_bg.png);
	background-repeat:no-repeat;
	height:231px;
	}
.line_bg{
	background-image:url(../img/line_bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	background-position:center;
	}
.line_bg1{
	background-image:url(../img/line_bg1.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	background-position:center;
	}
.ne_line{
	border:4px solid #515151;
	}
.ne_tag{
	background-image:url(../img/tag.jpg);
	background-repeat:no-repeat;
	}
.rate{
	font-family:Trebuchet MS; font-size:14px; color:#f4f4f4; font-weight:bold;
	}
.ne_txtbox{
	height:28px;
	background-color:#262626;
	border:0px;
	vertical-align:middle;
	line-height:28px;
	color:#868686;
	padding-left:5px;
	width:250px;
	border-bottom:1px solid #303030;
	}
.ne_txtarea{	
	background-color:#262626;
	border:0px;
	vertical-align:middle;	
	color:#868686;
	padding-left:5px;
	width:250px;
	border-bottom:1px solid #303030;
	}
.foot{
	font-family:Trebuchet MS; font-size:15px; line-height:17px; color:#525252; font-weight:normal;
	}
.ne_rigbg{
	background-image:url(../img/ne_rig_bg.jpg);
	background-repeat:repeat-x;
	}
.url{
	font-family:Calibri, Arial, Verdana;
	font-size:18px;
	color:#e22d5a;
	font-weight:bold;
	text-decoration:none;
	}
.url_wh{
	font-family:Calibri, Arial, Verdana;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.ne_hd{
	font-family:Calibri, Arial, Verdana;
	font-size:22px;
	color:#e22d5a;
	font-weight:bold;
	text-decoration:none;
	}
.ne_con{
	font-family:Calibri, Arial, Verdana;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
