/*   ---------------------   algemene layout   ---------------------   */
*,html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#menu,#navigationBar,#contentRight {
	font-size: 12px;
}

img {
	border: none;
}

body {
	text-align: center;
}

#frame {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
}

.noTop {
	margin-top: 0px !important;
}

a {
	color: #013b7b;
	text-decoration: underline;
}

/*   ---------------------   header styling   ---------------------   */
#header {
	background: #fff;
	height: 46px;
}

#header img.logo {
	float: left;
}

#navigationBar {
	margin-left: 170px;
	width: 610px;
	border-bottom: 4px solid #add8f5;
	height: 27px;
}

#navigationBar input.veld {
	margin:2px 0 0 0 ;
	padding-top: 2px;
	padding-left: 2px;
	width: 130px;
	height: 16px;
	font-size: 11px;
	color: #f90;
	float: left;
}

/*
#navigationBar input.zoek {
	width: 65px;
	height: 22px;
}
*/

#button.zoek {
	background: url('/i/search_button.png') no-repeat;
	width: 72px;
	height: 21px;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0px 0 4px; 
	text-align: center;
	cursor: pointer;
	/*float: right;*/
}

	.zoek p {
		padding: 0px 0 1px 0;
		margin: 0px;
	}

#navigationLinks {
	background: url(i/blue_topleftcorner.gif) top left no-repeat #add8f5;
	float: right;
	height: 28px;
	text-align: center;
	padding-left: 9px;
	width: 380px;
}

.navEnd {
	float: right;
	width: 11px;
	height: 11px;
	background: url(i/blue_toprightcorner.gif) top right no-repeat;
}

table.tblNavigationLinks  {
	margin:5px auto 0px auto;
}

.borderPaddingLinks {
	padding: 0px 6px;
	border-left: 1px solid #000;
}

.borderPaddingLinksRight {
	padding: 0px 6px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.paddingLinks {
	padding: 0px 6px;
}


.paddingLinksFirst {
	padding: 0px 6px 0px 0px;
}

table.tblNavigationLinks a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	/* margin-left: 4px;
	margin-right: 4px;*/
}

table.tblNavigationLinks a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

/*   ---------------------   menu styling   ---------------------   */
#menu {
	width: 140px;
	padding: 0px;
	float: left;
	background: #fff;
	margin-top: 15px;
}

/*   --   main menu links   --   */
#menu #country {
	border: 0 none;
	margin-bottom: 10px;
	margin-top: 0;
}

#menu #country #be {
	background-image: url(i/flag_be.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#menu #country #nl {
	background-image: url(i/flag_nl.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#menu #country #de {
	background-image: url(i/flag_de.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#menu #country #uk {
	background-image: url(i/flag_en.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#menu #country #pl {
	background-image: url(i/flag_pl.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#menu #country #fr {
	background-image: url(i/flag_fr.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#menu #country a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

#menu .mainMenu li {
	font-weight: bold;
	color: #013b7b;
	margin-top: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #f90;
	list-style: none;
}

#menu .mainMenu li a:link,#menu .mainMenu li a:visited,#menu .mainMenu li a:active
	{
	text-decoration: none;
	color: #013b7b;
}

#menu .mainMenu li a:hover {
	color: #f93;
}

#menu .mainMenuHasSub {
	margin-bottom: 5px;
}

#menu li.mainMenuSelected {
	color: #f93;
}

#menu #twitter {
	background-image: url(i/twitter.gif);
	margin-top: 15px;
	display: block;
	width: 140px;
	height: 70px;
}

/*
#menu #facebook {
	background-image: url(i/facebook.gif);
	margin-top: 15px;
	display: block;
	width: 140px;
	height: 70px;
}
*/
#menu #facebook {
	width: 140px;
	margin:10px 0 0 0 ;
}

#menu #twitter li,#menu #facebook li {
	list-style: none;
	padding: 5px 10px 0 10px;
	line-height: 12px;
}

#menu #twitter li a {
	color: #013b7b;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#menu #facebook li a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

