html {
	background-color:	 			#FFFFFF;
	background-image:				url('/Content/frontend/images/body_bg.jpg');
	background-repeat:				repeat-x;
	background-position:			top;
	height: 						100%;
	font-family:					arial;
	font-size:						12px;
	color:							#3e5680;
	background-color:				#fcfcfc;
}

a, a:hover, a:visited {
	color:							#3e5680;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin:12px 0 12px;
	padding:0;
}

h2 {
	font-size: 18px;
	font-family: arial;
	color: #ded41b;
}

#item10000372 a {
	color: #ded41b;
}

p {
	font-size: 12px;
	font-family: arial;
	color: #3e5680;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

.red {
	color: red;
}

html {
	behavior: url(/Content/files/iepngfix.htc)
}

/*---------------------------------------
AREA's

Omliggende Div's
---------------------------------------*/

#bodyContainer {
	width:		989px;
	position: 	relative;
	margin: 	0px auto;
}

#maincontainer {

}

#contentContainer {
	float: 				left;
	margin-bottom:		15px;
	width:				990px;
}

#ccLeft {
	background-image:	url('/Content/frontend/images/schaduw_left_bg.png');
	background-repeat:	repeat-y;
	width:				5px;
	min-height:			750px;
	float: 				left;


}

#ccRight {
	background-image:	url('/Content/frontend/images/schaduw_right_bg.png');
	background-repeat:	repeat-y;
	width:				5px;
	min-height:			750px;
	float:				left;


}

#ccCenter {
	width:				980px;
	min-height:			750px;
	background-color:	#FFF;
	float:				left;

	/* IE6 Styles */
		_height: 750px;
	/* End */

}

#ccBottom {
	background-image:	url('/Content/frontend/images/schaduw_bg.png');
	background-repeat:	no-repeat;
	width:				990px;
	height:				10px;
	margin-top:			-15px;
	float:				left;

}

/*---------------------------------------
AREA 1
---------------------------------------*/

#area1 {
	width:				989px;
	height:				133px;
	float:				left;
	margin-top:			5px;
	background-image:	url('/Content/frontend/images/header_bg.png');
	background-repeat:	no-repeat;
}

/* Logo PlazaPlein */
#item10000363 {
	width:		215px;
	height:		31px;
	margin:		56px 0px 0px 35px;
	float: 		left;
}

/* Banner */
#item10000364 {
	width: 		468px;
	height:		60px;
	overflow:	hidden;
	margin:		38px 0px 0px 26px;
	float: 		left;
}

/*---------------------------------------
AREA 2
---------------------------------------*/

#area2 {
	float: left;
}

/* navigatie */
#topNavigation {
	width:		989px;
	height:		34px;
	float:		left;
}

#navLeft {
	width:				15px;
	height:				34px;
	float:				left;
	background-image:	url('/Content/frontend/images/navigation_left_bg.jpg');
	background-repeat:	repeat-x;
}

#nav {
	width:				959px;
	height:				34px;
	float:				left;
	background-image:	url('/Content/frontend/images/navigation_bg.jpg');
	background-repeat:	repeat-x;

}

#navRight {
	width:				15px;
	height:				34px;
	float:				left;
	background-image:	url('/Content/frontend/images/navigation_right_bg.jpg');
	background-repeat:	no-repeat;
}

.menuItem {
	height:				34px;
	float: 				left;
	/*padding:			9px 15px 0px 15px;*/
	border-right:		1px solid #444C5B;
	background-image:	url('/Content/frontend/images/navigation_menuItem_unselected_bg.jpg');
	background-repeat:	repeat-x;
	cursor:				pointer;
}

.menuItem:hover {
	height:				34px;
	float: 				left;
	/*padding:			9px 15px 0px 15px;*/
	border-right:		1px solid #444C5B;
	background-image:	url('/Content/frontend/images/navigation_menuItem_selected_bg.jpg');
	background-repeat:	repeat-x;
	cursor:				pointer;
}

.menuItem a {
	font-size:			13px;
	font-weight:		bold;
	color:				#787878;
	text-decoration:	none;
	float: 				left;
	padding:			9px 15px 9px 15px;
}

.menuItem a:hover {
	color:				#6B6612;
}

.menuItemSelected {
	height:				25px;
	float: 				left;
	padding:			9px 15px 0px 15px;
	border-right:		1px solid #444C5B;
	background-image:	url('/Content/frontend/images/navigation_menuItem_selected_bg.jpg');
	background-repeat:	repeat-x;
	cursor:				pointer;
}

.menuItemSelected a {
	font-size:			13px;
	font-weight:		bold;
	color:				#6B6612;
	text-decoration:	none;
}

.menuItemSelected a:hover {
	color:				#6B6612;
}

.menuItemSelected a:visited {
	color:				#6B6612;
}

.inloggen {
	height:				25px;
	position:			absolute;
	z-index:			50;
	left:				0;
	margin-left:		895px;
	padding:			9px 5px 0px 15px;
	cursor:				pointer;

	/* Styles for IE6 */
		_margin-top: -35px;
		_width: 70px;
	/* End */
}

.inloggen a {
	font-size:			11px;
	font-weight:		bold;
	color:				#FFFFFF;
	text-decoration:	none;
}

.inloggen a:hover {
	color:				#FFFFFF;
}

.inloggen a:visited {
	color:				#FFFFFF;
}

.inloggen img {
	margin-left:		5px;
}

#loginblock {
	position:			absolute;
	z-index:			25;
	left:				0;
	height:				25px;
	width:				475px;
	text-align:			right;
	margin:				9px 10px 0px 500px;
	font-size:			11px;
	color:				#FFF;

	/* Styles for IE6 */
		_margin-top: -25px;
	/* End */
}

