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

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#233f16;
	margin:0px;
	padding:4px 0px 0px 5px }

a:link, a:active, a:visited {
	color:#333333;
	text-decoration:none }

a:hover {
	color:#333333;
	text-decoration:underline }

a:link img, a:active img, a:visited img, a:hover img, img {
	border:0px }

#line {
	background-image:url(../images/thickbox.png);
	background-repeat:repeat;
	border:1px solid #F4F4F4;
	overflow:hidden;
	width:763px;
	height:389px;
	padding:5px }
	
	#line h1 {
		font-size:12px;
		font-weight:bold;
		color:#666 }
	
	#line table {
		font-size:11px;
		color:#999 }
	
	#line p {
		font-size:11px;
		color:#999;
		text-align:justify;
		line-height:15px }
	
	#line ul {
		list-style:none;
		margin:0px;
		padding:0px;
		width:200px;
		font-size:11px;
		color:#999;
		text-align:justify;
		line-height:15px }

.mouse{
	cursor:pointer }

.close {
	position:absolute;
	top:10px;
	right:10px }

table.main {
	background-image:url(../images/middle.png);
	background-repeat:repeat-y;
	background-position:top center;
	margin:15px 0px 0px 10px }

table.radios {
	margin-top:-3px }

form input {
	display:inline;
	font-weight:normal;
	font-size:12px;
	color:#233f16 }

form label {
	color:#999 }

small {
	color:#C00;
	margin-left:230px }

#replacement {
	width:84px;
	height:26px;
	margin:5px 0px 0px 255px;
	padding:0;
	border:0;
	background:transparent url(../images/send-request.jpg) no-repeat center top;
	cursor:pointer; /* hand-shaped cursor */
	cursor:hand /* for IE 5.x */ }

.tag {
	margin:0px 0px 10px 0px }

.fix {
	margin:0px 0px 7px 0px }

.sub {
	display:block;
	margin:10px 0px 12px 0px }

.url {
	color:#233f16;
	text-decoration:none }

.L3 {
	line-height:3px }

.L5 {
	line-height:5px }

.L15 {
	line-height:15px }

.fr {
	float:right }

em {
	color:#C00 }

.portfolio-img {
	position:absolute;
	margin:30px 0px 0px 22px }

.arrow-left {
	position:absolute;
	margin:200px 0px 0px -3px }

.arrow-right {
	position:absolute;
	margin:200px 0px 0px 745px }
