/*
Based on a design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin:0;
	padding: 0;
	font-family:Verdana;
	font-size: 12px;

}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #311133;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-size: 23px;
	font-weight: bold;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 22px;
	font-size: 11px;
}

a:link {
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* --- Form ------------------------------------ */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family:Verdana;
	font-size: 11px;
	color: #4a094b;
	padding:1px;
}

/* --- Header ------------------------------------ */

#header {
	width: 1055px;
	height: 165px;
	margin: 0 auto;
}

#header div.header-left {
	float:left;
	margin:0;
	padding:0;
	height:165px;
	width:113px;
	background:url(../images/header-left.jpg);
}

#header div.logo {
	float:left;
	margin:0;
	padding:0;
	height:126px;
	width:198px;
	background:url(../images/header-logo.jpg);
}

#header div.header-title {
	float:left;
	height:126px;
	width:444px;
	background:url(../images/header-title.jpg);
}
#header div.header-title div.title {
	

}

.marquee
{
	font-size:12px;
	text-align:justify;
	padding:50px 10px 20px 10px;
	line-height:20px;
	letter-spacing:none;
	color:#FFFFFF;
	font-weight:bold;
	/* don't change */
    position: absolute;
	overflow: hidden;
	
}
.mooquee-text
{
	/* don't change */
	position: absolute;
	text-align:justify;
	width:424px;
}


#header div.right-image {
	height:126px;
	width:178px;
	background:url(../images/header-right-image.jpg);
	float:left;
}

#header div.header-right {
	height:165px;
	width:122px;
	background:url(../images/header-right.jpg);
	float:right;
}

#header div.login {
	width:659px;
	height:39px;
	background:url(../images/header-login.jpg);	
	float:left;
}
#header div.login div.register {
	padding:19px 20px 0 17px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	float:left;
}
#header div.login div.gallery {
	padding:19px 40px 0 17px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	float:left;
}
#header div#registration, #header div#galleryClick {
	cursor:pointer;
}

#header div.login div.login-form {
	padding:13px 0 0 0;
	color:#FFFFFF;
	cursor:default;
	font-size:10px;
}
#header div.login div.login-form input[type=text], #header div.login div.login-form input[type=password] {
	font-size:11px;
	font-weight:bold;
}
#header div.login div.login-form input[type=submit] {
	font-weight:bold;
	color:#FFFFFF;
	border:0;
	margin:0;
	padding:0 0 3px 20px;
	cursor:pointer;
	background:url(../images/heart.png) no-repeat ;
}

#header div.right-bottom {
	height:39px;
	width:161px;
	background:url(../images/header-login-right.jpg);
	float:left;
}
/* --- Page --------------------------------------------- */

#page {
	width: 1055px;
	margin: 0 auto;
}
#page div.left {
	width:113px;
	height:547px;
	background:url(../images/left.jpg);
	float:left;
}
#page div.right {
	width:122px;
	height:547px;
	background:url(../images/right.jpg);
	float:right;
}
/* --- Content --------------------------------------------- */

#content {
	float: left;
	width: 657px;
	height:547px;
}

/* --- Sidebar --------------------------------------------- */

#sidebar {
	float: right;
	width: 163px;
	height:547px;
	background:url(../images/sidebar.jpg);

}


#sidebar h2, #sidebar h2.link {
	height: 25px;
	padding-left: 8px;
	/*margin-bottom: 8px;*/
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}
#sidebar h2.link {

}
#sidebar ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
}

/* --- Footer --------------------------------------------- */
#footer {
	clear:both;
	margin: 0 auto;
	width: 1055px;	
	height: 58px;
	padding: 0;
	text-align: center;
	background:url(../images/footer.jpg);
	color:#FFFFFF;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #cccccc;
}

#legal a {
	color: #cccccc;
}

/* --- Search --------------------------------------------- */

#search {
}

#search input[type=submit] {
	font-family:'Tahoma';
	width:127px;
	height:29px;
	background:url(../images/search.png) no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	border:0;
	margin: 0 0 20px 10px;
	cursor:pointer;

}
#search a{
	margin-left:20px;
}
#search div#post-note {
	clear:both;
	width:124px;
	height:42px;
	padding:20px 0 0 15px;
	background:url(../images/post-note.png);
	cursor:pointer;
	color:#FFFFFF;
}
/* --- Overlaying forme ------------------------------------------ */
.form-overlay-bg {
	position:absolute;
	top:0px;
	left:0px;
	width:1055px;
	height:770px;
	border:none;
	visibility:hidden;
	z-index:-100;
}
.form_overlay {
	position:absolute;
	/* original width
	width:657px; 
	*/
	width:657px;
	margin-left:0px;
	height:547px;
	border:1px solid #333333;
	background-color:#FFFFFF;
	visibility:hidden;

	z-index:6;

}
.note_form_overlay {
	position:absolute;
	/* original width
	width:657px; 
	*/
	width:805px;
	margin-left:0;
	height:547px;
	border:1px solid #333333;
	background-color:#FFFFFF;
	visibility:hidden;

	z-index:6;

}

