/* common styles */
body {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
}
strong {
    font-weight: bold;
}
    
sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;    
    font-size: 0.8em;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}
	
form {
    margin: 0px; padding: 0px;
}

textarea{
	font-family: Verdana !important;
	}

a {
    color: #000000;
    outline: none;
}

h1.main_title {
    display: none;
}
h2, .h2 {
	margin: 10px 0 0 0;
}
h3, .h3 {
	margin: 10px 0 4px 0;
}

h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
    display: none;
}

em{
	font-style: italic;
	}
.cleaner, .clear {
    clear: both;
}
.photo {
    margin-bottom: 8px;
}
.disabled {
    visibility: hidden;
}

#homeLink{
	position: absolute;
	display: block; 	
	width: 175px; 
	height: 85px; 	
	text-decoration: none; 	
	outline: none;
}
.issueTitle {
    color: #EC1C24 !important;
    margin: 10px 0px 0px 0px !important;
}
.vertical_title {
    width: 52px;
    float: left;
    color: #EC1C24;
    text-align: center;
    padding: 6px 0px;
}
.moreButtonLink {
    padding: 8px 0px;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0px;
}

#siteContainer {
    width: 902px;
    margin: 43px auto 0px;
}
#header {
    height: 110px;
    background: url(/images/header_logo_beta.gif) no-repeat left top;
    margin-bottom: 25px;
}
#bottomBannerContainer {
    margin: 8px 0px 9px 0px;
    padding-left: 59px !important;
}
.rightBorder {
    border-right: 1px solid #AAAAAA;
}
.leftBorder {
    border-left: 1px solid #AAAAAA;
    padding-left: 8px;
    margin-left: -8px;
    width: 100%;
}
.europeMap {
    position: absolute;
    margin-top: -35px;
}

/* footer */
#footerContainer {
    border-top: 1px solid #ec1c24;
    /*background: url(/images/footer_logo.gif) no-repeat 100% 50%;*/
    padding: 15px 1px 50px 0;
    text-align: right;
    color: #aaaaaa;
}
#footerContainer a {
    color: #aaaaaa;
    text-decoration: none;
}
#footerContainer a:hover {
	text-decoration: underline;
}

#footerContainer .gototopLink {
    float: left;
    padding: 5px 0 0 5px;
}
#footerContainer .gototopLink a {
    color: #EC1C24;
}
#footerContainer .gototopLink a:hover {
	color: #000;
}

/* topmenu */
#topmenuContainer {
    padding-top: 15px;
    text-align: right;
}
#topmenuContainer a {
    text-decoration: none;
    margin: 0px 3px;
}
#topmenuContainer a:hover, #topmenuContainer .active {
    color: #EC1C24;
}

/* contentcontainers */
#headlinesContainer {
    height: 450px;
    overflow: hidden;
}
#contentContainer {
    padding: 8px 0px;
}
.backgroundLinesContainer {
    background: url(/images/content_background_lines.gif) repeat-y 0px 0px;
}
#magazineContainer {
    background-color: #ececec;
    border-top: 1px solid #aaaaaa;
    border-bottom: 8px solid #ececec;
    height: 418px;
    overflow: hidden;
}

.deviderLine{
	position: relative;
	height: 0px;
	border-top: 1px solid #aaaaaa;
}
.bottomLinkHome
{
	float:right;
	padding-left:30px;
	padding-top:-20px;
}
.BottomLinks
{
	padding-top:20px;
}
/* right side container */
.rightSideContainer {
    float: left;
    width: 159px;
    padding: 0px 0px 8px 8px;
    overflow: hidden;
}
.rightSideBlock {
    padding: 0px 8px 19px 0px;
}
.greySubmitArrow {
    background: url(/images/grey_arrow.gif) no-repeat left top;
    width: 23px;
    height: 18px;
    margin-top: 3px;
    border: 0px;
    vertical-align: top;
    cursor: pointer;
}
.greyFindButton, .whiteFindButton {
    background: url(/images/grey_find_button.gif) no-repeat left top;
    width: 65px;
    height: 18px;
    margin-top: 3px;
    border: 0px;
    vertical-align: top;
    cursor: pointer;
}

