/* html selectors */

html {
	height: 100%;
}

body {
	background-color: #002F90;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #243A67;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:	0;
	height: 100%;
}

.container {
	background-image: url(../img/bg_content_shadow.gif);
	background-position: center;
	background-repeat: repeat-y;
}

::-moz-selection {
	background-color: #002f90;
	color: white;
}

a {
	color: #000;
}

a:hover {
	color: black;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #002F90;
}

h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #002F90;
}

h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002F90;
	margin-top: 0px;
	margin-bottom: 3px;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #002F90;
}

h5 {
	color: #002F90;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

h6 {
	color: #243A67;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}


/* div selectors */
div#overall {
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	display: block;
}

* html div#overall {
	width: 763px;
}

div#header {
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #002F90;
	width: 762px;
	height: 158px;
	color: #243A67;
}

* html div#header {
	width: 763px;
	margin-left: 0px;
	border-left: 1px solid #002986;
}

* html #menu {
	margin-left: -46px;
	height: 0px;
	border-left: 1px solid #002986;
}

#header-small, #header-small a {
	color: #243A67;
	text-decoration: none;
	font-weight: bold;
}

#header-comments {
	color: #243A67;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #DEE5F4;
	padding-left: 4px;
	border: 1px dotted #243A67;
}

div#barblue-top {
	overflow:hidden;
	display: block;
	float: left;
	height: 10px;
	width: 100%;
	background-color: #002F90;
}

div#barblue-bottom {
	display: block;
	float: left;
	height: 16px;
	width: 100%;
	background-color: #002F90;
	clear:both;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding-top: 4px;
}

div#barblue-bottom a {
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
}

div#barcontent {
	display: block;
	height: 36px;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_content_top.gif);
	background-position: center;
}

* html div#barcontent {
	width: 763px;
}

#overallcontent {
	display: block;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
}

* html #overallcontent {
	width: 763px;
}

#height-bar {
	height: 100%;
}

div#submenu {
	display: block;
	width: 144px;
	float: left;
	margin-top: 0px;
	vertical-align:	top;
	text-align: left;
}

* html div#submenu {
	margin-left: 0px;
	padding-left: 1px;
}

#submenu a {
	color: #CE8609;
	text-decoration: none;
}

#submenu .submenu-off {
	display: block;
	padding-left: 10px;
	font: normal 11px trebuchet ms;
	text-align: left;
	padding-top: 6px;
	height: 23px;
	_height: 28px;
	width: 133px;
	_width: 143px;
	cursor: pointer;
}

#submenu .submenu-on {
	display: block;
	padding-left: 10px;
	font: normal 11px trebuchet ms;
	text-align: left;
	background-image: url('../img/bg_submenu_on.gif');
	padding-top: 6px;
	height: 23px;
	_height: 28px;
	width: 133px;
	_width: 143px;
	cursor: pointer;
}
#submenu .submenu-on a {
	color: #c56600;
}

div#content {
	width: 556px;
	float: left;
	font: normal 11px tahoma;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 10px;
	text-align: left;
}

div#content a {
	color: #FF7200;
}

div#content td {
	font: normal 11px tahoma;
}

div#content tr {
	height: 25px;
}

input#field {
	font: normal 9px tahoma;
	color: #002F90;
	width: 357px;
	border: 1px #E2AE05 solid;
	height: 17px;
	margin-bottom: 8px;
	padding-left: 1px;
}

input#field-error {
	font: normal 9px tahoma;
	color: red;
	width: 357px;
	border: 1px #E20505 solid;
	height: 17px;
	margin-bottom: 8px;
	padding-left: 1px;
}

textarea#field {
	font: normal 9px tahoma;
	color: #002F90;
	width: 357px;
	height: 120px;
	border: 1px #E2AE05 solid;
	margin-bottom: 8px;
	padding-left: 1px;
}

textarea#field-error {
	font: normal 9px tahoma;
	color: red;
	width: 357px;
	height: 120px;
	border: 1px #E20505 solid;
	margin-bottom: 8px;
	padding-left: 1px;
}

div#portfolio {
	width: 285px;
	float: left;
	font: normal 11px tahoma;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	_margin-right: 0px;
	margin-bottom: 20px;
}

#portfolio img {
	margin-top: -8px;
	margin-bottom: 5px;
	border: 1px solid #243A67;
}

#portfolio p {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 260px;
}

div#description {
	width: 250px;
	_width: 260px;
	background-color: #FDF8E6;
	border: 1px solid #CE8609;
	padding: 5 5 5 5;
	margin-top: 5px;
}

#description a {
	color: #bb6100;
}

#spaceblock {
	float: left;
	width: 50px;
	height: 350px;
}

#searchform {
	background-image: url('../img/b_search_off.gif');
	width: 135px;
	height: 23px;
	text-align: left;
	_margin-left: -50px;
	_width: 136px;
	float: right;
	border: 0;
}

#searchform #searchfield {
	display: block;
	border: 0;
	background-color: transparent;
	font: normal 9px tahoma;
	color: #FF7200;
	margin-left: 5px;
	margin-top: 5px;
	_margin-top: 3px;
	_margin-bottom: -30px;
	padding-top: 3px;
	_padding-top: 4px;
	height: 15px;
	width: 102px;
}

