@CHARSET "UTF-8";

body {	
	border: 0px;
	padding: 0px;
	margin: 0px;
	font: 11px sans-serif;
}

a {
	color: #46628b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

label {
    padding-left: 5px;
}

input, textarea {
	border: 1px solid #000000;
	font-family: sans-serif;
	font-size: 10px;
}

img {
	border: 0px;
}

/* Header */

div#header {
	background-image: url("../../images/bgHeader.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 62px;
    z-index: 0;
}

div#headerText {
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
	color: #94c9d4;
	padding-top: 6px;
	padding-bottom: 16px;
	padding-right: 200px;
	text-align: right;
}

div#headerLogo {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

/* Content */

/* Blog Widget */

div#blog {
	position: absolute;
	left: 5px;
	top: 72px;
}

div#blogInitial {
	width: 25px;
	height: 25px;
	background-image: url("../../images/sphereR.jpg");
	float: left;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

div#blogTitle {
	width: 366px;
	height: 25px;
	background-color: #46628b;
	float: right;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
}

div#blogContent {
	width: 390px;
	height: 311px;
	background-color: #ffffff;
	clear: both;
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
}

img#feedIcon {
	position: relative;
	left: 300px;
	vertical-align: middle;
}

tr.postData {
}

td.postTitle {
	width: 70%;
	font-size: 10px;
	border-bottom: 1px solid #c0c0c0;
}

td.postDate {
	width: 30%;
	font-size: 8px;
	font-style: italic;
	padding-right: 5px;
	border-bottom: 1px solid #c0c0c0;
	text-align: right;
}

/* Highlight Widget */

div#highlight {
	position: absolute;
	left: 410px;
	top: 72px;
}

div#highlightInitial {
	width: 25px;
	height: 25px;
	background-image: url("../../images/sphereG.jpg");
	float: left;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

div#highlightTitle {
	width: 366px;
	height: 25px;
	background-color: #46628b;
	float: right;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
}

div#highlightContent {
    width: 366px;
    height: 311px;
    clear: both;
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: justify;
    vertical-align: middle;
    padding-top: 5px;
    overflow: auto;
}

img#hlImage {
	float: left;
	margin-right: 20px;
}

/* Bio Widget */

div#bio {
	position: absolute;
	right: 5px;
	top: 72px;
}

div#bioInitial {
	width: 25px;
	height: 25px;
	background-image: url("../../images/sphereB.jpg");
	float: left;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

div#bioTitle {
	width: 187px;
	height: 25px;
	background-color: #46628b;
	float: right;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
}

div#bioContent {
    width: 212px;
    height: 470px;
    clear: both;
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: justify;
    padding-top: 5px;
    overflow: auto;
}

img#profilePic {
	float: right;
    margin-left: 10px;
}

div.separator {
	border-bottom: 1px dashed #c0c0c0;
	padding-bottom: 5px;
	clear: both;
}

img.miLogo {
	padding: 5px;
	border: 0px;
}

/* Content Widget */

div#content {
    position: absolute;
    left: 5px;
    top: 420px;
}

div#contentInitial {
    width: 25px;
    height: 25px;
    background-image: url("../../images/sphereR.jpg");
    float: left;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

div#contentTitle {
    width: 366px;
    height: 25px;
    background-color: #46628b;
    float: right;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    vertical-align: middle;
}

div#contentContent {
    width: 390px;
    height: 311px;
    clear: both;
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: justify;
    padding-top: 5px;
    overflow: auto;
}

/* Contact Widget */

div#contact {
    position: absolute;
    left: 410px;
    top: 420px;
}

div#contactInitial {
    width: 25px;
    height: 25px;
    background-image: url("../../images/sphereG.jpg");
    float: left;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

div#contactTitle {
    width: 366px;
    height: 25px;
    background-color: #46628b;
    float: right;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    vertical-align: middle;
}

div#contactContent {
    width: 366px;
    height: 311px;
    clear: both;
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: justify;
    vertical-align: middle;
    padding-top: 5px;
    overflow: auto;
}

img.logoTB {
	float: left;
	vertical-align: middle;
	padding-right: 10px;
}

/* Footer */

div#footer {
	background-color: #c0c0c0;
	width: 100%;
	height: 24px;
	position: absolute;
	bottom: 0px;
}

#footerImages {
    vertical-align: middle;
    padding-left: 5px;
    position: absolute;
    bottom: 0px;
    left: 5px;
}

#langSelector {
    vertical-align: middle;
    padding-left: 800px;
    position: absolute;
    bottom: 0px;
    right: 5px;
    float: right;
}

