body {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	vertical-align: top;
	padding-bottom: 2px;
}

* { margin: 0; padding: 0; text-decoration: none; border: none; }
a { color: #FFF; }
#frameWrapper {
	position: absolute;
	width: 900px;
	min-height: 100%;
	left: 50%;
	margin-left: -450px;
	background-color: #48484A;
	padding-bottom: 20px;
}

.alignRight {
	text-align: right;
	width: 80%;
}

.imageHolder {
	float: left;
	padding: 5px;
}

.block {
	display: block;
}

textarea#profile {
	display: none;
}

#content .wrongCaptcha {
	font-weight: bold;
	padding: 5px 0;
	display: block;
}

.avatar {
	float: left;
	padding: 0 5px 5px 0px;
}

#frameRightColumn h1.white {
	color: #FFF;
	font-size: 16px;
	margin-bottom: 5px;
}

#registerText {
	margin-top: 15px;
	color: #999;
	font-size: 11px;
}

#loginForm {
	padding: 10px;
	background-color: #363637;
}

.longText {
	width: 100%;
}

.nickname {
	float: left;
	clear: right;
}
.registration_date {
	float: left;
}

.profile {
	clear: both;
}

#frameHeader {
	width: 900px;
	height: 140px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}
	#login_search_menu {
		float: right;
		width: 315px;
		margin-right: 10px;
		height: 16px;
		margin-top: 10px;
		font-size: 11px;
		text-align: right;
		display:block;
		}
		#login_search_menu input {
			font-size: 10px;
			margin-left: 5px;
		}
	#digi_logo {
		position: absolute;
		width: 150px;
		left: 10px;
		top: 20px;
		text-align: center;
	}
	#header_overlay {
		position: absolute;
		left: 620px;
		top: 30px;
	}

#frameLeftColumn {
	width: 120px;
	margin-left:25px;
	margin-right:25px;
	float: left;
	}
	#frameLeftColumn .banner{
		margin: 30px 0 0 0;
	}
	#frameLeftColumn .banner img {
		margin: 25px 0 0 0;
	}
	#homeColumn {
		width: 140px;
		float: right;
		padding-right: 10px;
		}
		#homeColumn p {
			margin-bottom: 10px;
		}
		#homeColumn a {
			display: block;
			text-decoration: underline;
		}
	#subMenuShadow {
		width: 148px;
		float: right;
		background-image:url(../images/shadow_right.png);
		background-repeat: repeat-y;
		background-position: right;
		}
		#subMenuShadow div.top {
			width: 8px;
			height: 16px;
			float: right;
			clear: right;
			background-image:url(../images/shadow_top_right.png);
			background-repeat: no-repeat;
		}
		#subMenuShadow div.right {
			width: 8px;
			float: right;
			clear: right;

		}		
		#subMenuShadow div.bottom_right {
			height: 8px;
			width: 8px;
			clear: right;
			float: right;
			background-image:url(../images/shadow_bottom_right.png);
			background-repeat: no-repeat;
		}
		#subMenuShadow div.bottom {
			width: 126px;
			height: 8px;
			float: right;
			background-image:url(../images/shadow_bottom.png);
			background-repeat: repeat-x;
		}
		#subMenuShadow div.bottom_left {
			width: 8px;
			height: 8px;
			float: right;
			background-image:url(../images/shadow_bottom_left.png);
			background-repeat: no-repeat;
		}
		#subMenu {
				width: 140px;
				background-color: #78C14F;
			}
			ul#sub {
				list-style-image: url(../images/bullet.gif);
				padding: 2px 0 2px 20px;
			}
			ul#sub li {
				border-top: 1px #FFF dotted;
				padding-bottom: 2px;
			}
			ul#sub li:first-child {
				border: none;
			}
			ul#sub li a:hover {
				color: #000000;
			}
		

#frameContent { 
	width: 495px;
	float: left;
	}
	#mainNavigationShadow {
		width: 503px;
		height: 30px;
		background-image: url(../images/main_menu_shadow.gif);
		background-position: right bottom;
	}
	#mainNavigation {
		width: 495px;
		height: 22px;		
		background-color: #78C14F;
		margin-bottom: 10px;
		}
		ul#mainNav { 
			list-style: none;
			font-size: 16px;
			font-weight: bold;
			padding:2px 0 2px 10px;
			position: absolute;
		}
		ul#mainNav li {
			float: left;
			padding-right: 20px;
		}
		ul#mainNav li a {
			position: relative;
			z-index: 99;
			padding-bottom:8px;
		}
		ul#mainNav li a:hover {
			color: #000000;
		}
		ul#mainNav li .sub_shadow {
			position: absolute;
			top: 22px;
			padding-right: 8px;
			background-image:url(../images/big_shadow.png);
			background-position: bottom right;
			}
			ul#mainNav li .sub .bottom_left {
				width: 16px;
				height: 8px;
				float: left;
				clear: none;
				background-image:url(../images/shadow_bottom_left_long.png);
				background-repeat: no-repeat;
			}
		ul#mainNav li .sub {
			background-color: #78C14F;
			font-size: 12px;
			font-weight: normal;
			padding: 0 0 5px 0;
			width: 100%;
		}
		.menu_top_shadow {
			background-image:url(../images/shadow_bottom_trans.png); 
			background-repeat: repeat-x; 
			height: 8px;
			width: 100%;
			position: absolute;
		}
		ul#mainNav li .sub ul {
			padding-top: 5px;
			padding-left: 20px;
			list-style-image: url(../images/bullet.gif);
			padding-bottom: 8px;
		}
		ul#mainNav li .sub ul li {
			float: none;
			white-space: nowrap;
		}
		ul#mainNav li .sub ul li a:hover {
			color: #000000;
		}
	#content {
		background-image: url(../images/content_border.gif);
		background-repeat: repeat-y;
		width: 450px;
		height: 100%;
		padding: 25px;
		}
		#content h1 {
			font-size: 20px;
			padding:0;
			margin:0 0 4px 0;
		}
		#content h2 {
			font-size: 18px;
			padding:0;
			margin:12px 0 0 0;
		}
		#content h3 {
			font-size: 14px;
			padding:0;
			margin:12px 0 0 0;
		}
		#content ul {
			margin:8px 0 0 0;
			padding:8px 8px 8px 24px;
			background:#363637;
			}
		#content ul li {
			padding:0 0 2px 0;
		}
		#content p {
			display: inline;
			line-height:17px;
		}
		#content input, #content textarea, #content select {
			vertical-align: bottom;
		}
		
		.movie_tab {
			text-align: left; 
			width: 118px; 
			font-weight: bold; 
			font-size: 15px; 
			padding-left: 12px; 
			height: 17px; 
			background-image: url(../images/movie_frame_tab.gif);
		}
		.movie {
			padding-top: 10px; 
			padding-bottom: 10px; 
			background-color: #00AEEF; 
		}
		.alignRight {
			text-align: right;
		}	
		

