/********************************************
   	AUTHOR:  			Sanka Tandav Krishna 
   	WEBSITE:   			http://www.vivu.tv/
	TEMPLATE NAME:		vivu
   	VERSION:          	1.0
	LAST MODIFIED     	October-10-2009 	
 *******************************************/

* {
	margin:0;
	padding:0;
	border-color: #FFFFFF;
}

body {
	background:#FFFFFF;
	color:#333;
	line-height:normal;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.75em;
}

h1 {
	color:#224156;
	font-size:15px;
}


h2 {
	color:#224156;
	font-size:15px;
}

a:active{
	outline: none;
}

a:link {
	outline:none;
}

a:active {
	outline:none;
}

a:visited {
	outline:none;
}

a:hover {
	outline:none;
}


#vivucommongap {
	background:#FFFFFF;
	width:100%;
}

#vivutopgap {
	width:100%; 
	background:#363636; 
	height:2px; 
	cellspacing:0px;
}

/********************************************
   Custom Fonts - Parasar
********************************************/ 
	
		@font-face/* SuperHeading font */
			{
			font-family: superheadingFont;
			src: url('/vivuweb/fonts/MuseoSans/MuseoSans_900.eot');
			src: url('/vivuweb/fonts/MuseoSans/MuseoSans_900.otf') format("truetype");
			}
			
		@font-face/* Heading font */
			{
			font-family: headingFont;
			src: url('/vivuweb/fonts/MuseoSans/MuseoSans_700.eot');
			src: url('/vivuweb/fonts/MuseoSans/MuseoSans_700.otf') format("truetype");
			}
			
		@font-face/* boby text font */
			{
			font-family: subheadingFont;
			src: url('/vivuweb/fonts/MuseoSlab/Museo_Slab_100.eot');
			src: url('/vivuweb/fonts/MuseoSlab/Museo_Slab_100.otf') format("truetype");
			}
			
			
	.headingFont {
		font-family:headingFont;	
		font-size:2.25em;
		padding-top:5px;
		color:#000;
	}
	
	.subheadingFont {
		font-size:0.875em;color:#000;
		font-family:subheadingFont;
	}
	
	
/********************************************
   Change Selection style
********************************************/ 

::-moz-selection{
	background:#224156;
	color:#fff;
}

::selection {
	background:#224156;
	color:#fff;
}

code::-moz-selection {
	background: #FFFFFF;
}

code::selection {
	background: #FFFFFF;
}



 
/********************************************
   TOP ELEMENTS
********************************************/ 
#vivutop {
	width:100%;
	background:#FFFFFF;
	/* added by Parasar */
	background-image:url(../../image/home/NewTheme/TopBG.png);
	background-repeat:repeat-x;
	/* end */
	height:66px;
	cellspacing:0px;
}



#vivutoplogocontent {
	width: 980px;
	height:70px;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	background:none;
	margin: 0 auto;
	text-align: left;
}

 
/********************************************
   Main Content
********************************************/ 

#vivumain_black {
	background:#fff;
	width:100%;
	cellspacing:0px;
}

#vivumain_gradient {
	background:url(../../image/home/NewTheme/SolutionsBG.jpg) repeat-x left top;
	width:100%;
	cellspacing:0px;
}


#vivumain_white {
	background:#FFFFFF;
	/* added by Parasar */
	background:url(../../image/home/NewTheme/testimonialBG.jpg) scroll repeat;
	/* end */
	width:100%;
	cellspacing:0px;
}

#vivumain_logos {
	background:#dde4ec;
	width:100%;
	cellspacing:0px;
}

#vivumaincontent {
	width: 980px;
	height: 406px;
	background:none;
	margin: 0 auto;
	text-align: left;
}

#vivumaincontent_buttons {
	width: 980px;
	/*height: 40px;*/
	background:none;
	margin: 0 auto;
	text-align: left;
}

#vivumainbottomcontent_logos {
	background:none; 
	width:980px; 
	margin: 0 auto;
	border: 0px solid #bfbfbf;
}

#vivumainbottomcontent {
	background:none; 
	width:980px; 
	margin: 0 auto;
	border: none;
}

#vivumainbottomcontent a{
	color:#0057a5;
	text-decoration:none;
}

