/* HTML
*************************************************************************/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	background-color: #000;
}

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

* html .clearfix {
	height: 1%;
}

#align {
	text-align: center;
	padding: 0;
}

#valign {
	position: relative;
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 0;
}

.description {
	display: none;
}

.space {
	padding: 30px;
}

dt, dd {
	display: block;
	float: left;
	font-size: 11px;
	color: #ccc;
	width: 100px;
	margin: 0;
	padding: 0 0 4px 0;
}

dt {
	clear: left;
}

dd {
	width: 280px;
}

.imagesBox {
	clear: both;
	width: 380px;
}

.thumbs {
	border: 5px #000 solid;
}

.imagesText {
	float: left;
	margin: 0 15px 5px 0;
	border: 5px #000 solid;
}

.vibraLogo {
	float: right;
	padding: 0 65px 0 0;
}

.playerBox {
	clear: both;
	width: 380px;
}

.player {
	float: left;
	width: 16px;	
}

.playerText {
	float: left;
	width: 354px;
	margin-left: 10px;
}

/* PARTNER LOGOS
*************************************************************************/

.containerPartner {
	clear: both;
	width: 380px;
}

.containerElevator {
	float: left;	
	width: 117px;
	height: 34px;
}

.containerReloop {
	float: left;	
	width: 118px;
	height: 34px;
	padding: 0 14px;
}

.containerGlorious {
	float: left;	
	width: 117px;
	height: 34px;
}

.containerRane {
	float: left;	
	width: 58px;
	height: 34px;
}

.containerVestax {
	float: left;	
	width: 109px;
	height: 34px;
	padding-left: 73px;
}

/* FONTS
*************************************************************************/

h1 {
	font-size: 10px;
	font-weight: normal;
	background-color: #666;
	color: #fff;
	padding: 5px;
	margin-bottom: 20px;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	background: url("../images/background_black.gif") no-repeat #000;
	color: #fff;
	padding: 5px;
	margin-bottom: 20px;
}

p {
	font-size: 11px;
	line-height: 16px;
}
 
.containerNotes p {
	color: #333;
}

.containerNotes a {
	text-decoration: underline;
	color: #333;
}

.containerNotes a:hover {
	text-decoration: none;
}

.containerContent p {
	color: #ccc;
}

.containerContent a {
	text-decoration: underline;
	color: #ccc;
}

.containerContent a:hover {
	text-decoration: none;
}


p .white {
	color: #fff;
}

p .black {
	color: #000;
}

p .darkGrey {
	color: #333;
}

.soundIcon {
	padding-left: 25px;
	background: url("../images/sound.gif") no-repeat;
}

.wordIcon {
	padding-left: 25px;
	height: 16px;
	background: url("../images/word.gif") no-repeat;
}

.pdfIcon {
	padding-left: 25px;
	height: 16px;
	background: url("../images/pdf.gif") no-repeat;
}

.pictureIcon {
	padding-left: 25px;
	height: 16px;
	background: url("../images/folderpicture.gif") no-repeat;
}

.error {
	font-size: 11px;
	line-height: 16px;
	color: #f00;
}

/* LINKS
*************************************************************************/

a.dark {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: underline;
}

a.dark:hover {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
}

a.text {
	font-size: 11px;
	line-height: 16px;
	color: #ccc;
	text-decoration: underline;
}

a.text:hover {
	font-size: 11px;
	line-height: 16px;
	color: #ccc;
	text-decoration: none;
}

a.footer {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.footer:hover {
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
}

a.footerw {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.footerw:hover {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

/* NAVIGATION
*************************************************************************/

#navsite {
	font-size: 10px;
	width: 240px;
	padding: 0;
	margin: 0;
}

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

#navsite ul li {
	display: inline;
}

#navsite ul li a {
	display: block;
	padding: 4px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px #9a9181 solid;
}

#navsite ul li a:hover {
	display: block;
	padding: 4px;
	color: #000;
	text-decoration: none;
	background-color: #b8b1a5;
	border-bottom: 1px #9a9181 solid;
}

#navsite ul li a.akt {
	display: block;
	padding: 4px;
	color: #000;
	text-decoration: none;
	background-color: #b8b1a5;
	border-bottom: 1px #9a9181 solid;
}

#navsite ul li a.akt:hover {
	display: block;
	padding: 4px;
	color: #000;
	text-decoration: none;
	background-color: #b8b1a5;
	border-bottom: 1px #9a9181 solid;
}

/* CONTAINER
*************************************************************************/

.containerFrame {
	width: 740px;
	background: url("../images/background_s.gif") no-repeat bottom left #aba395;
}

.containerLeftframe {
	float: left;
	width: 300px;
}

.containerRightframe {
	float: right;
	width: 440px;
}

.containerHeadgraphic {
	clear: both;
	width: 440px;
	height: 480px;
}

.containerContent {
	width: 440px;
	background-color: #333;
}

.containerContentfoot {
	width: 440px;
	background: url("../images/background_contentfoot.gif") no-repeat #000;
}

.containerFootbox {
	float: left;
	margin: 30px 15px 30px 30px;
}

.containerFooter {
	clear: both;
	width: 740px;
}

.containerMarkup {
	font-size: 11px;
	color: #666;
}

.containerLogosmart {
	margin-bottom: 30px;
	width: 240px;
	height: 71px;
	background: url("../images/logo_smart.gif") no-repeat left;
}

.containerLogotext {
	padding:  10px 0 0 91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #483E2F;
}

.containerComment {
	width: 240px;
	margin: 50px 0;
	padding: 10px 0;
	border-top: 1px #685f50 dotted;
	border-bottom: 1px #685f50 dotted;
}

.containerNotes {
	width: 240px;
	/*margin-top: 100px;*/
	padding: 0 0 10px 0;
	/*border-top: 1px #9a9181 solid;*/
	border-bottom: 1px #9a9181 solid;
}

.containerVcard {
	margin-top: 100px;
	padding: 5px;
	color: #666;
	font-size: 11px;
	background-color: #beb7ac;
}

/* MEMEBERS
*************************************************************************/

.inputMembers {
	width: 200px;
	height: 20px;
	background-color: #666;
	padding: 5px 0 0 5px;
	border: 2px #333 solid;
	margin-bottom: 5px;
	color: #ccc;
	font-size: 11px;
}

/* FORMULAR
*************************************************************************/

form {
	margin: 0;
	padding: 15px;
	background-color: #000;
}

.inputName {
	width: 200px;
	height: 20px;
	padding: 5px 0 0 25px;
	background: url("../images/background_user.gif") no-repeat 5px 5px #666;
	border: 2px #333 solid;
	margin-bottom: 15px;
	color: #ccc;
	font-size: 11px;
}

.inputMail {
	width: 200px;
	height: 20px;
	padding: 5px 0 0 25px;
	background: url("../images/background_mail.gif") no-repeat 5px 7px #666;
	border: 2px #333 solid;
	margin-bottom: 15px;
	color: #ccc;
	font-size: 11px;
}

textarea {
	width: 345px;
	height: 80px;
	color: #ccc;
	font-size: 11px;
	border: 2px #333 solid;
	background-color: #666;
}

.inputButton {
	color: #ccc;
	font-size: 11px;
	border: 2px #333 solid;
	background-color: #666;
	padding: 3px;
}

/* EDITOR
*************************************************************************/

#editorengine p {
	
}
