/* [begin] theme */
body {
	background-color:#eeeeee;
	color:#757575; 
	font-size:14px; 
	font-family:InterfaceR,arial,helvetica,verdana,"sans serif";
	margin:0px; 
	padding:0px;
	text-align:center;
	height:100%;
}

#container-home {
	padding:0px 0px 0px 0;
	background:#ffffff;
	width:1336px;
	text-align:left;
	border: 1px solid #a8a9ad;
	margin: 0 auto;

/*
-webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
   -moz-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
		
*/		
-webkit-box-shadow: 0px 5px 5px 2px rgba(50, 50, 50, 0.20);
-moz-box-shadow:    0px 5px 5px 2px rgba(50, 50, 50, 0.20);
box-shadow:         0px 5px 5px 2px rgba(50, 50, 50, 0.20);	



}
#main-home {
	width:1336px;
	margin:0px auto;
}
#main-home h1{
	color:#0073b9;
	font-size: 30px;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
}
#main-home h2{
	font-size:25px; 
	color:#0689db;
	font-family: InterfaceR, arial,helvetica,verdana,'sans serif' !important; 
	padding:0;
	font-weight:normal;
	margin:0;
}
#container {
	padding:0px 0px 30px 0;
	background:#fff;
	width:1334px;
	text-align:left;
	border: 1px solid #ff0000;
	margin: 0 auto;
}
#main {
	width:1336px;
	margin:0px auto;
}
/* [end] theme */
.italic{
	font-style:italic;

}
.bold{
	font-weight:600;
}
.hide-me{
	display:none;
}
.clear{
	clear:both;
}
.height-10{
	height:10px;
}
.height-20{
	height:20px;
}
.height-100{
	height:100px;
}
.ptop-10{
	padding-top:10px;
}
.ptop-20{
	padding-top:20px;
}
.ptop-30{
	padding-top:30px;
}
.ptop-40{
	padding-top:40px;
}
.ptop-50{
	padding-top:50px;
}

.header{
	height:140px;
}
.header .logo{
	clear:none;
	float:left; 
	width:180px; 
	text-align:center; 
	padding:48px 0 0 25px; 
}
.header .logo2{
	clear:none;
	float:left; 
	width:454px; 
	height: 140px;
	background-image: url(../images/logo-samsung-2.png);
	background-repeat: no-repeat; 
	background-position: 92px 0px; /* x,y */
}
.header .company-title{
	clear:none;
	float:left; 
	width:400px;  
	color:#172e9d;
	font-family: InterfaceR, arial,helvetica,verdana,'sans serif' !important; 
	font-size:24px;
	padding:56px 0 0 0;
}
.header .company-title a{ 
	color:#172e9d;
	text-decoration:none;
}
.header .company-title a:hover{ 
	color:#172e9d;
	text-decoration:none;
}
.header .company-title2{
	clear:none;
	float:left; 
	width:122px;  
	color:#172e9d;
	font-family: InterfaceR, arial,helvetica,verdana,'sans serif' !important; 
	font-size:24px;
	padding:56px 0px 0 0;
}
.header .company-title2 a{ 
	color:#172e9d;
	text-decoration:none;
}
.header .company-title2 a:hover{ 
	color:#172e9d;
	text-decoration:none;
}
.header .header-nav-1{
	clear:none;
	float:left; 
	width:690px; 
	padding:90px 0 0 0px;
}
.header .header-nav-1b{
	clear:none;
	float:left; 
	width:710px; 
	padding:90px 50px 0 0px;
}
.header .header-nav-2{
	text-align:right;
}
.header .header-nav-3{
	float:right; 
	padding:0 0px 0 0;
}
.header .header-nav-left{
	clear:none;
	float:left;
	padding:0 30px 0 0;
}
.header .header-nav-right{
	clear:none;
	float:right;
}


.header-link{
	clear:none;
	float:left;
	font-family: InterfaceR, arial,helvetica,verdana,'sans serif' !important; 
	color:#888b8d;
	font-size:24px;
	padding:0px 0 0 0;
}
.header-link a.active{
	color:#0689db !important;
}
.header-link a{
	color:#888b8d;
	text-decoration:none;
}
.header-link a:hover{
	color:#0689db;
	text-decoration:none;
}


.header-link-arrow{
	clear:none;
	float:left;
	padding:3px 10px 10px 10px;
}

#header-home{
	/*background-image: url(../images/banner-home-no-text.jpg);*/
	background-image: url(../images/banner-home-text.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
}
#header-home .banner-title{
	padding:213px 0 0 69px;
	color:#ffffff;
	font-size:109px;
	font-family: "EB Garamond",Garamond,SamsungR,Georgia,serif;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);	 
}

#main-home>.page-intro{
	padding:20px 40px 20px 90px; 
	font-size:19px;
}


.banner-shadow{

/*
	-webkit-box-shadow: 0px 5px 10px -2px rgba(50, 50, 50, 0.75);
	   -moz-box-shadow: 0px 5px 10px -2px rgba(50, 50, 50, 0.75);
	        box-shadow: 0px 5px 10px -2px rgba(50, 50, 50, 0.75);
			
*/			
			
			
-webkit-box-shadow: 0px 5px 10px 2px rgba(50, 50, 50, 0.30);
-moz-box-shadow:    0px 5px 10px 2px rgba(50, 50, 50, 0.30);
box-shadow:         0px 5px 10px 2px rgba(50, 50, 50, 0.30);			
			
			
			
			
			

}

.category-img a:hover{
	opacity:0.7;
}

.category-link{
	clear:none;
	float:left;
	width:334px;
	
}
.category-link a{
	text-decoration:none;
	
}
.category-link a:hover{
	
	text-decoration:none;
	
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50); 

	/* Modern Browsers */
	opacity: 0.7;
	
}
.category-link .title{
	background-color:#535353; 
	font-size:18px; 
	padding:10px 0 10px 20px; 
	color:#ffffff;
	text-transform: uppercase;
}
.main-category{
	width:33.3333%;
	height:100%;
	clear:none;
	float:left;

}
.main-category a{

	text-decoration:none;
}

.main-category:hover{
	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */	
	filter: alpha(opacity=80);
	
	/* Modern Browsers */
	opacity: 0.8;
	
	cursor: pointer;
}