#vivumainbottomcontent a:hover{
	color:#006cb4;
	text-decoration:none;
}

/********************************************
	 MAIN SOLUTIONS SLIDESHOW
*********************************************/

/* Sample 5*/
#box5Main div{
	/*
	position:absolute;
	background:#fff;
	width:480px;
	height:240px;
	*/
}

#box5Main{
	padding-top:35px;
}

#box5Main h1{
	font:30px/40px headingFont,arial,sans-serif;
	color:#0ab3e7;
	letter-spacing:-1px;
	text-align:left;
}

#box5Main h2{
	font:26px/36px headingFont,arial,sans-serif;
	color:#696868;
	letter-spacing:-1px;
	text-align:left;
	margin-bottom:25px;
}

#box5Main h3{
	font:bold 15px/17px 'PT Serif',georgia,sans-serif;
	/*margin:-20px 0 50px 0px;*/
	color:#5E5F61;
	text-align:left;
	width:300px;
	
}

#box5Main ul{
	font:12px/16px 'PT Serif', georgia, ssans-serif;
	margin-bottom:50px;
	margin-top:40px;
}

#box5Main ul li{
	list-style-type: none;
	color:#707171;
}

#box5Main img{
	position:static;
	float:left;
	margin:-30px 10px 10px -10px;
}

#box5Main .words{
	float:left;
	width:300px;
	height:350px;
}

#box5Main .image{
	float:left;
	width:420px;
	height:350px;
}

.maskMain{
	position:relative;
	width:720px;
	height:320px;
	overflow:hidden;
}

#handles5Main{
	height:295px; 
	width:220px; 
	float:left;
	padding-top:45px;
	padding-left:0px;
}

.maskMain img{
	position:absolute;
	display:block;
	border:none;
}

/*--- solutions button styling ---*/
#handles5Main{
	background:url('/vivuweb/image/home/NewTheme/solutionsNavBG.jpg') no-repeat 0px 0px #ffffff;
}

#handles5Main span{
	float: left; 
	clear: both; 
	width: 230px; 
	height: 68px; 
	cursor: pointer;
	text-align:center;
}

#handles5Main span.active, #handles5Main span:hover{
	background:url('/vivuweb/image/home/NewTheme/solutionsHover.jpg') no-repeat;
	height:68px;
	/* background:url('/vivuweb/image/home/NewTheme/solutionsHover.png') no-repeat; */
}

#handles5Main .topText{
	padding-top:20px;
	font-size:14px;
	font-weight:bold;
	color:#3a3b3b;
	text-transform:uppercase;
}

#handles5Main .bottomText{
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#2db2e7;
	text-transform:normal;
}

.sampleMain{width:980px;}

/*-------- Buttons in slideshow --------------*/
/*--------------------------------------------*/

/*-------- learn more--------------*/
#box5Main a.learnMore{
	padding:5px 12px;
	font:bold 11px calibri,sans-serif;
	text-decoration: none;
	letter-spacing:0.1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	clear:both;
	
}

#box5Main a.learnMore:hover{
	text-decoration:underline;
}

#box5Main a.learnMoreButton{
	padding:3px 15px;
	font:bold 11px calibri,sans-serif;
	text-decoration: none;
	letter-spacing:0.1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	clear:both;
	background:#3a3b3b;
	border:1px solid #101010;
	color:#ffffff;
	vertical-align:top;
	text-align:center;
	margin-left:5px;
}

#box5Main a.learnMoreButton:hover{
	background:#1f1f1f;
}

/*-------- contact Sales --------------*/
#box5Main a.contactSales{
	padding:3px 12px;
	background:#2db2e7;
	font:bold 11px calibri,sans-serif;
	color:#ffffff;
	text-decoration: none;
	letter-spacing:0.1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #1ca0d5;
	margin-left:5px;
}

#box5Main a.contactSales:hover{
	background:#3fc0f3;
}

/*-------- Free VuRoom  --------------*/

#box5Main #freeVuroom{
	width:155px;
	height:50px;
	margin-bottom:-3px;
	float:left;
	clear:both;
}

#box5Main #freeVuroom a {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0px 0px transparent;
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Calibri,sans-serif;
    height: 33px;
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/
    width: 150px;
    padding-top:5px;
    padding-left:40px;
}

