* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
/*	background: #f1fafe url('../Webmasters/Images/background.gif') top left repeat-x;*/
	background: #fff url('../webmasters/images/background2.gif') top right repeat-y;
	font: 11px Verdana, sans-serif;
	color: #333;
	overflow-y: scroll;
}

/*** Styles for common elements ***/

table {
	font: 11px Verdana, sans-serif;
}

th {
	text-align: left;
}

textarea, select, input {
	font: 11px Verdana, sans-serif;
	color: #333;
}

input {
	height: 20px;
	padding: 1px 2px;
}

p {
	margin: 0 0 1em 0;
}

a {
	color: #f30;
}

	a:hover {
	}

	a img {
		border: none;
	}


/*** style for common classes ***/
			
.error {
	color: red;
	font-style: italic;
}

.pointer {
	cursor: pointer!important;cursor: hand;
}

.clear {
	clear: both;
}

.fixed {
	table-layout: fixed;
}

/*** style for headers ***/

h1 {
	width: 510px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	color: #f30;
}

h2	{
	height: 17px!important;height:38px;
	margin-top: 0;
	padding: 11px 10px 10px 40px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333;
	border-top: solid 1px #74cdf5;
	border-bottom: solid 1px #74cdf5;
}


h3	{
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	color: #333;
}

h4 {
	color: #f30;
	font-size: 11px;
	margin: 0;
}

/*** style for layout ***/

#body {
	position: absolute;
	right: 120px;
	padding: 0;
	height: 100%;
	background: #fff url('../webmasters/images/body-border.gif') top right repeat-y;
}

#rightcolumn {
	position: absolute;
	width: 120px;
	right: 0;
	padding: 0;
	height: 100%;
	background: #f1fafe url('../Webmasters/Images/background.gif') top left repeat-x;
}

	#header {
		position: relative;
		float: right;
		height: 291px;
		background: #fff url('../webmasters/images/header-bg.gif') bottom left repeat-x;
	}

	#headerimage {
		position: relative;
		float: right!important;float: none;
		height: 140px;
		width: 1160px!important;width: auto;
		border-right: solid 1px #b5e4fa;
	}
	
	#language {
		position: relative;
		float: right;
		height: 150px;
	}

	#logo {
		position: relative;
		float: right;
		width: 380px;
		height: 150px;
		margin-right: 7px;
	}

		/* ie double margin fix */
		* html #logo {display: inline;}

		#logo img {
			margin: 9px 0 0 0;
		}

	#flash {
		position: relative;
		float: right;
		width: 123px;
		height: 141px;
		margin: 9px 10px 0 0;
	}

		/* ie double margin fix */
		* html #flash {display: inline;}
	
	#login {
		float: right;
		width: 123px!important;width: 130px;
		height: 143px;
		margin-top: 8px;
		padding-right: 7px;
		background: url('../webmasters/images/login-border.gif') bottom right no-repeat;
	}
	
	#menu {
		float: right;
/*		width: 300px;*/
		min-height: 320px;
		height: auto!important;height: 320px;
		margin-top: 14px;
		background: url('../webmasters/images/menu-bg.gif') top left;
	}
	
	#app {
		float: right;
		width: 650px;
		margin: 5px 0 0 10px;
		padding: 0;
		line-height: 18px;
	}

	#content {
		float: right;
		width: 510px;
		margin-right: 10px;
	}

		/* ie double margin fix */
		* html #content {display: inline;}

	#contentimages {
		float: right;
		width: 123px;
		margin: 15px 7px 0 0;
	}
	
		/* ie double margin fix */
		* html #contentimages {display: inline;}

/*** styles for menu ***/

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

	#menu ul li {
		width: 500px!important; width: auto;
		margin-bottom: 1px;
	}
	
		#menu ul li a {
			display: block;
			height: 16px!important; height: 19px;
			padding: 3px 4px 0 0;
			text-decoration: none;
			text-align: right;
			text-transform: uppercase;
		}

			#menu ul li a:hover, #menu ul li a.active {
				background-color: #ffeae5;
			}

			#menu ul li ul li{
				margin: 1px 0 0 0;
				height: 19px;
			}
	
			#menu ul li ul li a {
				color: #69c;
			}

			#menu ul li ul li a:hover, #menu ul li ul li a.active {
				background-color: #f1fafe;
			}

