/*
	Current version: 1.0
	
	Site: Teqnion
	www: teqnion.se
	Author: Robert Hedman
	------------------------------------------------------------------
*/
/***************************************************/
/* SITE STRUCTURE ID'S & CLASSES */
/***************************************************/

div#wrapper
{
	width:982px;
	margin:0 auto;
}

div#headerContainer
{
	padding: 0;
	height:64px;
	float: left;
}
div#pictureContainer
{
	background:url(../images/common/header_bg1.jpg) no-repeat top left;
	padding: 0;
	height:160px;
	width: 744px;
	float: left;
	margin: 0 0 0 1px;
}
html>body div#pictureContainer
{
	margin: 0 0 0 2px;
}
#logotype
{
	background:url(../images/common/logotyp.gif) no-repeat;
	width:218px;
	height:64px;
	margin: 0;
	float: left;
	display: inline-block;
	text-indent: -9999px;
}

div#headerContainerAdmin 
{
	background:url(../images/common/bg_header_admin.gif) no-repeat top right; 
	text-align:left; 
	height:116px; 
}

#languageContainer
{
	width:118px;
	float:right;
	text-align:right; 
	font-size: 9px;
	font-family:times new roman; 
	color:#8a8a8a;
	padding: 9px 0 0 0; 
	margin: 0 0 0 0; 
}  
    
#languageContainer img
{
	color:#8A8A8A;
	font-family:times new roman;
	font-size:9px;
	padding:0;
}
#languageContainer .sv  
{
	padding:0 10px 0 0;
	background: url(../images/common/line_bg.gif) no-repeat right bottom;
}
#languageContainer .en
{
	padding:0 0 0 7px;
}
#languageContainer a
{
	text-decoration: none;
	border: 0;
}
div#menuContainer
{
	height:64px;
	padding:0;
	margin: 0 7px 0 0;
	width:746px;
	float: right;
	text-align: right;
}
html>body div#menuContainer
{
	margin: 0 14px 0 0;
}
/*html>body div#menuContainer
{
	margin: -47px 0 0 0;
}*/


div#bodyContainer
{
	width:982px;
	min-height:450px;
	height:auto !important;
	height:450px;
	float:left;
	background:url(../images/common/body_container_bg.jpg) repeat-y;
}
#start #bodyContainerTop  {
	background:url(../images/common/start_body_container_top.jpg) no-repeat;
	float:left;
	font-size:11px;
	height:16px;
	margin:0;
	overflow:hidden;
	text-align:left;
	width:982px;
}
#sub #bodyContainerTop
{
	width:982px;
	height: 16px;
	float:left;
	background:url(../images/common/body_container_top.jpg) no-repeat;
}
div#bodyAdminContainer
{
	width:1000px;
	padding:0 10px 0 10px;
	float:left;
}
div#subMenuContainer
{
	width:982px;
	height: 42px;
	float:left;
	overflow:hidden;
	text-align:left;
	font-size:11px;
	margin: 0 0 0 0;
	background:url(../images/common/body_container_top.jpg) no-repeat top left;	
}

div#mainContainer, div#mainContainer2
{
	width:746px;
	min-height:250px;
	height:auto !important;
	height:250px;
	float:left;
	padding:0;
	text-align:left;
	background: #fff;
	margin: 0 0 0 5px;
}
html>body div#mainContainer
{
	margin: 0 0 0 10px;
}
div#mainContainer2
{
	background:url(../images/common/start_bg1.jpg) no-repeat top left;
	width:747px !important;
	height: 452px !important;
	margin: 0 0 0 5px !important;
}
html>body div#mainContainer2
{
	background:url(../images/common/start_bg.jpg) no-repeat top left;
	width:746px !important;
	margin: 0 0 0 11px !important;
}

div#mainContainerShop
{
	width:750px;
	float:left;
	overflow:hidden;
	margin:3px 0 0 0;
	padding:0;
	text-align:left;
}

div#mainContainerShop h2
{
	background:url(../images/common/full_h2_bg.gif) no-repeat bottom left;	
}

