/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #66665E;*/
}

h1, h2, h3 {
	margin: 0;
	font-family: verdana,"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	/*color: #0C95C9;*/
}

h2 {
	font-size: 18px;
	padding: 10px 0 10px 0;
}


#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 7px;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}

h1 { font-size: 22px; }

h2 { font-size: 18px; }

h3 { }

p {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
	margin-left: 0px;
}

ul, ol { 
	margin-top: 0px;
	line-height: 200%;
	text-align: justify;
	margin-left: 10px;
	padding-left: 35px;
}

blockquote { }

a { 
	color: #0C95C9;
	/*color: #2200CC;*/
	}

a:hover { text-decoration: underline; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 10px 0px;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 920px;
	height: 45px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 940px;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
	float: left;
	margin-right: 50px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 25px 2px 25px;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: underline; 
	height: 20px;
	background: #FEC200 url(images/img02.jpg) repeat-x left top;
	color: #FFFFFF;
	}

#menu .current_page_item a {
	height: 20px;
	background: #FEC200 url(images/img02.jpg) repeat-x left top;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 305px;
	height: 45px;
}

#search form {
	float: right;
	margin: 0;
	padding: 12px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

#page-bgtop {
	padding-top: 10px;
}

	/** LOGO */

#logo {
	width: 860px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat right top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	font-size: 12px;
	margin-left: 50px;
	padding-top: 10px;
}

#logo h1 {
	padding-top: 14px;
	font-size: 34px;
  text-transform: none;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding-top: 10px;
	padding-left: 10px;
}

/* Post */

.post {
	background: url(images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img03.gif) no-repeat left 8px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding-left: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #585D60;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 7px;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	/*color: #585D60;*/
	color: #0C95C9; 
	/*text-decoration: underline; */
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: #394144;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}

/* start - table */
table {
	border-collapse: collapse;	
}
table th strong {
	color: #fff;
}
table th {
	/*background: #306bc1 url(../../../files/button-bg.jpg) repeat-x 0 0; */
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border: 1px solid #306bc1;
	border-bottom-width: 2px;
}
table tr {
	height: 32px;
	background: #fff;	
}
table td {
	border: 1px solid #E5F0FB; 
		padding-left: 12px;
	padding-right: 12px;
}

/* end - table */

a.buy { 
background:url(icon_buy.gif) no-repeat left; 
padding-left: 20px;
font-size: 120%;
font-weight: bold;
}

a.down { 
background:url(icon_down.gif) no-repeat 2px center;
padding-left: 20px;
font-size: 100%;
font-weight: bold;
}


#toolbar li#download-tab {
	LEFT: -50px; BACKGROUND-IMAGE: url(images/menu_download.png); WIDTH: 158px;
}
UL#toolbar {
	CLEAR: both; MARGIN: 0px auto -1px; WIDTH: 160px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 162px; TEXT-ALIGN: center
}
#toolbar LI {
    POSITION: absolute; TOP: 0px
}
#toolbar LI A {
	DISPLAY: block; HEIGHT: 162px
}
#toolbar LI.active {
	BACKGROUND-POSITION: 50% bottom; Z-INDEX: 10; HEIGHT: 162px
}
#toolbar LI.inactive {
	BACKGROUND-POSITION: 50% top
}
#toolbar LI:hover {
	BACKGROUND-POSITION: 50% bottom
}

.post {
	background: url(images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
	border-style: none none solid solid;
	border-color: #E1F4FB;
	border-width: 1px;
        padding: 0 0 0 5px;
}

.post .topul{
	margin-top: 0px;
	line-height: 200%;
	text-align: left;
	margin-left: 38%;
}

/* style for languages*/
.lang { padding: 0; margin: 0; position: relative;   }
.lang:hover ul{ display: block; }


.lang ul { background: #464f54; position: absolute; left: 0; top: 25px; display: none; box-shadow: 5px 5px rgba(102,102,102,.1); padding: 0; margin: 0; z-index: 99999; }
.lang ul li { line-height: 20px; width: 170px; margin: 5px 0; padding: 0 0 0 10px; list-style-type: none; display: block; }

.br-flag, .cht-flag, .cn-flag, .de-flag, .en-flag, .es-flag, .fr-flag, .gr-flag, .hu-flag, .it-flag, .jp-flag, .nl-flag, .pl-flag, .pt-flag, .ru-flag, .tr-flag, .uk-flag, .kr-flag { width: 16px; height: 11px; background-image: url(images/flags.png); float: left; margin: 3px 8px 0 0; }
.en-flag { background-position: 0 -198px }
.uk-flag { background-position: 0 -187px }
.de-flag { background-position: 0 -33px }
.fr-flag { background-position: 0 -55px }
.it-flag { background-position: 0 -77px }
.pt-flag { background-position: 0 -143px }
.es-flag { background-position: 0 -44px }
.jp-flag { background-position: 0 -88px }
.kr-flag { background-position: 0 -99px }
.cn-flag { background-position: 0 -22px }
.cht-flag { background-position: 0 -110px }
.pl-flag { background-position: 0 -132px }
.ru-flag { background-position: 0 -154px }
.tr-flag { background-position: 0 -165px }
.br-flag { background-position: 0 -11px }
.gr-flag { background-position: 0 -66px }
.nl-flag { background-position: 0 -121px }
.hu-flag { background-position: 0 -209px }