/*** styles for language selector ***/
#language ul {
	width: 117px;
}

#lang ul li {
	float: left;
	display: block;
	width: 35px;
	height: 35px;
}

#lang ul li a {
	display: block;
	width: 35px;
	height: 35px;
	font-size: 15px;
}



#language ul {
	position: absolute;
	right: 12px;
	bottom: 0;
	width: 117px;
	height: 41px!important; height: 46px;
	margin: 0;
	padding: 5px 0 0 6px;
	list-style: none;
	background: url('../webmasters/images/language-bg.gif') no-repeat;
}

	#language ul li {
		float: left;
		display: block;
		height: 35px;
		width: 35px;
		background: none;
		text-align: center;
	}
	
	#language ul li a {
		display: block;
		height: 35px;
		width: 35px;
		padding-top: 8px;
		color: #f30;
		font-size: 15px;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
	}
	
		#language ul li.active {
			background: url('../webmasters/images/language-active.gif') no-repeat;
		}
		
		#language ul li.active a {
			color: #fff;
		}
		
/*** styles for login ***/
#login p {
	color: #69c;
}

#login input {
	height: 16px;
	margin: 1px 0 2px 0;
	border: solid 1px #bbc1ca;
	color: #69c;
}

#login input.login {
	width: 123px;
	background: url('../webmasters/images/button-login.gif') no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#login ul {
	list-style: none;
}

#login a {
	text-decoration: none;
}

	#login a:hover {
		text-decoration: underline;
	}

/*** styles for content ***/

#content ul {
	list-style: none;
	margin: 0 0 10px 6px;
}

	#content ul li {
		background: url('../webmasters/images/list-bullet.gif') 0 7px no-repeat;
		padding-left: 15px;
	}


.contenttext {
	margin-left: 40px;
	margin-right: 10px;
}

.contenttext h2 {
	margin-left: -40px;
	margin-right: -10px;
}

/*** styles for flexpot ***/
.flexpot {
	float: left;
	width: 130px;
	margin: 0 0 10px 40px;
	line-height: normal;
}

	/* ie double margin fix */
	* html .flexpot {display: inline;}

	.flexpot img {
		border: none;
	}
	
	.flexpot h3 {
		margin: 2px 0;
		font-size: 11px;
		color: #f30;
	}
	
	.flexpot a {
		color: #f30;
		text-decoration: none;
	}

/*** styles for form ***/
.form {
	margin: 10px 10px 10px 40px;
}

.form th {
	height: 30px;
	vertical-align: bottom;
	padding-bottom: 6px;
}

.form td {
	vertical-align: top;
}

.form .label {
	padding-top: 2px;
}

.form input {
	height: 16px;
	margin: 1px 0 2px 0;
	border: solid 1px #bbc1ca;
	color: #69c;
}

	.radio input {
		border: none;
		margin: auto;
	}

.form textarea {
	margin: 1px 0 2px 0;
	border: solid 1px #bbc1ca;
	color: #69c;
}

.form .button {
	width: 90px;
	background: url('../webmasters/images/button-90.gif') no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	padding-top: 0;
	text-align: center;
}

/*** styles for Servisa tool ***/
label {
	float: left;
}

#discountoverview {
	clear: both;
}

.stationoverview {
	font-size: 9px;
	width: 470px;
	margin: 10px 0 10px 40px;
}

	.stationoverview th, .stationoverview td {
		vertical-align: top;
	}

/*** 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 h1 {
				visibility: hidden;			
				line-height: 1em;
				}

		.sIFR-active #language li, .sIFR-active #language li.active {
				visibility: hidden;			
				line-height: 1em;
				}