#loginblock a {
	font-size:			11px;
	color:				#FFF;
	font-weight:		bold;
	text-decoration:	none;
	margin-left:		10px;
}

/*---------------------------------------
AREA 3
---------------------------------------*/

#area3 {
	width:				989px;
	height:				160px;
	float:				left;
	background-image:	url('/Content/frontend/images/area3_bg.jpg');
	background-repeat:	no-repeat;
	margin-left:		1px;
}

/* Subnavigatie */
#item10000369 {
	width:				648px;
	height:				160px;
	float:				left;
}

#subnavigation {
	width:			615px;
	height:			160px;
	margin-left:	28px;
	float: 			left;
	color:			#486674;
}

#subnavigation p {
	margin:			12px 0px -5px 0px;
	padding:		0px;
	font-size:		18px;
	font-weight:	bold;
}

.line {
	padding:		15px 0px 0px 0px;
}

#items {
	width:			615px;
	float:			left;
	padding:		5px 0px 0px 0px;
	line-height:	150%;
}

.itemsColumn {
	width:			195px;
	height:			95px;
	float:			left;
}

.itemsColumn a {
	text-decoration:	none;
	color:				#486674;
}

.itemsColumn h2 {
    background-color: transparent;
    background-image: none;
    color: #486674;
    cursor: auto;
    display: block;
    float: none;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0px;
    text-decoration: none;
}

/* Zoekblok */
#item10000371 {
	width:				313px;
	height:				160px;
	float:				left;
	color:				#3E5680;
	font-size:			11px;
}

#searchblock p {
	margin:			12px 0px 0px 0px;
	padding:		0px;
	font-size:		18px;
	font-weight:	bold;
}

.category {
	width:				175px;
	font-size: 			11px;
	height:				20px;
	color:				#3e5680;
	border:				#C9C9C9 solid 1px;
}

.zip {
	width:				50px;
	height:				16px;
}

.searchValue {
	width:				275px;
	height:				16px;
}

.searchbutton {
	background-color: 	#FFF;
	background-image:	url('/Content/frontend/images/searchbutton_bg.jpg');
	background-repeat:	no-repeat;
	width:				90px;
	height:				20px;
	color:				#fff;
	font-weight:		bold;
	font-size:			11px;
	font-family:		arial;
	border: 			none;
}

.afstand {
	width:				127px;
	font-size: 			11px;
	height:				20px;
	color:				#3e5680;
	border:				#C9C9C9 solid 1px;
}

.inputfield {
	background-image:	url('/Content/frontend/images/input_bg.jpg');
	background-repeat:	no-repeat;
	border:				#C9C9C9 solid 1px;
	font-size:			11px;
	color:				#3e5680;
}

.cc {
	width: 220px;
	height: 14px;
	padding: 2px;
}

.searchI {
	margin-top: 3px;
	height: 14px;
	padding: 2px;
}

.searchB {
	margin-top: 2px;
}

#searchBox {
	margin-left: 470px;
}

/*---------------------------------------
AREA 4
---------------------------------------*/

#area4 {

}

/*---------------------------------------
AREA 5
---------------------------------------*/

#area5 {

}

/*---------------------------------------
AREA 6
---------------------------------------*/

#area6 {

}

/*---------------------------------------
AREA 7
---------------------------------------*/

#area7 {

}

/*---------------------------------------
AREA 8
---------------------------------------*/

#area8 {

}

/*---------------------------------------
Content
---------------------------------------*/

#content {
	width:		640px;
	padding-left:	1px;
	padding-top:	1px;
}

/* inlogblok */
#columnContent {
	width: 639px;
	margin: auto;
	background-image: url('/Content/frontend/images/background_content.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

#columnContent #form,
.rowContainer #form {
	clear: both;
	padding: 30px;
	padding-top: 15px;
}

#columnContent #form td {
	font-size: 12px;
}

#form input.inputtextfield {
	width: 				338px;
	height:				18px;
	font-size: 			11px;
	color:				#3e5680;
	border:				#C9C9C9 solid 1px;
	height:				16px;
	background-image:	url('/Content/frontend/images/input_bg.jpg');
	background-repeat:	no-repeat;
}

#form select.inputlistfield {
	width: 342px;
	font-size: 11px;
	color: #3e5680;
}

#form select.inputlistboxfield {
	width: 342px;
	font-size: 11px;
	color: #3e5680;
}

#form select option {
	padding: 2px;
}

#form .submitbutton {
	width:				84px;
	height:				23px;
	float:				right;
}

#form .textarea {
	width: 				338px;
	font-size: 			11px;
	color:				#3e5680;
	border:				#C9C9C9 solid 1px;
}

#form select.inputradio {
	border: none;
	background-image: none;
}

#form .label {
	width: 163px;
	font-weight: bold;
	padding-top: 10px;
}

#form .doublePoint {
	padding-top: 10px;
	font-weight: bold;
	width:	20px;
	text-align: center;
}

#form .field {
	width: 338px;
	padding-top: 10px;
}

.model {
	font-size: 11px;
	color: #f00;
}

#form .buttons {
	width: 338px;
	text-align: right;
	padding-top: 10px;
}

#form a {
	text-decoration: underline;
	font-weight: bold;
	color: #CBC121;
}

#form .watchButton a {
	color:			#6B6612;
	font-weight:	bold;
	text-decoration: none;
}

.volgendeButton {
	background-image:	url('/Content/frontend/images/button_bg.png');
	background-color:	transparent;
	background-repeat:	no-repeat;
	width:				84px;
	height:				23px;
	color:				#6B6612;
	font-weight:		bold;
	font-size:			12px;
	font-family:		arial;
	border: 			none;
}

