body { background: #f2f2f2 url(images/top.jpg) repeat-x;	font: 0.9em Helvetica, Arial, sans serif; color: #565656; }
body, form { margin: 0; padding: 0; }
a {	color: #de4645;	text-decoration: none !important; }
a:hover { color: #fff; background-color: #fe1010; }
h3 { margin-top: 0px; }
#logo { border: none; margin: 15px 0px 0px 20px;      }

/* WRAPPER */

#oiopub-container { padding: 0 !important; }
#wrap {	width: 750px; margin: 0 auto; }

/* HEADER */

#header { padding: 10px 0 30px; color: #fff; ffont-size: 1.1em; font-style: italic; font-weight: normal; font-variant: normal; }
#header img { float: left; }
#header h1 { text-align: right; }

/* FOOTER */

#footer { color: #999; text-align: center; padding-top: 40px; padding-bottom: 20px; font-style: italic; font-size: 0.8em; background: #FFF; border-top: none; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; }
#footer a { color: #999; }
#footer a:hover { color: #fff; background-color: #fe1010; }

/* MAIN CONTENT */

#content { text-align: center; padding-top: 20px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: none; border-left: 1px solid #ccc; background: #FFF url() repeat-x top; }

#content table { }
#content table b { color: #565656; }
#content table table {  }
#content table h3 {	font-size: 1.4em; color: #000; font-weight: normal; letter-spacing: 1px; }

#content select { padding: 5px; font: 1em Helvetica, Arial, sans serif; width: 275px !important; text-align: left; border: 1px solid #ccc; }
#content .mini select { width: 100px !important; }
#content .regular select { width: auto !important; }
#content select option { margin: 3px 0; }
#content input { padding: 5px; border: 1px solid #ccc; }
#content input[type="text"]:focus { border: 1px solid #0A93FC; }

table.start { background: #FFF; border-bottom: 1px solid #D9D6BC; border-top: 1px solid #D9D6BC; padding: 20px 10px; }
table.start table td { padding: 5px; }

table.start a { text-decoration: underline; }

/* MISC ELEMENTS */ 

#ad-details { display: none; }
.error { color:red; }
.start { padding: 10px; margin-top: 30px; text-align: left; }
.payment-link, .payment-link a { font-weight: bold; padding: 5px; margin: 10px 0px 0px 0px; }

/* BUTTONS */

.oiostartbutton { background: url(images/buy.png) no-repeat; border: none !important; width: 290px; height: 50px; color: #fff; font: italic normal 1.2em Helvetica, Arial, sans serif; margin-left: 15px; }
.oiopaymentbutton { background: url(images/checkout.png) no-repeat; border: none !important; width: 275px; height: 50px; color: #fff; font: italic normal 1.259em Helvetica, Arial, sans serif; text-align: left; }
.oiostartbutton:hover, .oiopaymentbutton:hover { cursor: pointer; }

h3 { font-size: 1.7em; color: #025d8c; font-weight: normal; margin: 0px; padding: 0px; height: 50px;	}

