/*#############################################################
Name: Deep Red
Date: 2006-08-28
Description: A two-column layout with a touch of red.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* ------------standard elements------------ */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff url(../images/bgbody.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	padding: 20px 0 10px 0;
	line-height:25px;
}
code {
	background: url(../images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(../images/quote.gif) no-repeat;
	color: #0801b4;
	display: block;
	font: 1.0em "Trebuchet MS",serif;
	margin: 6px 0 12px;
	padding-left: 28px;
	font-style:oblique;
}

/* ------------structure------------ */
.main {
	width: 680px;
	margin: 0 auto;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 420px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.left img {
	padding:2px;
	}
.right {
	float: right;
}
.right img {
	padding:2px;
	}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover {
	background: #040154;
	color: #FFF;
}
.red {
	color:#FF0000;
}

/* ------------log------------o */
.header {
	background: #040154;
	height: 180px;
}
.header h1 {
	margin: 0;
	padding: 0px 0 0 24px;
	font: normal 2.2em "Lucida Sans Unicode",sans-serif;
}

/* ------------main navigation------------ */
.link_menu {
	background: #040154;
}
.link_menu a {
	border-bottom: 0px solid #FFF;
	display: block;
	font:normal 18px "Lucida Sans Unicode",sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
	margin-left:35px;
}
/* .link_menu a:hover {background: #f00;} */

/* ------------Main Body Stuff------------ */
.titlebar {
	background: #222 url(../images/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: bold 16px "Lucida Sans Unicode",sans-serif;
	height: 20px;
	line-height: 22px;
	overflow: hidden;
	text-align: left;
	padding-left:5px;
	margin-top:5px;
}

*html .titlebar {
	line-height: 20px;
	height: 22px;
}	

.country {
	float:left;
	padding:5px 5px 0px 0px;
}

.inset {
	
}

.title {
	color:#CC0000;
}

#bluetext {
	color:#0801b4;
}

ul {
	margin-bottom:10px;
	}

/* ------------projects------------ */
.lbl {
	background: #222 url(../images/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 16px "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.lbl:hover {color:#cc001d;}

.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 24px sans-serif;
}
a.g1 {
	background: #888;
	font-size:12px;
}
a.g2 {
	background: #888 /* url(../images/benphoto.jpg) 0px 0px */;
	border-left: 6px solid #FFF;
}
span.right a:hover {
	background: #040154 /* url(../images/benphoto2.jpg) -9px 0px */;
	border-left: 6px solid #FFF;
}

/* ------------update------------s */
.link_updates {
	background: #222 url(../images/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 50px;
	line-height: 50px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 12px "Trebuchet MS",sans-serif;
	height: 45px;
	padding: 10px 0;
	text-align: center;
}
.link_updates a span {
	font: normal 18px Verdana,sans-serif;
	letter-spacing: -1px;
	margin-top: 3px;
}

/* ------------content------------ */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 14px;
	padding: 0px 0px 10px 0px;
}
.content a {
	color: #FD1C24;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 12px;
	margin-top:-10px;
	font-size:16px;
	line-height:20px;
}

.content li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}

#bodytext {
padding:10px 10px 10px 10px;
}



/* ------------footer------------ */
.footer {
	color: #777;
	clear: both;
}
.footer .right a {
	color: white;
	padding: 1px 3px 0 3px;
	text-align:center;
	font-size:18px;
}
.footer .right a:hover {
	color:white;
	font-size:24px;
}
.footer .left a {
	color: #777;
}
.footer .left a:hover {
	color:blue;background-color:#FFFFFF;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: center;
	width: 220px;
	color:white;
}

/* ------------Page Navigation------------ */
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #040154;
color: White;
float: left;
width: 100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 2px 11px;
background-color: #040154;
color: White;
text-decoration: none;
float: left;
border-right: 6px solid #fff;
height:17px;
}

#navcontainer ul li a:hover
{
background-color: #888888;
color: #fff;
}

.glidecontent a { /*style for each glide content DIV within wrapper.*/
color: White;
text-decoration: none;
font-size:31px;
line-height:35px;
border:0px;
}

.glidecontent a:hover { /*style for each glide content DIV within wrapper.*/
color: #5d74ff;
background-color: default;
border:0px;
}

.glidecontent img { /*style for each glide content DIV within wrapper.*/
color: #5d74ff;
background-color: default;
border:0px;
}