div#newsContainer
{
	width:162px;
	float:left;
	overflow:hidden;
	text-align:left;
	margin:0 0 0 25px;
}
html>body div#newsContainer
{
	margin:0 26px 0 25px;
}
div#puffContainer
{
	width:214px;
	float:left;
	overflow:hidden;
	text-align:left;
	height: 452px;
	margin:0;
	background:url(../images/common/start_puffar.jpg) no-repeat top left;
}
#puffContainer h2 a
{
	color: black;
	text-decoration: none;
}
#puff1 a, #puff2 a, #puff3 a
{
	color: black;
	text-decoration: none;
}
#puff1
{
	height: 125px;
	margin: 0 0 2px 0;
	padding: 20px 10px 10px 10px;
}
#puff2
{
	height: 125px;
	margin: 0 0 2px 0;
	padding: 20px 10px 10px 10px;
}
#puff3
{
	height: 112px;
	padding: 20px 10px 10px 10px;
}
div#newsContainer h2
{
	background:url(../images/common/bg.gif) no-repeat bottom left;
	padding:0 0 5px 62px;
	margin:0 0 9px 0;
}

div.newsBoxContainer h5
{
	padding:0 0 0 0;
	font-size:11px;
	color:#000;
	font-family:arial, helvetica, verdana, sans-serif;
	margin:0;
	padding:0;
}

div.newsReadMore
{
	text-align:right;
	border-bottom:1px solid #ededed;
	height:15px;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	color:#ea7c2a;
}
#newsContainer .newsA
{
	text-align:right;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	color:#ea7c2a;
}
div#footerContainer
{
	height:52px;
	margin:0;
	float: left;
	width: 982px;
	clear:both;
	background:url(../images/common/footer.jpg) no-repeat bottom left;
}


/***************************************************/
/* SITE CONTENT ID'S & CLASSES */
/***************************************************/

div#headerContent
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	text-align:right;
}

div#headerContentAdmin
{
	margin:0 0 0 20px;
	padding:0 0 0 0;
}

div#headerRotationImg
{
	width:600px;
	height:170px;
	float:left;
}

div#subMenuContent
{
	padding:0;
}	

div#newsContent
{
	padding:0;
}

div#mainContent
{
	margin:1px 27px 10px 27px;
	width: 560px;
	padding:3px 0 0 0;
	overflow:hidden;
	float: left;
}
html>body div#mainContent
{
	margin:1px 54px 10px 54px;
	width: 560px !important;
}

div#footerContent
{
	margin:0 21px 0 21px;
	padding:15px 0 0 0;
	color: #9b9b9b;
	text-align:left;
	width:770px;
	float:left;
}
html>body div#footerContent
{
	margin:0 42px 0 36px;
}


div#footerProduced
{
	float:right;
	width:150px;
	text-align:right;
	padding:10px 0 0 0;
}

/*****************************************/
/* MENU CLASSES & ID'S
/*****************************************/
/* Classes for left and right object around the top menu */
div#topMenuLeft
{
	/*height:55px;
	width:0;
	padding:0;
	margin:0;
	float:left;*/
}

div#topMenuRight
{
	/*height:55px;
	width:0;
	padding:0;
	margin:0;
	float:left;*/
}

/* Classes for INACTIVE TopMenu Items */
div.topMenuItemLeft
{
	/*height:55px;
	width:0;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;*/
}

div.topMenuItemRight
{
	/*height:55px;
	width:3px;
	
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;*/
}

div.topMenuItemContent
{
	/*height:55px;
	padding: 0;
	line-height:3.3em;
	width:auto;*/	
}

/* Classes for ACTIVE TopMenu Items */
div.topMenuItemLeftSelected
{
	/*height:55px;
	width:0;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;*/
}

div.topMenuItemRightSelected
{
	/*height:55px;
	width:3px;
	padding:0;
	margin:0;
	float:left;
	background:url(../images/common/menu_spacer.gif) no-repeat;*/
}

div.topMenuItemContentSelected
{
	/*height:55px;
	padding:0 0 0 0;
	line-height:3.3em;
	width:auto;
	background:url(../images/common/bg_item_active.gif) repeat-x;*/
}


ul#topMenuList
{
	/*list-style-type:none;
	list-style-position: outside;
	display:inline;
	*/
	text-align:right;
	margin:0;
	padding:0;
}

#menuContent
{
	text-align: right;
	float: right;
	margin: 35px 0 0 0;
	width: 310px;
}

	.en{width:360px !important;}

div#menuContent ul li
{
	display: inline;
	
	
}
div#menuContent a.language
{
	margin: 0 10px 0 10px;	
	color: #8a8a8a;
}
div#menuContent ul li a
{
	height:17px;
	padding:0 5px 0 5px;
	font-size:11px;
	font-family: Arial;
	color:#8a8a8a;
	/*line-height:3em;*/
	float: left;
	display: block;
	
}