#box5Main #freeVuroom a:hover {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0 -39px transparent;
    text-decoration: none;
}

#box5Main #freeVuroom a span .plugin{
    color:#ffffff; 
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/ 
    font-size:10px; 
    margin-left:-48px;
    margin-top:-9px; 
    font-family: calibri,sans-serif;
    font-weight:normal;
    vertical-align:top;
}

#box5Main #freeVuroom a:hover span .plugin{
    text-decoration: underline;
}

/*-------- TRY Lync  --------------*/

#box5Main #tryLync{
	width:155px;
	height:50px;
	margin-bottom:-3px;
	float:left;
}

#box5Main #tryLync a {
    background: url("/vivuweb/image/home/NewTheme/tryButtonGrey2.png") no-repeat scroll 0px -40px transparent;
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Calibri,sans-serif;
    height: 31px;
    margin-left: 2px;
    margin-top: 3px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/
    width: 150px;
    padding-top:5px;
    padding-left:40px;
}

#box5Main #tryLync a:hover {
    background: url("/vivuweb/image/home/NewTheme/tryButtonGrey2.png") no-repeat scroll 0 0px transparent;
    text-decoration: none;
}

#box5Main #tryLync a span .plugin{
    color:#ffffff; 
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/ 
    font-size:10px; 
    margin-left:-40px; 
    margin-top:-9px;
    font-family:calibri,sans-serif;
    font-weight:normal;
    vertical-align:top;
}

#box5Main #tryLync a:hover span .plugin{
    text-decoration: underline;
}

/*-------- TRY VUCAST  --------------*/

#box5Main #tryVucast{
	width:155px;
	height:50px;
	margin-bottom:-3px;
	float:left;
	margin-top:10px;
}

#box5Main #tryVucast a {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0px 0px transparent;
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-family: headingFont,sans-serif;
    height: 33px;
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/
    width: 150px;
    padding-top:5px;
    padding-left:40px;
}

#box5Main #tryVucast a:hover {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0 -39px transparent;
    text-decoration: none;
}

#box5Main #tryVucast a span .plugin{
    color:#ffffff; 
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/ 
    font-size:10px; 
    margin-left:-40px; 
    margin-top:-9px;
    font-family: calibri,sans-serif;
    font-weight:normal;
    vertical-align:top;
}

#box5Main #tryVucast a:hover span .plugin{
    text-decoration: underline;
}



/*----- MAIN SLIDESHOW END	---------*/

/********************************************
	 ENTERPRISE SOLUTIONS SLIDESHOW
*********************************************/

/* Sample 5*/
#enterpriseBoxMain div{
	/*
	position:absolute;
	background:#fff;
	width:480px;
	height:240px;
	*/
}

#enterpriseBoxMain{
	padding-top:35px;
}

#enterpriseBoxMain h1{
	font:30px/40px headingFont,arial,sans-serif;
	color:#0ab3e7;
	letter-spacing:-1px;
	text-align:left;
}

#enterpriseBoxMain h2{
	font:26px/36px headingFont,arial,sans-serif;
	color:#696868;
	letter-spacing:-1px;
	text-align:left;
	margin-bottom:25px;
}

#enterpriseBoxMain h3{
	font:bold 15px/17px 'PT Serif',georgia,sans-serif;
	/*margin:-20px 0 50px 0px;*/
	color:#5E5F61;
	text-align:left;
	width:300px;
	
}

#enterpriseBoxMain ul{
	font:12px/16px 'PT Serif', georgia, ssans-serif;
	margin-bottom:50px;
	margin-top:40px;
}

#enterpriseBoxMain ul li{
	list-style-type: none;
	color:#707171;
}

#enterpriseBoxMain img{
	position:static;
	float:left;
	margin:-30px 10px 10px -10px;
}

#enterpriseBoxMain .words{
	float:left;
	width:300px;
	height:350px;
}

#enterpriseBoxMain .image{
	float:left;
	width:420px;
	height:350px;
}

.maskMain{
	position:relative;
	width:720px;
	height:320px;
	overflow:hidden;
}

#handles5Main{
	height:295px; 
	width:220px; 
	float:left;
	padding-top:45px;
	padding-left:0px;
}

.maskMain img{
	position:absolute;
	display:block;
	border:none;
}

