/* CSS Document */

body{
	background:#FFFFFF url(../images/homeV1_02.jpg) repeat-x left top;
	padding:0px;
	margin:auto;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#6a6a6a;
	top:0;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
}
div, ul, h1, h2, h3, h4, h5, li, p, form, input, textarea, img {
	margin:0;
	padding:0;
	border:none;
}
.clear{
	clear:both;
}
#contentwrap{
	width:960px;
	text-align:center;
	padding:0px;
	margin:0px auto;
}
/*****************************Header Section************************/
#pgheader{
	padding:0px;
	margin:0px auto;
	width:960px;
	height:90px;
}
#pgheader #logo{
	padding-left:30px;
	width:211px;
	height:90px;
	float:left;
	text-align:left;
}
#pgheader #list{
	float:right;
	padding-top:8px;
	padding-right:3px;
}
#list ul{
	display:block;
}
#list ul li{
	float:right;
	padding:0 5px 0 5px;
	list-style-type:none;
}

#menu ul{
	padding-top:10px;
	display:block;
	float:right;
	width:435px;
}
#menu ul li a {
	float:left;
	list-style-type:none;
	background:url(../images/gray-btn.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, sans-serif;
	width:134px;
	height:33px;
	line-height:33px;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

#menu ul li a:hover{
	background:url(../images/blue-btn.jpg) no-repeat;
	width:134px;
	height:33px;
	margin:0 auto;
	text-transform:uppercase;
}
#menu ul li a.active{
	float:left;
	background:url(../images/blue-btn.jpg) no-repeat;
	width:134px;
	height:33px;
	line-height:33px;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
/*******************************End of Header Section********************************/

/******************************Banner Section*****************************/
#banner{
	width:960px;
	display:block;
	padding:10px 0 0 0;
}
#banner .Box{
	float:left;
	width:425px;
	height:368px;
}
/*#banner .Download{
	float:right;
	text-align:right;
	width:535px;
	padding:20px 0 0 0;
}
.downloadText{
	padding-right:60px;
}
.downloadBtn{
	padding-top:8px;
}*/

/*****************************End of Banner Section***********************/