.main-category .careers{
	background-image: url(../images/category-careers.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	height:260px;
	width:100%;
}
.main-category .labs{
	background-image: url(../images/category-labs.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	height:260px;
	width:100%;
}
.main-category .ahq{
	background-image: url(../images/category-new-building.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	height:260px;
	width:100%;
}
.main-category .brochure{
	background-image: url(../images/category-brochure.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	height:260px;
	width:100%;
}

.main-category .category-call-out{
	padding:130px 0 0 30px;
}
.main-category .category-call-out .title{
	font-size:18px; 
	color:#ffffff; 
	font-weight:600;
}
.main-category .category-call-out .sub-text{
	font-size:16px; 
	color:#ffffff; 
	font-weight:normal;
}
.main-category .category-call-out .learn-more{
	font-size:16px; 
	color:#ffc600; 
	font-weight:normal;
	text-transform: uppercase;
}
.category-title{
	background-color:#535353; 
	font-size:18px; 
	padding:10px 0 10px 20px; 
	color:#ffffff;
	text-transform: uppercase;
}

/* [begin] home->whats new */
.home-whats-new{
	margin:0px 0 0 0;
	background-color:#e9e9e9;
	overflow:hidden;
}
.home-whats-new .left-col{
	clear:none; 
	float:left; 
	padding:35px 45px 60px 90px; 
	width:531px;
	background-color:#e9e9e9; 
	border-right:1px solid #c6c6c6;
}
.home-whats-new .right-col{
	clear:none; 
	float:left; 
	padding:35px 45px 60px 90px; 
	width:532px;
	background-color:#e9e9e9;
}
.whats-new-arrow{
	clear:none;
	float:left;
	width:19px;
	height:51px;
	background-image: url(../images/arrow-gotham_u.png);
	background-repeat: no-repeat; 
	background-position: 0px 15px;
}
.whats-new-row {
	color:#f00;
	overflow:hidden !important;
	background-color:#e9e9e9 !important;
	padding:25px 0 3px 0;
}
.whats-new-row a {
	color:#404040;
	text-decoration:none;
}
.whats-new-row:hover{
	overflow:hidden;
	background-color:#e9e9e9 !important;
	color:#00f;
}
.whats-new-row:hover .whats-new-arrow{
	width:19px;
	height:51px;
	background-image: url(../images/arrow-gotham_h.png);
	background-repeat: no-repeat; 
}
.whats-new-item{
	clear:none;
	float:left;
	width:450px; 
	padding:0 30px 0 0;
	height:78px;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:16px;
	line-height:21px;
}
.whats-new-item .title{
	font-weight:600;
}
.whats-new-item .subtitle{
	color:#666666;
}
.whats-new-item .author{
	color:#666666;
	font-style:italic;
}

.home-whats-new2{
	margin:0px 0 0 0;
	background-color:#e9e9e9;
	overflow:hidden;
	padding-bottom:40px;
}
.home-whats-new2 .left-col{
	clear:none; 
	float:left; 
	padding:0px 45px 20px 90px; 
	width:531px;
	background-color:#e9e9e9; 
	border-right:1px solid #c6c6c6;
}
.home-whats-new2 .right-col{
	clear:none; 
	float:left; 
	padding:0px 45px 20px 90px; 
	width:532px;
	background-color:#e9e9e9;
}

.whats-new-item2{
	clear:none;
	float:left;
	width:350px; 
	padding:15px 30px 0 20px;
	height:78px;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:16px;
	line-height:21px;
}
.whats-new-row2 {
	color:#404040;
	overflow:hidden !important;
	background-color:#e9e9e9 !important;
	padding:25px 0 3px 0;
}
.whats-new-row2 a {
	color:#404040;
	text-decoration:none;
}
.whats-new-row2:hover{
	overflow:hidden;
	background-color:#e9e9e9 !important;
	color:#00f;
}
.whats-new-row2:hover .subtitle{
	color:#fff;
}


.whats-new-item2 .title{
	font-weight:600;
	font-size:22px;
	padding:0 0 7px 0;
	line-height:24px;
}
.whats-new-item2 .subtitle{
	color:#666666;
	font-size:18px;
}
.whats-new-item2 .author{
	color:#666666;
	font-style:italic;
}	




.whats-new-campus-icon{
	clear:none;
	float:left;
	width:109px;
	height:109px;
	background-image: url(../images/check-out-the-new-campus.png);
	background-repeat: no-repeat; 
	background-position: 0px 0px; /* x,y */
}
.whats-new-row2:hover .whats-new-campus-icon{
	width:109px;
	height:109px;
	background-image: url(../images/check-out-the-new-campus.png);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 1.0;
	cursor: pointer;
}
.whats-new-innovation-icon{
	clear:none;
	float:left;
	width:109px;
	height:109px;
	background-image: url(../images/2016-2017-PhD-Fellows-Announced.png);
	background-repeat: no-repeat; 
	background-position: 0px 0px; /* x,y */
}
.whats-new-row2:hover .whats-new-innovation-icon{
	width:109px;
	height:109px;
	background-image: url(../images/2016-2017-PhD-Fellows-Announced.png);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 1.0;
	cursor: pointer;
}
.whats-new-paper-icon{
	clear:none;
	float:left;
	width:109px;
	height:109px;
	background-image: url(../images/read-the-device-lab-paper.png);
	background-repeat: no-repeat; 
	background-position: 0px 0px; /* x,y */
}
.whats-new-row2:hover .whats-new-paper-icon{
	width:109px;
	height:109px;
	background-image: url(../images/read-the-device-lab-paper.png);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 1.0;
	cursor: pointer;
}









.whats-new-row3 {
	color:#404040;
	overflow:hidden !important;
	background-color:#e9e9e9 !important;
	padding:25px 0 3px 0;
}
.whats-new-speaker-icon{
	clear:none;
	float:left;
	width:109px;
	height:109px;
	background-image: url(../images/flash-memory-keynote-speakers.png);
	background-repeat: no-repeat; 
	background-position: 0px 0px; /* x,y */
	min-height:175px;
}

.whats-new-item3{
	clear:none;
	float:left;
	width:350px; 
	padding:15px 30px 0 20px;
	height:78px;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:16px;
	line-height:21px;
}
.whats-new-item3 .title{
	font-weight:600;
	font-size:22px;
	padding:0 0 7px 0;
	line-height:24px;
}
.whats-new-item3 .subtitle{
	color:#666666;
	font-size:18px;
}
.whats-new-item3 .author{
	color:#666666;
	font-style:italic;
}	
.keynote-links{
	padding:15px 0 0 0;
}
.keynote-links-arrows{
	clear:none;
	float:left;
	width:15px;
}
.keynote-links-link{
	clear:none;
	float:left;
	width:300px;
}
.keynote-links a{
	color:#666666;
	text-decoration:none;
	font-style:italic;
}
.keynote-links a:hover{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
}






/* [end] home->whats new */




/* [begin] home->videos */
.home-videos{
	margin:0px 0 0 0;
	background-color:#ffffff;
	overflow:hidden;
}
.home-videos .left-col{
	clear:none; 
	float:left; 
	padding:35px 0px 60px 90px; 
	width:458px;
	background-color:#ffffff; 
}
.home-videos .right-col{
	clear:none; 
	float:left; 
	padding:35px 45px 60px 0px; 
	width:741px;
	background-color:#ffffff !important;
}
.video-row{
	padding:25px 0 0 0;
	background-color:#ffffff !important;
}
.video-item{
	clear:none; 
	float:left; 
	width:185px; 
	margin:0 25px 0 0;
}

.video-item a{
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}
.video-item a:hover{
	color:#000000;
	text-decoration:none;
}
.video-item .video-desc{
	padding:7px 0 0 0;
}



.video-1{
	width:185px;
	height:99px;
	background-image: url(../images/thm-video-1_u_20161004.jpg);
	background-repeat: no-repeat; 
}
.video-item:hover .video-1{
	background-image: url(../images/thm-video-1_h_20161004.jpg);
	background-repeat: no-repeat; 
}

.video-2{
	width:185px;
	height:99px;
	background-image: url(../images/thm-video-2_u_20161004.jpg);
	background-repeat: no-repeat; 
}
.video-item:hover .video-2{
	background-image: url(../images/thm-video-2_h_20161004.jpg);
	background-repeat: no-repeat; 
}

.video-3{
	width:185px;
	height:99px;
	background-image: url(../images/thm-video-3_u_20161004.jpg);
	background-repeat: no-repeat; 
}
.video-item:hover .video-3{
	background-image: url(../images/thm-video-3_h_20161004.jpg);
	background-repeat: no-repeat; 
}

.video-4{
	width:185px;
	height:99px;
	background-image: url(../images/thm-video-4_u_20161004.jpg);
	background-repeat: no-repeat; 
}
.video-item:hover .video-4{
	background-image: url(../images/thm-video-4_h_20161004.jpg);
	background-repeat: no-repeat; 
}


.video-5{
	width:185px;
	height:99px;
	background-image: url(../images/thm-video-5_u_20161004.jpg);
	background-repeat: no-repeat; 
}
.video-item:hover .video-5{
	background-image: url(../images/thm-video-5_h_20161004.jpg);
	background-repeat: no-repeat; 
}

.video-6{
	width:185px;
	height:99px;
	background-image: url(../images/thm-video-6_u_20161004.jpg);
	background-repeat: no-repeat; 
}
.video-item:hover .video-6{
	background-image: url(../images/thm-video-6_h_20161004.jpg);
	background-repeat: no-repeat; 
}


/* [end] home->videos */


.footer{
	background-color:#525252; 
	color:#fff; 
	padding:20px 80px 30px 80px;
}
.footer ul{
	list-style-type: none;
	display: block;
	margin:0;
	padding:0;
}
.footer ul li{
    display: inline;
}
.footer ul li a{
    color:#fff;
	text-decoration:none;
	padding:0 10px 0 0 ;
}
.footer ul li a:hover{
    color:#fff;
	text-decoration:underline;
}
.footer-left{
	clear:none; 
	float:left;
}
.footer-right{
	clear:none; 
	float:right;
}

/* [begin] lab rules */
#header-labs-1{
	background-image: url(../images/banner-labs-main.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-labs-1 .labs-1-text{
	padding:455px 0 0 92px; 
	width:860px;
	color:#fffefe;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;
	font-weight:normal;
}

.labs-listing-page{
	padding:0 91px 0 92px;
}
.labs-listing-desc{
	clear:none;
	float:left;
	width:826px; 
	padding:30px 0 0 0;
}

.labs-arrow{
	clear:none;
	float:left;
	width:55px;
	height:96px;
	background-image: url(../images/arrow-labs-listing_u.png);
	background-repeat: no-repeat; 
	background-position: 20px 60px;
}
.labs-row {
	color:#f00;
	overflow:hidden !important;
	background-color:#ffffff !important;
	padding:0px 0 0px 0;
	border-bottom:1px solid #dadada;
	padding:22px 0 22px 0;
}
.labs-row.last {
	border-bottom:1px solid #ffffff !important;
}

.labs-row a {
	color:#404040;
	text-decoration:none;

}
.labs-row:hover{
	overflow:hidden;
	background-color:#ffffff !important;
	color:#00f;
}
.labs-row:hover .labs-arrow{
	width:55px;
	height:96px;
	background-image: url(../images/arrow-labs-listing_h.png);
	background-repeat: no-repeat; 
}
.labs-row  .labs-listing-1{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/labs-listing-memory-solutions.jpg);
	background-repeat: no-repeat; 
}
.labs-row  .labs-listing-2{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/labs-listing-display-america.jpg);
	background-repeat: no-repeat; 
}
.labs-row  .labs-listing-3{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	/*background-image: url(../images/labs-listing-austinrd.jpg);*/
	background-image: url(../images/labs-listing-sarc.jpg);
	background-repeat: no-repeat; 
}
.labs-row  .labs-listing-4{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/labs-listing-semiconductor.jpg);
	background-repeat: no-repeat; 
}
.labs-row  .labs-listing-5{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/labs-listing-advanced-image.jpg);
	background-repeat: no-repeat; 
}
.labs-row  .labs-listing-6{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/labs-listing-modem.jpg);
	background-repeat: no-repeat; 
}


