@charset "utf-8";

/*   - HEADER -    */

*{
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	color: #889196;
}
body {
	/*background-color: #FFFFFF;*/
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-x;
	width: 100%; /*775px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p {
	font-size:14px;
}

a:hover {
color:#66CC00;
text-decoration:none;

}


ul{
	font-size:14px;
	margin-left:8px;
	padding-left:8px;
	left:8px;
	list-style-type: circle;
}

.container { 
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


/*   - HEADER END -    */



/*   - HEAD -    */

.logo_img{
	float: left;
	margin-top:5px;
	margin-left:0;
	font-size: 11pt;
	width: 300px;
}

/*   login    */

.login_box {
	background-color: #d9effd;
	height: 85px;
	width: 457px;
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;	_margin-bottom: 20px;
	margin-left: 0px;
}
.login {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#666666;
	font-weight: bold;
	height: 65px;
	padding: 10px;
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-y;
}
.login a {
	color: #87b1fd;
	font-weight: normal;
	font-size: 8pt;
}
.login  label {
	display: block;
	width: 180px;
	float: left;
}
.login_input {
	background-color: #d9effd;
	background-image: url(../images/login_input.jpg);
	height: 25px;
	width: 160px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: black;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*   login end    */

.blog{
	font-size: 8pt;
	font-weight:bold;
	text-align:right;
	float:right;
	padding-left:7px;padding-top:7px;
	vertical-align: middle;
}
.blog a{
	text-decoration: none;	
	color:#889196;
}

/*   - HEAD END -    */



/*   - CONTENT TOP SECTION -    */

.convert_box {
	position:relative;
	display:block;	
	background-image: url(../images/convert_bg.jpg);
	width: 715px;
	min-height:480px;
	clear: both;
	font-size: 11pt;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: repeat-y;
	background-position: center;
}

/*   tabs    */

#tabs {
	clear: both;
	display: block;
	background-image: url(../images/convert_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
	padding-left: 15px;
}

#convert {
	margin-bottom: 40px;
}

.act{
	width: 186px;
	text-decoration: none;
	height: 44px;
	display: block;
	float: left;
	text-align: center;
	background-image: url(../images/btn_top_active.jpg);
	font-weight: bold;
	line-height: 44px;
}
.inact{
	width: 186px;
	text-decoration: none;
	height: 44px;
	display: block;
	float: left;
	text-align: center;
	background-image: url(../images/btn_top_inactive.jpg);
	color: #c1cad1;
	font-weight: bold;
	line-height: 44px;
}

.act .convert {
	display: block;
	background-image: url(../images/convert_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
.inact .convert {
	display: block;
	background-image: url(../images/convert_i.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
.convert:hover {
	cursor:pointer;	cursor: hand;
	display: block;
	background-image: url(../images/convert_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
.act .faq {
	display: block;
	background-image: url(../images/faq_a.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-left: 30px;	
}
.inact .faq {
	display: block;
	background-image: url(../images/faq_i.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
.faq:hover {
	cursor:pointer; cursor: hand;
	display: block;
	background-image: url(../images/faq_a.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
.act .about {
	display: block;
	background-image: url(../images/about_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;
}
.inact .about {
	display: block;
	background-image: url(../images/about_i.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;
}
.about:hover {
	cursor:pointer;
	display: block;
	background-image: url(../images/about_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;
}
.act .register {
	display: block;
	background-image: url(../images/register_a.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-left: 20px;
	color:#666666;
}
.inact .register {
	display: block;
	background-image: url(../images/register_i.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-left: 20px;
	/*color:#666666;*/	
}
.register:hover {
	cursor:pointer; cursor: hand;
	display: block;
	background-image: url(../images/register_a.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-left: 20px;
}

.act .manager {
	display: block;
	background-image: url(../images/manager_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;	
}
.inact .manager {
	display: block;
	background-image: url(../images/manager_i.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;	
}
.manager:hover {
	cursor:pointer; cursor: hand;
	display: block;
	background-image: url(../images/manager_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;
}

.act .account {
	display: block;
	background-image: url(../images/account_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;	
}
.inact .account {
	display: block;
	background-image: url(../images/account_i.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;	
}
.account:hover {
	cursor:pointer; cursor: hand;
	display: block;
	background-image: url(../images/account_a.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-left: 25px;
}

/*   tabs end    */


/*   inputs    */
div.fileinputs {
	position: relative;
	clear: both;
	height:124px;
	display: block;
	padding:0 0 10px 0;
	margin:0px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;	
	background-image: url(../images/huge_text_field.gif);
	height: 24px;
	width: 436px;
	padding: 50px;
	background-repeat: no-repeat;
}

.faketext{
	width: 436px;
	border: 0px solid #D9EFFD;
}

input.file {
	position: relative;
	margin-left:450px;
	margin-left:525px;
	text-align: right;
	font-size:200%;
	opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;
	z-index: 2;
	width:185px;
	height: 124px;
}
input.filemoz {
	position: relative;
	margin-left:390px;
	text-align: right;
	opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;
	font-size:240%;
	z-index: 2;
	width:185px;
	height: 124px;
}

/*   inputs end    */



/*   additional begin    */

.additional1 {
	position: relative;
	clear: both;
	display: block;
	margin:0 0 10px 0; /*15px;*/
}
.additional1A {
	position: relative;
	clear: both;
	display: block;
}
.divLineAdd3{
	position: relative;
	display: block;
	clear:both;
	height:25px;
	margin-bottom:5px;
}
.divNameAdd3{
	position: relative;
	display: block;
	text-align: right;
	margin-right:10px;
	float:left;
	width:150px;
}
.divTextAdd3{
	position: relative;
	display: block;	
	margin-right:10px;
	float:left;
}
input.file2 {
	display: block;
	position: absolute;
	margin-left:525px;
	float: right;
	font-size:200%;
	opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;
	z-index: 2;
	width:185px;
	height: 124px;
}
input.filemoz2 {
	position: relative;
	margin-left:450px;
	text-align: right;
	opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;
	font-size:240%;
	z-index: 2;
	width:185px;
	height: 124px;
}
div.hide_add{
	display: none;
}

/*   additional end    */



/*   steps begin    */
#steps {

margin:0 0 10px 0;

}

#steps a{
	width: 178px;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	height: 57px;
	display: block;
	float: left;
	text-align: center;
	line-height: 55px;	
}
.step1{
	position: relative;
	background-image: url(../images/arrow_1.jpg);
	clear: both;
	display: block;
	height: 57px;
}
.step2{
	position: relative;
	background-image: url(../images/arrow_2.jpg);
	clear: both;
	display: block;
	height: 57px;
}
.step3{
	position: relative;
	background-image: url(../images/arrow_3.jpg);
	clear: both;
	display: block;
	height: 57px;
}
.step4{
	position: relative;
	background-image: url(../images/arrow_4.jpg);
	clear: both;
	display: block;
	height: 57px;
}

.hide_step_1,.hide_step_2{
 position:absolute; z-index:3;display:block; height:124px; width:715px; left:0px; 
 background-color: #111111;	opacity: .3;filter: alpha(opacity=30);-moz-opacity: .3;
}
.hide_step_3{
 position:absolute; z-index:3;display:block; height:124px; width:536px; left:0px; 
 background-color: #111111;	opacity: .3;filter: alpha(opacity=30);-moz-opacity: .3;
}
.hide_step_4{
 position:absolute; z-index:3;display:block; height:124px; width:180px; left:536px; 
 background-color: #111111;	opacity: .3;filter: alpha(opacity=30);-moz-opacity: .3;
}
.show_step{
	visibility: hidden;
}
/*   steps end    */



/*   slidingBox begin    */
.big_sel{
	background-image: url(../images/sliding_bg.jpg);
	position: relative;
	height: 124px;
	width: 640px;
	float: left;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #D9EFFD;
	border-left-color: #D9EFFD;
	overflow:hidden;
}
.big_sel_left, .big_sel_left:hover, .big_sel_left_inact{
	height: 124px;
	width: 35px;
	float: left;	
}
.big_sel_left{
	background-image: url(../images/left_btn.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
}
.big_sel_left_inact{
	background-image: url(../images/left_btn_inactive.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
}
.big_sel_left:hover {
	background-image: url(../images/left_btn_over.jpg);
}
.big_sel_right, .big_sel_right:hover, .big_sel_right_inact{
	height: 124px;
	width: 35px;
	float: left;	
}
.big_sel_right{
	background-image: url(../images/right_btn.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
}
.big_sel_right_inact{
	background-image: url(../images/right_btn_inactive.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
}
.big_sel_right:hover {
	background-image: url(../images/right_btn_over.jpg);
}
.divImg{
	position:relative;
	height: 100px;
	width: 98px;
	float: left;
}
.divText{
	font-size:11px;
	font-weight:bold;
	position:relative;
	height: 24px;
	width: 128px;
	float: left;
	text-align:center;
}

#cont_id_1 {

padding-bottom:0px;
margin-bottom:0px;


}


#slidingBox{
	position:absolute;
}

.XPSTOEXCEL_A, .XPSTOEXCEL:hover, .XPSTOWORD_A, .XPSTOWORD:hover, .XPSTOTEXT_A, .XPSTOTEXT:hover, .XPSTOHTML_A, .XPSTOHTML:hover,
.XPSTOODT_A, .XPSTOODT:hover, .XPSTOODS_A, .XPSTOODS:hover, .XPSTOODP_A, .XPSTOODP:hover, .XPSTOBMP_A, .XPSTOBMP:hover,
.XPSTOGIF_A, .XPSTOGIF:hover, .XPSTOJPG_A, .XPSTOJPG:hover, .XPSTOPNG_A, .XPSTOPNG:hover, .XPSTOTIF_A, .XPSTOTIF:hover,
.PDFTOEXCEL_A, .PDFTOEXCEL:hover, .PDFTOWORD_A, .PDFTOWORD:hover, .PDFTOTEXT_A, .PDFTOTEXT:hover, .PDFTOHTML_A, .PDFTOHTML:hover, .PDFTOXML_A, .PDFTOXML:hover, 
.PDFTOODT_A, .PDFTOODT:hover, .PDFTOODS_A, .PDFTOODS:hover, .PDFTOODP_A, .PDFTOODP:hover, .PDFTODWG_A, .PDFTODWG:hover,
.PDFTODXF_A, .PDFTODXF:hover, .PDFTOBMP_A, .PDFTOBMP:hover, .PDFTOGIF_A, .PDFTOGIF:hover, .PDFTOJPG_A, .PDFTOJPG:hover, .PDFTOPNG_A, .PDFTOPNG:hover,
.PDFTOTIF_A, .PDFTOTIF:hover, .PDFCREATE_A, .PDFCREATE:hover, .IMAGETOPDF_A, .IMAGETOPDF:hover,
.DOSTOUNIX_A, .DOSTOUNIX:hover, .UNIXTODOS_A, .UNIXTODOS:hover, .FILEINFO_A, .FILEINFO:hover,
.PDFINFO_A, .PDFINFO:hover, .XLSTOCSV_A, .XLSTOCSV:hover, .XMLLINT_A, .XMLLINT:hover,
.SORTFILE_A, .SORTFILE:hover, .FIXTODELIM_A, .FIXTODELIM:hover, .DELIMTOFIX_A, .DELIMTOFIX:hover,
.CSVTODELIM_A, .CSVTODELIM:hover, .COMPAREFILES_A, .COMPAREFILES:hover, .HTMLTORSS_A, .HTMLTORSS:hover,
.MACTOUNIX_A, .MACTOUNIX:hover, .MP3INFO_A, .MP3INFO:hover, .ASCTOEBC_A, .ASCTOEBC:hover,
.ASCTOPDB_A, .ASCTOPDB:hover, .ICONV_A, .ICONV:hover{
	height: 120px;
	width: 124px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
}

.XPSTOEXCEL{
	background-image: url(../images/icons_conversion/icon_xpstoexcel.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOEXCEL_A, .XPSTOEXCEL:hover{
	background-image: url(../images/icons_conversion/icon_xpstoexcel.jpg);
}

.XPSTOWORD{
	background-image: url(../images/icons_conversion/icon_xpstoword.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOWORD_A, .XPSTOWORD:hover{
	background-image: url(../images/icons_conversion/icon_xpstoword.jpg);
}

.XPSTOTEXT{
	background-image: url(../images/icons_conversion/icon_xpstotext.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOTEXT_A, .XPSTOTEXT:hover{
	background-image: url(../images/icons_conversion/icon_xpstotext.jpg);
}

.XPSTOHTML{
	background-image: url(../images/icons_conversion/icon_xpstohtml.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOHTML_A, .XPSTOHTML:hover{
	background-image: url(../images/icons_conversion/icon_xpstohtml.jpg);
}

.XPSTOODT{
	background-image: url(../images/icons_conversion/icon_xpstoodt.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOODT_A, .XPSTOODT:hover{
	background-image: url(../images/icons_conversion/icon_xpstoodt.jpg);
}
.XPSTOODS{
	background-image: url(../images/icons_conversion/icon_xpstoods.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOODS_A, .XPSTOODS:hover{
	background-image: url(../images/icons_conversion/icon_xpstoods.jpg);
}

.XPSTOODP{
	background-image: url(../images/icons_conversion/icon_xpstoodp.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOODP_A, .XPSTOODP:hover{
	background-image: url(../images/icons_conversion/icon_xpstoodp.jpg);
}

.XPSTOBMP{
	background-image: url(../images/icons_conversion/icon_xpstobmp.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOBMP_A, .XPSTOBMP:hover{
	background-image: url(../images/icons_conversion/icon_xpstobmp.jpg);
}

.XPSTOGIF{
	background-image: url(../images/icons_conversion/icon_xpstogif.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOGIF_A, .XPSTOGIF:hover{
	background-image: url(../images/icons_conversion/icon_xpstogif.jpg);
}

.XPSTOJPG{
	background-image: url(../images/icons_conversion/icon_xpstojpg.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOJPG_A, .XPSTOJPG:hover{
	background-image: url(../images/icons_conversion/icon_xpstojpg.jpg);
}

.XPSTOPNG{
	background-image: url(../images/icons_conversion/icon_xpstopng.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOPNG_A, .XPSTOPNG:hover{
	background-image: url(../images/icons_conversion/icon_xpstopng.jpg);
}

.XPSTOTIF{
	background-image: url(../images/icons_conversion/icon_xpstotif.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XPSTOTIF_A, .XPSTOTIF:hover{
	background-image: url(../images/icons_conversion/icon_xpstotif.jpg);
}

.PDFTOEXCEL{
	background-image: url(../images/icons_conversion/icon_pdftoexcel.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOEXCEL_A, .PDFTOEXCEL:hover{
	background-image: url(../images/icons_conversion/icon_pdftoexcel.jpg);
}

.PDFTOWORD{
	background-image: url(../images/icons_conversion/icon_pdftoword.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOWORD_A, .PDFTOWORD:hover{
	background-image: url(../images/icons_conversion/icon_pdftoword.jpg);
}

.PDFTOTEXT{
	background-image: url(../images/icons_conversion/icon_pdftotext.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOTEXT_A, .PDFTOTEXT:hover{
	background-image: url(../images/icons_conversion/icon_pdftotext.jpg);
}

.PDFTOHTML{
	background-image: url(../images/icons_conversion/icon_pdftohtml.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOHTML_A, .PDFTOHTML:hover{
	background-image: url(../images/icons_conversion/icon_pdftohtml.jpg);
}
.PDFTOXML{
	background-image: url(../images/icons_conversion/icon_pdftoxml.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOXML_A, .PDFTOXML:hover{
	background-image: url(../images/icons_conversion/icon_pdftoxml.jpg);
}

.PDFTOODT{
	background-image: url(../images/icons_conversion/icon_pdftoodt.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOODT_A, .PDFTOODT:hover{
	background-image: url(../images/icons_conversion/icon_pdftoodt.jpg);
}

.PDFTOODS{
	background-image: url(../images/icons_conversion/icon_pdftoods.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOODS_A, .PDFTOODS:hover{
	background-image: url(../images/icons_conversion/icon_pdftoods.jpg);
}

.PDFTOODP{
	background-image: url(../images/icons_conversion/icon_pdftoodp.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOODP_A, .PDFTOODP:hover{
	background-image: url(../images/icons_conversion/icon_pdftoodp.jpg);
}

.PDFTODWG{
	background-image: url(../images/icons_conversion/icon_pdftodwg.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTODWG_A, .PDFTODWG:hover{
	background-image: url(../images/icons_conversion/icon_pdftodwg.jpg);
}

.PDFTODXF{
	background-image: url(../images/icons_conversion/icon_pdftodxf.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTODXF_A, .PDFTODXF:hover{
	background-image: url(../images/icons_conversion/icon_pdftodxf.jpg);
}

.PDFTOBMP{
	background-image: url(../images/icons_conversion/icon_pdftobmp.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOBMP_A, .PDFTOBMP:hover{
	background-image: url(../images/icons_conversion/icon_pdftobmp.jpg);
}
.PDFTOGIF{
	background-image: url(../images/icons_conversion/icon_pdftogif.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOGIF_A, .PDFTOGIF:hover{
	background-image: url(../images/icons_conversion/icon_pdftogif.jpg);
}
.PDFTOJPG{
	background-image: url(../images/icons_conversion/icon_pdftojpg.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOJPG_A, .PDFTOJPG:hover{
	background-image: url(../images/icons_conversion/icon_pdftojpg.jpg);
}
.PDFTOPNG{
	background-image: url(../images/icons_conversion/icon_pdftopng.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOPNG_A, .PDFTOPNG:hover{
	background-image: url(../images/icons_conversion/icon_pdftopng.jpg);
}
.PDFTOTIF{
	background-image: url(../images/icons_conversion/icon_pdftotif.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFTOTIF_A, .PDFTOTIF:hover{
	background-image: url(../images/icons_conversion/icon_pdftotif.jpg);
}
.PDFCREATE{
	background-image: url(../images/icons_conversion/icon_pdfcreate.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFCREATE_A, .PDFCREATE:hover{
	background-image: url(../images/icons_conversion/icon_pdfcreate.jpg);
}
.IMAGETOPDF{
	background-image: url(../images/icons_conversion/icon_imagetopdf.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.IMAGETOPDF_A, .IMAGETOPDF:hover{
	background-image: url(../images/icons_conversion/icon_imagetopdf.jpg);
}
.UNIXTODOS{
	background-image: url(../images/icons_conversion/icon_unixtodos.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.UNIXTODOS_A, .UNIXTODOS:hover{
	background-image: url(../images/icons_conversion/icon_unixtodos.jpg);
}
.DOSTOUNIX{
	background-image: url(../images/icons_conversion/icon_dostounix.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.DOSTOUNIX_A, .DOSTOUNIX:hover{
	background-image: url(../images/icons_conversion/icon_dostounix.jpg);
}
.MACTOUNIX{
	background-image: url(../images/icons_conversion/icon_mactounix.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.MACTOUNIX_A, .MACTOUNIX:hover{
	background-image: url(../images/icons_conversion/icon_mactounix.jpg);
}
.MP3INFO{
	background-image: url(../images/icons_conversion/icon_mp3info.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.MP3INFO_A, .MP3INFO:hover{
	background-image: url(../images/icons_conversion/icon_mp3info.jpg);
}
.ASCTOEBC{
	background-image: url(../images/icons_conversion/icon_asciitoebcdic.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.ASCTOEBC_A, .ASCTOEBC:hover{
	background-image: url(../images/icons_conversion/icon_asciitoebcdic.jpg);
}
.ASCTOPDB{
	background-image: url(../images/icons_conversion/icon_asciitopdb.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.ASCTOPDB_A, .ASCTOPDB:hover{
	background-image: url(../images/icons_conversion/icon_asciitopdb.jpg);
}
.FILEINFO{
	background-image: url(../images/icons_conversion/icon_fileinfo.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.FILEINFO_A, .FILEINFO:hover{
	background-image: url(../images/icons_conversion/icon_fileinfo.jpg);
}
.PDFINFO{
	background-image: url(../images/icons_conversion/icon_pdfinfo.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.PDFINFO_A, .PDFINFO:hover{
	background-image: url(../images/icons_conversion/icon_pdfinfo.jpg);
}
.XLSTOCSV{
	background-image: url(../images/icons_conversion/icon_xlstocsv.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XLSTOCSV_A, .XLSTOCSV:hover{
	background-image: url(../images/icons_conversion/icon_xlstocsv.jpg);
}
.XMLLINT{
	background-image: url(../images/icons_conversion/icon_xmllint.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.XMLLINT_A, .XMLLINT:hover{
	background-image: url(../images/icons_conversion/icon_xmllint.jpg);
}
.SORTFILE{
	background-image: url(../images/icons_conversion/icon_sortfile.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.SORTFILE_A, .SORTFILE:hover{
	background-image: url(../images/icons_conversion/icon_sortfile.jpg);
}
.FIXTODELIM{
	background-image: url(../images/icons_conversion/icon_fixtodelim.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.FIXTODELIM_A, .FIXTODELIM:hover{
	background-image: url(../images/icons_conversion/icon_fixtodelim.jpg);
}
.DELIMTOFIX{
	background-image: url(../images/icons_conversion/icon_delimtofix.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.DELIMTOFIX_A, .DELIMTOFIX:hover{
	background-image: url(../images/icons_conversion/icon_delimtofix.jpg);
}
.CSVTODELIM{
	background-image: url(../images/icons_conversion/icon_csvtodelim.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.CSVTODELIM_A, .CSVTODELIM:hover{
	background-image: url(../images/icons_conversion/icon_csvtodelim.jpg);
}
.COMPAREFILES{
	background-image: url(../images/icons_conversion/icon_comparefiles.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.COMPAREFILES_A, .COMPAREFILES:hover{
	background-image: url(../images/icons_conversion/icon_comparefiles.jpg);
}
.HTMLTORSS{
	background-image: url(../images/icons_conversion/icon_htmltorss.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.HTMLTORSS_A, .HTMLTORSS:hover{
	background-image: url(../images/icons_conversion/icon_htmltorss.jpg);
}
.ICONV{
	background-image: url(../images/icons_conversion/icon_iconv.jpg);
	height: 124px;
	width: 128px;
	float: left;
}
.ICONV_A, .ICONV:hover{
	background-image: url(../images/icons_conversion/icon_iconv.jpg);
}
/*   slidingBox end    */

.browse, .browsed, .browse_inact{
	position: absolute;
	left: 538px;
	top:0px;
	display: block;
	clear: right;
	height: 124px;
	width: 177px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}

.browse{
	background-image: url(../images/huge_btn_browse.gif);
	border-width: 1px;
	background-position: right;
}
.browsed{
	background-image: url(../images/huge_btn_browse_over.gif);
	border-width: 0px;
}
.browse_inact{
	background-image: url(../images/huge_btn_browse_inactive.gif);
	border-width: 1px;
	background-position: right;
}

.send, .send:hover, .send_inact{
	height: 124px;
	width: 177px;
	display: block;
	float: right;
	border-style: none;
}

.send {
	background-image: url(../images/huge_btn_send.gif);
	background-repeat: no-repeat;
	border-width: 0px;
}
.send_inact{
	background-image: url(../images/huge_btn_send_inactive.gif);
	background-repeat: no-repeat;
	border-width: 0px;
}
.send:hover {
	background-image: url(../images/huge_btn_send_over.gif);
}

.send_i{
	background-image: url(../images/huge_text_field.gif);
	height: 24px;
	width: 436px;
	padding: 50px;
	background-repeat: no-repeat;
	float: left;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9EFFD;
	border-right-color: #D9EFFD;
	border-bottom-color: #D9EFFD;
	border-left-color: #D9EFFD;
}
.hide_marker{
 position:absolute; z-index:3;display:block; height:124px; width:98px; left:447px;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}
.error_message{
	position:relative;display:block;clear:both; width:620px;text-align: center;
}
#divFiles{
	position: relative;
	display: block;
	width:715px;
	height:450px;
	overflow: auto;
	clear:both;
	border:1px solid #C8C8C8;
}
.divF{
	position: relative;
	display: block;
	clear:both;
	border-bottom:1px solid #C8C8C8;
	padding-top: 2px;
	padding-bottom: 4px;
}
.divCheckF, .divCheckOF{
	width:20px;
	float:left;
}
.divFName, .divOFName{
	width:454px;
	float:left;
	overflow: auto;
}
.divFDate, .divOFDate{
	width:100px;
	float:left;
}
.divFSize, .divOFSize{
	width:60px;
	float:left;
}
.divCheckOF, .divOFName, .divOFDate, .divOFSize{
	padding-top: 2px;
	padding-bottom: 4px;
	background-color:#FFFFFF;
}
.tblFiles{
	border-top:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	width:713px;
}
.tblFiles td{
	border-bottom:1px solid #C8C8C8;
}
.divTitleClmn {
	position: relative;
	width: 150px;
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-top: 3px;
}
.divContClmn {
	position: relative;
	display:block;
	width: 550px;
	float: left;
	text-align: left;
	margin-top: 3px;
}
.divSep {
	background-color: #C8C8C8;
	position: relative;
	display:block;
	width: 400px;
	height: 25px;
	color:#555863;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
/* registration begin */
.tblRegister{
	border-width: 1px 1px 0px 1px;
	border-color: #889196;
	border-style: solid;
	width:400px;
	border-spacing:0px;
}
.tblLHeader, .tblHeader, .tblRHeader{
/*	background-color:#C4BC96;*/
	background-color:#C8C8C8;
	border-color: #889196;
	border-style: solid;
	font-weight: bold;
	color:#555863;
	padding: 2px 5px;
}
.tblLHeader{
	border-width: 0px 1px 1px 0px;
	width:190px;
}
.tblHeader{
	border-width: 0px 1px 1px 0px;
	width:100px;
	text-align:center;
}
.tblRHeader{
	border-width: 0px 0px 1px 0px;
	width:100px;
	text-align:center;
}
.tblLClmn, .tblClmn, .tblRClmn{
	border-color: #889196;
	border-style: solid;
	padding: 2px 5px;
}
.tblLClmn{
	border-width: 0px 1px 1px 0px;
}
.tblClmn{
	border-width: 0px 1px 1px 0px;
	text-align:center;
}
.tblRClmn{
	border-width: 0px 0px 1px 0px;
	text-align:center;
}
/* registration end */



/* buttons begin */
.btnStyle {
	text-decoration:none;
	background-image: none;
	background-color:#C8C8C8;
	border:1px solid #889196;
	color:#666974;
	font-weight: bold;
	width: 60px;
}
.btnStyle:hover {
	border-width: 1px 2px 2px 1px;
	color:#555863;
	cursor:pointer; cursor: hand;
}
#sbmLogin{
	float:left;
	clear:right;
	margin-top:20px;
	margin-bottom:10px;
	font-family: 'lucida grande', Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
/* buttons end */


/* faq begin */

 .faq_top {
 	background-image:url(../images/faq/faq_top.jpg); 
 	background-repeat:no-repeat; 
	width:715px;
	height:20px;
 }
 .faq_content {
	min-height:10px; 
	background-color:#FFFFFF; 
	padding:0 10px 0 10px;
 }
 
  .faq_bottom {
	background-image:url(../images/faq/faq_bottom.jpg); 
	background-repeat:no-repeat; 
	width:715px; 
	height:20px;
 }  
  
 .faq_bottom_answer {
	background-image:url(../images/faq/faq_bottom_answer.jpg); 
	background-repeat:no-repeat; 
	width:715px; 
	height:20px;
}
/* faq end */


/*   - CONTENT TOP SECTION END -    */



.divide {
	background-image:url(../images/bg_tile_2.gif);
	background-repeat:repeat-x;
	height:20px;
	width:100%;
}



/*   - CONTENT BOTTOM SECTION END -    */

.bottom_box {
	font-size: 8pt;
	width: 335px;
	display: block;
	float: left;
	margin-left: 35px; _margin-left: 18px;
}
.bottom_box h2 {
	font-size: 12pt;
	color:#5FC6FF;
	
}
.check_list li {
	list-style-image: url(../images/icons_small/ico_check.gif);
	padding:0 3px;
	vertical-align:middle;
}

/*   - CONTENT BOTTOM SECTION END -    */



/*    - FOOTER -    */

.container_bottom { 
	width: 774px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.comet_links_top {
	background-image:url(../images/comet_network_hdr.jpg); 
	background-repeat:no-repeat;
	height:56px;
	width:100%;
}

.comet_links_content {
	background-image:url(../images/comet_network_content.jpg); 
	background-repeat:repeat-y;
	height:360px; 
  	padding:0px 10px 10px 20px;
}

.comet_links_content a {
color:#00CCFF;
text-decoration:underline;
}

.comet_links_content a:hover {
color:#66CC00;
text-decoration:none;
}

.comet_links_bottom {
	background-image:url(../images/comet_network_bottom.jpg); 
	background-repeat:no-repeat;
	height:12px; 

}

.footer{
	position:relative;
	display:block;	
	background-image: url(../images/convert_bottom.jpg);
	width: 715px;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	background-position: top;
	background-repeat: no-repeat;
}

/*    - footer end -    */
