﻿img
{
	border: 0px;
}

#header
{
	text-align: right;
	border: #B033ff 0px solid;
}

#navigation
{
	text-align: left;
	border: #0C33ff 0px solid;
}

#main
{
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

#emotional_drop
{
	height: 75px;
	width: 225px;
	border: #A033ff 0px solid;
	margin-top: 100px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

#drop_zone_sermotion, #drop_zone_web, #drop_zone_tags
{
	width: 75px;
	height: 75px;
	text-align: left;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}

#drop_zone_sermotion
{
	background-image: url(/assets/images/drop_zone_sermotion.gif);
	float:left;
	margin-left: 0px;
	margin-right: 75px;
}

#drop_zone_web
{
	background-image: url(/assets/images/drop_zone_web.gif);
	float: left;
}

#drop_zone_tags
{
	background-image: url(/assets/images/drop_zone_tags.gif);
	float: left;
}

#emotion_select
{
	height: 60px;
	width: 440px;
	border: #0E33ff 0px solid;
	margin: 0px auto;
}

#google_search_data, #form2
{
	visibility: hidden;
	display: none;
}

#banner
{
	width: 760px;
	height: 120px;
	background-image: url(/assets/images/banner.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#ad_container
{
	padding-top: 15px;
}

div.drag_item_container
{
	margin-right: 5px;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	float: left;
}

div.drag_item_plate
{
	background-image: url(/assets/images/plate.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	width: 50px;
	height: 10px;
	float: left;
}

div.drag_item
{
	width: 50px;
	height: 50px;
	cursor: move;
	position: relative;
	z-index: 50;
}

#page
{
	width: 760px;
	margin: 0px auto;
	min-height: 100%;
	text-align: center;
}

html, body
{
	margin:0;
	padding:0;
}

body
{
	text-align: center;
}

div.dialog_wrapper_hide
{
	display: none;
}

div.dialog_wrapper_show
{
	width: 200px;
	height: 10px;
	border: #FE33ff 0px solid;
	position: absolute;
	text-align: left;
	top: -13px;
	z-index: 100;
}

body
{
	font-family: Verdana;
	font-size: 10pt;
}

#navigation a, #navigation a:visited, #navigation a:hover
{
	color: silver;
	text-decoration: none;
}

span.dialog
{
	border: #0E33ff 0px solid;
	background-color: #ffff99;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

p, ul
{
	line-height: 15pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

pre
{
	border-left: black 0px solid;
	background-color: #ffffcc;
}

a.no_visit, a.no_visit:visited, a.no_visit:hover
{
	color: Black;
	text-decoration: none;
}