/*****************************Content Area*******************************/
#contentArea{
	width:960px;
	display:block;
}
#contentArea #left{
	padding-top:0px;
	float:left;
	text-align:left;
	width:575px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	text-transform:uppercase;
	color:#000000;
	background:url(../images/welcomeBar.jpg) no-repeat bottom ;
	padding:0 0 10px 0;
	height:46px;
	line-height:45px;
}
h1 img{
	float:left;
	padding:0 10px 25px 0;
}
h1 span{
	font-style:normal;
	color:#328dcc;
	font-size:24px;
}
p{
	font-size:14px;
	padding:20px 10px 15px 0;
	text-align:justify;
	line-height:20px;
}
.bluetxt{
	color:#328dcc;
	font-size:14px;
	font-weight:bold;
}
.grntxt{
	color:#4e9220;
	font-size:14px;
	font-weight:bold;
}
#application{
	width:575px;
	padding:0px 0 20px 0;
}
.topBar{
	background:url(../images/applicationtopBar_03.jpg) no-repeat top;
	width:575px;
	height:9px;
}
#midleBar{
	width: 575px;
	height:102px;
	background: #ebf3f6;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px; 
}
h2{
	font-size:18px;
	text-transform:uppercase;
	color:#2e6286;
	padding:0 0 0 10px;
	height:25px;
	line-height:25px;
}
h2 img{
	float:left;
	padding:0 10px 15px 0;
}
#midleBar ul{
	width:575px;
	padding:0 30px 0px 30px;
	height:30px;
	line-height:20px;
	display:block;
	list-style-type:none;
}
#midleBar ul li.one{
	background:url(../images/one.jpg) no-repeat left;
	display:block;
	float:left;
	height:20px;
	width:164px;
	padding:0 0px 0 15px;
}
#midleBar ul li.two{
	background:url(../images/two.jpg) no-repeat left;
	display:block;
	width:164px;
	float:left;
	height:20px;
	padding:0 0px 0 15px;
}
#midleBar ul li.three{
	background:url(../images/three.jpg) no-repeat left;
	display:block;
	float:left;
	height:20px;
	padding:0 18px 0 15px;
}
#midleBar ul li.four{
	background:url(../images/four.jpg) no-repeat left;
	display:block;
	float:left;
	height:20px;
	width:164px;
	padding:0 0px 0 15px;
}
#midleBar ul li.five{
	background:url(../images/five.jpg) no-repeat left;
	display:block;
	width:164px;
	float:left;
	height:20px;
	padding:0 0px 0 15px;
}
#midleBar ul li.six{
	background:url(../images/six.jpg) no-repeat left;
	display:block;
	float:left;
	height:20px;
	padding:0 18px 0 15px;
}
#midleBar ul li a{
	font-size:12px;
	color:#373737;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 10px;
	line-height:20px;
}
#midleBar ul li a:hover{
	color:#2e6286;
}
#midleBar ul li a.dott{
	border-bottom:1px dotted #929292;
	padding-bottom:2px;
	/padding-bottom:0;/
	line-height:20px;
}
#contentArea #right{
	float:left;
	width:377px;	
}
#right .Download{
	float:right;
	text-align:right;
	width:377px;
	padding:40px 0 90px 0;
}
.downloadText{
	padding-right:50px;
}
.downloadBtn{
	float:right;
	padding-top:8px;
}
#blueBox{
	background:url(../images/rightbg.jpg) right top no-repeat;
	height:451px;
}
#blueBox h3{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#f3f3f3;
	font-size:24px;
	font-weight:bold;
	padding:35px 0 0 98px;	
	float:left;
	text-transform:uppercase;
}
#blueBox ul{
	list-style-type:none;
	padding:10px 20px 10px 20px;
	width:294px;
	clear:both;
}
#blueBox ul li{
	background:url(../images/dbar.jpg) no-repeat;
	width: 295px;
	height:37px;
	font-size:14px;
	margin:0 0 0 35px;
	text-align:left;
	
}
#blueBox ul li a{
	padding:0 0 0 60px;
	line-height:35px;
	height:35px;
	color:#4596cf;
	font-weight:bold;
	text-decoration:none;
}
#blueBox ul li a:hover{
	color:#000;
}
.featured{
	padding:40px 0 0 40px;
}
.cnet{
	padding:10px 0 0 40px;
}
.softpedia{
	padding:15px 0 0 50px;
}

/*****************************End of Content Area*************************/

/****************************Footer*******************************/
#footer{
	width:960px;
	display:block;
	padding-top:10px;
}
#footer .fttxt{
	width:600px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#737373;
	text-transform:uppercase;
	padding:40px 0 0 20px;
}
#footer .fttxt span{
	text-transform:uppercase;
	color:#328dcc;
}
#footer .ftlogo{
	float:right;
}
/***************************End of Footer************************/

/**************************Data************************************/

#data{
	text-align:justify;
	clear:both;
	width:960px;
	padding:10px 0 0 0;
}
#data p{
	clear:both;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	padding:5px 0 0 0;
	margin:0 auto;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	text-transform:uppercase;
	color:#000000;
	background:url(../images/welcomeBar.jpg) no-repeat bottom ;
	padding:0 0 10px 0;
	height:46px;
	line-height:45px;
	float:left;
}
 h4 img{
	float:left;
	padding:0 10px 25px 0;
}
h4 span{
	font-style:normal;
	color:#328dcc;
	font-size:24px;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	text-transform:uppercase;
	color:#000000;
	height:30px;
	line-height:30px;
	float:left;
}
h5 img{
	float:left;
	padding:5px 5px 0 0;
}
.shadow{
	background:#f8fbfb;
    border: 1px solid #dddbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-moz-box-shadow:inset 0 0 3px #dddbdb;
   -webkit-box-shadow: inset 0 0 3px #dddbdb;
   box-shadow: inset 0 0 3px #dddbdb;
}
.shadow1{
	background:#e6f5fa;
    border: 1px solid #dddbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-moz-box-shadow:inset 0 0 3px #dddbdb;
   -webkit-box-shadow: inset 0 0 3px #dddbdb;
   box-shadow: inset 0 0 3px #dddbdb;
}
/****************************End of Data**************************/

