/* CSS template for EmotionAI.com */

body {
	background: #666666 url(../images/background.jpg) repeat-x top;
	font-family: Tahoma, Helvetica, sans-serif;				
	text-align: center;
}

p {
	font-size: 14px;
	line-height: 210%;
	color: #666666;
}

h1 {
	font-size: 24px;
	line-height: 128%;
	color: #71b01e;
	font-weight: normal;
}
	
h2 {
	font-size: 14px;
	line-height: 210%;
	font-weight: bolder;
	color: #71b01e;
}
	
ul {
	list-style-type: lower-greek;
	list-style-position: outside;
}

li {
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}

td {
	font-size: 14px;
	line-height: 210%;
	color: #666666;
}

.dark {
	color: #304b5c;
}

.bold {
	font-weight: bolder;
	position: relative;
	z-index: 5;
}

.bold_blue {
	color: #304b5c;
	font-weight: bolder;
	position: relative;
	z-index: 5;
}

.one_line_drop_shadow {
	color:#dddddd; 
	margin:-44px 0px 0px 2px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.two_line_drop_shadow {
	color:#dddddd; 
	margin:-73px 0px 0px 2px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.mirror_shadow {
	color:#dddddd; 
	margin:-33px 0px -24px 0px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.quotation {
	font-style:italic;
	font-size:10px;
	color:#304b5c;
}

.spacer {
	height: 2px;
}

.line_spacer {
	min-height: 14px;
}

.sidebarText {
	float: left;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	font-style:italic;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

a:link {
	color: #71a01e;
	text-decoration: none;
}

a:visited a:active a:hover {
	color: #304b5c;
	text-decoration: none;
}

.footer {
	color: #e3e3e3;
}

.footerSmallprint {
	color: #e3e3e3;
	font-size: 11px;
}

.content_title {
	font-size: 13px;
	line-height: 195%;
	font-weight: bolder;
	color: #71a01e;
	text-transform: uppercase;
}

.content_postit_spacer {
	padding-left: 90px;
}

.nav {
	font-size: 16px;
	color: #dddddd;
	background-color: #304b5c;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 10px 4px 10px;
	display: block;
	float: left;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-right-style: groove;
}

.nav a {
	color: #dddddd;
	text-decoration: none;
}

.nav a:hover {
	color: #71a01e;
	text-decoration: none;
}

.pricing {
	width: 480px;
}

.pricing th {
	color: #dddddd;
	background: #304b5c;
	padding: 10px 5px 13px 10px;
}
	
.pricing td {
	height: 24px;
	width: 70px;
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #304b5c;
}
	
/* Layout Blocks */

#wrapper {
	height: 100%;
	width: 935px;
	margin: 0px auto auto auto;
	text-align: left;
}

#frame {
	height: 100%;
	float: left;
	width: 935px;
}

#navbar {
	background: url(../images/navbar.png) no-repeat top;
	float: left;
	width: 880px;
	height: 42px;
	padding: 1px 0px 1px 55px;
}

#content {
	background: url(../images/contentAreaMid.png) repeat-y top;
	float: left;
	width: 935px;
	height: auto;
}

#content_border_top {
	background: url(../images/contentAreaTop1.png) no-repeat top;
	float: left;
	width: 935px;
	height: 30px;
}

#content_title {
	background: url(../images/contentAreaTop2.png) no-repeat top;
	float: left;
	width: 935px;
	height: 18px;
}

#content_body {
	float: left;
	width: 533px;
	height: auto;
	padding: 10px 0px 10px 95px;
}

.content_half_block {
	float: left;
	width: 225px;
	height: auto;
	padding: 0px;
	margin-right:25px;
}

.content_half_image {
	width: 96px;
	height: 96px;
	padding: 16px;
	border:0px;
}

.content_half_title {
	margin:-10px 0px 20px 20px;
}

.content_half_title_grey {
	margin:-10px 0px 20px 20px;
	color:#cccccc;
}

.content_block {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 10px 0px;
}

.content_image {
	float: left;
	width: 96px;
	height: 96px;
	padding: 10px 0px 0px 0px;
	border:0px;
}
	
.content_block_txt {
	float: left;
	width: 400px;
	height: auto;
	padding: 0px 20px 0px 10px;
}
	
.contact_block {
	margin-left:-10px;
	float: left;
	width: 328px;
	height: auto;
	padding: 0px;
}

.contact_block_txt {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 10px;
}
	
.contact_image {
	float: left;
	width: 64px;
	height: 64px;
	padding: 10px 0px 0px 0px;
	border:0px;
}

#logo {
	background: url(../images/logo.png) no-repeat top;
	float: right;
	width: 250px;
	height: 145px;
}

#sidebar {
	position: relative;
	top: -50px;
	float: left;
	width: 247px;
	height: auto;
	padding: 10px 50px 0px 10px;
}

.sidebar_image {
	float: left;
	margin: 35px 0px 50px -10px;
}

#footer {
	background: url(../images/footer2.png) no-repeat top;
	float: left;
	width: 815px;
	height: 33px;
	padding: 50px 20px 10px 100px;
}

#copyright {
	float: left;
	width: 508px;
	height: 28px;
	padding: 5px 0px 0px 0px;
}

#contact {
	float: left;
	width: 247px;
	height: 28px;
	padding: 5px 0px 0px 40px;
}

#postit {
	background: transparent url(../images/post-it.png) no-repeat;
	float: left;
	width: 170px;
	height: 170px;
	padding: 10px 20px 20px 10px;
	z-index: 10;
}

#postit_top {
	background: transparent url(../images/post-it.png) no-repeat;
	position: relative;
	top: -410px;
	left: -20px;
	float: left;
	width: 170px;
	height: 170px;
	padding: 10px 20px 20px 10px;
	z-index: 10;
}
	
#postit_bottom {
	background: transparent url(../images/post-it.png) no-repeat;
	position: relative;
	top: -210px;
	left: -220px;
	float: left;
	width: 170px;
	height: 170px;
	padding: 10px 20px 20px 10px;
	z-index: 10;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#dddddd; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:44px; left:0; background:#304b5c; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #dddddd; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#304b5c}
ul.menu ul li a:hover {background-color:#304b5c}
ul.menu ul ul {left:148px; top:-1px}

ul.menu .menulink {
	padding:20px 5px 5px 5px;
	width:75px; 
	color: #dddddd;
	font-size: 16px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}

ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {background:#304b5c url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}	