		
		
/* =================================================================================================
		
		www.raktpasak.se
		main.css
		Skriven av Jimmy Oh
	
================================================================================================= */

		body { background: repeat-x #ccc top left url('../gfx/bkg.gif'); }
		
			* { margin: 0 auto; padding: 0; border: none; list-style-type: none; list-style: none; text-decoration: none; font-family: arial, helvetica, sans-serif; }
				
			:focus { outline: none; }
			
			a:link, a:visited, a:active { color: #666;  }
			a:hover { color: #d11565; }

			
/* ====== TOTALCONTAINER ========================================================================== */
		
		#totalcontainer {
		width: 990px;
		display: block;
		position: relative;
		margin: 10px auto 0 auto; }
		
		
/* ====== Form ==========================================================================*/
.formulation input {
border: 1px solid #666; }
.formulation textarea {
border: 1px solid #666; }

/* ====== TOP ========================================================================== */
		
		#top {
		background: no-repeat top left url('../gfx/bkg_top.gif');
		width: 990px;
		height: 141px;
		display: block;
		margin: 0 auto; }
		
		#logo_and_topmenu {
		width: 990px;
		display: block;
		height: 104px;
		float: left; }
		
			#top .logo {
			width: 358px;
			height: 79px;
			display: inline;
			margin: 7px 0 0 0;
			padding: 0;
			float: left; }
		
		ul#topmenu {
		background: repeat-x top left url('../gfx/topmenu_bkg.gif');
		display: block;
		width: 589px;
		height: 34px;
		margin: 70px 15px 0 0;
		float: right; }
		
			ul#topmenu li {
			float: left;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			padding: 0;
			color: #999;
			text-transform: uppercase;
			margin: 0 0 0 15px; }
			
			a:link.topmenu_link,
			a:visited.topmenu_link,
			a:active.topmenu_link {
			padding: 11px 0 0 0;
			height: 23px;
			float: left;
			color: #999;
			text-decoration: none; }
			
			a:hover.topmenu_link {
			color: #d11565; }
			
				ul#topmenu li.leftend {
				background: no-repeat #fff top left url('../gfx/topmenu_leftend.gif');
				width: 6px;
				height: 34px;
				display: block;
				margin: 0;
				float: left; }
			
					ul#topmenu li.rightend {
					background: no-repeat #fff top right url('../gfx/topmenu_rightend.gif');
					width: 6px;
					height: 34px;
					display: block;
					margin: 0;
					float: right; }
		
		
/* ====== MENU ========================================================================== */
		
		ul#menu {
		background: repeat-x top left url('../gfx/menu_bkg.gif');
		width: 990px;
		height: 37px;
		display: block;
		float: left;
		margin: 0 auto;
		font-size: 37px; }
		
			ul#menu li {
			display: block;
			font-size: 14px;
			height: 37px;
			float: left;
			margin-left: 10px;
			font-weight: bold;
			color: #fff;
			text-align: left; }
		
				ul#menu li a:link, ul#menu li a:visited, ul#menu li a:active {
				background: none;
				display: block;
				float: left;
				height: 27px;
				padding: 10px 12px 0 12px;
				color: #f1f1f1; }
				
					ul#menu li a:hover {
					background: repeat-x top left url('../gfx/menu_hover.gif');
					color: #fff; }
					
						ul#menu li.active {
						background: repeat-x top left url('../gfx/menu_hover.gif');
						color: #fff; }
		
				ul#menu li.leftend {
				background: no-repeat #fff top left url('../gfx/menu_leftend.gif');
				width: 6px;
				height: 37px;
				display: block;
				margin: 0;
				float: left; }
			
					ul#menu li.rightend {
					background: no-repeat #fff top right url('../gfx/menu_rightend.gif');
					width: 6px;
					height: 37px;
					display: block;
					margin: 0;
					float: right; }

		
/* ====== CONTAINER ========================================================================== */
				
		#container {
		background: #ccc;
		margin: 0 auto;
		width: 990px;
		float: left;
		padding: 0;
		font-size: 0px; }
		
			#container_top {
			background: no-repeat bottom right url('../gfx/container_top_bkg.gif');
			width: 990px;
			height: 6px;
			float: left;
			display: block;
			clear: both;
			margin: 10px auto 0 auto;
			font-size: 0px; }	
			
			
