body {
	font-family: "Trebuchet MS", "verdana", "arial", sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center 80px;
    background-attachment: scroll;
    background-image: url(0oKjyk4miikKjmPhb4nQDpaPAWxmFDPLHJfFxc5Mvwh.jpg);
}

.invite_form_message {
}

.one_across {
	clear: both;
	float: left;
	margin: 2px 0 20px 0;
}

#contact-us-errors {
	display: none;
	border:  1px red dotted;
	background-color: #ffeded;
	margin:  20px 0 20px 162px;
	width: 400px;
}

#contact-us-content {
	background-color: #F3FEEE;
	border:  2px solid #DBF9D3;
	margin-bottom: 20px;
}

form.contact {
	padding: 20px;
	border-style:  none;
}

form.contact fieldset {
	border:  none;
}

form.contact .button {
	width: 80px;
	margin-left: 150px;
}

form.contact label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	clear: both;
}

form.contact span.error {
	display: none;
	float: left;
	margin-left: 152px;
	width: 382px;
	font-style: italic;
}

form.contact select {
	width: 404px;
}

form.contact input,
form.contact textarea {
	width:400px;
}

form.contact input,
form.contact select,
form.contact textarea {
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 2px 10px;
	font: 12px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
}
form.contact button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

form.contact .required {
	color: red;
}

form.contact .zderror {
	display: none;
}

.question,
.question:hover {
	color: #004899;
	text-decoration: none;
	margin-left: -20px;
	padding-left: 20px;
}

.faqs .faq div.answer {
	display: none;
	padding: 5px 0 10px 10px;
	text-align: justify;
}

ul.faqs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #575759;
}

ul.faqs li.faq {
	background-image: url(Cd3LKUFxyWBSEQFE2vj5ctab3AqrDHBprLc8YSf5Yn8.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}

input.text {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 12px;
    font-family: inherit;
    width: 280px;
}

p {
    line-height: 1.4;
}

a {
    color: #003;
    border: none;
}

a:hover {
    color: #a30;
}

a img {
    border: none;
}

div.clear {
    clear: both;
}

body.index div.signup-box-divider {
	height: 21px;
}

#demo-player-dialog {
	display: none;
}

/* Homepage, video */
#homepage-player-outer {
	/*background-image: url(C8fKhYfhUwCdHdhvZk0LPMkjQcjyinPqDSy56qdpNHF.jpg);*/
    position: relative;
    width: 640px;
    height: 390px;
	z-index: 0;
}

#homepage-player-outer .video-still-under {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 390px;
	z-index: 200;
	background-color: black;
}

#homepage-player-outer .video-still-frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 390px;
	z-index: 250;
	background-image: url(C8fKhYfhUwCdHdhvZk0LPMkjQcjyinPqDSy56qdpNHF.jpg);
	background-position: 0 0;
}

#homepage-player-outer .video-still-frame:hover {
	background-color: #fff;
	background-position: -640px 0;
}

#homepage-player-outer #homepage-player-container {
	display: none;
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 390px;
	width: 640px;
}

#homepage-player #video-player {
	position: static;
	top: 0px;
	left: 0px;
	height: 390px;
	width: 640px;
	background-color: transparent;
	z-index: 200;
	border:  black solid 1px;
}


.video-failed {
	color: green;
	position: relative;
	top: 50%;
	height: 10em;
	margin-top: -5em;
	text-align: center;
	width: 640px;
}



/* home page sections & columns */

#services-horizontal-line {
    border-bottom: 1px solid #cbcbcb;
    width: 800px;
    margin: 10px auto 0px
}

#services {
    /*width:100%;font-family:"Lucida Grande", "Verdana";font-size:11px;*/
}

#services .col {
    float: left;
    width: 300px;
    padding-top: 20px;
    padding-right: 25px;
}

#services .colright {
    float: left;
    width: 300px;
    padding-top: 20px;
}

#services p {
    font-size: 14px;
    text-align: left;
    margin: 0 0 5px;
    line-height: 1.4;
}

#services h2 {
    font-size: 20px;
    margin: 0 0 5px;
    color: #001e5f;
}

#services img {
    float: right;
    margin: 0 0 10px 10px;
}

#services a {
    color: #003bbd;
    text-decoration: none;
}

#services a:hover {
    color: #002066;
}

#serves {
    clear: both; /*font-family:"Lucida Grande", "verdana";padding:10px;font-size:11px;*/
	float: left;
}

#serves p {
    font-size: 14px;
    margin: 0;
}

#serves h2 {
    font-size: 20px;
    color: #666;
    padding-top: 20px;
}

#serves h3 {
    font-size: 18px;
    color: #666;
    padding-top: 20px;
}

#serves #home-testi {
    float: right;
    width: 280px;
}

#serves .company-icons {
    margin: 10px 0 0;
}

#serves .company-icons img {
    margin: 0 3px 0 0;
}

/*#home-testi .balloon{background:#ddd;border-radius:5px;
	padding: 12px 10px 12px 14px;
}*/

/*homepage testimonial - quotation */
/*#home-testi .anchor{background:url(9K18brUvPNfTlhQ5fkO7ICMyET9crUamWAEgFtp7LNt.png) no-repeat;width:23px;height:8px;float:right;margin-right:5px;}
#home-testi .author{float:right;padding-right:10px;padding-top:5px;font-style:italic;}
*/
/*#home-testi {height:27px;margin-bottom:5px;margin-top:10px;}*/

div#bottom-row {
	width: 950px;
	height: 150px;
	padding-top: 20px;
	clear: both;
}

div#bottom-row.house-description {
	color: #555;
	height: auto;
}

#testimonial-container {
	float: right;
}