#forgotPasswordButton {
	width:	200px;
	height:	18px;
	float:	right;
	background-image:	url('/Content/frontend/images/button2_bg.png');
	background-repeat:	no-repeat;
	font-weight:	bold;
	font-size:		12px;
	color:			#6B6612;
	padding:		5px 0px 0px 0px;
	cursor:			pointer;
	text-align:		center;
}

/* Globale vormgeving Layout Controls */
#pageobject {

	width:			641px;
	float:			left;
}

#wrapperObjects {
	margin-top:		-10px;
}

#pageobjectTitelbalk {
	width:		641px;
	float:		left;
}

#poLeft {
	background-image:	url('/Content/frontend/images/titelbalk_left_bg.jpg');
	background-repeat:	no-repeat;
	float:				left;
	height:				37px;
	width:				5px;
}

#poRight {
	background-image:	url('/Content/frontend/images/titelbalk_right_bg.jpg');
	background-repeat:	no-repeat;
	float:				left;
	height:				37px;
	width:				5px;
}

#poCenter {
	background-image:	url('/Content/frontend/images/titelbalk_bg.jpg');
	background-repeat:	repeat-x;
	float:				left;
	height:				27px;
	width:				624px;
	padding:			10px 0px 0px 5px;
	font-weight:		bold;
	color:				#FFF;
}

.poTitle {
	float: left;
}

.poTitle a, .poTitle a:hover, .poTitle a:visited {
	color: #ffffff;
	font-size: 11px;
}

#pageobjectContent {
	width:				642px;
	float:				left;
}


#pageobjectContent p {
	color:				#353A45;
	padding:			10px 15px 0px 15px;
}

/*
#pageobjectContent a {
	color:				#353A45;
	text-decoration:	none;
}
*/

.pijl2 {
	float: 				right;
	border: none;
	margin-right:		4px;
	margin-top:			4px;
}

.punten {
	height: 10px;
	width: 3px;
	padding-right: 15px;
	float: left;
}

/* Best bekeken */
#bestRead {
	padding:	3px 0px 3px 0px;
	float:		left;
}

.advertentie {
	width:		320px;
	height: 	155px;
	float:		left;
}

.gray {
	background-color:		#E5E5E5;
}

.gray2 {
	background-color:		#F8F8F8;
}

.advertentieDeel1 {
	width:		140px;
	float:		left;
}

.advertentieDeel2 {
	width:			180px;
	float:			right;
}

.advertentieImage {
	width:		130px;
	padding:	10px 5px 10px 5px;
	/* float:		left; */
	height:		100px;
}

.imageBorder {
	border: 			1px solid #DDDDDD;
	padding:			1px;
	background-color:	#FFF;
	width:				128px;
	height:				84px;
}

#advertentieButton {
	width:				140px;
	float:				left;
	text-align:			center;
	padding-bottom:		10px;
	font-weight:		bold;
}

.watchButton {
	background-image:	url('/Content/frontend/images/button_bg.png');
	background-repeat:	no-repeat;
	width:				84px;
	height:				19px;
	padding-top:		4px;
	cursor:				pointer;
	text-align:			center;
}

#advertentieButton .watchButton a {
	color:			#6B6612;
}

.watchButton a {
	color:			#6B6612;
	font-weight:	bold;
	text-decoration: none;
}

.blueButton {
	background-image:	url('/Content/frontend/images/button_blue_bg.png');
	background-repeat:	no-repeat;
	width:				84px;
	height:				19px;
	padding-top:		4px;
	cursor:				pointer;
	text-align:			center;
}

.blueButtonBig {
	background-image:	url('/Content/frontend/images/button_blue_big_bg.png');
	width:				221px;
	height:				19px;

}

.blueButtonDisabled {
	background-image:	url('/Content/frontend/images/button_light_blue_bg.png');
	background-repeat:	no-repeat;
	width:				84px;
	height:				19px;
	padding-top:		4px;
	text-align:			center;
}

.blueButton a {
	color: 			#B5BDCA;
	font-weight:	bold;
	text-decoration: none;
}

.delete {
	color: 				#B5BDCA;
	font-weight:		bold;
	text-decoration: 	none;
	margin-top:			10px;
	float: 				right;
}

.advertentieTitel {
	width:			165px;
	padding:		10px 10px 5px 5px;
	float:			right;
	font-size:		11px;
	font-weight:	bold;
	color:			#3E5680;
	height: 		13px;
}

.advertentieTitel h1 {
    background-color: transparent;
    background-image: none;
    color: #3E5680;
    cursor: auto;
    display: inline;
    float: none;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-decoration: none;
    width: 0px;
}

.advertentieTekst {
	width:			165px;
	padding:		0px 10px 5px 5px;
	float:			right;
	font-size:		10px;
	height: 		92px;
	color:			#3E5680;
}

.advertentieTekstTekst p {
	padding: 	0px;
	margin:		0px;
	color:			#3E5680;
}

.advertentiePrijs {
	width:			165px;
	padding:		0px 10px 0px 5px;
	float:			right;
	font-size:		11px;
	font-weight:	bold;
	color:			#3E5680;
}

/*---------------------------------------
AREA 9
---------------------------------------*/

#area9 {

}

/*---------------------------------------
AREA 10
---------------------------------------*/

#area10 {
	width:			336px;
}

/* Banner right */
#item10000373 {
	width:			336px;
	margin-left: 	-1px;
	float:			left;
	overflow:		hidden;
}

/* Voordelen PlazaPlein blok */
#item10000372 {
	width:				296px;
	padding:			0px 20px 20px 20px;
	float:				left;
	margin-left: 		-1px;
	background-image:	url('/Content/frontend/images/Voordelen_PlazaPlein_bg.jpg');
	background-repeat:	repeat-y;
	color:				#3E5680;
	line-height:		200%;
	background-color: #000000;
}

#item10000372 h1 {
	font-size: 			18px;
}

