
body
{
	margin: 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
	font-family: "Calibri" , Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: .05em; /*text-shadow: 0px 0px 0px #000000;*/
	font-weight: normal;
}

a, a:link, a:visited
{
	/*Edited By Virat Shukla*/
	color: White;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	border: solid 0px #fff !important;
}
a:hover
{
	color: #410202;
	text-decoration: underline;
	font-size: 14px;
}

a.more
{
	display: block;
	width: 79px;
	height: 26px;
	line-height: 26px;
	color: #000;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
}
a.more:hover
{
}


p
{
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: none;
}
blockquote
{
	font-style: italic;
	margin: 0 0 0 10px;
}
cite
{
	font-weight: bold;
	color: #000;
}
cite a, cite a:link, cite a:visited
{
	font-weight: bold;
	color: #000;
}
cite span
{
	font-weight: 400;
	color: #656565;
}
em
{
	color: #000;
}

h1, h2, h3, h4, h5, h6
{
	color: #333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman" , Times, serif;
}
h1
{
	font-size: 48px;
	margin: 0 0 30px;
	padding: 5px 0;
}
h2
{
	font-size: 17px;
	margin: 0px 0 25px 0px;
	color: White;
	padding: 10px 5px 10px 10px;
}

h3
{
	font-size: 17px;
	margin: 10px 10px 25px 10px;
	color: #416271;
	padding: 6px 5px 10px 35px;
	border: solid 1px #416271;
	background-image: url(images/Information.png);
	background-repeat: no-repeat;
}

/*Created By Virat Shukla*/

.divHeaderLeft
{
	float: left;
	width: 100%;
	background-color: #416271;
	height: 5%;
}

h4
{
	font-size: 17px;
	margin: 10px 0 25px 0px;
	background-color: #416271;
	padding: 10px 5px 10px 10px;
}
h5
{
	font-size: 17px;
	margin: 10px 0 25px 0px;
	background-color: #416271;
	padding: 10px 5px 10px 10px;
}
h6
{
	font-size: 17px;
	margin: 10px 0 25px 0px;
	background-color: #416271;
	padding: 10px 5px 10px 10px;
}

.cleaner
{
	clear: both;
}
.h10
{
	height: 10px;
}
.h20
{
	height: 20px;
}
.h30
{
	height: 30px;
}
.h40
{
	height: 40px;
}
.h50
{
	height: 50px;
}
.h60
{
	height: 60px;
}

.float_l
{
	float: left;
}
.float_r
{
	float: right;
}

.image_fl
{
	float: left;
	margin: 10px 30px 0 0;
}
.image_fr
{
	float: right;
	margin: 10px 0 0 30px;
}

.tmo_list
{
	margin: 15px 0 15px 15px;
	padding: 0;
	list-style: none;
}
.tmo_list li
{
	color: #333;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(images/admin_list.png) no-repeat scroll 0 7px;
}
.tmo_list li a
{
	color: #333;
	font-weight: normal;
}
.tmo_list li a:hover
{
	color: #333;
}

#admin_wrapper
{
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
}

#admin_header
{
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: White;
}
#headerInfo
{   
  
	padding: 0 0 0 0;
	float: right;
	margin-right: 10%;
}
#headerInfo span
{
	float: right;
	margin-top: 1%;
	font-weight: bold;
	font-size: 83%;
	color: #416271;
}

#site_title
{
	float: left;
	margin-top: 54px;
	margin-left: 10px;
}
#site_title h1
{
	margin: 0;
	padding: 0;
}
#site_title h1 a
{
	display: block;
	width: 50%;
	height: 10%;
	color: #fff;
	text-indent: -10000px; /*background: url(images/admin_logo.png) no-repeat top center;*/
}

#admin_menu
{
	margin-right: auto;
	margin-left: auto;
}
#admin_menu_container
{
	background-color: #416271;
	width: 98%;
	margin-left: 0px;
	left: auto;
	right: auto;
	padding-top: 4px;
	padding-bottom: 16px;
	height: 5%;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -32px;
	
}

#admin_fw
{
	width: 90%;
	height: auto;
}



#admin_content
{
	float: left;
	width: 630px;
}

#admin_sidebar
{
	float: right;
	width: 300px;
}

