/*------------------------------------------------------------------------
 LEFT
------------------------------------------------------------------------*/

.reformer fieldset {
	border: 0;
	margin: 10px 0;
	padding: 5px 10px;
}

.reformer .textareahold {
	padding-top: 10px;
}

#ie6 .reformer .textareahold {
	padding-top: 20px;
}

.reformer .textareahold textarea {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

#left {
	float: left;
	width: 470px;
	padding: 40px 0;
}
#left2 {
	clear: both;
	width: 900px;
	padding: 0 0 40px 20px;
	margin: auto auto;
	float: left;
}

#subtitle {
	font-size: 11px;
	margin-top: 2px;
}
#lead {
	padding: 10px 0 10px 0;
	font-weight: normal;
	color: #222;
	clear: both;
	font-size: 13px;
}

#text > h2 {
	margin-top: 30px;
}

h2 {
	margin-top: 30px;
	font-size: 18px;
}

#ie6 h2 {
	margin-bottom: 4px;
}

#ie6 .ltcontent h2 {
	margin-top: 30px;
}

.leftcontent > h2 {
	margin: 25px 0 10px 0;
}

#text > ol {
	padding: 3px 15px 10px 35px;
}

#text > ol li {
	padding: 1px 0;
}

#text p {
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
}
p img, small img {
	float: left;
	margin-right: 10px;
}
#left table {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
}

.tutstable {
	margin: 20px 40px;
}

.tutstable tr td {
	padding: 5px;
}

#left td { 
	padding: 2px 6px;
	vertical-align: top;
}
#left #longtailtable {
	font-size: 12px;
	line-height: 10px;
	margin:0;
	width: 100%;
	border-collapse: collapse;
}
#left #longtailtable td {
	padding: 5px;
	margin: 0;
}
em {
	display: block;
	font-style: italic;
	margin: 10px 0;
	color: #444;
}
pre, code {
	display: block;
	width: 460px;
	font-family: monospace;
	margin: 10px 0 0px 0;
	font-size: 12px;
	line-height: 14px;
	overflow: auto;
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid #999;
}
pre {
	margin: 10px 0 20px 0;
}
.grey { 
	background-color: #EEE; 
}
.theader { 
	color: #FFF; 
	background-color: #666; 
}
.ltcontent .media {
	padding: 0;
	background-color: #000;
	width: 600px;
	text-align: center;
	margin: 10px 0 30px 0;
}

.ltcontent .media3 {
	padding: 0;
	background-color: #fff;
	width: 600px;
	text-align: center;
	margin: 10px 0 30px 0;
}

.ltcontent .image {
	clear: both;
	float: none;
	margin: 20px auto;
	height: auto;
	width: 600px;
	text-align: center;
}

#left .media iframe {
	display: none;
}
#left .media div, #left .media table {
	margin: 10px auto;
	padding: 0;
	width: 206px;
	font-size: 18px;
}
#left .media td {
	padding: 0;
}
#left .button, #right .button  {
	margin: 15px 0 15px 0;
	display:block;
	width: 190px;
	text-align: center;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
}


/*------------------------------------------------------------------------
 THREADS
------------------------------------------------------------------------*/
.tgrey, .twhite {
	cursor: pointer;
	margin-bottom: 2px;
	padding: 3px auto 5px auto;
}
.tgrey a, .twhite a {
	display: block;
	margin: 0;
	padding: 0 16px;
	padding-top: 8px;
	border-left: 4px solid;
}
.tgrey p, .twhite p {
	margin:0;
	font-size: 11px;
	padding: 0 16px;
	padding-bottom: 8px;
	border-left: 4px solid;
}
.tgrey { 
	background-color: #eee;
}
.pdude { 
	margin: 0 0 5px 0;
	width: 98%;
	background: #ccc;
	color: black;
	padding: 0 1%;
	height: 27px;
	line-height: 30px;
}
.pdude strong {
	display: block;
	font-size: 14px;
	width: 50%;
}
.pdude span {
	display: block;
	float: right;
	font-size: 11px;
	line-height: 30px;
}
.ptext img {
	float: none;
}
.ptext {
	margin: 12px 1% 40px 1%;
	overflow: hidden;
	width: 98%;
}
hr {
	border: 0;
	color: #FFF;
	height: 40px;
}
code {
	width: 570px;
}
/*------------------------------------------------------------------------
 RIGHT
------------------------------------------------------------------------*/
#right {
	float: right;
	width: 200px;
	padding: 8px 0 30px 0;
}