/* Laatst bekeken advertenties */
#item10000374 {
	width:			336px;
	float:			left;
	margin-left: 	-1px;
}

#laatstbekekenblok {
	width:			336px;
	float:			left;
}

#titelbalk {
	width:			336px;
	height:			37px;
	float:			left;
}

#tbLeft {
	background-image:	url('/Content/frontend/images/titelbalk_left_bg.jpg');
	background-repeat:	no-repeat;
	float:				left;
	height:				37px;
	width:				5px;
}

#tbRight {
	background-image:	url('/Content/frontend/images/titelbalk_right_bg.jpg');
	background-repeat:	no-repeat;
	float:				left;
	height:				37px;
	width:				5px;
}

#tbCenter {
	background-image:	url('/Content/frontend/images/titelbalk_bg.jpg');
	background-repeat:	repeat-x;
	float:				left;
	height:				27px;
	width:				321px;
	padding:			10px 0px 0px 5px;
	font-weight:		bold;
	color:				#FFF;
}

#laatstbekekenitems {
	width:				336px;
	clear:				both;
}

#lbaRight {
	background-image:	url('/Content/frontend/images/lba_right_bg.jpg');
	background-repeat:	no-repeat;
	float:				left;
	width:				5px;
}

#lbaLeft {
	background-image:	url('/Content/frontend/images/lba_left_bg.jpg');
	background-repeat:	no-repeat;
	float:				left;
	width:				5px;
}

#lbaCenter {
	background-image:	url('/Content/frontend/images/lba_bg.jpg');
	background-repeat:	repeat-x;
	float:				left;
	height:				220px;
	width:				326px;
}

#lbaContent {
	background-image:		url('/Content/frontend/images/lba_bottom_bg.gif');
	background-repeat:		no-repeat;
	background-position:	bottom;
	background-color:		#E9E9E9;
	/*z-index:				10px;*/
	height:					230px;
	width:					334px;
	margin-left: 1px;
}

.item {
	width:				82px;
	height:				95px;
	margin:				5px 0px 10px 22px;
	float: 				left;
	color:				#373F4E;
	font-size:			11px;
	text-align:			center;
}

#itemImage {
	background-color:	#FFF;
	padding:			1px;
	width:				78px;
	height:				51px;
	overflow:			hidden;
}

.itemPrice {
	font-weight:		bold;
}

#profileContainer
{
	margin-left:		25px;
	margin-right:		25px;
}

.button {
	margin-right:		10px;
	float: 				left;
	height: 			45px;
}

.profileButtonLeftSelected
{
	background-image:		url('/Content/frontend/images/profilebuttonleftselected.gif');
	width: 7px;
	height: 45px;
	float: left;
}

.profileButtonSelected
{
	background-image:		url('/Content/frontend/images/profilebuttonselected.gif');
	height: 45px;
	float: left;
}

.profileButtonRightSelected
{
	background-image:		url('/Content/frontend/images/profilebuttonrightselected.gif');
	width: 7px;
	height: 45px;
	float: left;
}

.profileButtonLeft
{
	background-image:		url('/Content/frontend/images/profilebuttonleft.gif');
	width: 6px;
	height: 37px;
	float: left;
}

.profileButton
{
	background-image:		url('/Content/frontend/images/profilebutton.gif');
	height: 37px;
	float: left;
}

.profileButtonRight
{
	background-image:		url('/Content/frontend/images/profilebuttonright.gif');
	width: 6px;
	height: 37px;
	float: left;
}

.profileButton .text, .profileButton .text a, .profileButtonSelected .text, .profileButtonSelected .text a
{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.profileButton .text a:hover, .profileButtonSelected .text a:hover
{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.row div, .headRow div
{
	float: left;
}

.row, .headRow
{
	clear: both;
}

.row {
	height: 110px;
}

.row div {
	padding-top: 7px;
	vertical-align: middle;
}

.white {
	background-color: #ffffff;
}

.headRow div {
	color: #ffffff;
	font-weight: bold;
	background-color: #373f4e;
	padding-top: 7px;
}

.headRow {
	color: #ffffff;
	font-weight: bold;
	background-color: #373f4e;
	height: 30px;
	width: 930px;
}

.headRow .checkboxRow, .row .checkboxRow {
	width: 20px;
	padding-top: 12px;
}

.submitRow {
	width: 920px;
	margin: 5px 0px 5px 4px;
	padding-top: 10px;
	border-top: 1px solid #E5E5E5;
}

.submitRow input {
	background-image: url('/Content/frontend/images/button_bg.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 84px;
	height: 23px;
	border: none;
	cursor: pointer;
	color: #6B6612;
	font-weight: bold;
	font-size: 12px;
}

.headRow .titleRow, .row .titleRow {
	width: 225px;
	padding-left: 10px;
	padding-right: 15px
}

.thumbRow {
	width: 75px;
	margin-left: 13px;
}

.headRow .priceRow, .row .priceRow {
	width: 100px;
}

.headRow .dateRow, .row .dateRow {
	width: 115px;
}

.headRow .viewsRow, .row .viewsRow {
	width: 150px;
}

.headRow .optionsRow a, .row .optionsRow a {
	font-weight: bold;
}

.headRow .optionsRow, .row .optionsRow {
	/* text-align: right; */
	float: right;
	padding-right: 10px;
}

.rowContainer {
	background-image: url(/Content/frontend/images/background_profile.gif);
	background-color: #f00;
	width: 930px;
}

.rowContainerWhite {
	background-color: #fff;
	width: 930px;
}

.noResult {
	padding-left: 350px;
	margin-top: 20px;
	font-weight: bold;
}

.spacing {
	padding-left: 10px;
	height: 200px;
}

/*---------------------------------------
AREA 11
---------------------------------------*/

#area11 {

}

/*---------------------------------------
AREA 12
---------------------------------------*/

#area12 {

}

/*---------------------------------------
AREA 13
---------------------------------------*/

#area13 {
	width:				989px;
	float:				left;
}

