/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2010-04-16 13:21:29
// 
//  Do NOT manually edit this generated file
// **************************************** */


img, li, ul, a{
	outline: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

A 				{ color: #A6461E; text-decoration: none; font-weight: bold; }	
A:link 			{ color: #A6461E; text-decoration: none; font-weight: bold; }	
A:visited 		{ color: #A6461E; text-decoration: none; font-weight: bold; }	
A:active 		{ color: #A6461E; text-decoration: none; font-weight: bold; }	
A:hover 		{ color: #A6461E; text-decoration: underline; font-weight: bold; }

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: arial;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	
	background: url('../editorial/id=320.jpg');
}

#orange_bar			{ position: relative; top: 200px; width: 100%; height: 50px; background-color: #DF9931; margin: 0px; }

#main				{ position: relative; margin: 0 auto 0; width: 900px; height: auto; margin-top: -50px;}
#header				{ position: relative; z-index: 20; width: 900px; height: 200px; }
#header .logo		{ position: absolute; top: 110px; left: 50px; z-index: 100; }
#header .menu		{ position: absolute; top: 250px; left: 53px; z-index: 20; }
#header .menu li	{ margin-right: 10px; }

#content			{ position: absolute; top: 250px; left: 00px; width: 900px; background: #FFF; }
#footer				{ margin: 30px 0 0 50px; padding: 30px 0 30px 0; width: 800px; height: 50px; border-top: 1px solid #DF9931; }

/* TEXT AND IMAGES */

#column_left					{ float: left; margin: 55px 0 0 53px; width: 400px; }
#column_right					{ float: left; margin: 55px 0 0 40px; width: 340px; }
#column_right .text				{ margin-top: 20px; width: 380px; }

/* PRODUCT LIST */

#product_list											{ margin: 55px 0 0 53px; width: 800px; }
#product_list .text										{ margin-bottom: 15px; width: 500px; }
#product_list .products	.product						{ float: left; width: 140px; margin-bottom: 30px; }
#product_list .products	.product .image					{ float: left; width: 120px; height: 90px; overflow: hidden; margin: 4px 15px 0 0; }
#product_list .products	.product .info 					{ float: left; width: 240px; }
#product_list .products	.product .info .title			{ font-size: 13px; }

/* PRODUCT DETAILS */

#product_details										{ margin: 10px 0 20px 10px; width: 560px; }
#product_details .info									{  }
#product_details .info .image							{ }
#product_details .info .back							{  }
#product_details .info .date							{ font-size: 11px; }

/* EXCURSIONS */

#excursions								{ margin: 55px 0 0 53px; width: 850px; height: auto; }
#left									{ float: left; width: 400px; }
#left .images_around					{ height: 350px; margin-bottom: 10px; position: relative; width: 400px; border-bottom: 1px solid #DF9931; }
#left .images li						{ list-style: none; display: inline; }
#left .text								{ width: 360px; }
#right									{ float: left; width: 400px; }
#right .images_around					{ height: 350px; margin-bottom: 10px; position: relative; width: 400px; border-bottom: 1px solid #DF9931; }
#right .images li						{ list-style: none; display: inline; }
#right .text							{ margin: 0 0 0 25px; width: 360px;  }
#excursions .excursion					{ margin-bottom: 35px; }
#excursions .excursion .date			{ font-size: 10px; margin-bottom: 15px; display: block; }

/* WORK UPLOAD FORM */

#upload_work											{ margin: 55px 0 0 53px; width: 800px; text-align: left; }
#upload_work .intro										{ width: 420px; margin-top: 15px; }
#upload_form											{ padding-top: 20px;}
#upload_work .item										{ width: 600px; margin-bottom: 20px; }
#upload_work .caption									{ width: 120px; float: left; }
#upload_work .field input, textarea						{ font-family: verdana; font-size: 11px; background-color: #ffffff; border: 1px solid #DF9930; }
#upload_work .field input								{ width: 250px; }
#upload_work .field textarea							{ width: 295px; height: 300px; }
#upload_work .item_send									{ margin-left: 340px; }
#upload_work .item_send img								{ border: 1px solid #7b7b7b; }
#upload_work .item_red									{ margin-left: 260px; }

/* CONTACT FORM */

#contact												{ margin: 55px 0 0 53px; width: 400px; text-align: left; }
#contact .intro											{ width: 420px; margin-bottom: 10px; }
#contact_form											{ padding-top: 20px; border-top: 1px dotted #DF9931; color: #272727; }
#contact .item											{ width: 480px; margin-bottom: 20px; }
#contact .caption										{ width: 120px; float: left; }
#contact .field input, textarea							{ font-family: verdana; font-size: 11px; background-color: #ffffff; border: 1px solid #DF9930; }
#contact .field input, textarea							{ width: 250px; }
#contact .field textarea								{ height: 80px; }
#contact .item_send										{ margin-left: 340px; }
#contact .item_send img									{ border: 1px solid #7b7b7b; }
#contact .item_red										{ margin-left: 260px; }
.result													{ margin: 55px 0 0 53px; height: 470px;  }


/* ERRORS */

#upload_work .item .field input.error					{ width: 250px; height: 17px; border: 1px solid red;}
#contact .item .field input.error						{ width: 250px; height: 17px; border: 1px solid red;}
label.error												{ display: none !important;}

/* STANDARD */

.align_left						{ margin: 0 15px 0 0; }
.align_right					{ margin: 0 0 0 15px; }