div#testimonial-slider,
	div.testimonial-wrapper {
	height: 200px;
	width: 280px;
}

body.float-testimonial-right div#testimonial-slider,
	body.float-testimonial-right div.testimonial-wrapper {
	height: 150px;
}

body.float-testimonial-right #testimonial-slider,
body.float-testimonial-right #testimonial-slider-nav {
}

body.float-testimonial-right #testimonial-slider-nav {
	position: static;
}


.testimonial-wrapper {
    margin-left: 12px;
}

.home-testi-balloon {
    display: block;
    width: 248px;
    font-family: Times New Roman;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    color: #424242;
    background: #e5e5e5;
    padding: 8px 15px;
    margin-top: 0;
    position: absolute;
    bottom: 25px;
}

.home-testi-arrow {
    background: url(psPEdqnYzVgC7usIKjaqw8cYN3uLAJqgRit6fW6Kz0Q.png) no-repeat;
    width: 20px;
    height: 20px;
    padding: 0;;
    font-size: 1px;
    margin-top: 0;
    margin-left: 240px;
    margin-bottom: 0;
    position: absolute;
    bottom: 6px;
}

.home-testi-author {
    padding-top: 10px;
    font-style: italic;
    width: 240px;
    float: left;
    color: #424242;
    text-align: right;
    position: absolute;
    bottom: 5px;
}

p.other-products {
	margin-top: 20px;
}

/* Homepage, the transition testimonials*/
#testimonial-slider {
    z-index: -1;
    position: relative;
    margin-top: 10px;
	visibility: hidden;
}

#testimonial-slider-nav {
    position: absolute;
    float: left;
    margin: 0px 6px 10px 10px;
}

#testimonial-slider-nav a {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    display: block;
    text-decoration: none;
    float: left;
}

#testimonial-slider-nav a.activeSlide {
}

#testimonial-slider-nav a:focus {
    outline: none;
}

/* icons */
.icons {
    background: url(IPG9EewJ6UNBXsdkc1clCdUdPW5tbRXBHR3xBHT9rTn.png);
    width: 16px;
    height: 16px;
}

.icon-vsee {
    background-position: 0px 0px;
}

.icon-demo {
    background-position: -16px 0px;
}

.icon-mail {
    background-position: -32px 0px;
}

.icon-call {
    background-position: -48px 0px;
}

.icon-green-dot {
    background-position: 0px -16px;
}

.icon-grey-dot {
    background-position: -16px -16px;
}

/* Layout for all */
#wrapper {
	width: 950px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

#header {
    padding-top: 20px;
    height: 40px;
}

/* ie6 hack */
* html #banner {
	background: url(JuztEpSTV7P4UiQh5Vr7tV2Qii1UII7xWpMjY7X1i5G.gif) no-repeat;
}

#banner {
    display: block;
    background: url(qzcQIulCcTlCLMd5Y48MR1aK48u2JBg6LuxtfLrRPvn.png) no-repeat;
    width: 118px;
    height: 38px;
    float: left;
}

#banner.with_third_party {
	float: right;
}

#third_party_banner {
	display: block;
	height: 40px;
	width: 126px;
	float: left;
}

body.shift-logo-right-170 #banner {
	margin-left: 170px;
}

#footer {
    clear: both;
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
    color: #aaa;
}

.social-icon {
	float: right;
	margin-left: 10px;
}

.error {
    padding: 2px;
    color: #a40;
	font-size: 12px;
}

.warning {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
    color: #ffc;
}

.success {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
    color: #C9FFCA;
}

.contacts {
	float: right;
	padding-right: 4px;
}

.contacts a {
	margin: 0 5px;
	color: #004b8a;
	text-decoration: none;
	z-index: 600;
}


/* Navigation Bar */
#nav {
    right: 0;
    height: 0;
    position: absolute;
    z-index: 500;
	float: right;
	clear: right;
	margin-top: 7px;
}

* html #nav a {
	margin: 0;
	padding:  0;
	width: 85px;
}

#nav a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 15px;
	margin-left: 15px;
    margin-right: 4px;
    border: none;
}

#nav a:hover, #nav a.hover {
    color: #222;
    background: #eafaea;
}

#nav a.selected {
    background: #ded;
    color: #222;
}

#nav ul li {
    display: block;
    float: left;
}

#nav ul li ul {
    background: #fff;
    border: 1px solid #ded;
    padding: 5px 0;
    margin-left: 15px;
	margin-right: 4px;
    display: none;
}

#nav ul li ul li {
    float: none;
    background: #fff;
}

* html #nav ul li ul,
* html #nav ul li ul li a {
	margin: 0;
	padding:  0;
	width: 85px;
}

#nav ul li ul li a {
    display: block;
    text-align: left;
    background: none;
    font-size: 12px;
    margin: 0;
    padding: 3px 8px 3px 8px;
}

#nav ul li ul li a:hover {
    background: #eafaea;
}

/* Homepage, signup box */
#signup-box {
    float: right;
    width: 290px;
}

#signup-box h2 {
    font-size: 20px;
    padding: 0px 0 10px;
    margin: 50px 0 10px;
	color: #225691;
}

#signup-box h3 {
    border-bottom: 1px dotted #333;
    font-size: 16px;
    padding: 0px 0 10px;
    color: #333;
}

#signup-box p {
	color: #646464;
}

/* Oneclick homepage right col */
#oneclick-right-col {
    float: right;
    width: 290px;
    margin-top: 50px;
    margin-right: 20px;
}

#oneclick-right-col h2 {
    border-bottom: 1px dotted #333;
    font-size: 20px;
    padding: 0px 0 10px;
    margin: 0 0 10px;
}

#oneclick-right-col h3 {
    border-bottom: 1px dotted #333;
    font-size: 16px;
    padding: 0px 0 10px;
    color: #333;
}

