/* all margins and padding are set to 0 by default
* {
	margin: 0;
	padding: 0;
}
*/
body {
	font: 11px Verdana, sans-serif;
	color: #394f6f;
	text-align: center;
	overflow: auto;
}

/*** Styles for common elements ***/

table {
	font: 11px Verdana, sans-serif;
}

th {
	text-align: left;
}

textarea, select, input {
	font: 11px Verdana, sans-serif;
	color: #394f6f;
}

input {
	height: 19px;
	padding: 1px 2px;
}

select {
	height: 17px;
}

p {
	margin-top: 0;
}

a {
	color: #2f7cb0;
}

	a:hover {
	}

	a img {
		border: none;
	}

	a.buttonlink {
		display: block;
		float: right;
		background: url('../Webmasters/Images/button-link.gif') no-repeat;
		width: 47px;
		height: 15px;
		margin: -15px 5px 0 0;
		padding: 1px 0 0 7px;
		color: #fff;
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
	}
	
ul {
	margin: 0 0 0 18px;
}

	li {
	}

/*** style for common classes ***/
			
.error {
	color: red;
	font-style: italic;
}

.pointer {
	cursor: pointer!important;cursor: hand;
}

.clear {
	clear: both;
}

.fixed {
	table-layout: fixed;
}

.fullheight {
	height: 395px;
}

	.item .fullheight {
		height: 375px!important; height: 385px
	}

.overflowy {
	overflow-y: auto;
}

/*** style for headers ***/

h1 {
}

h2	{
	height: 22px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 22px;
	letter-spacing: -0.05em!important; letter-spacing: -0.1em;
	text-transform: uppercase;
	color: #2f7cb0;
}

	h2.itemheader {
		margin: 0 -30px 0 -28px;
		padding: 0 0 4px 28px!important;padding: 0 0 1px 28px;
	}

	h2.searchheader {
		margin: 0 -5px 7px -28px;
		height: 17px!important; height: 22px;
		padding: 5px 0 4px 28px!important;padding: 3px 0 1px 28px;
		font-size: 14px;
	}

h3	{
	margin: 0;
	color: #2f7cb0;
	letter-spacing: -0.05em;
}

	h3.flexbox {
		margin: 0;
		padding: 0;
		font-size: 11px;
		color: #394f6f;
	}

h4 {
	color: #2f7cb0;
	font-size: 11px;
	margin: 0;
}

/*** style for layout ***/

#body {
	position: relative;
	width: 960px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
}

	#logo {
		position: relative;
		float: left;
		width: 290px;
		height: 190px;
	}

		#logo img {
			position: absolute;
			bottom: 8px;
			right: 10px;
		}

	#head {
		position: relative;
		float: left;
		width: 670px;
		height: 190px;
	}
	
	#columnleft {
		float: left;
		clear: both;
		width: 280px!important; width:290px;
		height: 410px;
		padding-right: 10px;
		text-align: right;
	}
	
	#app {
		position: relative;
		float: left;
		width: 670px;
		height: 410px;
		margin: 0;
		padding: 0;
	}

/*** styles for menus ***/
#topmenu {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

	#topmenu li {
		float: right;
		margin: 0 10px 0 8px;
		padding-left: 7px;
		background: url('../Webmasters/Images/topmenu-bullet.gif') left 6px no-repeat;
	}									

		#topmenu li.first {
			margin-right: 5px;
		}

		#topmenu li a {						
			color: #fff;
			text-decoration: none;
		}

			#topmenu li.topitem a:hover, #topmenu li.topitemactive a {
			}

#menu {
	position: absolute;
	bottom: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

	#menu li {
		display: block;
		float: left;
		width: 120px;
		height: 16px!important; height: 16px;
		margin-right: 15px;
		background: url('../Webmasters/Images/menu-bg.gif') no-repeat;
		text-align: center;
	}
		
		#menu li.menuhover, #menu li:hover, #menu li.active {
			background: url('../Webmasters/Images/menu-active-bg.gif') no-repeat;
		}

		#menu li.last {
			margin-right: 0;
		}

		#menu li a {						
			display: block;
			width: 120px;
			height: 14px!important; height: 16px;
			padding-top: 2px;
/*			background: url('../Webmasters/Images/menu-bg.gif') no-repeat;*/
			font-size: 10px;
			text-transform: uppercase;
			text-decoration: none;
			letter-spacing: -0.1em;
			line-height: 1em;
			font-weight: bold;
		}

			#menu li a:hover, #menu li a.active {
