/* CSS Document */

td#title
{
	width: 660px;
	padding: 0px 0px 0px 0px;
}

td#title div
{
	color: #afafae;
	font-size: 13px;
	font-weight: bold;
}

td#title h1
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #000000;
	font-size: 220%;
}

td#comment
{
	padding-top: 0px;
	font-size: 12px;
}

td#comment div
{
	padding-bottom: 15px;
}

table#plan
{
	width: 940px;
	font-weight: bold;
	border-top: #e4e4e4 1px solid;
	border-right: #e4e4e4 1px solid;
}

table#plan td
{
	vertical-align: middle;
	text-align: center;
	border-left: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
	padding: 10px 5px;
	background-color: #F9F9F9;
}

table#plan thead td
{
	background-color: #000000;
	color: #ff9a00;
	font-size: 16px;
}

table#plan thead td.features
{
	color: #FFFFFF;
}

table#plan thead td.business
{
	color: #94c2d8;
}

table#plan thead div
{
	color: #bebebe;
	font-size: 11px;
}

table#plan tr#price td
{
	font-size: 18px;
}

table#plan tr#price td span
{
	color: #dd8500;
}

table#plan tr#price td div
{
	color: #bebebe;
	font-size: 11px;
}

table#plan tr#videochat span, table#plan tr#sendfiles span
{
	color: #ff9a00;
}

h2, h3
{
	color: #000000;
	margin-bottom: 0px;
}

table#addons td
{
	vertical-align: middle;
	padding: 0px 10px;
}

table#addons_no_ads
{
	vertical-align: middle;
	padding: 0px;
}


.desc
{
	color: #747474;
	margin-top: 0px;
}

table#addons span
{
	color: #58ab20;
	font-weight: bold;
}

div#maincontent
{
	margin-bottom: 30px;
}

.region_separator
{
	width: 940px;
	margin: 0 auto;
	border-bottom: 1px solid #CECECE;
	margin: 0;
}

div#short_preview
{
	padding: 10px 0px;
	font-weight: bold;
	font-size: 14px;
}

table#plan td.green
{
	background-color: #e1f4e6;
}

table#plan td.blue
{
	background-color: #e2eff5;
}

table#addons
{
	margin-bottom: 20px;
}

div.DownloadButtonGreen div
{
	margin:0 auto;
    
	width: 130px;
	height: 26px;
	font-size: 12px !important;
	font-weight: bold;
	padding: 6px 0 0 0 !important;
	text-align: center;
	background: url(http://cdn01.oovoo.com/img/but130x32green.jpg) no-repeat;
	color: #000;
}

div.DownloadButtonGreen div:hover, div.DownloadButtonGreen div.hover
{
	color: #000;
	background: url(http://cdn01.oovoo.com/img/but130x32green_over.jpg) no-repeat;
}


div.DownloadButtonGray div
{
	margin:0 auto;
	
	width: 130px;
	height: 26px;
	font-size: 12px !important;
	font-weight: bold;
	padding: 6px 0 0 0 !important;
	text-align: center;
	background: url(http://cdn01.oovoo.com/img/but130x32gray.jpg) no-repeat;
	color: #000;	
}

div.DownloadButtonGray div:hover, div.DownloadButtonGray div.hover
{
	color: #000;
	background: url(http://cdn01.oovoo.com/img/but130x32gray_over.jpg) no-repeat;
}

div.DownloadButtonBlue div
{
	width: 130px;
	height: 32px;
	font-size: 12px !important;
	font-weight: bold;
	padding: 6px 0 0 0 !important;
	text-align: center;
	background: url(http://cdn01.oovoo.com/img/but130x32blue.jpg) no-repeat;
	color: #000;
}

div.DownloadButtonBlue div:hover, div.DownloadButtonBlue div.hover
{
	color: #000;
	background: url(http://cdn01.oovoo.com/img/but130x32blue_over.jpg) no-repeat;
}

div.DownloadButtonWhite div
{
	width: 90px;
	height: 32px;
	font-size: 12px !important;
	font-weight: bold;
	padding: 6px 0 0 0 !important;
	text-align: center;
	background: url(http://cdn01.oovoo.com/img/but90x32white.jpg) no-repeat;
	color: #000;
}

div.DownloadButtonWhite div:hover, div.DownloadButtonWhite div.hover
{
	color: #000;
	background: url(http://cdn01.oovoo.com/img/but90x32white_over.jpg) no-repeat;
}


#orangeAttention
{
	background-image: url('http://cdn01.oovoo.com/img/buy/bg_price.png');
	padding-top: 8px;
	padding-bottom: 8px;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	border-width: 1px;
	border-color: #DB8F00;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
}


#content
{
	padding-bottom:20px;	
}
