/* -- BODY -- */

body {
	background: #5da4da url(images/logikal-background.png) repeat; 
	margin: 0px;
	color: #003c7a;
	height: 100%;
	width: 100%;
	font-size: 9pt;
	font-family: sans-serif;
	}

input, select, textarea {
	font-size: 9pt;
	font-family: sans-serif;
	}

input.textinput {
	width: 200px;
	}

table {
	width: 100%;
	height: 100%;
	}

td {
	vertical-align: top;
	text-align: center;
	}

a {
	text-decoration: none;
	color: #0012ff;
	}	

a.underline {
	text-decoration: underline;
	}	

a:hover {
	text-decoration: underline;
	}	

img {
	border: 0px;
	}

label {
    width: 200px;
	height: 24px;
    float: left;
    text-align: left;
    clear: both;
	}

p {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background-color: #fff;
	border: solid 1px #0a59a8;
	border-top: solid 0px #0a59a8;
	}

#weblog-content-left img { 
	float: right;
	margin-left: 3px;
	}

ul {
	margin: 0px 0px 10px 0px;
	background-color: #fff;
	border: solid 1px #0a59a8;
	border-top: solid 0px #0a59a8;
	padding: 5px 5px 5px 20px;
	}	


li {
	list-style-type: circle;
	padding: 2px 5px;
	margin: 0px 0px 0px 0px;
	}

hr {
	background-color: #0a59a8;
	height: 1px;
	border: solid 1px  #0a59a8;
	}	

#weblog {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 760px;
	height: 100%;
	}

/* -- HEADER -- */
	
#weblog-header {
	background-color: #0a59a8; 
	height: 78px;
	border: solid 1px #ffffff;
	border-bottom: solid 0px #ffffff;
	}

#weblog-header-logo {
	background-color: #0a59a8; 
	color: #ffffff;
	font-size: 30pt;
	height: 50px;
	background: #0a59a8 url(images/logikal-logo-icon.png) no-repeat 10px 5px;
	text-align: right; 
	}

#weblog-header-bar {
	background: #0a59a8 url(images/navbar.png) repeat-x left center; 
	height: 28px;
	}

#weblog-header-bar ul {
	padding: 0;
	margin: 0;
	list-style: none;	
	}

#weblog-header-bar li {
	list-style-type: none;
	float: left;
	padding: 5px 8px 6px 8px;
	border-right: solid 1px #10b34c;
	}

#weblog-header-bar a.free {
	color: #a4399b;
	text-decoration: underline;
	}

#weblog-header-bar li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

/* -- CONTENT -- */

#weblog-content {
	background-color: #9acef5; 
	border: solid 1px #ffffff;
	border-top: solid 0px #ffffff;
	margin: 0;
	padding: 10px 10px 0px 10px;
	height: 90%;
	}

h1 {
	color: #fff; 
	font-size: 11pt;
	margin: 0px;
	padding: 0px 4px;
	background-color: #5da4da; 
	border: solid 1px #0a59a8;
	}

strong {  
	color: #0000ab;
	}

form.helpdesk {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background-color: #fff;
	border: solid 1px #0a59a8;
	border-top: solid 0px #0a59a8;
	}

#weblog-content-left {
	float: left;
	margin: 0;
	padding: 0; 
	width: 500px;
	}

a.faq {
	color: #fff;
	}

#weblog-content-right {
	width: 200px;
	float: left; 
	padding: 0px 0px 0px 35px;
	}

#weblog-content-right h1 {
	border: solid 1px #0a59a8;
	}

h1.random { 
	background-color: #ffcc00; 
	color: #305a9c;
	}

h1.student { 
	background-color: #ff7837; 
	}

h1.writer { 
	background-color: #ffcc00; 
	}

h1.sport { 
	background-color: #ec060b; 
	}

h1.baby { 
	background-color: #f830e8; 
	}

h1.wedding { 
	background-color: #fff; 	
	color: #a0a0a0;
	}

