@charset "utf-8";

/* Common styles */
html, body {
	margin:0px 0px 20px 0px;
	padding:0px;
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
}
img {
	border:0px;
}
p,
form,
h1, h2 {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin-bottom:15px;
	font-weight:normal;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	margin-bottom:15px;
	color:#70129d;
	font-weight:normal;
}
.layer2columns .column2 h2 {
	margin-bottom:0px;
}

ul, li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.right {
	float:right !important;
}

#left {
	float:left;
	margin-right:10px;
}
#right {
	margin: 0px;
	padding: 0px;
	float:left;
	width:746px;
}

/* Static structure */
#page {
	position:relative;
	width:910px;
	left:50%;
	margin-left:-450px;
	z-index:1000;
	background-color:#FFFFFF;
}

#header {
}
#header .logo {
	float:left;
	width:144px;
	text-align:center;
	margin-right:14px;
}

#header .languages {
	float:left;
	width:742px;
	text-align:right;
	color:#4b0c69;
	margin-top:9px;
}
#header .languages a {
	color:#c2b1d8;
	font-size:12px;
	text-decoration:none;
}
#header .languages a.active {
	color:#4b0c69;
}

#header .menu {
	float:left;
	width:742px;
	height:46px;
	margin-top:20px;
	background-image:url(../img/patterns/ptr_menu.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#header .menu .option,
#header .menu .divisor {
	float:left;
}
#header .menu .option {
	height:45px;
}
#header .menu .optionactive {
	background-image:url(../img/patterns/ptr_menuactive.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
}
#header .menu .option a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#4b0c69;
	font-size:12px;
	height:30px;
	float:left;
	padding:15px 10px 0px 10px;
}
#header .menu .optionactive a {
	color:#ffffff;
}
#header .menu .divisor {
	padding-top:7px;
}

#subheader {
	clear:both;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
}
#subheader .claim {
	font-size:11px;
	color:#4b0c69;
	text-align:right;
	width:144px;
	float:left;
	margin-right:14px;
}
#subheader .navigation {
	background-image:url(../img/patterns/ptr_navigation.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	width:722px;
	height:17px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	margin-top:1px;
}
#subheader .navigation a {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
}
#subheader .navigation p {
	float:right;
}
#subheader .imgnavigation {
	margin-top:2px;
	float:left;
	margin-bottom:10px;
}

/* General content */
.lateralmenu {
	width:134px;
	margin-right:0px;
	float:left;
	text-align:right;
	padding-top:45px;
	padding-right:10px;
}
.lateralmenu ul {
	margin-top:10px;
}
.lateralmenu ul li {
	margin-bottom:3px;
}
.lateralmenu a {
	color:#8f8f8f;
	font-size:12px;
	text-decoration:none;
}
.lateralmenu a.active {
	color:#4b0c69;
}

.layer3columns,
.layer2columns {
	padding-top:10px;
}
.layer2columns h1,
.layer3columns h1 {
	padding-top:5px;
	/*width:730px;*/
	clear: both;
}
.layer3columns .column1 {
	float:left;	
	width:212px;
	padding:10px 20px 10px 0px;
	border-right:2px solid #f5f6f1;
}
.layer3columns .column2 {
	float:left;
	width:212px;
	padding:10px 20px;
}
.layer3columns .column3 {
	float:left;
	width:256px;
}
/* General content */
.layer2columns .column1 {
	float:left;
	clear: both;
	padding:10px 0px 10px 0px;
	margin-right:20px;
	width: 466px;
}
.layer2columns .column2 {
	float:left;
	width:256px;
}

.layerhome {
	padding-top:10px;
	float:left;
	width:746px;
}
.layerhome .columnshome {
	background-image:url(../img/patterns/ptr_home.gif);
	background-repeat:repeat-x;
	float:left;
	padding-left:10px;
}
.layerhome .column1 {
	float:left;	
	width:239px;
	padding:10px 20px 10px 0px;
	background-image:url(../img/photos/pht_peoplehome.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:425px;
}
.layerhome .column2 {
	float:left;
	width:206px;
	padding:20px 10px;
}
.layerhome .column3 {
	float:left;
	width:227px;
	padding:295px 10px 10px 10px;
	background-image:url(../img/photos/pht_ballshome.gif);
	background-repeat:no-repeat;
	background-position:right 30px;
}
.layerhome .column1 ul li {
	background-image:url(../img/bullets/blt_home1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:13px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
.layerhome h1 {
	font-size:15px;
	color:#4b0c69;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.layerhome h1 a {
	color:#4b0c69;
	text-decoration:none;
}
.titlehome {
	color:#4b0c69;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	background-image:url(../img/photos/pht_bell.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:160px;
	height:100px;
	margin-bottom:35px;
}

.columnbox {
	background-color:#efefec;
	padding:10px;
	margin-top:10px;
}
.layerhome .column1 .columnbox {
	background-color:#ffffff;
}

.column1 ul,
.column2 ul,
.column3 ul {
	margin-top:10px;
}
.layer2columns .column2 {
	padding-top:15px;
}
p.introduction {
	width:730px;
}
.column1 ul li,
.column2 ul li,
.column3 ul li {
	background-image:url(../img/bullets/blt_general.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	margin-bottom:16px;
}
.layer2columns .column1 ul li,
.layer3columns .column1 ul li,
.layer3columns .column2 ul li {
	padding-left:11px;
}
.layer2columns .column2 ul li,
.layer3columns .column3 ul li {
	padding-left:8px;
	border-bottom:1px dashed #c2c3bf;
	padding-bottom:7px;
	margin-bottom:7px;
}
.layer2columns .column2 ul li.last,
.layer3columns .column3 ul li.last {
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.layer2columns .column1 ul li p {
	margin-left:0px;
	padding-left:25px;
}
.layer2columns .column2 ul li p {
	margin-left:0px;
	padding-left:15px;
}
.layer2columns .column2 a {
	color:#70129d;
}
.minibullet {
	background-image:url(../img/bullets/blt_mini.gif);
	background-position:15px 6px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.minibulletident {
	background-image:url(../img/bullets/blt_mini.gif);
	background-position:40px 6px;
	background-repeat:no-repeat;
	padding-left:45px;
	color:#909090;
}


.buttonmoreinformation {
	background-image:url(../img/patterns/ptr_buttonmoreinformation.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top:5px;
	height:26px;
	width:256px;
	text-align:center;
	margin-bottom:0px;
}
.buttonmoreinformation a {
	font-size:12px;
	color:#4b0c69;
	text-decoration:none;
}


.buttonsubmit {
	background-image:url(../img/patterns/ptr_buttonsubmit.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top:5px;
	height:26px;
	width:146px;
	text-align:center;
	margin-bottom:15px;
	margin-top:20px;
	float:right;
	padding-right:50px;
}
.buttonsubmit a {
	font-size:12px;
	color:#4b0c69;
	text-decoration:none;
}


/* Contact form */
form {
	margin-top:20px;
}
form div {
	margin-bottom:5px;
}
form label {
	text-align:right;
	width:150px;
	display:block;
	float:left;
	margin-right:10px;
	padding-top:3px;
}
form input {
	font-size:11px;
}
form input.normal {
	width:250px;
}
form input.small {
	width:150px;
}


