body {
  background-color:#000;
	color: #fff;
  margin: 0px;
  font-size: 0.8em;
}
body * {
  font-family: "Arial";
  margin: 0px;
  padding: 0px; 
}

div#boxBody {
  background: url(../images/layout/body.background.png) repeat-x #000;
  padding: 8px 0px 0px 0px;
}

body div#container {
  width:960px;
  margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

body .buttons input {
	background: #101010;
	border: 1px solid #aaa;
	color: #aaa;
	font-weight: bold;
	padding: 5px;
	margin: 10px;
  cursor: pointer;
}

body code {
	display: block;
	background-color: #444;
	padding: 0.5em;
	border: 2px solid #222;
	margin: 0.5em 1em 0.5em 1em;
  font-family:"Bitstream Vera Sans Mono",monospace
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

  /*****************************/
 /********** HEADER ***********/
/*****************************/
body div#container div#header {
  height:152px;
  clear:both;
}

body div#container div#header div#customer_login {
	cursor:pointer;
	width: 104px;
	height: 16px;
	background: url(../images/layout/customer-login.png) no-repeat;
	float: right;
	z-index: 99;
}
body div#container div#header div#catch_phrase {
  float: left;
  margin-top: 36px;
  width: 492px;
  height: 74px;
  z-index: 99;
}

body div#box_customer_zone {
	display:none;
	background-color:#101010;
  width:960px;
  margin-left:auto;
  margin-right:auto;
  padding: 0.5em 1em 1em 1em;
}

body div#box_customer_zone div.login {
	margin-top: -1.5em;
	width: 840px;
}

body div#box_customer_zone a.close {
	display: block;
	margin-left: 930px;
	right: 3em;
  width: 27px;
  height: 26px;
	font-size:2em;
	/* margin-bottom: -1.5em; */
	font-weight:bold;
  cursor:pointer;
	background: url(../images/layout/customer-login.close.png) no-repeat;
}

body div#container div#header div#header_left {
	padding: 16px 20px 20px 20px;
  width:245px;
  float:left;
}
body div#container div#header div#header_left a {
	display: block;
  background-image:url(../images/layout/logo.png);
  background-repeat: no-repeat;
  width: 157px;
  height: 110px;
}
body .image-text {
	visibility: hidden;
	display: none;
}

body div#container div#header div#header_right {
  width:615px;
  float:right;
  height: 152px;
  background:url(../images/layout/world.png) no-repeat transparent;
  z-index: 1;
}

body div#container div#header div#header_right_bottom_language {
	margin-top: 130px;
  width:100%;
  bottom: 0px;
  font-size: 0.85em;
  text-align: right;
}

body div#container div#header div#header_right_bottom_language a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
body div#container div#header div#header_right_bottom_language a.selected {
	font-weight: bold;
}

  /*****************************/
 /***** NAVIGATION TOP ********/
/*****************************/

body div#container div#navigation-top{
	height:24px;
	/* margin-top:1px; */
}

body div#container div#navigation-top ul{
  margin:0px;
  list-style:none;
}

body div#container div#navigation-top ul li {
	display: block;
	float:left;
	width: 180px;
	text-align: center;
}

body div#container div#navigation-top ul li a,
body div#container div#navigation-top ul li a:link,
body div#container div#navigation-top ul li a:visited {
  display: block;
  padding-top: 4px;
  height:24px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}


body div#container div#navigation-top ul li a:hover,
body div#container div#navigation-top ul li a.selected,
body div#container div#navigation-top ul li.selected {
  background: url(../images/layout/navigation-over.png) no-repeat;
}

  /*****************************/
 /***** NAVIGATION LEFT *******/
/*****************************/
body div#container div#content div#navigation-left {
  width:210px;
  float:left;
  padding-left:0px;
}

body div#container div#content div#navigation-left-bottom {
	 background:transparent url(../images/sidebar/bottom.png) no-repeat scroll 0 0;
	 height:5px;
}
	
body div#container div#content div#navigation-left ul{
	list-style-type: none;
	margin:0px;
	padding-left:0px;
	padding-top:8px;
	background:transparent url(../images/sidebar/top.png) no-repeat scroll 0px 2px;
}

div#navigation-left ul li{
	font-weight:normal;
	padding:0px;
}

div#navigation-left ul li a{
	color:#ccc;
	text-decoration:none;
  background:transparent url(../images/sidebar/line.png) no-repeat scroll 0 0;
	font-weight:normal;
	display: block;
	padding: 3px 0px 2px 50px;
	height: 20px;
  width: 160px;
  font-size: 0.90em;
    line-height: 20px;
}

div#navigation-left ul li a:hover,
div#navigation-left ul li a.selected,
div#navigation-left ul li.selected a {
  background:transparent url(../images/sidebar/line-over.png) no-repeat scroll 0 0;
  font-weight:bold;
  color: #fff;
  /* IE fix */

}


div#navigation-left div.homepage-recent-posts
{
	margin-top:15px;

}

div#navigation-left div.homepage-recent-posts h2
{
	background:none;
	font-size:1em;
	border-bottom:1px solid #EE9437;
  color:#EE9437;
  padding:0;
  margin:0;
}

