/* Top Menu */
#email {
	position:relative;
	text-indent: -9999px;
	width: 166px;
	height: 14px;
	background: transparent url(/images/address03_sales.gif) top center no-repeat;
}
#email a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align: center;
}
#phone {
	position:relative;
	text-indent: -9999px;
	width: 166px;
	height: 22px;
	background: transparent url(/images/address02_sales.gif) top center no-repeat;
}

/* Links */

a {
	color: #ED008C;
	text-decoration : underline;
}
a:hover {
	color : #C22180;
	text-decoration : underline;
}
h3 {
	font-weight:bold;
	color:#ED008C;
}

/* General Pages */

#generalcontenttop {
	position:relative;
	width:558px;
	margin-top:10px;
	padding-top:10px;
	background: transparent url(/images/pink-bg-large.gif) top left no-repeat;
}
#generalcontentmiddle {
	position:relative;
	width:558px;
	background: transparent url(/images/maincontentborders.gif) top center repeat;
}
#generalcontentbottom {
	position:relative;
	width:558px;
	height:10px;
	background: transparent url(/images/maincontentbottom.gif) top center no-repeat;
}
.innerpadding {
	padding:10px;
}

/* Sales Menu */

#salesmenu {
	position:relatve;
	width:558px;
	height:31px;
	overflow:hidden;
}
#sales_home a {
	position:relative;
	float:left;
	width: 97px;
	height: 31px;
	background: url(/images/sales_home.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#sales_home a:hover {
	background-position: 0px -31px;
}
#sales_sendcv a {
	position:relative;
	float:left;
	width: 99px;
	height: 31px;
	background: url(/images/sales_sendcv.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#sales_sendcv a:hover {
	background-position: 0px -31px;
}
#sales_careeradvice a {
	position:relative;
	float:left;
	width: 95px;
	height: 31px;
	background: url(/images/sales_careeradvice.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#sales_careeradvice a:hover {
	background-position: 0px -31px;
}
#sales_vacancies a {
	position:relative;
	float:left;
	width: 267px;
	height: 31px;
	background: url(/images/sales_vacancies.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#sales_vacancies a:hover {
	background-position: 0px -31px;
}

/* Other Stuff */

option.regionstyle {
	font-weight: bold;
	color: #B4D66F;
}