/*
	top-level
*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	background-color: #000;
}

p, li, th, td {
	font-size: 9pt;
}

a {
	color: #00a1f3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

h1 {
	font-size: 22pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*
	page body
*/

table.page_body {
	width: 766px;
	padding: 0;
	border-collapse: collapse;
}

table.page_body td {
	margin: 0;
	padding: 0;
}

table.page_body td.page_body_left {
}

table.page_body td.page_body_center {
	width: 100%;
	vertical-align: top;
}

table.page_body td.page_body_right {
	background-color: #eaeaea;
	vertical-align: top;
}

div#page_body_contents {
	margin: 0;
	padding: 10pt 20px;
}

div#page_body_contents h1,
div#page_body_contents h2,
div#page_body_contents h3 {
	padding-bottom: 10px;
}

/*
	page footer
*/

div#page_footer {
	width: 700px;
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
}

div#page_footer p {
	margin: 0;
	padding: 0;
	color: #767676;
}


/*
	center block
*/

div.center_block {
	width: auto;
	margin: 0 8px 8px 8px;
	padding: 0;
	border: 1px solid #fff;
}





div.center_block div.block_title {
	padding: 12px 8px 0 8px;
}

div.center_block div.block_content {
	padding: 10px;
}

/*
	right block
*/

div.right_block {
	width: 200px;
	margin: 0 0 8px 0;
	padding: 0;

}



div.right_block div.block_title {
	padding: 12px 8px 0 8px;
	text-align: right;
}

div.right_block div.block_content {
	padding: 10px;
}

/*
	block headings
*/

div.block_title h3 {
	font-weight: bold;
	text-align: center;
}

div.block_title img {
	vertical-align: bottom;
}

/*
	news
*/

p.news_row {
	margin: 0;
	padding: 0;
}

span.news_date {
	display: block;
	font-size: 8pt;
}

span.news_link {
	display: block;
	padding: 2px 0 6px 0;
}

div.news_bottom_row {
	margin-top: 4px;
	padding-top: 4px;
	font-size: 8pt;
}

span.news_all_link {
}

span.news_rss {
	padding-left: 20px;
	font-weight: bold;
	background: transparent url("feed.png") 6px 0 no-repeat;
}

/*
	services
*/

img.service_icon {
	width: 100px;
	height: 100px;
	float:right;
}

h1.service_header, h2.service_header, h3.service_header {
	padding: 12px 0 4px 12px;
	border-left: 1px dotted #fff;
}

ul.service_list {
	padding: 4px 0 4px 12px;
	border-left: 1px dotted #fff;
	list-style: square inside;
}

ol.service_list {
	padding: 4px 0 4px 12px;
	border-left: 1px dotted #fff;
}

p.service_paragraph {
	padding: 4px 0 4px 12px;
	border-left: 1px dotted #fff;
}

p.service_paragraph strong.x2 {
	font-size: 12pt;
}

table.service_table {
	padding: 4px 0 4px 12px;
	border-left: 1px dotted #fff;
}

