﻿/* CSS Document */

/* ------------- "Esthetique" styles */
/* ------------- Created by Tranzenz Consulting 2007*/
/* ------------- Brad Scheller */ 
/* ------------- tranzenz@gmail.com */


/* ------------- "global" styles */


html {
margin : 0;
padding : 0;
}
body {
padding : 0.5em 2em;
background : black;
color : #666666;
font-weight : normal;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#masthead {
	padding-top : 1px;
	background : #000000;
	margin-bottom : 1.5em;
	margin-left:auto;
	margin-right:auto;
}
#toplinks {
margin : 0;
padding : 1em 0.5em 1em 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
text-decoration : none;
}
#toplinks li {
display : inline;
margin-right : 1em;
padding-right : 1em;
border-right : 2px solid #fff;
font-size : small;
font-weight : normal;
list-style : none;
text-decoration : none;
color : #ffffff;
background-color : #000000;
}
#toplinks li.last {
border-right : 0;
}
#toplinks a {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
#toplinks a:visited {
color : #ffcc33;
text-decoration : none;
color : #ffffff;
}
#toplinks a:hover {
color : #00ffff;
font-weight : bold;
text-decoration : underline;
}
#Locations {
margin : 0;
padding : 0 0.5em 0 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
text-decoration : none;
text-align : right;
}
#Phone {
margin : 0;
padding : 0 0.5em 0 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : large;
text-decoration : none;
text-align : right;
}
#ringme {
margin : 0;
padding : 0 0.5em 1em 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : large;
text-decoration : none;
text-align : right;
}
#banner {
	max-width : 1600px;
	min-width : 744px;
	display : block;
	float : left;
	background-color : white;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}
#banner img {
margin-top : -3px;
margin-right : 10pt;
margin-bottom : 2pt;
padding : 2px;
}
#bannerleft {
background-color : #ffffff;
background-repeat : no-repeat;
display : block;
float : left;
margin : 0 0 0 0;
padding : 0;
width : 27em;
}
#bannerright {
background-color : #ffffff;
background-repeat : no-repeat;
display : block;
float : right;
margin : 0 0 0 -24em;
padding : 0;
width : 24em;
}
#bannerright img {
margin : 0.25em 0 0.5em 2.5em;
}

div#sidebar {
position : absolute;
top : 0;
bottom : 0;
left : 0;
border : 1px none black;
background-color : #000000;
width : 250px;
margin : 0;
}
.menu ul {
font-variant : normal;
font-weight : bold;
font-family : Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
text-decoration : none;
list-style-type : none;
list-style-position : inside;
margin : 0;
padding : 0;
width : 232px;
display : block;
}
.menu ul li {
position : relative;
}
.menu li ul {
position : absolute;
z-index : 10;
top : -1pt;
left : 192px;
display : none;
}
.menu ul li a {
color : #fe0000;
font-size : 11px;
text-decoration : none;
padding : 5px 5px 5px 25px;
border-bottom : 1px solid #000000;
display : block;
}
.menu ul a:hover {
color : #ffffff;
font-size : 11px;
text-decoration : none;
font-weight : bolder;
background-repeat : no-repeat;
border-bottom : 1px solid #ffffff;
display : block;
}
* html .menu ul li {
float : left;
height : 1%;
}
* html .menu ul li a {
height : 1%;
}
li.over ul {
display : block;
background-color : #000000;
}
.menu li:hover ul {
display : block;
background-color : #000000;
}
.subnav ul li a:hover {
color : #fe0000;
font-weight : bold;
font-size : 11px;
line-height : 11px;
background-color : #000000;
border : 0;
}
.subnav ul li a {
color : #dfd8b3;
font-weight : bold;
font-size : 11px;
line-height : 11px;
background-color : #4605a9;
border : 0;
}
.menu {
background-color : #000000;
z-index : 170;
}
#rotator {
clear : both;
padding : 6em 0 0 0;
background-color : #000000;
display : block;
float : left;
width : 14em;
margin : 2em 0.5em 2em 0;
}
#sidebar div {
background : #000000;
color : #fff;
padding : 6em 1em 1em 1em;
margin-top : 2.75em;
}

div#content {
	min-width : 875px;
	background : #ffffff;
	color : black;
	text-align : left;

	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