/* download button for one-click */
.oneclick-alignment {
    margin: 10px 0 3px;
    padding-left: 12px;
}

.build-info {
    text-align: right;
    font-style: italic;
    font-size: 11px;
    margin: 0 12px 0 0;
}

.business-model {
    font-size: 15px;
    padding-left: 16px;
    color: #666666;
}

.download-message {
	font-size: 16px;
	font-weight: bold;
	color: #545454;
}

/* download button */
.download-alignment {
    margin: 20px 0 3px 12px;
}

.build-info {
    text-align: right;
    font-style: italic;
    font-size: 11px;
    margin: 0 12px 0 0;
}

.business-model {
    font-size: 15px;
    padding-left: 16px;
    color: #545454;
}

/* Homepage, the three transition images */
#slider {
    z-index: -1;
    position: relative;
    margin-top: 40px;
}

#slider img {
    width: 645px;
    height: 400px;
    display: none;
}

#slider-nav {
    margin: 50px 6px 0px;
    position: absolute;
}

#slider-nav a {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    display: block;
    text-decoration: none;
    background: url(XPo3k99q7XBzkbYuWOH3FCkSyZRusKnldJpPFNjpiN7.png);
    float: left;
}

#slider-nav a.activeSlide {
    background: url(ulh6FUgL6VBdyUX4uyF0v4CYNlMrKttefAP587MbGMF.png);
}

#slider-nav a:focus {
    outline: none;
}

/* Homepage, the marquee part */
#marquee {
    font-size: 18px;
    position: relative;
    margin-top: 10px;
    color: #666;
    clear: both;
}

#marquee div.underline {
    width: 780px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    height: 22px;
}

#marquee marquee#organization {
    width: 780px;
}

#marquee div div span {
    margin: 0 10px;
}

#marquee div.s {
    position: absolute;
    right: 0px;
    top: 0px;
}

/* common.ftl */
body.content-640 #sidebar {
	width: 290px;
}
#sidebar {
	margin: 0;
    float: right;
    width: 200px;
}

body.content-640 #content {
	width: 640px;
}
#content {
    margin: 0;
    float: left;
    width: 720px;
}

.content-wide {
    width: 950px !important;
    float: none;
}

/* Sub-Navigation bar, for Common.ftl */
#subnav {
    height: 27px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#subnav ul {
    padding-left: 0;
    margin-left: 0;
}

#subnav ul li {
    float: left;
    display: block;
    width: 94px;
    height: 33px;
}

#subnav ul li a {
    display: block;
    width: 90px;
    text-align: center;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0;
    margin-left: 2px;
}

#subnav ul li a:hover {
    color: #222;
    background: #ded;
}

#subnav ul li a.selected {
    background: #ded;
    color: #222;
}

#subnav ul li div.arrow {
    background: url(nPIZTergyeFK4PV19vSrSLg7vQXtJuApp3kc72YoUqj.png) no-repeat;
    width: 10px;
    height: 8px;
    padding: 0;
    font-size: 1px;
    margin: 0 42px;
}

/* The "What's Next?" and "What other says" box */
.box {
    background: url(x0prSigf85v83PvCNA0EmCMfL0JZLikgf4ids2QtkqY.png) repeat;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 14px;
}

.box h2 {
    margin: 0 0 10px;
    background: #d3ddcc;
    padding: 6px 10px;
    font-size: 15px !important;
}

.box p {
    padding: 0 10px;
}

.box p a {
    text-decoration: none;
}

.box p a:hover {
    text-decoration: underline;
}

.box div.icons {
    float: left;
    margin: 0 5px 0 10px;
}

.what div.list {
    clear: both;
    margin: 10px 0;
}

/* testi is the "What other says" box */

#testi-box {
    background: #ded;
    padding-bottom: 1px;
}

#testi-box h2 {
    margin: 0 0 5px;
    padding: 6px 10px;
    background: #676;
    color: #fff;
    font-size: 15px !important;
}

/*.testi-box p img{float:right !important;}*/
#testi-box p {
    font-size: 14px;
}

.testi {
    background: #fff;
    border: 1px solid #aba;
    margin: 5px;
}

.testi p {
    margin: 5px;
    padding: 0;
}

.testi p.msg {
    font-size: 13px;
    background: #efe;
    padding: 5px;
    margin: 0;
    border-top: 1px solid #aba;
}

.testi p.msg span {
    font-size: 11px;
    font-style: italic;
}

.testi p.img {
    text-align: center;
}

.testi p.img img {
    height: 30px;
}

.testi p.by {
    font-size: 13px;
    background: #aba;
    margin: 0;
    padding: 2px 5px;
}

/* buttons! */

a.homepage-download {
    display: block;
    background: url(jgyPuJOhub5s8imjjzyldafkF8niKQ18N6Dw2s6wsxh.png) no-repeat 0px 0px;
    width: 290px;
    height: 132px;
}

a.homepage-download2 {
    display: block;
    background: url(iAeRt3EIdMuIj4Bfqrx1ejgX5nHFOpRmsXoMPwYDzt5.png) no-repeat 0px 0px;
    width: 290px;
    height: 51px;
}

a.homepage-download2:hover {
    display: block;
    background: url(iAeRt3EIdMuIj4Bfqrx1ejgX5nHFOpRmsXoMPwYDzt5.png) no-repeat 0px -51px;
    width: 290px;
    height: 51px;
}

a.homepage-oneclick {
    display: block;
    background: url(1dQj17yZToWeIFen2Rta7GNSqOWhgU0ws0jRDu94umw.png) no-repeat 0px 0px;
    width: 290px;
    height: 55px;
}