/*   --   submenu links   --   */
#menu .subMenu li {
	font-size: 11px;
	background: url(../i/subm_border.gif) 0 15px no-repeat;
	margin-top: 2px;
	padding-bottom: 2px;
	list-style: none;
}

.subMenu a,.subMenu a:visited,.subMenu a:active {
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}

.subMenu a:hover {
	font-size: 11px;
	color: #f93;
}

/* #subMenuSelected  { color: #f93; font-weight: bold; }*/
.subMenuSelected {
	color: #f93;
	font-weight: bold;
}

.subItemMenu, .subItemMenuSelected{
	padding-left:10px;
}
.subItemMenuSelected {
    color: #FF9933;
    font-weight: bold;
}

/*   ---------------------  center content  ---------------------   */
#contentCenter {
	width: 405px;
	padding: 0;
	float: left;
	margin: 0px 20px 0 30px;
}
#contentToolbar h1, #contentCenter h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #f93;
}

#contentCenter h2 { /* blauwe balk */
	font-size: 16px;
	font-weight: bold;
	margin-top: 28px;
	color: #013b7b;
	width: 405px;
	height: 26px;
	background: url(i/heading_balk_blauw.gif) no-repeat;
	padding-top: 6px;
	padding-left: 5px;
	margin-bottom: 12px;
}

#contentCenter h5 { /* oranje balk */
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color: white;
	width: 390px;
	height: 30px;
	background: url(i/heading_balk_oranje.gif) no-repeat;
	padding-top: 6px;
	padding-left: 20px;
	margin-bottom: 12px;
	margin-right: -5px;
}

#contentCenter h5 img {
	margin-right: 10px;
}

#contentCenter h5 a {
	color: white;
	font-size: 16px;
	text-decoration: none;
}

#contentCenter h5 a:hover {
	text-decoration: underline;
}

#contentCenter .notFound table {
	margin: 0;
}
#contentCenter .notFound p {
	padding: 10px;
	line-height: 16px;
	font-size: 12px;
}

#contentToolbar p, #contentCenter p {
	color: #013b7b;
	font-size: 12px;
	line-height: 16px;
}

#contentToolbar table, #contentCenter table {
	color: #013b7b;
	font-size: 12px;

}
#contentToolbar table {
	margin: 10px 0 0 10px;
}
#contentCenter .validation-error {
	color: #CC1515;
	font-weight: bold;
}

#contentCenter .validation-error li {
	color: #CC1515;
	font-weight: bold;
}

#contentCenter .divider{
	height:2px; 
	width:100%; 
	background-color: #E1F1FB;
}

#contentCenter .content{
	padding: 10px 0px 10px 0px;	
}

#contentCenter .content a{
	font-weight: bold	
}

#contentCenter .content img{
	margin: 0px 5px 0px 5px;	
}
.uitloggen {
	color: #FF0000;
	font-size: 14px;
}

/*   --   partner blok--   */
.partner {
	padding: 0px;
}

.partner .logo{
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
.partner h3 {
	font-size: 14px;
	color: #f93;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
}

.partner h3 a:link,.partner h3 a:active,.partner h3 a:visited {
	color: #f93;
	font-size: 16px;
	text-decoration: none;
}

.partner h3 a:hover {
	color: #f93;
	text-decoration: underline;
}

.partner h4 {
	font-size: 16px;
	color: #f93;
	font-weight: bold;
	display: inline;
	margin-left: 5px;
}

.partner .reward {
	float: right;
}

.partner .overflow {
	clear: both;
	height: 30px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 2px;
}
/*
.partner p {
	clear: both;
	color: #013b7b;
	font-size: 12px;
	line-height: 16px;
}
*/
.partner li {
	color: #013b7b;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 10px;
}
.partner table {
	margin: 10px 0 8px 0;
}

/***********************
	Standaarden
************************/
.pr10{
	padding-right: 10px;
}

.pb5 {
	padding-bottom: 5px;	
}

.pt10 {
	padding-top: 10px;	
}

.pb10 {
	padding-bottom: 10px;	
}

.mb15{
	margin-bottom: 15px;
}
.mt15{
	margin-top: 15px;
}
.mt18{
	margin-top: 18px;
}
.mr15{
	margin-right: 15px;
}

.ml10 {
	margin-left: 10px !important;
}

.ml5 {
	margin-left: 5px ;
}

.mt10 {
	margin-top:10px !important;	
}
	
h6.uitroep {
	background: url(i/icon_uitroepteken.gif) no-repeat 5px 5px;
}

h6.toegevoegd {
	background: url(i/icon_toegevoegd.gif) no-repeat 5px 5px;
}

h6.verwijderd {
	background: url(i/icon_verwijderd.gif) no-repeat 5px 5px;
}

/*   --   partner overzicht links  -- */
#partnerSortLinks {
	margin-bottom: 8px;
}

