* {
	padding: 0;
	margin: 0;
}

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

html, body {
	height : 100%;
	width: 100%;			
}
#container {

	min-height: 100%;
	width: 800px;
	position: relative;
}
* html #container {
	height: 100%;
	
}
#footer { 
	
	width:800px;
	background:url(../images/bottom_bg.jpg);
	height:43px;
	background-repeat:repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2779a4;
	padding-top:15px;
	clear:both;
	
	
}

a:link, a:visited, a:active
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2779a4;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b00000;
	font-weight: bold;
	text-decoration: none;
	
}

.a1:link, .a1:visited, .a1:active
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	font-weight: bold;
	text-decoration: none;
	
	
}
.a1:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2779a4;
	font-weight: bold;
	text-decoration: none;
	
	
}

.a2:link, .a2:visited, .a2:active
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	
}
.a2:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2779a4;
	font-weight: bold;
	text-decoration: none;
	
	
}


.title_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #797979;
	padding-top:10px; 
	padding-left:15px; 
	padding-right:15px;
	font-weight: bold;
}

.title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #ffffff;
	padding-top:10px; 
	padding-left:15px; 
	padding-right:15px;
	font-weight: bold;
}

.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #313028;
	font-weight: normal;
	padding:15px;
}

.text_journal {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #000;
	font-weight: normal;
	padding-left:8px;
	padding-right:5px;
	padding-bottom:10px;
}

.text_news {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #000;
	font-weight: normal;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
}

.form_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	background-color: #edebe1;
	height: 15px;
	border: 1px solid #a4a29a;
	color: #000;
	list-style:none;
}

textarea {
	height:130px;
	background-color: #ffffff;
	border: 1px solid #a4a29a;
}


/* Homepage form style */
.form {
	
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form input {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	line-height: 11px;
	background-color: #ffffff;
	height: 16px;
	border: 1px solid #a4a29a;
	color: #000;
}

.form li {
	clear:both;
	list-style-type: none;
	display:block;
	vertical-align:top;
}


.contact li{
	width: 100px;
}
.contact input, textarea {
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.edit {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
#temp {
	background:url('../images/bg_block.png') no-repeat;
	height:161px;
	width:172px;
	padding:5px 0 0 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#temp #name {
	font-weight: bold;
	padding-right: 5px;
}



#text_content {
	float:left;
	text-align:left; 
	background:url(../images/center_bg_2.jpg); 
	width: 624px; 
	background-repeat:repeat-y; 
	background-position:left;
}
#text_content_footer {
	background:url(../images/center_bg_2_botom.jpg); 
	width:624px; 
	height:17px; 
	background-position:right;
}
#text_inner_content {
	padding: 0 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.members td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	
}


input.button_send {
	background: url('../images/send.gif') no-repeat;
	width: 75px;
	height: 21px;
	border: none;
	cursor: pointer;
}

input.button_logout {
	background: url('../images/logout.gif') no-repeat;
	width: 75px;
	height: 21px;
	border: none;
	cursor: pointer;
}


input.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	width:50px;
	line-height: 11px;
	background-color:#EDEBE1;
	border:1px solid #A4A29A;
	color:#000000;
}
input.radio {
	display:inline;
	width:25px;
	border:none;
	background:none;
}
#country_flags {
	text-align:center;
	padding-bottom:20px;
}
#country_flags li {
	display:inline;
	padding:0 7px;
}
#country_flags li img{
	border:none;
}

.new_member * {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}
.new_member td {
	width:150px;
	padding: 2px 0;
}
.new_member .button {
	width:50px;
}

#member_pages {
	text-align: center;
  background: #ffffff;
  font-size:12px;
}
#member_pages img {border:none;vertical-align:middle}
#member_pages a{
	padding:0 3px;
}

.guest_login {background:url('../images/guest_login.jpg');width:255px;height:162px;font-size:13px;text-align:left;margin:55px 0}
.guest_login .title_1 {font-size:12px}
.guest_login label.login {padding-right:30px}
.guest_login label.pass {padding-right:4px}
.country_pages {padding-bottom:25px}

/* Style of ordering */
#sponsors-list {
	list-style: none;
}

#sponsors-list li {
	display: block;
	padding: 0px 0px; margin-bottom: 3px;
	background-color: #efefef;
	float:left;
	border:1px dashed #ccc;margin:2px;
}

#sponsors-list li img.handle {
	margin:0px;
	cursor: move;
}