content p {
	color : black;
	font-size : 10pt;
	line-height : 13pt;
	font-family : Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
content a {
text-decoration : none;
}
content ul ol li {
padding : 0 1em 0 1em;
color : #ffcc00;
}
content a:hover {
color : #00ffff;
text-decoration : underline;
}
content a:visited {
color : #ffcc33;
}
content a img {
border : 0;
padding : 0.5em;
margin-left : 3em;
}
h1 {
background-color : #000000;
color : #ffffff;
font-size : large;
line-height : 15pt;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 2px;
float : right;
margin : 0 -1em 1ex 50%;

padding-right : 5px;
padding-bottom : 5px;
border-bottom : 1px solid #da231d;
border-left : 1px solid #da231d;
width : 240px;
}
div#header {
background-color : #000000;
color : #ffffff;
font-size : large;
line-height : 15pt;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 2px;
float : right;


padding-right : 5px;
padding-bottom : 5px;
border-bottom : 1px solid #da231d;
border-left : 1px solid #da231d;
width : 240px;
}
h2 {
color : #da231d;
font-size : large;
font-family : Verdana, Arial, Helvetica, sans-serif;
width : 40em;
font-weight : lighter;
}
h3 {
color : #e02425;
font-size : 10pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : italic;
text-decoration : underline;

}
h4 {
color : black;
font-weight : lighter;
font-size : 10.5pt;
line-height : 14pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : right;
letter-spacing : 1px;
float : right;
padding : 1.5em 5px 1.5em 2.5em;
border-left : 1px solid #7e7c7c;
margin : 0 0 0 2em;
width : 200px;
}
h5 {
color : black;
font-weight : bold;
font-size : 10.5pt;
line-height : 13pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : left;
}
h7 {
color : #ff0000;
font-size : 32px;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0 0 0.5em 0;
width : 20em;
}
h8 {
background-color : #000000;
color : #ffffff;
font-size : large;
line-height : 15pt;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 2px;
float : right;
margin : 0 1em 1ex 50%;
padding-top : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-bottom : 1px solid #da231d;
border-left : 1px solid #da231d;
width : 15em;
}
h9 {
color : #ffffff;
font-weight : lighter;
font-size : large;
line-height : 15pt;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 1px;
float : right;
padding : 5px 5px 5px 10px;
border-left : 1px solid #7e7c7c;
margin : 0 0 0 1em;
width : 200px;
}
h10 {
clear : left;
color : #da231d;
font-size : 28px;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0 0 0 1em;
width : 20em;
}
.esthetique {
color : #ff0000;
font-family : "Edwardian Script ITC", NuptialScript, "Bickham Script Pro Regular", "Kunstler Script", "Palatino Linotype", PrestonScript, Tahoma, "Times New Roman";
font-size : x-large;
font-weight : bolder;
margin : 0 0.25em 0 0;
}
.esthetiquew {
color : #ffffff;
font-family : "Edwardian Script ITC", NuptialScript, "Bickham Script Pro Regular", "Kunstler Script", "Palatino Linotype", PrestonScript, Tahoma, "Times New Roman";
font-size : xx-large;
font-weight : bolder;
margin : 0 0.25em 0 0;
}
b {
color : #d6231e;
}
.callout {
color : #da231d;
font-weight : bold;
border-top : 1px solid #da231d;
border-bottom : 1px solid #da231d;
}
.right_callout {
background-color : #ffffff;
font-weight : bold;
font-size : 10.5pt;
display : block;
float : right;
color : #666666;
line-height : 14pt;
text-align : right;
letter-spacing : 1px;
padding : 5px 0 5px 5px;
border-left : 1px solid #cc0000;
width : 200px;
margin : 1px 10px 1px 0;
}
.highlight {
background-color : #df241d;
}
em {
text-decoration : underline;
color : #cc0000;
font-weight : normal;
}
content.img {
margin-top : 4px;
margin-right : 10pt;
margin-bottom : 10pt;
padding : 1em;
}
img {
margin-top : 1px;
margin-right : 5pt;
margin-bottom : 1pt;
padding : 1px;
}
#content img.illus {
float : left;
margin : 1em 1em 1em 3em;
padding : 1em;
}
div#content2 {
min-width : 875px;
background : #ffffff;
color : black;
text-align : left;
padding : 0 2em 0 1em;
min-height : 20px;
margin : -10pt 0em 0 0em;
}
content2 p {
color : black;
font-size : 10pt;
line-height : 13pt;
padding : 0 5em 0 1em;
font-family : Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
margin : 0 2em 0 2em;
}