div#menuContent ul li a:hover
{
	list-style-type: none;
}

/* Special class for active TopMenu Item Link */
div#menuContent ul li div.topMenuItemContentSelected a
{
	color:#ea7c2a;
}

div.subMenuActive
{
	display: none;
}


div#subMenuActiveContent
{
	margin:0;
	padding:0;
}

div#subMenuActiveContent h2
{
	background:url(../images/common/bg.gif) no-repeat bottom left;
	margin:0 0 0 0;
	padding:3px 0 5px 15px;
}

.subMenuListLvl1
{
	margin: 15px 0 0 20px;
	font-family:arial;
	list-style: none;
	list-style-type:none;
	float: left;
	padding: 0 0 0 5px;
	width: 715px;
}
html>body .subMenuListLvl1
{
	margin: 15px 0 0 41px;
}
	.subMenuListLvl1 li 
	{
		float: left;
		line-height: 2em;	
	}
		.subMenuListLvl1 li a 
		{
			font-size: 1em;
			font-family:arial;
			color:#8A8A8A;
			line-height: 2em;
			padding: 0 10px 0 10px;
		}
			.subMenuListLvl1 li a:hover
			{
				display: white;
				padding: 0 10px 0 10px;
				line-height: 2em;
			}
.leftMenuSelected
{
	text-decoration:none;
	color:#ea7c2a !important;
}


/*
ul#subMenuListLvl1 li a
{
	padding:0 0 0 15px;
	margin: 0 0 0 0;
	line-height:1.6em;
	float: left;
	display:block;
	width:145px;
	height:18px;
}

ul#subMenuListLvl1 li a:hover
{
	padding:0 0 0 15px;
	margin: 0 0 0 0;
	color:#6c6c6c;
	text-decoration:none;
	display:block;
	width:145px;
	height:18px;
}
*/
ul#subMenuListLvl12
{
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

ul#subMenuListLvl12 li a
{
	padding:0 0 0 20px;
	margin: 0 0 0 10px;
	line-height:1.6em;
	display:block;
	width:145px;
	height:18px;
}

ul#subMenuListLvl12 li a:hover
{
	padding:0 0 0 20px;
	margin: 0 0 0 10px;
	color:#6c6c6c;
	text-decoration:none;
	display:block;
	width:145px;
	height:18px;
}


div#newsHeaderContent
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#newsHeaderContent h2
{
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:times new roman, serif;
}

span.newsDate
{
	color:#999999;
	display:block;
}

div#imgLogo
{
	float:left;
}

div#login
{
	float:right;
}

div#language
{
	
}

div#search
{
	float:right;
	margin:0 15px 0 0;
}

/**********************************************************/
/* TILE PAGES CLASSES */
/**********************************************************/
table#contactFormTable
{
	width:100%;
}

td#contactFormSubjectTd input
{
	width:250px;
}

td#contactFormMessageTd textarea
{
	width:250px;
	height:150px;
}

td#contactFormEmailTd input
{
	width:250px;
}

td#contactFormTelephoneTd input
{
	width:250px;
}
td#contactFormNameTd input
{
	width:250px;
}
td#contactFormOrganisationTd input
{
	width:250px;
}
td#contactFormPositionTd input
{
	width:250px;
}
td#contactFormAddressTd input
{
	width:250px;
}
td#contactFormPostalAddressTd input
{
	width:250px;
}


.label
{
	width:120px;
}
.label_headline
{
	vertical-align:top;
}

div#newsArchiveFormFrom
{
	width:150px;
	float:left;
}

div#newsArchiveFormTo
{
	width:150px;
	float:left;
}

div#newsArchiveFormSearch
{
	width:50px;
	float:left;
}

td#discussionForumFormTopicSelectTd select
{
	width:190px;
}

td#discussionForumFormHeaderTd input
{
	width:400px;
}

td#discussionForumFormNameTd input
{
	width:190px;
}

td#discussionForumFormEmailTd input
{
	width:190px;
}

td#discussionForumFormPostTd textarea
{
	width:400px;
	height:120px;
}

th.discussionDate
{
	font-size:11px;
	color:gray;
}

td#guestbookFormHeaderTd input
{
	width:190px;
}

td#guestbookFormNameTd input
{
	width:190px;
}

td#guestbookFormEmailTd input
{
	width:190px;
}

td#guestbookFormMessageTd textarea
{
	width:435px;
	height:120px;
}

td#orderFormTextArea textarea
{
	width:263px;
}

td#orderFormName input
{

}

td#orderFormOrganization input
{

}

td#orderFormAddress input
{
	
}

td#orderFormPostalAddress input
{
	
}

td#orderFormPhone input
{
	
}

div#searchText
{
	float:left;
	width:30px;
	margin: 8px 0 0 0;
	font-size:10px;
	letter-spacing:0.5px;
	color:#fff;
}

div#searchInput
{
	float:left;
	width:110px;
	margin: 5px 0 0 0;
}

div#searchInput input
{
	border:0;
}

div#searchSubmit
{
	float:left;
	width:20px;
	margin: 8px 15px 0 0;
}

div#searchSubmit input
{
	background:url(../images/common/btn.gif) no-repeat;
	border:0;
	color:#e28b08;
	font-size:0;
	height:15px;
	width:15px;
	cursor:pointer;
}

div#loginUsernameText
{
	color:#fff;
	width:75px;
	float:left;
	font-size:10px;
	letter-spacing:0.5px;
	margin: 8px 0 0 0;
}

div#loginUsernameInput
{
	width:110px;
	float:left;
	margin: 5px 0 0 0;
}

div#loginUsernameInput input
{
	border:0;	
}

div#loginPasswordText
{
	color:#fff;
	width:50px;
	float:left;
	font-size:10px;
	letter-spacing:0.5px;
	margin: 8px 0 0 0;
}

div#loginPasswordInput
{
	width:100px;
	float:left;
	margin: 5px 0 0 0;
}

div#loginPasswordInput input
{
	border:0;	
}

div#loginSelectSite
{
	display:none;
	float:left;
}

div#loginSubmit
{
	float:left;
	width:15px;
	margin: 8px 5px 0 0;
}

div#loginSubmit input
{
	background:url(../images/common/btn.gif) no-repeat;
	border:0;
	color:#e28b08;
	font-size:0;
	height:15px;
	width:15px;
	cursor:pointer;
}

div.imageBoxContainer
{
	width:95px;
	float:left;
	margin:0 10px 10px 0;
	overflow:hidden;
}

div.imageContainerTop
{
	height:10px;
}

div.imageContentContainer
{
	
}

div.imageContainerBottom
{
	height:10px;
}

div.imageContentContainer h2
{
	font-size:11px;
	margin:0 3px 0 3px;
	padding:0;
	background:none;	
	text-transform:none;
	line-height:1.4em;	
}

div.imageContentContainer p
{
	margin:3px 3px 0 3px;
	padding:0;
}

div.imageCollectionLineBreaker
{
	clear:both;
	height:0;
	font-size:0;
}

div#imageCollectionPopupContent
{
	margin:5px;
	text-align:center;
}

div.imageContentContainer a
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}