.whiteFindButton {
	background-image: url(/images/white_find_button.gif);
	width: 75px;
}

.greyArrowButton{
	background: url("/images/grey_arrow.png") repeat-y scroll 0px 1px #AAA; /*#aaaaaa url(/images/grey_arrow.png) no-repeat left top; */
	border: 0px;
    vertical-align: top;
    cursor: pointer;
	color: #fff;
	padding: 2px 12px 0px 37px;
	height: 21px;
	font-size: 12px;
}
.submitButton{
	border: 0px;
    vertical-align: top;
    cursor: pointer;
	color: #fff;
	padding: 4px 10px;
	height: 21px;
	font-size: 12px;
}
.greySubmitArrow span, .greyFindButton span, .whiteFindButton span {
    display: none;
}


/* 3 koloms layout voor de homepage */
.k3l {
    float: left;
    overflow: hidden;
}
.k1 {
    width: 245px;
    min-height:200px;
    height:auto !important;
    height:200px;
}
.k2 {
    width: 490px;
    min-height:200px;
    height:auto !important;
    height:200px;
}
.k3 {
    width: 735px;
    min-height:200px;
    height:auto !important;
    height:200px;
}

/* content styling */
.breadcrumbContainer {
    padding: 0px 8px 12px 59px;
}
.k_content {
    float: left;
    padding: 0px 8px;
    overflow: hidden;
    width: 100%;
}

.k_content h1 {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.07em;
    padding: 0px;
    margin: 9px 0px;
    line-height: 21px;
}

.contentHead{
	color: #ff0000;
	font-size: 12px !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}

.blockContainer {
    padding: 6px 0px;
    margin: 0px 16px 0px 0px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
.contentColumn .blockContainer {
    margin: 0px;
}
.blockContainer .title {
	display: block;
	padding-bottom: 5px;
}
.blockContainer .title a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.blockContainer .title a:hover {
	text-decoration: underline;
}
.underline {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.moreButtonContainer {
	height: 20px;
    padding: 8px 0px 0px 0px;
    margin: 0px 16px 0px 0px;
    border-bottom: 1px solid #AAAAAA;
}
#bottomBlocksContainer h1.greyItalic {
    position: relative;
    top: -4px;
}
#bottomBlocksContainer .blockContainer {
    border-bottom: 1px solid #aaaaaa;
}
#magazineContainer .blockContainer {
    padding: 8px 0 4px 0;
    margin: 8px 0 4px 0;
    border-top: 1px solid #aaaaaa;
    border-bottom: 0px;
}


.dateTimeLine {
    color: #a2a2a2;
    margin: 6px 0px 0px 0px;
}
.greyedOut {
    color: #a2a2a2;
}
h1.greyItalic, img.greyItalic {
	display: block;
    font-size: 13px !important;
    font-style: italic;
    color: #8b9298;
    padding: 3px 0px 0px 0px !important;
    margin: 3px 0px 2px 0px !important;
    
}
.enlargeContainer {
	float: right;
    text-align: right;
}

