body 
{
    background-color: white;
    font-family: Arial, Verdana, "Sans-Serif", "Times New Roman";
    font-size: 12px;
    line-height: 20px;
    color: #4b4b4b;
    padding: 0;
    margin: 0;
    padding-top: 20px;    
    padding-bottom: 20px;    
}

a
{
    color: #0088CC;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#logo a:hover,
a#demo-teaser-lite:hover
{
    text-decoration: none;
}

img
{
    border: 0;
}

p
{
    margin: 0;
    padding: 0;
    margin-bottom: 13px;
}

ul.standard_list
{
	margin: 0;
	padding: 0;	
	margin-top: -8px;
	margin-left: 24px;
	margin-bottom: 13px;
}

ul.standard_list li
{
    list-style-image: url('../images/logo_small.png');
    margin: 0;
    padding: 0;
    padding-left: 5px;
	line-height: 22px;
}


.clear
{
    clear: both;
}

.pointer
{
    cursor: pointer;
}

table
{
	clear: both;
	border: 0;
}

tr,
td,
td p
{
	vertical-align: top;
}

td 
{
	border: 0;
}

h1,
h2
{
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #2e2e2e;
}

h1 a,
h2 a
{
	color: #4b4b4b;
	text-decoration: none;
	color: #2e2e2e;
}

h2,
h2 a
{
	font-size: 16px;
}

ul#menu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#menu li
{
    margin: 0;
    padding: 0;
    height: 37px;
    line-height: 37px;
	float: left;
	overflow: hidden;
}

a.not_selected
{
	display: block;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
	color: #4b4b4b;
	background-color: #ffffff;
    padding: 0 15px 0 15px;
}

a.selected
{
	display: block;
	color: #ffffff;
    padding: 0 15px 0 15px;
	background-color: #0088CC;
}

a.menu_mouseover
{
	display: block;
	color: #4b4b4b;
    padding: 0 15px 15px;
	background-color: #dbdbdb;
}

ul#menu li a
{
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

div#container 
{
    width: 804px;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

div#logo 
{
	position: relative;
	left: 33px;
	top: 0;
}

div#menu 
{
    background-image: url('../images/menu_back.png');
    background-repeat: no-repeat;
    height: 64px;
    padding-top: 14px;
    padding-left: 47px;

}

div#columns
{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
    background-image: url('../images/back.gif');
    background-repeat: repeat-y;
    /*
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
	*/
}

div#content 
{
    width: 509px;
	overflow: hidden;
	float: left;
}

div#content div.indent
{
    width: 492px;
}

div#right
{
    width: 200px;
    float: right;
    overflow: hidden;
}

div#right div.indent
{
	margin-left: 17px;	
}

div#footer
{
	width: 710px;
	margin: 0 auto 0 auto;
}

div#trademark
{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

div#quick-links
{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}

div#quick-links .inner
{
	padding: 20px 0 20px 40px;
}

div#quick-links h2
{
	text-transform: uppercase;
	font-size: 13px;
	line-height: 10px;
}

div#quick-links ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#quick-links ul li
{
	margin: 0;
	padding: 0;
	line-height: 16px;
}

div#quick-links ul li a
{
	color: gray;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}


div#quick-links .q-1,
div#quick-links .q-2,
div#quick-links .q-3
{
	float: left;
	width: 220px;
}


ul#news
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#news li
{
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
}

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

h4
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

h5
{
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
}

.php
{
	color: #ff003a;
}

.php-command
{
	color: #0000ff;
}

.php-text
{
	color: #008200;
}

.php-variable
{
	color: #660000;
}

.importanttext
{
	margin-top: 10px;
}
.importanttext p
{
	font-size: 14px;
}

div.line
{
	margin: 10px 0 18px 0;
    border-bottom: 1px solid #cccccc;
}

form
{
	margin: 0;
	padding: 0;
}

.standard-form,
.block
{
	background-color: #eff7ff;
	padding: 15px;
	border: 2px solid #5eb5ec;
	margin-bottom: 13px;
}

label
{
	display: block;
}

textarea
{
	width: 450px;
	height: 100px;
	background-color: white;
	border: 1px solid #cccccc;
}

textarea,
.field-two-col,
.field-wide
{
	background-color: white;
	border: 1px solid #cccccc;
}

input.field-wide
{
    width: 400px;
}

.button
{
	margin-top: 10px;
}

.field-right
{
	float: right;
}

.field-two-col
{
	width: 210px;
}

.form-field
{
	margin-bottom: 5px;
}

.imageLeft
{
	float: left;
	margin: 0 10px 0 0;
}

div#digg-text
{
    position: absolute;
    left: 575px;
    top: 20px;
    width: 130px;
    font-size: 11px;
}

#digg
{
    position: absolute;
    left: 715px;
    top: 15px;
}

.error
{
    background-color: #ffcdcd;
    border: 2px solid #e66c6c;
    padding: 10px;
}

.error
{
	margin-bottom: 10px;
}

a#demo-teaser-lite
{
    background-color: #F0F0F0;
    height: 60px;
    overflow: hidden;
    border: 2px solid #BDBDBD;
    display: block;
    text-align: center;
}

a#demo-teaser-lite span
{
    display: block;
	margin-top: 18px;
	font-size: 25px;
}
	
.teaser-joomla-gpl,
.teaser-normal-gpl
{
	float: right;
}

a.demo-joomla-pro-1-5
{
	float: right;
}

.tested-browsers
{
	margin-bottom: 40px;
}

#language-tool input.text-field
{
	width: 445px;
}


#language-tool div.field
{
	margin-bottom: 10px;
}

div#logo h1,
div#logo h2.first,
div#logo h2.second
{
	position: absolute;
	left: 110px;
	top: 7px;
}

div#logo h1 a
{
	font-size: 40px;
}

div#logo h2 a
{
	font-size: 14px;
}

div#logo h2.first
{
	top: 50px;
	left: 112px;
}

div#logo h2.second
{
	top: 70px;
	left: 112px;
}

#demo-pro h1,
#demo-lite h1
{
	font-size: 24px;
}

#demo-lite form.standard-form
{
	border-color: #bdbdbd;
	background-color: #f0f0f0;
}

div.pro-joomla-version,
div.lite-joomla-version
{
	height: 30px;
}

div.pro-joomla-version select,
div.pro-joomla-version label,
div.lite-joomla-version select,
div.lite-joomla-version label
{
	float: left;
}

div.pro-joomla-version select,
div.lite-joomla-version select
{
	margin-right: 10px;
}

input.pro-submit,
input.lite-submit
{
	clear: both;
}

.form-field.vat-eu
{
	background-color: #f2f2f2;
	border: 1px solid #5eb5ec;
	padding: 5px;
	margin-top: 18px;
}

.form-field.license input,
.form-field.vat-eu input#vat-eu
{
	float: left;
}

input#domain,
input#vat-id,
input#company
{
	width: 300px;
}

#download-form input#company
{
	width: 400px;
}

div.vat-eu-checked
{
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	margin-top: 10px;
	display: none;
}

#form-paypal-1,
#form-paypal-2,
#form-paypal-3
{
	display: none;
}

input#btn-pay-for-one-year,
input#btn-pay-every-year
{
	width: 458px;
}

form#form-pay
{
    background-image: url(../images/price-19.png);
    background-repeat: no-repeat;
    background-position: 380px 0;
}

#paypal-info
{
	font-size: 10px;
}

#paypal-info
{
	height: 55px;
}

#paypal-info div.text
{
	padding-top: 3px;
}

#paypal-logo
{
	float: left;
	border: 1px solid #5EB5EC;
	margin-right: 10px;
}

#purchase-download-info
{
	font-size: 10px; 
	margin-bottom: 5px;
}

.display-none
{
	display: none;
}

#pro-users
{
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 15px;
}

#pro-users .link-1,
#pro-users .link-2,
#pro-users .link-3
{
	position: absolute;
	top: 57px;
	left: 10px;
	display: block;
	width: 150px;
	height: 95px;
}

#pro-users .link-2
{
	left: 171px;
}

#pro-users .link-3
{
	left: 331px;
}

p.intro
{
	font-size: 14px;
}

a#become-partner
{
	display: block;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	color: #4B4B4B;	
    background-color: #EFF7FF;
    border: 2px solid #5EB5EC;
}

a#become-partner img
{
	margin-top: 10px;
	border: 4px solid white;
	display: block;
}
