/* CSS Document */

html{
/*background: url(../images/fund7.jpg) center center fixed no-repeat;*/
/*background: url(../images/bg2.png) center fixed no-repeat;*/
/*background: url(../images/bg.jpg) center fixed;*/
margin: 0px;
}

body{
margin: 0px;
background: #000;
}

html, body, li, input, textarea, button {
font-family: tahoma, arial, verdana;
font-size: 11px;
}

html, body, li {
line-height: 1.5;
}

textarea, input, button {
width: auto;
border: solid 1px #ccc;
padding: 3px;
}

textarea {
width: 100%;
}

input.button, button {
padding: 1px 3px;
}

table tbody tr th, table tbody tr td{
vertical-align: top;
}

h1, h2, h3, h4, h5, h6, p, li, table tr td, table tr th, body {
padding: 0px;
margin-top: 0px;
color: #333;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin: 10px 0px;
padding: 3px 0px;
border-bottom: solid 1px #333;
}

h1 {
font-size: 19px;
}

h2 {
font-size: 15px;
}

h3 {
font-size: 13px;
}

h4 {
font-size: 11px;
}

hr{
border: 0;
border-bottom: solid 1px #333;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
height: 1px;
line-height: 1px;
}

a{
text-decoration:none; 
font-weight: bold;
}

a:link, a:visited{
color:#000;
}

a:hover, a.active {
color: #f00;
}


/* Custom */

.bg {
width: 100%;
overflow: hidden;
}

div#header{
width: 100%;
position: absolute;
z-index: 102;
top: 25px;
}

ul.menu {
	list-style-type: none;
	/*background: url(../images/module_bg.png);*/
	/*background: #fff;*/
	position: absolute;
	z-index: 103;
	top: 130px;
	width: 140px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
}

ul.menu li{
	display: block;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	width: auto;
	margin: 0px;
}

ul.menu li a, ul.menu li a:visited{
	display: block;
	width: auto;
	font-weight: normal;
	padding: 0px 15px;
	padding-left: 15px;
	/*margin-bottom: 1px;*/
	color: #fff;
}

ul.menu li a:hover, ul.menu li a.active {
	background: #000;
	color: #f00;
}

#outline{
	width: 985px;
	margin-bottom: 25px;
}

div#pathway{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 15px;
	padding: 5px 10px;
	color: #000;
	/*background: url(../images/bg_black.png);*/
	background: #ccc;
	width: auto;
}

div#pathway a {
	color: #000;
}

div#pathway a:hover {
	color: #f00;
}

div#content{
	width: 725px;
	position: absolute;
	z-index: 104;
	top: 245px;
	margin-left: 200px;
	padding-bottom: 50px;
}

div.main {
	width: 575px;
	background: url(../images/module_bg2.png);
	/*background: #ffffff;*/
	padding: 50px 75px;
	padding-bottom: 25px;
}

div#footer {
	width: 575px;
	/*background: url(../images/module_bg2.png);*/
	background: #ccc;
	padding: 15px 75px;
}

div.portfolio {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 105;
	left: 0px;
	padding-bottom: 25px;
}

div.portfolio1 {
	width: 725px;
}

div.shadow {
	/*background: url(../images/shadow.png) no-repeat bottom right;*/
	/*margin: 10px 0px 0px 10px;*/
	padding: 0px;
	/*margin: 25px 0px;*/
	width: auto;
}

div.border {
  /*border: solid 1px #000;*/
  /*margin: -10px 0px 0px -10px;*/
}

div.article, div.module{
	width: auto;
	height: auto;
	text-align: justify;
}

/*div.article, div.module {
	margin: 50px 75px;
}*/

div.news {
	height: 100px;
}

div.news_left{
	width: auto;
	height: 100%;
	margin: 0px;
	background: url(../images/news_left.png) repeat-y;
	overflow: hidden;
}

div.news_body {
	width: auto;
	height: 85px;
	margin: 0px;
	padding: 5px;
	padding-top: 10px;
	padding-left: 160px;
	background: url(../images/news_body.png);
}

a div.news_body {
	cursor: pointer;
}

a div.news_body p {
	color: #fff;
	font-weight: normal;
}
a div.news_body p span.navigation {
	color: #000;
	background: #ccc;
	font-weight: bold;
	padding: 3px 9px;
	position: relative;
	top: 65px;
}

a div.news_body p span.navigation:hover {
	color: #f00;
}

div.images{
	/*float: right;*/
	text-align: center;
	margin-bottom: 10px;
}

.title, .date{
	width: 100%;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	margin: 0px; 
	/*background: url(../images/bg.png);*/
	/*background: #000;*/
	text-transform: uppercase; 
	padding: 0px 5px;
}

.navigation {
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px;
	margin: 0px;
	margin-bottom: 5px;
}

.design{color: #c0c;}
.web{color: #6c0;}
.mkt{color: #c60;}
.pad{padding: 10px;}
.nopad{padding:0px;}
.nomargin{margin:0px;}
.right{float: right;}
.left{float: left;}
.clear{clear:both;}
.center{text-align: center; width: auto;}
.justify{text-align: justify;}
.xs{font-size: x-small; margin-top: 6px;}
.big{font-size: 15px;}

.white{
	background: #fff; 
	color: #000; 
}
.black{
	/*background: url(../images/bg_black.png);*/
	background: #000;
	color: #fff;
}
a .black p {
	color: #fff;
}
a:hover .black p {
	color: #f00;
}



/* tables */

table.table tr td, table.table tr th {
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-collapse: separate;
	empty-cells: show;
	padding: 3px;
}

table.table tr th {
	background: #E4E4E4;
	color: #3E4757;
}

.row0 td{
background: #fff;
}

.row1 td{
/*background: #eee;*/
}



/*
table tr td, div, ul {border: solid 1px red;}
*/

