body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: center;
}
h2 {
	margin-top: 30px;
	font-size: 17.5px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	margin-top: 24px;
}
h4 {
	font-size: 14px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
input, select, textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #358be7 url(/i/input.gif) top repeat-x;
	border: 1px solid #196cc8;
	color: #FFFFFF;
}
#examples input { background: none; }
a {
	color: #247fe6;
	cursor: pointer;
}

/* --- */

.wrapper {
	position: relative;
	width: 728px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.m { position: absolute; left: -789em; }
.clear { clear: both; }
.btn {
	background: url(/i/btn.gif) top repeat-x;
	border: 1px solid #196cc8;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
a.btn { line-height: 20px; text-decoration: none; }
.btn.red { background-image: url(/i/btn_red.gif); border-color: #FF0000; }
.hr {
	border-bottom: 2px solid #000000;
	margin: 40px 0px 40px 0px;
}

/* --- */

#header {
	height: 101px;
	background: url(/i/header.gif) top repeat-x;
}
#header .wrapper {
	position: relative;
	background: url(/i/logo.gif) 0px 18px no-repeat;
}
#header #badge {
	position: absolute;
	top: 18px;
	right: 0px;
	width: 200px;
	padding: 10px 50px 10px 0px;
	color: #FFFFFF;
	text-align: right;
	background: url(/i/idea_shower.gif) right center no-repeat;
}
#header a { color: #6dacef; }

/* --- */

#nav {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 76px 0px 0px 0px;
}
#nav li {
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}
#nav li a {
	display: block;
	padding: 0px 15px 0px 15px;
	font-size: 12px;
	line-height: 23px;
	border: 1px solid #2d83da;
	background: url(/i/nav_bg.gif);
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#nav li a:hover { text-decoration: underline; }

/* --- */

#ad {
	margin: 24px 0px 19px 0px;
}
#container {}
#example_leadin {
	display: block;
	float: right;
	width: 240px;
	height: 88px;
	margin: 30px 0px 0px 30px;
	text-indent: -789em;
	background: url(/i/example_leadin.gif) no-repeat;
}

/* --- */

.col33 {
	float: left;
	width: 220px;
	padding: 0px 20px 0px 20px;
	font-size: 10px;
}
.l { padding-left: 0px; }
.mi { width: 200px; border-left: 1px dashed #D6D6D6; border-right: 1px dashed #D6D6D6; }
.r { padding-right: 0px; }

.opts {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.opts li {
	position: relative;
	float: none;
	height: 25px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 125px;
}
.col33 textarea {
	width: 195px;
	height: 100px;
}

label {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 125px;
	margin: 0px;
	padding: 0px;
}
#options {
	margin-bottom: 40px;
}
#options .col33 input,
#options .col33 select {
	float: left;
	width: 70px;
	margin-right: 3px;
}

/* --- */

#instructions {	
	margin: 5px 0px 40px 18px;
	padding: 0px;
}
#instructions li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#rss {
	position: absolute;
	top: 185px;
	right: -30px;
	width: 149px;
	height: 122px;
	background: url(/i/rss.gif) center no-repeat;
	text-indent: -789em;
}
*html #rss { top: 220px; }

/* --- */

#controls {
	text-align: center;
}
#controls ul {
	list-style: none;
	width: 560px;
	height: 35px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#controls ul li {
	float: left;
	width: 25%;
	text-align: center;
}
*html #controls ul li { width: 22%; }

/* --- */

#workarea { 
	text-align: center;
}
#background { 
	position: relative;
	margin: 0px auto 0px auto;
	padding: 14px;
	width: 700px; 
	height: 300px;
	border: 4px solid #2d67a7;
	text-align: left;
	overflow: hidden;
	background-position: 14px 14px;
}
#flash { 
	position: absolute;
	top: 0px;
	left: 0px;
}
#copy {

}

/* --- */

#export textarea { height: 75px; }

/* --- */

#footer { margin: 60px 0px 100px 0px; text-align: center; }

/*#wrap div { background: #000000; }*/




/* --- */

.ex { 
	float: left;
	width: 340px;
	height: 360px;
	margin: 10px 10px 20px 10px;
	overflow: hidden;
	text-align: justify;
	font-size: 13px;
}
.ex h4 {
	margin: 0px;
	padding: 0px;
	background: #333333;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
#content_1, #content_2, #content_3 { display: none; }
*html .ex { margin-right: 5px; }