/*				background: url('../Webmasters/Images/menu-active-bg.gif') no-repeat;*/
				color: #fff;
			}

#submenu {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

	#submenu li {
		display: block;
		width: 140px;
		height: 18px!important;height: 16px;
		background: url('../Webmasters/Images/menu-left-bg.gif') no-repeat;
		text-align: right;
	}
		
	#submenu li.menu {
	}

	#submenu li.menuhover, #submenu li:hover, #submenu li.active {
		background: url('../Webmasters/Images/menu-left-active-bg.gif') no-repeat;
	}

		#submenu li a {						
			display: block;
			width: 140px;
			height: 16px;
			margin-bottom: 6px;
			padding: 2px 14px 0 0;
/*			background: url('../Webmasters/Images/menu-left-bg.gif') no-repeat;*/
			color: #2f7cb0;
			font-size: 10px;
			text-transform: uppercase;
			text-decoration: none;
			letter-spacing: -0.1em;
			font-weight: bold;
		}

			#submenu li a:hover, #submenu li a.active {
/*				background: url('../Webmasters/Images/menu-left-active-bg.gif') no-repeat;*/
				color: #fff;
			}


/*** style for payoff ***/

#payoff {
	position: absolute;
	width: 550px;
	bottom: 32px;
	color: #fff;
}

/*** style for item blocks ***/

.onecolumn {
	width:659px;
	margin: 0 10px 0 0;
}

	.onecolumn .item {
		margin-bottom: 0;
		background: url('../Webmasters/Images/item-1col-top.gif') 1px 0 no-repeat;
	}
	
	.onecolumn .footer {
		background: url('../Webmasters/Images/item-1col-bottom.gif') 1px 0 no-repeat;
	}
	
.twocolumn {
	float: left;
	width:324px;
	margin: 0 11px 0 0;
}

	/* ie double margin fix */
	* html .twocolumn {display: inline;}

	.twocolumn .item {
		background: url('../Webmasters/Images/item-2col-top.gif') 1px 0 no-repeat;
	}
	
	.twocolumn .footer {
		background: url('../Webmasters/Images/item-2col-bottom.gif') 1px 0 no-repeat;
	}

.item {
	margin: 0 0 10px 0!important;margin: 0 0 6px 0;
	padding: 5px 0 0 0;
}	

.footer {
	height: 5px;
	margin: 0;
	padding: 0;
	line-height: 0px;
}

#columnleft .item {
	width: 264px;
	background: url('../Webmasters/Images/searchblock-top.gif') 1px 0 no-repeat;
}

	#columnleft .footer {
		background: url('../Webmasters/Images/searchblock-bottom.gif') 1px 0 no-repeat;
	}

.flexcontent {
	background-color: #fff;
	padding: 5px 41px;
}

.contentcontainer {
	background-color: #fff;
	padding: 5px 10px;
}

.content {
	background-color: #fff;
	padding: 5px 10px;
}

.contentcolumn {
	float: left;
	width: 295px!important;width: 315px;
	height: 365px!important; height: 370px;
	padding: 0 10px;
	overflow-y: auto;
}

	/* ie double margin fix */
	* html .contentcolumn {display: inline;}

.height350 {
	height: 350px!important;height:350px;
}

.box {
	background: #e0f1fc url('../Webmasters/Images/box-topleft.gif') 0 0 no-repeat;
	margin: 20px 1px 5px;
}

	.box .topright {
		background: url('../Webmasters/Images/box-topright.gif') top right no-repeat;
		padding: 15px;
	}

	.box .footer {
		position: relative;
		background: url('../Webmasters/Images/box-bottomleft.gif') bottom left no-repeat;
	}

	.box .footerright {
		position: absolute;
		right: 0!important;right: -1px;
		bottom: 0!important; bottom: -1px;
		background: url('../Webmasters/Images/box-bottomright.gif') bottom right no-repeat;
		height: 5px;
		margin: 0;
		padding: 0;
		line-height: 0px;
	}

.sfhover {
	background-color: #2f7cb0;
	color: #fff;
}

	.sfhover h3 {
		color: #fff;
	}

	.sfhover a.buttonlink {
		color: #2f7cb0;
		background: url('../Webmasters/Images/button-link-active.gif') no-repeat;
	}


