body{
	margin: 0px;
	padding:0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #fff;
	text-align:center;
}
td{
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	color:#0d66b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color: #11539e;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
.klear {
	clear:both;
	font-size:0px;
}
div {
  display: inline-block;
}
div {
  display: block;
  overflow: hidden;
  width: auto;
}
/************/
#hdr {
	background-color:#f2f2f2;
	height: 58px;
	text-align:center;
}
#inhdr {
	height:58px;
	width: 960px;
	margin:0px auto;
}
#logolink {
	height:58px;
	display:block;
	width:238px;
	float:left;
	background-image:url('../imgs/outside2/logo.gif');
}
#logolink b {
	display:none;
}
#nav {
	float:right;
	height: 33px;
	margin-top:25px;
	margin-right:8px;
}

#nav a {
	float:right;
	display:block;
}
#nav a b {
	float:right;
	padding:10px;
	display:block;
}

#nav a:hover {
	color:#b4cce0;
	text-decoration:underline;
}
#nav a:hover b {
	color:#0b4f88;
}
#nav a.ontab {
	background-color:white;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url('../imgs/outside2/nav_on_a.gif');
}
#nav a.ontab b {
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url('../imgs/outside2/nav_on_b.gif');
	color:black;
}
#nav a.ontab:hover {
	text-decoration:none;
}
/*******/
#signin {
	background-image:url('../imgs/outside2/usericon.gif');
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:6px 12px;
}
/***/
#ftr {
	border-top:1px solid #d6d6d6;
	text-align:center;
}
#inftr {
	width:960px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:20px;
	color:#b5b5b5;
	font-size:11px;
}
#inftr a {
	color:#000;
	font-size:11px;
}
#inftr a:hover {
	border-bottom:1px solid #e3ecf5;
	color: #0d66b1;
}
#ftr_left {
	float:left;
	padding-left:10px;
	padding-bottom:2px;
}
#ftr_right{
	float:right;
	padding-right:18px;
	padding-bottom:2px;
}
/*********/
#contentrow{
	background-color:white;
	text-align:center;
}
#incontentrow {
	margin:0px auto;
	width:960px;
	text-align:left;
}
/******************************************/
/******************************************/
/*****INDEX********************************/

#screenshot {
	width:533px;
	height:313px;
	background-image:url('../imgs/outside2/scr_biz.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	position:relative;
}
#playbtn {
	display:block;
	position:absolute;
	background-image:url('../imgs/outside2/playbtn.gif');
	left:294px;
	top: 241px;
	width: 207px;
	height:37px;
}
#playbtn:hover {
	background-position:bottom left;
}
#playbtn b {
	display:none;
}
#playbtntext {
	position:absolute;
	text-align:right;
	width:200px;
	top:285px;
	left:300px;
	font-size:11px;
	color:#888;
}
/*****/

#indexintro {
	width:427px;
	float:left;
	text-align:left;
}
#indexintro h1 {
	font-size:26px;
	font-weight:normal;
	color: #5e2a00;
	margin:0px;
	padding:0px;
	font-family:arial, verdana;
	margin-left:13px;
	margin-top:20px;
}
#indexintro p {
	color: #333;
	margin:0px;
	padding:0px;
	margin-left:13px;
	margin-top:7px;
	line-height:1.4;
}



#yellowbox {
	margin-top:14px;
}
#yellowcontent {
	background-color:#fffcab;
	background-image:url('../imgs/outside2/yellow_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:13px;
	padding-top:5px;
}
#yellowtabs {
	background-image:url('../imgs/outside2/yellow_top.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#yellowtabs a {
	display:block;
	float:left;
	color:#dbe9f4;
	text-decoration:underline;
}
#yellowtabs a b {
	display:block;
	padding:13px;
	padding-top:7px;
	padding-bottom:16px;
	float:left;
	color:#0d66b1;
}
#yellowtabs a:hover {
	color:#c2d9eb;
}
#yellowtabs a:hover b {
	color:#0b4f88;
}
#yellowtabs a.onytab {
	background-color:#fffcab;
	background-position:top right;
	background-image:url('../imgs/outside2/yellowtab_a.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#5e2a00;	
}
#yellowtabs a.onytab b {
	background-position:top left;
	background-image:url('../imgs/outside2/yellowtab_b.gif');
	background-repeat:no-repeat;
	color:#5e2a00;	
}