div.imageContentContainer a:hover img
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity:.50;
}

div#imageCollectionPopupContent h2
{
	display:block;
	text-align:left;
}	

div#imageCollectionPagingContent
{
	margin:5px;
	text-align:center;
}

div#imageCollectionPagingContent h2
{
	background:none;
	margin:auto;
}

div#imageCollectionPagingContent table
{
	width:auto;
}



/**********************************************************/
/* ADMIN CLASSES */
/**********************************************************/
body#adminBody
{
	background:#eeeeee;
}

div#adminWrapper
{
	width:800px;
	background:#fff;
	margin:0 auto; /*WANT THE PAGE CENTERED? REMOVE OR ADD COMMENT TAGS TO THE LEFT*/ 
	padding:0 0 0 10px;
}

div#headerAdminContainer
{
	text-align:left;
	width:820px;
}

div#headerAdminContent
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

table#adminHeader
{
	width:800px;
}

div#menuAdminContainer
{
	height:50px;
	width:810px;
	margin:0 0 0 -10px;
	padding:0 0 0 0;
}

div.menuAdminContent
{
	height:50px;
	width:820px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#bodyAdminContainer
{
	margin:0;
	padding:0;
	width:1000px;
}

div#mainAdminContainer
{
	width:500px;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:left;
}

div#footerAdminContainer
{
	height:40px;
	clear:both;
}

div#adminEditorTable
{
	width:650px;
}


ul#topMenuAdminList
{
	list-style-type:none;
	list-style-position: outside;
	list-style-image:url(../images/common/menu_list_image.gif);
	display:inline;
}

ul#topMenuAdminList li a
{
	margin:0 4px 0 4px;
}

div#adminHeaderLeft
{
 	width:250px;
 	height:102px;
 	float:left;
 	padding: 3px 10px 0 3px;
 	background:#eeeeee;
}

div#adminHeaderMiddle
 {
 	width:420px;
 	height:102px;
 	float:left;
 	padding: 0 10px 0 0;
 	background:#eeeeee;
 }
 
div#adminHeaderRight
{
 	width:150px;
 	height:102px;
 	float:right;
 	padding: 0 3px 0 0;
 	background:#eeeeee;
 	text-align:right;
}
 
div.adminHeaderModule
{
 	width:70px;
 	background:#cccccc;
 	border:1px solid #B7B7B7;
 	float:left;
 	padding-left:5px;
}
 
div#adminStopLights
{
 	width:30px;
 	float:left;
}
 
div#adminMessage
{
 	width:300px;
 	height:50px;
 	background:#fff;
 	border-color:#bbbbbb;
 	border-width:1px;
 	border-style: groove;
 	float:left;
 	padding:2px;
}

.imgLeft
{
	margin:0 10px 10px 0;
}

.imgRight
{
	margin:0 0 10px 10px;
}

/**********************************************************/
/* WEBSHOP CLASSES */
/**********************************************************/
div#subMenuContainer input
{
	font-size:1em;
	color:#565656;
	font-family:trebuchet ms, tahoma, verdana, arial, helvetica, tahoma, sans-serif;
}

table#shoppingCartTable
{
	width:150px;
	padding-left:3px;
}


td#shopMenuSeparator
{
	padding:0 0 0 20px;
}

div#subMenuContainer div#searchText
{
	width:140px;
	padding:0 0 0 20px;
	font-size:1em;
	color:#565656;
	font-family:trebuchet ms, tahoma, verdana, arial, helvetica, tahoma, sans-serif;
	letter-spacing:normal;
	font-weight:bold;
}

div#subMenuContainer div#searchInput
{
	width:140px;
	padding:0 0 0 20px;
}

div#subMenuContainer div#searchInput input
{
	border:1px solid #565656;
	width:120px;
}

div#subMenuContainer div#searchSubmit
{
	width:140px;
	text-align:right;
	padding:0;
	margin:0;
}

div#subMenuContainer div#searchSubmit input
{
	background:url(../images/common/search_btn.gif) no-repeat;
	width:37px;
	height:24px;
	padding:0;
	margin:0;
}

ul#subMenuListShop
{
	list-style-image:none;
	font-size:14px;
	font-weight:bold;
	line-height:2em;
	color:#6c6c6c;
	text-transform:uppercase;
	background:url(../images/common/bg.gif) no-repeat bottom left;
	padding:0 0 2px 18px;
	margin:0 0 9px 0;
}

ul#subMenuListShop li
{
	list-style-type:none;
	list-style-image:none;
}

div#productSearchText
{
	float:left;
	width:30px;
	margin: 8px 0 0 0;
	font-size:10px;
	letter-spacing:0.5px;
	color:#fff;
}

div#productSearchInput
{
	float:left;
	width:110px;
	margin: 5px 0 0 0;
}

div#productSearchInput input
{
	border:0;
}

div#productSearchSubmit
{
	float:left;
	width:20px;
	margin: 8px 15px 0 0;
}

div#productSearchSubmit input
{
	background:url(../images/common/btn.gif) no-repeat;
	border:0;
	color:#e28b08;
	font-size:0;
	height:15px;
	width:15px;
	cursor:pointer;
}

ul.productMenu
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

ul.productMenu li
{
	list-style-type:none;
	list-style-image:none;
	margin:0 0 0 0;
	padding:0 0 4px 15px;
	line-height:1.6em;
}

ul.productMenu li a:hover
{
	text-decoration:none;
	color:#6c6c6c;
}

div.productListingLeft
{
	width:230px;
	float:left;
}

div.productListingRight
{
	width:490px;
	float:left;
}

div.productName h2
{
	padding:0 0 0 0;
	margin:0 0 9px 0;
	background:none !important;
}

div.productPrice
{
	width:60%;
	float:left;
	border-top:1px solid #969696;
	margin:7px 0 0 0;
	padding:5px 0 0 0;
}

div.productBuy
{
	width:35%;
	float:right;
	text-align:right;
	border-top:1px solid #969696;
	margin:7px 0 0 0;
	padding:5px 0 0 0;
}

div.productBuy input
{
	margin:0;
	padding:0;
}

input.productAmount
{
	width:20px;
}

div.productEnlarge
{
	line-height:2em;
}

div#cartTable
{
	width:700px;
	border-left: 1px solid #e0dfe3;
	border-top: 1px solid #e0dfe3;
}

table#cartContent td, table#cartContent th
{
	border-right: 1px solid #e0dfe3;
	border-bottom: 1px solid #e0dfe3;
}

table#cartBottom td
{
	border-right: 1px solid #e0dfe3;
	border-bottom: 1px solid #e0dfe3;
}

th.cartHeader
{
	background:#efefef;
	height:35px;
}

.message
{
	color:green;
}

.error
{
	color:yellow;
}

.msgInfo, .msgWarning, .msgError
{
	font-weight: bold;
	margin: 0 0 0 20px;
}
.msgInfo
{
	color: #339900;
}
.msgWarning
{
	color: #cc9900;
}
.msgError
{
	color: #990000;
}

table.ordersTable
{
	border-collapse:collapse;
}

table.ordersTable td
{
	border-collapse:collapse;
}


table.ordersTable td input
{
	font-size:9px;
}
/* Order form mail */

#SendOrderForm label
{
	display: block;
	float: left;
	width: 100px;
	margin: 0 0 5px 0;
}
#SendOrderForm input
{
	margin: 0 0 5px 0;
}
#orderProductsList
{
	float: none;
	display: block;
	margin: 0 0 0 100px;
	padding: 0;
}
#orderProductsList li
{
	list-style:none !important;
	list-style-image: none;
}
#orderProductsList input
{
	margin: 0 5px 0 0;
}
.pageCounterLabel
{
	line-height: 18px;
}

/* Startpage */

#flash
{
	margin: 309px 0 0 0;
}

.newsArchiveSearchResultItem
{
	/*width: 300px;*/
}
/* CONTACT FORM */
.advForm{
	width: 464px !important;
	padding: 40px 60px 40px 60px;
	margin: 0 0 0 0 !important;
	float: left;
}

.advForm h1{
	padding: 0 0 20px 0;	
}
.advForm input, .advForm textarea{ 
	background:url(../images/common/contact-email.gif) repeat-x center top #536284;
	color:#FEFEFF;
	margin: 0 0 5px 0;
}
.advForm input{ height: 20px; }
.advForm .advFormLeft
{
	width:220px;
	float:left; 
	clear:left;
}

	.advForm .advFormLeft input, .advForm .advFormRight input, .advForm .advFormLeft select, .advForm .advFormRight select
	{
		width:213px;
		padding-top:3px;padding-bottom:3px;
	}

.advForm .advFormRight
{
	float:right;
	width:220px;
}

.advForm label
{
	color: #fefeff;
	display:inline-block;
	width:auto !important;
	line-height:1.6em;
}

.advForm label .mandatory
{
	float:right;
	display:inline-block;
	margin-left:4px;
}



.advFormLeft, .advFormRight, .advFormFull
{
	margin:0 0 10px 0;
}

.radioValue, .checkboxValue{position:relative;top:-2px;}

.advFormAmount label, .interest{text-transform:uppercase;font-size:14px;font-weight:bold;display:block;margin-bottom:5px;color:#2b2f33;}

.advFormAmount  .checkboxValue{display:inline-block;width:480px;}

.advFormFull
{
	clear:both;
	float:none;
}

	.advFormFull .select
	{
		width:100%;
	}
	
.textarea
{
	height:67px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}

.checkbox
{
	clear:both; 
}
	
	.advFormFull .textarea, .advFormFull .text
	{
		width:98%;
		padding: 2px;
	}
	
.advForm .submit{
	background:url(../images/common/senden.gif) no-repeat !important;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-weight:bold;
	height:27px !important;
	margin:13px 0 0 !important;
	overflow:hidden;
	padding:0 !important;
	text-indent:-9999px;
	width:81px !important;
}
	
.submitContainer
{
	clear:both;
	float:none;
	text-align:right;
}

option.odd{background:#eeeeee}
option.even{background:silver}
.option4{background:red !important;}

.errorFieldset{ margin: 20px 60px 0 60px; border: 1px solid #DEB00D; padding: 10px; }