#item10000377 {
	width:				468px;
	margin:				15px 0px 20px 260px;
}

/*---------------------------------------
AREA 14
---------------------------------------*/

#area14 {
	width:				989px;
	height:				187px;
	float:				left;
	background-image:	url('/Content/frontend/images/footer_bg.png');
	background-repeat:	no-repeat;

}

#footerHeader {
	width:		949px;
	height:		25px;
	padding:	10px 20px 10px 20px;
}

#line {
	width:				949px;
	height:				25px;
	border-bottom:		1px solid #DDDDDD;
}

/* Algemene Links */
#item10000366 {
	width:			638px;
	height:			132px;
	float:			left;
	overflow:		hidden;
	line-height:	190%;
	margin:			0px 0px 0px 20px;
}

#item10000366 a {
	color:				#363A45;
	text-decoration:	none;
	font-size:			12px;
	line-height:		170%;
}

#item10000366 strong a {
	color:	#CBC222;
}

#item10000366 a:hover {
	color:				#CBC222;
	font-weight:		bold;
	text-decoration:	none;
}

/* Algemene Gegevens */
#item10000367 {
	width:			317px;
	height:			132px;
	float: 			left;
}

#item10000367 p {
	margin: 		0px 0px 10px 0px;
	font-size:		10px;
	color:			#9BA2B2;
}

#item10000367 img {
	margin-top:		 	15px;
}

/*---------------------------------------
AREA 15
---------------------------------------*/

#area15 {

}

/*---------------------------------------
AREA 16
---------------------------------------*/

#area16 {

}

/*---------------------------------------
AREA 17
---------------------------------------*/

#area17 {

}

/*---------------------------------------
SWF Upload
---------------------------------------*/
#fsUploadProgress2 {
	border:	1px solid #C9C9C9;
	padding: 10px;
	background-color: #ffffff;

}

.progressWrapper {
	width:	321px;
	display: block;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #6B6612;
	background-color: #FFFFFF;
	display: block;
}

.progressCancel {

}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #3E5680;
	width: 313px;
	height: 14px;
	text-align: left;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: #F5EC4A;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: #F5EC4A;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: #F5EC4A;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 313px;
	font-size: 8pt;
	font-family: Arial;
	font-weight: #3E5680;
	text-align: left;
}

#images {
	height: 62px;
	width: 321px;
	border:	1px solid #C9C9C9;
	padding: 10px 8px 10px 10px;
	float: left;
	min-height: 0px;
	background-color: #ffffff;
	overflow: auto;
}

.uploadedWrapper {
	width: 56px;
	height: 56px;
	padding: 1px;
	border: 1px solid #6B6612;
	margin-right: 3px;
	float: left;
	margin-bottom: 3px;
}

.uploadedImage {
	width: 56px;
	height: 56px;
}

.uploadedWrapper .cross {
	z-index: 30px;
	margin:	-56px 0px 0px 46px;
	cursor: pointer;
}

/*----------------------------------
End
----------------------------------*/

/*----------------------------------
Classified Detail
----------------------------------*/

#classified {
	margin: 1px;
}

#classifiedTitle {
	float: left;
	width: 641px;
	height: 37px;
}

.Lct {
	background-image: url('/Content/frontend/images/titelbalk_left_bg.jpg');
	background-repeat: no-repeat;
	width: 5px;
	height: 37px;
	float: left;
}

.Rct {
	background-image: url('/Content/frontend/images/titelbalk_right_bg.jpg');
	background-repeat: no-repeat;
	width: 5px;
	height: 37px;
	float: left;
}

.Cct {
	background-image: url('/Content/frontend/images/titelbalk_bg.jpg');
	background-repeat: repeat-x;
	width: 629px;
	height: 37px;
	float: left;
}

.PuntCt {
	padding:	12px 0px 0px 10px;
	float:		left;
}

.TitelCt {
	padding:	10px 5px 0px 10px;
	float:		left;
	font-size:	12px;
	font-weight: bold;
	color:	#FFF;
}

.LinkCt {
	padding:	10px 10px 0px 0px;
	float:		right;
}

.LinkCt a {
	color: #919AA9;
	font-size:	12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

#classifiedInfo {
	background-image: url('/Content/frontend/images/titelbalk_extra_bg.jpg');
	background-repeat: repeat-x;
	width: 638px;
	height: 32px;
	float: left;
}

#infoCt {
	float: left;
	padding: 10px 0px 0px 15px;
	font-size: 10px;
	color: #A6A6A6;
}

#readCt {
	float: right;
	font-size: 10px;
	color: #3E4756;
	padding: 10px 15px 0px 0px;
}

#classifiedImages {
	width: 230px;
	padding: 10px;
	float: left;
}

#classifiedImages .link {
	width: 230px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#classifiedImages .link a {
	font-size: 10px;
	color: #AFAFAF;
	text-decoration: none;
}

#imageLarge {
	float: left;
	width: 224px;
	/*height:	172px;*/
	border: 1px solid #DBDBDB;
	padding: 1px;
	text-align: center;
	/* overflow: hidden; */
}

#imageLarge img {
	margin: auto;
}

.image {
	float: left;
	/* width: 101px; */
	padding: 1px;
	/* height:	78px; */
	margin: 5px;
	cursor: pointer;
	border: 1px solid #DBDBDB;
}

/*
.image img {
	width: 100%;
	height: 100%;
}
*/

#classifiedContent {
	width: 385px;
	float: right;
	/*padding: 0px 10px 10px 10px;*/


	/* IE6 Styles */
		_width: 355px;
	/* End */
}

