@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-image: url(../images/gray_bg_repeat.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a:active, a:focus {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

img a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.clear {
    height: 0px;
    clear: both;
}

.photo_edge {
	margin: 3px;
	padding: 2px;
	border: 3px solid #84AB6F;
}

.photo_edge:hover {
	margin: 3px;
	padding: 2px;
	border: 3px solid #39566E;
}

.photo_edge02 {
	margin: 3px;
	padding: 2px;
	border: 3px solid #84AB6F;
}

.photo_edge02:hover {
	margin: 3px;
	padding: 2px;
	border: 3px solid #BFA46F;
}

.right {
	float: right;
	margin: 3px 10px;
	padding: 2px;
	border: 3px solid #84AB6F;
}

.left {
	float: left;
	margin: 3px 10px;
	padding: 2px;
	border: 3px solid #84AB6F;
}

blockquote {
	margin-left: 25px;
	margin-right: 25px;
}


/* End Basics - CSS */



/* start of wrappers */


#wrapper {
	float: left;
	width: 100%;
}

#wrapper_top_outer {
	float: left;
	clear: both;
	width: 100%;
	background-image: url(../images/top_bg_x.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper_top {
	width: 980px;
	margin: 0px auto;
	text-align: left;	
}

#footer_wrapper_outer {
	float: left;
	clear: both;
	width: 100%;
	background-image: url(../images/footer_bg_x.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #002B3D;
}

#footer_wrapper {
	width: 980px;
	margin: 0px auto;
}


/* end of wrappers */


/* start of header */


#header {
	width: 980px;
	height: 181px;
	float: left;
	clear: both;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_logobox {
	width: 354px;
	height: 73px;
	float: left;
	margin-left: 15px;
	margin-bottom: 12px;
	margin-right: 151px;
	margin-top: 32px;
}

#header_topnav {
	width: 444px;
	height: 28px;
	float: left;
	margin-bottom: 79px;
	margin-top: 10px;
}

#header_topnav ul {
	display: block;
	float: left;
	width: 444px;
	height: 28px;
	list-style: none;
}

#header_topnav ul li {
    display: block;
    float: left;
    text-indent: -10000px;
	height: 28px;
}

#header_topnav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#header_topnav_blog {
    width: 153px;
}

#header_topnav_bd {
    width: 119px;
}

#header_topnav_answers {
    width: 172px;
}

#header_topnav_blog a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -520px -191px;
}

#header_topnav_bd a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -673px -191px;
}

#header_topnav_answers a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -792px -191px;
}

#header h1 a {
	width: 354px;
	height: 73px;
	display: block;
	text-indent: -5000px;
}

.home_slidearea {
	float: left;
	width: 980px;
	height: 304px;
	background-image: url(../images/slidearea_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav {
	width: 949px;
	height: 57px;
	float: left;
	margin-left: 15px;
}

#nav ul {
	display: block;
	float: left;
	width: 949px;
	height: 57px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
    text-indent: -10000px;
	height: 57px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#nav_home {
    width: 96px;
}

#nav_seobasics {
    width: 131px;
}

#nav_advancedseo {
    width: 158px;
}

#nav_adwords {
    width: 123px;
}

#nav_casestudies {
    width: 148px;
}

#nav_blogging {
    width: 124px;
}

#nav_websitedesign {
    width: 169px;
}

#nav_home a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -15px -298px;
}

#nav_seobasics a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -111px -298px;
}

#nav_advancedseo a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -242px -298px;
}

#nav_adwords a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -400px -298px;
}

#nav_casestudies a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -523px -298px;
}

#nav_blogging a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -671px -298px;
}

#nav_websitedesign a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -795px -298px;
}


/* end of header */


/* start of template */


#content {
	width: 980px;
	float: left;
	clear: both;
	background-image: url(../images/page_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.home_text_block {
	float: left;
	width: 314px;
	height: 250px;
	margin-left: 38px;
	margin-right: 12px;
	margin-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.home_slidearea {
	width: 980px;
	float: left;
}

.home_slideshow {
	width: 583px;
	height: 273px;
	float: left;
}

#main a {
	color: #1F5867;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	padding: 3px 3px 8px;
}

#main h3 {
	background-color: #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 7px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#main h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 6px;
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 2px 6px;
}

#main {
	float: left;
	width: 650px;
	margin-left: 38px;
	margin-top: 11px;
}