/********/

#yc_company small {
	display:block;
	margin-top:10px;
	font-size:11px;
	color: #9e7e44;
	line-height:1.3;	
}
#yc_company strong {
	display:block;
	margin-bottom:5px;
	font-weight:normal;
}
#yc_company #joininput {
	background-image:url('../imgs/outside2/joininput.gif');
	background-repeat:no-repeat;
	border:0px;
	background-position:top left;
	color:#999;
	width:277px;
	height:17px;
	padding:12px;
	display:block;
	float:left;
	margin-right:3px;
}
#yc_company #joininput:focus {
	background-position:bottom left;
	font-size:18px;
	color:#222;
	height:23px;
	padding:9px;
	width:283px;
}

#yc_company #joinbtn {
	font-size:18px;
	color:white;
	background-color:#ff8c16;
	border:0px;
	width: 95px;
	height:41px;
	padding-bottom:4px;
	background-image:url('../imgs/outside2/joinbtn.gif');
	cursor:pointer;
}
#yc_company #joinbtn:hover {
	background-position:bottom left;
}

#orfindmore {
	padding:13px;
	color:#555;
	padding-top:8px;
}
#orfindmore a {
	font-weight:bold;
	border-bottom:1px solid #c2d9eb;
}

/********************/

#subnav {
	height:42px;
	background-color:white;
	border-bottom:1px solid #f2f2f2;
	text-align:center
}
#insubnav {
	width: 960px;
	margin:0px auto;
	text-align:left;
}
#insubnav h1 {
	font-size:22px;
	margin:0px;
	padding:0px;
	font-family:arial;
	color: #5e2a00;
	font-weight:normal;
	float:left;
	margin-left:13px;
	padding-top:9px;
}
#insubnav #subtabs {
	float:left;
	margin-top:8px;
	margin-right:8px;
	margin-left:10px;
}
#insubnav #subtabs small {
	float:right;
	font-size:12px;
	color:#666;
	padding-top:6px;
}
#subtabs a{
	float:right;
	display:block;
}
#subtabs a b{
	float:right;
	display:block;
	padding:6px 10px 7px 10px;
}
#subtabs a.onstab, #subtabs a.onstab:hover{
	float:right;
	display:block;
	background-color: #e4e4e4;
	background-image:url('../imgs/outside2/subtabs_a.gif');
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration:none;
}
#subtabs a.onstab b, #subtabs a.onstab:hover b{
	float:right;
	display:block;
	background-image:url('../imgs/outside2/subtabs_b.gif');
	background-repeat:no-repeat;
	background-position:top left;
	color:black;
}


#subtabs a:hover {
	color:#b4cce0;
	text-decoration:underline;
}
#subtabs a:hover b {
	color:#0b4f88;
}

/***********/

#featbox {
	clear:both;
	width:960px;
	margin:0px auto;
	padding-right:19px;
	text-align:left;
}
#featboxttl {
	margin-right:19px;
	background-image:url('../imgs/outside2/fboxttl.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:29px;
}
#featboxttl h2 {
	margin:0px;
	padding:0px;
	font-size:12px;
	color: #5e2a00;
	float:left;
	padding-top:8px;
	padding-left:10px;
}
#featboxttl a {
	margin:0px;
	padding:0px;
	font-size:12px;
	float:right;
	padding-top:8px;
	padding-right:10px;
}
#featboxftr {
	margin-right:19px;
	background-image:url('../imgs/outside2/fboxftr.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
	border-bottom:10px solid white;
}
#featboxcontent {
	padding:10px;
	border-lefT:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
	margin-right:19px;
	padding-bottom:5px;
	padding-top:5px;
}
/*********************/
#indexkeyfeatures {
	margin-left:10px;
}
.keyfeature {
	width:365px;
	float:left;
	background-repeat:no-repeat;
	background-position:0px 14px;
	padding:10px;
	padding-left:60px;
	color:#666;
	line-height:1.4;
	padding-bottom:5px;
	text-align:left;
}
.keyfeature h3 {
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#111;
	font-weight:normal;
	font-family:arial;
}
#indexkeyfeatures.featpage .keyfeatures {
	width:400px;
}
/*********************/
#seemorepages {
	margin-bottom:20px;
	margin-top:5px;
	clear:both;
}
.recpage {
	width:289px;
	float:left;
	margin-right:15px;
	margin-left:15px;
	line-height:1.4;
	border-right:1px solid #ccc;
	color:#444;
}
.recpage .rpttl {
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	display:block;
	color:black;
}
.recpage .rpttl:hover {
	color:#0d66b1;
}
.recpage .rpmore {
	display:block;
	margin-top:3px;
	color:#d0e1f1;
	text-decoration:underline;
}
.recpage .rpmore b {
	color:#0d66b1;
}
.recpage .rpmore:hover {
	color:#0d66b1;
}
/************************/

