/*
Theme Name: St. Tropez Theme
Theme URI: http://wordpress.org/
Description: St. Tropez Theme
Version: 1.0
Author: Onix Systems
Author URI: http://www.onix-systems.com/
*/


body {
background-color:#FFFFFF;
color:#000000;
font-family:Helvetica, Arial,Verdana;
font-size:12px;
line-height:1.2em;
margin:0;
padding:0;
}

body * {
margin:0;
padding:0;
}

img {
	border-style:hidden;
	border-width:0px;
}

a {
	color:#4C4C4C;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma;
	font-weight:normal;
}

h1 {
	color:#000000;
	font-size:32px;
	line-height:1.2em;
	margin:0 20px;
}

h2 {
	color:#FFFFFF;
	font-size:28px;
	line-height:1.2em;
	margin:0 20px;
}

h3 {
	color:#006663;
	font-size:25px;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:10px;
}

h4 {
	color:#000000;
	font-size:18px;
	line-height:1.2em;
	margin-bottom:10px;
}

h5 {
	background-color:#000000;
	background-image:url(images/title_bg_01.gif);
	background-position:right top;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:-20px;
	padding-bottom:0.5em;
	padding-left:20px;
	padding-top:0.8em;
}

em {
	color:#11B2EF;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clearboth {
	clear:both;
}

.hidden {
	display:none;
}

/*****************************************************************************/

#pagearea {
width:100%;
}

#headerarea {

}

.pagebody {
/*	border:1px dotted;	*/
	margin:0 auto;
	position:relative;
	width:960px;
}


.pagebody .shadow_left {
	background-color:transparent;
	background-position:right top;
	background-repeat:no-repeat;
	height:100%;
	left:-12px;
	position:absolute;
	top:0px;
	width:12px;
}

.pagebody .shadow_right {
	background-color:transparent;
	background-position:right top;
	background-repeat:no-repeat;
	height:100%;
	right:-12px;
	position:absolute;
	top:0px;
	width:12px;
}

#header {
	padding-bottom:41px;
	padding-top:36px;
}

#gloablnav {
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:12px;
	padding-top:12px;
}

#gloablnav .shadow_left[class] {
	background-image:url(images/globalnav_bg_shadowleft.png);
}

#gloablnav .shadow_right[class] {
	background-image:url(images/globalnav_bg_shadowright.png);
}

#gloablnav ul {
	font-size:14px;
	margin:0 20px;
	text-transform:uppercase;
}

#gloablnav ul a {
	color:#000000;
}

#gloablnav li {
	display:inline;
	margin-left:-16px;
	padding-right:30px;
}

#gloablnav li {
	background-color:transparent;
	background-image:url(images/li_image_01.gif);
	background-position:4px 4px;
	background-repeat:no-repeat;
	padding-left:14px;
}

#gloablnav li:hover,
#gloablnav li.selected {
	background-image:url(images/li_image_01_ov.gif);
}

#contenttilearea {
	background-color:#81d8d0;
}

#contenttile {

}

#contenttile .shadow_left[class] {
	background-image:url(images/contenttile_bg_shadowleft.png);
	background-repeat:repeat-y;
}

#contenttile .shadow_right[class] {
	background-image:url(images/contenttile_bg_shadowright.png);
	background-repeat:repeat-y;
}

#contenttile .bottom_shadow_left[class] {
	background-color:transparent;
	background-image:url(images/pageconten_bg_shadowleft.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:90px;
	left:-12px;
	position:absolute;
	bottom:-90px;
	width:12px;
}

#contenttile .bottom_shadow_right[class] {
	background-color:transparent;
	background-image:url(images/pageconten_bg_shadowright.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:90px;
	right:-12px;
	position:absolute;
	bottom:-90px;
	width:12px;
}


#contenttile h2 {
	margin:0;
}

#footerarea {

}

#footernav {
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	font-size:10px;
}

#footernav ul {
	margin:10px 20px 6px;
}

#footernav li {
	border-right-color:#4C4C4C;
	border-right-style:solid;
	border-right-width:1px;
	display:inline;
	padding-left:4px;
	padding-right:6px;
}

#footernav li.noborder {
	border:none;
}

#footernav li a {

}

#copyrights {
	background-color:transparent;
	background-image:url(images/copyrights_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#9A9AA6;
	font-size:10px;
	padding-bottom:30px;
	padding-top:10px;
}

#copyrights p {
	margin:0 20px;
}