#contact {
background-color : #ffffff;
min-height : 7.5em;
margin : 0;
z-index : 1;
}
#contact1 {
border-left : 1px solid #cc0000;
color : #666666;
display : block;
float : right;
font-size : 10pt;
font-weight : bold;
letter-spacing : 1px;
line-height : 13pt;
margin : 0 -2em 0 2em;
padding : 5px 0 0 3em;
text-align : right;
width : 170px;
}
#contact a {
color : #ff0000;
font-weight : bold;
}
#contact p {
color : #666666;
}
li {
padding : 0 1em 0 1em;
}
#map {
width : 640px;
height : 400px;
margin-left : auto;
margin-right : auto;
z-index : 1;
border : 2px solid #000000;
}
div#footer {
background : black;
padding : 3px;
max-width : 1600px;
min-width : 744px;
margin : 0.5em;
}
div#footer {
border-top : none;
}
#bottommenu {
clear : both;
margin-left : auto;
margin-right : auto;
text-align : center;
font-size : small;
font-weight : normal;
background-color : #000000;
color : #ffffff;
}
#bottommenu p {
color : #ffffff;
}
#bottommenu a {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
#bottommenu a.visited {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
#bottommenu a:hover {
color : #00ffff;
text-decoration : underline;
font-weight : bold;
}
#developer {
background-color : #000000;
clear : left;
font-weight : normal;
text-align : left;
color : #ffffff;
display : block;
float : left;
margin : 0 1.5em 2.5ex 1.5em;
font-size : x-small;
text-decoration : none;
}
#developer a {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : x-small;
text-decoration : none;
}
#developer p {
color : #ffffff;
}
#developer a:hover {
color : #00ffff;
font-weight : bold;
}
#developer a:visited {
color : #ffcc33;
}
#copyright {
background-color : #000000;
font-weight : normal;
text-align : right;
color : #ffffff;
font-size : x-small;
display : block;
float : right;
margin : 0 1.5em 2.5ex 0;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
div#header {
border-bottom : thin solid #000000;
}
div#footer {
border-top : thin solid #000000;
}
html {
margin : 0;
padding : 0;
}
body {
padding : 0.5em 2em;
background : black;
color : #666666;
font-weight : normal;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#masthead {
padding-top : 1px;
background : #000000;
margin-bottom : 1.5em;
}
#toplinks {
margin : 0;
padding : 1em 0.5em 1em 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
text-decoration : none;
}
#toplinks li {
display : inline;
margin-right : 1em;
padding-right : 1em;
border-right : 2px solid #fff;
font-size : small;
font-weight : normal;
list-style : none;
text-decoration : none;
color : #ffffff;
background-color : #000000;
}
#toplinks li.last {
border-right : 0;
}
#toplinks a {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
#toplinks a:visited {
color : #ffcc33;
text-decoration : none;
color : #ffffff;
}
#toplinks a:hover {
color : #00ffff;
font-weight : bold;
text-decoration : underline;
}
#Locations {
margin : 0;
padding : 0 0.5em 0 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
text-decoration : none;
text-align : right;
}
#Phone {
margin : 0;
padding : 0 0.5em 0 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : large;
text-decoration : none;
text-align : right;
}
#ringme {
margin : 0;
padding : 0 0.5em 1em 0.25em;
background : #000000;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : large;
text-decoration : none;
text-align : right;
}
#banner {
max-width : 1200px;
min-width : 744px;
display : block;
float : left;
margin : 25px 0 0 0;
background-color : white;
}
#banner img {
margin-top : -3px;
margin-right : 10pt;
margin-bottom : 2pt;
padding : 2px;
}
#bannerleft {
background-color : #ffffff;
background-repeat : no-repeat;
display : block;
float : left;
margin : 0 0 0 0;
padding : 0;
width : 27em;
}
#bannerright {
background-color : #ffffff;
background-repeat : no-repeat;
display : block;
float : right;
margin : 0 0 0 -24em;
padding : 0;
width : 24em;
}
#bannerright img {
margin : 0.25em 0 0.5em 2.5em;
}
div#container {
clear : both;
position : relative;
max-width : 1200px;
min-width : 744px;
border : 1px black;
background : black;
margin : auto;
}
div#sidebar {
position : absolute;
top : 0;
bottom : 0;
left : 0;
border : 1px none black;
background-color : #000000;
width : 250px;
height : 720px;
margin : 0;
}
.menu ul {
font-variant : normal;
font-weight : bold;
font-family : Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
text-decoration : none;
list-style-type : none;
list-style-position : inside;
margin : 0;
padding : 0;
width : 232px;
display : block;
}
.menu ul li {
position : relative;
}
.menu li ul {
position : absolute;
z-index : 10;
top : -1pt;
left : 192px;
display : none;
}
.menu ul li a {
color : #fe0000;
font-size : 11px;
text-decoration : none;
padding : 5px 5px 5px 25px;
border-bottom : 1px solid #000000;
display : block;
}
.menu ul a:hover {
color : #ffffff;
font-size : 11px;
text-decoration : none;
font-weight : bolder;
background-repeat : no-repeat;
border-bottom : 1px solid #ffffff;
display : block;
}
* html .menu ul li {
float : left;
height : 1%;
}
* html .menu ul li a {
height : 1%;
}
li.over ul {
display : block;
background-color : #000000;
}
.menu li:hover ul {
display : block;
background-color : #000000;
}
.subnav ul li a:hover {
color : #fe0000;
font-weight : bold;
font-size : 11px;
line-height : 11px;
background-color : #000000;
border : 0;
}
.subnav ul li a {
color : #dfd8b3;
font-weight : bold;
font-size : 11px;
line-height : 11px;
background-color : #4605a9;
border : 0;
}
.menu {
background-color : #000000;
z-index : 170;
}
#rotator {
clear : both;
padding : 6em 0 0 0;
background-color : #000000;
display : block;
float : left;
width : 14em;
margin : 2em 0.5em 2em 0;
}
#sidebar div {
background : #000000;
color : #fff;
padding : 6em 1em 1em 1em;
margin-top : 2.75em;
}
div#contentbox {
	background : #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 252px;
	*margin-left: 251px; /* IE 7 Bug Fix - margin-left */
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	max-width:1600px;
	min-width:744px;
}
div#content {
	min-width : 875px;
	background : #ffffff;
	color : black;
	text-align : left;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 1em;

}
content p {
color : black;
font-size : 10pt;
line-height : 13pt;
padding : 0 5em 0 1em;
font-family : Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
margin : 0 2em 0 2em;
}
content a {
text-decoration : none;
}
content ul ol li {
padding : 0 1em 0 1em;
color : #ffcc00;
}
content a:hover {
color : #00ffff;
text-decoration : underline;
}
content a:visited {
color : #ffcc33;
}
content a img {
border : 0;
padding : 0.5em;
margin-left : 3em;
}
h1 {
background-color : #000000;
color : #ffffff;
font-size : large;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 2px;
float : right;
margin : 0 -1em 1ex 50%;
padding-top : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-bottom : 1px solid #da231d;
border-left : 1px solid #da231d;
width : 240px;
}
div#header {
background-color : #000000;
color : #ffffff;
font-size : large;
line-height : 15pt;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 2px;
float : right;
margin : 0 -1em 1ex 50%;
padding-top : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-bottom : 1px solid #da231d;
border-left : 1px solid #da231d;
width : 240px;
}
h2 {
	color : #da231d;
	font-size : large;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top : 1px;
	width : 40em;
	font-weight : lighter;
	padding-top: 60px;
	*padding-top: 10px;/* IE 7 Bug Fix - margin-left */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h3 {
color : #e02425;
font-size : 10pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : italic;
text-decoration : underline;
padding-top : 20px;
}
h4 {
color : black;
font-weight : lighter;
font-size : 10.5pt;
line-height : 14pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : right;
letter-spacing : 1px;
float : right;
padding : 1.5em 5px 1.5em 2.5em;
border-left : 1px solid #7e7c7c;
margin : 0 0 0 2em;
width : 200px;
}
h5 {
color : black;
font-weight : bold;
font-size : 10.5pt;
line-height : 13pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : left;
}
h7 {
color : #ff0000;
font-size : 32px;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0 0 0.5em 0;
width : 20em;
}
h8 {
background-color : #000000;
color : #ffffff;
font-size : large;
line-height : 15pt;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 2px;
float : right;
margin : 0 1em 1ex 50%;
padding-top : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-bottom : 1px solid #da231d;
border-left : 1px solid #da231d;
width : 15em;
}
h9 {
color : #ffffff;
font-weight : lighter;
font-size : large;
line-height : 15pt;
font-family : Georgia, "Times New Roman", Times;
text-align : right;
letter-spacing : 1px;
float : right;
padding : 5px 5px 5px 10px;
border-left : 1px solid #7e7c7c;
margin : 0 0 0 1em;
width : 200px;
}
h10 {
clear : left;
color : #da231d;
font-size : 28px;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0 0 0 1em;
width : 20em;
}
.esthetique {
color : #ff0000;
font-family : "Edwardian Script ITC", NuptialScript, "Bickham Script Pro Regular", "Kunstler Script", "Palatino Linotype", PrestonScript, Tahoma, "Times New Roman";
font-size : x-large;
font-weight : bolder;
margin : 0 0.25em 0 0;
}
.esthetiquew {
color : #ffffff;
font-family : "Edwardian Script ITC", NuptialScript, "Bickham Script Pro Regular", "Kunstler Script", "Palatino Linotype", PrestonScript, Tahoma, "Times New Roman";
font-size : xx-large;
font-weight : bolder;
margin : 0 0.25em 0 0;
}
b {
color : #d6231e;
}
.callout {
color : #da231d;
font-weight : bold;
border-top : 1px solid #da231d;
border-bottom : 1px solid #da231d;
}
.right_callout {
background-color : #ffffff;
font-weight : bold;
font-size : 10.5pt;
display : block;
float : right;
color : #666666;
line-height : 14pt;
text-align : right;
letter-spacing : 1px;
padding : 5px 0 5px 5px;
border-left : 1px solid #cc0000;
width : 200px;
margin : 1px 10px 1px 0;
}
.highlight {
background-color : #df241d;
}
em {
text-decoration : underline;
color : #cc0000;
font-weight : normal;
}
content.img {
margin-top : 4px;
margin-right : 10pt;
margin-bottom : 10pt;
padding : 1em;
}
img {
margin-top : 1px;
margin-right : 5pt;
margin-bottom : 1pt;
padding : 1px;
}
#content img.illus {
float : left;
margin : 1em 1em 1em 3em;
padding : 1em;
}
#contact {
	background-color : #ffffff;
	min-height : 7.5em;
	margin : 0;
	z-index : 1;
	padding-right: 15px;
}
#contact1 {
	border-left : 1px solid #cc0000;
	color : #666666;
	display : block;
	float : right;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 1px;
	line-height : 13pt;
	text-align : right;
	width : 170px;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#contact a {
