body {

/*background:#f3f5fa url(/images/landing/api/site_bg.gif) repeat scroll 0 0 !important;*/

}




#homeDefault .homeMainContent
{
	position:relative;
	padding-top:0px;
	background:transparent url(/images/homepage/default/main_image_base_bg.png) no-repeat bottom left;
	width:900px;
	margin-top:25px;
}


#homeDefault .homeMainContent .vBoxContent
{
	padding-left:20px;
}

/************************************** main header ******************************************/

#homeDefault h1.homeMainHeader
{
	width:355px;
	height:112px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	background:transparent url(/images/landing/addVideoToEbay/main_header.png) no-repeat 0 0;
	margin-bottom: 5px;
	margin-top:10px;
	margin-left:8px
}


/***** bullet like (not use LI because we want google to pick it up as h2 ******/

#homeDefault .homeMainContent h2
{
	font-size:15px;
	height:23px;
	letter-spacing: -1px;
	text-indent: 0px;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 23px;
	background:transparent url(/images/homepage/default/bullet.png) no-repeat 0px 3px;
	color:#333;
}

/************************************** large arrow ******************************************/

#homeDefault img.largeArrow
{
	position:absolute;
	top:65px;
	left:375px;
	width:274px;
	height:83px;
	z-index: 1;
}



/************************************** secondary header ******************************************/

#homeDefault h2.homeSecondaryHeader
{
	width:355px;
	height:63px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	background:transparent url(/images/landing/videoForWebsite/secondary_header.png) no-repeat 0px 20px;
	margin:15px 0px 0px 0px;
	border-top:1px dotted #333;
	padding:20px 0px 0px 0px;
}


/************************************** main visual (graphic) ***************************************/

#homeDefault .mainVisual
{
	position:absolute;
	top:0px;
	left:400px;
	width:490px;
	height:343px;
}

#homeDefault .mainVisual img
{
	width:490px;
	height:343px;
	text-transform: uppercase
}



/***************************** summary ******************************/

#homeDefault .homeMainContent h3

{
	font-size:11px;
	color:#333;
	letter-spacing: 0px;
	line-height:15px;
	width:360px;
	margin:10px 0px 0px 10px;
	padding:0px;
	text-align: justify;
}

/****************************** blue button ***************************/

#homeDefault a.blueButtonHome, #homeDefault a.blueButtonHome:visited

{
	position:absolute;
	top:300px;
	left:30px;
	width:301px;
	height:38px;
	display: block;
	text-indent: -9999px;
	background:transparent url(/images/landing/addVideoToEbay/see_packages_pricing.png) repeat-x 0px 0px;	
	cursor: pointer;
	cursor: hand;
}


#homeDefault a.blueButtonHome:hover

{
	background:transparent url(/images/landing/addVideoToEbay/see_packages_pricing.png) repeat-x 0px -38px;	
}




/*************************** features ******************************/


.featuresMain h3

{
	color:#333;
	font-size:18px;
	letter-spacing: -1px;
	font-weight:bold
}

.featuresMain li.feature1
{
	float:left;
	width:218px;
	height:86px;
	margin:12px 0px 10px 0px;
	padding-left:60px;
	padding-right:10px;
	background:transparent url(/images/landing/addVideoToEbay/feature1.png) no-repeat 0px 0px;
}

.featuresMain li.feature2
{
	float:left;
	width:218px;
	height:86px;
	margin:12px 0px 10px 0px;
	padding-left:60px;
	padding-right:10px;	
	background:transparent url(/images/landing/addVideoToEbay/feature2.png) no-repeat 0px 0px;	
}

.featuresMain li.feature3

{
	float:left;
	width:218px;
	height:86px;
	margin:12px 0px 10px 0px;	
	padding-left:60px;	
	background:transparent url(/images/landing/addVideoToEbay/feature3.png) no-repeat 0px 0px;		
}

.featuresMain li.feature4
{
	float:left;
	width:218px;
	height:86px;
	padding-left:60px;
	padding-right:10px;	
	background:transparent url(/images/landing/addVideoToEbay/feature4.png) no-repeat 0px 0px;	
}