/*****************************************************************************/
.color1 {
	background-color:#CDEBEB;
}

.color2 {
	background-color:#E1F5F6;
}

.firstarea {
	padding-top:24px;
}

.pagecontentarea {
	clear:both;
	float:left;
	padding-bottom:24px;
	width:100%;
}

.pagecontent {

}

.contentarea {
	margin:0 20px;
}

.contentarea p {
	margin-bottom:0.8em;
}


.contentarea input {
	font-size:12px;
	font-weight:bold;
	color:#11B2EF;
}

.onecolblock,
.twocolblock {
	clear:both;
	float:left;
	margin-bottom:16px;
	width:100%;
}

.twocolblock .col {
/*	border:1px dotted;	*/
	width:440px;
}

.petition {

}

.petition input[type="text"] {
	width:270px;
}

.petition input[type="submit"] {
	background-color:transparent;
	background-image:url(images/btn_signthepetition.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border:medium none;
	color:transparent !important;
	cursor:pointer;
	font-size:0 !important;
	height:14px;
	width:97px;
}

.supporters {
	width:460px;
}

.pt_signatorieslist {
	color:#11B2EF;
	font-weight:bold;
	margin-bottom:20px;
	width:100%;
}

.pt_signatorieslist tr {

}

.pt_signatorieslist td {
	padding:3px 0;
	width:25%;
}

.pt_signatorieslist span {
	color:#000000;
}

.pt_paging {
	margin-bottom:20px;
}

.pt_paging .pt_prevlink {
	float:left;
}

.pt_paging .pt_prevlink a {
	background-color:transparent;
	background-image:url(images/btn_prevsupporters.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0 !important;
	color:transparent;
	display:block;
	height:14px;
	width:140px;
}

.pt_paging .pt_nextlink {
	float:right;
}

.pt_paging .pt_nextlink a {
	background-color:transparent;
	background-image:url(images/btn_nextsupporters.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:0 !important;
	color:transparent;
	display:block;
	height:14px;
	width:140px;
}

/**************************************************************** PopUp */
#TYF_popup {
/*	background-color:#eeeeee;	*/
	left:0;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
}

#TYF_action_icon {
	position:absolute;
	right:100px;
	top:28px;
}

#TYF_popupwin {
	background-color:#6AC1B9;
	border-color:#000000;
	border-style:solid;
	border-width:5px;
	margin:0 auto;
	padding:20px 40px;
	position:relative;
	width:500px;
}

#TYF_popupwin .closebtn {
	position:absolute;
	right:20px;
	top:20px;
}

#TYF_popupwin .closebtn a {
	background:url(images/popup_closebtn.gif) no-repeat;
	display:inline-block;
	font-size:0;
	height:20px;
	width:19px;
}

#TYF_errormessage {
	margin-bottom:12px;
	color:red;
	font-weight:bold;
}

#TYF_form {

}

#TYF_form p {
	margin-bottom:6px;
}

#TYF_form p.error {
	margin-bottom:0;
	color:red;
	font-weight:bold;
}

#TYF_form p.success {
	margin-bottom:0;
	color:green;
	font-weight:bold;
}

#TYF_form input {
	color:#11B2EF;
	font-size:12px;
	font-weight:bold;
	width:220px;
}

#TYF_form .form_title {

}

#TYF_form .form_title h3 {

}

#TYF_form .form_comment {
	margin-bottom:16px;
}

#TYF_form .sender_data {
	margin-bottom:16px;

}

#TYF_form .sender_data p {

}

#TYF_form .sender_data input {

}

#TYF_form .controls {
	clear:both;
	float:none;
	width:100%;
}

#TYF_addfiendbtn {
	border:none;
	background-color:transparent;
	background-image:url(images/popup_addfriendbtn.gif);
	height:14px;
	width:108px !important;
	cursor:pointer;
	font-size:0 !important;
	margin-right:10px;
}

#TYF_sendbtn {
	border:none;
	background-color:transparent;
	background-image:url(images/popup_sendbtn.gif);
	height:14px;
	width:39px !important;
	cursor:pointer;
	font-size:0 !important;
	margin-right:10px;
}

#TYF_errormessage {

}

#TYF_friendslist {
	margin-bottom:16px;
}

#TYF_friendslist .recipient_data {
	float:left;
	margin-bottom:12px;
	margin-right:20px;
	width:230px;
}

#TYF_friendslist input {

}

