/* GENERAL SETTINGS FOR ALL BOXES */

#roundedModules {
	position: absolute;
	top: 450px;
	left: 10px;
	/*height: 260px;*/
}

/* box corners new */
.boxContainer {
	width:100px;
	margin:0 6px 0 0;
	float: left;
	overflow: hidden;
}
.leftTop, .bottomLeft{
	float:left;
}
.rightTop, .bottomRight{
	float:right;
}
.corner {
	width:50px;
	height: 9px;
}
.content {
	padding:1px 10px;
	background:url(../img/bg-whyUs.png) repeat;	
	height:57px;
	overflow: hidden;
}
.content h2 {
	width:100px;
	text-indent:-5000px;
	margin:3px 0 0 0;
}
.innerBox {
	margin-top: 50px;
	padding: 10px 20px;
}
.content a{
	color:#fff;
	text-decoration:underline;
}
.content a:hover{
	color:#F90;
	text-decoration:none;
}
.learnMore a {
	color:#001a2d;
	text-decoration:underline;
	font-style: normal;
	float: right;
	margin: 8px;
}



/* backgrounds */
#box1 .leftTop {
	background:url(../img/sprite.png) no-repeat left -42px;
}
#box1 .rightTop {
	background:url(../img/sprite.png) no-repeat right -42px;
}
#box1 .bottomLeft {
	background:url(../img/sprite.png) no-repeat left -75px;
}
#box1 .bottomRight {
	background:url(../img/sprite.png) no-repeat right -75px;
}
#box1 .content h2 {
	background:url(../img/why-us.png) no-repeat;
}
#box1 .content h2.whyUsNl1 {
	background:url(../img/nl_images/why1024.png) no-repeat;
	float:left;
	width:56px;
}
#box1 .content h2.whyUsNl2 {
	background:url(../img/nl_images/clearCincom1024.png) no-repeat;
	float:left;
	width:103px;
}
#box2 .leftTop {
	background:url(../img/sprite.png) no-repeat left 0px;
}
#box2 .rightTop {
	background:url(../img/sprite.png) no-repeat right 0px;
}
#box2 .bottomLeft {
	background:url(../img/sprite.png) no-repeat left -33px;
}
#box2 .bottomRight {
	background:url(../img/sprite.png) no-repeat right -33px;
}
#box2 .content {
	background:url(../img/yellow-bg.png) repeat;
}
#box2 .content h2 {
	background:url(../img/projects.png) no-repeat;
}
#box2 .content h2.projectsNl {
	background:url(../img/nl_images/projcten1024.png) no-repeat;
}
#box2 .content h2.projectsZh {
	background:url(../img/zh_images/projects.png) no-repeat;
}
#box3 .leftTop {
	background:url(../img/sprite.png) no-repeat left -84px;
}
#box3 .rightTop {
	background:url(../img/sprite.png) no-repeat right -84px;
}
#box3 .bottomLeft {
	background:url(../img/sprite.png) no-repeat left -117px;
}
#box3 .bottomRight {
	background:url(../img/sprite.png) no-repeat right -117px;
}
#box3 .content {
	background:url(../img/bg-brown.png) repeat;
}
#box3 .content h2 {
	background:url(../img/news.png) no-repeat;
}
#box3 .content h2.newsNl {
	background:url(../img/nl_images/News1024.png) no-repeat;
}
#box3 .content h2.newsZh {
	background:url(../img/zh_images/news.png) no-repeat;
}
#box4 .leftTop {
	background:url(../img/sprite.png) no-repeat left -42px;
}
#box4 .rightTop {
	background:url(../img/sprite.png) no-repeat right -42px;
}
#box4 .bottomLeft {
	background:url(../img/sprite.png) no-repeat left -75px;
}
#box4 .bottomRight {
	background:url(../img/sprite.png) no-repeat right -75px;
}
#box4 .content {
	background:url(../img/bg-whyUs.png) repeat;
}
#box4 .content h2 {
	background:url(../img/gsm-r.png) no-repeat;
}

#box4 .content h2.gsmNl{
	background:url(../img/nl_images/GSM-R_1024.png) no-repeat;
}

#box5 .leftTop {
	background:url(../img/sprite.png) no-repeat left -126px;
}
#box5 .rightTop {
	background:url(../img/sprite.png) no-repeat right -126px;
}
#box5 .bottomLeft {
	background:url(../img/sprite.png) no-repeat left -159px;
}
#box5 .bottomRight {
	background:url(../img/sprite.png) no-repeat right -159px;
}
#box5 .content {
	background:url(../img/bg-indoor.png) repeat;
}


/* BOX SPECIALS */

/* BOX 1 */
#box1 ol {
	list-style: decimal;
	margin:0;
	padding:0;
}
#box1 li {
	display: block;
	list-style-type: circle;	
	margin-top: 10px;
	font-weight: bold;
}
#box1, #box1 a {
	color: #001a2d;
}
#box1 a:hover {
	color: #FFF;
}

/* BOX 2 */
#box2 h4 {
	margin: 10px 0 0 0;
	color: #001a2d;
	font-size: 12px;
}
#box2 p {
	margin: 0;
	font-style: italic;
}
#box2 .title {
	color:#001a2d;
}
#box2 .learnMore a:hover {
	color: #FFF;
}


/* BOX 3 */
#box3 span.date {
	width: 70px;
	float: left;
}
#box3 a {
	display: block;
	float: left;
	width: 400px;
	margin-bottom: 10px;
	font-weight: bold;
}

/* BOX 4 */
#box4 p {
	color:#001a2d;
}
#box4 .learnMore a {
	color: #FFF;	
	font-weight: bold;
}
#box4 .learnMore a:hover {
	color:#001a2d;
}
#box4 a {
	margin: 15px 0 0 0;
}

/* BOX 5 */
#indoor {
	width:65px;
	float:left;
	background:url(../img/indoor.png) no-repeat;
}
#indoorNl {
	width:113px;
	float:left;
	background:url(../img/nl_images/Bi1024.png) no-repeat;
}
#indoorZh {
	width:113px;
	float:left;
	background:url(../img/zh_images/indoor.png) no-repeat;
}
#coverage {
	float:left;
	background:url(../img/coverage.png) no-repeat;
}
#box5 p {
	color:#001a2d;
}
#box5 a {
	margin: 15px 0 0 0;
}
