﻿
body
{
	font-family: arial;
	font-size: 12px;
	background: url(../images/bg.jpg) repeat-x #faf8f8;
	margin: 0px 0px 0px 0px;
}
html
{
	-webkit-font-smoothing: antialiased;
}
#menu
{
	margin-top: 0px;
}
#menu ul
{
	list-style-type: none;
	text-align: left;
	font-size: 19px;
	font-family: Calibri;
	margin-left: -40px;
	text-align: center;
}
#menu ul li
{
	display: inline;
	text-align: left;
	margin: 18px;
}
#menu ul li a
{
	color: #5f6162;
	text-shadow: 1px 1px 1px #ffffff;
	text-decoration: none;
}
#menu ul li a:hover
{
	color: #ffffff;
	text-shadow: 1px 1px 1px #5f6162;
	text-decoration: none;
}
.txtlogo
{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	margin-left: 100px;
	margin-top: 30px;
}
.headerimagebox
{
	height: 300px;
	border: solid 5px #efeded;
	background: #fff;
	moz-box-shadow: 1px 3px 3px #000000;
	-webkit-box-shadow: 1px 3px 3px #000000;
	box-shadow: 1px 3px 3px #000000;
}
.round
{
	border: solid 3px #efeded;
	-moz-border-radius: 5px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 1px 3px 3px #000000;
	-webkit-box-shadow: 1px 3px 3px #000000;
	box-shadow: 1px 3px 3px #000000;
}