#partnerSortLinks a:link,#partnerSortLinks a:visited,#partnerSortLinks a:active
	{
	width: 100%;
	padding: 3px 9px;
	margin-right: 12px;
	text-decoration: none;
	background-color: #E1F1FB;
}

#partnerSortLinks a#arrowDown {
	background: url(i/sortarrow_down.gif) right center no-repeat;
	padding-right: 16px;
	background-color: #add8f5;
}

#partnerSortLinks a.arrowDown {
	background: url(i/sortarrow_down.gif) right center no-repeat;
	padding-right: 16px;
	background-color: #add8f5;
	font-weight: bold;
}

#partnerSortLinks a#arrowUp {
	background: url(i/sortarrow_up.gif) right center no-repeat;
	padding-right: 16px;
	background-color: #add8f5;
}

#partnerSortLinks a.arrowUp {
	background: url(i/sortarrow_up.gif) right center no-repeat;
	padding-right: 16px;
	background-color: #add8f5;
	font-weight: bold;
}

#partnerSortLinks a:hover {
	background-color: #add8f5;
}

.partnerPageLinks p {
	color: #f93;
	margin-bottom: 15px;
	margin-top: 9px;
}

.partnerPageLinks a:link,.partnerPageLinks a:visited,.partnerPageLinks a:active
	{
	color: #f93;
	margin: 0 2px;
	text-decoration: underline;
}

.partnerPageLinks a:hover {
	color: #f93;
	text-decoration: underline;
	font-weight: bold;
}

.partnerPageLinks a.selected,.partnerPageLinks  p.selected,.partnerPageLinks span.selected
	{
	font-weight: bold;
	color: #f93;
}

.reward span {
	font-size: 12px;
	color: #bfbfbf;
}

/*   ---------------------  content right  ---------------------   */
#contentRight {
	width: 186px;
	padding: 0px;
	float: left;
	background: #fff;
}


.questions {
	background-color: #f93;
	background-image: url(i/blok_rechts_vragen_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.questionsStart {
	background: url(i/blok_rechts_oranje_top.gif) no-repeat top left #f93;
}


.welcome p{
	padding: 11px 4px 10px 0px;
}
.welcome .welcomeBodyText {
	padding-bottom: 18px;
}
.orange {
	color: #FF9933;
	 font-weight: bold; 
}
.orangeBlock p {
	padding: 0 10px;
	margin-bottom: 10px;
	color: white;
}

.orangeBlock h4 {
	padding: 10px;
	font-size: 16px;
	color: white;
}

.orangeBlock table {
	color: white;
	margin: 0 0 10px 10px;
}

.orangeBlock .bar {
	background: url(i/bar_bg.gif) no-repeat;
	width: 161px;
	height: 17px;
	margin-left: 10px;
	padding: 2px;
	margin-top: -5px;
}

.granted {
	background: url(i/zakgeld_bg.gif) no-repeat;
	width: 186px;
	height: 94px;
	text-align: right;
	padding: 25px 0 0 0;
}



/*   ---------------------  center content WIDE  ---------------------   */
#contentCenterWide {
	width: 610px;
	padding: 0;
	float: left;
	margin: 0 0 0 30px;
}

#contentCenterWide h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #f93;
}

