@charset "utf-8";
/* CSS Document */

body { 
	background-image: url('../shared/gfx/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #0a3270;
	color: #323232;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	padding: 0;
}


table {
	font-family: Arial;
	font-size: 12px;
}

p{ margin: 0px;padding: 0px; }

/* Reset */
* {
	margin: 0px;
	padding: 0px;	
}

div { margin: 0px;padding: 0px; }

/* Misc */
.clear {
	clear: both;
	}
	
	
	
h1 {
color: #0b3472;
font-family: Tahoma;
font-size: 10px;
margin: 0px;
padding: 0px;
font-weight: normal;
text-shadow: #FFF 1px 1px 0;
}	

h2 {
color: #0b3472;
font-family: Tahoma;
font-size: 14px;
margin: 0px;
padding: 0px;
font-weight: normal;
text-shadow: #FFF 1px 1px 0;
}

h3 {
color: #3a3a3a;
font-size: 12px;
font-weight: bold;
font-family: Tahoma;
margin-bottom: 3px;
padding-left: 12px;
text-shadow: #FFF 1px 1px 0;
}


h4 {
color: #3a3a3a;
font-size: 12px;
font-weight: bold;
font-family: Tahoma;
margin-bottom: 0px;
padding: 0px;
text-shadow: #FFF 1px 1px 0;
}

h5 {
color: #c6c6c6;
font-size: 32px;
font-weight: bold;
font-family: Tahoma;
margin-bottom: 0px;
text-shadow: #FFF 1px 1px 0;
}

h6 {
color: #0b3472;
font-size: 15px;
font-weight: bold;
font-family: Tahoma;
margin-bottom: 0px;
padding: 0px;
text-shadow: #FFF 1px 1px 0;
}

.price {
color: #006600;
font-size: 17px;
font-weight: bold;
}

.loginform {
width: 162px;
height: 22px;
border: 1px solid #cbd4df;
color: #a5afbc;
background-image: url('../shared/gfx/formbg.jpg');
background-repeat: repeat-y;
}

a.loginlink, a.loginlink:visited, a.loginlink:active {
    color: #0b3472;
    text-decoration: none;
    font-weight: bold;
}

a.loginlink:hover {
    color: #a5afbc;
    text-decoration: underline;
    font-weight: bold;
}

option, textarea, input, select, file {  
    font-family: Arial; 
    font-size: 11px; 
    color: #323232; 
    background-color: #FFFFFF; 
    border: 1px solid #cdd5e1;
}


div#wrapper {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
div#site {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('../shared/gfx/sitebg.jpg');
	background-repeat: repeat-y;
	}

div#nav {
width: 906px;
height: 38px;
background-image: url('../shared/gfx/navbg.jpg');
background-repeat: no-repeat;
line-height: 38px;
color: #0a3270;
font-weight: bold;
}

.menu{
padding: 0px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
height: 38px;
line-height: 38px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.menu li{
display: inline;
margin: 0;
}

.menu img{
border: 0px;
}

.searchbar {
    font-family: Arial; 
    font-size: 11px; 
    color: #323232; 
    background-color: #FFFFFF; 
    border: 1px solid #cdd5e1;
	width: 150px;
	height: 20px;
}



div#left {
float: left;
padding-left: 7px;
width: 625px;
_width: 625px;
}

.bartop {
line-height: 28px;height: 28px;padding-left: 9px;
}

div#loginbox {
width: 246px;
height: 157px;
color: #0b3472;
float: left;
background-image: url('../shared/gfx/loginbg.jpg');
background-repeat: no-repeat;
text-shadow: #FFF 1px 1px 0;
}

div#aboutbox {
width: 379px;
_width: 372px;
height: 157px;
color: #0b3472;
float: right;
font-size: 10px;
font-family: Tahoma;
text-align: left;
background-image: url('../shared/gfx/aboutbg.jpg');
background-repeat: no-repeat;
text-shadow: #FFF 1px 1px 0;
}

