﻿div#featureBody
{
	width: 720px;
}

DIV#container
{
	width: 930px;
	margin: auto;
}

DIV#submenu
{
	border-right: 0px;
	border-top: 0px;
	overflow: hidden;
	border-left: 0px;
	width: 226px;
	padding-top: 10px;
	border-bottom: 0px;
	haslayout: true;
	float: left;
	cursor: default;
}

DIV#submenu A.header, #submenu div#menuitem A.current
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	color: #FFF;
	text-decoration: none;
}

DIV#submenu A.header
{
	margin: 0 0 0 25px;
}

DIV#submenu A.current
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	margin-left: 25px;
	color: #735317;
	text-decoration: none;
}

DIV#submenu A:hover
{
	color: #000;
}

DIV#submenu UL LI
{
	padding-bottom: 15px;
	margin-left: 25px;
}

DIV#submenu UL LI.current
{
	list-style-image: url(http://cdn01.oovoo.com/img/mnu_current.png);
}

DIV#submenu UL LI.current A
{
	font-weight: bold;
	color: #000;
}
DIV#submenu UL LI A
{
	font-size: 14px;
	color: #999;
	text-decoration: none;
}

DIV#submenu UL LI A:hover
{
	color: #000;
}

DIV#submenu UL LI SPAN
{
	font-size: 14px;
	cursor: default;
	color: #999;
	text-decoration: none;
}

DIV#submenuTop
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	width: 226px;
	padding-top: 0px;
	height: 11px !important;
}

DIV#submenuBottom
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	background: url(http://cdn01.oovoo.com/img/bg_submenu_bottom.png);
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	width: 226px;
	padding-top: 0px;
	border-bottom: 0px;
	height: 11px;
}


div#content
{
	width: 99%;
	margin-left: 3px;
	margin-right: 0px;
}

div#content ul
{
	/*overflow: hidden;*/
	haslayout: true;
}


div#submenu ul
{
	margin: 0px 0;
	padding: 10px 0 0 0;
}
div#submenu ul li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
div#menuitem
{
	background-color: #ffad01;
	padding: 10px 0;
}
div.submenuholder
{
	border: #cdcdcd 1px solid;
	margin: 5px 0 0 0;
}

div#content ul li
{
	line-height: 1.5;
}

div#content ol li
{
	line-height: 1.5;
	font-size: 14px;
}

div#titleblock
{
	margin: 1em 0 10px;
	padding: 0;
	position: relative;
	width: 660px;
}

div#titleblock h2
{
	margin: 0;
}

div#titleblock table
{
	display: inline;
	white-space: nowrap;
}

table#title td
{
	vertical-align: middle;
	padding-right: 5px;
}

div#comment
{
	font-size: 9px;
	padding-bottom: 3px;
}

div#flash
{
	text-align: left;
}

div#flashContainer
{
	width: 675px;
	height: 380px;
}

div#imageContainer
{
	width: 675px;
	height: 380px;
	position: relative;
	background: transparent url(  'http://cdn01.oovoo.com/img/howtooovoo/03_videocall.jpg' ) no-repeat;
}

input#playButton
{
	background: transparent url(http://cdn01.oovoo.com/img/play_button.png);
	width: 76px;
	height: 53px;
	border: none;
	position: absolute;
	bottom: 170px;
	left: 300px;
	cursor: pointer;
}

.clickImage
{
	position: absolute;
	left: 288px;
	bottom: 130px;
	z-index: 300;
	cursor: pointer;
}

div#beforeTitle
{
	text-align: right;
}

div.button div:hover, div.button div.hover
{
	background: transparent url(http://cdn01.oovoo.com/img/new/but195x42-over.jpg) no-repeat scroll 0 0;
}

div.button div
{
	background: transparent url(http://cdn01.oovoo.com/img/new/but195x42-over.jpg) no-repeat scroll left top;
	cursor: pointer;
	font-weight: bold;
	height: 37px;
	padding: 10px 0 0;
	text-align: center;
	width: 193px;
}

div#download_btn
{
	right: 0;
	top: 0;
}

div.button
{
	height: 32px;
	width: 130px;
}

div#download_btn
{
	position: absolute;
	width: 130px;
}
ul#values li
{
	padding-top: 10px;
}


.BtnDownloadHowToList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(http://cdn01.oovoo.com/img/newDownloadBeta/new/Btn-Download.png);
	text-align: center;
	height: 38px;
	width: 260px;
	cursor: hand;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 20px;
	display: inline-block;
}
A.BtnDownloadHowToList
{
	color: #000000;
	background-image: url(http://cdn01.oovoo.com/img/newDownloadBeta/new/Btn-Download.png);
	text-decoration: none;
}
A.BtnDownloadHowToList:Hover
{
	color: #1B59D6;
	text-decoration: underline;
}

A.LearnMoreHowToList
{
	text-decoration:none;	
}

A.LearnMoreHowToList:Hover
{
	text-decoration: underline;
}