#frameRightColumn {
	padding-top: 63px;
	width: 200px;
	float: left;
	padding-left: 25px;
	}
	#frameRightColumn .banner {
		margin-top: 10px;
	}
	#frameRightColumn .item {
		float: left;
	}
	#frameRightColumn .item img {
		margin-bottom: 10px;
	}
	#frameRightColumn .item .top_corners {
		z-index:99;
		position: absolute;
		height: 10px;
		width: 190px;
	}
	#frameRightColumn .item .top_corners img, #frameRightColumn .item .top_corners img {
		margin: 0;
	}
	#frameRightColumn .item .bottom_corners {
		z-index:99;
		position: absolute;
		margin-top: -20px;
		height: 10px;
		width: 190px;
	}
	
	#poll, #poll a {
		color: #000;
	}
	
	img.left_bottom, img.left_top {
		float: left;
	}
	
	img.right_bottom, img.right_top {
		float: right;
	}

#frameRightColumn h1 {
	font-size: 18px;
	color: #9FCD48;
}

.inzite-content {
	clear: both;
}
.inzite-content h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.inzite-content h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.inzite-content h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
.inzite-content table {

}
.inzite-content tr {
	vertical-align: top;
}
.inzite-content td {
/*	border: 1px solid #555;
	border-left: 0;
	border-top: 0;*/
	padding: 3px;
	margin: 0;
}
.inzite-content .tableholder {
	border: 0;
}
.inzite-content .tableholder td {
	padding: 0;
	border: 0;
}

.inzite-photopage {
	clear: both;
	padding: 20px 0px;	
}

.inzite-photopage .holder .imagetext {
	clear: both;
	height: 34px;
	color: #333;
}

.inzite-form .formfield {
	clear: both;
}
.inzite-form .fieldLeft {
	float: left;
}
.inzite-form .fieldRight {
	float: left;
}
.inzite-form input, .inzite-form textarea, .inzite-form select {
	margin-bottom: 2px;
}
.inzite-form .CheckRadio {
	float: left;
}
.inzite-form .CheckRadioText {
	float: left;
	padding: 0px 0px 2px 5px;
}
.inzite-form .submitButton {
	clear: both;
	text-align: right;
	padding-top: 5px;
}
.inzite-form .submitButton input {
	padding: 0px 6px 0px 6px;
	color: #2b2b2d;
}

.inzite-reaction {
	clear: both;
	border: 1px solid #5b5b5d;
	margin-bottom: 10px;
}
.inzite-reaction .photoholder {
	float: left;
	width: 100px;
}
.inzite-reaction .photo {
	clear: both;
}
.inzite-reaction .userinfo {
	clear: both;
	padding: 5px 0px;
	font-size: 10px;
	color: #ccc;
	text-align: center;
}
.inzite-reaction .textholder {
	float: left;
	padding: 5px;
}
.inzite-reaction .datefield {
	clear: both;
	font-size: 10px;
	color: #ccc;
}
.inzite-reaction .textfield {
	clear: both;
	font-size: 11px;
}

.inzite-content .search_result {
	margin-bottom: 5px;
}

.inzite-content .search_result tr td {
	vertical-align: top;
}



/** html {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/.png',sizingMethod='scale');
}*/
	* html #subMenuShadow {
		background-image:none;
	}

	* html #subMenuShadow div.top {
		width: 0px;
		height: 0px;
		background-image:none;
	}
	* html #subMenuShadow div.right {
		width: 0px;
		background-image:none;
	}		
	* html #subMenuShadow div.bottom_right {
		height: 0px;
		width: 0px;
		background-image:none;
	}
	* html #subMenuShadow div.bottom {
		width: 0px;
		height: 0px;
		background-image:none;
	}
	* html #subMenuShadow div.bottom_left {
		width: 0px;
		height: 0px;
		background-image:none;
	}
	* html #frameRightColumn {
		width: 230px;
		float: left;
	}
	
	* html ul#mainNav li .sub_shadow {
		background-image: none;
	}
	* html ul#mainNav li .sub .bottom_left {
		width: 0px;
		height: 0px;
		clear: none;
		background-image: none;
	}
	
	*html .menu_top_shadow {
		background-image: none;
		background-repeat: repeat-x; 
		height: 0;
		width: 0;
	}
	
	* html ul#mainNav li .sub {
		background-color: #78C14F;
		font-weight: normal;
		padding: 0 8px 0 0;
		width: 100%;
	}