div#content {
width: 625px;
min-height: 176px;
background-image: url('../shared/gfx/contentbg.jpg');
background-repeat: no-repeat;
}

div#sitecontent {
width: 613px;
_width: 616px;
padding-left: 4px;

}

div#right {
float: right;
width: 274px;
_width: 270px;
}

div#dev {
width: 274px;
height: 380px;
color: #0b3472;
font-size: 10px;
font-family: Tahoma;
background-image: url('../shared/gfx/devbg.jpg');
background-repeat: no-repeat;
background-position: bottom;
}

div#projects {
width: 274px;
color: #0b3472;
font-size: 10px;
font-family: Tahoma;
background-image: url('../shared/gfx/projectsbg.jpg');
background-repeat: no-repeat;
background-position: bottom left;
padding: 2px;
}

.devdesc {
padding-left: 12px;
padding-right: 15px;
}


div#offers {
width: 906px;
padding-left: 8px;
padding-right: 9px;
}

div#offers img {
border: 0px; }



div#footer {
width: 906px;
font-size: 11px;
height: 122px;
_height: 110px;
color: #FFFFFF;
background-image: url('../shared/gfx/footerbg.jpg');
background-repeat: repeat-x;
text-shadow: #000 1px 1px 0;
}

div#footer a {
height: 20px;
_height: 18px;
line-height: 20px;
color: #5b87c8;
text-decoration:none;
font-size: 10px;
}

div#footer a:hover {
height: 20px;
_height: 18px;
color: #FFFFFF;
text-decoration:none;
font-size: 10px;
}

/* SCRIPTS AND MISC */
/* DEFINITION LIST PROGRESS BAR */

dl, dt, dd{margin:0;padding:0;}

dd{
	width:129px;
	height:25px;
	background:url(../shared/gfx/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
dd span{
	position:absolute;
	display:block;
	width:123px;
	height:19px;
	background:url(../shared/gfx/bar.jpg) repeat 0 0;
	top:3px;
	left:3px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:123px;
	height:19px;
	background:url(../shared/gfx/bg_cover.jpg) repeat-x;
	top:0;
}


/* SINGLE PROGRESS BAR */

.progressBar{
	width:216px;
	height:41px;
	background:url(../shared/gfx/bg_bar.gif) no-repeat 0 0;
	position:relative;
	
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../shared/gfx/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../shared/gfx/bg_cover.gif) repeat-x 0 0;
	top:0;
}

a, a:visited, a:active {
    color: #0b3472;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #a5afbc;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #c5c5c5;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #000000;
    text-decoration: none;
}

a.category:hover {
    color: #6b0a0a;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #797979; 
    background-color: #fff; 
    border: 1px solid #c5c5c5;
	
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}

.form_off {  
    color: #323232; 
    background-color: #eeeeee; 
    border: 1px solid #c5c5c5;
}

.form_on {  
    color: #323232; 
    background-color: #dddddd; 
    border: 1px solid #c5c5c5;
}

ul {
margin-left: 30px;}

.form_name {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #000000;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #000000;
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}


.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    height: 17px;
    font-weight: bold;
    background-image: url(gfx/title_bg.jpg);
    background-repeat: repeat;
    background-position: left top;
}

.forumtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    height: 25px;
    font-weight: bold;
    background-image: url(../shared/gfx/forumtitle.jpg);
    background-repeat: repeat;
    background-position: left top;
	border-bottom: 1px solid #e1e1e1;
}


.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

.porttop {
font-size: 12px;
color: #0b3472;
font-weight: bold;
}

.portcontent
{
background: url(../shared/gfx/portcontent.jpg);
background-repeat: no-repeat;
background-position: right top;
width: 440px;
height: 159px;
}

.servicepadding {
height: 20px;}

.servicecat {
color:#0b3472;font-weight: bold;font-size: 12px;}