/* CSS Document */
a 
{
    color:#4d8093;
    text-decoration:none;
    font-weight:bold;
}

a:hover 
{
    text-decoration:underline;
    color:#4d8093;
    font-weight:bold;
}
div#menuseparator
{
height:2px;
background: url('http://cdn01.oovoo.com/img/New/business/overview/separator.gif') repeat-x;
}

div#business_mainregion
{
width:1120px;  
margin:0 auto;
background-color: #4d8093;
}

div#business_mainregion div#content
{
width:1120px;
height:376px;
margin: 0 auto;
}

div#quote
{
width:460px;
font-size:24px;
font-weight:bold;
}

div#quote_symbol
{
font-family: "Times New Roman", Times, serif;
font-size:80px;
font-weight:bold;
height:50px;
}

div#banner
{
height:235px;
width:260px;
font-size:12px;
color:#494949;
line-height:150%;
margin-top:37px;
border-bottom:solid 1px #e1e1e1;
}

.banner_header
{
height:20px;
font-size:18px;
font-weight:bold;
color:#4d8093;
padding:5px  0 5px 0;
}

div#imagePanel 
{
float:left;
position:relative;
padding:10px 10px 0 10px;
}

div#imagePanel a {
left:25px;
position:absolute;
top:25px;
}

div#textPanel {
padding-left:110px;
padding-top:5px;
}

div#text4 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:6px 0;
}

div#text4 span{
font-size:11px;
}

div#text2 {
color:#494949;
font-size:12px;
}


table#overview
{
 margin :0;

}

table#overview tr td
{
	padding:0;
}

div#sign {
font-size:11px;
font-weight:bold;
padding:10px 0;
color:#5c6f76;
}

div#tryorbuy
{
padding-top:20px;
width:280px;
color:#FFFFFF;
font-size:16px;
}

div#tryorbuy h1
{
color:#FFFFFF;
font-size:25px;
margin:0;
}

div#tryorbuy a
{
color:#FFFFFF;
font-weight:bold;
}

div#tryorbuy p
{
margin-bottom:20px;
}

div#buyplan img
{
float:left;
margin-left:50px;
margin-right:10px;
}

table#features
{
width:1120px;
background-color:#FFFFFF;
}

table#features h2
{
color:#4D8093;
font-size:17px;
padding:0 0 10px 0;
margin:20px 0 0 0;
font-weight: bold;
}

table#features h4
{
color:#ff9a00;
font-size:18px;
margin:0 0 5px 0;
}

table#features ul
{
  margin  :0;
  padding-top :0;
}

table#features ul li
{
margin:10px 0 0 0 ;
padding:0px 5px 5px 0px;
font-weight:normal;
color:#4d8093;
}

table#features div#price
{
background-color:#f2f2f2;
border: #cecece 1px solid;
width:272px;
height:50px;
padding-top:15px;
text-align:center;
font-size:12px;
font-weight:bold;
}

table#features div#price div
{
color:#838383;
}

table#features div#banner ul
{
	padding-left:20px;
}

table#features div#banner ul li
{

}

table#features td#links 
{
padding: 15px 0px;
font-weight:bold;
}

table#features td#links ul li span
{
color:#d5d5d5;
}

table#features td ul li span
{
color:#494949;
}
div#table_separator
{


border-bottom: #e1e1e1 1px solid;
margin:0;
background-color:#FFF;
}


table#feedback td
{

padding: 40px 0 0 0;
text-align:center;

}

table#feedback td.quote
{

padding: 0;
text-align:center;

}

table#feedback
{
margin-bottom: 40px;
width:1120px;
height:297px;
text-align:center;
background-color:#FFFFFF;
}

table#feedback p
{
font-size:12px;
margin:0 auto;
color:#494949;
text-align:left;
line-height:150%;
}

/*How to section*/
table#howtooovoo
{
width:730px;
margin:0 0 50px 0;

}

table#howtooovoo td
{
padding: 10px 0px;
}


table#howtooovoo td p
{
color:#494949;
padding:5px 0 0 0 ;
margin:0;
font-size:13px;
}

table#howtooovoo td a
{
color:#4d8093;
padding:5px 0;
font-weight:bold;
margin:0;
font-size:13px;
text-decoration:none; 
}

table#howtooovoo td a:hover
{

text-decoration:underline; 
}

table#howtooovoo td h3
{
 color:#4d8093;
 font-size:24px;
font-weight:normal;
margin: 0;
}

div.button_buy 
{
	width: 121px;
	height: 98px;

	margin:15px auto 0 auto ;
	position:relative;
	padding: 0 0 0 0 ;
	text-align: center;
	background:  url(http://cdn01.oovoo.com/images2011/business/hto_web_cam.jpg) no-repeat;
}

a.button_buy 
{

	font-weight:normal;

	color:#181818;
	font-size: 13px ;



}


div.button_home div:hover
{

	color:#ffba48;
}
div.button
{
	width:285px;
	height:52px;
	padding:0px !important;
	margin: 20px 0 5px 0;

}




/* -- business page slide --*/
div#downloadBusinessSlide.button div
{
	vertical-align: top;
	position: relative;
	z-index:3;
	right: 0px;
	top: 0px;
	width: 241px;
	height: 42px;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0 0 0;
	text-align: center;
	background: url('http://cdn01.oovoo.com/images2011/business/business_freedownload.png') no-repeat ;		
}

div#downloadBusinessSlide.button div:hover
{
	background-position:-241px 0px;
	cursor:pointer;
}