.thumb_header {
	width: 650px;
	height: 65px;
	text-indent: -5000px;
	background-image: url(../images/thumb_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_spotlight {
	width: 650px;
	float: left;
	margin-top: 25px;
}

.home_spotlight_col01 {
	float: left;
	width: 270px;
	margin-right: 10px;
}

.home_spotlight_col02 {
	float: left;
	width: 360px;
	height: 260px;
	margin-top: 7px;
	border: 3px solid #FFFFFF;
	box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
}

.social_box_left {
	float: left;
	width: 180px;
	height: 38px;
}

.social_box_right {
	float: right;
	width: 180px;
	height: 38px;
}

.social_box_module {
	float: left;
	width: 45px;
	height: 38px;
}

.social_box_btn01 a {
	width: 45px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_social01.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.social_box_btn02 a {
	width: 45px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_social02.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.social_box_btn03 a {
	width: 45px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_social03.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.social_box_btn04 a {
	width: 45px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_social04.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.pageheader_area {
	float: left;
	width: 980px;
	height: 83px;
	background-image: url(../images/pageheader_area.jpg);	
}

#pageheader h2 {
	width: 750px;
	height: 35px;
	margin-left: 40px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #052A3D;
	text-decoration: none;
	letter-spacing: 2px;
}

.list_box {
	width: 500px;
	float: left;
	margin-left: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#FFFFFF;
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	padding: 15px;
}

.list_box02 {
	width: 200px;
	float: left;
	margin-left: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#FFFFFF;
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	padding: 15px;
}


/* end of template */


/* start of sidebar */


#sidebar {
	width: 264px;
	float: left;
}

.sidebar_top {
	width: 264px;
	height: 32px;
	background-image: url(../images/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_edge {
	width: 264px;
	height: 32px;
	background-image: url(../images/sidebar_edge.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_repeat {
	width: 264px;
	float: left;
	background-image: url(../images/sidebar_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.sidebar_content {
	width: 205px;
	float: left;
	margin-left: 30px;	
}

.sidebar_module {
	width: 205px;
	float: left;	
}

#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/sidebar_h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-top: 17px;
	padding-right: 3px;
	padding-left: 3px;
}

#sidebar a {
	color: #1F5867;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding: 3px 3px 7px;
}

#sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding: 3px 3px 2px;
}

.home_btn_answers a {
	width: 205px;
	height: 61px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_btn_answers.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_big3_top {
	width: 205px;
	height: 16px;
	background-image: url(../images/sidebar_big3_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_big3_edge {
	width: 205px;
	height: 16px;
	background-image: url(../images/sidebar_big3_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_big3_btnbox {
	width: 205px;
	height: 43px;
	float: left;	
}

.sidebar_big3_btn01 a {
	width: 205px;
	height: 43px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_big3_btn01.jpg);
	background-repeat: no-repeat;
	background-position: left top;		
}

.sidebar_big3_btn02 a {
	width: 205px;
	height: 43px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_big3_btn02.jpg);
	background-repeat: no-repeat;
	background-position: left top;		
}

.sidebar_big3_btn03 a {
	width: 205px;
	height: 43px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/sidebar_big3_btn03.jpg);
	background-repeat: no-repeat;
	background-position: left top;		
}


/* end of sidebar */


/* start of pages */

.teambox {
	width: 650px;
	float: left;
	background-image: url(../images/team_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-top: 35px;	
}

.teambox_col01 {
	width: 192px;
	float: left;
	margin-left: 33px;
	margin-right: 15px;	
}

.teambox_col02 {
	width: 377px;
	float: left;	
}

.clients_col01, .clients_col02 {
	float: left;
	width: 199px;
	margin-right: 20px;
	margin-top:10px;
}

.clients_col03 {
	float: left;
	width: 199px;
	margin-top:10px;
}

.clientlist {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	float: left;
}

.clientlist li {
	border-bottom: 1px solid #D0DBDE;
	padding: 7px 3px;
	list-style: none;
	width: 200px;
	margin-right: 10px;
	display: block;
	float: left;	
}

.services_content {
	float: left;
	width: 584px;
	margin-left: 33px;
}

.contact_left {
	float: left;
	width: 225px;
	margin-left: 25px;
}

.contact_right {
	float: left;
	width: 330px;
}



/* end of pages */


/* start of home thumbnails */


ul.columns {
	width: 650px;
	list-style: none;
	margin: 0 auto; padding: 0;
}

ul.columns li {
	width: 196px;
	height: 196px;
	float: left;
	display: inline;
	margin: 7px;
	padding: 0;
	position: relative;
	border: 3px solid #FFFFFF;
	box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
}

ul.columns li:hover {z-index: 99;}

ul.columns li img {
	position: relative;
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

ul.columns li:hover img{
	z-index: 999;
	filter: alpha(opacity=75);
	opacity: .75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

ul.columns li .info {
	position: absolute;
	left: -7px;
	top: -7px;
	padding: 215px 7px 10px;
	width: 196px;
	display: none;
	background: #fff;
	font-size: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: rgba(0,0,0, 0.6) 0px 0px 10px;
	-moz-box-shadow: rgba(0,0,0, 0.5) 0px 0px 10px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 10px;
}

ul.columns li:hover .info {display: block;}

ul.columns li h2 {
	background-color: #006284;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-bottom: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
}

ul.columns li p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 2px 3px;
}

/* end of home thumbnails */


/* start of home */

.list01 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

.list01 li {
	border-bottom: 1px solid #D0DBDE;
	padding: 7px 3px;
	list-style: none;
}

.list02 {
	color: #004154;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
}

.list02 li {
	border-bottom: 1px solid #D0DBDE;
	padding: 7px 3px;
	list-style: none;
}

.socialbox01 {
	float: left;
	width: 60px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.socialbox02 {
	float: left;
	width: 53px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.home_bigbtn_module {
	width: 210px;
	float: left;
}

.home_bigbtn01 a {
	width: 210px;
	height: 126px;
	background-image: url(../images/home_bigbtn01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -5000px;	
}

.home_bigbtn02 a {
	width: 210px;
	height: 126px;
	background-image: url(../images/home_bigbtn02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -5000px;	
}

.home_bigbtn03 a {
	width: 210px;
	height: 126px;
	background-image: url(../images/home_bigbtn03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -5000px;	
}

.home_bigbtn04 a {
	width: 210px;
	height: 126px;
	background-image: url(../images/home_bigbtn04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -5000px;	
}

.home_connectedbox {
	width: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
	background-image: url(../images/home_box_connected.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_connectedbox_title {
	width: 170px;
	height: 60px;
	text-indent: -5000px;	
}

.home_connected_social {
	float: left;
	width: 141px;
	height: 32px;
	background-image: url(../images/home_connected_social_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.home_connected_social_module {
	float: left;
	width: 35px;
	height: 32px;	
}

.home_connected_social_module_box a {
	width: 35px;
	height: 32px;
	display: block;
	text-indent: -5000px;	
}


/* end of home */



/* start of footer */


#footer {
	width: 980px;
	float: left;
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.foot_content {
	width: 961px;
	float: left;
	margin-bottom: 65px;
	margin-top: 37px;
	margin-left: 10px;
}

.foot_content_row01 {
	width: 961px;
	float: left;
}

.foot_content_row02 {
	width: 961px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005979;
	border-bottom-color: #005979;
}

.foot_content_row01_left {
	width: 172px;
	float: left;	
}

.foot_content_row01_right {
	width: 789px;
	float: left;	
}

.foot_logo_bd {
	width: 172px;
	height: 38px;
	text-indent: -5000px;
	background-image: url(../images/footer_logo_bd.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
}

#footer h3 {
	background-color: #005870;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 7px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#footer a {
	font-weight: bold;
	color: #00B3E4;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #008DB3;
	text-decoration: none;
}

.sidespace {
	padding-left: 5px;
	padding-right: 5px;
}

.footer_lower_col01 {
	width: 385px;
	margin-left: 5px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}

.footer_lower_col02 {
	width: 290px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #005979;
	border-right-color: #005979;
	float: left;
}

.footer_lower_col03 {
	width: 200px;
	padding-left: 10px;
	float: left;
}

#footer ul {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

#footer li {
	border-bottom: 1px solid #005979;
	padding: 7px 3px;
	list-style: none;
}


/* end of footer */


/* start of chat */


#chat {
	position: absolute;
	z-index: 100;
	width: 460px;
	height: 400px;
	padding: 20px;
}

#chat a {
	color: #1F5867;
	font-weight: bold;
	text-decoration: none;
}

#chat a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#chat h2 {
	background-color: #005870;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 7px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#chat p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.chat_content_formarea {
	width: 100%;
	float: left;
}

.chat_content_col01 {
	width: 210px;
	float: left;
	margin-right: 10px;
}

.chat_content_col02 {
	width: 230px;
	float: left;
}


/* end of chat */



/* start of forms */


.form {
	width: auto;
	float: left;
}

.form02 {
	float: left;
}

#input, #textarea, .input, .textarea {
	padding: 7px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 180px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#input02, .input02 {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 135px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.input_chat, .textarea_chat {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 160px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#textarea, .textarea { 
	width: 300px;
	max-width: 300px;
	height: 300px;
	line-height: 150%;
}

#textarea02 {
	width: 260px;
	max-width: 260px;
	height: 110px;
	line-height: 150%;
}

#textarea03 {
	width: 280px;
	max-width: 280px;
	height: 320px;
	line-height: 150%;
}

.textarea_chat { 
	width: 210px;
	max-width: 210px;
	height: 175px;
	line-height: 150%;
}

#input:hover, #textarea:hover, #input02:hover, #input:focus, #textarea02:hover, #textarea02:focus,
#input:focus, #textarea:focus, .input:hover, .textarea:hover, .input02:hover, .input:focus, .textarea02:hover, .textarea02:focus,
.input:focus, .textarea:focus, .input_chat:hover, .textarea_chat:hover,
.input_chat:focus, .textarea_chat:focus, .textarea03:hover, .textarea03:focus  {
	border-color: #333333;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.form label {
	margin-left: 2px;
	color: #333333;
}

.submit input {
	width: auto;
	padding: 3px 4px;
	background: #0083A7;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
}

.submit {
	padding: 3px 5px;
	background: #0083A7;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	width: auto;
}

#radio {
	padding: 2px;
	width: 15px;
	
}


/* end of forms */