.labs-row .lab-listing-title {
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;
	font-weight:normal;
}
.labs-row .lab-listing-subtitle {
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:22px;
	font-weight:normal;
	font-style:italic;
}

.labs-row .lab-listing-text {
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	padding:10px 0 0 0;
}



/*************************** MEMORY SOLUTIONS LAB ************************/
#header-labs-2{
	background-image: url(../images/banner-labs-memory-solutions.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-labs-2 .labs-2-text{
	padding:265px 0 0 692px; 
	width:860px;
	color:#0054ff;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:42px;
	font-weight:normal;
}

.memory-solutions-page{
	padding:0 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;	
}

.memory-solutions-page .left-col{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/memory-solutions-1.jpg);
	background-repeat: no-repeat; 
}
.memory-solutions-page .right-col{
	clear:none;
	float:left; 
	width:860px; 
	font-size:18px;
	line-height:21px;
}
.memory-solutions-page .desc{
	padding:0 0 20px 0; 
	border-bottom:1px solid #dadada;
	
}
.memory-solutions-page .title{
	font-size:25px;
	color:#404040;
}
.memory-solutions-page .bottom{
	padding:30px 0 0 0;
}
.memory-solutions-page ul{
	list-style-position: inside;
	padding:0;
}
.memory-solutions-page ul li{
	padding:0 0 10px 0;
}
.memory-solutions-page ul li span {
	position: relative; 
	left: -5px;
}
.memory-solutions-page .msl-drive{
	width:800px; 
	height:440px;
	background-image: url(../images/memory-solutions-2.png);
	background-repeat: no-repeat; 
	background-position: 0px 20px;
}


