@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff
}
.name, .message {
    float: left;
	display: block
}

#name1 {
    margin-bottom: 1em;
}

.dates label {
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}

.dates input {
    display: block;
}

.dates fieldset input {
    display: inline;
}

.dates label, .dates fieldset {
    display: inline-block;
    margin-right: 2em;
}

.dates fieldset label {
    margin-right: 1em;        
}

div.menu_search1 div.search1{
	float:left;
	padding:20px 0 0 50px;
}

div.menu1{
	padding:0 0 0 30px;
	background-color:#fff;
}
div.center
{
margin-left:auto;
margin-right:auto;
width:86%;
background-color:#FFF;
}
div.center1
{
margin-left:auto;
margin-right:auto;
width:85%;
background-color:#fff;
}
div.center2
{
border:1px solid white;
margin-left:auto;
margin-right:auto;
width:90%;
background-color:#000;
-moz-border-radius: 10px;
border-radius: 10px;
}
#divForm
{
border:1px solid black;
width:89%;
height: 1480px; 
font-family:Arial,Sans-Serif;
font-size:70.01%;
background-origin:border-box;
padding:10px 4px 10px 5px;
-moz-border-radius: 10px;
border-radius: 10px;
}

fieldset { 
    height: 1480px; 
    width: 90%;
	margin:0;
	padding:0;
	border:none;
}


label { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    width: 60%;
    display: block;
}
input {
    width: 80%;
    height: 14px;
    color:#000000;
    padding:5px;
    font-size: 12px;
    -moz-border-radius: 6px;
    margin-right: 15px;
}

div.tlabel1 { 
    float: left; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #ECECEC;
    text-decoration: none;
    height: 40px;
    width: 1022px;
	margin-left:100px;
    display: inline;
}
div.tlabel2 { 
    float: left; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:normal;
    color: #FFFFFF;
    text-decoration: none;
    width: 50px;
    height: 18px;
    display: block;
}
.tlabel3 { 
    float: left; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #FFFFFF;
    text-decoration: none;
    width: 180px;
    height: 14px;
    display: block;
}

.fl, .fd { 
    float: left; 
	color:#000;
	padding: 0; 
	list-style: none;
	top: 0;
	margin-bottom:5px;
    display: inline-block;
 }
 
   #skyline1 li {
    float: left; 
	color:#FFF;
	padding: 0; 
	list-style: none;
	top: 0;
	margin-bottom:5px;
	}
	
div input.submit1{
	float:left;
	clear: right;
	height:22px;
	width:45px;
	border:none;
	padding:0;
	margin:3px 0 0 3px;
    background-color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:normal;
    color: #fff;
}
.submit2{
	clear: right;
	float:left;
	height:28px;
	width:65px;
	border:none;
	padding:0;
	margin:3px 0 0 3px;
    background-color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:normal;
    color: #FFF;
    display: block;
}
div input.radio{
	float:right;
	padding:0;
    background-color:#FFF;
	margin:3px 0 0 3px;
    display: block;
}
div input[type="text"]{ 
padding: 20px 10px; line-height: 28px; 
}
.field4{
	background-color:#FFF;
	padding:0;
	margin:0px 0 0 0px;
}
.field2{
	float:left;
	clear: right;
	font-size:12px; 
	color:#F00; 
	font-weight:bold;
	padding:0;
	margin:3px 0 0 3px;
}
.field4{
	float:left;
	clear: right;
	font-size:12px; 
	color:#F00; 
	font-weight:bold;
	padding:0;
	margin:3px 0 0 3px;
}
ul li {list-style-image: url('images/bullet.gif');
       font-family: Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 11px;
       display:inline;
	   margin-top: 1px;
	   margin-bottom:1px
}
#bottom{
position: fixed;/*vvv*/
top: 90%;
padding-bottom:10%;
left: 50px; /*left value to LeftFrameDiv*/
right: 0px; /*right value to RightFrameDiv*/
width: 45px;
height: 84px; /*Height of top frame div*/
overflow: hidden; /*"scroll" to enable*/
background-color: white;
color: white;
display:inline;
}
@media only screen and (min-width: 249px) and (max-width: 640px) {
div.center
{
margin-left:auto;
margin-right:auto;
width:100%;
background-color:#FFF;
}
div.center1
{
margin-left:auto;
margin-right:auto;
width:100%;
background-color:#fff;
}
div.center2
{
border:1px solid white;
margin-left:auto;
margin-right:auto;
width:100%;
background-color:#000;
-moz-border-radius: 10px;
border-radius: 10px;
}
#divForm
{
border:1px solid black;
width:100%;
height: 1580px; 
font-family:Arial,Sans-Serif;
font-size:70.01%;
background-origin:border-box;
padding:10px 10px 10px 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-image:url('');
background-repeat:no-repeat;
background-position: 93% 40%;
}

fieldset { 
    height: 1580px; 
    width: 100%;
	margin:0;
	padding:0;
	border:none;
}


label { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    width: 100%;
    display: block;
}
input {
    width: 100%;
    height: 14px;
    color:#000000;
    padding:5px;
    font-size: 12px;
    -moz-border-radius: 6px;
    margin-right: 15px;
}
div.menu1{
	padding:0 0 0 10px;
	background-color:#fff;
}
.div4 {
    width: 95%;
}
.col-8{
    width: 100%;
}
.style4 {
	padding:2% 0 2% 10%;
	font-family:Arial,Sans-Serif;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
}