
body {
	margin: 0;
	font: 12px/1.9 Lucida, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	
	background:#7d9a9e url(art/bg-body.jpg) repeat-x;
}






h1 {
	display: none;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 12px;
}

p, ul, ol {
	margin-bottom: 20px;
	text-align: justify;
}

p code {
	display: block;
	text-align: left;
}

ul, ol {
	padding-left: 25px;
}

a {
	color: #008bcc;
}

a:hover {
	color: #21a1ef;
}

a:visited {
	color: #754acc;
}

#page, .pagefragment {
	margin: 0 auto 30px;
	padding-left: 40px;
	padding-right: 40px;

}

.centered {
	text-align: center;
}

a img {
	border: none;
}

img.left {
	float: left;
}

img.left.padded {
	margin: 0 15px 15px 0;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}






/* @group Auto-clearing */

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display: inline-block }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }
/* End hide from IE-mac */
	
/* @end */

/* @group Sections */

body.goodies #page, body.about #page, body.support #page {
	margin-top: 0px;
	background-color: #fff;
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding-top: 24px;
}


body.goodies h1 {
	display: block;
	padding-top: 0;
	padding-bottom: 10px;
	line-height: 1;
	margin: 0 0 12px;
}

body.goodies h1 {
	margin-right: 350px;
}


/* @end */







/* @group Info Box */

.infobox {
	background-color: #f3f3f3;	/*background-color: #e3e3e3;*/
	display: block;
	padding: 10px 15px 1px;
	margin-bottom: 20px;
	color: #727272;
	margin-top: 5px;
	/*text-shadow: #fff 0 1px 0;*/
	font-size: 1.27em;
	/*-webkit-border-radius: 7px;*/
	clear: both;
}

.infobox.width33 {
	width: 33%;
}

.infobox.width30 {
	width: 30%;
}

.infobox.width25 {
	width: 25%;
}

.infobox.left {
	float: left;
	margin-right: 30px;
}

.infobox.right {
	float: right;
	margin-left: 30px;
}

.infobox h2 {
	color: #000;
	/*text-transform: lowercase;*/
	font: bold 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*text-shadow: #7d7d7d 0 1px 0;*/
	margin: 0 0 10px;
	text-align: center;
}

.infobox.caseunchanged h2 {
	text-transform: none;
}

.infobox p, .infobox ul {
	margin: 0 0 10px;
	text-align: justify;
}

.infobox p.centered {
	text-align: center;
}

.infobox a {
	color: #555;
}

/* @group Columns */

.infobox.threecolumns {
	margin-bottom: 50px;
	margin-top: 50px;
}

.infobox.threecolumns .column {
	display: block;
	width: 30%;
	background-color: #e6ff4f;
	float: left;
	margin-left: 5%;
}

.infobox .column.first {
	margin-left: 0;
}

/* @end */









/* @group metal */

.thin { 
	background: url(art/col_bg.png) repeat-y; 
	width: 132px; /* width: 152px; */
	padding: 0 17px; 
	margin-top: 5px; 
}
.thin ul { 
	margin-bottom: 0;
        list-style: none; 
        padding: 0; 
}
.thin li {  
}
.thin h2 { 
	position: relative; 
	width: 162px; /*/width: 186px; */
	height: 33px; 
	margin: 0px -17px 0 -17px; 
	padding: 0; 
	text-indent: -9999px; 
	overflow: hidden; 
}
.thin h3 { 
	color: #333; 
	font-size: 12px; 
	padding-top: 0px; 
	/* *margin-top: -18px;  */
	margin-bottom: 0px; 
	text-align: center;
}
.thin p { 
	font-size: 10px; 
	border-bottom: 1px solid #e8e8e8; 
	margin-bottom: 0; 
	margin-left: -2px;
	padding-bottom: 14px; 
	position: relative; 
	text-align: left;
}
.thin img { 
	position: relative; 
	z-index: 999;	 
}
.thin .bottom { 
	background: url(art/col_bottom.png) no-repeat; 
	width: 162px; /*/width: 186px; */
	height: 55px; 
	margin: -35px -17px 0 -17px; 
}

.chic { 
	float: left; 
}
.chic h3, .chic p { 
	line-height: 15px; 
}
.chic h2#update { 
	margin-top: -1px; 
	padding-bottom: 13px; 
	height: 32px; 
	background-image: url(art/col_title2.png); 
}
.chic p.important { 
	padding-bottom: 29px; 
}
.chic img { 
	margin: 13px 0 0 0px; 
}
.chic img.update {  
	margin: 5px 0px 0 0; 
}
.services h2 { 
	background: url(art/col_title1_services.png) no-repeat; 
}

.developed h2 { 
	background: url(art/col_title1_developed.png) no-repeat; 
}
.software h2 { 
	background: url(art/col_title1_software.png) no-repeat; 
}
.fbk h2 { 
	background: url(art/col_title1_fbk.png) no-repeat; 
}

/* @end */






/* @group Support Page */

.question {
	color: #d5d5d5;
	font-weight: bold;
	font-size: 30px;
	line-height: 1em;
	margin-right: 11px;
	display: block;
	float: left;
	margin-top: -2px;
}



/* @end */