/***********************************************************************/


/************************* DISPLAY AMERICA LAB *************************/
#header-labs-3{
	background-image: url(../images/banner-labs-display-america.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-labs-3 .labs-3-text{
	padding:119px 0 0 530px; 
	width:860px;
	color:#ff6e1f;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:42px;
	font-weight:normal;
}


.display-america-page{
	padding:0 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;	
}
.display-america-page .desc{
	padding:0 0 20px 0; 
	border-bottom:1px solid #dadada;
}
.display-america-page .team-members{
	padding:20px 0 20px 0; 

}
.display-america-page ul{
	list-style-position: inside;
	margin:0;
	padding:0;
}
.display-america-page ul li{
	color:#666666;
	font-size:18px;
	line-height:21px;
	padding:0 0 10px 0;
}
.display-america-page ul li span {
	position: relative; 
	left: -5px;
}
.display-america-page .splash-screen{
	width:100%;
	height:302px;
	background-image: url(../images/splash-screen.jpg);
	background-repeat: no-repeat; 
	background-position: center; 
	padding:150px 0 0 0;

}
.display-america-page .title{
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;	
	padding:0px 0 10px 0; 
}

/************************************************************/

/************************* AUSTIN RD - SARC LAB *************************/
#header-labs-4{
	background-image: url(../images/banner-labs-sarc.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
}
#header-labs-4 .labs-4-text{
	padding:496px 0 0 91px; 
	width:860px;
	color:#fff000;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:42px;
	font-weight:normal;
}
.austinrd-page{
	padding:0 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;	
}
.austinrd-page .desc{
	padding:0 0 20px 0; 
	border-bottom:1px solid #dadada;
}
.austinrd-page .title{
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;	
	padding:0px 0 10px 0; 
}
.austinrd-page .funky-list{
	padding:20px 0 0 0; 
}
.austinrd-page ul{
	list-style-position: inside;
	margin:0;
	padding:0;
	
}
.austinrd-page ul li{
	color:#666666;
	font-size:18px;
	line-height:21px;
	padding:0 0 10px 0;
	
}
.austinrd-page ul li span {
	position: relative; 
	left: -5px;
}
.list2 ul {
	list-style: none;
	margin-left: 20px;
}
.list2 ul li:before{
	content:"-"; 
	position:relative; 
	left:-12px;
}
.list2 ul li{
	text-indent:10px;
}
.list2 ul li span {
	position: relative; 
	left: -5px;
}

/*********************************************************************/

/************************* SEMICONDUCTOR LAB *************************/
#header-labs-5{
	background-image: url(../images/banner-labs-semiconductor.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-labs-5 .labs-5-text{
	padding:125px 0 0 67px; 
	width:860px;
	color:#fff841;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:40px;
	line-height:48px;
	font-weight:normal;
}
.semird-page{
	padding:0 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;	
}
.semird-page .divider{
	height:1px; 
	background-color:#dadada; 
	margin:20px 0 20px 0;	
}
.semird-page .mouse{
	font-size:16px;
	font-style:italic;
}
.semird-row{
	padding:20px 0 0 0;
}

.semird-row .title{
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;
	text-transform:uppercase;
}
.semird-row .subtitle{
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:23px;
	line-height:28px;
	font-style:italic;
}
.semird-row .main-body{
	padding:10px 0 0 0;
	font-size:18px;
	line-height:21px;		
}


.semird-row .semird-listing-1{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/semird-new-memory.jpg);
	background-repeat: no-repeat; 
}
.semird-row .semird-listing-2{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/semird-advanced-logic.jpg);
	background-repeat: no-repeat; 
}
.semird-row .semird-listing-3{
	clear:none;
	float:left;
	width:272px; 
	height:162px;
	background-image: url(../images/semird-device.jpg);
	background-repeat: no-repeat; 
}



.semird-row .semird-listing-text{
	clear:none;
	float:left;
	width:880px; 
}


/**********************************************************************/

/************************* ADVANCED IMAGE LAB *************************/
#header-labs-6{
	background-image: url(../images/banner-labs-advanced-image-3.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-labs-6 .labs-6-text{
	padding:163px 0 0 426px; 
	width:860px;
	color:#00a9e0;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:1.5;
	font-weight:normal;
}
.image-page{
	padding:0 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:18px;
	line-height:21px;
}
.image-page .title{
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;
}
.image-page .list-1 ul{
	list-style-position: inside;
	padding:0;	
}
.image-page .list-1 ul li{
	padding:0 0 5px 0;	
	font-size:18px;
	line-height:21px;
}
.image-page .list-1 ul li span {
	position: relative; 
	left: -5px;
}


.image-page .selected-pubs{
	width:80%;	
}
.image-page .list-2 ul{
	padding:0px 0px 0px 20px;	
}
.image-page .list-2 ul li:first-child{
	font-weight:600;
	list-style-type: none; 
	margin-left:-15px;
}
.image-page .list-2 ul li{
	padding:0 0 10px 0;	
	font-size:18px;
	line-height:1.3;
}
.image-page .list-2 ul li span {

}












.image-page .chips{
	width:255px;
	height:150px;
	background-image: url(../images/advanced-image-chips.jpg);
	background-repeat: no-repeat; 
	float:right;
	margin-top:-350px;
}
/*************************************************************/
/************************* MODEM LAB *************************/
#header-labs-7{
	background-image: url(../images/banner-labs-modem-2.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
}
#header-labs-7 .labs-7-text{
	padding:215px 0 0 621px; 
	width:860px;
	color:#0057b8;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:42px;
	font-weight:normal;
}
.modem-page{
	padding:0 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;	
}
.modem-page .title{
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;
	padding:0 0 10px 0;
}
.modem-page .divider{
	height:1px; 
	background-color:#dadada; 
	margin:20px 0 20px 0;	
}
.modem-page ul{
	list-style-position: inside;
	padding:0;	
	margin:0;
}
.modem-page ul li{
	padding:0 0 5px 0;	
	font-size:18px;
	line-height:21px;
	
}
.modem-page ul li span {
	position: relative; 
	left: -5px;
}
.modem-page .end-note{
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:18px;
	line-height:21px;
	width:800px;
}
.modem-page .chips-img{
	margin:-325px 0 0 820px;
}
/*************************************************************/