body div#container div#content div#navigation-left div.homepage-recent-posts ul.latest-posts
{
	background:none;
	font-family:"arial";
}

div#navigation-left div.homepage-recent-posts ul.latest-posts li
{
	border-top: 1px solid #111111;
	background: url(../images/bullet.triangle.png) no-repeat 0% 50%;
	padding-left:15px;
	padding-top:3px;
  padding-bottom:3px;
}

div#navigation-left div.homepage-recent-posts ul.latest-posts li:first-child
{
	border-top: none;
}

div#navigation-left div.homepage-recent-posts ul.latest-posts li a:link, 
div#navigation-left div.homepage-recent-posts ul.latest-posts li a, 
div#navigation-left div.homepage-recent-posts ul.latest-posts li a:visited
{
	background:none;
	padding:0;
	display:inline;
	font-size:12px;
	line-height:10px;
	#line-height: 20px;
	height:30px;

}

div#navigation-left div.homepage-recent-posts ul.latest-posts li a:hover
{

}

div#navigation-left div.homepage-recent-posts ul.latest-posts li span.comment-icon
{
	 height:16px;
   padding:0;
   margin-left:15px;
}

div#navigation-left div.homepage-recent-posts ul.latest-posts li span.comment-icon a, 
div#navigation-left div.homepage-recent-posts ul.latest-posts li span.comment-icon img
{
	color: #f7f7f7; border: none; background: transparent none;
}

div#navigation-left div.homepage-recent-posts ul.latest-posts li span.comment-icon img
{

}
  /*****************************/
 /*********** BODY ************/
/*****************************/
body div#container div#content {
	width:100%;
	clear:both;
  margin-top:22px;
	/* #padding-top:20px;*/
}

body div#container div#content h1,
body h2 {
	background: url(../images/layout/content.h1.png) no-repeat;
	padding-left: 50px;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 6px;
	margin: 0px 0px 10px 0px; 
}


body div#container div#content div#content-page{
  width:715px;
  float:right;
}

body div#container div#content div#content-page-portfolio{
  width:600px;
  float:left;
}

body div#container div#content div#content-page-portfolio{
  width:715px;
  float:left;
}

body div#container div#content div#content-page-portfolio div.left{
	float:left;
	width:250px;
}

body div#container div#content div#content-page-portfolio div.right{
	float:left;
	width:350px;
	margin-top:-20px;
}

body div#container div#content div#content-page-contact-us{
  width:220px;
  float:right;
}

  /*****************************/
 /*********** FOOTER **********/
/*****************************/
body div#container div#footer {
	display: block;
  width: 100%;
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  text-align: center;
  border-top: 1px solid #111;
  font-size: 0.9em;
}

body div#container div#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
body div#container div#footer a.selected {
	font-weight: bold;
}
body div#container div#footer ul {
	list-style: none;
}
body div#container div#footer ul li {
  display: inline;
  padding-right: 10px;
  padding-left: 20px;
  background: url(../images/layout/bullet.png) no-repeat 0px 70%;
}
body div#container div#footer ul li:first-child {
  background: transparent;
}
body div#container div#footer a.logo_tiny {
	cursor: pointer;
	display: block;
	width: 9em;
  height: 20px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
body div#container div#footer a.logo_tiny span {
  display: block;
	padding-left: 20px;
  background: url(../images/layout/logo.tiny.png) no-repeat;
  padding-bottom: 6px;
}
body div.blanc {
  clear:both;
  height:1px;
}

a#html_validator {
	background: url(../images/html_validator.png) no-repeat;
	display: block;
	width:80px;
	margin:0 auto;
}

a#html_validator span {
  visibility:hidden;
}
a#html_validator:hover {
  background: url(../images/html_validator_hover.png) no-repeat;
}
  /*****************************/
 /******* COMMON STYLES *******/
/*****************************/
form .required {
	background-image:url(../images/layout/required.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:12px;
}

img#phpcaptcha {
	margin-left:10px;
	position:absolute;
}

tr.phpcaptcha td a img{
	border: 0px;
	position:absolute;
	margin-left: 115px;
}

  /*****************************/
 /******* COMMON STYLES *******/
/*****************************/
body ul.error_list {
  color: #d44;
	list-style: none;
	margin: 5px;
}
body label {
	display: block;
	margin: 10px;
}
p {
	margin-top: 20px;
	margin-bottom: 5px;
}
body div#content ul {
	margin-left: 30px;
}
body div#content ul ul {
  margin-left: 30px;
}
body div#content ul ul ul {
  margin-left: 30px;
}
body div#content ul ul ul ul {
  margin-left: 30px;
}
body a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
body a:hover {
	text-decoration: underline;
}


ul.fade { list-style:none; }

.hiddenText { display:none; }

.clear {
  clear: both;
}


  /*****************************/
 /******* HOMEPAGE      *******/
/*****************************/

.home-right
{
	width:351px;
	float:right
}

.fix-float
{
  clear:both;
  height:1px
}

.home-left
{
	clear:both;
	margin-top:30px
}