.mainmiddle
{
	font-size: 20px;
	color: #b54141;
	font-weight: bold;
}
.under
{
	line-height: 1.6em;
	text-align: justify;
	margin: 8px;
}
#featured
{
	width: 900px; /*padding-right:250px; */
	position: relative;
	border: 5px solid #ccc;
	height: 286px;
	background: #fff;
}
#featured ul.ui-tabs-nav
{
	position: absolute;
	top: 0;
	left: 559px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 340px;
}
#featured ul.ui-tabs-nav li
{
	padding: 1px 0;
	padding-left: 13px;
	font-size: 12px;
	color: #666;
}
#featured ul.ui-tabs-nav li img
{
	float: left;
	margin: 2px 5px;
	background: #fff;
	padding: 2px;
	border: 1px solid #eee;
}
#featured ul.ui-tabs-nav li span
{
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
}
#featured li.ui-tabs-nav-item a
{
	display: block;
	height: 60px;
	color: #333;
	background: #fff;
	line-height: 20px;
}
#featured li.ui-tabs-nav-item a:hover
{
	background: #f2f2f2;
}
#featured li.ui-tabs-selected
{
	background: url(../images/selected-item.gif) top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a
{
	background: #ccc;
}
#featured .ui-tabs-panel
{
	width: 559px;
	height: 286px;
	background: #999;
	position: relative;
}
#featured .ui-tabs-panel .info
{
	position: absolute;
	top: 200px;
	left: 0;
	height: 86px;
	background: url(../images/transparent-bg.png);
}
#featured .info h2
{
	font-size: 18px;
	font-family: Georgia, serif;
	color: #fff;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
#featured .info p
{
	margin: 0 5px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #f0f0f0;
}
#featured .info a
{
	text-decoration: none;
	color: #fff;
}
#featured .info a:hover
{
	text-decoration: underline;
}
#featured .ui-tabs-hide
{
	display: none;
}
.acfont
{
	font-family: arial;
	font-size: 25px;
	color: #FC9605;
	font-weight: bold;
}

.loginbox
{
	background: -moz-linear-gradient(top, #bfc0c1, #f7f7f7);
	background: -webkit-gradient(linear, left top, left bottom, from(#bfc0c1), to(#f7f7f7));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bfc0c1, endColorstr=#f7f7f7, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr=                                        '#bfc0c1' , EndColorStr= '#f7f7f7' , GradientType=0);
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 13px 13px 13px 13px;
	-webkit-border-radius: 13px 13px 13px 13px;
	border-radius: 13px 13px 13px 13px;
	-moz-box-shadow: 1px 3px 3px #000000;
	-webkit-box-shadow: 1px 3px 3px #0000000;
	box-shadow: 1px 3px 3px #000000;
	color: #494848;
	width: 600px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 1px 1px 1px #fff;
	font-size: 22px;
}

.topheader
{
	border-bottom: solid 3px #fff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	-moz-box-shadow: 1px 3px 3px #000000;
	-webkit-box-shadow: 1px 3px 3px #0000000;
	box-shadow: 1px 3px 3px #000000;
	background: -moz-linear-gradient(top, #02ddfd, #02a1fd);
	background: -webkit-gradient(linear, left top, left bottom, from(#02ddfd), to(#02a1fd));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#02ddfd, endColorstr=#02a1fd, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr=                                         '#02ddfd' , EndColorStr= '#02a1fd' , GradientType=0);
	text-shadow: 1px 1px 1px #2d2c2c;
}
#toolbox
{
	border-bottom: solid 1px #a0afc3;
	border-top: solid 1px #546272;
	border-left: solid 1px #0265ab;
	border-right: solid 1px #0265ab;
	height: 29px;
	color: #000;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background: -moz-linear-gradient(top, #f3f8fe, #dce6f5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f8fe), to(#dce6f5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f8fe, endColorstr=#dce6f5, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr=          '#f3f8fe' , EndColorStr= '#dce6f5' , GradientType=0);
	font-family: Arial;
	font-size: 12px;
}
.disable
{
	color: #898888;
	text-shadow: 1px 1px 1px #ffffff;
	text-decoration: none;
	cursor: default;
}

.enable
{
	color: #000000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ffffff;
}

.tooltab
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #0265ab;
	border-bottom: none;
	height: 29px;
	color: #fff;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: -moz-linear-gradient(top, #7ec8fc, #0289e7);
	background: -webkit-gradient(linear, left top, left bottom, from(#7ec8fc), to(#0289e7));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7ec8fc, endColorstr=#0289e7, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr=                                 '#7ec8fc' , EndColorStr= '#0289e7' , GradientType=0);
	text-shadow: 1px 1px 1px #000000;
}
#statusstrip
{
	border-bottom: solid 1px #0265ab;
	border-top: solid 1px #a0afc3;
	border-left: solid 1px #0265ab;
	border-right: solid 1px #0265ab;
	color: #000;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background: -moz-linear-gradient(top, #e6e5e5, #f3f1f1);
	background: -webkit-gradient(linear, left top, left bottom, from(#e6e5e5), to(#f3f1f1));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e5e5, endColorstr=#f3f1f1, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr=          '#e6e5e5' , EndColorStr= '#f3f1f1' , GradientType=0);
	font-family: Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px;
}

.gridfont
{
	font-family: Courier New;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.gridheader
{
	border-bottom: solid 1px #a0afc3;
	border-top: solid 1px #546272; /* background-color: #00bfff;*/
	border-left: dotted 1px #000;
	border-right: dotted 1px #000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	text-align: left;
	background: -moz-linear-gradient(top, #f3f8fe, #dce6f5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f8fe), to(#dce6f5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f8fe, endColorstr=#dce6f5, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr=  '#f3f8fe' , EndColorStr= '#dce6f5' , GradientType=0);
}
.formLayout
{
	background-color: #fff;
	border: solid 1px #e1e2de;
	padding: 20px 20px 20px 20px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 1px 2px 2px #000000;
	-webkit-box-shadow: 1px 2px 2px #0000000;
	box-shadow: 1px 2px 2px #000000;
	margin-bottom: 20px;
	font-family: Verdana;
}

.formLayout label
{
	display: block;
	color: #7d7c7d;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}
/*  .formLayout label
    {
        text-align: right;
        padding-right: 20px;
    }*/

br
{
	clear: left;
}

h2
{
	padding-top: 5px;
	color: #fff;
}
.headingText
{
	border: solid 1px #c4c2c4;
	border-bottom: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; /*-moz-box-shadow: 1px 3px 3px #000000; 	-webkit-box-shadow: 1px 3px 3px #0000000; 	box-shadow: 1px 3px 3px #000000;*/
	background: -moz-linear-gradient(top, #f0edf0, #c9c7c9);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0edf0), to(#c9c7c9));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0edf0, endColorstr=#c9c7c9, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr=                  '#f0edf0' , EndColorStr= '#c9c7c9' , GradientType=0);
	text-shadow: 1px 1px 1px #ffffff;
}
.formfiledcontainer
{
	background-color: #fff;
	border: solid 1px #c4c2c4;
	border-top: none;
	padding: 20px 20px 20px 20px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px; /*  -moz-box-shadow: 1px 2px 2px #000000; 	-webkit-box-shadow: 1px 2px 2px #0000000; 	box-shadow: 1px 2px 2px #000000;*/
	margin-bottom: 20px;
	font-family: Verdana;
}
.txtboxstyle
{
	font-family: Verdana;
	font-size: 12px;
	color: #565556;
}
.error
{
	color: #ff0000;
}
.subheading
{
	font-weight: bold;
	font-size: 16px;
	color: #02a8fb;
}
.grad3
{
	background: -moz-linear-gradient(top, #fff6a5, #fee474 50%, #fdd350 50%, #fcc42e); /*Firefox*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#fff6a5),color-stop(0.5,#fee474),color-stop(0.5,#fdd350),color-stop(1,#fcc42e)); /*Safari/Chrome*/
	background: linear-gradient(top, #fff6a5, #fee474 50%, #fdd350 50%, #fcc42e); /*Standard*/
	background-color: #fcc42e;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #464545;
}

#row
{
	margin-bottom: 3px;
	clear: both;
	color: #666464;
	margin-right: 20px;
}
#headingcolumn
{
	width: 100px;
	float: left;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
}
#sepratorColumn
{
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	float: left;
}
#column
{
	float: left;
	margin-right: 5px;
}
.clear
{
	clear: both;
}
.SetFocusOnControl
{
	border: solid 1px #ff0000;
	background: #ffebeb;
}
.txtStyle
{
	font-size: 12px;
	font-family: Arial;
}

.autocomplete_completionListElement
{
	margin: 0px !important;
	background-color: #ffffff;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	font-family: Arial;
	font-size: small;
	text-align: left;
	list-style-type: none;
	display: inline;
	
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #03aefd;
	color: #fff;
	padding: 1px;
	cursor: default;
}

/* AutoComplete item */
.autocomplete_listItem
{
	background-color: window;
	color: #000000;
	padding: 1px;
}

.sexybutton
{
	background: #609D3A;
	background: -moz-linear-gradient(top, #71fb02, #168b02);
	background: -webkit-gradient(linear, left top, left bottom, from(#71fb02), to(#168b02));
	border: 1px solid #106602;
	color: #000;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=  '#71fb02' , EndColorStr= '#168b02' );
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	-webkit-box-shadow: 1px 1px 1px #fff;
	box-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;
}
.sexybutton:HOVER
{
	background: #BEBEBE;
	background: -moz-linear-gradient(top, #edeeec, #a9a9a8);
	background: -webkit-gradient(linear, left top, left bottom, from(#edeeec), to(#a9a9a8));
	border: 1px solid #fff;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=  '#edeeec' , EndColorStr= '#a9a9a8' );
	text-shadow: 1px 1px 1px #000000;
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;
	box-shadow: 1px 1px 1px #000000;
}

.statusbar
{
	position: static;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 500;
	height: 50px;
	background: red;
}

.backgroundclass
{
	background-color: #b8b7b7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: .5;
}