.col_fw
{
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #a3a3a3;
}
.col_fw_last
{
	padding-bottom: 20px;
}
.col_w460
{
	width: 460px;
}
.col_w300
{
	width: 300px;
}
.col_allw300
{
	float: left;
	width: 300px;
	margin-right: 30px;
}
.col_w240
{
	float: left;
	width: 220px;
	padding-right: 20px;
}
.col_w630
{
	width: 630px;
}
.col_rm
{
	margin: 0;
}

.fp_service_box
{
	padding: 20px;
	margin-bottom: 1px;
}
.fp_service_box a
{
	display: block;
	font-size: 16px;
	color: #000;
	font-family: Georgia, "Times New Roman" , Times, serif;
}
.fp_service_box img
{
	float: left;
	margin-right: 20px;
}
.fp_c1
{
	background: #c8c8c8;
}
.fp_c2
{
	background: #bcbcbc;
}
.fp_c3
{
	background: #a6a6a6;
}
.fp_c4
{
	background: #989898;
}

.fp_lp
{
	font-size: 11px;
	font-weight: 700;
	text-align: center;
}
.fp_lp img
{
	border-bottom: 5px solid #fff;
}

.post_box
{
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
}
.post_header
{
	background: #ccc;
}
.post_header h2
{
	padding-left: 100px;
	line-height: 5%;
}
.post_date
{
	float: left;
	width: 60px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 40px;
	color: #000;
	text-align: center;
	padding: 25px 10px 20px;
	background: #a5c451;
}
.post_date span
{
	display: block;
	margin-top: 5px;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
.post_inner
{
	padding-left: 100px;
}
.post_inner img
{
	margin-bottom: 20px;
}
.post_meta
{
	margin-bottom: 20px;
}

#comment_section
{
	clear: both;
	margin-bottom: 60px;
	width: 570px;
}

.first_level
{
	margin: 0;
	padding: 0;
}

.comments
{
	list-style: none;
}

.comments li
{
	margin-bottom: 10px;
	list-style: none;
}
.comments li .commentbox1
{
	border: 1px solid #CCC;
	background: #F4F4F4;
}
.comments li .commentbox2
{
	border: 1px solid #BBB;
	background: #CCCCCC;
}
.comments li .comment_box
{
	clear: both;
	width: 100%;
	padding: 15px;
}
.comment_box .gravatar
{
	float: left;
	width: 50px;
	margin-right: 15px;
	background: #000;
}
.comment_box .gravatar img
{
	margin: 0;
	width: 50px;
	height: 50px;
}
.comment_box .comment_text
{
	margin: 0 0 0 65px;
}

.comment_box .comment_text p
{
	margin: 0;
}
.comment_text .comment_author
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.comment_text .date
{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
}
.comment_text .time
{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
}
.comment_text .reply a
{
	display: block;
	clear: both;
	float: right;
	color: #666;
	font-weight: 700;
}


#comment_form
{
	clear: both;
}

#comment_form h3
{
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form
{
	padding: 20px;
	background-color: #CCC;
	border: 1px solid #BBB;
}

#comment_form textarea
{
	color: #666;
	background: #EEE none repeat fixed 0 0;
	border: 1px solid #999;
	display: block;
	font-size: 1.1em;
	height: 150px;
	margin-top: 5px;
	padding: 10px;
	width: 360px;
}

#comment_form .form_row
{
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input
{
	color: #666;
	margin-top: 5px;
	padding: 10px;
	width: 200px;
	background: #EEE none repeat fixed 0 0;
	border: 1px solid #999;
}

#comment_form .submit_btn
{
	width: 80px;
	background: #EEE;
	border: 1px solid #999;
}

#gallery
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#gallery li
{
	margin: 0;
	padding: 0;
}
#gallery li a
{
	display: block;
	float: left;
	width: 190px;
	height: 150px;
	margin: 0 1px 1px 0;
}

.admin_paging
{
	margin: 0 0 20px;
	padding: 0;
}
.admin_paging ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.admin_paging ul li
{
	margin: 0;
	padding: 0;
	display: inline;
}
.admin_paging ul li a
{
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	padding: 5px 10px;
	background-color: #ccc;
	border: 1px solid #999;
}
.admin_paging ul li a:hover
{
	background: #a5c451;
	border: 1px solid #999;
	color: #000;
}

#contact_form
{
	padding: 0;
	width: 450px;
}
#contact_form form
{
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field
{
	width: 450px;
	padding: 10px;
	color: #666;
	border: 1px solid #CCC;
	background: #e8e8e8;
}
#contact_form form label
{
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;
}
#contact_form form textarea
{
	width: 450px;
	height: 200px;
	padding: 10px;
	color: #666;
	border: 1px solid #CCC;
	background: #e8e8e8;
}

#contact_form form .submit_btn
{
	display: block;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	background: #EEE;
	color: #666;
	border: 1px solid #999;
	font-size: 13px;
	cursor: pointer;
}

#map img
{
	border: 5px solid #fff;
}

.sb_box
{
	margin-bottom: 40px;
}
.sb_box h3
{
	padding: 10px;
	background: #ccc;
	border-left: 6px solid #a5c451;
}
.sb_box .tmo_list
{
	font-size: 14px;
}
.sb_box .tmo_list li:hover
{
	background: url(images/admin_list.png) no-repeat scroll 5px 7px;
}

.recent_post
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
.recent_post li
{
	margin: 0 0 15px 0;
	padding: 0;
}
.recent_post li a
{
	display: block;
	font-weight: 700;
}

#admin_footer_wrapper
{
	clear: both;
	width: 100%;
	background: #000000 url(images/admin_footer.png) top repeat-x;
}

#admin_footer
{
	clear: both;
	width: 960px;
	padding: 30px 10px 15px;
	margin: 0 auto;
	color: #666;
	text-align: center;
}
/*Navigation ---------------------------------------------------------------------------------------------------------------------
Navigation----------------------------------------------------------------------------------------------------------------------*/

.nav_container
{
	width: 100%;
	float: left;
	position: relative;
	background-color: #416271;
	height: 38px;
	padding-top: 5px;
	margin-top: -5px;
}
#nav
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

ul#navigation
{
	position: relative;
	margin-left: -40px;
	margin-top: -5px;
}

ul#navigation li
{
	display: inline;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	font-family: "Times New Roman" , Times, serif;
	letter-spacing: .1em;
}

ul#navigation li a
{
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
	background-color: #575757;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #333333;
}

ul#navigation li a:hover
{
	color: #FFFFFF;
	background-color: #474747;
	float: left;
}

ul#navigation li:hover > a
{
	background-color: #404040;
	float: left;
}

/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
	visibility: visible;
	opacity: 1;
	background-color: #575757;
	float: left;
}

ul#navigation ul, ul#navigation ul li ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	z-index: 99999;
	width: 180px;
	box-shadow: 2px 2px 4px #404040;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear, visibility 0.2s linear;
	-moz-transition: opacity 0.4s linear, visibility 0.2s linear;
	-o-transition: opacity 0.4s linear, visibility 0.2s linear;
	transition: opacity 0.4s linear, visibility 0.2s linear;
	background-color: #404040;
	float: left;
}

ul#navigation ul
{
	top: 37px;
	left: 1px;
	float: left;
}

ul#navigation ul li ul
{
	top: 0;
	left: 181px;
	float: left;
}

ul#navigation ul li
{
	clear: both;
	width: 100%;
	float: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}

ul#navigation ul li a
{
	background: none;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	border: 0 none;
	float: left;
	clear: both;
	width: 150px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-top: 7px;
}

ul#navigation li a.first
{
	border-left: 0 none;
	float: left;
}

ul#navigation li a.last
{
	float: left;
	border-right-width: 2;
	border-right-style: solid;
	border-right-color: #666;
	font-size: small;
}
/*Navigation ---------------------------------------------------------------------------------------------------------------------
Navigation----------------------------------------------------------------------------------------------------------------------*/.slider_container
{
	background-color: #000;
	width: 100px;
	height: 500px;
}
/*New_styles_created*/

#admin_main
{
	clear: both;
	width: 98%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#eeeeee' , endColorstr= '#ffffff' );
	box-shadow: 0px 0px 5px #252525;
	-webkit-box-shadow: 0px 0px 5px #252525;
	-moz-box-shadow: 0px 0px 5px #252525;
	margin-top: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 15px;
	min-height: 800px;
}
.change_prise
{
	height: 25px;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
}
a.change_prize
{
	height: 35px;
	width: 200px;
	background-image: url(images/change_prise.jpg);
	background-repeat: no-repeat;
	float: right;
	font-size: 21px;
	color: #CCC;
	font-family: "Times New Roman" , Times, serif;
	letter-spacing: 0.1em;
	padding-top: 15px;
	text-align: center;
	box-shadow: 0px 0px 1px #252525;
	-webkit-box-shadow: 0px 0px 1px #252525;
	-moz-box-shadow: 0px 0px 1px #252525;
	margin-right: 60px;
}
a.change_prize:hover
{
	background-image: url(images/change_prise_h.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	box-shadow: 0px 0px 3px #252525;
	-webkit-box-shadow: 0px 0px 3px #252525;
	-moz-box-shadow: 0px 0px 3px #252525;
	color: #FFF;
	float: right;
}


.title_container
{
	width: 90%;
	height: 30px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #c6c6c6,  #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#c6c6c6' , endColorstr= '#f2f2f2' );
	border: 1px solid #DDDDDD;
	box-shadow: 0px 0px 1px #252525;
	-webkit-box-shadow: 0px 0px 1px #252525;
	-moz-box-shadow: 0px 0px 1px #252525;
	font-family: "Calibri" , Times, serif;
	font-size: 20px;
	color: #666;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: .05em;
}
.dd_container
{
	background-color: #F00;
	width: 91%;
	height: 50px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #c6c6c6,  #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#c6c6c6' , endColorstr= '#f2f2f2' );
	border: 1px solid #DDDDDD;
	box-shadow: 0px 0px 1px #252525;
	-webkit-box-shadow: 0px 0px 1px #252525;
	-moz-box-shadow: 0px 0px 1px #252525;
}
dl
{
	clear: both;
}
dt
{
	float: left;
	text-align: left;
	line-height: 25px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 10px;
}
dt_big
{
	float: left;
	text-align: left;
	line-height: 25px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
dd
{
	float: left;
	line-height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
dd_big
{
	float: left;
	width: 400px;
	line-height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
dd_bigger
{
	float: left;
	line-height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
dd_higher
{
	float: left;
	width: 250px;
	line-height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 111px;
}
.rd_container_main
{
	background-color: #0F0;
	width: 91%;
	height: 130px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #c6c6c6,  #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#c6c6c6' , endColorstr= '#f2f2f2' );
	border: 1px solid #DDDDDD;
	border: 1px solid #DDDDDD;
	box-shadow: 0px 0px 1px #252525;
	-webkit-box-shadow: 0px 0px 1px #252525;
	-moz-box-shadow: 0px 0px 1px #252525;
}
.rd_container
{
	background-color: #0F0;
	width: 99%;
	height: 49px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
.rd_result_01_container
{
	background-color: #0FF;
	width: 99%;
	height: 49px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
.rd_result_02_container
{
	background-color: #0FF;
	width: 99%;
	height: 49px;
	margin-left: auto;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	margin-right: auto;
	padding-top: 1px;
}
.cb_container_main
{
	background-color: #FF0;
	width: 91%;
	height: 220px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #c6c6c6,  #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#c6c6c6' , endColorstr= '#f2f2f2' );
	border: 1px solid #DDDDDD;
	border: 1px solid #DDDDDD;
	box-shadow: 0px 0px 1px #252525;
	-webkit-box-shadow: 0px 0px 1px #252525;
	-moz-box-shadow: 0px 0px 1px #252525;
}
.cb_container
{
	background-color: #FF0;
	width: 99%;
	height: 49px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	margin-bottom: 10px;
}
.go
{
	height: 50px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
a.go_
{
	height: 35px;
	width: 100px;
	background-image: url(images/change_prise.jpg);
	background-repeat: no-repeat;
	font-size: 21px;
	color: #CCC;
	font-family: "Times New Roman" , Times, serif;
	letter-spacing: 0.1em;
	padding-top: 15px;
	text-align: center;
	box-shadow: 0px 0px 1px #252525;
	-webkit-box-shadow: 0px 0px 1px #252525;
	-moz-box-shadow: 0px 0px 1px #252525;
	margin-right: auto;
	margin-left: 50px;
	float: left;
}
a.go_:hover
{
	background-image: url(images/change_prise_h.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	box-shadow: 0px 0px 3px #252525;
	-webkit-box-shadow: 0px 0px 3px #252525;
	-moz-box-shadow: 0px 0px 3px #252525;
	color: #FFF;
}
.pnl_container
{
	background-color: #FF0;
	width: 99%;
	height: 48px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	margin-bottom: 10px;
}
.pnl_container_main
{
	background-color: #FF0;
	width: 91%;
	height: 425px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	margin-left: 50px;
	padding-top: 1px;
	float: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #c6c6c6,  #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#c6c6c6' , endColorstr= '#f2f2f2' );
	border: 1px solid #DDDDDD;
	border: 1px solid #DDDDDD;
	box-shadow: 0px 0px 1px #252525;
	-webkit-box-shadow: 0px 0px 1px #252525;
	-moz-box-shadow: 0px 0px 1px #252525;
}
.pnl_container_bigger
{
	background-color: #FF0;
	width: 99%;
	height: 133px;
	margin-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
.space
{
	height: 40px;
	width: 250px;
	float: left;
	margin-top: 5px;
}
.pnl_container_dd
{
	width: 70%;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-position: top;
}

.textbox_style
{
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#c6c6c6));
	background: -moz-linear-gradient(top,  #f2f2f2,  #c6c6c6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#f2f2f2' , endColorstr= '#c6c6c6' );
	width: 111px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}




/*ASP.net Menu Control CSS By Virat S Shukla*/

.Menu
{
            background-color: #416271;
            text-align: center;
            font-size: 12px;
            border: solid 1px #fff !important;
            min-width: 200px;
            margin-top:-25px;
            
}
.DynamicMenu
{
	background-color: #416271;
	text-align: center;
	font-size: 12px;
	border: solid 1px #fff !important;
	min-width: 150px;
}
.menuhover
{
	color: #bcbcbc;
	background-color: #416271 !important;
	text-decoration: none !important;
	border: solid 1px #fff !important;
}
.menuhover a:hover
{
	color: #bcbcbc;
	text-decoration: none !important;
	border: solid 0px #fff !important;
	background-color: #416271;
}
.menuSelected
{
	color: White;
	background-color: #534A45 !important;
	text-decoration: none !important;
	background-color: #416271;
}

.cssMonth
{
	width: 50px !important;
}

/*Ravi patel End*/

/*Ravi patel start*/
.cssLabel
{
	float: left;
}
.cssDay
{
	width: 50px !important;
	float: left;
	margin-right: 5px;
}

.cssMonth
{
	width: 50px !important;
}

.cssLabelCompany_Information
{
	width: 180px;
}

.cssLabelCompany_Information_Ans
{
	width: auto;
}

.cssAddEmployeeLabel
{
	width: 180px;
}
/*Ravi patel End*/

/*ravi patel start 26th sep 2012 modal popup*/

.modalPopup
{
	background: url(../images/login_bg.png) repeat top left;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	/*width: auto;*/
	min-width:400px;
	height: auto;
	opacity: 5.8;
	z-index: 999;
}

.modalPopup p
{
	padding: 5px;
}



.modalPopup1
{
	background: url(../images/login_bg.png) repeat top left;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	max-width: 400px;
	height: auto;
	opacity: 0.9;
	z-index: 999;
}

.modalPopup1 p
{
	padding: 5px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}

.progress
{
	text-align: center;
}
.modalPopup
{
	border: 4px solid #D5D5D5;
	background-color: #D5D5D5;
	color: #FFFFFF;
	left: 409px;
	padding: 20px;
	position: fixed;
	top: 32px;
	z-index: 100001;
}
/*ravi patel End 26th sep 2012 modal popup*/

/*Ravi Patel Start 5th Oct 2012*/

.LablelLeftEmployee
{
    width:50%;
    float:left;
    }

.LablelRightEmployee
{
    width:50%;
      float:left;
    }
/*Ravi Patel End 5th Oct 2012*/

@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
    .Menu { margin-top:0px; }
}

@-moz url-prefix()
 {
   .Menu
    { margin-top:0px; }
}
.adjustedZIndex 
{
  
            background-color: #416271 !important;
            
    z-index: 50;
}