a.homepage-oneclick:hover {
    display: block;
    background: url(1dQj17yZToWeIFen2Rta7GNSqOWhgU0ws0jRDu94umw.png) no-repeat 0px -55px;
    width: 290px;
    height: 55px;
}

.buttons {
    display: block;
}

.install-now {
    background: url(eBr0HZPT7w5CpxyuOkplHn8jvx08SiSxo6PJTbcPiIs.png) no-repeat;
    width: 200px;
    height: 40px;
}

.install-now:hover {
    background-position: 0px -40px;
}

a.vseeme {
    display: block;
    background: url(wggu7WBiuHGh99CcpD2uEKtbXtZcva27UH1NcSQFAxm.gif) no-repeat 0px 0px;
    width: 105px;
    height: 28px;
}

a.vseeme:hover {
    display: block;
    background: url(wggu7WBiuHGh99CcpD2uEKtbXtZcva27UH1NcSQFAxm.gif) no-repeat 0px -28px;
    width: 105px;
    height: 28px;
}

a.download {
    display: block;
    background: url(DfTWtzhUxTXmg6gwpZLHA459jmsWnJz5cxTgfXmhlgB.gif) no-repeat 0px 0px;
    width: 105px;
    height: 28px;
}

a.download:hover {
    display: block;
    background: url(DfTWtzhUxTXmg6gwpZLHA459jmsWnJz5cxTgfXmhlgB.gif) no-repeat 0px -28px;
    width: 105px;
    height: 28px;
}

a.freetrial {
    display: block;
    background: url(WT4u8IOCCssL604ij9LehNAn6aAQ2sHwUW34b8nv1Rd.gif) no-repeat 0px 0px;
    width: 105px;
    height: 28px;
}

a.freetrial:hover {
    display: block;
    background: url(WT4u8IOCCssL604ij9LehNAn6aAQ2sHwUW34b8nv1Rd.gif) no-repeat 0px -28px;
    width: 105px;
    height: 28px;
}

a.contact-us {
    display: block;
    background: url(VmpR5ZYoaHzNuOsTHBI3YTqbMJ9RW3ysNxEXP8qNRdF.gif) no-repeat 0px 0px;
    width: 105px;
    height: 28px;
}

a.contact-us:hover {
    display: block;
    background: url(VmpR5ZYoaHzNuOsTHBI3YTqbMJ9RW3ysNxEXP8qNRdF.gif) no-repeat 0px -28px;
    width: 105px;
    height: 28px;
}

/* aboutus/people. Each staff is rendered as a "profile" */
.profile {
    clear: both;
}

.profile h2 {
    font-size: 18px;
    margin: 20px 0 5px;
}

.profile h4 {
	color: #164370;
	font: italic normal 16px "Times New Roman", Times, serif;
	margin-top: 0px;
}

.profile img {
    float: left;
    margin: 0px 8px 5px 0px;
}

.profile p {
    margin-top: 5px;
    margin-bottom: 15px;
}

/* aboutus/press */
.press h2 {
    font-size: 22px;
}

.press h3 {
    margin-bottom: 3px;
}

.press p {
    margin: 0;
}

.representative-quotes {
    border-top: 1px dotted #ccc;
    margin-top: 40px;
}

.representative-quotes p {
    clear: both;
}

.representative-quotes img {
    float: left;
    margin: 0 10px 10px 0;
}

/* careers */
.careers-section {
    margin-bottom: 40px;
}

.careers-section p {
    margin: 0 0 10px;
}

.careers-section h2 {
    margin: 0 0 10px;
    padding: 1px 0px 5px 30px;
    border-bottom: 1px dotted #777;
    background: url(4HXH2bjBPaQj11KqFqz0OPcU7n1AEkFRLGkyO4Oe53q.png) no-repeat;
    font-size: 20px;
}

.careers-section h3 {
}

.careers-section ol li {
    margin: 8px 0;
}

/* features */
.features-image-left {
	float: left;
	display: inline;
	padding-right: 30px;
	width: 180px;
}

.features-image-right {
	float: right;
	display: inline;
	padding-left: 30px;
	width: 180px;
}

/* pricing */
table.pricing {
    width: 740px;
}

table.pricing tr.header th {
    text-align: center;
    padding: 10px;
    background: #6abc90;
    width: 120px;
}

table.pricing tr.header td {
    background: none;
}

table.pricing tr th {
    text-align: right;
    padding-right: 10px;
}

table.pricing tr td {
    background-color: #ade79c;
    text-align: center;
    padding: 3px;
    height: 35px;
}

table.pricing tr.odd td {
    background-color: #dbf6c8;
    height: 35px;
}

table.pricing tr.buttons-row td {
    background: none;
}

table.pricing tr.buttons-row td .buttons {
    margin: 0 auto;
}

table.pricing p.tick {
    background: url(1Us0WMxkOnC5UPMlIH6293Lh9v20MkHHk4YSnw3MIJr.png) no-repeat;
    width: 21px;
    height: 20px;
    margin: 0 auto;
}

table.pricing span.red {
    font-weight: bold;
    font-size: 15px;
    color: #f30;
}

