﻿#projectcontent
{
	position:relative;
	margin-top: 7px;
}

#splash 
{
	width: 677px;
	margin: 150px auto 0 auto;
}

/* Store Services */

.store_list {
	border:1px solid #333;
}

.store_list th {
	color:white;
	background:#be0027;
	padding:5px;

}

.store_list td {
	border-bottom: 1px solid #ddd;
	padding:5px;
	text-align:center;
}

.store_list td.name {
	text-align:left;
}

.store_name {
	width:30%;
}

.services_title {
	border-bottom: 1px solid #fff;
	height: 20px;
	text-align:center;
}

th.service {
	background:#eee;
	color:#333;
	border-bottom: 1px solid #111;
	border-left: 1px solid #fff;
	border-right: 1px solid #111;
}

.store_list td.province {
	background: #ddd;
	font-weight: bold;
	text-align:left;
}

/* Main */

#content {
	background:black;
	background-image: url(/Projects/connectPro/Assets/footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	overflow:auto;
	padding-bottom: 40px;
}

#content .tip {
	border:1px solid #560110;
	padding: 10px;
	font-size:1em;
	margin: 0 30px 15px 30px;
	background-image: url(/Projects/connectPro/Assets/tip_bg.jpg);
}

	.tip h1 {color: White}

	.tip a:link,  .tip a:visited{
		color:white;
		text-decoration:none;
		display:block;
	}
	
	a:active { outline: none; }
	a:focus { -moz-outline-style: none; }
	
	.tip .detail {
		display:none;
	}
	
	.tip h1, .tip p{
		font-size:1.2em;
		padding:0;
		margin:0;
		margin-bottom: 7px;
	}
	
	.tip p {
		font-size:1em;
		line-height: 1.4em;
	}

#content .left_col {
	
	color:#ddd;
	line-height: 1.5em;
	font-size:1em;
	margin:0 30px;
	
}

	html>body #content .left_col {
		margin:0 30px;
	}
	
	#content .left_col h2 {
		font-size:1.2em;
		color:white;
	}
	
	#content .left_col .banners {
		margin-bottom:7px;
	}
	
	#content .left_col h2 
	{
		margin-top: 7px;
	}
	
#content .right_col {
	float:right;
	margin: 0 15px;
}

html>body #content .right_col {
	margin: 0 15px;
	margin-right: 30px;
}



	#content .right_col .banner{
		margin-bottom: 14px;
		background-image:url(/Projects/connectPro/Assets/forum_bg.jpg);
		width:190px;
		color: #bbb;
		
		line-height: 1.5em;
		
	}
	
	#content .right_col .banner_ad{
		margin-bottom: 14px;
		text-align:center;
		
	}
	
	#content .right_col .banner_guarantee{
		margin-bottom: 14px;
	
		width:220px;
		color: #bbb;
		
		line-height: 1.5em;
		background:black;
		background-image:url(/Projects/connectPro/Assets/forum_bg.jpg);
	}
	
	#content .right_col .banner_guarantee a:visited{
		color:#bbb;
	}
	
	.inner {
		padding: 0 10px;
	}
	
	.inner a ,.inner a:visited{
		color:#ddd;
	}
	
	.inner ul {
		padding-left:20px;
		margin:0;
	}
	
	#content .right_col .banner_guarantee span{
		
		
		display:block;
	}
	
	#content .right_col .banner strong, #content .right_col .banner_guarantee strong{
		color:white;
	}
	
a.selected:link,  a.selected:visited{
	
	color: #be0027;
	text-decoration:none;
}

	
/* Video */

#content .video .tabs , #content .video .tabs li{
	list-style-type:none;
	margin:0;
	padding:0;
	list-style-image: none;
}

#content .video .tabs li{
	float:left;
	padding: 5px 2px;
	position:relative;
	left:30px;
	top:3px;
	height:13px;
}

#content .video .tabs li a {
	padding: 5px 10px;
	background:#515151;
	border:1px solid #666;
	border-bottom:none;
	color:white;
	text-decoration:none;

}

#content .player_panel {
	clear:both;
	position:relative;
	background: url(/Projects/connectPro/Assets/player_bg.jpg) no-repeat scroll 0 0;
	height:303px;
}

#content .thumbnail_panel{
    clear:both;
    height:1%;
}

#content .info_panel {
	position:absolute;
	top: 50px;
	left: 460px;
	width:95px;
}
#content .info_panel .title{
	font-weight:bold;
}


#content .info_panel img{
	display:none;
}

#content .player_panel #vplayer {
	position:absolute;
	top: 19px;
	left: 39px;
}

#content .thumbnail_panel span{
	display:none;
}

#content .thumbnail_panel ul, #content .thumbnail_panel li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#content .thumbnail_panel li { 
	float:left;
	margin-left:9px;
	
}

