﻿/* Stadanrd elements */
*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #0094D6 url(bg.gif) repeat-x;
	color: #446666;
	font: normal 11px "Lucida Sans Unicode" , sans-serif;
	margin: 0;
}

a
{
	color: #ff7700;
	text-decoration: none;
}
a:hover
{
	color: #cc6600;
	text-decoration: underline;
}

p
{
	padding-bottom: 1.2em;
	text-align: justify;
}

h1,h2,h3
{
	color: #0066cc;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 a,
h2 a,
h3 a
{
	color: #0066cc;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
	border-bottom: solid 1px #0066cc;
}
h3
{	font-size: 14px;
}

ul
{
	list-style: url(li.gif);
	margin-left: 18px;
}
ol
{
	margin-left: 25px;
}
dl
{
	margin-left: 0px;
}
dt
{
	color: #0066cc;
}
dd
{
	padding-left: 20px; 
}

table
{
	border-collapse: collapse;
}
th 
{
	height: 25px;
	padding-left: 12px;
	padding-right: 12px;
	color: #ffffff;
	text-align: left;
	background: #4a91c3;	
	border: solid 1px #0066cc;
}
tr
{
	height: 25px;
	background: #ffffff;
}
td
{
	padding-left: 11px;
	padding-right: 11px;
	border: solid 1px #0066cc;
}
table.no-border td
{
	border: none;
}

img
{
	background: #fafafa;
	border: 1px solid #e4e4e4;
	padding: 8px;
}
img.float-right
{
	margin: 5px 0px 5px 10px;
}
img.float-left
{
  	margin: 5px 10px 5px 0px;
}
img.image-button
{
	padding: 0;
	border: none;
}
hr
{
	height: 1px;
}

acronym
{
  cursor: help;
  border-bottom: 1px dotted #446666;
}
code
{
	background: url(bgcode.gif);
	border: 1px solid #f0f0f0;
	border-left: 6px solid #3399ff;
	color: #555555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite
{
	background: url(quote.gif) no-repeat;
	color: #666666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
input,
select,
textarea
{
	font: normal 11px "Lucida Sans Unicode" , sans-serif;
	padding: 2px 3px;
}
input.styled
{
	border: double 3px #e4e4e4;
}
input.button
{
	border: solid 1px #aaaaaa;
	padding: 2px 3px;
}


/* Common classes */
.float-left { float: left; }
.float-right { float: right; }
.no-border { border: none; }
.full-border { border: solid 1px #0066cc; }
.bottom-border { border-bottom: 1px dashed #dddddd; }
.clearer { clear: both; }
.clear { display:inline-block; }
.description
{
	color: #0066cc;
	margin-bottom: 6px;
}
.error
{
	color: #ff0000;
	font-weight: bold;
}

div.rating
{
	background-image:url(star_none.png);
    background-repeat: no-repeat;
    float: left;
    width:15px;
    height: 15px;
    min-width:15px;
    min-height:15px;
    margin: 0px;
    padding: 0px;
    overflow: auto;
}


/* Layout */
#page
{
	background: url(topleft.gif) no-repeat;
	height: 92px;
	min-width: 800px;
}

#title
{
	float: left;
	padding: 28px 0 0 76px;
}
#title h1
{
	color: #ffac00;
	font-size: 24px;
	font-family: Tahoma, Sans-Serif;
}
#title h1 a
{
	color: #ffac00;
}
#title h1 a:hover
{
	color: #ffac00;
	text-decoration: none;
}

#nav
{
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
#nav a 
{
	color: #ffffff;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
#nav a:hover
{
	background-color: #4a91c3;
	color: #ffffff;
}

#main
{
	background: #ffffff url(bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
	min-height: 180px;
	height: auto;
	padding-bottom: 15px;
}

#content
{
	float: left;
	margin-right: 4%;
	height: auto;
}
#content.rightbar
{
	width: 69%;
}

#sidebar
{
	float: left;
	width: 24%;
	height: auto;
}
#sidebar h1
{
	border-bottom: 1px dashed #dddddd;
	color: #ee7733;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li
{
	border-bottom: 1px dashed #eeeeee;
	list-style: none;
	margin: 0px;
	display: block;
}
#sidebar li a
{
	color: #777777;
	text-decoration: none;
	padding: 3px 6px 3px 18px;
}
#sidebar li a:hover
{
	color: #0066cc;
	text-decoration: none;
}
#sidebar li p
{
	font-style: italic;
	text-align: left;
	margin: 0;
	padding: 3px 2px 0px 30px;
}

#footer
{
	background: #0094d6 url(bgfooter.gif) repeat-x;
	color: #c1def0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}
#footer a
{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFF;
	text-decoration: underline;
}