﻿.Wel_Content
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}



.form-text
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 2px;
}
.graph-text
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right: 5px;
	width:60px;
}
.graph-text-s
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
.graph-text-white
{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
.link-text1
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;

}
.form-text1
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
.form-text2
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding-left: -5px;
}
.login-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 2px;
}
#UserAvailability
{
	padding-left: 22px;
	margin-left: 5px;
	float: left;
	background-position: left;
	background-repeat: no-repeat;
}

.progress
{
	background-image: url(../Images/spinner.gif);
	background-repeat: no-repeat;
}

.taken
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(../Images/taken.gif);
	background-repeat: no-repeat;
}

.available
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(../Images/available.gif);
	background-repeat: no-repeat;
}
.Header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0063AB;
	padding-left: 10px;
	font-weight: bold;
}
.Header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0063AB;
	padding-left: 10px;
	padding-top: 20px;
	font-weight: bold;
}
.Form_Header
{
	font-family: Verdana;
	font-size: 13px;
	color: #2e97d4;
	font-weight: bold;
}
.Form_Outer
{
	width: 750px;
	float: left;
}
.Form_Top
{
	width: 750px;
	height: 31px;
	float: left;
	background-image: url(../Images/boder_form_01.jpg);
	background-repeat: no-repeat;
}
.Form_Center
{
	width: 750px;
	float: left;
	background-image: url(../Images/boder_form_02.jpg);
	background-repeat: repeat-y;
}
.Form_Bottom
{
	width: 750px;
	height: 12px;
	float: left;
	background-image: url(../Images/boder_form_04.jpg);
	background-repeat: no-repeat;
}
.Feed_Outer
{
	width: 500px;
	float: left;
}
.Feed_Top
{
	width: 500px;
	height: 31px;
	float: left;
	background-image: url(../Images/boder_feed_form_01.jpg);
	background-repeat: no-repeat;
}
.Feed_Center
{
	width: 500px;
	float: left;
	background-image: url(../Images/boder_feed_form_02.jpg);
	background-repeat: repeat-y;
}
.Feed_Bottom
{
	width: 500px;
	height: 12px;
	float: left;
	background-image: url(../Images/boder_feed_form_04.jpg);
	background-repeat: no-repeat;
}
.wiz
{
	width: 60px;
	height: 25px;
	background-image: url(../Images/Next.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#message_box
{
	position: absolute;
	top: 0;
	z-index: 10;
	text-align: center;
	font-weight: bold;
	background-image: url(../Images/lod_ani.gif);
	width: 100px;
	height: 21px;
	left: 45%;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.ModalPopupBG
{
	background-color: Gray;
	filter: alpha(opacity=30);
	opacity: 0.8;
}
.Modalbox {
	text-decoration:none;
	text-align: justify;
	background-image: url(../Images/Modal.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 400px;
	visibility: visible;
}
.Info_Header
{
	font-family: Verdana;
	font-size: 13px;
	color: White;
	font-weight: bold;
	padding-left:15px;
	padding-top:13px;
}
.Rbtn_radio
{
	padding-left:20px;
}
.Captcha_bg
{
	width: 335px;
	height: 70px;
	float: left;
	background-image: url(../Images/capcha_bg.gif);
	background-repeat: no-repeat;
}
.Forgot_outer_bg
{
	width: 363px;
	height: 243px;
	float: left;
	background-image: url(../Images/forgot_bg.gif);
	background-repeat: no-repeat;
}
.Forgot_txt_bg
{
	width: 275px;
	height: 35px;
	float: left;
	background-image: url(../Images/txt_outer.gif);
	background-repeat: no-repeat;
	padding:2px;
}
.post-frame 
{
	background: url(../images/post-frame.png) 0 0 no-repeat;
	position: absolute;
	height: 122px;
	width: 168px;
	padding-top: 14px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.post-frame:hover 
{
  background: url(../images/post-frame.png) 0 -149px no-repeat;
  width: 194px;
  height: 149px;
}

.ban
{
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #FBFBFB;
	height: 19px;
	width: 957px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.content
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.content_
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	
}
.Post
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.vid_content 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.title-out {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #FBFBFB;
	height: 18px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
}
.grd_outer {
	text-decoration: none;
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.grd_inner1 {
	text-decoration: none;
	width: 245px;
	float: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.vid_like {
	text-decoration: none;
	width: 500px;
}
.like_dislike {
	width: 65px;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
}
.like_dislike_out {
	width: 96px;
	height: 27px;
}
.like_fin {
	width: 30px;
	height: 27px;
	float: right;
}
.menu_outer {
	width: 235px;
	background-repeat: no-repeat;
}
.menu_top {
	width: 205px;
	height: 38px;
	float: left;
	background-image: url(../Images/ek_menus_01.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 30px;
}
.menu_mid {
	width: 235px;
	float: left;
	background-image: url(../Images/ek_menus_02.png);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_bot {
	width: 235px;
	float: left;
	background-image: url(../Images/ek_menus_04.png);
	background-repeat: repeat-y;
	height: 24px;
}
.menu_content {
	background-image: url(../Images/arrow_blu.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: 30px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 42px;
	padding-top: 5px;
	text-align: left;
}
.menu_content_sep {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 170px;
	margin-left: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.ek_cng_outer {
	width: 363px;
	background-repeat: no-repeat;
}
.ek_cng_top {
	width: 363px;
	height: 41px;
	float: left;
	background-image: url(../Images/ek_for_bg_01.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ek_cng_mid {
	width: 363px;
	float: left;
	background-image: url(../Images/ek_for_bg_02.png);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ek_cng_bot {
	width: 363px;
	float: left;
	background-image: url(../Images/ek_for_bg_04.png);
	background-repeat: repeat-y;
	height: 47px;
}
.graph_color {
	background-image: url(../Images/bar.JPG);
	background-repeat: repeat-x;
	height: 15px;
	background-position: 5px;
}