table.pricing span.black {
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

/* pricing 2 - will remove after pricing page is updated */
table.pricing2 {
    width: 650px;
	margin-left: 40px;
}


table.pricing2 tr.header th {
    text-align: center;
    padding: 10px;
    background: #295f93;
    width: 120px;
	color: #fffeff;
}

table.pricing2 tr.header td {
    background: none;
}

table.pricing2 tr th {
    text-align: right;
    padding-right: 10px;
}

table.pricing2 tr td {
    background-color: #baf5a9;
    text-align: center;
    padding: 3px;
    height: 35px;
}

table.pricing2 tr.odd td {
    background-color: #dbf6c8;
    height: 35px;
}

table.pricing2 tr.buttons-row td {
    background: none;
}

table.pricing2 tr.buttons-row td .buttons {
    margin: 0 auto;
}

table.pricing2 p.tick {
    background: url(1Us0WMxkOnC5UPMlIH6293Lh9v20MkHHk4YSnw3MIJr.png) no-repeat;
    width: 21px;
    height: 20px;
    margin: 0 auto;
}

table.pricing2 span.red {
    font-weight: bold;
    font-size: 15px;
    color: #f30;
}

table.pricing2 span.black {
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

/* contacts. Not used. Merged with support.ftl */
/*
div.contacts h3{margin:0;font-size:16px;}
div.contacts p{margin:0;}

div.contacts div.left{float:left;width:400px;}
div.contacts div.left h3{margin:50px 0 0;}

div.contacts div.right{margin-left:410px;}
*/

/* contacts (support.ftl) */
div.support h3 {
    margin: 20px 0 0;
    font-size: 16px;
}

div.support p {
    margin: 0;
}

div.support table {
    border-collapse: collapse;
}

div.support table td {
    padding: 0;
}

div.support table th {
    text-align: left;
    font-size: 15px;
}

div.support div.left {
    float: left;
    width: 400px;
}

div.support div.right {
    margin-left: 410px;
}

/* howto */
.howto-left {
    float: left;
    width: 530px;
}

.howto-left h2 {
    padding: 2px 5px;
}

.documentation {
    float: left;
    width: 740px;
}

.howto-right {
    margin-left: 10px;
    float: right;
    width: 200px;
    padding-top: 40px;
    font-size: 13px;
}

.howto-right h2 {
    font-size: 16px;
    margin-bottom: 0;
}

.howto-right ul {
    font-size: 14px;
    padding-left: 15px;
    margin: 4px 0 20px;
}

.howto-right ul li {
    margin: 5px 0;
}

/* Competitors */
table.competitors {
    width: 740px;
}

table.competitors tr.header th {
    text-align: center;
    padding: 10px;
    background: #6abc90;
}

table.competitors tr.header td {
    background: none;
}

table.competitors tr th {
    text-align: right;
    padding-right: 10px;
}

table.competitors tr td {
    background-color: #ade79c;
    text-align: left;
    padding: 3px;
    height: 35px;
}

table.competitors tr.odd td {
    background-color: #dbf6c8;
    height: 35px;
}

table.competitors tr.buttons-row td {
    background: none;
}

table.competitors tr.buttons-row td .buttons {
    margin: 0 auto;
}

table.competitors p.tick {
    background: url(1Us0WMxkOnC5UPMlIH6293Lh9v20MkHHk4YSnw3MIJr.png) no-repeat;
    width: 21px;
    height: 20px;
    margin: 0 auto;
}

table.competitors span.red {
    font-weight: bold;
    font-size: 15px;
    color: #f30;
}

table.competitors span.black {
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

/* Live (livestreaming page) */

#livestream-player {
    z-index: -1;
    position: relative;
    margin-top: 40px;
    width: 640px;
    height: 400px;
}

#chatroll {
    float: right;
    width: 300px;
    margin-top: 82px;
}

#chatroll h2 {
    border-bottom: 1px dotted #333;
    font-size: 20px;
    padding: 0px 0 10px;
    margin: 0 0 10px;
}

#chatroll h3 {
    border-bottom: 1px dotted #333;
    font-size: 16px;
    padding: 0px 0 10px;
    color: #333;
}

/* @@@@@@ forum @@@@@@ */

#forum {
    font-size: 12px;
    margin-top: 10px;
}

/* Breadcrumbs */
.breadcrumbs {
    background: #eee;
    padding: 5px 10px;
    margin-bottom: 10px;
    border: 1px solid #898;
    font-style: italic;
}

.breadcrumbs a {
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}

.breadcrumbs a:hover {
}

/* Search */
.forum-search {
    text-align: right;
    margin: 0 0 5px;
}

.forum-search p {
    margin: 0;
}

.forum-search .text {
    font-size: 11px;
}

.search-result {
    margin: 15px 10px;
}

.search-result p {
    margin: 0;
}

.search-result h3 {
    margin-bottom: 0px;
}

.search-result h3 a {
    color: #283;
}

.search-result h3 a:hover {
    color: #162;
}

/* testimonial */

/*.testimonial h3 {
    margin-bottom: 3px;
}*/

.testimonial p {
    clear: both;
    text-align: justify;
}

.testimonial img {
    float: left;
    margin: 0 10px 10px 0;
}

/* General looks for category div and its table */
.category {
    margin-bottom: 16px;
    background: #354;
    padding: 3px 4px 3px 3px;
}

.category table {
    border-collapse: collapse;
    width: 100%;
}

.category table tr {
    border: 1px solid #454;
}

.category table td {
    padding: 5px 10px;
}

/* Controls the width of each columns */
.category table td.topics {
    width: 400px;
}

.category table td.replies {
    width: 60px;
    text-align: center;
    border: 1px solid #565;
    border-top: none;
    border-bottom: none;
}

.category table td.last-posts {
    width: 200px;
}

.category table td.center {
    text-align: center;
}

/* Controls each row's general looks */
.category-title {
    font-size: 18px;
    font-weight: bold;
    background: #354;
}

.category-title a {
    text-decoration: none;
    color: #fff;
}

.category-title a:hover {
    color: #fff;
}

/* stupid IE6 */
.category-header {
    font-size: 12px;
    font-weight: bold;
    background: #676;
    color: #fff;
}

.category-show-more {
    font-size: 10px;
    text-align: center;
}

.category-show-more td {
    padding-bottom: 3px !important;
}