/*** styels for windmills carrousel ***/
.carrousel {
	position: relative;
	height: 44px;
	margin: 20px 0;
}
	.carrousel .scroll {
		position: relative;
		float: left;
		width: 12px;
		height: 100%;
		text-align: center;
		z-index: 2;
	}
		.carrousel .scroll img {
			position: relative;
			top: 16px;
		}
	.carrousel .scrollarea {
		float: left;
		/* each carrousel item has a width of 106px, 
		including margins */
		width: 268px;
		height: 43px;
		overflow: hidden;
		z-index: 1;
	}

		.carrousel .scrollarea img {
			width: 65px;
			margin: 0 1px;
		}

.carrouselitem {
	float: left;
}

/*** styles for form ***/
.form {
	margin-left: 10px;
}

	.form td {
		padding: 2px;
	}

.checkbox {
	float:left;
}

.radio {
	float:left;
	padding-top: 1px;
}

.radiolabel {
	float:left;
	padding-top: 5px!important;padding-top: 3px;
	margin-right: 5px;
}

.button {
	width: 140px;
	height: 15px;
	padding-top: 0;
	background: url('../Webmasters/Images/button-140px.gif') no-repeat;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: none;
}

.button2 {
	width: 95px;
	height: 16px;
	padding-top: 0;
	background: url('../Webmasters/Images/button-95px.gif') no-repeat;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: none;
}

.alignright {
	text-align: right;
}

/*** Styles for passport ***/
.searchcontent {
	background-color: #fff;
	padding: 5px 13px 5px 40px;
	text-align: left;
}

	.searchcontent div {
		width: 210px;
	}

.random {
	width: 100%;
	vertical-align: top;
	margin: 5px 0 0 0;
}

#tabs {
	margin: 0;
/*	margin-left: -4px;*/
	padding: 0;
	list-style: none;
}

	#tabs li {
		float: left;
		text-align: center;
	}
		
		#tabs li a {						
			display: block;
			width: 95px;
			height: 16px!important; height: 16px;
			margin-right: 4px;
			padding-top: 2px;
			background: url('../Webmasters/Images/button-95px.gif') no-repeat;
			color: #fff;
			font-size: 10px;
			text-transform: uppercase;
			text-decoration: none;
			letter-spacing: -0.1em;
			font-weight: bold;
		}

			#tabs li a.last {
				margin-right: 0px;
			}

			#tabs li a:hover, #tabs li.selected a {
				background: url('../Webmasters/Images/button-95px-active.gif') no-repeat;
			}

#passport {
	clear: both;
}

	#passport div {
		display: none;
	}
			
		#passport div.selected {
			display: block;
		}

/*** style for image carrousel ***/

#carrousel {
	width: 280px;
	height: 186px;
	overflow: hidden;
}

	#carrousel div {
		display: none;
	}

		#carrousel div.selected {
			display: inline;
		}

#images {
	margin: 0;
	padding: 0;
}
	
	#images div {
		float: left;
		width: 54px;
		height: 40px;
		overflow: hidden;
		margin: 2px 1px;
	}

#actions {
	margin: 0;
	padding: 0;
	height: 134px;
}

#actions ul {
	margin-left: -20px!important; margin-left: 20px;
	color:#2f7cb0;
}

	#actions li {
		margin-left: -5px;
		padding-left: -5px;
	}
	
		#actions li a {
			text-decoration: none;
			text-transform: uppercase;
			letter-spacing: -0.05em;
			font-weight: bold;
		}

/*** style for sIFR ***/

.sIFR-flash {
		visibility: visible !important;
		margin: 0; padding: 0;
		}

.sIFR-replaced {
		visibility: visible !important;
		}

.sIFR-alternate {
		position: absolute;
		left: 0; top: 0;
		width: 0; height: 0;
		display: block;
		overflow: hidden;
		}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
		display: none !important;
		}

		.sIFR-active h2.standard, .sIFR-active h2.standard, 
		.sIFR-active h2.itemheader, .sIFR-active h2.itemheader, 
		.sIFR-active h2.searchheader, .sIFR-active h2.searchheader {
				visibility: hidden;			
				line-height: 1em;
				}

		.sIFR-active #submenu li.menu, .sIFR-active #submenu li.active,
		.sIFR-active #menu li.menu, .sIFR-active #menu li.active {
				visibility: hidden;			
				line-height: 1em;
				}
