.bodystyle {
	background: #f2f2f2;
}

/*
a:link    {
	background-color: #ADB96E;	
}
*/

.divrow {
	height: 155px;
	margin: 10px 0;
	float: none;
}

.downloadTitleRect {
	font:12px arial bold,sans-serif;
	border-radius: 16px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 16px;
	/* -webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px; */
	-webkit-box-shadow: rgba(126,209,238,.30) 0 1px 2px;;

	width: 256px;
	height: 64px;


	/*margin: 100px 0 100px 0; */
	left: 0px;
	top: 30px;

	vertical-align: 50%;
	text-align: center;

	display: block;
	position: relative;
	float: top;
	margin: 10px 0;
}

.downloadrect {
	font:12px arial bold,sans-serif;
	border-radius: 16px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 16px;
	/* -webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px; */
	-webkit-box-shadow: rgba(126,209,238,.30) 0 1px 2px;;
	
	width: 256px;
	height: 64px; 
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;
	
	background: -webkit-linear-gradient(rgba(126,209,238,.70), rgba(126,209,238,1.0));	 
	
	/*margin: 100px 0 100px 0; */
	left: 0px; 
	top: 30px; 	
		 
	vertical-align: 50%;	
	text-align: center; 
	
	display: block;
	position: relative;
	float: top;
	margin: 10px 0;
}

.downloadrect:link {
	text-decoration:none;
}
.downloadrect:hover {
	/* background-color: #F90; */
	background: -webkit-linear-gradient(rgba(126,209,238,0.2), rgba(126,209,238,0.6));	 

}


.rightbtn-rect {
	font:12px arial bold,sans-serif;
	border-radius: 16px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 16px;
	/* -webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px; */
	-webkit-box-shadow: rgba(126,209,238,.30) 0 1px 2px;;

	width: 192px;
	height: 3em;
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;

	background: -webkit-linear-gradient(rgba(209,209,238,.70), rgba(209,209,238,1.0));

	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	/*position: absolute;
	right: 0px;
	top: 0px;

	 */
}
.rightbtn-rect:link {
	text-decoration:none;
}
.rightbtn-rect:hover {
	/* background-color: #F90; */
	background: -webkit-linear-gradient(rgba(209,209,238,0.2), rgba(209,209,238,0.6));

}

.imgrect {	
	/* background-color: #00ffff; 		*/	
}

.imgrect:hover   {
	/* background-color: #ADB96E; */
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	/* width: 237px; */
	/* height: 100px; */
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;
		
/*	background: -webkit-linear-gradient(#fafafa, #f0f0f0);	*/
	background: -webkit-linear-gradient(rgba(250,250,250,.6), rgba(240,240,240,.6));	
/*	background: -webkit-linear-gradient(rgba(126,209,238,1.0), rgba(126,209,238,1.0));	*/
 
 
}

.listitemrow {
	display: inline;
	list-style: none outside;
	float: left; 
}

.mainrect {
	/* height: 300px; */
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;
	background-color: #FAFAFA;
	margin: 10px 0;	/* top and bottom margin are 10px */
	
	position: relative; 
}

.mainrect:hover {
	
	
}

.mapbackgroundrect {	
	background-color: #00ff00; 	
	position: absolute;
	z-index: 0; 	
}

.maplinkrect {	
	/* background-color: #00ffff; 		*/
	position: absolute;
	z-index: 2; 
}

.maplinkrect+.mapbackgroundrect {	
	/* background-color: #00ffff; 		*/
	background-color: #FFff00; 	
	position: absolute;
	z-index: 0; 
}
/*+.mapbackgroundrect  */
.maplinkrect:hover +.mapbackgroundrect {	
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px;

	background-color: #555555; 
	
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;		
}

.maprect {	
	width: 100%;	
	/*background-color: #0000ff; 	*/
	
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;	
	
	/* background-color: #ff0000; */
	position:absolute;
	/* margin: 10px 0; */
	/* margin: 0 15px 0 0; */
}


.roundrect {
	height: 100%; 
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	width: 237px;
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;
	float: left;
	/*margin: 100px 0 100px 0; */
	margin: 0 15px 0 0; 
}


.roundrect:hover   {
	/* background-color: #ADB96E; */
	/* background: -webkit-linear-gradient( rgba (250, 250, 250, 0.4), rgba (240, 240, 240, 0.2));	*/
	background: -webkit-linear-gradient(#fafafa, #f0f0f0);	
}


.pipedlist {
	display: inline;
	list-style: none outside;	
}


.tabrect {
	height: 32px; 
	/* border-radius: 8px; */
	/* box-shadow: rgba(0,0,0,.30) 0 1px 2px; */
	/* -webkit-border-radius: 8px; */
	/* -webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px; */
	width: 96px;
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;
	
	/*margin: 100px 0 100px 0; */
	/* margin: 0 15px 0 0; */
	position: absolute;
	bottom: 0px;
	text-align: center;
	line-height: 30px;
	
}

.tabrect:hover {
	background: -webkit-linear-gradient(#fafafa, #f0f0f0);	
}

/* ====
*/

.buyrect {
	/* height: 300px; */
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;
	background-color: #FAFAFA;
	margin: 10px 0;	/* top and bottom margin are 10px */

	width: 80%;
	position: relative;
}

.buy-container {
	display: flex;
	align-items: center;
}

.buyrect:hover {
	/* background-color: #ADB96E; */
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.3) 0 1px 2px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0 1px 2px;
	/* width: 237px; */
	/* height: 100px; */
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;

	/*	background: -webkit-linear-gradient(#fafafa, #f0f0f0);	*/
	background: -webkit-linear-gradient(rgba(250,250,250,.6), rgba(210,210,210,.6));
	/*	background: -webkit-linear-gradient(rgba(126,209,238,1.0), rgba(126,209,238,1.0));	*/
}

/*.tooltip {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;
} */

.tooltip {
	margin-left: -999em;
	position: absolute;
	background: #FFFFAA; 
	border: 1px none; 
	/* FFAD33 */
}

.linkWithTips {
	position: relative;
}

.linkWithTips:hover .tooltip {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	position: absolute; left: 5px; top: 36px; z-index: 9;
	margin-left: 0; width: 250px;
	word-wrap: break-word;
	/*word-break: hyphenate; */
	text-align: center;
}
.tooltip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}

.buyrect:hover .tooltip {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	position: absolute; left: 40%; bottom: 0px; z-index: 9;
	margin-left: 0; width: 250px;
	word-wrap: break-word;
	/*word-break: hyphenate; */
	text-align: center;
}

.header {
	/* height: 150px; */
	border-radius: 8px;
	box-shadow: rgba(0,0,0,.30) 0px 2px 1px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,.30) 0px 2px 1px;
	border-bottom-color: #ccc;
	border-top-color: #efefef;
	border: 1px solid #e0e0e0;
	background-color: #ADB96E;
	margin: 20px 0 10px 0;
	display: block;
	
	position: relative;
}

/* ~~ The footer ~~ */
.footer {
	margin: 50px 0;
	/* padding: 10px 0;  */
	/* background: #CCC49F; */
	color: #6e6e6e;
	font-size: smaller;
	line-height: 1.5em; 
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;	
	border-bottom-color: #ccc;
	border-top-color: #ccc;	
}


.comment-block {
	margin: 8px 48px 48px;
	/* padding: 10px 0;  */
	/* background: #CCC49F; */
	color: #6e6ecc;
	font-size: 0.75rem;

	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;	
	border-bottom-color: #ccc;
	border-top-color: #ccc;	
}