.category-show-more a {
    color: #fff;
    text-decoration: none;
}

/* Controls each cell's look and behaviour */
.topic-row {
    background: #fff;
    cursor: pointer;
    color: #666;
}

.topic-row:hover, .topic-row.hover {
    background: #eee;
}

.topic-row td {
    border-bottom: 1px solid #454;
}

.topic-title {
    font-size: 14px;
    font-weight: bold;
    padding-left: 0 !important;
}

.topic-title a {
    text-decoration: none;
    color: #666;
}

.topic-title a:hover, .topic-title a.hover {
    color: #a50;
}

.topic-replies {
    text-align: center;
    border: 1px solid #565;
    border-top: none;
    border-bottom: none;
}

.topic-icon .icon {
    background: url(ErVQwe4F3LkMKiqsQoNWoGoAOp9jw8zZVyUMvmwqDVi.gif) no-repeat;
    width: 27px;
    height: 27px;
}

.topic-icon {
    width: 27px !important;
}

/* control bar */
.controls {
    height: 25px;
    margin: 10px 0 10px;
}

.controls .welcome {
    float: left;
    padding: 5px 0px 0px 10px;
    margin: 0;
}

.controls .create-topic {
    display: block;
    float: right;
    background: url(qIRbFYMZsnJjwwduJiEUfbGRvo9HcYn5UO22UjGKiJt.gif) no-repeat 0px 0px;
    width: 96px;
    height: 25px;
}

.controls .create-topic:hover {
    background: url(qIRbFYMZsnJjwwduJiEUfbGRvo9HcYn5UO22UjGKiJt.gif) no-repeat 0px -25px;
}

.controls .add-reply {
    display: block;
    float: right;
    background: url(2FXktyLnqtw1lWSVRaiNewZCxYK5d3BNr4w0m0BKeoG.gif) no-repeat 0px 0px;
    width: 96px;
    height: 25px;
}

.controls .add-reply:hover {
    background: url(2FXktyLnqtw1lWSVRaiNewZCxYK5d3BNr4w0m0BKeoG.gif) no-repeat 0px -25px;
}

.controls .flash {
    float: right;
    color: #f30;
    font-weight: bold;
    margin: 5px 10px 0 0;
    display: none;
}

/* login form */
#forum .controls .login {
    float: left;
    height: 25px;
}

#forum .controls .login p {
    margin: 0;
}

#forum .controls .login input {
    font-size: 11px;
}

#forum .controls .login {
    font-size: 11px;
}

/* pagination */
.pagination {
    float: right;
    font-size: 11px;
    font-family: verdana;
    margin-bottom: 10px;
}

.pagination .info {
    float: left;
    margin-right: 5px;
    padding-top: 1px;
}

.pagination span, .pagination a {
    display: block;
    float: left;
    color: #666;
    border: 1px solid #777;
    margin-right: 4px;
    padding: 1px 4px;
    text-decoration: none;
    background: #fff;
    font-size: 10px;
}

.pagination span, .pagination a:hover {
    background: #888;
    color: #fff;
}

/* posts */
.post-topic-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #354;
    padding: 5px 10px;
    border: 1px solid #354;
}

.posts {
    background: #eee;
    padding: 10px 10px 0;
    border: 1px solid #354;
}

.posts .staff {
    background: #ffffe4 url(5fJNS3j2oEpQmezTtTWIgUwk1RlOvf2Ui1UT1k3L0NB.gif) no-repeat top right;
    border: 1px solid #ab6;
    margin: 0 0px 10px 0;
}

.posts .staff .author {
    float: left;
    width: 100px;
    border-right: 1px solid #ab6;
    border-left: none;
    padding: 0 10px 10px;
    text-align: right;
}

.posts .staff .author .avatar {
    margin: 10px 0 5px 50px;
}

.posts .staff .forum-vseeme {
    margin-left: 60px;
}

.posts .staff .body {
    margin: 0 0 0 120px;
}

.posts .staff .quote .body {
    margin: 0px;
}

.post {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 0 10px 0px;
}

.post .avatar {
    margin: 10px 0 5px;
    width: 50px;
}

.post .avatar img {
    height: 50px;
}

.post .author {
    float: right;
    width: 100px;
    border-left: 1px solid #ccc;
    padding: 0 10px 10px;
}

.post .author .by, .post .author .on {
    margin: 0;
}

.post .author .by {
    margin: 3px 0;
}

.post .forum-vseeme {
    display: block;
    width: 40px;
    height: 16px;
    font-size: 3px;
    background: url(vamGCRenuDHro2qngsR7IYByv8dSAjbfBlsLojzHImB.gif) no-repeat 0px -32px;
}

.post .online {
    background: url(vamGCRenuDHro2qngsR7IYByv8dSAjbfBlsLojzHImB.gif) no-repeat 0px 0px;
}

.post .online:hover {
    background: url(vamGCRenuDHro2qngsR7IYByv8dSAjbfBlsLojzHImB.gif) no-repeat 0px -16px;
}

.post .author .on {
    font-size: 10px;
    margin-top: 10px;
}

.post .body {
    padding: 8px 10px 10px;
    margin-right: 120px;
    font-size: 13px;
    line-height: 1.5;
    color: #444;
}

.post .body .re {
    font-size: 15px;
    margin: 0;
    color: #111;
}

.post .back-to-top {
    clear: both;
    height: 16px;
    text-align: right;
}

.post .back-to-top a {
    display: block;
    background: url(uyIcw6BZFYlQb76pb2NpllZXhkWHAsl2FD2qlx71q7G.gif) no-repeat;
    width: 11px;
    height: 11px;
    float: right;
    margin: 0 5px 5px 0;
}

.post .quote {
    border: 1px solid #ccc;
    margin: 10px;
    background: #fff;
}