.closeForm{
	float:right;
	cursor:pointer;
}
.marker {
	position:absolute;
	border:none;
	z-index:1;
	width:80px;
	height:30px;
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	background:url(../images/bubble.png) no-repeat;
	color:#4a094b;
	font-size:14px;
	font-weight:bold;
	padding:10px 5px;
}
/* --- Others --------------------------------------------- */

.serror {
	
	color:#ff0000;
	font-weight:bold;
	padding-bottom:20px;
}

.sgood {
	font-family:'Vivaldi';
	color:#6a0e6a;
	font-weight:normal;
	font-size:30px;
	padding:40px;	
}

.sgoodb {
	font-family:'Vivaldi';
	color:#6a0e6a;
	font-weight:bold;
	font-size:30px;
	padding:40px;
}
/* --- Registration ----------------------------------------- */

div.registration-form {

}

div.registration-form h2{
	padding-left:10px;
	font-family:'Vivaldi';
	color:#6a0e6a;
	font-size:66px;
	font-weight:lighter;
	text-align:center;
}
div.registration-form div.detail{
	padding:0 10px;
	text-align:justify;
	font-family:'Vivaldi';
	color:#6a0e6a;
	font-size:32px;
}
.form {
	width:610px;
	margin:0;
	padding:20px 20px 0 20px;
	list-style-type:none;
}

.form li {
	padding:5px;
	color:#6a0e6a;
}
.form li.label {
	float:left;
	width:140px;
	clear:both;
	height:25px;
	overflow:hidden;
	text-align:right;
}
.form li.link {
	width:400px;
	text-align:right;
}
.form li.caption {
	font-size:14px;
	font-weight:bold;
	width:420px;
	border-bottom:1px solid #000000;
	clear:both;
}
.form li.text {
	font-weight:bold;
	clear:both;
	height:20px;
}
.form li.entry {
	height:25px;
}
.form li.entry input[type=text], .form li.entry input[type=password] {
	width:180px;
	background:url(../images/reg-field.png) no-repeat;
}
.form li.spacer {
	width:400px;
	height:10px;
}
.form li.button {
	width:400px;
	text-align:right;
}

div.noteForm {
	padding:20px;
}
div.noteForm div.rightSide{
	width:300px;
	float:left;
	height:400px;
	padding-right:20px;
	color:#6a0e6a;
	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;
}
div.noteForm div.rightSide textarea{
	border:none;
	width:259px;
	height:167px;
	background:url(../images/notewrite.jpg) no-repeat;
	color:#FFFFFF;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	
}
div.noteForm div.rightSide p{
	text-align:center;
	color:#6a0e6a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
div.noteForm div.leftSide{
	height:400px;
	color:#6a0e6a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	
}
div.noteForm div.leftSide input[type='text']{
	font-family:Verdana;
	font-weight:bold;
	width:235px;
	font-size: 12px;
	color: #4a094b;
	padding:1px;
}
div.noteForm div.leftSide div.tellFriend {
	padding-top:40px;
	float:right;

}
div.noteForm div.leftSide div.tellFriend div{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
div.noteForm div.leftSide div.tellFriend div.checkbox {
	font-size:12px;
}

div.noteForm div.bottomSide {
	margin-top:20px;
	width:100%;
	text-align:center;
}
#noteBanner {
	margin-top:30px;
}
#Preview {
	cursor:pointer;
	font-weight:bold;
	width:100px;
	text-decoration:underline
}
.previewImage {
	margin-left:100px;
	position:absolute;
	visibility:hidden;
}
/******************** NOTES 
div.oneBoard {
	
	float:left;
	height:530px;
	width:560px;
	border:1px dotted #000000;
}
div.boardPart {
	position:absolute;
	overflow:hidden;
	height:265px;
	width:280px;
	border:1px dotted #000000;
	background-color:#cccccc;
	}
div.note {
	position:absolute;
	
	background-color:#eeeeee;
	border:2px dotted #cccccc;
	font-size:4px;
	height:30px;
	width:20px;
	overflow:hidden;
}
*/