html>body #content .thumbnail_panel li {
	margin-left:14px;
}

#content .thumbnail_panel li a .title{ 
	width:180px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	line-height: 1.4em;
	padding-top: 5px;
}

#content .thumbnail_panel li, #content .thumbnail_panel li a{
	color:white;
	width:180px;
}

#content .thumbnail_panel li img{ 
	border:1px solid #999;
}

.disclaimer {
	font-size: 1em;
	margin: 0 25px 10px 25px;
	line-height:1.4em;
}

.video_disclaimer {

	font-size: 0.8em;
	margin: 0 25px 10px 25px;
	line-height:1.4em;
	color:#999;
	padding: 15px 0;
	clear:both;
}

/* FAQ */

#header_faq {
	
	border:none;
	position:relative;
	color:white;
	margin-bottom:15px;
	font-weight: normal;
}

#header_faq .nav {
	position:absolute;
	top:230px;
	left:0px;
	width:700px;
	padding: 0 0px;
	text-align:center;
}

html>body #header_faq .nav {
	top:225px;
}

#header_faq .nav a:link, #header_faq .nav a:visited {
	color:white;
	background:#666;
	padding:7px;
	margin-left: 3px;
	text-decoration:none;
}
html>body #header_faq .nav a:link, html>body #header_faq .nav a:visited {

	padding:3px;
	
}

.faq_list 
{
	
}

	.faq_list p{
		display:none;
		font-size:1em;
		line-height:1.5em;
		padding:10px;
		background:#efefef;
	}
	
	#faq_01 h1 {
		font-size:1em;
		font-weight:bold;
	}
	

	
	.faq_list li {
		padding: 4px 0;
		line-height:1.3em;
		
	}
	
	.faq_list li a {
		position:relative;
		top:-4px;;
	}
	
	html>body .faq_list li a {
		top:0;
	}	
	
/* Contact Us */

.contactus {
	padding: 0 20px;
	margin-bottom: 30px;
}

.contactus h1 {
	font-size:1.3em;
	
	padding: 10px 0 5px 0;
	border-bottom:1px solid #ddd;
}

.contactus h2 {
	font-size:1em;
	padding:7px 0;margin:0;
}

/************************************************************
/*
/*  ACTIVECAST
/*
/************************************************************/

.forum_activecast {
	background-image: url(/marketing/connectPro/images/forum_bg.jpg);
	color: white;
}

.ActiveCast * {color:#eee;font-size:11px;}

.ActiveCast UL {display:none;}

#ACTIVECAST-LT, #AC_MESSAGES {
	padding:0;
	margin:0;
	
}

.ac_subject a
{
  	
	line-height:1.4em;
  	color: #eee;
	text-decoration: none;
}

.ac_subject a:link, .ac_subject a:visited,
{

    color: #eee;
    text-decoration: none;
	font-weight:bold;
}
.ac_subject a:hover, .ac_subject a:active,
{
    color: #be0027;
    text-decoration: underline;
}

#AC_MESSAGES div{
   padding-left:21px;

   background-image: url(http://futureshop.i.lithium.com/futureshop/i/skins/futureshop/icon_thread.gif);
   background-repeat: no-repeat;
   background-position: top left;
   
}

#AC_MESSAGES div h2 {
	padding:0;
	margin:0;
	margin-bottom:4px;
}

#AC_MESSAGES h1 {
	background:#444;
	color:#bbb;
	padding:6px;
}

#AC_NODE_TITLE {
	color:white;
	display:block;
}

#AC_FS_FOOTER a:link, #AC_FS_FOOTER a:visited {
	color:#bbb;
}
/**mainlanding**/

#projectheader
{
    width:705px;
    height: 400px;
}
#maincontentwrapper
{
    background-position: bottom;
    width:705px;
    height:700px;
    background-color: Black;
    background-image:url(/Projects/ConnectProOnline/Assets/footer.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    float:left;
}
#maincontentwrapper .banner
{
    margin:40px 0px 0px 70px;
    width:540px;
    height:88px;
}
#maincontentwrapper .txt
{
    margin:40px 0px 0px 70px;
    padding: 0 0 20px 0;
    width:540px;
    color: #dddddd;
    font-size: 1em;
}
#maincontentwrapper .banners
{
    padding: 20px 5px 15px 0px;
    float: left;

}
#maincontentwrapper .bannerright
{
    padding: 20px 3px 17px 11px;
    float: left;
   
}
#maincontentwrapper .footer
{
    padding:15px 0 0 10px;
    width:540px;
    height:180px;
    background-image: url(/Projects/ConnectProOnline/Assets/landingac_bg.jpg);
    background-repeat: no-repeat;
    border: 1px solid #560110;
}
#clear
{
    clear:both;
} 
#maincontentwrapper .footer ul
{
    list-style-type:square;
    padding:0 0 0 15px;
}