/* pagination styles */
.paginationControl {
	position: relative;
	padding: 16px 60px;
}
.paginationControl .pageNumbers {
	text-align: center;
}
.paginationControl .previousButton {
	position: absolute;
	left: 0;
	top: 18px;
    width: 61px;
}
.paginationControl .nextButton  {
	position: absolute;
	right: 0;
	top: 18px;
    width: 42px;
}
.paginationControl .active {
    font-weight: bold;
    color: #EC1E24;
}
/* bottom blocks item styling */
.updatedPortfolioItem {
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0px;
    height: 29px;
    overflow: hidden;
    font-size: 10px !important;
}
.workItem {
    border-bottom: 1px solid #e3e3e3;
    padding: 6px 0px;
    height: 57px;
    overflow: hidden;
}
.studyItem {
    border-bottom: 1px solid #e3e3e3;
    padding: 6px 0px;
    height: 105px;
    overflow: hidden;
    margin-bottom: 6px;
}
.blogItem {
    border-bottom: 1px solid #e3e3e3;
    padding: 12px 0px;
    height: 37px;
    overflow: hidden;
}
.blogItem strong {
    font-size: 11px;
}
.inspirationItem .photo {
    margin: 0px;
    padding: 0px;
    display: block;
}
.inspirationItem {
    border-bottom: 1px solid #e3e3e3;
    padding: 0px 0px 9px 0px;
    min-height: 195px;
    overflow: hidden;
}
.insideInfoItem .photo {
    margin-bottom: 6px;
}
.insideInfoItem {
    border-bottom: 1px solid #e3e3e3;
    padding: 0px 0px 6px 0px;
}

/* rightbar forms */
.newsletterForm {
    background-color: #AAAAAA;
    padding: 6px 12px 12px 6px;
    margin-bottom: 6px;
    width: 144px;
}


.newsletterForm input, 
.newsletterForm select, 
.searchForm input ,
.searchForm select {
    margin: 2px 0px;
    color: #a2a2a2;
    font-size: 10px;
    font-family: verdana;
}
.newsletterForm form, .searchForm form {
    float: right; 
    margin-top: 8px;
}
.newsletterForm h1, .searchForm h1 {
    font-size: 13px !important;
    font-style: italic;
    color: #FFFFFF;
    font-weight: normal;
    padding: 0px;
    margin: 3px 0px -5px 0px;
}
.searchForm {
    background-color: #AAAAAA;
    padding: 6px 6px 12px 6px;
    margin-bottom: 8px;
    width: 144px;
}





/************** FORM STYLES ***************/
.formRow {
    padding: 4px 0px;
}
label {
    width: 120px;
    float: left;
    font-weight: bold;
}
.control {
    width: 265px;
    float: left;    
}
.control input{
    width: 265px;
    border: 1px solid #9c9c9c;
    padding: 3px;
    background: url(/images/required.gif) no-repeat left top;
}
#captcha-input {
    margin-left: 120px;
    width: 265px;
    border: 1px solid #9c9c9c;
    padding: 3px;
    background: url(/images/required.gif) no-repeat left top;
}

/* styles voor de dropdown combo met checkboxen plugin van jquery */
.ui-dropdownchecklist {
	height: 18px;
	border: 0;
	background: #fff url(/images/dropdown_arrow.gif) no-repeat 126px 50%;
	padding: 0px 19px 0px 4px;
	width: 120px;
	margin: 2px 0px;
	font-size: 10px;
	color: #a2a2a2;
	overflow: hidden;
}
.ui-dropdownchecklist-hover, .ui-dropdownchecklist-active {}
.ui-dropdownchecklist-item {}
.ui-dropdownchecklist-item-hover {}

.ui-dropdownchecklist-image { 
    margin-top: 6px;
    margin-right: 3px;
}
.ui-dropdownchecklist-text {
	font-size: 10px;
	line-height: 20px;    
	color: #a2a2a2;
	margin-left: 3px;
	width: 119px !important;
}

.ui-dropdownchecklist-dropcontainer {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	margin: -2px 0px 0px -1px;
	width: 131px;
	padding: 6px 6px 0px 6px;
	overflow: hidden;
}
.ui-dropdownchecklist-active { }

.ui-dropdownchecklist-active-item { }

/* sJIR styles */
.sJIR {
    font-size: 21px;
    font-weight: normal;
    letter-spacing: -0.07em;
    padding: 0px;
    margin: 9px 0px;
    line-height: 21px;
}