#searchform #submitbutton {
	display: block;
	height: 17px;
	width: 20px;
	margin-right: 4px;
	_margin-right: 2px;
	margin-top: -1px;
	_margin-top: 3px;
	background-color: transparent;
	border: 0;
	float: right;
}

#submenu-projects-header {
	display: block;
	height: 22px;
	_height: 28px;
	font-size: 11px;
	padding-top: 8px;
	margin-top: -1px;
	padding-left: 10px;
	color: #fff;
	width: 133px;
}

* html #submenu-projects-header {
	width: 144px;
}

#submenu-projects-item {
	display: block;
	height: 22px;
	_height: 28px;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: -1px;
	cursor: pointer;
	width: 133px;
}

* html #submenu-projects-item {
	width: 144px;
}

#box {
	display: block;
	float: right;
	width: 263px;
	_width: 270px;
	border: 1px #587DCA solid;
	margin-left: 10px;
	background-image: url('../img/bg_box.gif');
	background-repeat: no-repeat;
	padding-left: 4px;
	line-height: 23px;
	font-size: 10px;
	margin-bottom: 10px;
}

#box.news {
	display: block;
	font-size: 11px;
	padding-bottom: 4px;
}

#box.clients {
	display: block;
	padding-bottom: -2px;
}

#box.clients img {
	margin-bottom: -2px;
	_margin-bottom: 2px;
	_margin-top: 4px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 5px;
	border: 1px #587DCA solid;
}

#box a, #project-detail-content a {
	color: #FF7200;
}

#box b {
	color: white;
	font-size: 11px;
	display: block;
	font-weight: normal;
	margin-top: -1px;
}

#box.quickfacts img {
	float: right;
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 7px;
	margin-bottom: 6px;
	border: 1px #587DCA solid;
}

#box.screenshots img {
	float: left;
	margin-top: 6px;
	margin-left: 2px;
	margin-right: 5px;
	_margin-right: 6px;
	margin-bottom: 6px;
	border: 1px #587DCA solid;
}

#box.screenshots #item {
	border: 0;
	margin: 0px;
	_margin-bottom: 3px;
}

#box #item {
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 2px;
	_margin-left: 1px;
	margin-right: 5px;
	_margin-right: 5px;
	margin-bottom: 2px;
}

#box.more img {
	border: 1px #587DCA solid;
}

#box #item-text {
	display: block;
	text-align: center;
}

#box #bulletitem {
	display: block;
	margin-top: 2px;
	_margin-top: 6px;
	padding-left: 28px;
	margin-right: 6px;
}

#box #bulletitem img {
	margin-right: 16px;
	margin-left: -23px;
}

/* Projects */

#projects-header-old {
	width: 545px;
	_width: 554px;;
	height: 24px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	padding-left: 8px;
	margin-top: 20px;
	_margin-top: 40px;
}

#projects-index-visual {
	display: block;
	float: left;
	width: 170px;
	margin-right: 14px;
	margin-top: 20px;
}

#projects-header {
	height: 18px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 5px;
	_padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#projects-index-visual-left {
	display: block;
	float: left;
	width: 170px;
	height: 113px;
	margin-right: 22px;
	margin-top: 20px;
}

#projects-index-visual-right {
	display: block;
	float: left;
	width: 170px;
	height: 113px;
	margin-top: 20px;
}

#project-detail-category {
	float: right;
	display: block;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
}

#project-detail-intro {
	font-weight: bold;
	margin-top: 12px;
	display: block;
}

#project-detail-visual {
	display: block;
	height: 100px;
	width: 556px;
	background-repeat: no-repeat;
}

#project-detail-visual img {
	margin-top: 84px;
}

#project-detail-content {
	display: block;
	width: 270px;
}

#project-detail-content #header {
	margin-bottom: 7px;
}
 
#project-detail-content #author {
	color: #EBB70B;
}

#project-detail-content #item {
	display: block;
	margin-left: 5px;
	margin-bottom: 5px;
}

#project-detail-content #item img {
	margin-right: 19px;
}

#project-detail-content ul {
	padding-left: 16px;
	margin-top: -1px;
	margin-bottom: 0em;
	list-style-position: outside;
}

* html #project-detail-content ul {
	margin-left: 0px;
	m_argin-top: -1em;
	padding-top: 4px;	
}

#container-right {
	float:right;
	width: 280px;
}

/* Home */
#home-header {
	display: block;
	width: 556px;
	height: 75px;
	background-image: url('../img/img_visual_home.jpg');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
}

#home-header img {
	margin-top: 83px;
}

#submenu-home {
	display: block;
	line-height: 24px;
	color: #CE8609;
	font-size: 11px;
	padding-left: 12px;
}

#submenu-home a {
	text-decoration: underline;
}

#home-content {
	display: block;
	width: 270px;
}

#box.partners {
	display: block;
	padding-bottom: -2px;
}

#box.partners img {
	margin-bottom: -2px;
	_margin-bottom: 2px;
	_margin-top: 4px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 5px;
	border: 1px #587DCA solid;
}

#home-content a {
	color: #FF7200;
}

#home-content #visual {
	border: 1px #587DCA solid;
	margin-bottom: 8px;
}

#home-content #bullet {
	margin-right: 15px;
}

#submit-button a {
	margin-left: 20px;
	color: #E08B04;
}

#search-result a {
	color: #E08B04;
	font-weight: bold;
}

#item-year a {
	color: #E08B04;
}