#regform {
	margin:13px;
}
#regform tr td {
	text-align:left;
}
.regforminput {
	width:400px;
	padding:5px;
	border:1px solid #ddd;
	border-top:1px solid #999;
	margin:1px;
}
.regforminput:focus	{
	border:2px solid #0d66b1;
	margin:0px;
}
.regformbtn {
	padding:6px;
	font-weight:bold;
}
#regform tr td.paramname {
	text-align:right;
	font-weight:bold;
}



/****************/
#pricingtable {
	margin-top:10px;
}
#pricingtable td {
	padding-left:16px;
	text-align:left;
}
#pricingtable .tablebtns td {
	padding:0px;
}
#pricingtable .tablebtns td .bluebtn {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#pricingtable .literow td {
	border-bottom:1px solid #eee;
}
#pricingtable .darkrow td {
	background-color:#f9f9f9;
	border-bottom:1px solid #eee;
}
#pricingtable .tablehdr td {
	font-size:18px;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#f5f5f5;
	border-bottom:1px solid #ddd;
}
#pricingtable a.jspricingbtn {
	display:block;
	width:16px;
	height:16px;
	border:0px solid;
	background-image:url('../imgs/outside2/pricingtbl_btn_minus.gif');
	float:left;
	margin-top:3px;
	margin-right:12px;
}
#pricingtable a.jspricingbtn.jsplus {
	background-image:url('../imgs/outside2/pricingtbl_btn_plus.gif');
}
/********************/


