/* Default font size. */
@import url(medium.css);

body {
	margin:0; 
	padding:0;	
	background: url(/lib/images/body-bg.png) repeat-x top left #3D3524;
	text-align: center;
}
#header{
	width:1000px;
	height:67px;
	float:left;
}

#registerTop{
	width:440px;
	height:27px;	
	float:left;
	margin: 40px 0 0 0;
	background: #7c4d1d;
}
#registerTopText {
	font-size: 7pt;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	margin: 7px 0 0 0;
	font-family: Arial;
}

#askOne {
	margin:16px 0 0 120px ;	
	background: url(/lib/images/ballon.gif) no-repeat top left ;
	width:185px;
	height:48px;
	font-size: 0.9em;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	font-family: "Arial Narrow";
	padding-top: 10px;
	float:left;
}

#askOne a { color: #FFFFFF; text-decoration: none;}
#askOne a:hover { color: #FFFFFF; text-decoration: none;}

#askTwo {
	margin:16px 0 0 15px;	
	background: url(/lib/images/ballon.gif) no-repeat top left ;
	width:185px;
	height:48px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	font-family: "Arial Narrow";
	font-weight:bold;
	padding-top: 10px;
	float:left;
}

#askTwo a { color: #FFFFFF; text-decoration: none;}
#askTwo a:hover { color: #FFFFFF; text-decoration: none;}

#emptyFieldTop{
	height:45px;
	float: left;	
	background: #FFFFFF;
	width: 1000px;
}
#banner{
	height:300px;
	width: 1000px;
	float: left;
}
#banner #photo {
	height:300px;
	width: 1000px;
}

#banner #menuBackground {
	background: #003f63;
	filter:alpha(opacity=60);
	opacity: .6;
	width:215px;
	height:300px;
	position:absolute;
	margin-top:-300px;
	margin-left:785px;
}

#banner #menuText {
	width:215px;
	height:300px;
	position:absolute;
	margin-top:-300px;
	margin-left:785px;
}

#banner #fontsizeBackGround {
	background: #003f63;
	filter:alpha(opacity=60);
	opacity: .6;
	width:215px;
	height: 35px;
	position:absolute;
	margin-top:-35px;
}
#banner #fontsizeText {
	width:215px;
	height: 35px;
	position:absolute;
	margin-top:-35px;
	
	padding:9px 0 0 20px;
	
}
#banner #fontsizeText #fontsizeTextaufText {
	width: 150px;
	font-size:8pt;
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	float:left;
	
}
#banner #fontsizeText #fontSizeMax {
	width:16px;
	float: left;
	
	}
#banner #fontsizeText #fontSizeMin {
	width:16px;
	float: left;
	margin-left: 4px;
	
}

#container {
	width:1000px;
	margin:0 auto;
	padding-bottom:40px;
}
#content {
	width:885px;
	padding:60px 0 30px 115px;
	float:left;
	background: url(/lib/images/logo-bg.png) no-repeat bottom right #FFFFFF;
}
#main {
	width: 600px;
	padding:0px;
	float:left;
}
#registerBottom{
	width:480px;
	height:27px;	
	float:left;
	background: #2B2519;
}
#registerBottomText{
	font-size: 7pt;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	margin: 7px 0 0 0; 
	font-family: Arial; 
}

#registerBottomText a { color: #FFFFFF; text-decoration: none;}
#registerBottomText a:hover { color: #FFFFFF; text-decoration: none;}

#commercial {
	width:506px;
	font-size: 7pt;
	font-weight:normal;
	color: #b26f2a;
	text-align: right;
	padding: 7px;
	font-family: Arial;  
	float:left;
}

#commercial a, #commercial a:hover {
	color: #b26f2a;
}

#menuText ul {list-style: none; margin: 0px; padding: 25px;}

#menuText ul li {
	margin: 0 0 12px 0;
	padding: 0px;
}

#menuText ul li a {
	margin: 0px;
	font-weight: bold;
	font-family: "Arial Narrow";
	font-size: 0.9em;
	color: white;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

#menu2 {
	width: 215px;
	background: #FFFFFF;
	margin-bottom: 200px;
	float: right;
}

#menu2 ul {list-style: none; margin: 0px; padding: 0px;}

#menu2 ul li {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 25px;
	border-left: 1px solid #b26f2a;
}

#menu2 ul li.lastchild  {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-left: 1px solid #b26f2a;
}

#menu2 ul li a {
	font-weight: bold;
	font-family: "Arial Narrow";
	font-size: 0.9em;
	color: #b26f2a;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}


div, th, td, dd, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align:top;
	color: #000000;
	text-align:left;
}

h1 {
	font-family:Verdana, Arial;
	color: #023c59;
	font-size: 1.9em;
	font-weight:normal;
	margin-top:0px;
}

h2 {
	font-family:Verdana, Arial;
	color: #023c59;
	font-size: 1.5em;
	font-weight:normal;
}

h3 {
	font-family:Verdana, Arial;
	color: #023c59;
	font-size: 1.2em;
	font-weight:normal;
}

h4 {
	font-family:Verdana, Arial;
	color: #023c59;
	font-size : 1em;
	font-weight: bold;
}

h5, h6 {
	font-family:Verdana, Arial;
}

h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
}

a { color: #023c59; text-decoration: none;}
a:hover { color: #023c59; text-decoration: none;}
img, table { border: 0;}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.paging {
	padding-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


hr {
	height:1px;
	color: #023c59;
}

#preview {
	/*background: #FFFFFF;*/
	padding: 0px;
	margin: 0px;
	border: 1px solid #4c6995; 
	width: 152px; 
	height: 152px;
	cursor: pointer;
}

#preview td {
	width: 150px; 
	height: 150px;
	text-align:center;
	vertical-align:middle;
	border-bottom: ;
}

#preview img {
	text-align:center;
	margin: 0px;
}

#tblForm {
	margin-top:25px;
}

#tblForm input, #tblForm textarea {
	border:none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background: #b26f2a;
	padding:5px;
}

#tblForm td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#list td {
	border-bottom: 1px solid #e8e8f3; 
	cursor: pointer;
}

#list th {
	background: #e8e8f3;
	color: #7170b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align: left;
}
