@font-face{font-family:'KreonRegular';src:url("kreon-regular-webfont.eot");src:url("kreon-regular-webfont.eot?#iefix") format('embedded-opentype'),
url("kreon-regular-webfont.woff") format('woff'),
url("kreon-regular-webfont.ttf") format('truetype'),
url("kreon-regular-webfont.svg#KreonRegular") format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'BebasNeueRegular';src:url("BebasNeue-webfont.eot?#iefix") format('embedded-opentype'),
url("BebasNeue-webfont.woff") format('woff'),
url("BebasNeue-webfont.ttf") format('truetype'),
url("BebasNeue-webfont.svg#webfontj1CI1MAi") format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'Lobster13Regular';src:url("Lobster_1.3-webfont.eot");src:url("Lobster_1.3-webfont.eot?#iefix") format('embedded-opentype'),
url("Lobster_1.3-webfont.woff") format('woff'),
url("Lobster_1.3-webfont.ttf") format('truetype'),
url("Lobster_1.3-webfont.svg#Lobster13Regular") format('svg');font-weight:normal;font-style:normal}

html{overflow-y:scroll;min-height:100%}
body{
	position:relative;
	margin: 0;
	background: url("page.jpg") repeat scroll 0 0 #A1DEE7;
	font-family: "KreonRegular",sans-serif;
	font-size: 16px;
	color: #1F4E72;
	text-shadow: 1px 2px 0 rgba(0, 107, 138, 0.1);
	text-align:center;
}
a:hover,a:active,a{outline:none}

textarea{overflow:auto}img::selection{background:transparent}img::-moz-selection{background:transparent}fieldset,img,iframe{border:0},select,button,label{cursor:pointer}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}

#content {
	width: 980px;
	height: auto;
	margin: 0 auto;
	text-align:left;
	clear: both;
	display:block;
	position: relative;
	/*min-height: 1270px;*/
}
#header {
	width: 980px;
	margin: 0 auto;
	clear: both;
	position: relative;
    text-align: center;
	display:block;
}
#footer {
	width: 980px;
	margin: auto;	
	clear: both;
	font-size: 14px;
    padding: 20px 0;
	position: relative;
    text-align: left;
	display:block;
}
#flags {
    height: 15px;
    z-index: 50;
	padding: 10px 10px 0px 0px;
}
#flags a span {
    display: none;
}

.separator{
	background: url("stars.png") 50% 0%;
    background-repeat: repeat-x;
    padding: 0 0;
	font-size:0;
	text-align: left;
	margin: 10px 0;
	display: block;
	position: relative;
	width: 100%;
	height: 11px;
    z-index: 1;
}

#sidebar {
	width: 240px;
	float: left;
	display: block;
	
}

.deepest {
	clear: both;
}

.deepest  *:first-child {
    margin-top: 0;
}
.deepest  *:last-child {
    margin-bottom: 0;
}

.deepest  p {
    font-size: 13px;
	color: #2C6B87;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.ticket {
	background-image: url("ticket_top.png");
	background-position: 0 0;
    background-repeat: repeat-x;
    padding-top: 4px;
    position: relative;	
	margin: 10px;
}

.ticket  div {
	background-image: url("ticket_bottom.png");
    background-position: 0 100%;
    background-repeat: repeat-x;
    padding-bottom: 4px;
}
.ticket  div  div {
	background-image: url("ticket_body.jpg");
    background-position: 0 0;
    background-repeat: repeat;
    padding: 15px 0;
}
.nav{
	list-style: none outside none;
	padding: 0;
	margin:0;
}
.nav li.first-nav{
	background: none;
}
.nav li{
	padding: 8px 15px 6px;
	background-image: url("dots.png");
    background-position: 0 0;
    background-repeat: repeat-x;
}
.nav li a {
    text-decoration: none;
	text-transform: uppercase;
	color: #5DACC3;
	display: block;
	font-size: 16px;
    line-height: 18px;
	padding: 5px 0;
}
.nav li a:hover{
	color: #1F4E72;	
	text-decoration: none;
}
.nav_title{	
	margin: 0 0 15px;
	text-align: center;
}

