/* CSS Document */
#container {
	background: #FBF9F4;
	border: 1px solid #CCC;
	border-bottom: 6px solid #CACACA;
	margin: 0 auto;
	width: 898px;
}
.main#two-columns {background: #FFF url(../images/sidebar_bg.jpg) repeat-y;}
.col2 .left {width: 207px;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 691px;}
.left {float: left;}
.right {float: right;}
.sideTitle {
	width: 200px;
	height: 88px;
	background: url(../images/sideTitle_bg.jpg) repeat-x;
}
.sTitle {
	float:left;
	padding-top:44px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	font-weight:bold;
}
.sTitle a{
	color: #686868;
	text-decoration: none;
}
.sTitle a:hover{
	text-decoration: underline;
}
/* sideabar */

.col2 .left ul {
	width:79%;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style: none;
	border-bottom: 1px dotted #B8B8B8;
}
.col2 .left li {
	padding: 3px 0;
	list-style: none;
}
.col2 .left li a{
	color:#2971A7;
	text-decoration: none;
	padding: 4px 0;
	list-style: none;
}
.col2 .left li a:hover{
	text-decoration: underline;
}
.pCategory {
	padding-right:10px;
	padding-left: 10px;
	color:#2971A7;
	font-weight:bold;
}

.breadcrum {
	float:left;
	margin:0;
	width: 100%;
	height:30px;
	background-color:#F0F0F0;
}
.breadcrum span {
	float:left;
	padding-top:8px;
	padding-left:10px;
	color:#CCCCCC;
}
.breadcrum span a{
	color:#049BC7;
	text-decoration: none;
}
.breadcrum span a:hover{
	text-decoration: underline;
}
.pName {
	float:left;
	margin:0;
	width: 100%;
	height:39px;
	background-color:#FFF;
}
.pName span {
	float:left;
	padding-top:8px;
	padding-left:10px;
	font-size:1.5em;
	/* color:#FF6600; */
}
/* banner for 2-column page */
.pBanner {
	margin-top:10px;
}
.pContent {
	padding:  0 10px 0 10px;
}
/* video/image loading area */
#loader {
	float:left;
	width:320px;
	height:320px;
	padding-left:10px;
	background-color:#FFFFFF;
	text-align:left;
}
#tab1 {
	float:right;
	width:330px;
	padding-right:20px;
	background-color:#FFFFFF;
}
#tab2 {
	margin-top:30px;
	margin-left:15px;
	width:660px;
}
/* Videos */
.vBox {
	padding-top: 15px;
	padding-bottom: 0px;
	height:80px;
	font-size:0.9em;
	border-bottom:1px dotted #E0E0E0;
}
.imgVideoLeft {
    float: left;
    margin: 0px 10px 0px 0px;
}
.videoTitle {
	font-weight:bold;
}
.contentholderx p {
    margin: 10px 0px;
    padding: 0px;    
}
.imgSmall {
	margin: 5px;
}
.appBox1 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_1.gif) no-repeat;}
.appBox2 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_2.gif) no-repeat;}
.appBox3 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_3.gif) no-repeat;}
.appBox4 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_4.gif) no-repeat;}
.appBox5 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_5.gif) no-repeat;}
.appBox6 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_6.gif) no-repeat;}
.appBox7 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_7.gif) no-repeat;}
.appBox8 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_8.gif) no-repeat;}
.appBox9 { width: 585px; height: 70px; margin: 20px auto 25px auto; background: #FFFFFF url(../images/appguide_9.gif) no-repeat;}
.appP { margin: 0px 100px 10px 15px; line-height: 15px; padding-top:10px; padding-bottom:10px;}

