

body {
background: #ffffff url('../images/bg.jpg') repeat-x;
color: #343434;
text-align:center;
}

a {
color: #75bad9;
text-decoration:none;
}

a:hover {
color: #191919;
text-decoration:none;
}

#container {
font:76% Verdana,Tahoma,Arial,sans-serif;
width:900px;
color: #343434;
margin:5px auto;
text-align:left;

}

#header {
width:900px;
color: #343434;
margin-bottom:20px;
}

#header img {
border: 0px;
}

#nav {
width:900px;
height:10px;
margin-bottom:10px;
text-align:right;
margin-right: 80px;
line-height: 150px;
}

#nav a{
font:18px Verdana,Tahoma,Arial,sans-serif;
color: #29b6e2;
text-decoration:none;
margin-right: 25px;
}

#nav a:hover{
font:18px Verdana,Tahoma,Arial,sans-serif;
color: #191919;
text-decoration:none;
margin-right: 25px;
}

#left {
font:16px Verdana,Tahoma,Arial,sans-serif;
float:left;
width:690px;
padding-right: 10px;
padding-left: 10px;

}

#left p{
margin-bottom:5px;
text-align: center;
}

#left a {
text-decoration:none;
white-space: nowrap;
}

#left a:hover {
text-decoration:underline;
}

div.links { float: left; margin-bottom: 15px; }

div.links > a { margin-right: 15px; white-space: nowrap; }




#right {
float:right;
width:180px;
margin:0 0px 0 0px;
}

#right p{
text-align: center;
margin:0 10px 0 5px;
background: #29b6e2;
margin-bottom:10px;
padding:3px;
color: #ffffff;
}


#footer {
clear:both;
font-size:10px;
text-align:center;
padding-top:10px;
padding-bottom:5px;
}



#mooRainbow { font-size: 11px; color: #000; 
margin: 0px;
padding: 0px;
text-align: left;

}

.moor-box {
	width: 390px; 
	height: 310px; 
	border: 1px solid #636163; 
	background-color: #f9f9f9;
}
.moor-overlayBox {
	width: 256px; /* Width and Height of the overlay must be setted here: default 256x256 */
	height: 256px; 
	margin-top: 9px; 
	margin-left: 9px;
	border: 1px solid #000;
}
.moor-slider {
	border: 1px solid #000;
	margin-top: 9px; 
	margin-left: 280px;
	width: 19px; /* if you want a bigger or smaller slider... */
	height: 256px;
}
.moor-colorBox {
	border: 1px solid #000; 
	width: 59px; 
	height: 68px; 
	margin-top: 20px; 
	margin-left: 315px;
}
.moor-currentColor { /* Bottom Box Color, the backup one */
	margin-top: 55px; 
	margin-left: 316px; 
	width: 59px; 
	height: 34px;
}
.moor-okButton {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	margin-top: 278px;
	margin-left: 8px;
	background: #e6e6e6;
	height: 23px;
	border: 1px solid #d6d6d6;
	border-left-color: #f5f5f5;
	border-top-color: #f5f5f5;
}
#mooRainbow label {
	font-family: mono;
}
/* Following are just <label> */
.moor-rLabel {
	margin-top: 100px;
	margin-left: 315px;
}
.moor-gLabel {
	margin-top: 125px;
	margin-left: 315px;
}
.moor-bLabel {
	margin-top: 150px;
	margin-left: 315px;
}
.moor-HueLabel {
	margin-top: 190px;
	margin-left: 315px;
}
span.moor-ballino { /* Style hue ° (degree) !! */
	margin-top: 190px;
	margin-left: 370px;
}
.moor-SatuLabel {
	margin-top: 215px;
	margin-left: 315px;
}
.moor-BrighLabel {
	margin-top: 240px;
	margin-left: 315px;
}
.moor-hexLabel {
	margin-top: 275px;
	margin-left: 280px;
}

/* <input> */
.moor-rInput, .moor-gInput, .moor-bInput, .moor-HueInput, .moor-SatuInput, .moor-BrighInput { 
	width: 30px;
}
.moor-hexInput {
	width: 55px;
}
.moor-cursor {
	background-image: url(../images/moor_cursor.gif); 
	width: 12px;
	height: 12px;
}
.moor-arrows {
	background-image: url(../images/moor_arrows.gif);
	top: 9px; 
	left: 270px;
	width: 41px;
	height: 9px;
}
.moor-chooseColor { /* Top Box Color, the choosen one */
	margin-top: 21px; 
	margin-left: 316px; 
	width: 59px; 
	height: 34px;
}

code {
color: #29b6e2;
font:16px Verdana,Tahoma,Arial,sans-serif;
}

table {
background: #ffffff;
color: #29b6e2;
font:11px Verdana,Tahoma,Arial,sans-serif;
text-align: center;
}

td 
{
background: #ffffff;
}

tr 
{
background: #ffffff;
}
