@charset "utf-8";

#prod_content	{position:relative;
				left:-1px;
				top:2px;
				width:982px;
				min-height:624px; height:auto !important; height:624px;
				float:left;
				padding:10px 20px 10px 10px;
				border:0px;
				border-top:1px solid #000000;}
				
#content_main	{width:982px;
				padding-top:20px;}
				
#content_right	{float:right;
				margin:0px 0px 10px 20px;
				width:300px;
				padding:0px 10px 0px 0px;}		
		
#content_side	{float:right;
				background-color:#d3d3d3;}
				
#content_side_text	{width:300px;
					padding:10px 0px 10px 0px;}
					
#img_topright	{margin:0px 0px 0px 0px; 
				width:300px;
				float:right;
				padding:0px 0px 0px 0px;
				border:0px}
				
a	{text-decoration:none;
			font-weight:bold;}
			
a:visited	{text-decoration:none;
			font-weight:bold;
			color:#000000;}
			
a:hover	{text-decoration:none;
			font-weight:bold;}
			
#contact_form	{border:1px solid #000000;
				width:620px;
				margin-left:10px;
				padding:0px 0px 0px 10px;}
				
#form_header	{border:1px solid #000000;
				position:relative;
				top:-10px;
				left:10px;
				width:85px;
				padding:5px;
				background-color:#76efee;}
				
input,textarea	{background-color:#d3d3d3;
				border:1px solid #000000;}
				
textarea	{width:570px;
			height:250px;}				
				
input.submit	{font-weight:bold;}

.errortext	{color:red;
			font-weight:bold;}

.full	{background-color:#d3d3d3;}

.empty	{background-color:#ff7777;}

td.link_image	{width:250px;
				padding:0px 10px 20px 10px}

td.link_text	{vertical-align:top;
				padding:0px 0px 20px 0px}
