*{
padding:0px;
margin:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
}
body{
width:980px;
height:100%;
margin:0 auto;
font-family: Calibri;
background: #DDD;
}

a	{
	/*color: #1128FF;*/
}

a:hover	{
	text-shadow: 0.1em 0.1em 0.5em #666;
}

p	{
	text-align: justify;
}

code	{
	font-family: "Courier New", Courier, monospace;
	display: block;
	border: #AAA 1px dashed;
	background: #EEEEEE;
	padding: 10px;
	text-align: left;
}

#header{
/*background-image:url(images/bg/top_bg_cloud.png);*/
background-position:top left;
background-repeat:no-repeat;
height:200px;
}
#content{
background: #FFF;
width:848px;
padding:0 60px 50px 70px;
float:left;
border-left: #999 1px solid;
border-right: #999 1px solid;
}
#footer{
height:83px;
width:980px;
float:left;
background: url(images/footer.png) no-repeat top;
padding-bottom: 20px;
}
#menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
padding:30px 0 0 20px;
margin-right: 17px;
}
#menu li{
list-style-type:none;
display:inline;
}
#menu a{
text-decoration:none;
margin:0 17px;
color: #FFF;
}
#menu a:hover	{
	text-shadow: 0.1em 0.1em 0.5em #000;
}
#menu a:visited{text-decoration:none}
#main{
width:850px;
float:left;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
}
#footer p{
text-align:center;
padding-top: 50px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#686767;
}
#footer a{
color:#686767;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}

h2	{
	border-bottom: #CCC 1px solid;
	text-align: center;
	font-size: 2.0em;
	color: #000;
	font-weight: normal;
}

h3	{
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: #CCC 1px solid;
}

h4	{
	font-weight: normal;
	font-size: 1.3em;
}

h5	{
	font-size: 11px;
	color: #999;
}

#newprofilebutton	{
		background: url(images/createnew.png) 0 0px no-repeat;
		width: 250px;
		height: 56px;
}
#newprofilebutton:hover	{
		background: url(images/createnew.png) 0 -56px no-repeat;
}

#buttontop	{
		background: url(images/buttontop.png) 0 0px no-repeat;
		width: 125px;
		height: 39px;
		float: left;
		margin-top: -16px;
		text-align: center;
		color: #999;
}
#buttontop:hover	{
		background: url(images/buttontop.png) 0 -40px no-repeat;
		color: #000;
}

#pleaseremovebutton	{
		background: url(images/pleaseremove.png) no-repeat 60px 0;
		width: 375px;
		height: 50px;
}
#pleaseremovebutton:hover	{
		background: url(images/pleaseremove.png) 60px -50px no-repeat;
}

#spacer	{
		width: 100%;
		height: 50px;
}

.table-main	{
		width: 100%;
		padding-left: 25px;
		color: #666;
		font-size: 13px;
}

.table-main td	{
	/*border: #CCC 1px solid;*/
	padding: 3px;
	vertical-align: top;
}

.table-admin	{
		width: 100%;
		color: #666;
		font-size: 15px;
}

.table-admin td.small	{
		font-size: 11px;
}

.table-comment	{
	width: 100%;
	padding-left: 100px;
	padding-right: 100px;
	color: #666;
	text-align: justify;
	font-size: 12px;
}

.table-comment td	{
	border-bottom: #DDD 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
}

.table-comment-img	{
	margin-right: 20px;
	float:left;
	width: 50px;
	/*border: #090 1px solid;*/
}

.comment-header	{
	font-size: 12px;
	color: #AAA;
	float: right;
	padding-left: 5px;
}

.comment-footer	{
	font-size: 11px;
	color: #AAA;
	float: right;
}

#comment /* Needed because of indent*/
{
	padding-left: 200px;
}

.table-admin a	{
	text-decoration: none;
}

.table-admin td	{
	border: #CCC 1px solid;
	padding: 3px;
}

.table-nopadding	{
		width: 100%;
		color: #666;
		font-size: 13px;
}

.table-nopadding td	{
	/*border: #CCC 1px solid;*/
	padding: 3px;
	text-align: center;
	vertical-align: top;
}

.table-profile	{
	width: 300px;
	color: #666;
	font-size: 14px;
}

.table-profile td	{
	border-bottom: #CCC 1px solid;
	padding: 2px;
}

.table-profile-list	{
	text-align: center;
	font-size: 12px;
	color: #999;
	/*margin-left: 50px;*/
}

.table-profile-list	td	{
		/*width: 150px;*/
		text-align: left;
		padding: 10px;
		vertical-align: top;
}

.table-profile-list img	{
	/*background: #444;*/
	margin-bottom: 0px;
	max-height: 300px;
	max-width: 300px;
}

.table-profile-list-item td {
	padding: 0px;
	margin: 0px;
	border: none;
	color: #333;
}

.table-poll	{
	color: #333;
	font-size: 1.5em;
	width: 100%;
	text-align: center;
}

.table-poll a	{
		text-decoration: none;
}

.create-textarea	{
	border: #CCC 1px solid;
	width: 500px;
	height: 300px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
}