/*--- solutions button styling ---*/
#handles5Main{
	background:url('/vivuweb/image/home/NewTheme/solutionsNavBG.jpg') no-repeat 0px 0px #ffffff;
}

#handles5Main span{
	float: left; 
	clear: both; 
	width: 230px; 
	height: 68px; 
	cursor: pointer;
	text-align:center;
}

#handles5Main span.active, #handles5Main span:hover{
	background:url('/vivuweb/image/home/NewTheme/solutionsHover.jpg') no-repeat;
	height:68px;
	/* background:url('/vivuweb/image/home/NewTheme/solutionsHover.png') no-repeat; */
}

#handles5Main .topText{
	padding-top:20px;
	font-size:14px;
	font-weight:bold;
	color:#3a3b3b;
	text-transform:uppercase;
}

#handles5Main .bottomText{
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#2db2e7;
	text-transform:normal;
}

.sampleMainEnterprise{width:980px;}

/*-------- Buttons in slideshow --------------*/
/*--------------------------------------------*/

/*-------- learn more--------------*/
#enterpriseBoxMain a.learnMore{
	padding:5px 12px;
	font:bold 11px calibri,sans-serif;
	text-decoration: none;
	letter-spacing:0.1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	clear:both;
	
}

#enterpriseBoxMain a.learnMore:hover{
	text-decoration:underline;
}

#enterpriseBoxMain a.learnMoreButton{
	padding:3px 15px;
	font:bold 11px calibri,sans-serif;
	text-decoration: none;
	letter-spacing:0.1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	clear:both;
	background:#3a3b3b;
	border:1px solid #101010;
	color:#ffffff;
	vertical-align:top;
	text-align:center;
	margin-left:5px;
}

#enterpriseBoxMain a.learnMoreButton:hover{
	background:#1f1f1f;
}

/*-------- contact Sales --------------*/
#enterpriseBoxMain a.contactSales{
	padding:3px 12px;
	background:#2db2e7;
	font:bold 11px calibri,sans-serif;
	color:#ffffff;
	text-decoration: none;
	letter-spacing:0.1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #1ca0d5;
	margin-left:5px;
}

#enterpriseBoxMain a.contactSales:hover{
	background:#3fc0f3;
}

/*-------- Free VuRoom  --------------*/

#enterpriseBoxMain #freeVuroom{
	width:155px;
	height:50px;
	margin-bottom:-3px;
	float:left;
	clear:both;
}

#enterpriseBoxMain #freeVuroom a {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0px 0px transparent;
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Calibri,sans-serif;
    height: 33px;
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/
    width: 150px;
    padding-top:5px;
    padding-left:40px;
}

#enterpriseBoxMain #freeVuroom a:hover {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0 -39px transparent;
    text-decoration: none;
}

#enterpriseBoxMain #freeVuroom a span .plugin{
    color:#ffffff; 
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/ 
    font-size:10px; 
    margin-left:-48px;
    margin-top:-9px; 
    font-family: calibri,sans-serif;
    font-weight:normal;
    vertical-align:top;
}

#enterpriseBoxMain #freeVuroom a:hover span .plugin{
    text-decoration: underline;
}

/*-------- TRY Lync  --------------*/

#enterpriseBoxMain #tryLync{
	width:155px;
	height:50px;
	margin-bottom:-3px;
	float:left;
}

#enterpriseBoxMain #tryLync a {
    background: url("/vivuweb/image/home/NewTheme/tryButtonGrey2.png") no-repeat scroll 0px -40px transparent;
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Calibri,sans-serif;
    height: 31px;
    margin-left: 2px;
    margin-top: 3px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/
    width: 150px;
    padding-top:5px;
    padding-left:40px;
}

#enterpriseBoxMain #tryLync a:hover {
    background: url("/vivuweb/image/home/NewTheme/tryButtonGrey2.png") no-repeat scroll 0 0px transparent;
    text-decoration: none;
}

#enterpriseBoxMain #tryLync a span .plugin{
    color:#ffffff; 
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/ 
    font-size:10px; 
    margin-left:-40px; 
    margin-top:-9px;
    font-family:calibri,sans-serif;
    font-weight:normal;
    vertical-align:top;
}

#enterpriseBoxMain #tryLync a:hover span .plugin{
    text-decoration: underline;
}

