/* For the tour page */






/* Core Features */

div#features
{
  	width: 210px;
  	float: right;
  	margin: 0 15px 0 20px;
  	padding: 0 10px 0 10px;
  	background-color: #fff;
  	background-image: url("../images/tour/structure/230_top.gif");
  	background-repeat: no-repeat;
}

div#features h2
{
	color: #333;
	font-weight: bold;	
	padding: 10px 0 20px 0;
	margin: 0 0 0 0;
}

div#features ul
{
	color: #666;
	font-weight: bold;
	list-style: none;
	padding: 0;	
	margin: 0;
}

div#features ul li
{
  	line-height: 1.5em;
  	padding: 0 0 10px 0;
  	margin: 0;
}

img.box-bottom
{
	width: 230px;
  	height: 10px;
  	vertical-align: bottom;
  	margin: 0 0 0 -10px;
}









/* wrapper for the video and grabs providing the background image: total width 380px */

#video-and-screenshots-wrapper
{
	float: left;
	width: 380px;
	background-color: #fff;
	padding: 0 0 0 0;
	margin: -5px 0 -11px 0;
	background-image: url("../images/tour/structure/380_repeat.gif");
	background-repeat: repeat-y;
}

/* The Curves */

div#380-box-top-holder
{	
	width: 380px;
	height: 5px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	background-color: #fff;
}

div#380-box-bottom-holder
{
	width: 380px;	
	height: 5px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	vertical-align: bottom;
}




div#video-player 
{
  	width: 340px;
  	height: 250px;
  	margin: 0 0 0 0;
  	padding: 20px 0 0 20px;
  	background-color: #;
}

#screenshots-container
{
  	background-color: #;
  	padding: 20px 0 0 20px;
		margin: 0 0 0 0;
}

#screenshots-container h2
{
		color: #666;
		font-weight: bold;
  	padding: 20px 0 10px 0;
		margin: 0 0 0 0;
		border-top: 1px solid #dfdfdf;
		width: 340px;
}

