/*
 * platu25.plaanaa.com style sheet for the index.
 */

body {
	background-color: #ffffff;
	color: #415065;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

h1 {
	font-size: 2em;
	color: #000000;
}

h2 {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	font-size: 1.5em;
	color: #043498;
}

h3 {
	font-weight: bold;
	font-size: 1.25em;
	color: #043498;
}

h3.menu {
	font-weight: bold;
	font-size: 1.5em;
        color: white;
}

h3.info {
	padding-left: 14px;
	background: url(../images/minip.png);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
	font-weight: bold;
	font-size: 1.25em;
	color: #415065;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
}
 
h4.capt {
	font-size: 0.7em;
	padding-bottom: 1.5em;
}

p { margin-bottom: 1.5em; }

p.strong {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

A:link, A:visited, A:active { color: #000000; text-decoration: none }

table {
	color: #5f5f5d;
	font-size: 10px;
}

table.dimensions {
	color: #5f5f5d;
	width: 340px;
	font-size: 10px;
	line-height: 2.0em;
}

table.dimensions th {
	border-bottom: 1px solid #000000;
	color: white;
	font-weight: bold;
}

table.dimensions th.noline {
	color: white;
	font-weight: bold;
}

table.dimensions th.text {
	background-color: #000000;
}

#menubar {
        margin-top: 2px;
}


#bodycontainer {
	margin: auto;
	text-align: left;
	width: 700px;
}

#top { }

#logo { }

#menubar { margin-top: 2px; }

#leftcolumn {
        padding-top: 2em;
        padding-left: 0.5em;
        float: left;
        width: 19%;
        background-color: #f2f1ec;
        color: #5f5f5d;
        border-left: 1px #5f5f5d dashed;
}

#leftcolumn h3 {
        padding-left: 18px;
        background: url(../images/minip.png);
        background-repeat: no-repeat;
        background-position: 4px 0.2em;
        color: #000000;
        font-weight: bold;
        font-size: 1.25em;
}

#rightcolumn {
	text-align: center;
	align: right;
	padding-top: 2em;
	width: 22%;
	float: right;
	background-color: #fbfbf9;
	color: #5f5f5d;
        border-right: 1px #5f5f5d dashed;
}

#centercolumn {
	padding-top: 1em;
	background-color: #fbfbf9;
	color: #000000;
	margin-left: 20%;
	padding-left: 2em;
	margin-right: 22%;
	padding-right: 1em;
}

#centercolumn img {
	padding-top: 2em;
	width: 380px;
}

#centercolumn img.table {
	padding-top: 2em;
	width: 200px;
}

#rightcolumn img {
	padding-top: 2em;
	width: 140px;
}

#footer {
	text-align: center;
	clear: both;
	color: #415065;
}