.featuresMain li.feature5
{
	float:left;
	width:218px;
	height:86px;
	padding-left:60px;
	padding-right:10px;	
	background:transparent url(/images/landing/addVideoToEbay/feature5.png) no-repeat 0px 0px;	
}

.featuresMain li.feature6
{
	float:left;
	width:218px;
	height:86px;
	padding-left:60px;
	background:transparent url(/images/landing/addVideoToEbay/feature6.png) no-repeat 0px 0px;	
}

.featuresMain li p
{
	font-size:12px;
	line-height:14px;
}










.featuresLandingBox
{
	border:1px solid #ccc;
	background: #999999; /* old browsers */
	background: -moz-linear-gradient(top, rgba(153, 153, 153, 0.6) 0%, rgba(255, 255, 255, 0.6) 55%, rgba(255, 255, 255, 0.6) 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 0.6)), color-stop(55%,rgba(255, 255, 255, 0.6)), color-stop(100%,rgba(255, 255, 255, 0.6))); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
}

a.toolsTab
{
	display:block;
	float:left;
	width:200px;
	height:60px;
	text-align: center;
	text-decoration: none;
	font-family:"century gothic",helvetica,verdana;
	font-size:18px;
	letter-spacing: -1px;
	color:#333;
	font-weight:bold;
 	padding-top:120px;
 	text-shadow:0px 1px 0px #fff;
}



/* IE7  */
*:first-child+html a.toolsTab
{
	color:#999
}

/* IE8 */
a.toolsTab
{
	color:#999\0/;
}

/* player settings */
#playerSettingsLanding
{
 	width:229px;
 	background:transparent url(/images/features/ft_player_settings_home.png) no-repeat center 30px;
 	color:#333;
}

/* video settings */

#videoSettingsLanding
{
 	width:220px;
 	background:url(/images/features/ft_video_settings_home.png) no-repeat center 30px;
 	-moz-opacity:.40;
 	opacity:.40; 
}


/* encoding settings */

#encodingSettingsLanding
{
 	width:220px;
	background:url(/images/features/ft_encoding_settings_home.png) no-repeat center 30px;
  	-moz-opacity:.40;
 	opacity:.40;	
}

/* distribution tools */

#distributionToolsLanding
{
 	width:229px;
	background:url(/images/features/ft_ecommerce_home.png) no-repeat center 30px;	
  	-moz-opacity:.40;
 	opacity:.40;	
}


/*  list of links  */

.featuresListPanel
{
	float:left;
	clear:both;
	margin:0px 0px 30px 50px;
	width:760px;
	padding:20px 20px 20px 20px;
	display:none;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccc;
	-moz-box-shadow:0px -1px 2px #666;
	-webkit-box-shadow:0px -1px 2px #666;
box-shadow:0px -1px 2px #666;	
}



.featuresListPanel a
{
	width:170px;
	padding: 10px 5px;
	color: #333;
	text-decoration: none;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	background: none;
	font-weight: bold;
	font-size:11px;
	
	-webkit-transition-property: color, background;
	-webkit-transition-duration: 0.3s, 0.3s;
 	-webkit-transition-timing-function: ease-in;
 	margin-right:5px;
}

.featuresListPanel a:hover
{
	/* text */
	color:#424242;	
	text-shadow:0 1px 0px rgba(255, 255, 255, 1);	
	
	/* background */
	background-image: none;		
	background-color:#d5d4d4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc'); /* for IE up to version 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#eeeeee, endColorstr=#cccccc)";	 /* for IE 9*/
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eeeeee,  #cccccc); /* for firefox 3.6+ */
	
	/* shadow and corners */
	-moz-box-shadow:0px 1px 2px rgba(0, 0, 0, .9);
	-webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, .9);
	box-shadow:0px 1px 2px rgba(0, 0, 0, .9);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}


/*  player settings panel displayed first on page load  */
.playerSettingsLinkList
{

	display:block
}

.playerSettingsLinkList li,
.videoSettingsLinkList li,
.encodingLinkList li,
.distributionLinkList li

{
	float:left;
}


.playerSettingsLinkList
{
	background-color:#e8e8ed;
}

.videoSettingsLinkList
{
	background-color:#ededed;
}

.encodingLinkList
{
	background-color:#e8e8ed;
}

.distributionLinkList
{
	background-color:#ededed;
}