color : #ff0000;
font-weight : bold;
}
#contact p {
color : #666666;
}
li {
padding : 0 1em 0 1em;
}
#map {
width : 640px;
height : 400px;
margin-left : auto;
margin-right : auto;
z-index : 1;
border : 2px solid #000000;
}
div#footer {
background : black;
padding : 3px;
max-width : 1600px;
min-width : 744px;
margin : 25px 0 0 0;
}
div#footer {
border-top : none;
}
#bottommenu {
clear : both;
margin-left : auto;
margin-right : auto;
text-align : center;
font-size : small;
font-weight : normal;
background-color : #000000;
color : #ffffff;
}
#bottommenu p {
color : #ffffff;
}
#bottommenu a {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
#bottommenu a.visited {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
}
#bottommenu a:hover {
color : #00ffff;
text-decoration : underline;
font-weight : bold;
}
#developer {
background-color : #000000;
clear : left;
font-weight : normal;
text-align : left;
color : #ffffff;
display : block;
float : left;
margin : 0 1.5em 2.5ex 1.5em;
font-size : x-small;
text-decoration : none;
}
#developer a {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : x-small;
text-decoration : none;
}
#developer p {
color : #ffffff;
}
#developer a:hover {
color : #00ffff;
font-weight : bold;
}
#developer a:visited {
color : #ffcc33;
}
#copyright {
background-color : #000000;
font-weight : normal;
text-align : right;
color : #ffffff;
font-size : x-small;
display : block;
float : right;
margin : 0 1.5em 2.5ex 0;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
div#header {
border-bottom : thin solid #000000;
}
div#footer {
border-top : thin solid #000000;
}

↑ Top

    * Home |
    * About |
    * Documentation |
    * Download |
    * Feedback |
    * Credits

    * Deutsch
    * English
    * Español
    * Français
    * 한국어
    * Italiano
    * Nederlands
    * 日本語
    * Polski
    * Português
    * Русский
    * Svenska
    * 简体中文
