/* CSS Document */
* {
	clear:none;
}
body {
	text-align:left;
	direction:ltr;
	/*background-color:#EBEEF5; */
/*	background:url(loadJpg.php?imageName=topBackground.jpg) repeat-x;		*/
	text-align:center;
	font-family:Arial;
	font-size:14px;
}
h1, h2, h3, h4 {
	font-size:1em;
	font-weight:normal;
	padding:0px;
	margin:0px;

}

A:link {		text-decoration: underline;color:#555;}
A:visited {		text-decoration: underline;color:#555;}
A:active {		text-decoration: underline;color:#555;}
A:hover {		text-decoration: underline;}


.mainSite {
	/*
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;	
	*/
	/*background-color:#fff;	*/
	
	/*width:740px;*/
	
	margin:auto;
	text-align:left;
	/*
	background:url(/loadJpg.php?imageName=background.jpg) repeat-y;		
	*/
}
.rotating {
	margin-top:30px;
	float:right;
}
.top {
	margin-top:10px;
	/*width:740px;*/
	/*background-image:url('loadJpg.php?imageName=logo_desh.jpg');*/
}
.slogan {
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;	

	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:17px;
	color:silver;
	background:url(loadJpg.php?imageName=topBackground1.jpg) repeat-x;		
	padding-top:10px;
	padding-bottom:15px;
}
.slogan .bold {
	color:orange;
}
.topMenu {
	margin-top:0px;
	margin-left:65px;
	clear:both;
}

.topMenu .item a {
	float:left;
	margin-left:20px;
	background-color:#eee;
	padding:5px;
	color:#841617;
	font-weight:bold;
	text-decoration:none;
}
.topMenu .item a:hover {
	/*color:orange;*/
	background:#841617;
	color:#fff;
}
.topMenu .itemRight a {
	float:left;
	margin-left:20px;
	color:#ff7501;
	font-weight:bold;
	text-decoration:none;	
}
.topMenu .itemRight a:hover {
	color:#1a385e;
}
.selected {
	color:orange;
}

.contentArea {
	clear:both;
	padding:10px;
}

.caption {
	color:#99adce;/* 99adce 6189b8*/
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:1em;
}
.nameCaption {
	color:#6189b8;
	font-weight:bold;
	font-size:1.1em;
	padding-top:1em;
}


.footer {
	color:#bbb;
	font-size:0.8em;
	text-align:center;
}
.footer a {
	color:#888;
	text-decoration:none;
}

div.box {
	/*margin-top:20px;*/
	background-color:#99adce;
	/*border:1px solid #CCCCCC;*/
	/*display:block;
	background-color:#eee;*/
	/*padding:7px;*/
}
div.box:hover {
	background-color:#FF9933;
}
div.box  .bold {
	font-weight:bold;
	color:#993300;
}
div.box .cap {
	border-bottom:1px solid #aaa;
	padding:7px;
	text-align:center;
	font-weight:bold;
}
div.box .cap h2 {
	font-weight:bold;
}
div.box .cap h3 {
	font-weight:bold;
}

div.box .cap:hover {
	background-color:#FF9933;
}
div.box .content {
	padding:7px;
	background:#ddd;
	border:1px solid #ddd;
}

ul {	
	list-style:none;
	padding:0px;
	margin:0px;
}
ul li {
	margin:0px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;	
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;	

	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	

	margin-top:3px;
	margin-bottom:3px;	
}
ul li:hover {
	background-color:#FF9900;
}
ul li a {
	text-decoration:none;
	color:#333;
}
/*
div.box .content ul {
	margin:0px;
}
div.box .content ul li {
	border-left:1px solid silver;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	

	margin-top:3px;
	margin-bottom:3px;	
}
div.box .content ul li:hover {
	background-color:#FF9900;
}
*/
table td{
	vertical-align:text-top;
}
.readMore {
	clear:both;
	float:right;
	color:#555;
	text-decoration:underline;
}
.specialText {
	color:#9e0c0d;
}
.screen .image img {
	/*width:500px;*/
}
form input {
	color:#800000;
	font-size:1em;
}
form input submit {
	background-color:#800000;
}

.grayBack {
	background-color:silver;
	margin:15px;
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;			
	font-size:1.25em;
	text-align:center;
	padding:10px;
	width:500px;
}
.grayBack:hover {
	background-color:#FF9933;
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;			

}

.grayBack2 {
	background-color:#ddd;
	margin-top:15px;
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;			
	/*font-size:1.25em;*/
	text-align:center;
/*	width:500px;*/
}
.grayBack2:hover {
	background-color:#FF9933;
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;			

}


/* Contact Button */

#contact { 
	float: right; width: 226px; position: relative; right: 15px; height: 97px; margin-top: 20px; margin-bottom: 20px; 
	}

#contact { 
	background: url(loadJpg.php?imageName=contactUs.gif) 0px -97px no-repeat; 
	}

#contact a {
	width: 226px; height: 97px; display: block; background: url(loadJpg.php?imageName=contactUs.gif) 0px 0px no-repeat; }
	
#contact a:hover {
	background: none;
	}

/* End Contact Button */

.blockquote {
	font-size: 1.2em;
	padding: 10px;
	padding-left: 20px;
	/*border: 1px dotted #4A4A4A;*/
	background-image: url(loadJpg.php?imageName=quotes_end.gif);
	background-repeat: no-repeat;
	background-position: 96% 0%;
	/* background-color: #e2dde3;*/
	/*background-color:#eee;*/
	margin-left:0px;
	padding-bottom:20px;	
	margin-bottom:20px;		
	
	/*height:6em;*/
}

.blockquote:hover {
 background-color: #FF9933;
}


.rightArea {
	position:absolute;
	right:5px;
	top:200px;
	width:180px;
	margin-left:10px;
}
.topLeftContentArea {
	margin-right:180px;
	min-height:600px;
}




.feature {
	padding:10px;
	width:300px;
	text-align:left;
	margin:10px;


	float:left;
	height:120px;
}
.feature:hover {
	background:#fff;
	cursor:default;
}
.feature .featureCaption h3 {
	font-size:1.1em;	
	font-weight:bold;	
	text-decoration:underline;
}
.feature .featureCaption em {
	font-weight:bolder;	
}

.feature .featureText {
}


.screenshots-table td {
	width:210px;
}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}