/* [end] lab rules */

/* CAREERS page */


#header-careers{
	background-image: url(../images/banner-careers.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-careers .careers-text{
	padding:356px 0 0 87px; 
	width:860px;
	color:#1428a0;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:42px;
	font-weight:normal;
}

.careers-page{
	padding:33px 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;	
}

.careers-page .desc{
	padding:0 0 20px 0; 
	border-bottom:1px solid #dadada;
}
.careers-page .internship-img{
	clear:none;
	float:left;	
	width:408px;
	height:266px;
	background-image: url(../images/careers-internship.jpg);
	background-repeat: no-repeat;
}

.careers-title{
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;	
	padding:0px 0 10px 0; 
}
.careers-subtitle{
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:22px;
	line-height:25px;	
	padding:0px 0 5px 0; 
}
.careers-page .desc2{
	padding:20px 0 20px 0; 
	border-bottom:1px solid #ffffff;
	font-size:18px;
	line-height:21px;		
}
.careers-benefits{
	
}
.careers-benefits-hdr{
	padding:10px; 
	text-align:center; 
	background-color:#f0f0f0;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2; 
	width:1131px;
	font-size:20px;
	color:#666666;
	
	
}
.careers-benefits ul{
	list-style-position: inside;
	margin:0;
	padding:0;

}
.careers-benefits ul li{
	color:#666666;
	font-size:18px;
	line-height:21px;
}
.careers-benefits ul li span {
	position: relative; 
	left: -5px;
}

.list-hdr{
	color:#404040;
	font-size:18px;
	line-height:21px;
	padding:0 0 7px 0;
	font-weight:600;
}

/* [begin] btn-careers v1 */
.btn-careers-row{
	float:right;
}
.btn-careers{
	clear:none;
	float:left;
	background-color:#cfcfcf;
	overflow:hidden;
	padding:3px 10px 3px 15px;
	margin-left:25px;
}
.btn-careers .text{
	clear:none;
	float:left;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:15px;
	line-height:28px;	
}
.btn-careers .arrow{
	clear:none;
	float:left;	
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_u.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.btn-careers a {
	color:#404040;
	text-decoration:none;
}
.btn-careers:hover{
	overflow:hidden;
	background-color:#cfcfcf !important;
	color:#00f;
}
.btn-careers:hover .arrow{
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat; 
	background-position: 5px 6px;
}
/* [end] btn-careers v1 */


















/* [begin] btn-careers v2 */
.btn-careers2-row{
	float:left;
}
.btn-careers2-row :hover{
	background-color:#4ab9ff !important;
}
.btn-careers2{
	clear:none;
	float:left;
	background-color:#0689db;
	overflow:hidden;
	padding:0px 30px 0px 35px;
	margin-left:0px;
}
.btn-careers2 .text{
	clear:none;
	float:left;
	color:#bbe5ff;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:15px;
	line-height:28px;	
}
.btn-careers2 .arrow{
	clear:none;
	float:left;	
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
.btn-careers2 a {
	color:#404040;
	text-decoration:none;
}
.btn-careers2:hover{
	overflow:hidden;
	
	color:#bbe5ff;
}
.btn-careers2:hover .arrow{
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat; 
	background-position: 8px 7px;
}
/* [end] btn-careers v2 */



















.internship-row{
	padding:0 0 30px 0;
	font-size:18px;
	line-height:21px;		
}

/************ [begin] button v1 *************/
.btn-labs-div{
	float:right;padding:0px 90px 0 0;
}

.btn-labs{
	/*background-color:#cfcfcf;*/
	overflow:hidden;
	padding:3px 10px 3px 15px;
	
	background: #cfcfcf; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #cfcfcf 32%, #cfcfcf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(32%,#cfcfcf), color-stop(100%,#cfcfcf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#cfcfcf 32%,#cfcfcf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#cfcfcf 32%,#cfcfcf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#cfcfcf 32%,#cfcfcf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#cfcfcf 32%,#cfcfcf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */

	
}
.btn-labs .text{
	clear:none;
	float:left;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:15px;
	line-height:28px;	
}
.btn-labs .arrow{
	clear:none;
	float:left;	
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_u.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.btn-labs a {
	color:#404040;
	text-decoration:none;
}
.btn-labs :hover{
/*
	overflow:hidden;
	background-color:#cfcfcf !important;*/
	

	
/*	
background: #888888; 
background: -moz-linear-gradient(top,  #888888 0%, #dfdfdf 32%, #dfdfdf 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888888), color-stop(32%,#dfdfdf), color-stop(100%,#dfdfdf));
background: -webkit-linear-gradient(top,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%); 
background: -o-linear-gradient(top,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%); 
background: -ms-linear-gradient(top,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%); 
background: linear-gradient(to bottom,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#dfdfdf',GradientType=0 );   

	*/		
	
	
	
}
.btn-labs:hover .arrow{
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat; 
	background-position: 5px 6px;	
}

/************ [end] button v1 *************/
/************ [begin] button v2 *************/

.btn-labs2-div{
	float:right;
	padding:0px 90px 0 0;
	margin:-28px 0 0 0;
}
.btn-labs2-div :hover{
	background-color:#4ab9ff !important;
}
.btn-labs2{
	overflow:hidden;
	padding:0px 30px 0px 35px;
	background: #0689db;
}
.btn-labs2 .text{
	clear:none;
	float:left;
	color:#bbe5ff;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:15px;
	line-height:28px;	
}
.btn-labs2 .arrow{
	clear:none;
	float:left;	
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
.btn-labs2 a {
	color:#404040;
	text-decoration:none;
}
.btn-labs2 :hover{
/*
	overflow:hidden;
	background-color:#4ab9ff !important;
*/
	

	
/*	
background: #888888; 
background: -moz-linear-gradient(top,  #888888 0%, #dfdfdf 32%, #dfdfdf 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888888), color-stop(32%,#dfdfdf), color-stop(100%,#dfdfdf));
background: -webkit-linear-gradient(top,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%); 
background: -o-linear-gradient(top,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%); 
background: -ms-linear-gradient(top,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%); 
background: linear-gradient(to bottom,  #888888 0%,#dfdfdf 32%,#dfdfdf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#dfdfdf',GradientType=0 );   

	*/		
	
	
	
}
.btn-labs2:hover .arrow{
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat; 
	background-position: 8px 7px;	
}



/*********** [end] button v2 **************/















/* [begin] collateral */
#header-collateral{
	background-image: url(../images/banner-collateral.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-collateral .collateral-text{
	padding:160px 0 0 475px; 
	width:860px;
	color:#0689db;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:42px;
	font-weight:normal;
}

.collateral-page{
	padding:25px 0px 0 0px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:18px;
	line-height:1.3;	
}

.collateral-page .title{
	padding:0px 0px 25px 92px;
	color:#404040;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:25px;
	line-height:28px;	
}
.white-papers{
	min-height:2400px;	/*scrollspy*/
}
.white-papers-rows{
	/*background-color:#f0f0f0;*/
	background-color:#ffffff;
	padding:0 0 0px 0;
}
.white-papers-row{
	margin:0 92px 0 92px; 
	padding:40px 0 40px 0; 
	border-bottom:1px solid #d5d5d5;
}
.white-papers-row:first-child{
	padding:0px 0 40px 0; 
}
.white-papers-row:last-child{
	border-bottom:1px solid #ffffff;
}
.white-papers-thumbnail{
	clear:none;
	float:left; 
	width:213px;
	
}
.white-papers-thumbnail img{

  -webkit-box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Firefox 3.5 - 3.6 */
  box-shadow:         5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	
}
.white-papers-copy-cell{
	clear:none;
	float:left; 
	width:939px;
	
}
.white-papers-copy-cell p{
	margin:0;
	padding:7px 0 0px 0;
	
}
.white-papers-copy-cell ul{
	list-style-position: inside;
	margin:0 !important;
	padding:7px 0 7px 0 !important;
}

.white-papers-copy-cell h1{
	margin:0;
	padding:0 0 10px 0;
	color:#3c3f42 !important;
	font-size: 22px !important;
	line-height:1.3 !important;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
}

.white-papers-btn{
	padding:25px 0 0 0;
}
.white-papers-btn a{
	text-decoration:none !important;
}







/*
---------------------------------------------------------------*/



.collateral-products{
	/*background-color:#ccffcc;*/
	padding:0 0 0 200px;
}

.collateral-product-row{
	/*border:1px solid #ff0000;*/
	min-height:400px;

}

.collateral-product-item{
	clear:none;
	float:left;
	width:172px;
	margin:0 80px 0 0;
	/*background-color:#ffccff;*/
}
.collateral-product-item img{
  -webkit-box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Firefox 3.5 - 3.6 */
  box-shadow:         5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}




.collateral-product-item h2{
	margin:0;
	padding:15px 0 10px 0 !important;
	color:#53565a !important;
	font-size: 20px !important;
	line-height:1.2 !important;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
}


.collateral-product-item a {
	text-decoration:none !important;

}

.collateral-product-item a .button > .text{
	color:#0689db;
	clear:none;
	float:left;		
}
.collateral-product-item a:hover .button .text{

	text-decoration:none !important;
	color:#82cdfc;
}


.collateral-product-item a .button > .arrow{
	clear:none;
	float:left;	
	width:18px;
	height:20px;
	background-image: url(../images/arrow-download_u.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}

.collateral-product-item a.download:hover .button > .arrow{
	clear:none;
	float:left;	
	width:18px;
	height:20px;
	background-image: url(../images/arrow-download_h.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}




/* [begin] collateral button 2 */
.btn-collateral-2-container{
	float:left;
	padding:10px 0 0 0;
}
.btn-collateral-2-container :hover{
	background-color:#9e9e9e !important;
}
.btn-collateral-2{
	clear:none;
	float:left;
	background-color:#b7b7b7;
	overflow:hidden;
	width:172px;
}
.btn-collateral-2 .text{
	clear:none;
	/*float:left;*/
	color:#ffffff;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:15px;
	line-height:28px;
	text-align:center;
}
.btn-collateral-2 .arrow{
	clear:none;
	float:left;	
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	
}
.btn-collateral-2 a {
	color:#404040;
	text-decoration:none;
}
.btn-collateral-2:hover{
	overflow:hidden;
	
	color:#bbe5ff;
}
.btn-collateral-2:hover .arrow{
	/*
	width:15px;
	height:20px;
	background-image: url(../images/arrow-careers_h.png);
	background-repeat: no-repeat; 
	background-position: 8px 7px;
	*/
}
/* [end] collateral button 2 */








/*
---------------------------------------------------------------*/








.product-overviews{
	padding:25px 0 0 0;
	background-color:#ffffff;
	/*background-color:#f0f0f0;*/
	min-height:800px;	/*scrollspy*/
}
.product-overviews-rows{	/*all rows*/
	padding:0 0px 0 200px; 
}
.product-overviews-row{		/*one row*/
	padding:0 0 50px 0px; 	
}
.product-overviews-row-columns{	/*all columns*/

}
.product-overviews-row-column{	/*one column*/
	clear:none;
	float:left;
	width:172px;
	margin:0 80px 0 0;
}
.product-overviews-row-column a{	/*one column*/
	text-decoration:none !important;
}
.product-overviews-row-column img{
  -webkit-box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Firefox 3.5 - 3.6 */
  box-shadow:         5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.product-overviews-row-column h2{
	margin:0;
	padding:15px 0 10px 0 !important;
	color:#53565a !important;
	font-size: 20px !important;
	line-height:1.2 !important;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
}










.presentations{
	padding:25px 0 0 0;
	/*background-color:#ffffff;*/
	background-color:#f0f0f0;
	min-height:780px;	/*scrollspy*/
}
.presentations-rows{	/*all rows*/
	padding:0 0px 0px 92px; 
}
.presentations-row{		/*one row*/
	padding:0 0 50px 0px; 	
}

.presentations-block{		
	clear:none;
	float:left;
	width:367px;
	margin:0 26px 50px 0;
}
.presentations-block .p-button{		
	padding:10px 0 0 0;
}
.presentations-item{
	width:307px;
	min-height:218px;
	background-color:#00a9e0;
	padding:35px 30px 10px 30px;
}
.presentations-item .p-title{
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	color:#3c3f42;
	font-size:28px;
	padding:0 0 15px 0;
	line-height:1.2;
}
.presentations-item .presenter{
	font-family: InterfaceB, arial,helvetica,verdana,"sans serif";
	color:#ffffff;
	font-size:18px;
	padding:5px 0 0 0;
	line-height:1.3;
}
.presentations-item .presenter-title {
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif" !important;
	color:#ffffff;
	line-height:1.2;
}
.presentations-item .presenter-company {
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif" !important;
	color:#ffffff;
	font-style:italic;
	font-size:18px;
	line-height:1.3;
}
.presentations-row-columns{	/*all columns*/

}
.presentations-row-column{	/*one column*/
	clear:none;
	float:left;
	width:172px;
	margin:0 80px 0 0;
}
.presentations-row-column a{	/*one column*/
	text-decoration:none !important;
}






.videos{
	padding:25px 0 0 0;
	/*background-color:#f0f0f0;*/
	background-color:#ffffff;
	min-height:500px;	/*scrollspy*/
}
.videos-rows{	/*all rows*/
	padding:0 0px 0 92px; 
}
.videos-row{		/*one row*/
	padding:0 0 50px 0px; 	
}

.videos-row-column{	/*one column*/
	clear:none;
	float:left;
	overflow:hidden !important;
	width:367px;
	margin:0 37px 50px 0;
	background-color:#000000; /*added*/
	
}

.videos-row-column a{	/*one column*/
	text-decoration:none !important;
}

.videos-row-column a .video-img{
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}
.videos-row-column a:hover .video-img{
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;

  /* Good browsers */
  opacity: 1;
}
.videos-row-column a .video-caption{
  color:#3c3f42;
  font-size:17px;
  padding:15px 0 0 0;
  /*background-color:#f0f0f0;*/
  background-color:#ffffff;
}
.videos-row-column a:hover .video-caption{
  color:#3c3f42;
}














/* [end] collateral */

/*		[begin] button rules
---------------------------------------------*/
.btn-generic{
	clear:none;
	float:left;
	/*background-color:#cfcfcf;
	background-color:#ffffff;*/
	overflow:hidden;
	padding:3px 10px 3px 0px;
	
}
.btn-generic .text{
	clear:none;
	float:left;
	color:#0689db;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:17px;
	line-height:28px;
	
}
.btn-generic .arrow{
	clear:none;
	float:left;	
	width:18px;
	height:20px;
	background-image: url(../images/arrow-download_u.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.btn-generic a {
	color:#0689db !important;
	text-decoration:none;
}
.btn-generic:hover{
	overflow:hidden;
	/*background-color:#ffffff !important;*/
}
.btn-generic:hover .arrow{
	width:18px;
	height:20px;
	background-image: url(../images/arrow-download_h.png);
	background-repeat: no-repeat; 
	background-position: 8px 6px;
}
.btn-generic:hover .text{
	color:#82cdfc;
}
/*		[end] button rules
---------------------------------------------*/


.social-media-list{
	text-align:right;
	padding: 20px 75px 0 0;
}
.social-media-list img{
/*
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.50);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.50);
*/	
}
.social-media-list ul{
	list-style-type: none;
	display: block;
	margin:0;
	padding:0;

}
.social-media-list ul li{
    display: inline;	
}
.social-media-list ul li a{
	padding:0 11px 0 0 ;
}
.social-media-list ul li a:hover{
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}













/*************************/
.modal{
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
	border-radius: 0;
	background:#000;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-decoration: none;
    text-shadow: none;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color:none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

    border: 0;
    /* border-bottom-color: #b3b3b3; */
    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;
    border-radius: 0px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn_blue{
	display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-decoration: none;
    text-shadow: none;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color:none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

    border: 0;
    /* border-bottom-color: #b3b3b3; */
    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;
    border-radius: 0px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    
	background:#0689db;color:#aad8f5;
}
.btn_blue:hover{background:#0689db;color:#ffffff;}

.btn_default{color:#5b5b5b;}
.btn_default:hover{color:#b2b2b2;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 30px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    vertical-align: middle;
}
.modal-body {
    position: relative;
    overflow-y: auto;
    min-height: 480px;
    max-height: 100%;
    padding: 15px;
}



/* [begin] r&d intership section */
.randd-container{
	width:1152px;
}
.randd-container .title-bar{
	background-color:#6d7175;
	color:#ffffff;
	height:60px;
}
.randd-container .title-bar .title{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding:0 0 0 25px;
	font-size:25px;
}
.randd-info{
	width:1152px;
	height:550px;
	background-color:#ebebeb;
	background-image: url(../images/r-and-d-internship-program.jpg);
	background-repeat: no-repeat; 
}
.randd-info-cell{
	margin:0px 0 0 400px;
	padding:20px 30px 0 0;
	font-size:16px !important;
}
.randd-info-cell h2{
	color:#666666 !important;
	font-size:22px !important;
	padding:10px 0 10px 0 !important;
}
.randd-info-cell p{
	margin:0px;
	padding:0 0 10px 0;
	line-height:22px;
}



/* [end] r&d intership section */



/* [begin] fellowship rules */
#header-fellowship-1{
	background-image: url(../images/banner-fellowship-main.jpg);
	background-repeat: no-repeat; 
	height:605px;
	width:1336px;
	

}
#header-fellowship-1 .fellowship-1-text{
	padding:194px 0 0 87px; 
	width:860px;
	color:#1428a0;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:35px;
	line-height:28px;
	font-weight:normal;
}

.fellowship-page{
	padding:33px 91px 0 92px;
	color:#666666;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:21px;
	line-height:28px;	
}
.fellowship-page a{
	color:#0689db;
	text-decoration:underline;
}
.fellowship-page a:hover{
	color:#0689db;
	text-decoration:none;
}

.fellowship-page .desc{
	padding:0 0 30px 0; 
	border-bottom:1px solid #dadada;
}

.fellowship-s1-col{
	clear:none;
	float:left;
	width:560px;
	padding:0 0 0 0;
	font-size:18px;
	line-height:1.2;
}
.fellowship-s1-col.col1{
	margin:0 33px 0 0;
}
.fellowship-s1-col h2{
	margin:0;
	padding:0;
	color:#404040 !important;
	font-size:25px !important;
	line-height:28px;

}
.fellowship-s1-col p{
	margin:0;
	padding:10px 0 20px 0;

}
.fellowship-s2{
	background-color:#ebebeb;
	padding:25px;
	font-size:18px;
	line-height:21px;
}
.fellowship-s2 .left{
	clear:none;
	float:left;
	width:540px;
	margin:0 30px 0 0;
}
.fellowship-s2 .right{
	clear:none;
	float:left;
	width:531px;
}
.fellowship-s2 h2{
	margin:0;
	padding:0;
	color:#404040 !important;
	font-size:25px !important;
	line-height:28px;
}
.fellowship-s2 ul{
	 list-style-position: inside;
	 padding:0;
	 margin:0;
}
.fellowship-s2 ul li{
	 padding:10px 0 0px 0;
	font-size:18px;
	line-height:21px;
}
.fellowship-s2 .eligible-colleges{
	background-image: url(../images/eligible-colleges.gif);
	background-repeat: no-repeat; 
	width:503px;
	height:224px;
	background-position: 0px 30px;
}

.fellowship-page .logo-fellowship{
	background-image: url(../images/Samsung-PhD-Fellowship.png);
	background-repeat: no-repeat; 
	height:96px;
	width:487px;
	background-position: 0px 13px;
	padding:0 0 60px 0;
}
.fellowship-page .fellowship-hdr{
	color:#0689db;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
	font-size:30px;
	line-height:1.2;
	font-weight:normal;
	padding:0 0 20px 0;
	border-bottom:1px solid #d2d2d2;
}
.fellowship-page .fellowship-lists{
	
}
.fellowship-page .fellowship-lists .press-outer{
	
}
.fellowship-page .fellowship-lists .press-inner{
	background-color:#efefef;
	padding:20px 30px;
	font-size:21px;
	font-weight:600;
	color:#626262;
}
.fellowship-page .fellowship-lists .press-inner p{
	font-weight:normal;
	color:#626262;
	margin:0;
	padding:0;
}
.fellowship-page .fellowship-lists .press-inner a{
	text-decoration:none;
}
.fellowship-page .fellowship-lists .press-inner a:hover{
	text-decoration:underline;
}


.fellowship-page .fellowship-lists .left{
	clear:none;
	float:left; 
	width:573px; 
	margin:0 20px 0 0; 
	
}
.fellowship-page .fellowship-lists .right{
	clear:none;
	float:left; 
	width:559px; 
	margin:0 0px 0 0;  
	
}




.fellowship-page .fellowship-lists ul{
	list-style-position: outside;
	margin-left:-37px;
	list-style-type:none;
}

.fellowship-page .fellowship-lists ul li{
	font-size:21px;
	font-weight:400;
	padding:0px 0 0 0;
	color:#666666;
	
}
.fellowship-page .fellowship-lists ul li:first-child{
	font-size:21px;
	font-weight:600;
	padding:0 0 0px 0;
	margin:0 0 0 0px;
	color:#404040;
}
.fellowship-page .fellowship-finalists{
	background-image: url(../images/PhD-Fellowship-Finalists.jpg);
	background-repeat: no-repeat;
	width:1152px;
	height:500px;
	background-position: 0px 20px;
	padding:0 0 60px 0;
}
.fellowship-page .fellowship-finalists .caption{
	padding:505px 0 0px 0;
	font-size:17px;
}
.fellowship-page .announcement{
	padding:20px 0 0 0;
	text-align:center;
	font-weight:600;
	color:#404040;
}


/* [end] fellowship rules */

/*
-------------------- [begin] academic publications -----------------------*/

.academic-publications{
	padding:25px 0 0 0;
	/*background-color:#ffffff;*/
	background-color:#f0f0f0;
	min-height:1090px;	/*scrollspy*/
}
.academic-publications-rows{
	background-color:#f0f0f0;
	/*background-color:#ffffff;*/
	padding:0 0 0px 0;
}
.academic-publications-row{
	margin:0 92px 0 92px; 
	padding:40px 0 40px 0; 
	border-bottom:1px solid #d5d5d5;
}
.academic-publications-row:first-child{
	padding:0px 0 40px 0;
}
.academic-publications-row:last-child{
	/* border-bottom:1px solid #ffffff;	*/
	/*border-bottom:1px solid #d5d5d5;*/
	border-bottom:1px solid #f0f0f0;
}
.academic-publications-thumbnail{
	clear:none;
	float:right; 
	width:172px;
	
}
.academic-publications-thumbnail img{

  -webkit-box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Firefox 3.5 - 3.6 */
  box-shadow:         5px 5px 10px 2px rgba(0, 0, 0, 0.30);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	
}
.academic-publications-copy-cell{
	clear:none;
	float:left; 
	width:939px;
	
}
.academic-publications-copy-cell p{
	margin:0;
	padding:7px 0 0px 0;
	
}
.academic-publications-copy-cell ul{
	list-style-position: inside;
	margin:0 !important;
	padding:7px 0 7px 0 !important;
}

.academic-publications-copy-cell h1{
	margin:0;
	padding:0 0 10px 0;
	color:#3c3f42 !important;
	font-size: 22px !important;
	line-height:1.3 !important;
	font-family: InterfaceR, arial,helvetica,verdana,"sans serif";
}

.academic-publications-copy-cell a{
	color:#0689db;
	text-decoration:none;
}
.academic-publications-copy-cell a:hover{
	color:#82cdfc;
}


.academic-publications-btn{
	padding:25px 0 0 0;
}
.academic-publications-btn a{
	text-decoration:none !important;
}
.peer-year{
	margin:20px 0px -20px 92px; 
	font-size: 22px;
	color:#000000;
}

/*
---------------------- [end] academic publications -----------------------*/