#resultdiv {
	padding-bottom: 15px;
}
#resultdiv ol {
	margin-top: 5px;
}
#resultdiv p {
	font-size: 11px;
	font-weight: bold;
}
#google {
	margin-top: 45px;
}


/*------------------------------------------------------------------------
 FORMS
------------------------------------------------------------------------*/
fieldset h2 {
	margin: 5px 0 0 0;
	padding-bottom: 0;
}
fieldset p {
	margin: 5px 0;
	line-height: 16px;
}
.leftcontent input, select, textarea, #varsform .pick {
	width: 60%;
	margin: 5px 0;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	clear: left;
} 

.googlecheckoutform input
{
	width: auto;
	margin: auto;
	border: 0;
}

.ltcontent textarea {
	width: 60%;
	height: 200px;
	font: 13px/15px Arial, sans-serif;
	clear: left;
}

#ie6 textarea {
	margin-top: -10px;	
}

#ie textarea {
	margin-top: -7px;	
}

button.styled {
	margin: 10px 0 20px 0;
	background: #7dbcfd;
	color: black;
	width: auto;
	padding: 5px 10px;
	line-height: 20px;
	border: 0px;
	cursor: pointer;
}

button.styled:hover {
	background: #acd5fd;
}

button.styled:active {
	background: #fcd000;
}

label {
	display: block;
	float: right;
	width: 35%;
	font-size: 11px;
	margin: 5px 5px 0 0;
}
label a {
	cursor: pointer;
}
acronym { 
	cursor: help;
}

#emaillabel {
	margin:0;
	padding:0;
}

.leftcontent input.licenseok {
	float: left;
	width: auto;
	height: auto;
	border: 0;
	clear: none;
	margin-right: 6px;
	position: relative;
	bottom: 1px;
}


#licenseoklabel {
	width: 90%;
	float:left;
	margin-top:3px;
	margin-left: 3px;
}
#examplefrm, #varsform,#sendform,#subsform { 
	margin-bottom: 25px;
}
#varsform legend, #sendform legend, #subsform legend   {
	padding: 0 5px;
}
#varsform fieldset, #sendform fieldset, #subsform fieldset {
	margin: 5px 0 10px 0;
	border-top: 2px solid #999;
	padding-left: 20px;
}
#varsform label, #sendform label, #subsform label {
	display: block;
	margin-left: 5px;
	float: left;
	clear: left;
	width: 24%;
}
#varsform input, #varsform select, #sendform input, #sendform select, 
	#sendform button, #subsform select, #subsform button {
	float: left;
	clear: none;
	width: 69%;
}
#varsform p { 
	margin-top: 15px;
}
#examplefrm select {
	width: 468px;
}
#left2 label img {
	float: none;
	cursor: pointer;
	margin: 0 0 -3px 0;
}
#editfrm { 
	display: none; 
}
#embedswitch, #swfobjswitch, #xamlnote {
	margin: 30px 0 0 0;
	font-size: 11px;
}
#communication, #embedcode, #embedswitch, #embedparams, #general, #layout, #playback,#properties,#colors,#wiz_playlist {
	display: none; 
}
#varsform .pick {
	display: block;
	float:left;
	width: 4%;
	margin-right: 1%;
	height: 16px;
	clear: none;
}
#varsform .colorinput {
	width: 64%;
}
#colorpicker { 
	border-collapse: collapse; 
	position: absolute;
	left: 300px;
	top: 600px; 
	background-color: #FFF; 
	border-top: 1px solid #EEE; 
	border-left: 1px solid #EEE; 
	border-right:1px solid #999; 
	border-bottom:1px solid #999;
	display: none; 
	padding:5px; 
}
#colorpicker a { 
	display: block; 
	width: 15px; 
	height: 15px; 
	margin-bottom: 1px; 
	margin-right: 1px; 
	font-size:10px; 
}
#tracecode { 
	height: 200px;
}

span.formlabel
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}

.validationerrors
{
    margin-bottom: 10px;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: bold;
    color: #FF0000;
}

table.paypalform td.bolded
{
	font-weight: bold;
}

/*------------------------------------------------------------------------
FOOTER STYLES
------------------------------------------------------------------------*/
#pageurl {
	display: none;
}
#footer {
	border-bottom: 4px solid #000; 
	font-size: 11px;
	clear: both;
	width: 470px;
	padding-bottom: 5px;
}