/****************************************************
 *	                      __                     
 *	                     /\ \__                  
 *	  ____  __  __    ___\ \ ,_\  _ __    __     
 *	 /',__\/\ \/\ \ /' _ `\ \ \/ /\`'__\/'__`\   
 *	/\__, `\ \ \_\ \/\ \/\ \ \ \_\ \ \//\ \L\.\_ 
 *	\/\____/\/`____ \ \_\ \_\ \__\\ \_\\ \__/.\_\
 *	 \/___/  `/___/> \/_/\/_/\/__/ \/_/ \/__/\/_/
 *	            /\___/                           
 *	            \/__/                            
 *
 *	- created by dotProjects
 *	- Syntra main css
 *
 ****************************************************/

 /* global stuff */
 	
 	@import url('_init.css');
 	@import url('eigen.css');
 	
 	body { background: #eaeaea; padding-bottom: 20px; }
	body, input, textarea, select, h1, h2, h3, h4, h5, h6,ol, ul, li, p
	{
		font-family: Arial, verdana, sans-serif;
		color: #000000;
		font-size: 90%; 
	}
	
	a:link, a:visited { color: #b52e32; }
	a:hover { color: #000; }
	
	.padded { padding: 18px; }
 	.indent { padding-left: 30px; }
 	.indent-less { padding-left: 15px; padding-top: 5px; }
 	.padded-right { padding-right: 15px; }
 	.padded-top { padding-top: 15px; }
 	.relative { position: relative; }
 	.relatedList { margin-left: 20px; list-style-type: square; padding-top: 5px; }

 	
 /* topnav bar */
 	
 	div#topNav { height: 27px; background: #8f8f8f url('../images/s_topnavbg.png') repeat-x bottom left; margin-bottom: 10px; }
 	div#topNav ul li { display: inline; }
 	div#topNav ul li a 
 	{
 		color: #fff;
 		float: left;
 		text-decoration: none;
 		height: 20px;
 		border-right: 1px solid #ccc;
 		padding: 0 30px;
 		overflow: hidden;
 		line-height: 19px;
 		font-weight: bold;
 	}
 	div#topNav ul li a:hover { background: #787676; }
 	
 /* maincontainer */
	
	div.mainRounded,
 	div#footerContainer,
 	div#mainContainer
 	{
 		width: 980px;
 		margin: 0 auto 10px auto;
 		background: #fff url('../images/s_maincontainer_bottom.png') no-repeat bottom left;
 	}
 	div.mainRounded div.mainWrap,
 	div#footerContainer div.mainWrap,
 	div#mainContainer div.mainWrap
 	{
 		background: url('../images/s_maincontainer_top.png') no-repeat top left;
		min-height: 150px;
		height: auto !important;
		height: 150px;
 	}
	div.mainRounded div.mainWrapNobg { background-image: url('../images/s_maincontainer_top2.png');}
 	div.mainRounded div.smallRight
 	{
 		float: right;
 		padding: 12px;
 	}
 	
 	div.popoutbg
 	{
 		height: 29px;
 		background: url('../images/s_popoutbg.png') no-repeat top left;
 		width: 980px;
 		margin: 0 auto;
 		overflow: hidden;
 	}
 	div.popoutbg ul.blinks li { display: inline; }
 	div.popoutbg ul.blinks li a 
 	{
 		height: 30px;
 		overflow: hidden;
 		text-decoration: none;
 		font-size: 1.2em;
 		font-weight: bold;
 		background: url('../images/s_icon_arrow.png') no-repeat 0 6px;
 		padding: 0 5px 0 25px;
 		margin-right: 15px;
 		line-height: 27px;
 		float: right;
 		color: #000;
 	}
 	div.popoutbg ul.blinks li a.down { background-image: url('../images/s_icon_download.png'); }
 	div.popoutbg ul.blinks li a.cal { background-image: url('../images/s_icon_cal.png'); }
 	div.popoutbg ul.blinks li a:hover { color: #B52E32; }

 /* header */
 
 	/*div#mainContainer div.header { height: 100px; position: relative; z-Index: 1000; }*/
 	div#mainContainer div.header { height: 100px; position: relative; z-Index: 299; }
 	div#mainContainer div.header-big { height: 138px; }
 	div#mainContainer div.header h1 a 
 	{
 		display: block;
 		position: absolute;
 		width: 218px;
 		height: 63px;
 		background: url('../images/s_logo.png') no-repeat top left;
 		overflow: hidden;
 		text-indent: -5000px;
 		top: 10px;
 		left: 18px;
 	}
 	div#mainContainer div.header div.searchbox-h { position: absolute; right: 10px; top: 37px; }
 	div#mainContainer div.header ul.snav { position: absolute; right: 20px; top: 13px; }
 	div#mainContainer div.header ul.snav li { display: inline; }
 	div#mainContainer div.header ul.snav li a
 	{
 		float: left;
 		background: url('../images/s_menubg_divider2.png') no-repeat center right;
 		padding: 0 9px; 
 	}
 	div#mainContainer div.header ul.snav li.end a { background: none; }
 	div#mainContainer div.header ul.snav li a.btn2,
 	div#mainContainer div.header ul.snav li a.btn
 	{
 		padding: 0;
 		background: url('../images/s_small_yellow.png') no-repeat top left;
 		width: 55px;
 		height: 16px;
 		float: left;
 		text-align: center;
 		color: #000;
 		font-size: 0.85em;
 		text-decoration: none;
 		overflow: hidden;
 		line-height: 15px;
 		margin: -1px 0 0 8px;
 	}
 	div#mainContainer div.header ul.snav li a.btn2 { background-image:  url('../images/s_small_red.png'); color: #fff; }
 	div#mainContainer div.header ul.nav 
 	{
 		background: url('../images/s_menubg.png') repeat-x 0 8px;
 		position: absolute;
 		height: 43px;
 		width: 980px;
 		top: 85px;
 		overflow: hidden;
 	}
 	div#mainContainer div.header ul.nav li { display: inline; }
 	div#mainContainer div.header ul.nav li a
 	{
 		float: left; 
 		color: #fff;
 		text-decoration: none;
 		font-size: 12px;
 		height: 27px;
 		overflow: hidden;
 		padding: 0 16px;
 		text-align: center;
 		background: url('../images/s_menubg_divider.png') no-repeat top right;
 		line-height: 26px;
 		overflow: hidden;
 		position: relative;
 		margin-top: 8px;
 	}
 	div#mainContainer div.header ul.nav li a:hover { text-decoration: underline; }
	div#mainContainer div.header ul.nav li a.active
	{
		width: 124px;
		background: url('../images/s_menubg_act1.png') no-repeat top left;
		margin-top: 1px;
		padding: 0;	
		height: 43px;
		line-height: 40px;
		margin: 1px -6px 0 -6px;
	}
	div#mainContainer div.header ul.nav li a.first { margin-left: 0; }
 	
  	
 	/* flip menu */
 	
		 	div.flip-closed
		 	{
		 		position: absolute;
		 		background: url('../images/s_flip_closed.png') no-repeat top left;
		 		width: 225px;
		 		height: 50px;
				right: 12px;
				top: 82px;
				overflow: hidden;
				color: #fff;
				line-height: 45px;
				text-indent: 22px;
				font-size: 1em;
				font-weight: bold;
				cursor: pointer;
				display: block;
				z-index: 900;
		 	}
		 	div.flip-open
		 	{
		 		position: absolute;
				z-index: 1000;
		 		right: 8px;
				top: 81px;
				background: url('../images/s_flip_open.png') no-repeat top left;
				width: 231px;
				height: 243px; 
				display: none;
		 	}
		 	div.flip-open div.padded { padding: 15px 24px; }
		 	div.flip-open h3 { color: #fff; font-size: 1em; width: 100%; cursor: pointer; }
		 	
		 	div.flip-open div.form div.row { margin-bottom: 10px; }
		 	div.flip-open div.form div.msgbox { font-size: 0.80em; margin: 8px 0 10px 0; color: #fff; padding: 4px; border-bottom: 1px solid #CF585B; padding-left: 0; }
		 	div.flip-open div.form div.error
		 	{
		 		background: #FF0007;
		 		font-weight: normal;
		 		border: none;
		 		padding: 2px 4px;
		 		position: absolute;
		 		top: 30px;
		 		min-height: 25px;
		 		width: 175px;
		 		font-size: 0.70em;
		 	}
	 		div.flip-open div.form label { color: #fff; font-size: 0.75em; float: left; padding-top: 4px; font-weight: bold; }
	 		div.flip-open div.form input.txt { border: 1px solid #fff; float: right; width: 105px; font-size: 1.2em; }
	 		
	 		div.flip-open div.form div.alr { text-align: right; color: #fff; padding-top: 2px; }
	 		div.flip-open div.form div.alr a { color: #fff; font-size: 0.75em; }
	 		div.flip-open div.form label.radio { font-weight: normal; margin-top: 0px; padding-top: 0px; }
	 		div.flip-open div.form label.radio input { float: left; margin-right: 10px; width: auto; border: none; }
	 		div.flip-open div.form div.radio { margin-bottom: 7px; }
	 		div.flip-open a.button
	 		{
	 			display: block; 
	 			float: right;
	 			width: 89px;
	 			height: 29px;
	 			background: url('../images/s_flip_button.png') no-repeat top left; 
	 			color: #000000;
	 			text-decoration: none;
	 			text-align: center;
	 			overflow: hidden;
	 			line-height: 28px;
	 			font-weight: bold;
	 			font-size: 0.85em;
	 			margin-top: 0px;
	 		}
	 		div.flip-open a.txtbutton { color: #fff; float: left; margin-top: 8px; font-size: 0.75em; }
	 		div.flip-open a.txtbutton:hover { color: #fff; color: #ccc; }
	 		div.flip-open a:hover { color: #B52E32; }
	 		div.flip-open ul.items { margin-top: 30px; }
	 		div.flip-open ul.items li a
	 		{
	 			color: #fff;
	 			display: block;
	 			width: 181px;
	 			height: 26px;
	 			background: url('../images/s_flip_item.png') no-repeat top left;
	 			margin-bottom: 7px;
	 			text-decoration: none;
	 			text-indent: 15px;
	 			overflow: hidden;
	 			line-height: 25px;
	 			font-weight: bold;
	 		}
	 		div.flip-open ul.items li a.alt { margin-top: 30px; background-image: url('../images/s_flip_item2.png'); }
	 		div.flip-open ul.items li a:hover { color: #ccc; }	
 	
 	
 /* footercontainer */
 
 	div#footerContainer { background: #f9f9f9 url('../images/s_footercontainer_bottom.png') no-repeat bottom left; }
 	div#footerContainer div.mainWrap
 	{
 		background-image: url('../images/s_footercontainer_top.png');
 		min-height: 150px;
 		height: auto !important;
 		height: 50px;
 		position: relative;
 	}
 	div#footerContainer div.sitemap { padding-left: 10px; }
 	div#footerContainer div.sitemap ul
 	{
 		float: left;
 		width: 150px;
 		border-left: 1px solid #c9c9c9;
 		padding-left: 20px;
 	}
 	div#footerContainer div.sitemap ul.first { border: none; padding: 0; }
 	div#footerContainer div.sitemap ul li { padding: 2px 0; }
 	div#footerContainer div.sitemap ul li a { text-decoration: none; color: #949494; }
 	div#footerContainer div.sitemap ul li a:hover { text-decoration: underline; color: #333; }
 	
 	div#footerContainer div.footerContent { position: absolute; top: 105px; right: 25px; }
 	div#footerContainer div.footerContent p { font-size: 0.80em; color: #949494; text-align: right; padding-bottom: 5px; }
 	
 	div#footerContainer ul.footerLinks { position: absolute; right: 25px; top: 80px; }
 	div#footerContainer ul.footerLinks li { display: inline; }
 	div#footerContainer ul.footerLinks li a
 	{
 		float: right;
 		overflow: hidden;
 		text-indent: -5000px;
 		background: #ccc;
 		width: 16px;
 		height: 16px;
 		margin-left: 8px;
 	}
 	div#footerContainer ul.footerLinks li a.rss { background: url('../images/s_icon_rss.png') no-repeat top left; }
 	div#footerContainer ul.footerLinks li a.bligg { background: url('../images/sn-bligg.gif') no-repeat top left; }
 	div#footerContainer ul.footerLinks li a.delicious { background: url('../images/delicious.png') no-repeat top left; }
 	div#footerContainer ul.footerLinks li a.email { background: url('../images/email.png') no-repeat top left; width: 21px; }
 	div#footerContainer ul.footerLinks li a.print { background: url('../images/s_icon_print.png') no-repeat top left; width: 21px; }
 	div#footerContainer div.footerLinks2
 	{
		float: right;
		padding-left: 10px;
		width: 165px;
 	}
 	div#footerContainer div.footerLinks2 img { margin-right: 5px; }
 	div#footerContainer div.footerLinks2 img.lft { float: left; margin-top: 4px; }
 	div#footerContainer div.footerLinks2 div.lft { float: left; width: 250px; padding: 0 0 0 15px; color: #999999; }
 	div#footerContainer div.footerLinks2 img.rgt { float: right; }
 	
 /* content */
 
 	div.content { padding: 0 25px 20px 25px; margin: 0 auto; position: relative; z-index: 1; }
 	div.content div.step-right { position: absolute; right: 28px; top: 0; font-size: 1.7em; }
 	div.content h2 { font-size: 2em; font-weight: normal; color: #b52e32; margin-bottom: 15px; }
 	div.content h2.arrowd
 	div.content h2.nomargin { margin-bottom: 5px; }
 	div.content h2.wrap { width: 530px; }
 	div.content h2.arrowd 
 	{
 		background: url('../images/s_icon_arrowd.png') no-repeat top left;
 		padding: 0 0 10px 45px;
 	}
 	div.content h3 { font-size: 1.3em; font-weight: normal; padding-top: 10px; }
 	div.content h4 { margin: 15px 0 7px 0; font-size: 1em; }
 	div.content h5 { margin-bottom: 15px; }
 	div.content p.description
 	{
 		padding: 15px 15px 15px 55px;
 		background: #fff6e1 url('../images/s_icon_tip.png') no-repeat center left;
 		margin-bottom: 20px;
 	}
 	div.content div.breadcrumb { font-size: 0.80em; margin-bottom: 7px; }
 	
 	div.content div.left { float: left; }
 	div.content div.right { float: right; }
 	div.content div.evenBlocks { width: 49%; }
 	div.content div.smallCol { width: 320px; }
 	div.content div.smallCol2 { width: 260px; }
 	div.content div.wideCol { width: 575px; }
 	div.content div.wideCol2 { width: 640px; }
 	div.content div.colBorder-left { border-left: 1px solid #ccc; }
 	div.content div.colBorder-right { border-right: 1px solid #ccc; }
 	div.content div.smallCol2 h3 { margin: 15px 0 8px 0; padding: 0; color: #95292C; }
 	
 	div.content div.smallCol p { padding: 0 10px 10px 0; }
 	
 	div.content div.slcol { float: left; width: 290px; }
 	div.content div.srcol { float: right; width: 310px; border-left: 1px solid #ccc; padding: 0 10px 0 10px; }
 	
 	div.content div.srcol h5,
 	div.content div.slcol h5 { font-size: 20px; font-weight: normal; }

 	div.content div.srcol ul.list { list-style-type: none; margin: 0 0 0 5px; }
 	div.content div.srcol ul.list li 
 	{
 		margin-bottom: 15px;
 		background: url('../images/s_bullet_abs.png') no-repeat 0 2px;
 		padding-left: 22px;
 	}
 	
 	div.content ul.star li
 	{
 		background: url('../images/s_bullet_star.png') no-repeat center left;
 		padding: 2px 0 2px 18px;
 	}
 	
 	div.content ul.list { list-style-type: square; margin: 10px 0 15px 20px; }
 	div.content ul.list li { padding: 1px 0; }
 	div.content ul.list li strong { float: left; width: 80px; color: #333; }
 	div.content ul.alist  { list-style-type: none; margin-left: 0; }
 	div.content ul.alist a { float: left; width: 155px; }
 	
 	div.content div.right ul li a.active { font-weight: bold; text-decoration: none; color: #000; }
 	div.content div.right a.other { margin-top: 10px; display: block;  } 
 	
 	a#hypVerwijderType,
 	a#hypVerwijderDatum,
 	a#hypVerwijderLocatie
 	{
 		display: block;
 		background: url('../images/s_icon_del.png') no-repeat 0 0;
 		padding-left: 22px;
 		font-size: 0.80em;
 		padding-bottom: 10px;
 		margin-left: 14px;
 	}
 	
 	div.content div.textContent p { padding-bottom: 18px; }
 	div.content div.textContent h3 { margin-bottom: 10px; }
 	div.content div.textContent ul { list-style-type: square; padding-left: 20px; padding-bottom: 10px; }
 	
 	div.content div.errorbox
 	{
 		width: 600px;
 		margin: 30px auto 20px auto;
 		padding: 30px 30px 20px 30px;
 		border: 1px solid #ccc;
 	}
 	
 	div.content div.flists ul { float: left; padding-right: 40px; list-style-type: circle; }
 	
 	div.paging { padding: 25px 0 0 0; text-align: center; color: #666; }
 	div.paging a { padding: 0 5px; }
 	
 /* homepage content */
 
 	div.homeContent { padding: 0 15px 20px 15px; margin: 0 auto; }
 	div.homeContent div.left { float: left;  width: 625px; }
 	div.homeContent div.right { float: right; width: 310px; z-index: 0; }
 	div.mainRounded div.homeContent { padding: 10px 15px 13px 15px; }
		
 	div.homeContent div.sbox
 	{
 		width: 625px;
 		height: 176px;
 		overflow: hidden;
 		border: 1px solid #ccc;
 		background: url('../images/ajax-loader.gif') no-repeat center center;
 	}
 	
 	div.homeContent div.sbox div.txtlayer-txt
 	{
 		position: absolute;
 		top: 100px;
 		left: 15px;
 		font-size: 1.5em;
 		top: 142px;
 		z-Index: 900;
 		font-weight: bold;
 		text-align: left;
 	}
 	div.homeContent div.sbox div.txtlayer-txt a { text-decoration: none; color: #B52E32; }
 	div.homeContent div.sbox div.txtlayer-txt a:hover { text-decoration: underline; color: #000; }
 	div.homeContent div.sbox div.txtlayer
 	{
 		width: 710px;  		
 		height: 45px;
 		background: #fff;
 		position: absolute;
 		z-Index: 800;
 		top: 132px;
 	}
 	
 	/* item boxes (on homepage) */
 	
 		div.homeContent div.right div.items { margin: 7px 0 0 10px; }
	 	div.homeContent div.items h3
	 	{
	 		font-size: 1.5em;
	 		font-weight: normal;
	 		color: #333333;
	 	}
	 	div.homeContent div.items div.more { text-align: right; padding: 10px 15px 0 0; font-size: 0.80em; font-weight: bold; }
	 	div.homeContent div.items h3 a { color:#333333; text-decoration: none; } 
	 	div.homeContent div.items h3 a:hover { text-decoration: underline; }
	 	div.homeContent div.items h3.blog { background: url('../images/s_icon_blog.png') no-repeat 0 1px; padding-left: 40px; }
	 	div.homeContent div.items h3.lamp { background: url('../images/s_icon_lamp.png') no-repeat 0 0px; padding-left: 40px; }
		div.homeContent div.items h3.euro { background: url('../images/1euro.jpg') no-repeat 0 0px; padding-left: 40px; }
	 	div.homeContent div.items h3.pop { background: url('../images/s_icon_pop.png') no-repeat 0 0px; padding-left: 40px; }
	 	div.homeContent div.items h3.sun { background: url('../images/s_icon_sun.png') no-repeat 0 -2px; padding-left: 40px; }
	 	div.homeContent div.items h3.news { background: url('../images/s_icon_news.png') no-repeat 0 2px; padding-left: 40px; }
		div.homeContent div.items h3.down { background: url('../images/s_icon_arrowdh.png') no-repeat 0 2px; padding-left: 40px; }
		div.homeContent div.items h3.syntra { background: url('../images/syntra.jpg') no-repeat 0 2px; padding-left: 40px; }
	 	div.homeContent div.items ul { margin: 12px 10px 0 10px; }
	 	div.homeContent div.items ul li
	 	{
	 		font-size: 1em;color: #B52E32;color: #B52E32;
	 		background: url('../images/s_bullet_abs.png') no-repeat 0 0;
	 		padding-left: 20px;
			margin-bottom: 5px;
			line-height: 13px;
	 	}
	 	div.homeContent div.items ul li strong { float: left; width: 45px; color: #000; }
	 	div.homeContent div.items ul li a { float: left; width: 240px; }
	 	div.homeContent div.items ul.nobulet li { background: none;  padding-left: 0 }
	 	
	 	div.columns div.col { float: left; min-height: 100px; height: auto !important; height: 100px; width: 380px; margin: 12px 0; }
	 	div.columns div.colWrap { float: left; width: 695px; }
	 	div.columns div.col div.items h3 { padding-bottom: 5px; }
	 	div.columns div.col div.items ul { margin-top: 8px; }
	 	div.columns div.padded { padding: 0px 10px 0 20px; }
	 	div.columns div.borderr { border-right: 1px solid #ccc; width: 300px; }
		div.columns div.borderrr { width: 300px; }
 		div.columns div.smaller { width: 250px; }
 		div.columns div.col div.svbanner
 		{
 			width: 250px;
 			height: 250px;

 			border: 1px solid #ccc;
 		}
 		
 		div.newsItem { margin-bottom: 10px; }
 		div.newsItem h4 { font-size: 1.25em; font-weight: normal; padding-bottom: 2px;  }
 		div.newsItem h4 a { text-decoration: none; }
 		div.newsItem p { font-size: 0.85em; color: #676767; }
 		div.newsItem img.limg { float: right; margin: 5px 0 0 12px; }
 		
 /* action buttons */
 
 	div.actions { padding-top: 20px; float: right; }
 	div.actions a { float: left; color: #000; margin-left: 20px; overflow: hidden; }
 	div.actions a.submit
 	{
 		width: 111px;
 		height: 36px;
 		text-align: center;
 		background: url('../images/s_button_yellow.png') no-repeat top left;
 		line-height: 33px;
 		text-decoration: none; 
 		font-weight: bold; 
 		color: #000;
 	}
 	div.actions a.submit:hover { color: #B50000; }
 	div.actions a.red { color: red; line-height: 35px;}
 	div.actions a:hover { color: #000; }
 	div.actions a.cto
 	{
 		background: url('../images/s_icon_arrow2.png') no-repeat 0 3px;
 		font-size: 1.5em;
 		padding: 0 0 0 28px;
 		margin-right: 5px;
 		color: #B50000;
 		float:right;
 	}
 	div.actions a.cto:hover { color: #000; }
 	 	
 	ul.pactions { position: absolute; right: 10px; top: 0; }
 	ul.pactions li { display: inline; } 
	ul.pactions li a 
	{
		float: left;
		width: 38px;
		height: 27px;
		background: url('../images/s_icon_actions.png') no-repeat top left;
		overflow: hidden;
		text-indent: -5000px; 
	}
	ul.pactions li a.print { background-position: -38px 0; }
	ul.pactions li a.rss { background-position: -75px 0; }
 	
 /* widerounded */
 
 	div.medrounded,
 	div.widerounded
 	{
 		width: 928px;
 		background: #ebebeb url('../images/s_widerounded_bottom.png') no-repeat bottom left;
 		margin: 10px auto 0 auto;
 		position: relative;
 	} 
 	div.medrounded div.medroundedWrap,
 	div.widerounded div.wideroundedWrap
 	{
 		background: url('../images/s_widerounded_top.png') no-repeat top left;
 		min-height: 50px;
		height: auto !important;
		height: 50px;
 	}
 	
 /* medrounded */
 	
 	div.medrounded 
	{
		width: 547px;
		background-image: url('../images/s_medrounded_bottom.png');
		margin: 10px 0 0 0;
	}
	div.medrounded div.medroundedWrap { background-image: url('../images/s_medrounded_top.png'); }
	div.medrounded.c2 { background: #FFE600 url('../images/s_medrounded_bottom2.png') no-repeat bottom left; }
	div.medrounded.c2 div.medroundedWrap { background: url('../images/s_medrounded_top2.png') no-repeat top left; }
 	
 	
 /* forms */
 
	div.widerounded div.centered { margin: 20px auto 0 auto; width: 600px; }
 	div.fieldset div.row { padding: 5px 0; position: relative; }
 	div.coupalert div.row label,
 	div.fieldset div.row label { font-weight: bold; float: left; width: 200px; font-size: 0.90em; color: #666; }
 	div.widerounded div.fieldset div.row label { width: 280px; }
	div.fieldset div.row span.check input { margin-right: 5px; float: left; }
 	div.fieldset div.row input.check { margin-right: 5px; float: left; }
	div.fieldset div.row span.check label { font-weight: bold; float: left; width: 400px; font-size: 0.90em; color: #666; }
	
	div.fieldset div.row textarea.textarea,
	div.coupalert div.row input.text,
	div.fieldset div.row input.text
	{
		float: left;
		font-size: 16px;
		padding: 1px 0;
		width: 300px;
		border: 1px solid #DCDCDC;
		border-top: 1px solid #C7C7C7;
		border-left: 1px solid #C7C7C7;
		margin-right: 5px;
	}
	div.fieldset div.row input.radtext
	{
		font-size: 16px;
		padding: 1px 0;
		border: 1px solid #DCDCDC;
		border-top: 1px solid #C7C7C7;
		border-left: 1px solid #C7C7C7;
		margin-right: 5px;
	}
	div.fieldset div.row textarea.textarea { width: 582px; height: 200px; margin-top: 10px; }
	div.fieldset div.row select.select { width: 200px; }
	div.fieldset div.row label.error { color: #FF1600; }
	
	div.fieldset div.row select.error,
	div.fieldset div.row input.error { background: #FFEAEA; border: 1px solid #FF6E60; }
 	
 	div.privacyArea { width: 750px; margin: 10px auto 15px auto; }
 	div.privacyArea div.privacyBox
 	{
 		width: 100%;
 		height: 300px;
 		border: 1px solid #ccc;
 		overflow: hidden;
 		overflow-y: auto;
 	}
 	
 	div.privacyArea div.confirmBox
 	{
 		margin-top: 20px;
 		padding: 15px 15px 15px 55px;
 		background: #fff6e1;
 		margin-bottom: 20px;
 	}
 	div.privacyArea div.confirmBox div.row input.check { margin-top: 2px; }
 	div.privacyArea div.confirmBox div.row span.check input { margin-top: 2px; }
 	
 	div.privacyArea div.confirmBox div.row label { color: #000; width: 80%; font-size: 1.3em; padding-left: 15px; font-weight: normal; }
 	
 	/* form tips */
 	
	 	div.fieldset div.tip
		{
			float: right;
			width: 320px;
			position: absolute;
			right: -360px;
			top: -10px;
			background: url('../images/s_tip_mid.png') repeat-y top left;
			z-index: 3;
		}
		div.fieldset div.tip div.tipWrap
		{
			background: url('../images/s_tip_top.png') no-repeat top left;
			overflow: hidden;
		}
		div.fieldset div.tip div.bottom
		{
			background: url('../images/s_tip_bottom.png') no-repeat bottom left;
			padding-bottom: 8px;
		}
		div.fieldset div.tip div.tipBody
		{ 
			margin: 0 9px 0 20px;
			padding-top: 10px;
			font-size: 0.70em;
			color: #333;
			letter-spacing: 0;
			min-height: 20px;
			height: auto !important;
			height: 20px;
		}
		
	/* form errorSummary */
	
		div.errorSum
		{
			width: 100%;
			border: 1px solid #470200;
			margin-bottom: 30px;
		}
		div.errorSum h3
		{
			background: #B52E32;
			color: #fff;
			font-size: 1em;
			font-weight: bold;
			padding: 5px;
			border-bottom: 1px solid #470200;
		}
		div.errorSum ul
		{
			margin: 0 auto;
			padding: 10px 20px;
		}
		div.errorSum ul li strong { float: left; width: 120px; }
		
		div.greenErrorSum { border: 1px solid #5A833C; }
		div.greenErrorSum h3 { background: #5A833C; }
		
	/* search box */
	
		div.searchbox 
		{
			width: 476px;
			height: 41px;
			background: url('../images/s_searchbox_bg.png') no-repeat top left;
			overflow: hidden;
			position: relative;

		}
		div.searchbox div { position: relative; }
		div.searchbox input.txt
		{
			position: absolute;
			font-size: 17px;
			border: 1px solid #fff;
			padding: 1px 0;
			top: 8px;
			left: 10px;
			width: 381px;
		}
		div.searchbox a.button 
		{
			position: absolute;
			top: 11px;
			right: 25px;
			width: 49px;
			height: 19px;
			background: url('../images/s_searchbox_btn.png') no-repeat top left;
			color: #fff;
			text-decoration: none;
			text-align: center;
			font-size: 0.85em;
			overflow: hidden;
			line-height: 17px;
		}
		dl.results { margin-top: 20px; }
		dl.results dt { font-size: 1.3em; }
		dl.results dd { font-size: 0.80em; padding: 5px 15px 15px 15px; }

 	/* select form */
 	
 		div.sectorForm { border-bottom: 1px solid #ccc; padding-bottom: 20px; width: 96%; } 
 		div.sectorForm h3 { font-size: 1em; font-weight: bold; }
 		div.sectorForm div.right,
 		div.sectorForm div.left { width: 290px; }
 		div.sectorForm select.select { width: 290px; margin: 6px 15px 0 0; border: 1px solid #ccc; }
 		
 	/* calendar */
 	
 		div.calendar { margin-top: 10px; }
 		div.calendar ul.cal
 		{
 			width: 239px;
 			padding: 5px;
 			margin: 0 auto;
 			border: 1px solid #ccc;
 		} 
 		div.calendar ul.cal li
 		{
 			float: left;
 			width: 30px;
 			text-align: center;
 			padding: 5px 0; 
 			background: #B52E32;
 			margin: 2px;
 			color: #fff;
 		}
 		div.calendar ul.cal li.head 
 		{
 			background: none;
 			color: #000;
 			font-weight: bold;
 			padding: 2px 0;
 		}
 		div.calendar ul.cal li.event { background: #682123; }
 		div.calendar ul.cal li.event a { color: #fff; }
 		
	/* listing table */
	
		table.listing { width: 100%; border-collapse: collapse; margin: 10px 0; }
		table.listing thead td
		{
			font-size: 0.75em;
			font-weight: bold;
			background: url('../images/s_theader.png') repeat-x bottom left;
			padding: 6px;
			border-bottom: 3px solid #7C92B0;
			border-top: 1px solid #ccc;
			width: 85px;
		}
		table.listing thead td.long { width: auto; }
		table.listing tbody td { padding: 4px 6px; border-bottom: 1px solid #ccc; font-size: 0.80em; border-right: 1px solid #eee; }
		
		/* listing table */
		table.listing2 { width: 100%; border-collapse: collapse; margin: 10px 0; }
		table.listing2 thead td
		{
			font-size: 0.75em;
			font-weight: bold;
			background: url('../images/s_theader.png') repeat-x bottom left;
			padding: 6px;
			border-bottom: 3px solid #7C92B0;
			border-top: 1px solid #ccc;
			}
		table.listing2 thead td.long { width: auto; }
		table.listing2 tbody td { padding: 4px 6px; border-bottom: 1px solid #ccc; font-size: 0.80em; border-right: 1px solid #eee; }
		
		
	/* info box */
	
		div.infobox
		{
			background: #FFF6E1;
			padding: 10px;
			margin-bottom: 15px;
			border: 1px solid #FFE8B1;
		}
		
		div.infobox ul li { padding: 2px 0 5px  30px; }
		div.infobox ul li.rss { background: url('../images/s_icon_rss2.png') no-repeat 2px 1px; }
		div.infobox ul li.mail { background: url('../images/s_icon_mail2.png') no-repeat 0 1px; }
		
		div.content div.textContent div.infobox ul,
		div.content div.smallCol2 div.infobox h3,
		div.infobox h3 { margin: 0; padding: 0; list-style-type: none; }
		
		div.infobox h3 { padding-bottom: 8px !important; color: #95292C; }
		
		div.coupalert { padding: 15px; }
		div.coupalert div.row { font-weight: bold; }
		div.coupalert div.row label { padding-top: 4px; color: #000; }
		div.coupalert div.row input { loat: left; } 
		div.coupalert div.desc { font-size: 11px; padding-top: 10px; }
		
	/* sitemap */
		
		div.sitemap ul { margin: 5px 0 15px 15px; }
		div.sitemap ul li { font-size: 14px; padding: 1px 0; }
		div.sitemap ul ul li  { font-size: 11px; }
		div.sitemap ul ul { list-style-type: square; margin-left: 25px; }
		div.sitemap ul ul ul { list-style-type: disc; }
		
/*New 30-11-2009 */

div.collapse-more div.more {
	display: none;
}
div.collapse-more a.more {
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;	
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #eee url('../images/arrow_down.png') no-repeat 70% 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}
div.title-button h2 { float: left; width: 485px; }
div.title-button div.actions { padding-top: 0; }

div.highlight {
	background: #FFF6E1;
	padding: 2px 10px;
	border: 1px solid #ffe096;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.alert {
	background: #FFF6E1;
	padding: 10px;
	margin: 10px 0 30px 0;
	width: 95%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ffe096;
}
div.alert p { padding-bottom: 10px; }
div.alert input.txt {
	border: 1px solid #fff;
	width: 350px;
	font-size: 14px;
	padding: 2px;
}
div.content div.srcol { border-left: none; width: 308px;}
div.content div.dotborder {
    background: url('../images/dots.gif') repeat-y 47% 0;
}
div.fieldset div.row .rr {
	float: none !important;
	width: 25px !important;
}
div.fieldset div.row .rr.wider { width: 35px !important; }
div.rr {
	padding-top: 15px;
}
div.rr div.left {
	width: 220px;
	float: left;
}
div.rr div.right {
	float: left;
	width: 329px;
}
div.signup { text-align: right; border-bottom: 1px solid #eee; padding-bottom: 8px; width: 90%; }

.has-icon {
	padding-left: 30px !important;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
.icon-blog {
	background-image: url('../images/24-comment.png');
}
.icon-site {
	background-image: url('../images/application-xsd.png');
}
.icon-opl {
	background-image: url('../images/text-x-texinfo.png');
}
.indent-less.bigger { font-size: 1.2em;}
.indent-less.bigger li { padding: 6px 0; }
.indent-less.bigger li {
	padding-left: 30px;
	background-position: 0 6px;
	background-repeat: no-repeat;
}