body {
        background-color: #000;
        color: #B3B3B3;
        font-family:arial,helvetica,verdana,sans-serif;
        text-align: center;
        margin-top:0px;
}

a { color: #B3B3B3; text-decoration:none;}
a:active {color: #999999;}
a:visited { color: #B3B3B3; }
a:hover { color: #ffa300; }

.highlight_link { color: #ffa300 !important; } 

.highlight { background-color: #800000 !important; padding-left:5px; padding-right:5px; color: #cccccc; }

h1 { color: #FFF; }
h2 { color: #FFF; font-size:17px; font-weight: normal;}
h3 { color: #FFF; padding-bottom:0px; margin-bottom: 0px; }
h4 { color: #cccccc; padding-top:0px; margin-top:0px; }

.big_header { line-height:150%; color: #FFF; font-size:17px; font-weight: normal; }
.sub_header { color: #FFF; font-size:20px; padding-bottom:0px; margin-bottom: 0px; vertical-align:middle; }
.small_header { color: #cccccc; font-size:13px; font-weight: bold; padding-top:0px; margin-top:0px; }
.prod_small_header { color:#78941C; font-weight: bold; padding-left:5px; font-size:18px; padding-right:5px; margin-top:0px; margin-bottom:5px; }
.mini_header {}

.clear { clear:both; }

.wrapper {
        width: 925px;
        text-align: left; 
        position: relative;
/*        margin-left:109px; */
}

.bigtext { font-size:34px; font-weight:bold; line-height:150%; color:#78941C; }

.nav { height:20px; border-bottom: 1px solid #B3B3B3; margin: 0px 0px 0px 0px ; padding: 0px 0px 0px 0px;}
.nav_left ul { padding-left:0px; margin-left:0px; }
.nav_left li { float:left; margin-right: 40px; list-style-type: none; }
.nav_right { vertical-align:middle; background:transparent url(/images/square.gif) no-repeat scroll 0 10px; padding:0px 0px 0px 13px; float: right; position:relative; top:-5px; }
.nav_right_date { color:#78941C; font-size:1.5em; }

.blog_item { width: 885px; padding:10px; margin:10px 10px 20px 10px; border-bottom: dotted 1px #B3B3B3; }
.blog_title { font-weight: bold;}
.blog_content { padding:10px; }
.blog_poster { font-size: 11px; }

.content { padding: 10px 0px 0px 0px; min-height:700px !important;}
.content_left { line-height:140%; width: 600px; float: left;}
.content_right {width: 300px; float:right; font-size:12px; }
.content_eng { width: 300px; }
.content_design { float:right; }
.content_small { font-size:10px; }
.content_small_label {font-size:10px; font-weight:bold;}
.sub_content_header { border-bottom: dotted 1px #B3B3B3; height: 25px;}
.sub_content_header_top { border-top: dotted 1px #B3B3B3; margin: 10px 0px 0px 0px; padding: 5px 0px 5px 0px;}
.right_content_header { border-bottom: dotted 1px #B3B3B3; height: 25px; border-top: dotted 1px #B3B3B3; margin: 10px 0px 0px 0px; padding: 5px 0px 5px 0px; }
.sub_content {padding:10px;}
.sub_content_left { padding: 10px 0px 10px 0px; }
.sub_content_right { padding: 10px 0px 10px 0px; }
.sub_content_right_img { padding: 3px 0px 0px 0px; }
.content_comment { border: dashed 1px #B3B3B3; padding: 10px; margin: 10px; }
.content_comment_title { font-weight: bold;}
.content_comment_posted { font-size: 10px;}
.port_gallery {margin: 10px 0px 15px 0px; height:235px;}
.login_fieldset { width: 210px; }

.form_input_field { background:#111111 none repeat scroll 0 0; border:2px solid #222222; color:#999999; }

.footer {
	border-top: 1px solid #B3B3B3;
	display:block;
	font-size:10px;
	margin-top:20px;
	padding:5px 0px 0px 0px;
}

#techTable { font-size:10px; line-height:100%; }
#techTable th { font-size:10px; text-align:left; font-weight: normal; text-transform:uppercase; border-bottom:1px  solid #B3B3B3; }
#techTable td { vertical-align:top; padding:0px 5px 0px 5px; }

.currentDate { background:transparent url(/images/square.gif) no-repeat scroll 0 10px; font-size:1.7em; padding:0px 0px 0px 13px; color:#78941C; }

.gradient_shine h1 {
	font: bold 300%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
}
.gradient_shine h2 {
	font: normal 120%/100% "Lucida Grande", Arial, sans-serif;
	margin: 10px 0 0;
	color: #b7b7b7;
}
.gradient_shine span {
	background: url(http://d27n.com/images/shine-dark.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 29px;
}