#classifiedContent h1 {
	padding-bottom: 15px;
    color: #3D5581;
	font-size: 13px;
}

#classifiedContent h2 {
    padding-bottom: 15px;
    color: #3D5581;
    font-size: 13px;
}

#classifiedContact h2 {
    background-color: transparent;
    background-image: none;
    color: #3E5680;
    cursor: auto;
    display: inline;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 0px;
    text-decoration: none;
    width: 0px;
}

#basicData {
	min-height: 120px;
}

#priceInfo {
	margin-top: -30px;
	margin-right: 15px;
}

.adPrice {
	float: right;
}

.adPriceDefinition {
	float: right;
}

.Lap {
	background-image: url('/Content/frontend/images/price_left_bg.gif');
	background-repeat: no-repeat;
	width: 7px;
	height: 34px;
	float: right;
}

.Rap {
	background-image: url('/Content/frontend/images/price_right_bg.gif');
	background-repeat: no-repeat;
	width: 7px;
	height: 34px;
	float: right;
}

.Cap {
	float: right;
	height: 14px;
	background-color: #F6F6F6;
	padding: 10px 5px 10px 5px;
	font-size: 13px;
	font-weight: bold;
	color: #40567F;
}

.priceColor {
	color: #CBC121;
}

.extra {
	width: 371px;
	/*float: right;*/
}

.ie6margin {
	_margin-top: 90px;
}

.infoItem {
	width: 119px;
	padding: 2px;
	float: left;
}

#classifiedContact {
	float: left;
	width: 230px;
	padding: 10px;
}

#phone {
	width: 230px;
	float: left;
}

#imgPhone {
	padding: 5px 5px 5px 25px;
	float: left;
}

#textPhone {
	padding: 5px 5px 5px 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #CBC121;
}

#mail {
	width: 230px;
	float: left;
}

#imgMail {
	padding: 5px 5px 5px 23px;
	float: left;
}

#textMail {
	padding: 5px;
	float: left;
}

#textMail a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#classifiedBets {
	float: right;
	width: 375px;
	padding-top: 10px;
	padding-right: 10px;
}

#classifiedBets input {
	font-size: 11px;
	color: #3e5680;
	padding: 3px 5px 3px 5px;
}

.inputBid {
	width: 80px;
	border-top: 2px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 2px solid #DBDBDB;
}

.inputEmail {
	width: 133px;
	border-top: 2px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 2px solid #DBDBDB;
}

.submitBid {
	margin-top: -3px;
}

.bidPerson {
	width: 128px;
	float: left;
	padding: 3px;
	overflow: hidden;
}

.bidDate {
	width: 125px;
	float: left;
	padding: 3px;
	text-align: center;
}

.bidPrice {
	width: 84px;
	float: left;
	padding: 3px;
	text-align: right;
}

.bidDelete {
	width:	10px;
	float:  left;
	padding-top : 4px;
}

.contact {
	float: 			right;
	width: 			200px;
	height: 		18px;
	padding-top: 	5px;
	text-align: 	center;
	margin:			10px 10px 10px 0px;
}

#classifiedBets a {
	color: 			#6B6612;
}

.yellowButton {
	background-color:	transparent;
	background-image:	url('/Content/frontend/images/button_bg.png');
	background-repeat:	no-repeat;
	font-weight:		bold;
	font-size:			12px;
	color:				#6B6612;
	border: 			none;
	cursor:				pointer;
}

.yellowButton2 {
	background-color:	transparent;
	background-image:	url('/Content/frontend/images/button2_bg.png');
	background-repeat:	no-repeat;
	font-weight:		bold;
	font-size:			12px;
	color:				#6B6612;
	border: 			none;
	cursor:				pointer;
}

.back2 {
	width: 200px;
	height: 18px;
	float: right;
	text-align: center;
	padding-top: 5px;
}

.back3 {
	width: 200px;
	height: 23px;
	float: right;
	text-align: center;
}

.Yes {
	width:				84px;
	height:				23px;
	float:				left;
}

.No {
	width:				84px;
	height:				18px;
	text-align:			center;
	padding-top:		5px;
	margin-left:		5px;
	float:				left;
}

.back {
	width:				84px;
	height:				18px;
	text-align:			center;
	padding-top:		5px;
	margin-left:		5px;
	float:				right;
	margin-right:		5px;
}

.submit {
	width:				84px;
	height:				23px;
	text-align:			center;
	margin-left:		5px;
	float:				right;
	margin-right:		5px;
}

.bidGray {
	width: 367px;
	background-color: #F6F6F6;
	float: left;
}

.bidWhite {
	width: 367px;
	background-color: #FFFFFF;
	float: left;
}

.classifiedButtons {
	margin: 10px 0px 0px 0px;
	float: left;
}

.favorite {
	border: none;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #B9C2D3;
	padding-bottom: -3px;
	margin-right: 53px;
	float: left;
	margin-top: 5px;
}

.favoriteDisabled {
	border: none;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #E6E9F0;
	padding-bottom: -3px;
	margin-right: 5px;
	float: left;
}

/*----------------------------------
End
----------------------------------*/

/*----------------------------------
Search Classified
----------------------------------*/

#searchclassified {
	width: 572;
	padding: 10px;
	float: left;
	border: 1px solid #969696;
	font-size: 11px;
}

#searchclassified .photo {
	float: left;
	width: 74px;
	height: 74px;
	background-color: #000;
}

#searchclassified .text {
	float: left;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
}

#searchclassified .price {
	float: left;
	width: 86px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#searchclassified .date {
	float: left;
	width: 85px;
	text-align: center;
}

#searchclassified .city {
	float: left;
	width: 75px;
	text-align: center;
}