.post .quote .header {
    font-size: 12px;
    font-weight: bold;
    background: #f2f2f2;
    padding: 3px 5px;
    font-style: italic;
}

.post .quote .body {
    margin-right: 0;
}

.post .button-quote {
    display: block;
    float: right;
    background: url(6hE6PH7CJplgfQ0LGOTsuDz3GM2fCnB5jRxGr1l2YFn.gif) no-repeat 0px 0px;
    width: 72px;
    height: 25px;
    cursor: pointer;
    margin: 0 0 0 10px;
}

.post .button-quote:hover {
    display: block;
    float: right;
    background: url(6hE6PH7CJplgfQ0LGOTsuDz3GM2fCnB5jRxGr1l2YFn.gif) no-repeat 0px -25px;
    width: 72px;
    height: 25px;
}

.post .flash {
    float: right;
    color: #f30;
    font-weight: bold;
    margin: 5px 0px 0 0;
    display: none;
}

.reply-form {
    border: 1px solid #354;
    clear: both;
    margin-top: 10px;
}

.reply-form h3 {
    background: #354;
    color: #fff;
    padding: 5px 10px;
    margin: 0;
}

.reply-form .form {
    padding: 10px;
}

.reply-form .form .text {
    width: 840px;
    font-size: 14px;
    font-family: verdana;
    padding: 3px;
}

.reply-form .form textarea {
    width: 844px;
    font-size: 14px;
    height: 200px;
    border: 1px solid #ccc;
    padding: 3px 1px;
    font-family: verdana;
}

/*------------ Stylized form ---------*/
/* ----------- My Form ----------- */
.myform {
    margin-left: 275px;
    margin-top: 20px;
    width: 400px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}

/* ----------- stylized ----------- */
#stylized {
    float: left;
    border: solid 2px #679c46;
    background: #ffffff;
}

#stylized h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #679c46;
}

#stylized title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #679c46;
}

/*--#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #898f8c;
padding-bottom:10px;
}--*/
#stylized label {
    display: block;
    margin-left: 30px;
    text-align: right;
    width: 100px;
    float: left;
    padding-top: 4px;
}

#stylized radiolabel {
    display: block;
    text-align: left;
    width: 200px;
    padding-top: 4px;
}

#stylized .small {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 140px;
}

/*------------#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:150px;
margin:2px 0 20px 10px;
}-------*/

div#progress-bar {
    border: 1px solid #ccc;
    width: 250px;
    margin: 2px 5px 2px 0;
    padding: 2px;
    float: left;
    background: white;
}

div#progress-bar > div {
    background-color: #ACE97C;
    /*background-color: #FFA500;*/
    height: 24px;
    width: 1%;
}

/*-------Get Started-------*/
#getstarted {
    width: 580px;
    margin-bottom: 200px;
	margin: 0 auto;
}

#getstarted .group {
    width: 580px;
}

#getstarted .group h2 {
    font-size: 18px;
    font-weight: bold;
    color: #679c46;
}

#getstarted .group h3 {
    font-weight: bold;
    color: #004880;
}

#getstarted .group .step {
    width: 180px;
    float: left;
    padding-right: 20px;
}

#getstarted .group .step-right {
    width: 180px;
    float: left;
}

/*-------Get VSee (if Java installer fails)-------*/
#getvsee {
    width: 950px;
}

#getvsee .group {
    float: left;
    width: 950px;
    padding-bottom: 20px;
}

#getvsee .group h2 {
    font-size: 18px;
    font-weight: bold;
    color: #679c46;
}

#getvsee .group h3 {

    color: #004880;
	font-weight: bold;
	font-size: 14px;
}

#getvsee .group .step {
    width: 300px;
    float: left;
    padding-right: 10px;
}


/*-------Update VSee (for r6.2 to r7)-------*/
#updatevsee {
    width: 950px;
}

#updatevsee .group {
    float: left;
    width: 950px;
    padding-bottom: 20px;
}

#updatevsee .group h2 {
    font-size: 18px;
    font-weight: bold;
    color: #679c46;
}

#updatevsee .group h3 {

    color: #004880;
	font-weight: bold;
	font-size: 14px;
}

#updatevsee .group .step {
    width: 300px;
    float: left;
    padding-right: 10px;
}



/*-- new homepage w/ one-click sign up form --*/

/* Oneclick new homepage right col */
#oneclick-right-col2 {
    float: right;
    width: 290px;
    margin-top: 20px;
    margin-left: 20px;
}

#oneclick-right-col2 h2 {
    border-bottom: 1px dotted #333;
    font-size: 20px;
    padding: 0px 0 10px;
    margin: 0 0 10px;
}

#oneclick-right-col2 h3 {
    border-bottom: 1px dotted #333;
    font-size: 16px;
    padding: 0px 0 10px;
    color: #333;
}

#oneclick-right-col2 .unsupported_os {
    background: url(p8LG2h9dxmg531OcopKkrQpMlCfOD6MpE5LMesmx7mA.png) no-repeat 0 30px;
    font-size: 15px;
    padding-left: 16px;
    color: #a40;
    height: auto;
    padding-top: 25px;
    padding-left: 35px;
    padding-bottom: 5px;

}

/*------------ Stylized form ---------*/
/* ----------- My Form ----------- */
.myform2 {
    /*--margin-left: 275px;
  margin-top: 20px; --*/
    width: 290px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* ----------- stylized ----------- */
#stylized2 {
    float: left;
    border: solid 2px #679c46;
    background: white;
}

#stylized h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #679c46;
}

#stylized2 title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #679c46;
}

#stylized2 label {
    display: block;
    text-align: right;
    width: 80px;
    float: left;
    padding-top: 4px;
    padding-left: 18px;
}