.bluebtn {
	display:block;
	float:left;
	margin-top:10px;
	background-image:url('../imgs/outside2/bluebtn1.gif');
	background-position:top right;
	margin-bottom:10px;
}
.bluebtn b {
	display:block;
	float:left;
	padding:8px 16px 8px 16px;
	background-image:url('../imgs/outside2/bluebtn.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
	text-shadow:1px 1px 0 #094370;
}
.bluebtn:hover {
	background-position:bottom right;
}
.bluebtn:hover b {
	background-position:bottom left;
}


/***************/
.flyboxbackgr {	
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url('../imgs/outside2/flyboxbackgr.png');
	z-index:1000;
}
.flybox {
	position:absolute;
	top:100px;
	left:520px;
	width:620px;
	z-index:1100;
	text-align:left;
}
.flybox .flyboxttl {
	height: 38px;
	position:relative;
}
.flybox .flyboxttl_left {
	height: 38px;
	background-image:url('../imgs/outside2/flyboxttl.png');
	margin-right:38px;
}
.flybox .flyboxttl_left b {
	display:block;
	float:left;
	color:#444;
	margin-top:18px;
	margin-left:19px;
}
.flybox .flyboxttl_right {
	height: 38px;
	background-image:url('../imgs/outside2/flyboxttl_right.png');
	width:38px;
	position:absolute;
	top:0px;
	right:0px;
}
.flybox .flyboxttl_right a {
	display:block;
	width:17px;
	height:17px;
	background-image:url('../imgs/outside2/flybox_close.gif');
	background-position:top left;
	margin-top:17px;
	margin-left: 4px;
}
.flybox .flyboxttl_right a:hover {
	background-position:bottom left;
}
.flybox .flyboxbody {
	background-image:url('../imgs/outside2/flyboxbody.png');
	background-position:top left;
	background-repeat:repeat-y;
}
.flybox .flyboxbody2 {
	background-image:url('../imgs/outside2/flyboxbody2.png');
	background-position:top right;
	background-repeat:repeat-y;
	margin-left:11px;
	border-left:1px solid black;
	padding-right:12px;
}
.flybox .flyboxftr {
	background-image:url('../imgs/outside2/flyboxftr.png');
	background-position:top left;
	background-repeat:repeat-y;
	height:17px;
}
.flybox .flyboxftr2 {
	background-image:url('../imgs/outside2/flyboxftr_right.png');
	background-position:top right;
	background-repeat:repeat-y;
	margin-left:17px;
	height:17px;
}
.flybox .flyboxattachment {
	padding:5px;
}
.flybox .flyboxdata {
	padding:10px;
	background-image:url('../imgs/outside2/flyboxdata.gif');
	background-position:top left;
	background-repeat:repeat-x;
	padding-bottom:7px;
	color:#666;
	font-size:11px;
}
.flybox .flyboxdata b {
	font-size:12px;
	color:#222;
}

/*********************/


.alert {
	clear:both;
	position:relative;
	margin-bottom:10px;
}
.alert .alerttop {
	height: 4px;
	background-image:url('../imgs/alert_yellow_top.gif');
	background-position:top left;
}
.alert .alerttop2 {
	height: 4px;
	background-image:url('../imgs/alert_yellow_top2.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.alert .alertbottom {
	height: 4px;
	background-image:url('../imgs/alert_yellow_bottom.gif');
	background-position:top left;
}
.alert .alertbottom2 {
	height: 4px;
	background-image:url('../imgs/alert_yellow_bottom2.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

.alert .alertcontent{
	background-image:url('../imgs/alert_yellow_content.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fffccb;
}
.alert .alertcontent2 {
	background-image:url('../imgs/alert_yellow_content2.gif');
	background-position:top right;
	background-repeat:no-repeat;
	padding:6px 35px 8px 55px;
}
.alert .alertcontent strong{
	display:block;
	margin-bottom:2px;
	color:#592600;
	font-size:14px;	
}
.alert .alertclose {
	position:absolute;
	top:4px;
	right:4px;
	width: 17px;
	height:17px;
	background-image:url('../imgs/alert_yellow_close.gif');
}
.alert .alertclose:hover {
	background-position:bottom left;
}

.green .alerttop {
	background-image:url('../imgs/alert_green_top.gif');
}
.green .alerttop2 {
	background-image:url('../imgs/alert_green_top2.gif');
}
.green .alertbottom {
	background-image:url('../imgs/alert_green_bottom.gif');
}
.green .alertbottom2 {
	background-image:url('../imgs/alert_green_bottom2.gif');
}
.green .alertcontent{
	background-image:url('../imgs/alert_green_content.gif');
	background-color:#d6f8d5;
}
.green .alertcontent2 {
	background-image:url('../imgs/alert_green_content2.gif');
}
.green .alertcontent strong{
	color:#1e821c;
}
.green .alertclose {
	background-image:url('../imgs/alert_green_close.gif');
}

.red .alerttop {
	background-image:url('../imgs/alert_red_top.gif');
}
.red .alerttop2 {
	background-image:url('../imgs/alert_red_top2.gif');
}
.red .alertbottom {
	background-image:url('../imgs/alert_red_bottom.gif');
}
.red .alertbottom2 {
	background-image:url('../imgs/alert_red_bottom2.gif');
}
.red .alertcontent{
	background-image:url('../imgs/alert_red_content.gif');
	background-color:#ffcfcf;
}
.red .alertcontent2 {
	background-image:url('../imgs/alert_red_content2.gif');
}
.red .alertcontent strong{
	color:#c00000;
}
.red .alertclose {
	background-image:url('../imgs/alert_red_close.gif');
}
/*********************/



.greenbox {
	background-image:url('../imgs/outside2/greenboxtop.gif');
	background-color:#dfffe4;
	background-repeat:no-repeat;
	background-position:top left;
}
.greenbox2 {
	background-image:url('../imgs/outside2/greenboxbottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:20px;
}
.greenbox h2 {
	font-size:22px;
	color:#1f7b1e;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.greenbox b{
	display:block;
	margin-top:10px;
}

/******/
#choosenetwork {
	margin-top:10px;
}
#choosenetwork small {
	font-size:11px;
	color:#999;
	margin-bottom:3px;
	display:block;
}
#choosenetwork select { 
	padding:4px;
	width:300px;
}

#choosenetwork input { 
	padding: 2px; 
	font-weight: bold;
}

/*********************/

#contacts_right {
	width:300px;
	float:right;
}
#contacts_left {
	width:620px;
	float:left;
}