.searchresults {
	font-size: 11px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #F5F5F5;
}

/*----------------------------------
End Search Classified
----------------------------------*/

/*----------------------------------
Paging Classifieds in profile
----------------------------------*/

#paging {
	width: 910px;
	height: 50px;
	padding-top: 15px;
	float: left;
	text-align: center;
}

#paging ul {
	list-style: none;
}

#paging ul li {
	background-color: #373F4A;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	padding: 5px 8px 5px 8px;
	margin: 0px 1px 0px 0px;
	cursor: pointer;
}

#paging ul li:hover {
	background-color: #CBC222;
}

#paging ul .bgGreen {
	background-color: #CBC222;
}



/*----------------------------------
End Paging Classifieds in profile
----------------------------------*/

/*----------------------------------
Search Alarm
----------------------------------*/

#searchalarm {
	float: 				left;
	width:				920px;
	padding:			5px;
}

#searchDetailForm {
	margin-left: 15px;
}

.subSearchButtonLeft
{
	background-image:		url('/Content/frontend/images/subSearchButtonLeft.jpg');
	width: 3px;
	height: 20px;
	float: left;
	cursor: pointer;
}

.subButton {
	margin-right:		10px;
	float: 				left;
	height: 			25px;
}

.subSearchButton
{
	background-image:		url('/Content/frontend/images/subSearchButton.jpg');
	height: 20px;
	float: left;
	cursor: pointer;
}

.subSearchButtonRight
{
	background-image:		url('/Content/frontend/images/subSearchButtonRight.jpg');
	width: 3px;
	height: 20px;
	float: left;
	cursor: pointer;
}

.subSearchButtonLeftSelected
{
	background-image:		url('/Content/frontend/images/profilebuttonleftselected.gif');
	width: 7px;
	height: 45px;
	float: left;
}

.subSearchButtonSelected
{
	background-image:		url('/Content/frontend/images/profilebuttonselected.gif');
	height: 45px;
	float: left;
}

.subSearchButtonRightSelected
{
	background-image:		url('/Content/frontend/images/profilebuttonrightselected.gif');
	width: 7px;
	height: 45px;
	float: left;
}

.subSearchButton .text, .subSearchButton .text a, .subSearchButtonSelected .text, .subSearchButtonSelected .text a
{
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.subSearchButton .text a:hover, .subSearchButtonSelected .text a:hover
{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.subRow {
	color: #ffffff;
	font-weight: bold;
	background-color: #373f4e;
	height: 20px;
	width: 900px;
}

.subRowMessage {
	width: 880px;
	padding: 10px;
}

.subRowContainer {
	background-color: #f00;
	width: 915px;
}

#subForm {
	width:		880px;
}


#searchalarmresults {
	width: 930px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
	float: left;
}

#searchalarmresults .wrapper {
	width: 930px;
	float: left;
	height: 110px;
}

#searchalarmresults .searchimage {
	width: 100px;
	float: left;

}

#searchalarmresults .searchimage .border{
	width: 60px;
	float: left;
	border: 1px solid #E7E7E7;
	padding: 1px;
	margin: 10px 20px 10px 20px;
}

#searchalarmresults .priceDefinition {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

#searchalarmresults .text {
	width: 430px;
	float: left;
	heigth: 90px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;

}

#searchalarmresults .price {
	width: 130px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

#searchalarmresults .buttons {
	width: 115px;
	float: right;
	padding-left: 35px;
	padding-top: 10px;
}

#searchresultsettings {
	float: left;
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchresultsettings .bold {
	color: #CBC121;
	font-size: 13px;
}

#standardSettings {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#extraSettings {
	float: left;
	width: 630px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.settingItem {
	width: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

.settingItem2 {
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

.title {
	width: 100%;
}

#searchresultsettings .actionButtons{
	width: 100%;
	float: left;
}

#searchresultsettings .button1{
	float: right;
	background-image: url('/Content/frontend/images/button2_bg.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 19px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	color: #6B6612;
	margin-left: 5px;
	margin-top: 10px;
	cursor: pointer;
}

#searchresultsettings .button2{
	float: right;
	background-image: url('/Content/frontend/images/button_bg.png');
	background-repeat: no-repeat;
	width: 84px;
	height: 19px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	color: #6B6612;
	margin-left: 5px;
	margin-top: 10px;
	cursor: pointer;
}

.paragraaf {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#profileContainer .hier {
	color: #CBC121;
}

#profileContainer .hier:hover {
	color: #CBC121;
	text-decoration: underline;
}

#total {
	width: 930px;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	font-size: 11px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.divHead {
	background-image:		url('/Content/frontend/images/tablehead_bg.gif');
	background-repeat:		repeat-x;
	width: 930px;
	font-weight: bold;
	color: #3C4453;
	line-height: 31px;
	height: 31px;
	float: left;
	margin-bottom: -5px;
}

.divHead .searchimage {
	width: 100px;
	float: left;
	padding-left: 5px;

}

.divHead .priceDefinition {
	width: 120px;
	float: left;
	text-align: center;
}

.divHead .text {
	width: 430px;
	float: left;
	heigth: 90px;
	overflow: hidden;
	margin-bottom: 10px;

}

.divHead .price {
	width: 130px;
	float: left;
	text-align: center;
	font-weight: bold;
}

.divHead .buttons {
	width: 115px;
	float: right;
	padding-left: 35px;
}

/*----------------------------------
End Search Alarm
----------------------------------*/

.error {
	font-weight: bold;
	color: red;
}

.inputlistfield {
	width:		200px;
}

#apkDate {
	display: none;
}

#noView {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.advertentie .advertentieTitel a, .advertentie .advertentieTitel a:hover, .advertentie .advertentieTitel a:visited {
	color:							#3e5680;
	/*text-decoration:				underline;*/
}