.section_first {
	width: 740px;
	float: left;
	display: block;
}
.section {
	margin-bottom: 20px;
}

a{
	color: #178DC4;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 55px;
    line-height: 56px;
	color: #FFFFFF;
	font-family: "Lobster13Regular",sans-serif;
	text-transform: none;
	font-weight: normal;
	margin: 0;
}

h2 {
    font-size: 38px;
    line-height: 39px;
	color: #FFFFFF;
	font-family: "Lobster13Regular",sans-serif;
	text-transform: none;
	font-weight: normal;
	margin: 25px 0 15px;
	text-shadow: 1px 2px 0 rgba(107, 107, 107, 0.6);
}

h3 {
    font-size: 28px;
    line-height: 29px;
	color: #5DACC3;
	font-family: "Lobster13Regular",sans-serif;
	text-transform: none;
	font-weight: normal;
	margin-top: 0px;
	text-shadow: 1px 1px 0 rgba(107, 107, 107, 0.3);	
}
h4 {
    font-size: 18px;
    line-height: 19px;
	font-family: "BebasNeueRegular",sans-serif;
	color:#1F4E72;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0;
}
h5 {
    font-size: 70px;
    line-height: 72px;
	font-family: "BebasNeueRegular",sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 15px 0;
} 
p{
    margin: 15px 0;
}
.features{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.features li{
	background-image: url("check.png");
    background-position: 0 0;
    background-repeat: no-repeat;
	padding: 4px 0 0 30px;
}
.new{
	color: #FF8100;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(103, 52, 0, 0.6); 
}
.newlist{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.newlist li{
	background-image: url("star_list.png");
    background-position: 0 0;
    background-repeat: no-repeat;
	padding: 4px 0 0 25px;
	margin-top: 0px;
}
.newlist img{
    box-shadow: 1px 3px 4px rgba(0, 107, 138, 0.5);
	margin: 3px 0;
} 
.question{
	color: #178DC4;
	font-weight: bold;
}
.answer {
	color: #1F4E72;
	font-weight: normal;
	padding-bottom: 30px;
}
.code{
	font-family: "Courier New",Courier,monospace;
	font-size: 12px;
    line-height: 18px;
	text-shadow: none; 
	background-color: #d0f5fb;
	border:1px dashed #7de2ff;
	padding: 10px;
	color: #178DC4;
}
.top_menu{
	padding: 20px 0 0 0;
	text-align: left;
}

.top_menu a {
    display: inline-block;
    font-size: 16px;
    margin: 1px 5px;
    padding: 3px 10px;
    text-transform: uppercase;
}

.top_menu a:hover {
	color: #1F4E72;
	text-decoration: none;
}

/* DOWNLOAD BUTTON*/
.download{
	width: 350px;
	height: 59px;
	position: relative;
}

.download a{
	width: 350px;
	height: 59px;
	cursor: pointer;
	background-image: url("button.jpg");
	background-position: 0 0;
    background-repeat: repeat;
	display: inline-block;
	box-shadow: 0 0 5px 1px rgba(0, 107, 138, 0.2) inset;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
	margin: 0 auto;
	text-align: center;
	font-family: "BebasNeueRegular",sans-serif;
	font-size: 28px;
    line-height: 29px;
	color: #FFFFFF;
	text-shadow: 0 2px 0 rgba(0, 107, 138, 0.2);
}
.download a:hover{
	background-image: url("ticket_body.jpg");
	box-shadow: 0 0 5px 1px rgba(0, 107, 138, 0.5) inset;
	color: #1F4E72;
	text-decoration: none;
}
.download em{
	color: #B0EDFF;
}
.download:hover em{
	color: #5DACC3;
	text-decoration: none;
}

.download_top{
	width: 300px;
	height: 59px;
	position: relative;
}

.download_top a{
	width: 300px;
	height: 59px;
	cursor: pointer;
	background-image: url("button.jpg");
	background-position: 0 0;
    background-repeat: repeat;
	display: inline-block;
	box-shadow: 0 0 5px 1px rgba(0, 107, 138, 0.2) inset;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
	margin: 0 auto;
	text-align: center;
	font-family: "BebasNeueRegular",sans-serif;
	font-size: 28px;
    line-height: 29px;
	color: #FFFFFF;
	text-shadow: 0 2px 0 rgba(0, 107, 138, 0.2);
}
.download_top a:hover{
	background-image: url("ticket_body.jpg");
	box-shadow: 0 0 5px 1px rgba(0, 107, 138, 0.5) inset;
	color: #1F4E72;
	text-decoration: none;
}

/* DEMO PAGES*/
.section_first_demo {
	width: 780px;
	float: left;
	display: block;
}
#sidebar_demo {
	width: 200px;
	float: left;
	display: block;
	
}
.title_demo{	
	text-align: center;
	font-size: 20px;
	line-height: 21px;
	margin-bottom: 5px;
}

.nav_demo{
	list-style: none outside none;
	padding: 0;
	margin:0;
}
.nav_demo li{
	padding: 4px 15px 3px;
	background-image: url("dots.png");
    background-position: 0 0;
    background-repeat: repeat-x;
}
.nav_demo li a {
    text-decoration: none;
	text-transform: uppercase;
	color: #5DACC3;
	display: block;
	font-size: 14px;
    line-height: 16px;
	padding: 5px 0;
}
.nav_demo li a:hover{
	color: #1F4E72;	
	text-decoration: none;
}
.themes{
	list-style: none outside none;
	margin-bottom: 0;
	width: 100%;
	padding: 0;
}
.themes li {
    border: 6px solid #d2f7fd;
    float: left;
    height: 187px;
    list-style-type: none;
    margin-left: 12px;
    margin-right: 12px;
    padding: 0;
}
.themes li a {
    display: block;
    height: 204px;
	text-decoration: none;
}
.boxgrid {
    background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative;
    width: 220px;
	height:187px;
}
.boxgrid img {
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
}
.boxcaption {
	background: #d2f3ff;	
    color: #5DACC3;
    float: left;
    height: 100px;
    padding-left: 18px;
    padding-top: 12px;
    position: relative;
    width: 202px;
	height:100px;
	opacity:0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
}
.boxgrid:active {
    border-bottom-width: 5px;
    border-top-width: 7px;
}
.captionfull .boxcaption {
    left: 0;
    text-shadow: none !important;
    top: 260px;
}
.boxcaption .caption {
    bottom: 30px;
    font-size: 14px;
    position: absolute;
}
.boxcaption .descr {
    display: none;
}
.boxcaption .title {
    color: #5DACC3;
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 12px;
    text-shadow: none;
    text-transform: uppercase;
}

/*#themes{
    font-size: 11px;
    line-height: 12px;
    text-align: center;
	text-decoration: none;
	margin: 0;
}
#themes a:hover{
	text-decoration: none;
}
#themes img{
	border: 2px solid #5DACC3;
	opacity: 0.75;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}*/
/* FREE DOWNLOAD PAGE */
.input_text{
    background-color: #204F73;
    border: 1px solid transparent;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 107, 138, 0.1);
	color: #B0EDFF;	
    cursor: text;
    font: 12px Arial,sans-serif;
    line-height: 15px;
    letter-spacing: normal;
    margin-left: 1px;
    padding: 2px 4px;
    text-align: start;
    text-indent: 0;
    text-rendering: optimizelegibility;
    text-shadow: none;
    text-transform: none;
    width: 290px;
    word-spacing: normal;
}
.register {
    width: 150px;
    height: 30px;
	cursor: pointer;
	background-image: url("button.jpg");
	background-position: 0 0;
    background-repeat: repeat;
	border: none;
	display: inline-block;	
	box-shadow: 0 0 5px 1px rgba(0, 107, 138, 0.2) inset;
    border-radius: 5px 5px 5px 5px;
	margin: 10px 0px 0px 248px;	
	text-align: center;
	font-family: "BebasNeueRegular",sans-serif;
	font-size: 22px;
    line-height: 30px;
	color: #FFFFFF;
	text-shadow: 0 2px 0 rgba(0, 107, 138, 0.2);	
}
.register:hover {
	background-image: url("ticket_body.jpg");
	box-shadow: 0 0 5px 1px rgba(0, 107, 138, 0.5) inset;
	color: #1F4E72;
	text-decoration: none;
}