#contentCenterWide h2 {
	font-size: 16px;
	font-weight: bold;
	color: #013b7b;
}

#contentCenterWide #blue ul {
	margin-left: 15px;
	padding-left: 2px;
}

#contentCenterWide #blue ol {
	margin-left: 15px;
	padding-left: 2px;
}

#contentCenterWide #blue li {
	margin-bottom: 5px;
	padding-left: 10px;
}

#contentCenterWide p {
	padding: 10px;
	line-height: 16px;
	font-size: 12px;
}

#contentCenterWide table {
	margin: 10px;
}

#contentCenterWide td {
	vertical-align: top;
}

/*
#contentCenterWide td {
	height: 16px;
	vertical-align: top;
	line-height: 16px;
}
*/

#contentCenterWide input.textfield {
	height: 14px;
	padding: 2px;
	margin-bottom: 8px;
}

#contentCenterWide input.textfieldWide {
	height: 14px;
	width: 320px;
	padding: 2px;
	margin-bottom: 2px;
}

#contentCenterWide input.radio {
	padding: -2px;
	margin: -2px;
}

#contentCenterWide textarea {
	padding: 2px;
	margin-bottom: 8px;
	width: 320px;
	font-size: 11px;
}

#contentCenterWide .select {
	width: 150px;
}

#contentCenterWide .select option {
	padding-left: 5px;
}

#contentCenterWide input.date {
	height: 16px;
	padding: 1px 0 0 2px;
	width: 100px;
}


#contentCenterWide .btnSpace {
	
}

#contentCenterWide .validation-error {
	color: #CC1515;
	font-weight: bold;
}

#contentCenterWide .validation-error li {
	color: #CC1515;
	font-weight: bold;
}

#contentCenterNoStyle {
	clear: right;
	width: 610px;
	float: none;
	margin: 0 0 0 30px;
	font-size: 12px;
	padding-left: 30px;
}

.faq{
	float: left;
	width:295px; 
	overflow: hidden;
}

.faq.right{
	margin-left:15px;
}
.loginBlock {
	background: url(i/inloggen_bg.jpg) no-repeat;
	width: 605px;
	height: 178px;
	font-size: 12px;
	color: #013b7b;
	padding: 10px 0 0 10px;
}

#contentCenterWide p.loginLinks {
	padding: 4px 0 2px 25px;
	background: url(i/arrow2.gif) no-repeat 9px 6px;
}

/*   ---------------------  footer  ---------------------   */
#footer,#footerPopup {
	border-top: 4px solid #add8f5;
	margin-left: 170px;
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 15px;
	padding-top: 5px;
	color: #013b7b;
	clear: all;
}

#footerPopup {
	margin-left: 0px;
}

#footer a,#footerPopup a {
	color: #013b7b;
	font-size: 11px;
	text-decoration: underline;
}

/* */
.smallFont {
	font-size: 11px;
}

.normalFont #light_orange p {
    line-height: 16px;
    padding: 10px;
}

	.normalFont {
		font-size: 12px;
	}
	
	.normalFont #light_orange table {
		margin: 0 0 0 10px;
	}
	
	

.imgFloatLeft {
	float: left;
	margin: 0 5px 2px 0;
}

.imgFloatRight {
	float: right;
	margin: 0 0 2px 5px;
}

.lh16 {
	line-height: 22px;
}

.gray {
	color: gray;
}

.odd {
	background: white;
}

.even {
	background: #ebf6fc;
}

.f1TeamHeader {
	border: solid 1px gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #EEEEEE;
	height: 10px;
	text-align: center;
}

.f1TeamCar {
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	height: 60px;
}

.f1PilotLeft {
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
}

.f1PilotRight {
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
}

.f1PilotDescription {
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 21px;
}

.selectedPilotDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 21px;
}

.f1PilotDescription A:link {
	text-decoration: underline;
	color: #000000;
}

.f1PilotDescription A:visited {
	text-decoration: underline;
	color: #000000;
}