ul#gallery-list-contacts, ul#gallery-list-newsletters, ul#gallery-list-projects, ul#gallery-list-tasks, ul#gallery-list-documents, ul#gallery-list-images, ul#gallery-list-chat
{
	width: 400px;
  list-style: none;
  padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul#gallery-list-contacts li, ul#gallery-list-newsletters li, ul#gallery-list-projects li, ul#gallery-list-tasks li, ul#gallery-list-documents li, ul#gallery-list-images li, ul#gallery-list-chat li
{
	float: left;
	width: 100px;
	height: 95px;
  padding: 0 20px 20px 0;
	margin: 0 0 0 0;
}

div#screenshots-container ul li a
{
	color: #fff;
}

div#screenshots-container ul li a:hover
{
	color: #333;
	text-decoration: none;
}





/* Pushes the link down */

.push-tour-icon
{
	display: block;
	padding: 58px 5px 0 5px;
	line-height: 1.2em;
}




/* Greybox Popup HTML content styling */

#popup-container
{
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	width: 650px;
}









/* THUMBNAILS */


/* Contacts Thumbs */

ul#gallery-list-contacts li#cm1
{
		background-image: url("../images/tour/thumbnails/cm/1.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-contacts li#cm2
{
		background-image: url("../images/tour/thumbnails/cm/2.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-contacts li#cm3
{
		background-image: url("../images/tour/thumbnails/cm/3.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-contacts li#cm4
{
		background-image: url("../images/tour/thumbnails/cm/4.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-contacts li#cm5
{
		background-image: url("../images/tour/thumbnails/cm/5.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-contacts li#cm6
{
		background-image: url("../images/tour/thumbnails/cm/6.gif");
		background-repeat: no-repeat;
}



/* Newsletter Thumbs */

ul#gallery-list-newsletters li#news1
{
		background-image: url("../images/tour/thumbnails/newsletter/1.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-newsletters li#news2
{
		background-image: url("../images/tour/thumbnails/newsletter/2.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-newsletters li#news3
{
		background-image: url("../images/tour/thumbnails/newsletter/3.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-newsletters li#news4
{
		background-image: url("../images/tour/thumbnails/newsletter/4.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-newsletters li#news5
{
		background-image: url("../images/tour/thumbnails/newsletter/5.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-newsletters li#news6
{
		background-image: url("../images/tour/thumbnails/newsletter/6.gif");
		background-repeat: no-repeat;
}




/* PM Thumbs */

ul#gallery-list-projects li#projects1
{
		background-image: url("../images/tour/thumbnails/pm/1.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-projects li#projects2
{
		background-image: url("../images/tour/thumbnails/pm/2.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-projects li#projects3
{
		background-image: url("../images/tour/thumbnails/pm/3.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-projects li#projects4
{
		background-image: url("../images/tour/thumbnails/pm/4.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-projects li#projects5
{
		background-image: url("../images/tour/thumbnails/pm/5.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-projects li#projects6
{
		background-image: url("../images/tour/thumbnails/pm/6.gif");
		background-repeat: no-repeat;
}






/* Tasks Thumbs */

ul#gallery-list-tasks li#tasks1
{
		background-image: url("../images/tour/thumbnails/tasks/1.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-tasks li#tasks2
{
		background-image: url("../images/tour/thumbnails/tasks/2.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-tasks li#tasks3
{
		background-image: url("../images/tour/thumbnails/tasks/3.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-tasks li#tasks4
{
		background-image: url("../images/tour/thumbnails/tasks/4.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-tasks li#tasks5
{
		background-image: url("../images/tour/thumbnails/tasks/5.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-tasks li#tasks6
{
		background-image: url("../images/tour/thumbnails/tasks/6.gif");
		background-repeat: no-repeat;
}





/* Documents Thumbs */

ul#gallery-list-documents li#docs1
{
		background-image: url("../images/tour/thumbnails/docs/1.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-documents li#docs2
{
		background-image: url("../images/tour/thumbnails/docs/2.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-documents li#docs3
{
		background-image: url("../images/tour/thumbnails/docs/3.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-documents li#docs4
{
		background-image: url("../images/tour/thumbnails/docs/4.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-documents li#docs5
{
		background-image: url("../images/tour/thumbnails/docs/5.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-documents li#docs6
{
		background-image: url("../images/tour/thumbnails/docs/6.gif");
		background-repeat: no-repeat;
}




/* Images Thumbs */

ul#gallery-list-images li#images1
{
		background-image: url("../images/tour/thumbnails/im/1.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-images li#images2
{
		background-image: url("../images/tour/thumbnails/im/2.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-images li#images3
{
		background-image: url("../images/tour/thumbnails/im/3.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-images li#images4
{
		background-image: url("../images/tour/thumbnails/im/4.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-images li#images5
{
		background-image: url("../images/tour/thumbnails/im/5.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-images li#images6
{
		background-image: url("../images/tour/thumbnails/im/6.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-images li#images7
{
		background-image: url("../images/tour/thumbnails/im/7.gif");
		background-repeat: no-repeat;
}





/* Chat Thumbs */

ul#gallery-list-chat li#chat1
{
		background-image: url("../images/tour/thumbnails/chat/1.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-chat li#chat2
{
		background-image: url("../images/tour/thumbnails/chat/2.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-chat li#chat3
{
		background-image: url("../images/tour/thumbnails/chat/3.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-chat li#chat4
{
		background-image: url("../images/tour/thumbnails/chat/4.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-chat li#chat5
{
		background-image: url("../images/tour/thumbnails/chat/5.gif");
		background-repeat: no-repeat;
}

ul#gallery-list-chat li#chat6
{
		background-image: url("../images/tour/thumbnails/chat/6.gif");
		background-repeat: no-repeat;
}


