body.iframer { 
	background: #a3d0b2 url(../art/if_bg.jpg) no-repeat;
	padding: 0;
	border: 0;
	margin: 0px;
	font-family: 'Lucida Grande',Verdana, Sans-serif;
	width: 512px;
	max-width: 512px;
	text-align: left;
}

body.iframer div.black {
	position: absolute;
	z-index: 9993;
	background-color: #000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

body.iframer div.ifembw {
	background-color: #fff;
	width: 400px;
	height: 150px;
	z-index: 9995;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	margin: 225px 0 0 40px;
	padding: 10px;
}

body.iframer div.ifembw span.title {
	font-size: 13px;
	letter-spacing: 3px;
	display: block;
	color: #666;
	margin-bottom: 3px;
}

body.iframer div.ifembw form {
	border: 0;
	margin: 0;
	padding: 0;
}

body.iframer div.ifembw textarea {
	background-color: #eee;
	width: 400px;
	height: 70px;
}

body.iframer div.ifembw span.clsr {
	display: block;
	margin: 4px 0 0 290px;
	background-color: #0da348;
	color: #fff;
	padding: 3px;
}

body.iframer div.ifembw span.clsr:hover {
	background-color: #e54732;
}

body.iframer div.ifembw span.clsr:hover {
	background-color: #e54732;
}

body.iframer div.ifembw div.sz span.sm, body.iframer div.ifembw div.sz span.lg {
	width: 100px;
	display: block;
	padding: 3px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	border-right: 3px;
	margin: 4px 0 4px 0;
	float: left;
}

body.iframer div.ifembw div.sz {
	width: 400px;
	height: 22px;
}

body.iframer div.ifembw div.sz span.dsbl {
	background-color: #888;
	border: 1px solid #888;
	color: #aaa;
}

body.iframer div.ifembw div.sz span.enbl {
	background-color: #fff;
	color: #0da348;
	border: 1px solid #0da348;
}

body.iframer div.ifembw div.sz span.enbl:hover {
	background-color: #e54732;
	border: 1px solid #e54732;
	color: #fff;
}


div.imarapper {
	width: 512px;
	overflow: hidden;
}

img.title {
	padding: 10px;
}

a:link {
	color: #0da348;
}

a:visited {
	color: #56541c;
}

a:hover {
	color: #e54732;
	text-decoration: none;
}

p  {
	color: #474a40;
}

div.logos {
	float: right;
	text-align: right;
	margin-right: 10px;
}

h1 { 
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-family: 'Lucida Grande',Verdana, Sans-serif;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 0;
}

div.iftop {
	height: 105px;
}

h2 { margin: 0 0 5px -10px; font-family: 'Lucida Grande',Verdana, Sans-serif; }

span.int { 
	font-family: 'Lucida Grande',Verdana, Sans-serif;
	color: #63625f;
}

body.iframer div.iftext {
	padding: 3px 10px 0px 10px;
	margin: 0;
	background-color: #fff;
	width: 490px;
	height: 145px;
	overflow: auto;
	font-size: 13px;
}

div.shlinks {
	padding: 5px 0;
	width: 514px;
	background: #666;
}

div.shlinks a {
	text-decoration: none;
	font-size: 13px;
	width: 150px;
	font-family: 'Lucida Grande',Verdana, Sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 2px 5px;
	margin: 0 15px 0 5px;
	color: #fff;
	display: block;
}

div.shlinks a.side {
	margin: 0 5px 0 15px;
	float: right;
	width: 200px;
	text-align: right;
}

div.shlinks a:hover {
	background: #e54732;
	color: #fff;
}


div.showemb  {
	color: #3333;
	background-color: #fff;
    position: absolute;
    top: 400px; 
    left: 20px;
    z-index: 99; 
    visibility: hidden;
	border: 1px solid #95a197;
	padding: 10px;
	line-height: 12px;
	width: 380px;
	height: 80px;
	overflow: auto;
	font-size: 12px;
	-webkit-box-shadow: -3px 2px 3px #7c7c7c;
	-moz-box-shadow: -3px 2px 3px #7c7c7c;
	box-shadow: -3px 2px 3px #7c7c7c;
 }
 
 div.showemb a {
 	background: #fff;
 	color: #0da348;
 	text-transform: lowercase;
 	font-size: 13px;
}

div.showemb a:hover {
	background: #fff;
	color: #e54732;
	text-decoration: none;
	font-size: 13px;
}

textarea {
	width: 512px;
	height: 150px;
	margin: 0;
}