.f1PilotDescription A:active {
	text-decoration: underline;
	color: #000000;
}

.f1PilotDescription A:hover {
	text-decoration: underline;
	color: #000000;
}

.field-label {
	color: # #013B7B;
}

.field-label-required {
	color: #013B7B;
	font-weight: bold;
}

.invalid-field {
	color: #CC1515;
	font-weight: bold;
}

.validation-error li {
	color: #CC1515;
	font-weight: bold;
}

.validation-error {
	color: #CC1515;
	font-weight: bold;
}

label.t-error {
	color: #CC1515;
}
.uitloggen {
	color: #FF0000;
	font-size: 14px;
}

.sendToFriend {
	background: transparent url(i/favorieten_bg.gif) no-repeat scroll 0 0;
	height: 24px;
	margin-bottom: 15px;
	padding-left: 12px;
	padding-top: 6px;
	width: 280px;
}

.sendToFriend a {
	color: gray;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb {
	margin-bottom: 10px;
}
#contentCenterWide #breadcrumb p{
	padding-left: 0px;
}
#unitip {
	position: absolute;
	z-index: 1000;
	top: -1000px;
	color: #fff;
	font-size: 11px;
	display: none;
	background: #333;
	text-align: left;
	opacity: 0.9;
}

#unitip small {
	color: #ddd;
}

#unitippoint,#unitipmid,#unitipcap {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	display: block;
}

#unitippoint {
	overflow: hidden;
}

#unitipmid {
	height: auto;
	padding: 5px;
}

#unitipcap {
	overflow: hidden;
}

.tidySummary {
	position: absolute;
	width: 300px;
	top: 0;
	left: 50%;
	margin-left: -150px;
	font-size: 12px;
	border: 1px solid #bbb;
	border-top-width: 0;
	background: #FFFFE1;
	padding: 3px 0;
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

.tidySummaryERROR {
	background-image: url(images/cross-button.png);
}

.tidySummaryWARNING {
	background-image: url(images/exclamation-button.png);
}

.tidyMessages {
	border: 1px solid #bbb;
	background: #FFFFE1;
	text-align: left;
	margin: 10px;
	padding: 10px;
	list-style: none;
	font-size: 12px;
}

.tidyMessages li {
	background-repeat: no-repeat;
	background-position: 2px left;
	padding: 2px 0 2px 24px;
}

.tidyMessages li .lineinfo {
	color: #666;
}

.tidyMessages li.WARNING {
	background-image: url(images/exclamation-button.png);
}

.tidyMessages li.ERROR {
	background-image: url(images/cross-button.png);
}

.tidyMessages li.INFO {
	background-image: url(images/information-button.png);
}

.tidyMessages li.SUMMARY {
	background-image: url(images/question-button.png);
}

.nowrap {
	white-space: nowrap;
}

#partnerSortLinks .selected{
	font-weight: bold; 
}
		
.underline{
	text-decoration: underline;
}

#blue .claimAdd h4{
 	padding: 0px 7px 0px 0px !important;
 	font-weight: normal !important;
 	font-size: 12px !important;
 }
#blue .claimAdd .descr span{
 	padding: 0px 7px 0px 0px !important;
 	font-weight: normal !important;
 	font-size: 12px !important;
 } 
 /* Main properties voor panelclix */
 
 .oranje_veld {
	margin-top:14px;
	color:#013B7B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width: 605px;
	background-image:url(images/panelclix/oranje_top.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}

.oranje_veld h1 {
	margin-top:10px;
	margin-left:9px;
}

.oranje_veld #next  {
	margin-left:7px;
}  
.no_margin {
	margin:0px !important;	
}

.oranje_veld ul {
	list-style: none;
	margin-left:20px ;
}

.oranje_veld_onder {
	width: 605px;
	height: 7px;
	background-image:url(images/panelclix/oranje_onderkant.gif);
	background-repeat: no-repeat;
}

.lijst_tips {
	margin-top: -20px;
}

.onderzoek {
	width: 605px;
	margin-top:14px;
	float:left;
}