/* ====== BOTTOM ========================================================================== */
		
	#bottom {
	background: #e8e8e8;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	border-top: 1px solid #f1f1f1;
	padding: 0 0 20px 0;
	margin: 5px auto 0 auto; }
	
		#bottom ul {
		list-style-type: none;
		text-align: center;
		margin: 10px 0 0 0;
		display: block;
		list-style: none; }
		
			#bottom ul li.first {
			display: inline;
			color: #666;
			text-align: center;
			margin: 20px; }
			
				#bottom ul li.first img {
				top: 6px;
				margin-right: 25px;
				position: relative;	}
				
					#bottom ul li {
					font-size: 11px;
					display: inline;
					color: #999;
					margin: 0 10px;
					padding: 0;
					text-align: left; }

		#bottom li a:link,
		#bottom li a:visited,
		#bottom li a:active {
		margin: 0;
		padding: 0;
		display: inline;
		padding: 0 0 1px 0;
		color: #999; }
		
			#bottom li a:hover {
			border-bottom: 1px solid #ccc;
			color: #d11565; }
		
		
/* ====== LEFT COLUMN ========================================================================== */
		
		#left_column {
		display: block;
		float: left;
		margin: 0;
		width: 247px;
		padding: 4px 10px 0px 10px; }
		
		.catlink {
		border-bottom: 1px dashed #ccc;
		display: block;
		float: left;
		width: 217px;
		line-height: 16px;
		font-size: 11px;			
		margin: 0;
		padding: 15px;
		font-style: italic;
		color: #ccc; }
		
				.catlink_active {
				background: repeat-x #e8e8e8 top left url('../gfx/catlink_bkg_hover.gif');
				border-bottom: 1px dashed #ccc;
				display: block;
				float: left;
				width: 217px;
				line-height: 16px;
				font-size: 11px;			
				margin: 0;
				padding: 15px;
				font-style: italic;
				color: #ccc; }
				
				.catlink_active a:link .cat_headline,
				.catlink_active a:visited .cat_headline,
				.catlink_active a:active .cat_headline,
				.catlink_active a:hover .cat_headline {
				color: #d11565; }
		
			.last { border-bottom: 0; }
		
			.catlink:hover {
			display: block;
			float: left;
			background: repeat-x #e8e8e8 top left url('../gfx/catlink_bkg_hover.gif');
			color: #555; }
						
					a:link .cat_headline,
					a:visited .cat_headline,
					a:active .cat_headline {
					color: #555; }
					
						a:hover .cat_headline {
						color: #d11565; }
					
							.cat_headline {
							font-size: 18px;
							line-height: 24px;
							font-style: normal;
							color: #555;
							display: inline;
							font-weight: normal; }
				
				
/* ====== MAIN COLUMN ========================================================================== */
		
		#main_column {
		display: block;
		float: left;
		margin: 0;
		padding: 4px 0 0 0;
		width: 456px; }
		
			#main_column .bigbox_container {
			display: block;
			margin: 0 0 10px 0;
			float: left; }
		
		#main_column h1 {
		background: no-repeat top left url('../gfx/h1_pink_bkg.gif');
		color: #fff;
		width: 446px;
		height: 31px;
		float: left;
		display: block;
		font-size: 18px;
		letter-spacing: -1px;
		padding: 10px 0 0 10px;
		font-weight: bold; }
				
		#main_column .bigbox {
		background: #fff;
		float: left;
		width: 426px;
		display: block;
		margin: 0;
		padding: 10px 15px;
		font-size: 0px; }
		
		#main_column .bigbox_inline {
		width: 426px;
		display: block;
		float: left;
		font-size: 0px; }

		#main_column .bigbox_inline h2 {
		color: #d11565;
		display: block;
		line-height: 30px;
		font-size: 30px;
		margin: 10px 0 5px 0;
		letter-spacing: -1px;
		padding: 0;
		font-weight: bold; }
		
				#main_column .bigbox h3 {
				font-weight: normal;
				color: #555;
				float: left;
				width: 100%;
				margin-bottom: 3px;
				line-height: 24px;
				font-size: 18px; }
		
			#main_column .bigbox p {
			font-size: 12px;
			margin: 0 0 20px 0;
			display: block;
			float: left;
			width: 100%;
			line-height: 22px;
			color: #666; }
			
				#main_column .bigbox p.bigger {
				font-size: 14px;
				margin: 0 0 18px 0;
				display: block;
				float: left;
				width: 100%;
				line-height: 22px;
				color: #666; }
				
					#main_column .bigbox_top {
					background: no-repeat top left url('../gfx/bigbox_top.gif');
					width: 456px;
					height: 5px;
					padding: 0;
					margin: 0;
					float: left;
					display: block;
					font-size: 5px; }
					
						#main_column .bigbox_foot {
						background: no-repeat top left url('../gfx/bigbox_foot.gif');
						width: 456px;
						height: 5px;
						padding: 0;
						margin: 0 0 10px 0;
						float: left;
						display: block;
						font-size: 5px; }
	
		#main_column .ad {
		float: left;
		width: 426px;
		height: 94px;
		display: block;
		margin: 5px 0 10px 0; }
		
		#main_column .lasmer {
		display: inline;
		margin: 0; }
		
		#main_column .lasmer .arrow {
		padding: 0;
		margin: 0;
		line-height: 11px;
		font-size: 12px; }
		
			#main_column .lasmer a:link,
			#main_column .lasmer a:visited,
			#main_column .lasmer a:active {
			display: inline;
			margin: 0;
			text-align: left;
			font-size: 11px;
			font-weight: bold;
			line-height: 11px;
			font-family: tahoma;
			color: #555; }
			
				#main_column .lasmer a:hover {
				color: #d11565; }
				
		#main_column .breadcrumbs {
		display: block;
		margin: 0 !important;
		font-size: 10px;
		color: #555;
		border-bottom: 1px dotted #ccc;
		padding: 0 0 10px 0; }
		
			#main_column .breadcrumbs a:link, #main_column .breadcrumbs a:visited, #main_column .breadcrumbs  a:active {
			color: #999;
			font-style: italic;
			font-size: 11px;
			margin: 0 5px; }
			
				#main_column .breadcrumbs a:hover {
				color: #333; }
				
					#main_column .breadcrumbs a.active {
					color: #555; }
					
					#main_column .breadcrumbs .arrow {
					font-size: 14px;
					margin-right: -5px;
					color: #d11565; }
					
					
			#main_column .twocol_container {
			display: block;
			float: left;
			margin: 0 0 15px 0; }
						
			#main_column .twocol_container p {
			font-size: 12px;
			float: left;
			line-height: 22px;
			margin: 0 0 10px 0;
			color: #666; }
			
			#main_column .twocol_container p:hover {
			font-size: 12px;
			line-height: 22px;
			color: #333; }
			
				#main_column .twocol_container .left {
				float: left;
				display: block;
				height: auto;
				margin-right: 15px;
				width: 120px; }
				
						#main_column .twocol_container .right {
						float: right;
						display: block;
						height: auto;
						width: 290px; }
						
							#main_column .twocol_container .right .lank {
							display: block;
							padding-top: 3px;
							font-size: 12px; }
							
		#main_column .twocol_container .right .lank a:link,
		#main_column .twocol_container .right .lank a:visited,
		#main_column .twocol_container .right .lank a:active {
		color: #d11565; }
		
			#main_column .twocol_container .right .lank a:hover {
			color: #d11565;
			border-bottom: 1px solid #ccc;
			padding-bottom: 1px; }


