/*//////////////  COLUMN1 - NAVIGATION  /////////////////////*/
#column1  #navigation {
	padding:0px;
	margin-top:15px;
	list-style-type:none;
	margin-left: 0px;
}

#column1 #navigation li {
	padding-left:15px;
	text-align: left;
}

#column1 #navigation li a {
	padding-left:5px;
	height:24px;
	display:block;
	line-height:24px;
	text-decoration:none;
}

/*//////////////  COLUMN2 - BANNER  /////////////////////*/
#column2 .banner {
	padding-top:17px;
	width:582px;
	margin:0px auto;
	text-align: center;
}

/*//////////////  FOOTER  /////////////////////*/
#footer {
	height:46px;
}

#footer .copyright {
	padding-left:70px;
	padding-right:70px;
	float: right;
}

#footer .links {
	margin-right:30px;
	float: right;
}

#footer .links a {
	padding-right:8px;
	padding-left:8px;
}

#plugin-footer {
	height: 20px;
	width: 960px;
	margin: 0 auto;
}

/*
#text-content {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	min-height: 300px;
}
#text-content > p {
	font-size:12px;
}
.block-contactus  {
	margin-left:10px;
}

/*GENERAL*/
/*
.fright {float:right;}
.fleft {float:left;}
.mr25 {margin-right:25px;}
.mr25t40 {margin-right:25px;margin-top:40px;}
.uppercase {text-transform:uppercase;}
input.ctrl-gray[type="button"] {
	padding:2px;
}

/*plugins*/
/*.basic-gallery {
	margin-top:15px;
}
/*.basic-gallery .gallery-item {
	/*float:left;*/
	/*height:80px;*/
/*	width:80px;
	/*margin-right:5px;*/
	/*margin-bottom:5px;*/
/*	padding:3px;
	vertical-align:top;
}
*/

/*//////////////  MAIN  /////////////////////*/
body {
	padding:0px;
	margin:0px;
}

#body {
	width:991px;
	margin:0px auto;
	margin-top:34px;
	padding: 0px;
}

#main-content {
	width: 975px;
	margin:0px auto;
	padding: 0px;
}

.hint 
{
	font-style: italic;
	font-size: 11px;
}

.h5 { height: 5px; }
.h10 { height: 10px; }
.h15 { height: 15px; }
.h20 { height: 20px; }

.error, .success  {
	padding: 10px; 
	font-size: 12px; 
}	

.error {
	border: 2px solid #cc0000; 
	color: #cc0000;
}	

.success {
	border: 2px solid #0000ff; 
	color: #0000ff;
}

.clear {
	clear:both;
}


/*//////////////  LOGO  /////////////////////*/
#logo
{
	text-align: center;
}

/*//////////////  PAGE  /////////////////////*/
#page {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	min-height: 300px;
}

#page .content {
	margin-top:15px;
}


/*//////////////  COLUMN1  /////////////////////*/
#column1 {
	width:182px;
	float:left;
}

/*//////////////  COLUMN2  /////////////////////*/
#column2 {
	width:600px;
	float:left;
}

#column2 .section
{
	width: 582px;
	margin-left: 5px;
	margin-top: 10px;
}

#column2 .section .content
{
	padding-left: 5px;
	padding-right: 5px;
}


/*//////////////  COLUMN3  /////////////////////*/
#column3 {
	width:170px;
	float:left;
	padding-top:10px;
}

/*//////////////  SHADOWS  /////////////////////*/
#top-bg {
	background:url('images/top_shadow.png') no-repeat top;
	width: 100%;
	height: 10px;
}	

#bottom-bg {
	background:url('images/bottom_shadow.png') no-repeat bottom;
	width: 100%;
	height: 10px;
}	

#middle-bg {
	background:url('images/middle_shadow.png') repeat-y;
	width: 100%;
}	

/*//////////////  SECTION  /////////////////////*/
.section 
{
	padding:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.section .title
{
	padding-left:0px;
}

.section .content 
{
	padding: 2px;
	padding-left: 0px;
}

#column1 .section, #column3 .section
{
	width: 180px;
}

#column1 .section
{
	padding-left: 15px;
	padding-right: 15px;
	width: 165px; 
}

/*////////////////////   CONTACT US  /////////////////////////*/
#contact-us {
	width: 100%;
	font-size: 12px;
}

#contact-us .label {
	text-align: right;
	width: 30%;
	font-size: 12px;
}

#contact-us .input {
	text-align: left;
}

#contact-us .input textarea, #contact-us .input input[type='text'] {
	width: 100%;
	font-size: 12px;
}

/*/////////////// PLUGIN: MULTI-LANG  ////////////////////////*/
#p_multi-lang {
	text-align: center;
}