#contacts_left textarea {
	width:400px;
	padding:5px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin-bottom:5px;
	height:120px;
}

.ttl {
	height: 27px;
	background-color: #eee;
	background-image:url('../imgs/ttl.gif');
	background-position:top right;
	overflow:visible;
}
.ttl2 {
	height: 27px;
	background-image:url('../imgs/ttl2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	overflow:visible;
}
.ttl2 h3 {
	margin:0px;
	padding:0px;
	font-size:12px;
	padding-top:6px;
	padding-left:7px;
	float:left;
}
.ttl2 .ttlink {
	float:right;
	display:block;
	padding:6px;
}

.greygrad {
	background-image:url('../imgs/greygrad1.gif');
	background-repeat:repeat-x;
	background-position:top left;	
}
.greygrad2 {
	background-image:url('../imgs/greygrad2.gif');
	background-repeat:no-repeat;
	background-position:top left;	
}
.greygrad3 {
	background-image:url('../imgs/greygrad3.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	padding:8px;
	color:#555;
	line-height:1.4;
}

label {
	display:block;
	height:20px;
	clear:both;
}
label input {	
	float:left;
}
label span {	
	padding:3px;
	float:left;
}

.ubluebtn {
	display:block;
	margin-top:5px;
	clear:both;
	float:left;
	background-image:url('../imgs/ubbtn.gif');
	background-position:top right;
	background-color:#004994;
}
.ubluebtn b{
	display:block;
	float:left;
	background-image:url('../imgs/ubbtn_b.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
	padding:2px 6px 3px 6px;
}
.ubluebtn:hover{
	text-decoration:underline;
	color: #4791dd;
}
.ubluebtn:hover b{
	color: #fff;
}

#setform input.setinp {
	padding:5px;
	width:400px;
}
#setform textarea.setinp {
	padding:5px;
	width:400px;
	height:40px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#setform .setselect {
	padding:5px;
	width:414px;
}
#setform .setparam {
	text-align:right;
	padding:6px;
	color:#666;
}

/*********/

#indexloginform {
	float:left;
	padding:10px;
}
#indexloginform small {
	font-size:11px;
	color:#666;
}
.loginbtn {
	padding:3px 6px 3px 6px;
	margin-top:3px;
	float:left;
}
#indexloginform label input {
	margin:4px;
	display:block;
	float:left;
}
.loginput {
	display:block;
	padding:5px;
	width:300px;
	margin-bottom:5px;
	margin-top:3px;
}
#indexloginform label {
	display:block;
	float:left;
	padding:7px;
	padding-bottom:0px;
}
#indexloginform label span {
	display:block;
	float:left;
	padding:3px;
	padding-bottom:0px;
}

/********************/

#regform input.reginp {
	padding:5px;
	width:400px;
}
#regform .regparam {
	float:right;
	padding:6px;
	color:#666;
}
#regform .confirmedmail {
	color:#666;
}
#regform .confirmedmail img {
	margin-bottom:-3px;
	margin-right:3px;
	margin-left:10px;
}
#regform .confirmedmail b {
	color:black;
}

/********************/

#video_left {
	float:left;
	width: 640px;
}
#video_right {
	float:right;
	width: 280px;
}
#video_right h1 {
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#1d7ee9;
	margin-bottom:10px;
}
#video_right p {
	line-height:1.4;
	margin:0px;
}
/***********************************/