/* ====== BIG BOX SPECIAL ========================================================================== */

		#main_column .bigbox_special_container {
		display: block;
		margin: 0 0 10px 0;
		float: left; }

		#main_column .bigbox_special {
		background: #fff;
		float: left;
		width: 456px;
		display: block;
		margin: 0;
		padding: 0; }
		
		#main_column .bigbox_special_inline {
		background: #666;
		margin: 0px;
		padding: 15px 15px 10px 15px;
		width: 426px;
		display: block;
		float: left; }
		
		#main_column .bigbox_special_container h2 {
		background: no-repeat top left url('../gfx/h2_grey_bkg.gif');
		color: #fff;
		width: 446px;
		height: 31px;
		float: left;
		display: block;
		font-size: 18px;
		letter-spacing: -1px;
		padding: 10px 0 0 10px;
		font-weight: bold; }
		
				#main_column .bigbox_special h4 {
				font-weight: normal;
				color: #fff;
				line-height: 24px;
				font-size: 18px; }
		
			#main_column .bigbox_special p {
			font-size: 12px;
			margin: 3px 0 0 0;
			display: block;
			line-height: 18px;
			color: #ccc; }
			
			#main_column .bigbox_special .image {
			margin: 1px 0 1px 0;
			float: left;
			position: relative; }
			
			a:link.img_lasmer,
			a:visited.img_lasmer,
			a:active.img_lasmer {
			background: no-repeat top left url('../gfx/img_lasmer_bkg.gif');
			color: #fff;
			height: 32px;
			font-size: 14px;
			font-weight: bold;
			padding: 3px 10px 0 10px;
			top: 120px;
			right: 0;
			position: absolute; }
			
			a:hover.img_lasmer {
			background: no-repeat top left url('../gfx/img_lasmer_bkg_hover.gif');
			color: #d11565; }
			
			.img_lasmer .arrow {
			font-size: 18px;
			font-weight: bold;
			padding: 2px 0 0 0;
			margin: 0; }
										
				#main_column .bigbox_special_top {
				background: no-repeat top left url('../gfx/bigbox_top.gif');
				width: 456px;
				height: 6px;
				padding: 0;
				margin: 0;
				float: left;
				display: block;
				font-size: 6px; }
					
					#main_column .bigbox_special_foot {
					background: no-repeat top left url('../gfx/bigbox_special_foot.gif');
					width: 456px;
					height: 6px;
					padding: 0;
					margin: 0;
					float: left;
					display: block; }

