﻿P {
	text-align:justify;
}

#lblTitle
{
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	width: 100%;
}

#lblSubTitle
{
	font-size: 1.25em;
	font-weight: bold;
	color: #990000;
	width: 100%;
}

#ilistS {
}
#ilistS ul {
	z-index: 10000;
}
#ilistS li {
	padding:3px;
	list-style-image: url(../images/dot.gif);
	line-height:1.5em;
	text-align:justify;
}
#ilistS ul, #ilistS ul li {
	padding:3px;
	z-index: 10000;
	font-weight: normal;
	text-align:justify;
}

#headerSolutions {
	padding: 0;
	height: 130px;
	width: 100%;
	background-color: #7FAB9E;
} 


/* ResizableControl */
.frameImage
{
	width: 130px;
	height: 65px;
	overflow: hidden;
	float: left;
	padding: 3px;
	margin: 20px;
	margin-right: 40px;
	border-color: #7FAB9E;
	border-width: 3px;
	border-style: solid;
}

.resizingImage
{
	padding:3px;
	margin:20px;
	margin-right:40px;
	border-style:solid;
	border-width:3px;
	border-color:#990000;
}

.handleImage
{
	width: 15px;
	height: 16px;
	background-image: url(  '/images/HandleGrip.png' );
	overflow: hidden;
	cursor: se-resize;
	z-index: 10000;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(/images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

#Image1
{
/*	background-color: #808080;	*/
/*	background-image: inherit;	*/
	height: 100%;
	cursor: pointer;
}


/*		Popup Window	*/
.popupPanel
{
	/*	border-style: 3px;		*/
	border: 3px solid #990000;
	padding: inherit;
	margin: inherit;
	width: 200px;
	height: 300px;
	visibility: hidden;
	overflow: hidden;
	background-color: #7FAB9E;
}

.popupPanelLabel
{
	background-color: #990000;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	cursor: move;
}

.popupButton
{
	background-color: #7FAB9E;
	color: #FFFFFF;
	height: 18px;
	margin-bottom: 3px;
	font-size: x-small;
	margin-top: 3px;
}

.popupPanelImage
{
	border: 1px solid #990000;
}

#ImagePopup
{
	vertical-align: middle;
	height: 100%;
	cursor: auto;
	overflow: hidden;
}

#PanelPopupWindowImage
{
	width: 100%;
	height: 60%;
}

#LabelImageTitle
{
	text-align: left;
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

#LabelImageDescr
{
	text-align: left;
	float: left;
	width: 100%;
	color: #FFFFFF;
}

/*.frameImagePopup
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:0px;
	border-color:#7FAB9E;
	border-width:3px;
	border-style:solid;
}
*/
.resizingImagePopup
{
	padding:0px;
	margin:0px;
	margin-right:0px;
	border-style:solid;
	border-width:3px;
	border-color:#990000;
}

.handleImagePopup
{
	width: 15px;
	height: 16px;
	background-image: url(images/HandleGrip.png);
	overflow: hidden;
	cursor: se-resize;
	z-index: 10000;
	background-color: #808080;
}
.AdsIncluded
{
	vertical-align: middle;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 48px;
}