#plaatje {
	float:right;
	margin-top: -5px;
}

#tabel td {
	height: 8px;
}

#tabel2 td {
	height: 8px;	
}

.resetHeight {
	font-size: 1px ;
	line-height: 1px !important;
}

#contentCenterWide .oranje_veld table { margin: 0px 0px 10px 10px;  }
#contentCenterWide .orangeBlockWide2 { background: url(images/panelclix/oranje_top.gif) top left no-repeat; color: #013b7b; width: 605px; color: #013b7b; margin-bottom: 15px;}
#contentCenterWide .orangeBlockWideEnd2 { background: url(images/panelclix/oranje_onderkant.gif) no-repeat bottom left; width: 605px; height: 5px; }
.imgFloatRight2 { float: right; margin: 13px 3px 2px 0px; }
#personalMessageWrap {overflow:hidden;}

/* PercentBox */
.completion {
	width: 226px;
	height:	21px;
	border:1px solid #cadfec;
	margin:0 0 0 10px;
}

	.completion .percent {
		height:	19px;
		background-color: #e1f1fb; 	
		text-align: center;
		padding:2px 0 0 0;	
	}
	
	.completion .percent span {
		display: none;
		font-weight: bold;	
	}
	
div.panelclix_popup {
	text-align:left;
	margin-left:10px; 
	margin-right:10px;
	margin-top:20px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #013B7B;
	width:500px;
	float:left;
}

	div.panelclix_popup ul {
		margin:0 0 0 40px;	
	}
	
	.panelclix_popup_logo {
		margin-top:10px;
		margin-left:10px; 
		display: block;	
	}

.leftBorderQuestions {
	background: url('images/panelclix/tabel_04.gif') repeat-y;	
}

.rightBorderQuestions {
	background: url('images/panelclix/tabel_06.gif') repeat-y;	
}

.disabled-download img {
    opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=40); /* IE lt 8 */
    -ms-filter: "alpha(opacity=40)"; /* IE 8 */
    -khtml-opacity: .40; /* Safari 1.x */
    -moz-opacity: .40; /* FF lt 1.5, Netscape */
}

.disabled-download * {
	cursor: default;
}


.left{
	float: left;
}

.right{
	float: right;
}

.addFavorite a, .removeFavorite a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 12px;
}
.addFavorite a{
	color: #86B558;
}
.addFavorite a:hover,.removeFavorite a:hover{
	text-decoration: underline;;
}
.removeFavorite a {
    color: #F05A18;
}

#breadcrumb{
	color: #013b7b;
}
#contentCenterWide p.noPadding{
	color: #013b7b;
	padding: 10px 10px 10px 0px;
}

.rightHeader{
	margin-bottom: 5px;
}

.searchPageWrapper {
	float: left;
	overflow: hidden;
	width: 250px;
	margin-top: 14px;
}

	.searchPageWrapper p {
		margin:2px 0 0 0;
	}

.searchIncludeWrapper {
	float: right;
	overflow: hidden;
	width:140px;
}

	.searchIncludeWrapper img {
		padding:0px;
		margin: 0px;
		width:20px;
		height: 20px;
		float: right;
	}
	
	*+html .searchIncludeWrapper input {
		margin: 0px 1px 0 0!important;
	}
	
	.searchIncludeWrapper input {
		padding:0px;
		margin: 5px 4px 0 4px;
		float: right;
	}

	.searchIncludeWrapper p {
		font-family: Arial;
		font-size: 11px !important;
		float: left;
		margin: 5px 0px 0 0;
		padding: 0px;
	}
	
.searchTypeWrapper {
	width:140px;
	float: right;
}

	.searchTypeWrapper #sort {
		width:140px;
	}

	.searchTypeWrapper p {
		margin: 0px;
		padding: 0px;
		font-family: Arial;
		font-size: 11px !important;
	}

.searchClear {
	clear: both;
}
	
.searchSeperator {
	border-bottom: 1px solid #cfe4f1;
	height: 1px;
	width:405px;
	margin: 4px 0px 0px 0px;
}

