a img {
border: none;
}
a.e:link {font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.7em;
	color: #999999;
text-decoration: none;
}
a.e:visited {font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.7em;
	color: #999999;
text-decoration: none;
}
a.e:hover {font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #FFCC99;
	text-decoration: underline;
	
}
a.e:active {font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: underline;
	
}


.book{
	list-style-image : url(icon/application__minus.png);
	background : inherit;}

.font{	
	font-size:0.7em;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color: #ffffff;
	line-height:24px;
	text-align: left;
	text-valign: middle;
	margin :5px 0 0 0;
	padding-left : 7px;
	
}
.examples, .examples2 {


}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/index_08.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}



.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.Lable
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


.Labeltex{font-size:.7em;
font-family:Verdana,Helvetica,Arial,sans-serif;
color: #333333;
font-weight:bold;}

.error_box{width:540px;clear:both;background:url(images/dialog_close_button.png) no-repeat left #fce9e9;
border:1px #eac7c7 solid;background-position:15px 10px;padding:10px 10px 10px 40px;margin:0 0 0 0;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.PageTital{    
    -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFAA), color-stop(1, #FFFCCF) );
	background:-moz-linear-gradient( center top, #FFFFAA 5%, #FFFCCF 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFAA', endColorstr='#FFFCCF');
	background-color:#FFFFAA;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#E3170D;
	font-family:Verdana,Helvetica;
	font-size:15px;
	font-weight:bold;
	padding: 5px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
	text-align:center;
}

.modalBackground {
				background-color:Gray;
				filter:alpha(opacity=70);
				opacity:0.7;
				}

 
        .modalPopup
        {
            background-color:#ffffdd;
			border-width:3px;
			border-style:solid;
			border-color:Gray;
			padding:3px;
			width:250px;
        }
        
        
        

.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.classname:active {
	position:relative;
	top:1px;
}

.visibleDiv, #topLeft, #topRight, #bottomLeft, #bottomRight
{
    position: fixed;
    width: 150px;
    border: solid 1px #e1e1e1;
    vertical-align: middle;
    background: #ffdab9;
    text-align: center;
}

#topLeft
{
 
    top: 50%;
   left: 45%;
   
}

#topRight
{
    top: 10px;
    right: 10px;
}

#bottomLeft
{
    bottom: 10px;
    left: 10px;
}

#bottomRight
{
    bottom: 10px;
    right: 10px;
}





.ProgressPanal {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#3d3a3d;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.ProgressPanal:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.ProgressPanal:active {
	position:relative;
	top:1px;
}


div.blockMsg {
    width:  60%;
    top:    30%;
    left:   20%;
    text-align: center;
    background-color: #fff;
    border: 3px solid #aaa;
    padding: 0;
    color: #0000;
}



.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#0f010f;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:3px 8px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.myButton:active {
	position:relative;
	top:1px;
}


.Comanyaddress
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    font-weight:bold;
}


.Companyname{font-size:.10em;
font-family:Verdana,Helvetica,Arial,sans-serif;
color: #333333;
font-weight:bold;}



.Checkbox {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bfb4bf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #bfb4bf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bfb4bf');
	background-color:#ededed;
	display:inline-block;
	color:#423b42;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:3px 27px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}.Checkbox:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bfb4bf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #bfb4bf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfb4bf', endColorstr='#ededed');
	background-color:#bfb4bf;
}.Checkbox:active {
	position:relative;
	top:1px;
}


.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	/*position: relative;*/
	cursor: pointer;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-family:arial;font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-family:arial;font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-family:arial;font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #00B2EE; }
	.blue.awesome:hover							{ background-color: #0099CC; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #e33100; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #FFE600; }
	.yellow.awesome:hover							{ background-color: #FFCC11; }
	.orchid.awesome, .orchid.awesome:visited		{ background-color: #9932CC; }
	.orchid.awesome:hover							{ background-color: #9B30FF; }
	.salmon.awesome, .salmon.awesome:visited		{ background-color: #FA9A50;}
	.salmon.awesome:hover							{ background-color: #F87531; }
	.chilred.awesome, .chilred.awesome:visited		{ background-color: #C73F17; }
	.chilred.awesome:hover							{ background-color: #C75D4D; }
	.turquoise.awesome, .turquoise.awesome:visited		{ background-color: #00E5EE; }
	.turquoise.awesome:hover							{ background-color: #00CED1; }
	.cranberry.awesome, .cranberry.awesome:visited		{ background-color: #B6316C; }
	.cranberry.awesome:hover							{ background-color: #B5509C; }
	.pink.awesome, .pink.awesome:visited		{ background-color: #FF69B4; }
	.pink.awesome:hover							{ background-color: #FF83FA; }
	.gold.awesome, .gold.awesome:visited		{ background-color: #CC7F32; }
	.gold.awesome:hover							{ background-color: #C76E06; }
	.seagreen.awesome, .seagreen.awesome:visited		{ background-color: #3CB371; }
	.seagreen.awesome:hover							{ background-color: #3E766D; }
	.test.awesome, .test.awesome:visited		{ background-color: #A5435C; }
	.test.awesome:hover							{ background-color: #A2627A; }
	.skyblue.awesome, .skyblue.awesome:visited		{ background-color: #00688B; }
	.skyblue.awesome:hover							{ background-color: #0099CC; }
	.choc.awesome, .skyblue.awesome:visited		{ background-color: #6B4226; }
	.choc.awesome:hover							{ background-color: #5C3317; }
	
	.gridBtn 
	{
		white-space : normal;
	}
	
	.textbox {
		text-align : right
	}



		