#bidEmail {
	padding-top: 5px;
	padding-right: 10px;
}

.thumb {
	border: solid 1px #DCDCDC;
	background-color: #FFF;
	padding: 1px;
}

.small {
	font-size: 11px;
	padding-top: 5px;
}
.countAds {
	color: #A0991F;
	font-size: 10px;
}

.searchResultCategory {
	padding-left: 30px;
}

.searchResult {
	padding-bottom: 10px;
}

.findresult {
	color: #6B6612;
}

.textlinkHead {
	padding-left: 5px;
}

.textlinkTitle {
	font-weight: bold;
}

.textlinkDomain {
	color: green;
	font-size: 10px;
}

#footPaging {
	clear: both;
	margin-top: 15px;
}

#footPaging a {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px;
	background-color: #4A5262;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#footPaging a:hover, #footPaging .selected {
	background-color: #DED535;
}

#footPaging .first {
	width: 20px;
	line-height: 16px;
	margin-right: 4px;
}

#footPaging .previous {
	width: 85px;
	margin-right: 3px;
}

#footPaging .number {
	margin-left: 1px;
	width: 20px;
}

#footPaging .next {
	width: 85px;
	margin-left: 4px;
}

#footPaging .last {
	width: 20px;
	line-height: 16px;
	margin-left: 4px;
}

#footPaging .spacer {
	background-color: #4A5262;
	float: left;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
	margin-left: 1px;
}

#topPaging {
	float: right;
	margin-right: 10px;
}

#topPaging a {
	height: 20px;
	line-height: 20px;
	color: #7D7D7D;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

/*-----------------------------------
Prijstelling (PlaceAd)
-----------------------------------*/

.priceDefinitionChoice {
	width: 100%;
	float: left;
}

.choice {
	float: left;
	width: 170px;
	display: none;
	background-color: #FFF;
	border: 1px solid #3e5680;
	margin: 5px 0px 5px 15px;
	padding: 0px 10px 10px 10px;
}

.choice .price {
	border: 1px solid #C9C9C9;
	font-size: 11px;
	color: #3e5680;
	height:	16px;
	padding: 4px 0px 0px 5px;
	background-image: url('/Content/frontend/images/input_bg.jpg');
	background-repeat: no-repeat; 
}

.choice input {
	margin-top: 10px;
}

.choice .selectlist {
	margin-top: 10px;
	width: 165px;
	font-size: 11px;
	color: #3e5680;
}

/*-----------------------------------
End Prijstelling (PlaceAd)
-----------------------------------*/

.headRowBids {
	background-image:		url('/Content/frontend/images/tablehead_bg.gif');
	background-repeat:		repeat-x;
	width: 930px;
	font-weight: bold;
	color: #3C4453;
	padding-top: 7px;
	height: 24px;
	float: left;
}

.headRowBids .thumbRow {
	width: 75px;
	margin-left: 13px;
	float: left;
}

.headRowBids .titleRow {
	width: 225px;
	padding-left: 10px;
	padding-right: 15px;
	float: left;
	float: left;
}

.headRowBids .priceRow {
	width: 100px;
	float: left;
}

.headRowBids .dateRow {
	width: 115px;
	float: left;	
}

.headRowBids .optionsRow {
	float: right;
	padding-right: 10px;
}

.detail {
	background: #fff;
	color: #3e5680;
	margin: 10px 0px 0px 25px;
	padding: 10px;
	border: 1px solid #3e5680;
}

.selectbox {
	width: 180px;
	color: #3e5680;
	font-size: 11px;
	margin: 3px;
}

#homepage, #group, #extra {
	display: none;
}

.imageColumn {
	padding: 10px;
}

.textColumn {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.summary {
	font-size: 10px;
}

.cityColumn {
	padding: 10px 5px 5px 5px;
	font-size: 10px;
	text-align: center;
}

.priceColumn {
	padding: 10px 5px 5px 5px;
	font-weight: bold;
	font-size: 13px;
	width: 80px;
	text-align: center;
}

.margintop {
	margin-top: 5px;
}

.optionsColumn {
	padding-right: 10px;
}

.numViewed {
	width: 100%;
	font-size: 10px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}

#contact_back_button a {
	color: #6B6612;
	text-decoration: none;
	margin-left: 5px;
}

#contact_back_button {
	width: 100%;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.filterItems .filterItem h2 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

.catColumn h1 {
    background-color: transparent;
    background-image: none;
    border-right-color: #E1E1E1;
    border-right-style: solid;
    border-right-width: 1px;
    color: #3E5680;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    font-weight: normal;
    height: 54px;
    width: 103px;
}

.descColumn h1 {
    background-color: transparent;
    background-image: none;
    color: #3E5680;
    display: table-cell;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 337px;
}

/*-----------------------------------
Slider (Topads)
-----------------------------------*/

.slideContainer {
	overflow: hidden;
}

.slideContainer tr {
	width: 642px;
}

.slideContainer .textColumn { 
	width: 250px;
}

.slideContainer .textColumn .summary {
	width: 250px;
	overflow: hidden;
}

.slideContainer .priceColumn {
	width: 95px;
}

.slideContainer ul {
	width: 5000px;
	display: inline;
	float: left;
	list-style: none ;
	margin: 0px;
	padding: 0px;
}

.slideContainer ul li {
	float: left;
	display: inline;
	width: 642px;
}

#poCenter .slideDots {
	float: right;
	color: #FFFFFF;
	margin-top: -7px;
}

#poCenter .slideDots a {
	text-decoration: none;
	font-size: 28px;
	color: #b2b2b2;
	margin: 0px 2px;
}

#poCenter .slideDots a:hover,
#poCenter .slideDots a.active {
	text-decoration: none;
	color: #FFFFFF;
}
