.view {
   width: 290px;
   /*width:33.33%;*/
   height: 180px;   
   float: left;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e4e4e4;
   -moz-box-shadow: 1px 1px 2px #e4e4e4;
   box-shadow: 1px 1px 2px #e4e4e4;
   cursor: default;   
   border:solid 1px #ddd;
   margin-right:25px;
   margin-bottom: 25px;
}


.view .mask,.view .content {
   /*width: 210px;*/
   height: 180px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   
}
.view img {
   display: block;
   position: relative;
   width: 278px;
   height: 168px;
   border: 6px solid #fff;
   transition: border 0.3s ease 0s;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;   
   font-size: 13px;
   padding: 10px;
   background: #5890b4;
   margin: 20px 0 0 0;
  
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}

div.view a:hover img{
	 border-color:#61a2ce;
  

}

.container {
	height:350px;
	margin-bottom:5px;
}
.container img{
	width:100%;
	height:100%;

}


.single-box {
	float: left;
	position: relative;
	margin-right: 30px;
	width: 280px;
	height:180px;
	
}
.single-box img {
	width:100%;
	height:100%;
	border: 6px solid #fff;
    transition: border 0.3s ease 0s;
}

.products-boxes {
    margin-left: 0px;
}
.single-box a:hover img{
	 border-color:#61a2ce;
}
.single-box .mask{
   width: 240px;
   height: 180px;
   position: absolute;
   overflow: hidden;
   top: -15px;
   left: 0px;
   
}
.single-box h2 {
   text-transform: uppercase;
   color: #fff;   
   font-size: 14px;
   padding: 10px;
   background: #5890b4;
   margin: 20px 0 0 0;
  
}



/**Page template **/
div#imageonpage img {
width:980px;
height:250px;
margin-bottom: -3px;

}
div#page-template {    
	background-image: url(Images/backgrounds/grid_noise.png);
	clear: both;
	padding-top:0px;
	padding-left:0px;	
	padding-right:0px;	
	min-height:400px;
	height: auto;
	border-top: 0px solid #F0F0F0;	
	
}

div#header-page {
	width: 955px;
	height: 70px;
	padding-top: 25px;
	padding-left: 25px;
	margin-bottom: 0px;
	border-bottom: 1px solid #DDD;
	background-color: #b7d6fa; /*#D1E6F5;*/
	background: url('Images/backgrounds/bg-blue-texture.jpg') repeat scroll 0% 0% transparent;
	
}
div#header-page h1 {
	margin:0px;
	color:#f0f0f0;
	text-transform:capitalize;
	
}




div#contentText {	
	width:670px;
	padding-right:25px;
	padding-left:25px;
	margin-bottom: 20px;
}
div#contentText p{
	line-height:21px;
	/*padding-bottom:12px;*/
	/*display:inline-block;*/

}
div#contentText h2 {
	font-size:1.6em;
	padding: 0px;
	margin-top: 0px;
}
div#contentText h4 {
	margin-top:15px;
	font-size:1.15em;
}
div#contentText a{
	/*color: #0696A6;*/
	/*padding: 0px;*/
}

div#sitemap-nav{
 /*padding-top:15px;
 padding-left:25px;*/
 margin-top:15px;
 margin-left:20px;
 margin-bottom:15px;
 	
}
#start-crumbs{
	background: url('Images/backgrounds/start-crumbs.png') no-repeat scroll center center transparent;
	width:13px;
	height:31px;
	float:left;
	display: inline-block;
}
#end-crumbs{
	background: url('Images/backgrounds/end-crumbs.png') no-repeat scroll center center transparent;
	width:16px;
	height:31px;
	display: inline-block;
	margin-left: -6px;
}

.breadcrumb a:last-child {
	padding-left: 15px;
	padding-right: 15px;
}



div#sitemap-nav span.breadcrumb {
	background: url('Images/backgrounds/crumbs-gradient.png') repeat-x scroll center center transparent;

	padding: 0px 6px;
	line-height: 30px;
	height: 33px;
	display: inline-flex;
	vertical-align: top;
	position: relative;
	
}

span.currentnode{
	padding-left:15px;
	
}


div.feature {
    height: 160px;
    width: 300px;
    margin-bottom: 10px;
}
.box {
    margin-right: 0px;
    overflow: hidden;
    padding-bottom: 0px;
    position: relative;
}
.featimg {
    height: 50px;
    margin-right: 10px;
    margin-top: 15px;
    width: 50px;
    float: left;
}

div#contentText a:hover {
	text-decoration:underline;
}

div#sidebar {
	padding-right:15px;
	padding-left:15px;

}


ul.simple-list  {
    padding-left: 10px;
    padding-right: 10px;
	line-height: 20px;
	margin-bottom: 20px;
}
ul.simple-list li {
	background-image: url(Images/icons/list-style3.png);
    list-style-type: none;
	display:block;
    padding: 0px 0px 8px 28px;
    background-position: 0px 0px;
    background-repeat: no-repeat;

}

.tblBuildReleaseInfo {
    border: solid 2px #ddd;
    margin-top: 15px;
    padding: 5px;
    border-spacing: 5px;
    border-collapse:collapse;
}
.tblBuildReleaseInfo td {
    padding: 10px;
    border-style: solid;
    border-color: #ddd;
    border-width: 1px;
}

.tableProductsVersionsList {
	border: solid 2px #ddd;
	margin-top: 15px;
	padding: 5px;
	border-spacing: 5px;
	border-collapse: collapse;
}

	.tableProductsVersionsList th, td {
		padding: 10px;
		border-style: solid;
		border-color: #ddd;
		border-width: 1px;
	}


div#ex1 ul > li{
    list-style: disc;
    margin-top:3px;
    margin-left:30px;
    list-style-position:inside;    
}
div#ex1 li > ul li {
    list-style: circle;
    margin-top: 3px;
    margin-left: 30px;
    list-style-position: inside;
}
.build-release-info .label {
    background-color: #3c8dbc;
    border-color: #367fa9;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 15px;
    text-shadow: inherit;
    padding: 6px;   
    
}

.build-release-info a:visited {
    background-color: #3c8dbc;
    border-color: #367fa9;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 15px;
    text-shadow: inherit;
    padding: 6px;
}

/*.build-release-info span.info {
    background-image: url('Images/icons/info.png') repeat-x left top;
    float: left;
    width: 10px;
    height: 40px;
}
.build-release-info i.info {
    background-image: url('Images/icons/info.png');
}*/