@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #4C5B52;
}

body {
	/*background-color: #0a0a0a;*/
	background-image: url(../images/bkgnd_page.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#entire_page {
	height:auto;
	width: 964px;
	margin-top: 10px;
	margin-bottom: 20px;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
}
#flash_playground {
	height: 476px;
	width: 964px;
	visibility: visible;
	position: relative;
}

/* MAIN BODY PANEL */
#main_body_panel {
	float: left;
	height: 564px;
	width: 583px;
	border: 12px solid #f6f7e7;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-color: #FFFFFF;
	left: 7px;
	z-index: 1;
	top: 10px;
}


/* -- ad/login/testomonies Panel */
#add_panel {
	position: relative;
	height: 200px;
	width: 310px;
	visibility: visible;
	margin-left: 632px;
	top: 20px;
	border: 8px solid #F6F7E7;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 2;
}

#login_panel {
	position: relative;
	height: 100px;
	width: 310px;
	visibility: visible;
	margin-left: 632px;
	top: 10px;
	border: 8px solid #F6F7E7;
	background-color: #7FC5DA;
	overflow: hidden;
	z-index: 2;
}

#test_panel {
	position: relative;
	height: 220px;
	width: 310px;
	visibility: visible;
	margin-left: 632px;
	top: 30px;
	border: 8px solid #F6F7E7;
	background-color: #a8bc45;
	overflow: hidden;
	z-index: 2;
}

/* MAIN MENU PANEL */
#menu_panel {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 240px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 3;
}

#menu_about {
	position: relative;
	top: 30px;
	left: 30px;
}

/* MAIN CONTENT PANEL */
#content_panel {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 340px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
}

#content {
	position: relative;
	top: 10px;
	margin-right: 30px;
	margin-botton: 20px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}

#content a:link,
#content a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8bc45;
	text-decoration: underline;
}

#content a:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

/* MAIN SAMPLES CONTENT PANEL */
#sample_body_panel {
	float: left;
	height: autox;
	width: 583px;
	border: 12px solid #f6f7e7;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-color: #FFFFFF;
	left: 7px;
	z-index: 1;
	top: 10px;
	padding-bottom: 20px;
}

#sample_content_panel {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 340px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
}

#sample_content {
	position: relative;
	top: 35px;
	margin-right: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}

#sample_content a:link,
#sample_content a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8bc45;
	text-decoration: underline;
}

#sample_content a:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

.sample_table_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.sample_table_header2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #a8bc45;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.sample_table_notification {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #060;
	padding-top: 2px;
	padding-bottom: 8px;
	font-weight: bold;
}

.sample_table_id {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
}

.sample_cell {
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
}

/* END SAMPLES */

/* MAIN LICENSING CONTENT PANEL */
#licensing_body_panel {
	float: left;
	height: autox;
	width: 583px;
	border: 12px solid #f6f7e7;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-color: #FFFFFF;
	left: 7px;
	z-index: 1;
	top: 10px;
	padding-bottom: 20px;
}

#licensing_content_panel {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 340px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
}

#licensing_content {
	position: relative;
	top: 35px;
	margin-right: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding-bottom: 20px;
}

#licensing_content a:link,
#licensing_content a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8bc45;
	text-decoration: underline;
}

#licensing_content a:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

.licensing_table_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.licensing_table_header2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #a8bc45;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.licensing_table_notification {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3CF;
	padding-top: 2px;
	padding-bottom: 8px;
}

.licensing_table_id {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
}

.licensing_cell {
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
}

/* END LICENSING */

/* MAIN ABOUT CONTENT PANEL */
#about_body_panel {
	float: left;
	height: auto;
	width: 583px;
	border: 12px solid #f6f7e7;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-color: #FFFFFF;
	left: 7px;
	z-index: 1;
	top: 10px;
	padding-bottom: 20px;
}

#about_content_panel {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 340px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
}

#about_content {
	position: relative;
	top: 35px;
	margin-right: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding-bottom: 20px;
}

#about_content a:link,
#about_content a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8bc45;
	text-decoration: underline;
}

#about_content a:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

.btm_about_spacer {
	padding-bottom: 10px;
}

/* END ABOUT */

/* MAIN CONTACT CONTENT PANEL */
#contact_body_panel {
	height: auto;
	width: 928px;
	border: 12px solid #f6f7e7;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-color: #FFFFFF;
	left: 7px;
	z-index: 1;
	top: 10px;
	padding-bottom: 30px;
}

#contact_content_panel {
	background-color: #FFFFFF;
	height: 100%;
	width: 668px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
}

#contact_content {
	position: relative;
	top: 35px;
	margin-right: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding-bottom: 40px;
	float: none;
}

#contact_content a:link,
#contact_content a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8bc45;
	text-decoration: underline;
}

#contact_content a:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

#contact {
	height: 600px;
}


/* END CONTACT */

/* MAIN FAQ CONTENT PANEL */
#faq_body_panel {
	height: auto;
	width: 928px;
	border: 12px solid #f6f7e7;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-color: #FFFFFF;
	left: 7px;
	z-index: 1;
	top: 10px;
	padding-bottom: 30px;
}

#faq_content_panel {
	background-color: #FFFFFF;
	height: 100%;
	width: 668px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
}

#faq_content {
	position: relative;
	top: 35px;
	margin-right: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding-bottom: 40px;
}

#faq_content a:link,
#faq_content a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8bc45;
	text-decoration: underline;
}

#faq_content a:hover {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}


/* END FAQ */

.title_text {
	font-size: 24px;
	font-weight: 400;
	line-height: 60px;
}

.body_text   {
	text-align: left;
}

.body_bold_text   {
	font-weight: 800;
}

#testimonials_box {
	margin: 10px 10px 10px 10px;
}

#testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
}

#testsig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
}

#footer_panel {
	position: relative;
	visibility: visible;
	height: 60px;
	width: 260px;
	float: none;
	z-index: 5;
	top: 25px;
	left: 30px;
	margin-bottom: 30px;
}

#footer {
	font-size: 11px;
	font-weight: normal;	
}

/* LOGIN PANEL */

#submit_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: absolute;
	left: 220px;
	top: 70px;

}

#login_uid_label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: 7px;
}

#login_pwd_label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#uid1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 20px;
	margin-right: 20px;
	margin-bottom: 8px;
	height: 15px;
	width: 200px;
	position: relative;
}

 #pwd1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 20px;
	height: 15px;
	width: 200px;
	position: relative;
}

#question {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60;
	text-align: left;
	padding-bottom: 10px;
}

#answer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	padding-left: 5px;
}