@charset "UTF-8";
/* RadicalSoft Css Sheet*/

/* Reset CSS*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
font-size:100%;
font-weight:normal;
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
td, th, caption {
font-weight:normal;
text-align:left;
}
img, fieldset {
border:0 none;
}
ol {
list-style:decimal outside none;
padding-left:1.4em;
}
ul {
list-style:square outside none;
padding-left:1.4em;
}
q:before, q:after {
content:"";
}


/* Reset CSS*/

body {
	background-image: url(i/back_pattern.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
#wrapper {
	height: 100%;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo{
	height: 48px;
	width: 570px;
	margin-left: 125px;
	background-image: url(i/radicalSoft_logo.png);
	background-repeat: no-repeat;
	margin-top: 42px;
}


#logo h2 a {
	display:block;
	width:193px;
	height:57px;
	text-indent:-9999px;
	outline:none;
}



#navigation{
	float: right;
	width: 120px;
	}

#logoBox {
	height: 230px;
	width: 608px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 30px;
}
.logo_ttle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6c808a;
	text-align: center;
}
#textbox {
	height: 296px;
	width: 805px;
	text-align: center;
}
#txtarea {
	position: absolute;
	top: 375px;
	width: 805px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6c808a;
	margin-left: 130px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	margin-bottom: 20px;
	background-color: #dfe5eb;
	padding: 5px;
	font-weight: bold;
}
h1 b {
	font-family: Arial, Helvetica, sans-serif;
	color: #2cadda;
	font-size: 22px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6c808a;
	margin-left: 130px;
	margin-top: 20px;
	line-height: 18px;
	margin-right: 100px;
}
p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6c808a;
	margin-left: 130px;
	margin-top: 20px;
	line-height: 18px;
	margin-right: 100px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c808a;
	text-align: center;
	line-height: 18px;
	width: 490px;
	padding-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

/* Icons Navigation */

.rollover a{
	display:block;
	font-size:14px;
	background-image: url(i/contactus_1st.png);
	background-repeat: no-repeat;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-left: 23px;
	margin-top: 5px;
	text-decoration: none;
	color: #6c808a;
	}
.rollover a:hover {
	display:block;
	font-size:14px;
	background-image: url(i/contactus_hover.png);
	background-repeat: no-repeat;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-left: 23px;
	margin-top: 5px;
	text-decoration: none;
	color: #FFF;
}

.Wyzologo {
	width: 176px;
	height: 202px;
	float: left;
	margin-left: 20px;
	background:url(images/wyzo_hov.png) no-repeat top left;
}
.Wyzologo a {
	width: 176px;
	height: 202px;
}
.Wyzologo a:hover {
}

.Fireaddonslogo {
	width: 176px;
	height: 202px;
	float: left;
	margin-left: 20px;
	background:url(images/fireaddonLogo_hov.png) no-repeat top left;
}
.Fireaddonslogo a {
	width: 176px;
	height: 202px;
}
.Fireaddonslogo a:hover {
	background-repeat: no-repeat;
}
.Flvplayerlogo {
	width: 176px;
	height: 202px;
	float: left;
	margin-left: 20px;
	background:url(images/flvplayer_hov.png) no-repeat top left;
}
.Flvplayerlogo a {
	width: 176px;
	height: 202px;
}
.Flvplayerlogo a:hover {
}

/* ----------- My Form ----------- */
.myform{
	width:400px;
	padding:14px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

#stylized .label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
textarea {
	clear:both;
	width:200px;
	height:100px;
	text-align:justify;
	color:#000;
	font-size:12px;
	margin-left: 10px;
	margin-bottom: 20px;
	border:solid 1px #aacfe4;
	font-family: Arial, Helvetica, sans-serif;
}

