/* - - - - - - - - - - - - - - - - - - - - -

Title : CrazyBeach -  Mamaia
URL : http://www.wishclub.ro/crazybeach/

Description : Default stylesheet

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Trebuchet MS, Arial, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #564c9d;
	background: #f8f6f9 url(http://www.wishclub.ro/crazybeach/images/bg.png) no-repeat top center;
	text-align: center;
	}
	
a.text:link {color: #e35d04;}
a.text:visited {color: #e35d04;}
a.text:active {color: #e35d04;}
a.text:hover {color: #e35d04; text-decoration: none; border-bottom:1px dotted #e35d04;}
a.text  {text-decoration: none}

/* ----- container ----- */

#container {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	display: block;
}
	
/* ----- cells ----- */

table, td, tr {font-size: 100%}


td.logo {
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 15px;
	}
	
/* ----- form ----- */
input {
	font-size: 90%;
	padding: 4px;
	border: #564c9d;;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #6e5b77;
}

textarea {
	font-size: 90%;
	padding: 4px;
	border: #564c9d;;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #6e5b77;
}

label {
	font-size: 90%;
	color: #564c9d;;
}
textarea {
	height: 100px;
	width:240px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	
}
.txt {
	width: 296px;
	color: #517990;
	border: #564c9d;;
	background: #abcadb;
}
.inputHighlighted{  /* Highlighting style */
	width: 296px;
	color: #fff;
  	background-color:#6f8b9b;
}