#pright {
	float:rigth;
	width:250px;
	text-align:left;
	margin-top:15px;
	margin-bottom:10px;
}
#pleft {
	float:left;
	width:690px;
	text-align:left;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:10px;
}
#pleft p {
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	line-height:1.4;
	margin-left:13px;
	width:95%;
}
#pright p.ttll {
	padding:0px;
	margin:10px;
	margin-top:0px;
	padding-right:20px;
	line-height:1.4;
	margin-left:13px;
	color:#888;
}
#pleft #indexkeyfeatures .keyfeature {
	width:600px !important;
}
/*******/
.prightbox {
	background-color:#f3f8ff;
	margin-bottom:10px;
	background-image:url('../imgs/outside2/prightboxftr.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
.prightbox p {
	padding:10px;
	margin:0px;
	line-height:1.4;
}
.prightbox h3 {
	padding:10px;
	margin:0px;
	font-size:12px;
	background-image:url('../imgs/outside2/prightboxttl.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.prightbox .actionn {
	display:block;
	margin-top:5px;
}

#screenshots {
	background-image:url('../imgs/outside2/screenshotsbackgr.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
#screenshots #skrshot {
	margin-top:28px;
	width: 782px;
	text-align:left;
	float:right;
	margin-right: 8px;
	border:1px solid #b6b6b6;
	margin-bottom:20px;
}
#screenshots #skrmenu {
	float:left;
	width:168px;
	margin-top:30px;
}
#screenshots #skrmenu a {
	display:block;
	text-align:left;
	padding:13px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
#screenshots #skrmenu a:hover {
	background-image:url('../imgs/outside2/skr.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
#screenshots #skrmenu a.onskr {
	background-image:url('../imgs/outside2/skron.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #e3e3e3;
}

/****************/

#videothumb {
	display:block;
	float:left;
	width:200px;
	height: 77px;
	background-image:url('../imgs/outside2/videothumb.gif');
	background-repeat:no-repeat;
	padding-left:130px;
	font-size:11px;
	color:#999;
	margin-top:7px;
	margin-left:10px;
}
#videothumb b {
	display:block;
	font-size:12px;
	color:#0d66b1;
	margin-bottom:2px;
	margin-top:10px;
}
#videothumb:hover {
	background-position:bottom left;
}

/*****************/

#index_twoboxes {
	border-top:10px solid white;
	margin-bottom:10px;
	clear:both;
}
.bbox {
	width: 465px;
	background-color: #e9f0f7;
	background-image:url('../imgs/outside2/bbox_ftr.gif');
	background-repeat:no-repeat;
	background-position:Bottom left;
	text-align:left;
	float:left;
}
.bboxcontent {
	padding:15px;
	padding-top:8px;
	line-height:1.4;
}
.bbox h2 {
	font-size:18px;
	margin:0px;
	padding:0px;
	background-image:url('../imgs/outside2/bboxttl.gif');
	background-position:top right;
	font-weight:normal;
	padding:6px;
	padding-left:15px;
}
.bbox h2 a {
	font-size:18px;
	margin:0px;
	padding:0px;
}

.bboxcontent small {
	display:block;
	margin-top:10px;
	font-size:11px;
	color: #7d93a9;
	line-height:1.3;	
}
.bboxcontent strong {
	display:block;
	margin-bottom:5px;
	margin-top:10px;
}
.bboxcontent .joininput {
	background-image:url('../imgs/outside2/joininput_blue.gif');
	background-repeat:no-repeat;
	border:0px;
	background-position:top left;
	color:#999;
	width:277px;
	height:17px;
	padding:12px;
	display:block;
	float:left;
	margin-right:3px;
}
.bboxcontent .joininput:focus {
	background-position:bottom left;
	font-size:18px;
	color:#222;
	height:23px;
	padding:9px;
	width:283px;
}

.bboxcontent .joinbtn {
	font-size:18px;
	background-color:#fff;
	border:0px;
	width: 95px;
	height:41px;
	padding-bottom:4px;
	background-image:url('../imgs/outside2/joinbtn_blue.gif');
	cursor:pointer;
	color:#0d66b1;
}
.bboxcontent .joinbtn:hover {
	background-position:bottom left;
	color:#0d528c;
}

/*****/

#vtdiv {
	float:right;
	position:relative;
	margin-top:219px;
	margin-right:30px;
}
#vtdiv #videothumb {
	background-position:top right;
	text-align:right;
	padding-right:130px;
	width:220px;
}
#vtdiv #videothumb:hover {
	background-position:bottom right;
}

/****************************/

