/*
Design by CSS Templates For Free
http://www.csstemplatesforfree.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	font-size:22px;
	
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {    height: 432px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.2em;
	padding-top:50PX;
}

.boxed .content {
	padding: 10px;
}


/* Logo */

#logo {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat 0 665px;
}

#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: uppercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}
/* menu */

#templatemo_menu {
	width: 830px;
	height: 50px;
	margin: 0 10px 0 100px;
	padding: 20px 30px 0 0;
	background: url(images/templatemo_menu.png) top repeat-x;
}

#templatemo_menu ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	height: 42px;
	width: 692px;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: left;
	display: block;
	width: 104px;
	height: 40px;
	padding: 0;
	margin: 0 5px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	outline: none;
	}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	height: 38px;
	padding-top: 10px;
	color: #fff;
	background: url(images/templatemo_menu_hover.png) bottom no-repeat;
}

/* end of menu */

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	margin-top: -80px;
	height:472px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 182px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}
#templatemo_main {
	float: right;
	width: 524px;
	padding-top: 40px;
	margin-right: 30px;
	height: 23px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 1200px;
	margin: 0 auto;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
	font-size:16px;
}

#footer p {
	clear: both;
	padding: 5px;
	height:10px;
	width: 100%;
	margin: 0 auto;
	background: #68614D;
	font-size: x-small;
	color:#fff;
	bottom:0px;
	position:fixed;
	border-top: 1px solid #000000;
}



//////
.modalBackgroundNew
{
	background-color: Gray;
	opacity: 0.6;
} 
.modalPopup
{
    color: Black;
    border-style: solid;
    border-width: 5px 2px 4px 2px;
    border-color: #666633;
    line-height: 15pt;
    clear: both;
    width: 600px;
    color: Black;
    font-family: Arial, Helvetica, Sans-Serif;
   
}

.popupBottomDiv
{
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
	background-color:#F2F2F2;
}

/*Warning*/

.popup_TitlebarWarning
{
	padding-top: 3px;
	font-weight: bold;
	font-size: 16px; 
	cursor: move;
	width: 100%;
	background-color:#E4B239;
}

.popupBodyDivWarning
{
	background-color: #FEEFB3;
	color:#9F6000;
	height: 50px;
	width: 100%;
	font-size:13px;
	padding:15px 0px 15px 0px;
	border-color:#9F6000;
	border-width:1px;
	border-style:solid;
}

/*Error*/

.popup_TitlebarError
{
	padding-top: 3px;
	font-weight: bold;
	font-size: 16px;
	cursor: move;
	width: 100%;
	background-color:#F23737;
}

.popupBodyDivError
{
	background-color: #FFBABA;
	color:#E1323C;
	height: 50px;
	width: 100%;
	font-size:14px;
	padding:15px 0px 15px 0px;
	border-color:#E1323C;
	border-width:1px;
	border-style:solid;
}

/*Success*/

.popup_TitlebarSuccess
{
	padding-top: 3px;
	font-weight: bold;
	font-size: 16px; 
	cursor: move;
	width: 100%;
	background-color:#8EC641;
}

.popupBodyDivSuccess
{
	background-color: #DFF2BF;
	color:#4F8A10;
	height: 50px;
	width: 100%;
	font-size:14px;
	padding:15px 0px 15px 0px;
	border-color:#4F8A10;
	border-width:1px;
	border-style:solid;
}

/*  Information  */

.popup_TitlebarInformation
{
    height:18px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 16px;
	cursor: move;
	width: 100%;
	background-color:#86BFE2;
}

.popupBodyDivInformation
{
	background-color: #BDE5F8;
	color:#1966A7;
	height: 200px;
	width: 100%;
	font-size:14px;
	padding:15px 0px 15px 0px;
	border-color:#1966A7;
	border-width:1px;
	border-style:solid;
}

