/* CSS Document */
#container {
	margin: 0 auto;
	width: 898px;
}
.main#two-columns {background: #FFF url(../en_images/nv2_sideMenuBg.jpg) repeat-x;}
.col2 .left {
	width: 207px;
	padding-top:35px;
}
.col2 .right .content {background: #fff;}
.col2 .right {width: 691px;}
.col2 .right p {
	line-height: 1.5em;
}
.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: 3px;
	margin-left: 0;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	list-style: none;
}
.col2 .left li {
	padding-top: -10px;
	padding: 3px 0;
	list-style: none;
	line-height:1.2em;
}
.col2 .left li a{
	color:#049bc7;
	text-decoration: none;
	list-style: none;
}
.col2 .left li a:hover{
	color:#dd531b;
	text-decoration: none;
}
.pCategory {
	padding-right:10px;
	padding-left: 20px;
	color:#2971A7;
	font-weight:bold;
}
.pCategory a:hover{
	color: #dd531b;
	text-decoration: none;
}
.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.6em;
	color:#1a1a1a;
}
.pName h1 {
	float:left;
	padding-top:8px;
	padding-left:10px;
	font-size:1.6em;
	color:#1a1a1a;
	margin:0;
	font-weight:normal
}
/* banner for 2-column page */
.pBanner {
	padding-top:10px;
}
.pContent {
	padding:  0 10px 0 10px;
}
.pBanner {
	padding:  0 0 10px 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 0px; background: #FFFFFF url(../images/appguide_1.gif) no-repeat;}
.appBox2 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_2.gif) no-repeat;}
.appBox3 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_3.gif) no-repeat;}
.appBox4 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_4.gif) no-repeat;}
.appBox5 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_5.gif) no-repeat;}
.appBox6 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_6.gif) no-repeat;}
.appBox7 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_7.gif) no-repeat;}
.appBox8 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_8.gif) no-repeat;}
.appBox9 { width: 585px; height: 70px; margin: 20px auto 25px 0px; background: #FFFFFF url(../images/appguide_9.gif) no-repeat;}
.appP { margin: 0px 100px 10px 15px; line-height: 15px; padding-top:10px; padding-bottom:10px;}

.job {
	padding: 15px;
}
.jobheader{
	font-size:1.2em;
	font-weight:bold;
}

.exc {
	height: 350px;
	color:#FFFFFF;
	background-color:#879694;
	padding: 20px 15px 20px 15px;
}
.exc .excLeft{
	width: 185px;
	float: left;
	margin-right: 15px;
}
.exc .excRight{
	width: 450px;
	float: left;
}
.excHeader{
	font-size:1.8em;
}
.excLinkLeft{
	margin-top: 15px;
	width: 250px;
	float: left;
}
.excLinkRight{
	margin-top: 15px;
	width: 230px;
	float: left;
	margin-left: 30px;
}
.excName{
	color:#dd531b;
	font-weight:bold;
}
.handcursor{
	cursor:hand;
	cursor:pointer;
	color:#2971a7;
	font-weight:bold;
}
.handcursor:hover{
	cursor:hand;
	cursor:pointer;
	color:#f58220;
	font-weight:bold;
}
.switchgroup1{
	background-color:#e5e5e5;
	margin-top: 5px;
	padding:15px;
}