table.service_table th {
	background-color: #eee;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

table.service_table td {
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

table.service_table td.hilit {
	background-color: #f6f6f6;
}

p.service_link {
	padding: 4px 0 4px 4px;
}

/*
	FAQ && glossary
*/

table.faq {
	border: 1px dotted rgb(238, 238, 238);
	margin-bottom: 16px;
}

table.faq td {
	width: 30%;
	margin: 1px;
	padding: 0 1em;
	text-align: left;
	vertical-align: top;
	background-color: rgb(244, 244, 244);
}

table.faq ul {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: inside square;
}

div.entry {
	padding: 1.2em 0.9em 0.3em;
	border-bottom: dotted 1px #ccc;
}

/*
	sitemap
*/

ul.sitemap, ul.sitemap ul {
	margin: 0;
	padding: 3px 0 0 24px;
}

ul.sitemap li {
	margin: 0;
	padding: 3px;
	list-style-type: square;
}

/*
	worldwide
*/

ul.worldwide {
	margin: 0 16px;
	padding: 0 0 1em 0;
	list-style: inside square;
}

/*
	warning
*/

div.warning {
	min-height: 32px;
	margin: 8px;
	padding: 16px 16px 16px 64px;
	border: 1px solid #f00;
	background: #fee url("warning.png") 8px 8px no-repeat;
}

/*
	account menu
*/

ul.account_menu, ul.account_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.account_menu li {
	margin: 0;
	padding: 0;
}

ul.account_menu li li {
	margin-left: 24px;
}

ul.account_menu li.nobullet {
	padding-left: 0;
	background-image: none;
}

ul.account_menu li a {
	margin: 0;
	padding: 0;
	color: #00a1f3;
	font-weight: bold;
}

ul.account_menu li p {
	display: block;
	margin: 0;
	padding: 8px 0;
	font-weight: bold;
}

/*
  Tables
*/
/*
  "list" tables
*/
.list_table tr {
 background: #ffffff;
 color: inherit;
}
.list_table tr.row_0 {
 background: #fff;
 color: inherit;
}
.list_table tr.row_1 {
 background: #fff;
 color: inherit;
}
.list_table th {
 background: #eaeaea;
 color: #000;
 padding: 2px;
 text-align: center;
 border-bottom: 1px #bdbdbd solid;
}
.list_table td {
 padding: 1px;
 text-align: center;
 border-bottom: 1px #bdbdbd solid;
}
/*
  "edit" tables
*/
.edit_table  {
 width: 100%;
 border-spacing: 0 5px;
}
.edit_table th {
 font-size: 13px;
 background: #eaeaea;
 color: #000;
 text-align: center;
 margin-bottom: 5px;
 border-bottom: 1px #bdbdbd solid;
}
.edit_table td {
 width: 100%;
 /*text-align: left;*/
 padding: 0px;
 background: #eaeaea;
 color: #000000;
 border-bottom: 1px #bdbdbd solid;
 height: 40px;
 margin: 0px;
}
.edit_table img {
	vertical-align: bottom;
}

/*
  forms related
*/
form {
 margin: 0;
}
select, input, textarea {
 border: 1px solid #000;
 padding-left: 2px;
}
select:focus, input:focus, textarea:focus {
 border: 1px solid #800000;
}



.country_list td {
	width: auto;
}
.country_list .price_slab {
	white-space: pre; font-family: 'Courier New', monospace;
}

/*

*/
#page1 {
	width: 766px;
	margin: 0 auto;
	background-color: #fff;
}

#logo {
	background: #000 url(i/logo.png) 20px no-repeat;
	height: 80px;
	color: inherit;
}
#homelink {
	display: block;
	float: left;
	width: 220px;
	height: 80px;
}

/*
	top menu
*/
#top_menu {
	padding: 0px;
	margin: 0;
	height: 23pt;
	background-color: #293136;
	border-bottom: #fff 1px solid;
}

#top_menu li {
	list-style-type: none;
	display: block;
	width: 108px;
	float: left;
	text-align: center;
	font: 8pt sans-serif;
}

#top_menu a {
	color: #fff;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	background-color: #293136;
	line-height: 4ex;
}

#top_menu a:hover {
	background-color: #2c7589;
}

#top_menu li#spacer  {
	width: 135px;
}

#spacer a:hover {
	background-color: #293136;
	color: inherit;
}

.languages img {
	vertical-align: middle;
	height: 15px;
	width: 25px;
	border: 1px solid #fff;
	margin-right: 10px;
}

#top_menu li.languages {
	width: 32px;
}

#top_menu li.languages a {
	padding: 3px 0;
}

#top_menu li.languages a:hover {
	background-color: #293136;
	color: inherit;
}

#flash {
	clear: both;
	height: 90px;
	background-color: #eee;
	color: inherit;
}

#page_bottom {
	height: 45px;
	background-color: #293136;
	color: #fff;
	padding: 15px;
}

#page_bottom a {
	color: #eee;
}

#bottom_menu {
	text-align: center;
	font-size: 9pt;
	margin-bottom: 2px;
	color: rgb(118, 118, 118);
	width: 700px;
}

#stat {
	float: right;
	width: 31px;
	height: 31px;
}
div#page_footer {
	width: 700px;
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
}

div#page_footer p {
	margin: 0;
	padding: 0;
	color: #767676;
}

#content {
	height: 500px;
	background-color: #f3f3f3;
	color: inherit;
}

#reg ul {
 	margin: 0;
 	float: right;
 	padding: 15pt;
 	color: #fff;
}

.legend { list-style-type: none; }

