@charset "utf-8";

@import "reset.css";

body { background:#fff; color:#000; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; }
p { font-size:12px; line-height:16px; margin:0 0 16px 0; }
label { display:block; color:#a1005d; margin:0 0 12px 0; }
span.thanks { display:block; font-size:16px; color:#a1005d; margin:0 0 67px 0; }

#Logo { width:425px; margin:auto; }
#Header { width:820px; margin:auto; }
#Content { width:435px; margin:auto; }
#Footer { width:915px; margin:auto; }
#F-left { width:235px; float:left; }
#F-right { width:235px; float:right; }
#F-center { margin:0 235px; }
.price td { font-size:14px; line-height:18px;}
.speed td { font-size:10px; }
.date td { font-size:12px; }
.bar01 { background:#ffd100; height:26px; }
.bar02 { background:#ea36ab; height:18px; }
.bar03 { background:#ffd100; height:23px; }
.bar04 { background:#ea36ab; height:21px; clear:both; }
.bar05 { background:#ffd100; height:63px; margin:0 0 100px 0; }
.textfield { display:block; float:left; border:none; width:333px; _width:323px; padding:3px; margin:0 5px 0 0; }

/* ==================================================================================== */
/* Welho nav bar */
/* ==================================================================================== */
#GlobalNavTop {
	background: url(../w_img/bgGlobalNavi.jpg) left top repeat-x; 
	height: 21px; 
	padding: 5px 0px 0px 20px; 
}

#GlobalNavTop a, #GlobalNavTop {
	font: normal 12px arial,helvetica,sans-serif;
	color: #ffffff; 
}

#GlobalNavTop a {
	padding: 5px;
	text-decoration: none;
}

#GlobalNavTop a:hover {
	text-decoration: underline;
}

#GlobalNavTop a.selected_True {
	font-weight:bold;
}

#GlobalNavTop .separator {
	border: 0px;
}

.error {
    font-size:14px; color:white; font-weight:normal; width: 420px;

}

.submitButton {
    background: url(../w_img/submit.gif) no-repeat top;
    width: 82px;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
}
