* { margin: 0; padding: 0; font: normal 12px Verdana,Sans-Serif; line-height: 16px;  }
body { width: 750px; margin: 0 auto; background: #A8A8A8 url('/images.v2/panel-bg.gif') repeat-x; }

	#bodyNavigation { float: right; width: 175px; margin-right: 10px; text-align: center; }
	#bodyNavigation h1 { background: url('/images.v2/sprites-ui.gif') no-repeat 0 0; width: 175px; height: 70px; margin: 20px 0 0 0; }
	#bodyNavigation h1 span { display: none; }

		ul.links { list-style-type: none; padding: 10px 20px 10px 20px; } 
		ul.links li { display: inline; border-left: 1px solid #000; padding: 0px 5px 1px 7px; line-height: 20px;  }
		ul.links li.noborder { border-left: 0px; }
		ul.links li a { color: #000; }

		ul.navigation { list-style-type: none; } 
		ul.navigation li { margin-bottom: 5px; }
		ul.navigation li a { display: block; width: 175px; height: 26px; padding-top: 9px; background: url('/images.v2/sprites-ui.gif') no-repeat 0 -75px; color: #000; text-decoration: none; font-size: 15px; }
		ul.navigation li a:hover { background: url('/images.v2/sprites-ui.gif') no-repeat 0 -110px; color: #fff; }
		ul.navigation li a#selected { background: url('/images.v2/sprites-ui.gif') no-repeat 0 -110px; color: #fff; }

		ul.subnav { list-style-type: none; width: 175px; margin-top: 10px; border: 1px solid #000; border-bottom: 0px; background-color: #ccc; } 
		ul.subnav li { width: 175px; padding: 5px 0 5px 0; border-bottom: 1px solid #000; border-top: 1px solid #fff; }
		ul.subnav li a { color: #000; }
		ul.subnav li a:hover { color: #fff; }
 
	#bodyContent { margin-top: 10px; padding-bottom: 30px; width: 550px; }
		.wrapper { width: 530px; margin: 10px 0 0 10px; padding-top: 20px; background: url('/images.v2/sprites-ui.gif') no-repeat -180px 0px; }
		.header { background-color: #c00; width: 498px; padding: 5px 15px 5px 15px; color: #fff; }
		.header h2 { font: normal 18px 'Trebuchet MS'; }
			.header h2#register { display: block; background: url('/images.v2/sprites-ui.gif') no-repeat -678px -22px; height: 30px; padding-left: 40px; margin-bottom: 10px;  }
			.header h2#whois { display: block; background: url('/images.v2/sprites-ui.gif') no-repeat -678px -55px; height: 30px; padding-left: 40px; margin-bottom: 10px;  }
			.header h2#more { display: block; background: url('/images.v2/sprites-ui.gif') no-repeat -678px -90px; height: 30px; padding-left: 40px; margin-bottom: 10px;  }
			.header h2#renew { display: block; background: url('/images.v2/sprites-ui.gif') no-repeat -678px -127px; height: 30px; padding-left: 40px; margin-bottom: 10px;  }

		.footer { background-color: #c00; width: 488px; padding: 20px; color: #fff; }
		.footer h2 { font: normal 18px 'Trebuchet MS'; }
		.footer br { clear: both; }

/* content specific defaults */
		.content { border: 5px solid #c00; background-color: #fff; width: 498px; padding: 20px 10px 30px 10px; }
		.content h2 { font-size: 20px; margin-bottom: 10px; line-height: 24px; }
		.content small { font-size: 9px; }
		.content p { margin: 0px 25px 15px 0; }
		.content br.clear { clear: both; }
		.content strong { font-weight: bold; }
		.content a { color: #c00; }
		.content ul { margin: 10px 40px 20px 40px; }
		.content ul li { margin-bottom: 5px; }
		.content ol { margin: 10px 0 20px 40px; }
		.content ol li { margin-bottom: 5px; }
		.content table { border-collapse: collapse; margin: 10px 0 10px 0; width: 100%; }
		.content table td { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px 10px 5px 10px; }
		.content address { margin: 0 0 10px 20px; padding-left: 10px; border-left: 5px solid #ccc; }

		#homepageHeader { width: 515px; height: 95px; padding-top: 140px; background: url('/images.v2/sprites-ui.gif') no-repeat -1px -915px; margin-left: 20px; }
		#homepageHeader h2 { padding: 10px 10px 10px 30px; background-color: #c00; font: bold 24px 'Georgia'; color: #fff; }

		#homepageContent { float: left; width: 200px; }
		#homepageContent p { font-size: 11px; }
		#homepageContent a { color: #000; }
		
		#homepageRegister { float: right; width: 255px; height: 180px; margin: 0; padding: 20px; background-color: #c00; color: #fff; }

		#homepageRegister h2 { font: bold 18px 'Verdana', Sans-Serif; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #fff; }
		#homepageRegister input[type=text] { width: 150px; margin-bottom: 10px; }

/* form fields */
input { font: normal 12px 'Arial'; margin-top: 5px; }
input[type=text] { width: 240px; }
input[type=text].large { width: 320px; }
input[type=text].medium { width: 240px; }
input[type=text].small { width: 200px; }
input[type=text].xsmall { width: 50px; }
		input[type=text].phoneareacode { width: 50px; margin-right: 4px; }
		input[type=text].phonenr { width: 170px; }

input[type=submit], input[type=button] { padding: 0 5px 0 5px; margin-left: 5px; text-transform: uppercase; font-size: 11px; }
select { width: 140px; font: normal 11px 'Arial'; }
option { font: normal 11px 'Arial'; }
select#expDate { width: 100px; }
select#expYear { width: 60px; }
	label#cvcNum { position: relative; top: -18px; left: 0px; }
	input#cvcNum { position: relative; top: -25px; left: 170px; }

textarea#whois { padding: 4px; width: 455px; height: 450px; font: 11px normal 'Courier New'; border: solid #000 2px; }

/* common switches */
.noborder { border: 0px; }
.floatRight { float: right; margin: 0 0 0 20px; }
.floatLeft { float: left; margin: 0 20px 0 0; }
.center { text-align: center; }
hr { height: 5px; width: 100%; border: 0; color: #fff; border-top: 5px dashed #c00; margin: 20px 0 20px 0; }


/* table properties */
table#reglist { border-collapse: collapse; width: 480px; margin-top: 20px; }
table#reglist tr.border { border-top: 2px dashed #ccc; }
table#reglist td { padding: 5px; border: 0px; }

table.isp td { border: 1px solid #ccc; font: normal 10px "Verdana", Sans-Serif; }

	table#reglist td.thcol1 { width: 400px; text-align: left; font-weight: bold; color: #aaa; border-bottom: 1px solid #ccc; background-color: #fff; }
	table#reglist td.thcol2 { width: 100px; text-align: right; font-weight: bold; color: #aaa; border-bottom: 1px solid #ccc; background-color: #fff; }
	table#reglist td.td01 { text-align: left; }
	table#reglist td.td02 { text-align: right; }
		table#reglist td.td02 a { color: #c00; font-size: 10px; }
	table#reglist td.td03 { border-bottom: 3px dashed #ccc; }
		table#reglist td.td03 label { color: #aaa; }
		table#reglist td.td03 input[type=checkbox] { margin-left: 10px; }
	table#reglist td.td04 { text-align: right; border-bottom: 3px dashed #ccc; }

	table#reglist td.add { background: url('/images.v2/sprites-bg.gif') repeat-y -502px 0; height: 20px; }
	table#reglist td.add a#addopen { background: url('/images.v2/sprites-ui.gif') no-repeat -190px -124px; height: 16px; display: block; color: #c00; font-size: 10px; padding: 0 0 0 23px; margin:0 0 0 5px; text-decoration: underline; }
	table#reglist td.add div#showadd { margin: 5px; }
	table#reglist td.total { text-align: right; }

table#compchart { border-collapse: collapse; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; width: 500px; margin: 20px 0 20px 0; background: url('/images.v2/sprites-bg.gif') repeat-y 0 0; }
table#compchart tr.odd { background-color: #fff; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
table#compchart td { width: 50%; padding: 5px 15px 5px 15px ; vertical-align: top; border-right: 1px solid #ccc; }

/* specific ul properties */
ul#alts { list-style-type: none; margin: 20px 0 0 5px; }
ul#alts li { display: block; float: left; text-align: left; width: 220px; border-bottom: 1px solid #ccc; padding: 5px; }
ul#alts li input[type=radio] { position: relative; top: 3px; margin-right: 5px; }

ul#payment { list-style-type: none; height: 300px; margin: 20px 0 0 5px; }
ul#payment li { display: block; float: left; text-align: center; margin: 0 0 10px 10px; }
ul#payment li a { display: block; width: 150px; height: 50px; padding-top: 95px; color: #000; }
ul#payment li a.mastercard { background: url('/images.v2/sprites-ui.gif') no-repeat -10px -150px; }
ul#payment li a.visa { background: url('/images.v2/sprites-ui.gif') no-repeat -10px -300px; }
ul#payment li a.amex { background: url('/images.v2/sprites-ui.gif') no-repeat -10px -450px; }
ul#payment li a.paypal { background: url('/images.v2/sprites-ui.gif') no-repeat -10px -600px; }
ul#payment li a.bank { background: url('/images.v2/sprites-ui.gif') no-repeat -10px -750px; }
ul#payment li a.uni { background: url('/images.v2/sprites-ui.gif') no-repeat -10px -900px; }


/* specific ol properties */
ol.big { list-style-type: none; margin-left: 0; }
ol.big li { display: block; width: 110px; height: 110px; }
	ol.big li#A { background: url('/images.v2/sprites-ui.gif') no-repeat -190px -150px; }
	ol.big li#B { background: url('/images.v2/sprites-ui.gif') no-repeat -190px -260px; }
	ol.big li#C { background: url('/images.v2/sprites-ui.gif') no-repeat -190px -370px; }
	ol.big li#D { background: url('/images.v2/sprites-ui.gif') no-repeat -190px -480px; }
	ol.big li#E { background: url('/images.v2/sprites-ui.gif') no-repeat -190px -590px; }

ol.big li p { display: block; width: 350px; padding-left: 120px; padding-top: 10px; }
ol.big li a { color: #000; }

/* specific a properties */
a.pdfdownload { display: inline; background: url('/images.v2/sprites-ui.gif') no-repeat -185px -35px; padding: 8px 0 15px 50px; margin: 10px 0 20px 10px; }
a.getacrobat { display: block; background: url('/images.v2/sprites-ui.gif') no-repeat -185px -75px; padding: 5px 10px 10px 170px; margin-left: 10px; text-decoration: none; color: #000; width: 250px; font-size: 10px; }

#cvcdef { float: right; height: 185px; width: 100px; padding: 15px 20px 0 80px; margin-right: 20px; background: url('/images.v2/sprites-ui.gif') no-repeat -185px -700px; font-size: 10px; }
#cvcamex { float: right; height: 185px; width: 100px; padding: 15px 20px 0 80px; margin-right: 20px; background: url('/images.v2/sprites-ui.gif') no-repeat -380px -700px; font-size: 10px; }
#VeriSign p { float: left; display: inline; margin: -68px 0 0 125px; width: 300px; font-size: 10px; }
#steps { display: inline; float: right; } 
#paypalborder { border: 5px solid #32689A; padding: 10px; margin: 10px; }
#paypalborder h2#paypallogo { display: block; background: url('/images.v2/sprites-ui.gif') no-repeat -400px -80px; width: 120px; height: 40px; margin-bottom: 10px;  }
#paypalborder h2#paypallogo span { display: none; }

/* error message properties */
p#errorMessage { display: block; padding: 10px; margin: 5px 50px 5px 50px; color: #c00; text-align: center; font-weight: bold; border: 1px solid #c00; }
strong.errorMessage { font-weight: bold; color: #c00; }
#cvcError { position: relative; z-index: 99; top: -65px; right: 125px; float: right; width: 130px; height: 35px; padding: 5px 0 0 20px; background: url('/images.v2/sprites-ui.gif') no-repeat -580px -750px; color: #fff; line-height: 12px; }

/* Landing Page G01 */
body#I00 { background-image: none; background-color: #fff; }
body#I00 #bodyWrap { margin: 0 auto; background: url('/images.v2/background_G01.jpg') no-repeat; width: 750px; height: 650px; border: 0px solid #000; }
body#I00 #bodyContent { float: left; margin-top: 70px; width: 380px;}
body#I00 #bodyContent h1 { margin-left: 180px; margin-bottom: 30px; font: bold 20px Arial; }
body#I00 #bodyContent p { margin-bottom: 20px; margin-left: 50px; font: bold 15px 'Trebuchet MS'; line-height: 19px; }

body#I00 #regBox { position: absolute; top: 420px; margin-left: 10px; width: 400px; }
body#I00 #regBox h2 { font: bold 16px 'Trebuchet MS'; margin-left: 50px; }
body#I00 #regBox p { font: normal 12px Verdana; margin-left: 50px; }
body#I00 #regBox input[type=text] { width: 150px; }

body#I00 #bodyUL { float: right; margin-top: 260px; margin-right: 10px; }
body#I00 #bodyUL ul { list-style-type: none; width: 200px; }
body#I00 #bodyUL ul li { font: bold 15px 'Trebuchet MS'; margin-bottom: 45px; }