.architectDetails .underline, .insideInfoContainer .underline {
    border: 0px !important;
}
.architectDetails {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.sortingHeader {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 6px;
    margin-right: 16px;
    margin-bottom: 6px;
}

.workDetails p {
    padding: 3px 0px;
}


/************* SITEMAP *****************/
.menu a {
    padding: 3px 0px;
    
}
.level1 a {
    font-size: 11px;
    color: #EC1C24;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #E3E3E3;
    padding: 5px 0px;
    font-weight: bold;
}
.level2 a {
    padding: 3px 8px;
    color: #000000;
    font-size: 11px;
    border: 0px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    font-weight: bold;
}
.level3 a {
    font-weight: normal;
    text-decoration: underline;
}
.levek3 a { padding: 3px 16px; }
.level4 a { padding: 3px 24px; }
.level5 a { padding: 3px 32px; }
.level6 a { padding: 3px 40px; }

.smallRed {
    font-size: 10px !important;
    color: #EC1C24;
}

.contentColumn ul {
    padding: 0px 0px 0px 0px;
}


.contentColumn li {
    padding: 0px 0px 0px 12px;
    background: url(/images/bullet.gif) no-repeat 0px 3px;
}

ol {
    /*bringing lists on to the page with breathing room */
    margin-left:20px;
}
ol li {
    /*giving OL's LIs generated numbers*/
    background: none !important;
    padding: 0px 0px 0px 0px !important;
    list-style: decimal outside;    
}

.contentColumn ul.menu li{
    background: none;
    line-height: 20px;    
    
}

/************* ARCHITECT INDEX *****************/


.architectArchiveTable thead th {
	font-weight: bold;
}
.architectArchiveTable td, .architectArchiveTable th {
	padding: 3px;
}
.architectArchiveTable a, .abc a, .abc {
	color: #EC1C24;
}

div.abc {
	padding: 10px 0;
}
div.abc .act {
	font-weight: bold;
	color: #000;
}
.architectForm {
	padding: 10px 0;
}
.architectForm input, .architectForm select {
    margin: 2px 0px;
    border: 1px solid #9c9c9c;
    padding: 3px;
    color: #a2a2a2;
    font-size: 10px;
    font-family: verdana;
}
	.architectForm select {
		padding: 2px 3px;
	}
	
/************* ORDER FORM *****************/

#orderContainer .blockContainer {
	border: none;
	margin-bottom: 10px;
}
#orderContainer .blockContainer h1 {
	float: left;
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
}
#orderContainer .blockContainer .title {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}
#orderContainer td {
	padding: 2px;
}
#orderContainer .issueNo {
	line-height: 24px;
}

.architectForm select {
	padding: 2px 3px;
}
	
	
.formErrors, .form-errors  {
    /*border: 1px solid #EC1E24;*/
    padding: 10px; 
    background: #FFCFD1;   
}

.formErrors ul, .form-errors{
	margin-top: 5px;
	}

.form-errors{
	margin-bottom: 8px;
	}
	
.formErrors ul li, .form-errors li ul li{
	line-height: 17px;
	margin-left: 15px;
	padding-left: 0px;
	list-style: disc;
}



.formErrortitle{
    color: #EC1E24;
    font-size: 12px;
}

#orderContainer .issue {
	float: left;
	width: 135px;
	margin-bottom: 20px;
}
#orderContainer .issue input {
	width: 62px;
}
#orderContainer .issue .img {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 69px;
	height: 93px;
	background-color: #F0F0F0;
}
#orderContainer input, #orderContainer select {
	padding: 2px;
}

#addthis-buttons {
	padding: 2px 0 10px 0;
	border-bottom: 1px solid #E3E3E3;
	margin: 0 16px 4px 0;
	overflow: hidden;
}
#addthis-buttons a {
	float: left;
	margin-left: 6px;
}
.explainForm {
	float:right; 
	height: 20px; 
	width:440px;
}
.letterControl {
	height: 20px; 
	float: left; 
	width: 360px;
	padding-left:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px
}
.architectFormDiv {
	clear: both;
	margin-top: 20px;
}
#footerContainer .BannerBlock{
	width: 100%;
	clear: both;
	padding-right: 8em;
	margin-top: 2em;
}