/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;}
a {font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

body {background:#FDE6CE;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;}

div#header { clear:both; height:75px; background:#512A03  repeat-x; position: absolute; width: 100%; top: 0px; display: table; }
div#header2 { clear:both; height:5px; background:#E44860  repeat-x; position: relative; width: 100%; margin-top: 65px; }
.container {width:370px; height: 110px; position:absolute; top:0;bottom: 0;left: 0;right: 0; margin: auto;}
.container1 {width:100%; height: 100%; margin-top:110px; }
.login_submit input{ margin:20px 0 0 2px; background:transparent url(../images/login_submit.png) no-repeat top; height:36px; width:235px; border:0; cursor:pointer;}
.login_submit input:hover{ background:transparent url(../images/login_submit.png) no-repeat bottom; height:36px; width:235px; border:0;} 
.login_submit button{ margin:20px 0 0 2px; background:transparent url(../images/login_submit.png) no-repeat top; height:36px; width:235px; border:0; cursor:pointer;}
.login_submit button:hover{ background:transparent url(../images/login_submit.png) no-repeat bottom; height:36px; width:235px; border:0;}
.signUpLogin { clear: both; float: right; font-size: 20px; margin-top: 25px; margin-right: 35px; color: black !important; }
.signUpLogin a{ color: black !important; }


div #logintitle {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

/*
#footer	{background:#B1D1E9;height:75px; }
		.footer-content{padding: 20px 0 0;}
		.footer-text {margin:0px  0px auto;}
			#footer p{color:#00000;font-size:13px;font-family:'SEGOEUIL','MyriadProRegular'; }
*/
			
/*=======================FOOTER========================*/			
/* url(../images/footer_bg_wide1.png) */
	div#footer{ clear:both; height:75px; background:#512A03  repeat-x; bottom: 0px; position: absolute; width: 100%; }
	div#footer2 { clear:both; height:5px; background:#E44860  repeat-x; position: relative; width: 100%; margin-top: 5px }
/* ransparent url(../images/footer_bg1.png) no-repeat top center; */
		.footer-bg{height:100px; background:#dff8ff; border:1px solid transparent;}

		.footer-container{ width:1000px; margin:0 auto; color:#000; text-transform:uppercase;}

		.footer-container .copyright{ color:#000; font-size:10px; margin:0; text-align:center; line-height:15px; margin-top:30px;}

		.footer-container .copyright span{ color:#000; font-size:11px; margin:0; text-align:center; font-weight:bold; display:block;}

.x-border-layout-ct {
	background: transparent !important;
}
.clear { clear:both; }

select option {
	width: 235px;
	border-color: 1px solid #f6f6f6 !important;
}

select {
	width: 255px;
	border-color: 1px solid #f6f6f6 !important;
}