/*-------- TRY VUCAST  --------------*/

#enterpriseBoxMain #tryVucast{
	width:155px;
	height:50px;
	margin-bottom:-3px;
	float:left;
	margin-top:10px;
}

#enterpriseBoxMain #tryVucast a {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0px 0px transparent;
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-family: headingFont,sans-serif;
    height: 33px;
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/
    width: 150px;
    padding-top:5px;
    padding-left:40px;
}

#enterpriseBoxMain #tryVucast a:hover {
    background: url("/vivuweb/image/home/NewTheme/tryButtonBlue.png") no-repeat scroll 0 -39px transparent;
    text-decoration: none;
}

#enterpriseBoxMain #tryVucast a span .plugin{
    color:#ffffff; 
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.3);*/ 
    font-size:10px; 
    margin-left:-40px; 
    margin-top:-9px;
    font-family: calibri,sans-serif;
    font-weight:normal;
    vertical-align:top;
}

#enterpriseBoxMain #tryVucast a:hover span .plugin{
    text-decoration: underline;
}



/*----- ENTERPRISE SLIDESHOW END	---------*/

/********************************************
   BOTTOM ELEMENTS
********************************************/ 

#vivubottom {
	width:100%;
	height:20px;
	background:url('/vivuweb/image/home/NewTheme/sitemapBGdark.jpg') repeat-x;
	cellspacing:0px;	
}

#vivubottomcontent {
	background:transparent;
	/*height:140px;*/ 
	width:980px; 
	margin: 0 auto;
	border: 0px solid #bfbfbf;		
}

#vivutwitterfollowus{
	background:#FFFFFF; 
	height:60px; 
	width:980px; 
	margin: 0 auto;
}

#vivubottomcopyright {
	width:100%;
	background:#34383b repeat-x;
}
#vivubottomcontentnoborders {
	background:url(/vivuweb/image/home/NewTheme/sitemapLine.png) no-repeat 47% 0% #34383b;
	height:60px; 
	width:980px; 
	margin: 0 auto;
}

#vivubottomsitemapcontent {
	height:160px; 
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;	
}

#vivubottomsitemaplinks a{
	color:#c6c6c6;
	text-decoration:none;
}

#vivubottomsitemaplinks a:hover{
	color:#55a4e3;
	text-decoration:underline;
}

#vivubottomtoplinks a {
	color:#55a4e3;
	text-decoration:none;
}

#vivubottomtoplinks a:hover {
	color:#55a4e3;
	text-decoration:underline;
}


/*
**
** Static contact support link
**
*/
#contactsupport		
{ 
	display:block; 
	font-weight:bold; 
	font-family:tahoma,sans-serif; 
	font-size:10px; 
	background:#F3F3F3;
	border: 1px solid #bfbfbf;
	color:#3b5998; 
	font-size:11px; 
	text-decoration:none; 
	position:fixed; 
	right:5px; 
	bottom:5px;
	padding:5px; 
}

ul.TickList {
  	list-style-image: url('../../image/common/tick_bullet.png');
  	list-style-position:inside;
  	line-height:23px;
  	font-size:12px;
  	font-weight:normal;
 	color:#666666;
    padding:0; 
    margin:0;
}


/*
**
** Webinars topics
**
*/
.topic {
	cursor:pointer;
	line-height:18px;
}
.topic span p{
	font-size:11px;
}
.topic span h1{
	color:#0057a5;
	font-size:13px;
	font-weight:bold;
}

.topic span div{
	padding:5px;
	height:60px;
}

.topic span.active div{
	background:#edf2f7;	
}

.active_field {
    color: #3A5864;
    background-color: #edf2f7;
    border-color: #8CC4DB;
}

/*---- highlight for CES page ---*/
.active_field2 {
    color: #6e6c66;
    background-color: #fff2d8;
    border-color: #fdb823;
}


/*
**
**
**
*/

.btn {
	float: left;
	clear: both;
	background: url(../../image/common/hoverbuttons/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(../../image/common/hoverbuttons/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(../../image/common/hoverbuttons/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn_green { background-color: green; }
.btn_red { background-color: red; }
.btn_orange { background-color: orange; }
.btn_try { background-color: #002c85; }
.btn_grey { background-color: #5f6161; }
.clear {
	clear: both;
}