.profile-link	{
	border: none;
	width: 100%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.profile-link a	{
	text-decoration: none;
	color: #DEDEDE;
}

.profile-link a:hover	{
		/*color: #03F;*/
}

.input-remove	{
	border: #CCC 1px solid;
	width: 500px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAA;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.input-big	{
	border: #CCC 1px solid;
	width: 500px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 20px;
	font-weight: bold;
}

.input-normal	{
	border: #CCC 1px solid;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 20px;
	font-weight: bold;
	margin-top: 2px;
	font-weight: normal;
}

.input-small	{
	border: #CCC 1px solid;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	margin-top: 2px;
}

.input-very-small	{
		width: 20px;
		font-size: 12px;
		border: #CCC 1px solid;
}

.input-search	{
	text-align: center;
	color: #AAA;
	border: #CCC 1px solid;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 2px;
	font-weight: normal;
}

.input-comment	{
		text-align: center;
		color: #AAA;
		font-size: 13px;
		padding: 5px;
		border: #CCC 1px solid;
		margin-bottom: 2px;
		width: 200px;
}

.textarea-comment	{
	width: 468px;
	height: 150px;
	border: #CCC 1px solid;
	padding: 5px;
	color: #666;
}

.list	{
	list-style-image: url(images/list-icon.png);
	margin-left: 50px;
	margin-right: -50px;
}

.list-create	{
	padding-left: 20px;
	line-height: 30px;
	list-style-image: url(images/list-icon.jpg);
}

.button-normal	{
	background: url(images/button.png) 0 0px repeat-x;
	border: #999 1px solid;
	/*float: left;*/
	padding: 3px;
	text-decoration:none;
	color:#000;
	margin-left: -5px;
}

.button-normal-disabled	{
	/*background: url(images/button.jpg) 0 0px repeat-x;*/
	border: #CCC 1px solid;
	/*float: left;*/
	padding: 3px;
	text-decoration:none;
	color:#999;
}

.button-normal:hover	{
		background: url(images/button.png) 0 -25px repeat-x;
		color: #000;
}

.button-search	{
	background: url(images/button.png) 0 0px repeat-x;
	border: #999 1px solid;
	padding: 3px;
}

.button-search:hover	{
		background: url(images/button.png) 0 -25px repeat-x;
}

#error	{
	width: 100%;
	color: #C00;
	text-align: center;
}

#success	{
	width: 100%;
	color: #090;
	text-align: center;
}

.highlight	{
		/*color: #03F;*/
}

.table-relationship td	{
	/*border: #666 1px solid;*/
	text-align: left;
}

.num-row	{
	font-size: 11px;
	margin-right: 2px;
	padding: 4px;
	text-decoration: none;
}

.num-row-active	{
	font-size: 11px;
	margin-right: 1px;
	padding: 4px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-top: #999 1px solid;
}

.password	{
		background: #666;
}

.password:hover	{
		background: none;
}

#admin-menu	{
	background: url(images/transparent.png);
	width: 150px;
	position: absolute;
	top: 44px;
	left: 55%;
	border: #CCC 1px solid;
	font-size: 12px;
	padding: 2px;
	padding-left: 25px;
	line-height: 20px;
	visibility: hidden;
}

.profile-pic	{
		width: 200px;
		max-height: 300px;
		/*min-height: 210px;*/
		float: left;
		margin-right: 20px;
		margin-top: 5px;
		margin-bottom: 10px;
		/*border: #090 1px solid;*/
}

.profile-pic-small	{
	width:100px;
	/*max-height:120px;
	/*border: #090 1px solid;*/
	margin-top: 10px;
}

#profile_pic_info	{
	position: absolute;
	background: url(images/transparent.png) repeat;
	margin-top: 8px;
	margin-left: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.show_rating_on_photo	{
	height: 14px;
	margin-left:5px;
}

#text	{
	color: #333;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}

#icon-panel	{
	width:200px;
	text-align:center;
}
#icon-panel img	{
	padding-left: 5px;
}

.table-about	{
	width:100%;
	height: 200px;
}
.table-about tr	{
	vertical-align: top;
}
.table-about p	{
	padding: 20px;
}

/* *************** wizard style ******************** */

/* profile wizard */
#profilewizardwindow	{
	border: #DDD 20px solid;
	width: 800px;
	height: 600px;
	position: fixed;
	top: 100px;
	visibility: hidden;
	background: #FFF;
}
#profilewizardwindow textarea	{
	border: #CCC 1px solid;
	margin: 20px;
	width: 400px;
	height: 440px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	position: absolute;
}
/* keep similar as above */
#wizardtext2	{
	border: #CCC 1px solid;
	margin: 20px;
	width: 400px;
	height: 440px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	position: absolute;
}

/* profile wizard */
#pagewizardwindow	{
	border: #DDD 20px solid;
	width: 800px;
	height: 600px;
	position: fixed;
	top: 100px;
	visibility: hidden;
	background: #FFF;
}
#pagewizardwindow textarea	{
	border: #CCC 1px solid;
	margin: 20px;
	width: 400px;
	height: 440px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	position: absolute;
}
/* keep similar as above */
#wizardtext12	{
	border: #CCC 1px solid;
	margin: 20px;
	width: 400px;
	height: 440px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	position: absolute;
}
/* *************** wizard style ******************** */

.table-specs	{
	width: 100%;
	font-size: 11px;
	color: #333;
	text-align: left;
	border-right: #DDD 1px solid;
}

.table-specs td	{
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	border-left: #DDD 1px solid;
}

.fullsizetable	{
	width: 100%;
	text-align: center;
}

.gallery-pic	{
	border: #EEE 10px solid;
	width: 100px;
	vertical-align: top;
	margin: 5px;
}

.gallery-pic:hover	{
	border: #DDD 10px solid;
}

/*floatbox is a javacript initiated information box*/
.floatbox	{
	border: #CCC 1px solid;
	background: url(images/transparent.png);
	position: fixed;
	padding: 5px;
	font-size: 12px;
	color: #FFF;
	width: auto;
	top: -100px;
	left: -100px;
	visibility: hidden;
}

#cover	{
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	position: fixed;
	background: url(images/transparent.png);
	visibility: hidden;
}
