
/*
	Razgibajmozivljenje.net - main stylesheet
*/

/* General */

body, html {
	width: 100%;
	height: 100%;
	text-align: center;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: url('/_tpl/_img/body_bg.gif') top left repeat-x #FFF;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;	
}

img {
	border: none;
}

div {
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/* Page container */
#container {
	display: table;
	margin: 0;
	padding: 0;	
	width: 100%;
	height: 100%;
	text-align: center;
}

#container #top {
	width: 1000px;
	height: 98px;
	display: block;	
	padding: 0;
	margin: 0;
}

	#top .left_col {
		clear: none;
		width: 251px;
		float: left;
		padding-top: 8px; /*orig 13px*/
		text-align: center;
		margin-right: 11px;
	}

	#top .middle_col {
		clear: none;
		width: 538px;
		float: left;
		text-align: left;
		vertical-align: bottom;		
		padding: 0;
		margin: 0;
		margin-right: 11px;
		padding-top: 63px;
	}
	
		#top .middle_col img {
			display: block;			
			margin-bottom: -5px;
		}
	
	#top .right_col {
		clear: none;
		float: left;
		width: 173px;
		text-align: right;
		padding-right: 16px;
		padding-top: 73px;
		font-size: 12px;
		color: #646464;
	}
	
		#top .right_col a {
			font-size: 12px;
			font-weight: bold;
			color: #ef3f10;
			text-decoration: none;
		}