p.right {
	background-color: #d4eaf5;	
	margin: 0;
	padding: 2px 4px;
	font-size: 9pt; 
	}

p.randomizer {
	background: #d4eaf5 url(images/tekstballon.png) top center no-repeat;	
	margin: 0;
	padding: 45px 4px 2px 4px;
	font-size: 9pt; 
	text-align: center;
	height: 70px;
	}

p.randomizer a {
	font-weight: bold;
	color: #305a9c;
	}

#weblog-content-right p.right img {
	float: right;
	margin-left: 1px;
	}	

li.faq {
	list-style-type:  lower-roman;
	}	

 
/* -- ORDER TABLE -- */


#weblog-content-order {
	background-color: #fff;
	border: solid 1px #0a59a8;
	border-top: solid 0px #0a59a8;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	}

#weblog-content-order h1 {
	border-left: solid 0px #0a59a8;
	border-right: solid 0px #0a59a8;
	margin-left: -10px;
	margin-right: -10px;
	}


#weblog-content-order table {
	border-collapse; collapse;
	padding: 10px 0px;
	}

#weblog-content-order th {
	color: #ffffff;
	font-size: 11pt;
	margin: 0;
	padding: 0px 4px;
	background-color: #5da4da; 
	border: solid 1px #0a59a8;
	text-align: left;
	}

#weblog-content-order td {
	text-align: left;
	vertical-align: top;
	}

#weblog-content-order form {
	margin-left: 20px;
	}

#weblog-content-select table {
	margin-top: 20px;
	margin-left: 20px;
	width: 550px;
	}

#weblog-content-select td {
	width: 250px;
	height: 150px;
	margin: 20px;
	vertical-align: top;
	text-align: center;
	border: solid 1px #fff;
	background: #5da4da; 
	color: #fff;
	}

#weblog-content-select td.buffer {
	background-color: #fff; 
	width: 50px;
	height: 150px;
	border: solid 0px #fff;
	}


#weblog-content-select h1 {
	background-color: #0a59a8;
	margin-left: 0px;
	margin-right: 0px;
	}

strong.domainprice {
	font-size: 16pt;
	color: #ff0000;
	background-color: #ffcc00;
	padding: 5px;
	margin: 5px;
	border: solid 2px #fff;
	}

strong.subdomainprice {
	font-size: 16pt;
	padding: 5px;
	margin: 5px;
	border: solid 2px #fff;
	}

td.pay {
	width: 380px;
	vertical-align: bottom;
	}

td.pay img {
	vertical-align: top;
	padding: 0px;	
	}

h1.message {
	background-color: #ff0000;
	font-size: 10pt;
	border: solid 0px #0a59a8;
	}

#weblog-content-steps {
	margin: 20px 0px;
	height: 40px;
	}

#weblog-content-steps ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: solid 0px #fff;	
	}

#weblog-content-steps li {
	list-style-type: none;
	float: left;
	padding: 20px 0px 0px 0px;
	width: 115px;
	height: 20px;
	margin: 0px;
	color: #9acef5;	
	text-align: center;
	}

#weblog-content-steps li.stepnext {
	background: #fff url(images/stepnext.png) no-repeat;
	}

#weblog-content-steps li.stepcompleted {
	background: #fff url(images/stepcompleted.png) no-repeat;
	}

#weblog-content-steps li a {
	color: #0a59a8;
	text-decoration: none;
	}

#weblog-content-steps li a:hover {
	text-decoration: underline;
	}

#weblog-content-order-bill {
	margin: 10px;
	padding: 10px;
	border: 1px solid #0a59a8; 
	}


/* -- FOOTER -- */

#weblog-footer {
	text-align: center;
	background: #fff url(images/footer-background.png) repeat-x;
	height: 20px;
	color: #fff;
	padding: 2px 0px 0px 0px;
	clear: both;
	border: solid 1px #fff;
	border-top: solid 0px #fff;

	}

#weblog-footer a {
	color: #fff;
	text-decoration: underline;	
	}