/********************************Aprupa**************************/
.text-box
{
	width: 280px;
    padding: 4px;
    border: 1px solid #c9c8c7;
    /*border-bottom-color: #eeeaea;*/
    color: #4e4c4d;
    background:  url(../images/text_box_bg.png) repeat-x;
    -moz-border-radius: 0px; /* FF1+ */
    -webkit-border-radius: 0px; /* Saf3-4, iOS 1+, Android 1.5+ */
    border-radius: 0px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    /*-moz-box-shadow: 1px 0px 5px #211d17;  FF3.5+ */
    /*-webkit-box-shadow: 0px 0px 5px #211d17;  Saf3.0+, Chrome */
    /*box-shadow: 1px 0px 5px #cf829c;  Opera 10.5, IE9, Chrome 10+ */
}

.text-area {
    width: 280px;
    height: 120px;
    color: #4e4c4d;
    border: 1px solid #c9c8c7;
    padding: 5px;
    background: url(../images/text_box_bg.png) repeat-x;
    -moz-border-radius: 0x; /* FF1+ */
    -webkit-border-radius: 0px; /* Saf3-4, iOS 1+, Android 1.5+ */
    border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    /*-moz-box-shadow: 1px 0px 5px #211d17;  FF3.5+ */
    /*-webkit-box-shadow: 1px 0px 5px #211d17;  Saf3.0+, Chrome */
    /*box-shadow: 1px 0px 5px #cf829c;  Opera 10.5, IE9, Chrome 10+ */
}
.enquiry{
	font-size:20px;
	font-weight:bold;
/*	font-style:italic;*/
	color:#bb742d;
}
.eth_submit{
	background:url(../images/submit.png) no-repeat;
	width:99px;
	height:27px;
	color:#FFFFFF;
	border:none;
	padding:5px 10px 12px 10px;
	font-size:14px;
}
.side_div_inner
{
	margin:20px 0px 20px 10px;
	width:90%;
	
}
.side_div
{
	background-color:#3399FF;
    border: 1px solid #c9c8c7;
    /*border-bottom-color: #eeeaea;*/
    color: #666666;
	
    -moz-border-radius: 8px; /* FF1+ */
    -webkit-border-radius: 8px; /* Saf3-4, iOS 1+, Android 1.5+ */
	background: url(../images/text_box_bg.png) repeat-x;
    border-radius: 8px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    -moz-box-shadow: 1px 0px 5px #c9c8c7; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 5px #c9c8c7; /* Saf3.0+, Chrome */
    box-shadow: 1px 0px 5px #c9c8c7; /* Opera 10.5, IE9, Chrome 10+ */
	margin-bottom:30px;
	margin-top:20px;
	
}

/*******************************End************************************/











/*download-page*/
.top-border	{
	border-top:#dceefb solid 1px;
	margin-top:15px;
}
.full-bk	{
	background-color:#f5f5f5;
	border-bottom:#dceefb solid 1px;
	padding:20px 20px;
}
.full-bk2	{
	border-bottom:#dceefb solid 1px;
	padding:20px 20px;
}

h3 {
	font:bold 18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#328DCC;
	margin-bottom:5px;
}
h3 a {
	font:bold 18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#328DCC;
}
h3 a:hover {
	text-decoration:underline;
}
.soft-detail	{
	font-size:13px;
	line-height:17px !important;
}
.version-detail	{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#888888;
	border-bottom:#e2e2e2 solid 1px;
	padding-bottom:3px;
}
.language	{
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	padding:8px 0px;
}
.downloads	{
	font:normal 15px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	padding-top:12px;
}
.downloads span	{
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#888888;
}
#clear	{
	width:100%;
	height:10px;
	clear:both;
	overflow:hidden;
}

h6 {
	font:normal 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#328DCC;
	margin-bottom:5px;
	margin-top:0px;
}
h6  span{
	font:normal 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}