/* ====== RIGHT COLUMN ========================================================================== */
		
		#right_column {
		display: block;
		float: left;
		width: 247px;
		margin-left: 10px;
		padding: 4px 0 10px 0; }
		
			#right_column .tip {
			float: left;
			display: block;
			width: 247px;
			height: 136px;
			margin: 0;
			padding: 0; }
		
				#right_column .tip .headline {
				background: no-repeat top left url('../gfx/tip_headline_bkg.gif');
				float: left;
				display: block;
				font-size: 12px;
				width: 240px;
				height: 30px;
				font-weight: bold;
				margin: 1px 0 0 0;
				padding: 7px 0 0 7px;
				position: relative;
				z-index: 999; }
			
					#right_column .tip .headline .arrow {
					float: right;
					padding: 0; 
					margin: -8px 0 0 0;
					font-size: 22px;
					position: absolute;
					right: 5px;
					display: inline; }
					
			a:link.tip_link .headline,
			a:visited.tip_link .headline,
			a:active.tip_link .headline {
			color: #ccc;
			cursor: hand;
			float: left; }
		
				a:hover.tip_link .headline {
				color: #fff;
				position: relative;
				display: block; }
				
			a:hover.tip_link .headline {
			background: no-repeat top left url('../gfx/tip_headline_bkg_hover.gif') !important; }
								
				
		#right_column .tip img {
		display: inline;
		position: relative;
		top: -9px;
		margin: 0;
		padding: 0;
		width: 247px;
		z-index: 2;
		float: left; }
		
		#right_column .button_container {
		display: block;
		float: left;
		padding: 10px; }
		
		#right_column .button_container .button {
		background: no-repeat top left url('../gfx/rightcolumn_button.gif');
		color: #fff;
		display: block;
		float: left;
		font-size: 10px;
		font-family: tahoma;
		font-weight: bold;
		padding: 8px 0 0 10px;
		width: 217px;
		height: 20px;
		cursor: hand; }
		
		#right_column .button_container .button:hover {
		background: no-repeat top left url('../gfx/rightcolumn_button_hover.gif'); cursor: hand; }
		
		#right_column a:link .button_container .button,
		#right_column a:visited .button_container .button,
		#right_column a:active .button_container .button {
		color: #f1f1f1;
		cursor: hand; }
		
		#right_column a:hover .button_container .button {
		color: #fff;
		cursor: hand; }
		
		
/* ====== LEFT AND RIGHT COLUMN ========================================================================== */
		
		#left_column .smallbox_container,
		#right_column .smallbox_container {
		width: 247px;
		height: auto;
		float: left;
		margin: 0 0 10px 0;
		display: block; }
	
		#left_column .smallbox_inline,
		#right_column .smallbox_inline {
		margin: 0px;
		float: left;
		display: block; }
		
		#left_column .smallbox,
		#right_column .smallbox {
		background: #fff;
		float: left;
		width: 247px;
		display: block;
		margin: 0;
		padding: 0; }
		
		#left_column h2,
		#right_column h2 {
		background: no-repeat top left url('../gfx/h2_pink_bkg.gif');
		color: #fff;
		width: 237px;
		height: 31px;
		float: left;
		display: block;
		font-size: 18px;
		letter-spacing: -1px;
		padding: 10px 0 0 10px;
		font-weight: bold; }
		
		#left_column .smallbox p,
		#right_column .smallbox p {
		font-size: 12px;
		line-height: 20px;
		margin: 8px;
		color: #666; }
		
		#left_column .smallbox .object {
		padding: 0;
		margin: 0; }
				
		#left_column .smallbox .object .paragraph {
		font-size: 12px;
		line-height: 18px;
		margin: 0;
		float: left;
		color: #666; }
		
		#left_column .smallbox .object .headline_h3,
		#right_column .smallbox .object .headline_h3 {
		color: #666;
		font-weight: bold;
		display: block;
		margin: 0;
		float: left;
		letter-spacing: -1px;
		font-size: 18px; }
		
		#left_column .smallbox_top,
		#right_column .smallbox_top {
		background: no-repeat bottom left url('../gfx/smallbox_top.gif');
		width: 247px;
		height: 5px;
		margin: 0;
		float: left;
		display: block;
		font-size: 5px; }
		
		#left_column .smallbox_foot,
		#right_column .smallbox_foot {
		background: no-repeat top left url('../gfx/smallbox_foot.gif');
		width: 247px;
		height: 5px;
		margin: 0;
		float: left;
		display: block;
		font-size: 5px; }
