/*#############################################################
Name: Transparentia
Date: 2006-08-20
Description: Simple, lightweight and slightly blue.
Author: Viktor Persson
URL: http://templates.arcsin.se

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

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}

body {
	-webkit-text-size-adjust:none;
	font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #fff; 
	color: #333333;
	background: black;
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
/*	font-size: 1.2em;*/
/*	font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/bgcontainer3.jpg) repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align: left; /* counter the body center */
	padding-bottom: 6px;
	width: 767px;
}
.header {
	background: url(img/banner2.jpg);
	background-repeat: no-repeat;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
/*	background: #E5E5E5;
	border: 1px solid #CCC;*/
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
/*	border-top: 1px solid #FAFAFA;
	background: url(img/bgul.gif) repeat-x;*/
	margin: 0;
	padding: 0;
}
.sidenav li {
/*	border: 1px solid #FAFAFA;*/
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #4b4b4b;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #3c77cd;
}

/* content */
.content {
	float: right;
	width: 520px;
}
.content .item {
/*	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
	padding: 6px 12px; 
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	background: #FFF;
	width: 493px;
/*	font-size: 10px;*/
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}

/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}



.articletop {
	width:520px;
	height:29px;
	background-color:transparent;
	background-image:url(img/articleTop.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.articletitle {
	padding-left:10px;
	padding-top:6px;
	width:350px;
	float:left;
	font: 13px/18px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; color:#373737;
	font-weight:bold;
}

.articlerighttitle {
	width:150px;
	padding-top:6px;
	text-align:right;
	float:left;
	font: 10px/20px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color:#373737;
	font-weight:bold;
}

.articlebottomcap {
	margin-bottom:8px;
	width:520px;
	height:5px;
	background-color:transparent;
	background-image:url(img/articleBottom.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.itemTab {
	width:98px;
	height:35px;
	background-color:transparent;
	background-image:url(img/itemTab.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	font: 13px/13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; color:#373737;
	font-weight:bold;
	color:#373737;
	text-decoration: none;
	text-align: center;
	
	float:left;
}

.itemTab:hover {
	color:#3c77cd;
}

.itemTabSelected {
	width:98px;
	height:35px;
	background-color:transparent;
	background-image:url(img/itemTabSelected.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	font: 13px/13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; color:#FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	
	float:left;
}

.itemTabAlign {
	position:absolute;
	top:50%;
	height:15px;
	width:104px;
	margin-top:-7px;
	text-decoration: none;
}

.cleanlink {
	text-decoration: none;
}

.weaponsItemTab:hover {
	color:#3c77cd;
}

.weaponsItemTab {
	width:98px;
	height:29px;
	background-color:transparent;
	background-image:url(img/articleTab.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	font: 13px/13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; color:#373737;
	font-weight:bold;
	color:#373737;
	text-decoration: none;
	text-align: center;
	
	position:absolute;
	top:0px;
}

.weaponsItemTabSelected {
	width:98px;
	height:29px;
	background-color:transparent;
	background-image:url(img/itemTabSelected.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	font: 13px/13px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; color:#FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	
	position:absolute;
	top:0px;
}