#container #middle {
	width: 1000px;
	height: auto;
	display: block;
	vertical-align: top;
}

	#middle .left_col {
		display: block;
		clear: none;
		width: 251px;
		float: left;
		text-align: left;
		margin-right: 11px;
		vertical-align: top;
		padding:0;
		margin-top:0;
		background: none;
	}
	
	#middle .left_col #prireditve_filter_info {
		display: block;
		font-size: 10px;
		color: #646464;
		font-weight: normal;
		padding:0;
		margin:0;		
		clear: both;
		line-height: 18px;
		padding-left:20px;
		padding-top:15px;
		padding-bottom: 8px;
	}
		
		#middle .left_col #prireditve_filter_info a  {
			color: #f88700;
			text-decoration: underline;
			font-size: 12px;
		}			
		
		#middle .left_col #prireditve_filter_info img {
			display: block;
		}
	

	
	#middle .left_col #prireditve_filter {
		display: block;
		background: url('/_tpl/_img/prireditve_filter_bg.gif') bottom left no-repeat #fcf6d3;
		font-size: 12px;
		color: #646464;
		font-weight: normal;
		padding:0;
		margin:0;		
		clear: both;
		line-height: 18px;
	}
		
		#middle .left_col #prireditve_filter img {
			display: block;
		}
		
		#middle .left_col #prireditve_filter ul {
			display: block;						
		}
		
		#middle .left_col #prireditve_filter ul,li {
			display: block;
			margin: 0px;
			padding: 0px;
			height: 31px; /* S  */
			list-style: none;			
			margin-top: 2px;
			/* margin-bottom: -20px; S */
		}
		
		#middle .left_col #prireditve_filter li {
			display: block;
			clear: none;
			float: left;
			width: 70px;
			padding-top: 5px;
			text-align:center;
			vertical-align: middle;			
		}
		
		#middle .left_col #prireditve_filter li a {
			color: #f88700;
			text-decoration: underline;
		}

		#middle .left_col #prireditve_filter li.sel a {
			color: #646464;
			text-decoration: none;
		}
		
		#middle .left_col #prireditve_filter li.line {
			display: block;
			clear: none;
			float: left;
			width: 100px;
			background: url('/_tpl/_img/filter_menu_line.gif') 0px 30px no-repeat;
		}
		
		#middle .left_col #prireditve_filter li.osnovno {
			background: url('/_tpl/_img/osnovno_bg.gif') top left no-repeat;
		}

		#middle .left_col #prireditve_filter li.osnovno_down {
			background: url('/_tpl/_img/osnovno_bg_down.gif') top left no-repeat;
		}

		#middle .left_col #prireditve_filter li.napredno {
			background: url('/_tpl/_img/napredno_bg.gif') top left no-repeat;
		}

		#middle .left_col #prireditve_filter li.napredno_down {
			background: url('/_tpl/_img/napredno_bg_down.gif') top left no-repeat;
			width: 72px
		}
		
	

	#middle .middle_col {
		clear: none;
		width: 538px;
		float: left;
		text-align: left;
		margin-right: 11px;
	}
	
		#middle .middle_col #middle_bar {
			display: block;			
			background: url('/_tpl/_img/middle_bar_bg.gif') top left no-repeat;
			height: 30px;
		}

		#middle .middle_col #middle_bar.vadbe {
			display: block;			
			background: url('/_tpl/_img/middle_bar_vadbe_bg.gif') top left no-repeat;
			height: 30px;
		}
		

			#middle .middle_col #middle_bar #options {
				clear: none;
				float: left;
				top: 0px;
				left: 0px;
				font-size: 12px;
				font-weight: bold;
				color: #efedd1;
				padding-top: 6px;
				padding-left: 16px;
			}

				#middle .middle_col #middle_bar #options a {
					font-weight: normal;
					text-decoration: underline;
					color: #fefefe;
				}
			
			#middle .middle_col #middle_bar #rss {
				clear: none;
				float: right;
				width: 30px;
				font-size: 12px;
				color: #efedd1;
				padding-top: 6px;
			}			
				#middle .middle_col #middle_bar #rss a{
					font-weight: normal;
					text-decoration: underline;
					color: #fefefe;
				}

			#middle .middle_col #middle_bar #rss.vadbe {
				clear: none;
				float: right;
				width: 30px;
				font-size: 12px;
				color: #3f6618;
				padding-top: 6px;
			}			
				#middle .middle_col #middle_bar #rss.vadbe a{
					font-weight: normal;
					text-decoration: underline;
					color: #3f6618;
				}
				
		#middle .middle_col	table.prireditve {
			display: table;		
			width: 538px;	
			margin-top: 5px;
			padding: 0;
		}
		
		#middle .middle_col	table.prireditve thead td {
			display: table-cell;
			font-size: 10px;
			color: #fcfcfc;
			text-align: center;
			height: 13px;
			vertical-align:super;
		}
		
		#middle .middle_col	table.prireditve thead td.naziv {
			display: table-cell;
			padding-left: 16px;
			padding-right: 16px;
			width: 242px;
			background: url('/_tpl/_img/tabela_naziv_long_bg.gif') top left no-repeat;
		}

		#middle .middle_col	table.prireditve thead td.kraj {
			display: table-cell;
			padding-left: 3px;
			padding-right: 3px;
			width: 81px;
			background: url('/_tpl/_img/tabela_kraj_small_bg.gif') top left no-repeat;
		}
		
		#middle .middle_col	table.prireditve thead td.date {
			display: table-cell;
			width: 53px;
		}

		#middle .middle_col	table.prireditve thead td.panoga {
			display: table-cell;
			padding-left: 3px;
			padding-right: 3px;
			width: 106px;
			background: url('/_tpl/_img/tabela_panoga_bg.gif') top left no-repeat;
		}
		
		#middle .middle_col	table.prireditve tbody td {		
			display: table-cell;
			font-size: 14px;
			color: #646464;
			text-align: center;
			vertical-align:middle;
		}

		#middle .middle_col	table.prireditve tbody td.naziv a {
			display: block;
			font-size: 12px;
			font-weight: bold;
			color: #e72708;
			white-space: normal;
		}
		
		#middle .middle_col	table.prireditve tbody td.naziv {
			text-align: left;
			vertical-align: middle;
			padding-left: 16px;
			padding-right: 16px;
			border-right: 1px dashed #acacac;			
			width: 242px;
		}
		
		#middle .middle_col	table.prireditve tbody td.kraj {
			display: table-cell;
			border-right: 1px dashed #acacac;			
			font-size: 10px;
			white-space: normal;
			padding-left: 3px;
			padding-right: 3px;
			width: 81px;
		}
		
		#middle .middle_col	table.prireditve tbody td.kraj a {
		color: #646464;
		text-decoration:underline;
		}

		#middle .middle_col	table.prireditve tbody td.panoga {
			display: table-cell;
			border-right: 1px dashed #acacac;			
			font-size: 10px;
			white-space: normal;
			padding-left: 3px;
			padding-right: 3px;
			width: 106px;
		}
		
		#middle .middle_col	table.prireditve tbody td.date {
			display: table-cell;
			font-size: 12px;
			color: #e41d05;
			font-weight: bold;
			background: url('/_tpl/_img/tabela_date_small_bg.gif') center left no-repeat;
			height: 41px;
			width: 53px;
		}
		
		#middle .middle_col	table.prireditve tbody td.date span.day {
			font-weight: normal;
			color: #fd5b17;
		}
		
		#middle .middle_col	table.prireditve tbody tr.colored {
			background: #f3f2e4;
			height: 41px;			
		}

		#middle .middle_col	table.prireditve tbody tr {
			height: 51px;			
		}

		#middle .middle_col	table.prireditve tbody tr.first td.date {
			background: url('/_tpl/_img/tabela_date_small_first_bg.gif') top left no-repeat;
		}
		
		#middle .middle_col	table.prireditve thead td.nobg {
			background: none;
			height: 0px;
			line-height: 0px;
		}

		#middle .middle_col table.prireditve tbody td.detail_data {
			font-size: 12px;
			color: #646464;					
			text-align: left;
			padding: 10px 16px 16px 16px;
			vertical-align: top;
		}
		
		#middle .middle_col table.prireditve tbody td.border {
			border-right: 1px dashed #acacac;
		}

			#middle .middle_col table.prireditve tbody td.detail_data a {
				font-size: 12px;
				color: #f44c12;			
				text-decoration:underline;
			}
			
		#middle .middle_col table.prireditve td.detail_td {
			text-align:left;
			vertical-align: top;
			width: 50%;
			line-height: 16px;
		}
				
			#middle td.print_td img.print {
				margin-top: 20px;
				float: right;
				display: block;
				position: relative;
			}
		
		#middle .middle_col table.prireditve table.detail {
			display: table;
			padding: 0;
			margin: 0;
		}		
			#middle .middle_col table.prireditve table.detail tbody tr {
				height: 27px;
			}		
		
			#middle .middle_col table.prireditve table.detail td {
				font-size: 12px;
				text-align: left;
				vertical-align: top;
			}							


		#middle .middle_col	table.vadbe {
			display: table;		
			width: 538px;	
			margin-top: 5px;
			padding: 0;
		}
		
		#middle .middle_col	table.vadbe thead td {
			display: table-cell;
			font-size: 10px;
			color: #fcfcfc;
			text-align: center;
			height: 13px;
			vertical-align:super;
		}
		
		#middle .middle_col	table.vadbe thead td.naziv {
			display: table-cell;
			padding-left: 16px;
			padding-right: 16px;
			width: 305px;/*242px s tipom*/
			background: url('/_tpl/_img/tabela_naziv_long_bg_1.gif') top left no-repeat;
		}

		#middle .middle_col	table.vadbe thead td.kraj {
			display: table-cell;
			padding-left: 3px;
			padding-right: 3px;
			width: 81px;
			background: url('/_tpl/_img/tabela_kraj_small_bg.gif') top center no-repeat;
		}
		
		/*
		#middle .middle_col	table.vadbe thead td.tip {
			display: table-cell;
			background: url('/_tpl/_img/tabela_tip_bg.gif') top center no-repeat;
			width: 54px;
		}
		*/

		#middle .middle_col	table.vadbe thead td.panoga {
			display: table-cell;
			padding-left: 3px;
			padding-right: 3px;
			width: 106px;
			background: url('/_tpl/_img/tabela_panoga_bg.gif') top left no-repeat;
		}
		
		#middle .middle_col	table.vadbe tbody td {		
			display: table-cell;
			font-size: 12px;
			color: #646464;
			text-align: center;
			vertical-align:middle;
		}

		#middle .middle_col	table.vadbe tbody td.naziv a {
			display: block;
			font-size: 12px;
			font-weight: bold;
			color: #e72708;
			white-space: normal;
		}
		
		#middle .middle_col	table.vadbe tbody td.naziv {
			text-align: left;
			vertical-align: middle;
			padding-left: 16px;
			padding-right: 16px;
			border-right: 1px dashed #acacac;			
			width: 310px;
		}
		
		#middle .middle_col	table.vadbe tbody td.kraj {
			display: table-cell;
			border-right: 1px dashed #acacac;			
			font-size: 10px;
			white-space: normal;
			padding-left: 3px;
			padding-right: 3px;
			width: 81px;
		}
		
		#middle .middle_col	table.vadbe tbody td.kraj a {		
		color: #646464;
		text-decoration:underline;
		}

		#middle .middle_col	table.vadbe tbody td.panoga {
			display: table-cell;
			border-right: 1px dashed #acacac;			
			font-size: 10px;
			white-space: normal;
			padding-left: 3px;
			padding-right: 3px;
			width: 106px;
		}
		
		#middle .middle_col	table.vadbe tbody td.tip {
			display: table-cell;
			font-size: 10px;
			width: 54px;
			border-right: 1px dashed #acacac;
		}
		
		#middle .middle_col	table.vadbe tbody td.date span.day {
			font-weight: normal;
			color: #fd5b17;
		}
		
		#middle .middle_col	table.vadbe tbody tr.colored {
			background: #f3f2e4;
			height: 41px;			
		}

		#middle .middle_col	table.vadbe tbody tr {
			height: 51px;			
		}

		#middle .middle_col	table.vadbe tbody tr.first td.date {
			background: url('/_tpl/_img/tabela_date_bg_big.gif') top left no-repeat;
		}
		
		#middle .middle_col	table.vadbe thead td.nobg {
			background: none;
			height: 0px;
			line-height: 0px;
		}

		#middle .middle_col table.vadbe tbody td.detail_data {
			font-size: 12px;
			color: #646464;					
			text-align: left;
			padding: 10px 16px 16px 16px;
			vertical-align: top;
			width: 400px;
		}
		
		#middle .middle_col table.vadbe tbody td.border {
			border-right: 1px dashed #acacac;
		}

			#middle .middle_col table.vadbe tbody td.detail_data a {
				font-size: 12px;
				color: #f44c12;			
				text-decoration:underline;
			}
			
		#middle .middle_col table.vadbe td.detail_td {
			text-align:left;
			vertical-align: top;
			width: 50%;
			line-height: 16px;
		}
		
		#middle .middle_col table.vadbe table.detail {
			display: table;
			padding: 0;
			margin: 0;
		}		
			#middle .middle_col table.vadbe table.detail tbody tr {
				height: 27px;
			}		
		
			#middle .middle_col table.vadbe table.detail td {
				font-size: 12px;
				text-align: left;
				vertical-align: top;
			}							


		
		#middle .middle_col	table#pagination {
			display: table;		
			width: 538px;	
			margin-top: 13px;
			padding: 0;
			border-top: 2px solid #fd5b17;
			margin-bottom: 20px;
		}
		
			#middle .middle_col	table#pagination td {
				padding-top: 13px;
				line-height: 30px;
			}
		
			#middle .middle_col	table#pagination td,
			#middle .middle_col	table#pagination td a {
				font-size: 14px;
				font-weight: bold;
				color: #fd5b17;
				text-align: center;
			}
			
			#middle .middle_col	table#pagination td a {
				text-decoration: underline;
			}

			#middle .middle_col	table#pagination td.numbers {
				text-align: center;
				vertical-align: middle;
			}
			
			#middle .middle_col	table#pagination td.numbers a {
				text-decoration: none;
			}
			
			
			#middle .middle_col	table#pagination td.numbers ul.paging {
				display: block;
				clear: none;
				margin: 0;
				padding: 0;
				height: 50px;
				text-align:center;				
			}

			#middle .middle_col	table#pagination td.numbers ul.paging li {
				display: inline;
				float: left;				
				width: 30px;
				height: 30px;
				margin-right: 6px;
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
				background: url('/_tpl/_img/pagination_bg.gif') 0px 0px no-repeat; 
			}

			#middle .middle_col	table#pagination td.numbers ul.paging li.selected {
				display: inline;
				float: left;				
				width: 30px;
				height: 30px;
				color: #f3f3f3;
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
				background: url('/_tpl/_img/pagination_bg_down.gif') 0px 0px no-repeat;				
			}

			#middle .middle_col	table#pagination td.numbers ul.paging li.dots {
				display: inline;
				float: left;				
				width: 30px;
				height: 30px;
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
				background: url('/_tpl/_img/pagination_bg.gif') 0px 0px no-repeat;				
			}

				#middle .middle_col	table#pagination td.numbers ul.paging li.selected a {
					color: #f3f3f3;
				}

				#middle .middle_col	table#pagination td.back,
				#middle .middle_col	table#pagination td.forward {
					width: 50%;
					vertical-align: top;					
				} 
				
				#middle .middle_col	table#pagination td.back {
					text-align: left;
				}

				#middle .middle_col	table#pagination td.forward {
					text-align: right;
				}
				
				#middle .middle_col	table#pagination td.numbers {
					width: auto;
				}

	#middle .middle_col #title_box {
		display: block;
		width: 525px;
		padding-left: 13px;
		font-size: 18px;
		color: #f7f6e8;
		background: url('/_tpl/_img/title_sivi_bg.gif') top left no-repeat;
		margin-top: 10px;
		padding-top: 3px;
		height: 30px;
		margin-bottom: -12px;
	}

	
	
	#middle .right_col {
		clear: none;
		float: left;
		width: 173px;
		text-align: left;
		color: #646464;
		
	}
		#middle .right_col .reg_pisarne_list {
			width:189px;
			background:url('/_tpl/_img/bg_pisarne_2.gif');
			background-position:top 10px;
		}
			#middle .right_col .reg_pisarne_list span {
				font-size:10px;
			}
			
			#middle .right_col .reg_pisarne_list ul {
				padding-left: 8px;
				font-size: 12px;
			}
				#middle .right_col .reg_pisarne_list li {
					padding-left: 10px;
					padding-bottom: 6px;
				}

	
		/* --- */
		#middle .right_col ul {
			/*padding:0;*/
			padding-left: 8px;
			font-size: 12px;
		}
		
		#middle .right_col a {
			color: #0072bc;
		}
			
		#middle .right_col li  {
			/* list-style-type: disc; */
			
			background: url('/_tpl/_img/input_list_type.gif') 0px 7px no-repeat;
			/*background-image: url('/_tpl/_img/input_list_type.gif');*/
			padding-left: 15px;
			padding-bottom: 0px;
			/* margin-bottom: 6px; */
		}
		/* --- */
	
		#middle .right_col #obvestila {
			display: block;
			width: 165px;
			background: url('/_tpl/_img/obvestila_bg.gif') bottom left no-repeat;
			font-size: 12px;
			color: #646464;			
			padding-left: 12px;
			padding-right: 12px;
			line-height: 20px;
		}
		
			#middle .right_col #obvestila span.date {
				display: block;
				font-size: 11px;
				color: #646464;
				font-weight: normal;
				padding-top: 5px;
			}
	
			#middle .right_col #obvestila a {
				font-size: 12px;
				color: #0072bc;
				font-weight: normal;
				text-decoration: underline;
			}

			#middle .right_col #obvestila a.title {
				display: block;
				font-size: 14px;
				color: #0072bc;
				font-weight: bold;
				text-decoration: underline;
			}
			
				#middle .right_col #obvestila hr {
					display: block;
					border: 1px solid #ade4f9;
					text-align: center;
					margin-bottom: 5px;
					margin-top: 5px;
				}
				

	#middle #input_title_bar {
		display: block;
		width: 1000px;
		padding-left: 13px;
		font-size: 18px;
		color: #f7f6e8;
		background: url('/_tpl/_img/title_sivi_bg_big.gif') top left no-repeat;
		padding-top: 3px;
		height: 30px;
		margin-bottom: 20px;
	}

	#middle #input_title_bar_blue {
		display: block;
		width: 1000px;
		padding-left: 13px;
		font-size: 18px;
		color: #6dcff6;
		background: url('/_tpl/_img/title_blue_bg_big.gif') top left no-repeat;
		padding-top: 3px;
		height: 30px;
		margin-bottom: 20px;
	}
	
	
	#middle .input_col {
		display: block;
		clear: none;
		width: 707px;
		float: left;
		text-align: left;
		margin-right: 11px;
		padding:0;
		vertical-align: top;
	}
	
	/* div.input_right_colum {
		background-color:#CC0000;
		** display: block; **
		
		clear: none;
		width: 240px;
		float: left;
		margin-top: 17px;
	}
	

	
	div.input_right_colum li{
		
	}
	*/
	
	#middle .input_right_col {
		display: block;
		clear: none;
		width: 232px;
		float: left;
		text-align: left;
		margin: 0px;
		padding: 0px;
		background: #f3f2e4;
		padding-top: 25px;
		padding-left: 25px;
		padding-right: 25px;
		vertical-align: top;
		font-size: 12px;
		font-weight: normal;
		color: #646464;
		margin-top: 17px;
	}
		
		#middle .input_right_col #reg_pisarne_detail_list ul {
			padding-left: 8px;
			font-size: 12px;
		}

			#middle .input_right_col #reg_pisarne_detail_list li {
				padding-left: 10px;
				height:20px;		
			}
		
	
		#middle .input_right_col span.title {
			display: block;
			font-size: 18px;
			font-weight: bold;
			color: #898989;		
		}
		
		#middle .input_right_col #info_detail_list ul {
			padding-left: 8px;
			font-size: 12px;

		}

			#middle .input_right_col #info_detail_list li {
				padding-left: 10px;		
				float:left;
				height:50px;
			}
		
		
		#middle .input_right_col ul {
			display: block;
			margin: 0px;
			padding: 0px;
			/* margin-bottom: 20px; S */
		}
		
		#middle .input_right_col ul li {
			/* padding-bottom: 30px; S */
			height: 60px;
		}
		
		#middle .input_right_col li {
			display: block;
			clear: both;
			background: url('/_tpl/_img/input_list_type.gif') 0px 7px no-repeat;
			padding-left: 15px;
		}
		
		#middle .input_right_col li a{
			color: #303030;
			/* text-decoration: none; */
		}
		
		/* #middle .input_right_col li a:active {
			text-decoration: none;
			font-weight: bold;
			color: #303030;
		} */
		
		li.bottom_margin {
			margin-bottom: 5px;
		}
		
		#middle .input_col table.input_box {
			display: table;
			width: 707px;
			margin:0;
			padding:0;
		}
		
			#middle .input_col table.input_box td.left_corner {
				display: table-cell;
				width: 22px;
				height: 17px;
				background: url('/_tpl/_img/input_box_top_left_corner.gif') bottom left no-repeat;
				white-space: nowrap;
			}

			#middle .input_col table.input_box td.right_corner {
				display: table-cell;
				width: 100%;
				height: 17px;
				background: url('/_tpl/_img/input_box_top_right_corner.gif') bottom right no-repeat;
			}

			#middle .input_col table.input_box td.bottom_border {
				display: table-cell;
				width: 100%;
				background: url('/_tpl/_img/input_box_bottom_bg.gif') top left no-repeat;
				height: 4px;
			}

			#middle .input_col table.input_box td.title {
				display: table-cell;
				white-space: nowrap;
				height: 17px;
				font-size: 14px;
				font-weight: bold;
				color: #898989;
				padding: 7px 7px 0 7px;
			}
				
			#middle .input_col table.input_box td.form_content {
				/* display: table-cell;*/
				border-left: 1px solid #898989;
				border-right: 1px solid #898989;
				padding-left: 30px;
				padding-top: 15px;
			}
			
				/* #middle .input_col table.input_box td.form_content tr td {
					width: 200px;
				} */
			
				#middle .input_col table.input_box td.form_content h1 {
					display: block;
					clear:both;
					font-size: 14px;
					font-weight: bold;
					color: #363636;
					margin-bottom: 9px;
				}

				#middle .input_col table.input_box td.form_content p {
					display: block;
					clear: both;
					font-size: 11px;
					font-weight: normal;
					color: #646464;
					padding-top: 11px;
					margin-top: 11px;
					padding-left: 4px;
				}

				#middle .input_col table.input_box td.form_content input {
					display: block;
					font-size: 13px;
					font-weight: normal;
					color: #363636;
					border: 1px solid #b9b9b9;
					background: #f6f6e5;
					height: 19px;
					width: 260px;
					padding-left: 4px;
					padding-right: 4px;
					vertical-align: bottom;
					clear: none;
					float: left;
				}

				#middle .input_col table.input_box td.form_content textarea {
					display: block;
					font-family: 'Tahoma';
					font-size: 13px;
					font-weight: normal;
					color: #363636;
					border: 1px solid #b9b9b9;
					background: #f6f6e5;
					height: 100px;
					width: 300px;
					padding-left: 4px;
					padding-right: 4px;
					vertical-align: bottom;
					clear: none;
					float: left;
				}

				#middle .input_col table.input_box td.form_content select {
					display: block;
					font-size: 13px;
					font-weight: normal;
					color: #363636;
					border: 1px solid #b9b9b9;
					background: #f6f6e5;
					height: 19px;
					width: auto;
					padding-left: 4px;
					padding-right: 0px;
					vertical-align: bottom;
					clear: none;
					float: left;
				}
				
				#middle .input_col table.input_box td.form_content div.error {
					display: none;
					height: 18px;
					vertical-align: middle;
					padding-top: 5px;
					margin-top: 0;
					clear: none;
					float: left;
					margin-left: 2px;
					background: url('/_tpl/_img/bg_input_error.gif') top left no-repeat;
					padding-left: 61px;
					font-size: 11px;
					font-weight: normal;
					color: #ef3f10;
				}

				#middle .input_col div.error {
					display: none;
					height: 18px;
					vertical-align: middle;
					padding-top: 5px;
					margin-top: 5px;
					clear: both;
					margin-left: 2px;
					background: url('/_tpl/_img/bg_input_error.gif') top left no-repeat;
					padding-left: 61px;
					font-size: 11px;
					font-weight: normal;
					color: #ef3f10;
				}
				
				#middle .input_col table.input_box td.form_content input.red {
					border: 1px solid #ef3f10;
					font-size: 13px;
					font-weight: normal;
					color: #363636;
					background: #f6f6e5;
					height: 19px;
					width: 260px;
					padding-left: 4px;
					padding-right: 4px;
					vertical-align: bottom;
					clear: none;
					float: left;
				}
				
				#middle .input_col table.input_box td.form_content .radio {
					width: auto;
					height: auto;
					border: none;
					background: none;
				}
				
				#middle .input_col table.input_box td.form_content a {
					color: rgb(239, 63, 16);
				}
				
				#middle .input_col table.input_box td.form_content .bottomMargin {
					
				}


#container #footer {
	display: block;
	height: 51px;
	background-color: #efefef;
	vertical-align: top;
	font-size: 12px;
	color: #808080;
	padding-top: 14px;
	white-space: nowrap;
	padding-left: 280px;
	text-align: center;
}

#container #footer a {
	font-size: 12px;
	color: #303030;
}