#stylized2 radiolabel {
    display: block;
    text-align: left;
    width: 200px;
    padding-top: 4px;
}

#stylized2 .small {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 140px;
}

/*-------One-click homepage sign up form-------*/
.vsee_input2 {
    float: left;
    font-size: 12px;
    padding: 4px 2px;
    border: 1px solid #639b38;
    width: 260px;
    margin: 2px 0pt 10px 10px;
    background-color: #ffffff;
}


.vsee_input {
    float: left;
    font-size: 12px;
    height: 26px;
    border-radius: 4px 4px 4px 4px;
    padding-left: 4px;
    border: 1px inset #639b38;
}

div.form-outer {
    padding-left: 20px;
}

div.form {
    width: 265px;
    font-size: 12px;
    margin-right: 6px;
    margin-top: 5px;
}

div.form div.fade-label label.toright {
	background-color: transparent;
}

div.form div.fade-label label {
    background-color: #ffffff;
    border-radius: 4px 4px 4px 4px;
    color: rgba(57, 58, 58, 0.7);
    font-weight: normal;
    height: 25px;
    line-height: 15px;
    position: absolute;
    z-index: 1;
    padding-right: 7px;
    padding-top: 4px;
}

div.form div.fade-label input {
    background: none repeat scroll 0 0 transparent;
}

div.form div.fade-label input, div.form div.fade-label select {
    position: absolute;
    z-index: 2;

}

div.form div.field {
    height: 28px;
    position: relative;
    margin-bottom: 10px;
}

div.form div.fade-label label span {
    display: block;
    padding: 4px 6px;
}

div.form .text, div.form textarea, div.form select, div.form input[type="text"], div.form input[type="email"], div.form input[type="password"] {
    width: 260px;
}

div.form div.fade-label label.focus {
    color: #CCCCCC;
}

input.text:focus, input[type="search"]:focus, textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus {
    /*---box-shadow: 0 0 0 1px #73BDFA inset, 0 0 2px 0 rgba(115, 189, 250, 0.9);----*/
    outline: none;
    border: 2px solid #306ec5;
}

div.form div.fade-label.field-error input {
    /*---box-shadow: 0 0 0 1px #b10303 inset;---*/
    border: 1.5px solid #b5381d;
}

.signup_button {
    color: #ffffff;
    font-size: 15px;
    text-shadow: #a0a1a1 0 -1px 0;
    background: #73ae3a no-repeat right 0;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    position: relative;
    float: right;
    height: 35px;
    width: 260px;
    opacity: .9;
    border: 1px solid #79994d;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(255, 255, 255, 0.5) inset;
    margin-top: 10px;
}

.signup_button:hover {
    color: #fffeff;
    font-size: 15px;
    text-shadow: #a0a1a1 0 -1px 0;
    background: #88be3e no-repeat right 0;
    border: 1px solid #79994d;
    cursor: pointer;
    display: block;
    position: relative;
    float: right;
    height: 35px;
    width: 260px;
    opacity: .9;
    margin-top: 20	px;
}

#errors {
    background: url(p8LG2h9dxmg531OcopKkrQpMlCfOD6MpE5LMesmx7mA.png) no-repeat 0 50%;
    color: #a40;
    height: auto;
    margin-top: 50px;
    margin-left: 10px;
    padding-top: 10px;
    padding-left: 35px;
    padding-bottom: 5px;
}

.video {
    position: relative;
}

.video a {
    position: absolute;
    display: block;
    background: url(resource:/img/layout/playvideo.jpg);
    height: 370px;
    width: 604px;
    top: 20px;
    left: 20px;
}

/*Customer logo for one-click homepage*/
.customers {
    margin: 10px 0 0 0;
    width: 640px;
    height: 120px;
    float: left;
}

.customer-logo {
    padding-left: 5px;
	padding-right: 19px;
    opacity: .8;
}

body.float-testimonial-right .customer-logo,
.customer-logo.last {
	padding-right: 0;
}

body.float-testimonial-right .customer-logo.wide {
	display: none;
}

/*Testimonial for one-click homepage*/
#testimonial-slider2 {
    width: 280px;
    float: right;
    margin-top: 100px;
}

#testimonial-slider-nav2 {
    float: right;
    margin: 0px 10px 10px 10px;
}

#testimonial-slider-nav2 a {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    display: block;
    text-decoration: none;
    background: url(IPG9EewJ6UNBXsdkc1clCdUdPW5tbRXBHR3xBHT9rTn.png) no-repeat -17px -17px;
    float: right;
}

#testimonial-slider-nav2 a.activeSlide {
    background: url(IPG9EewJ6UNBXsdkc1clCdUdPW5tbRXBHR3xBHT9rTn.png) no-repeat 0px -17px;
}

#testimonial-slider-nav2 a:focus {
    outline: none;
}

.testimonial-wrapper2 {
    width: 265px;
}

.home-testi-balloon2 {
    display: block;
    width: 245px;
    font-family: Times New Roman;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    color: #424242;
    background: #e5e5e5;
    position: absolute;
    bottom: 25px;
    padding: 10px;
    margin-left: 10px;
}

.home-testi-arrow2 {
    background: url(2x821FoHowXFSjgwArqNGE34KQJ2dy1NU9cNaLd8Vka.png) no-repeat;
    width: 20px;
    height: 20px;
    padding: 0;
    font-size: 1px;
    margin-top: 0;
    margin-left: 235px;
    margin-bottom: 0;
    position: absolute;
    bottom: 6px;

}

.home-testi-author2 {
    padding-top: 10px;
    font-style: italic;
    width: 235px;
    float: left;
    color: #424242;
    text-align: right;
    position: absolute;
    bottom: 5px;
}