#contentCenter h1.float {
	float: left;
	margin-bottom: 2px;
}

.offer_small {
	width:195px; 
	margin:0px; 
	padding:0px;	
	
}
.offer_small p{
	margin-left: -2px;
}
.mb5 {
	margin-bottom: 5px;
}

.mt5 {
	margin-top: 5px;
}

a.href_blue_orange {
	background: url(i/button_blue_orange.png) no-repeat;
	border: none;
	display:block;
	width: 85px;
	height: 15px;
	color:white;
	text-decoration: none;
	padding:0px 0 0 5px;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.offerWrapper .ExtendedAddThis {
	float: left;	
}

.offerWrapper .mb5 {
	margin-top: 10px;	
}

/*
.popularOfferHeader {
	margin: 10px 0 5px 0;
	text-align: center;
}

	.popularOfferHeader p {
		font-size: 15px;
		font-weight: bold;
		font-family: Arial;
		margin: 0px;
		padding: 0px !important;
	}
*/
	
.margin_right5 {
	margin-right: 5px;
}

.margin_left2 {
	margin-left: 2px;
}


div.greyBracket span{
	color: #808080;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.greyBracket ul{
	list-style: none;
}
.greyBracket li{
	background: url("/i/brackets_grey.png") 0px 5px no-repeat;
	padding-left:15px;
	color: #808080;
	font-size: 11px;
	font-family: Arial;		
}

#longtailZone {
	/*
	display:block;
    position:absolute;
    left:25%;
 
   */
}

.partnerdetailPageLinks a:link, .partnerdetailPageLinks a:visited, .partnerdetailPageLinks a:active {
 	color: #808080;
    font-family: Arial;
    font-size: 11px;
    margin: 0 2px;
    text-decoration: underline;
}

.minWidth200 {
	min-width: 200px;
}

#campaign-tip {
	margin:20px 0 10px 0;	
}

.favoriteDelete {
	width: 13px;
	height: 13px;
	background: url('/i/delete.png') no-repeat;	
}
	.favoriteDelete:hover {
		background: url('/i/cross.png') no-repeat;	
	}
	
div.offerWrapper p.valueClixHeader {
	font-weight: bold;	
	color:#013b7b;
}

div.tellusEarnClix p{
	margin: 15px 0 0 0;
	padding: 0px;
}

.noOverflow {
	overflow: hidden;	
}

.partner p {
	line-height: 14px !important;	
}

.couponCodeWrapper {
	background-color: #f2f2f2;
}

	.couponCodeWrapper a {
		margin-left: 8px;
		font-weight: bold;
	}
	
	.couponCodeWrapper p {
		margin-left: 8px;
	}
	
.addthis_default_style .at15t_expanded, .addthis_default_style .at15t_compact {
	margin: 0px;	
}

	.exchangeWrapper p {
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 4px !important;
	}
	
	.exchangeWrapper td {
		font-size: 12px;
	}
	
.topMemberWrapper {
	overflow: hidden;
	margin:0px 0px 21px 0px;
}

#menu #facebook {
	background-image: url(i/facebook.gif);
	margin-top: 15px;
	display: block;
	width: 140px;
	height: 70px;
}
#contentRight .contentCell {
	padding: 2px 0 0 3px;
}

#lbClose.orange {
	background: url('/i/longtail/cross-button.png') no-repeat !important;
	position: absolute;
	display: block;
	top:10px;
	right:10px;
    height: 16px;
    width: 16px;
}

div#lbOuterContainer {
	border: 2px solid #fe9900 !important;
}

span#lbCaption, span#lbNumberDisplay {
	display: none;
}

#lbOverlay.orange { background-color: #000000; }

.noBorder {
	border: none;
	text-decoration: none !important;
}

.text-align-left {
	text-align: left;
}

.facebooklike {
	width: 190px;
	height:25px;
}

#wrapper #moodLink {
  position: fixed;
  z-index:1;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
 }
 
 
#frame {
 position:relative;
 z-index:2;
}
