body{
margin:0px;
font-family:Arial, Verdana;
font-size:14px;
word-spacing:-1px;
}
a img {
	border: none;
	text-decoration: none;
} /* Gets rid of IE's blue borders */

a {
	outline: none;
	color: #af0c0c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	cursor:hand;
}

h2, h2 a{
	color: #149f14;
}
.help p, .help h2{
	text-align:left;
	text-align:left;
	
}
.help h2{
	margin-bottom:0px;
	padding-bottom:0px;
	}
.help p{
	margin-top:3px;
	padding-left:15px;
	letter-spacing:0.5px;
	line-height:20px;
}
.help ul{
	text-align:left;
}
h1{	
	text-align:center;
}
h1,h3,h4,h5 {
	color: #af0c0c;
}
code {
	color: #000;
	font-weight: bold;
}

#alertMorefiles {
	display:none;
	font-weight: bold;
	color: #af0c0c;
}
.redbold{
	font-weight: bold;
	color: #af0c0c;
	}
#header, #content, #footer, #menu{
	margin:0 auto;
	width:700px;
}
#header, #footer{
	height:100px;
}
#language_menu{
	width:700px;
	height:50px;
	float:right;
}

#header{
	padding-top:30px;
	height:140px;
	text-align:center;
}
#menu_ext{
	width:100%;
	height:35px;
	border-top: 2px solid #e5322d;
	background:bottom left repeat-x url(../../img/bgmenu.png);
}
#menu{
	height:26px;
	}
#menu ul, #footer ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu ul li{
	padding:0px;
	float:left;
	margin-right:24px;
	padding:5px 3px 1px 3px;
}
#menu ul li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#footer_ext{
	margin-top:100px;
	width:100%;
	height:30px;
	border-top: 2px solid #999;
}
#footer{
	margin-bottom:30px;
	height:140px;
	}
		
#footer ul li{
	margin-right:6px;
	padding:0px;
	padding:5px 3px 1px 6px;
}
#footer ul li a{
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.footItem{
	float:left;
	width:168px;
	height:110px;
	border-left:1px solid #CCC;
	padding-left:6px;
}
.footItem ul li a{
	font-size:12px;
}
.footItem .active{
	background: top left no-repeat url(../../img/factive.png);
	background-position: 0px 11px;
}
#content{
padding-top:5px;
text-align:center;
}

#fileQueue{
	width:390px;
	margin-left:155px;
	padding:10px 0px 10px 0px;
	
}

#fileSend{
	display:none;
	margin-left:200px;
}
#txtTimeLeft{
	color:#af0c0c;
	font-size:20px;
	font-weight:bold;
	border-style: solid;
	border-width: 0;
	width:100px;
	text-align:center;
}



a.submit_button_merge_en {
cursor:pointer;
background:transparent top right no-repeat url(../../img/butmergepdf_en.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_merge_es{
cursor:pointer;
background:transparent top right no-repeat url(../../img/butmergepdf_es.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_merge_it{
cursor:pointer;
background:transparent top right no-repeat url(../../img/butmergepdf_it.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_merge_cat{
cursor:pointer;
background:transparent top right no-repeat url(../../img/butmergepdf_cat.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_merge_fr{
cursor:pointer;
background:transparent top right no-repeat url(../../img/butmergepdf_fr.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_split_en {
cursor:pointer;
background:transparent top right no-repeat url(../../img/butsplitpdf_en.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_split_es{
cursor:pointer;
background:transparent top right no-repeat url(../../img/butsplitpdf_es.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_split_it{
cursor:pointer;
background:transparent top right no-repeat url(../../img/butsplitpdf_it.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_split_cat{
	cursor:pointer;
	background:transparent top right no-repeat url(../../img/butsplitpdf_cat.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
a.submit_button_split_fr{
	cursor:pointer;
	background:transparent top right no-repeat url(../../img/butsplitpdf_fr.png);
	width:236px;
	height:36px;
	display:block;
	margin-left:32px;
}
.submit_button_merge_es:hover,  .submit_button_merge_en:hover, .submit_button_merge_it:hover, .submit_button_merge_cat:hover, .submit_button_split_es:hover, .submit_button_split_en:hover, .submit_button_split_it:hover, .submit_button_split_cat:hover, .submit_button_merge_fr:hover, .submit_button_split_fr:hover {
	background-position:-1px -36px;
}
.active{
	background:top center no-repeat url(../../img/active.png);
}
.active a{
	text-decoration: none;
}
.small{
	color:#000;
	font-size:12px; 
	font-style: italic;
	}
	#page_rang{
	display:none;
	text-align:left;
	padding-left:100px;
	}
	#page_rang label{
	padding-left:30px;
	}
	#page_rang p{
	margin-top:0px;
	padding-left:60px;
	}
	#page_rang input[type="text"]{
		letter-spacing:1px;
	width:36px;
	height:24px;
	padding:5px 2px 0px 4px;
	border:none;
	margin-top:-8px;
	background: top left no-repeat url(../../img/inputtext.png);
	}
	.inactive{
	color: #AAAAAA;
	}
	#page_rang .inactive input[type="text"]{
	border-color:#AAAAAA;
	}
	.plus{
	background:center left no-repeat url(../../img/plus-icon.png);
	padding-left:20px;
	margin-left:10px;
	cursor:pointer;
	}
	.delete{
	background:center left no-repeat url(../../img/delete-icon.png);
	padding-left:20px;
	margin-left:10px;
	cursor:pointer;
	}
	.item{
	border:1px solid #CCC;
	padding:10px;
	text-align:left;
		margin-bottom:10px;
	}
	.item h2{
		float:left;
		width:490px;
		margin: 5px 0px 5px 8px;
	}
	.item ul{
		list-style:none;
		padding:0px;
		margin:0px;
	}
	.item ul li{
		float:left;
		width:480px;
		padding-left:40px;
		padding-top:5px;
		height:20px;
		margin-bottom:5px;
		margin-left:20px;
	}
	.item ul li.pdf-quantity{
		background:left bottom no-repeat url(../../img/10pdf.png);
	}
	.item ul li.pdf-mb10, .item ul li.pdf-mb80{
		background:left center no-repeat url(../../img/10mb.png);
		background-position:0px 5px;
	}
	.item ul li.pdf-mb80{
		background-image:url(../../img/80mb.png);
	}
	.item ul li.pdf-down{
		background:left bottom no-repeat url(../../img/pdfdown.png);
	}
	.item-merge{
		background:left top no-repeat url(../../img/merge.png);
		display:block;
		height:134px;
		width:134px;
		float:left;
		}
			.item-split{
		background:left top no-repeat url(../../img/split.png);
		display:block;
		height:134px;
		width:134px;
		float:left;
		}
		.item-split:hover{
		background:left bottom no-repeat url(../../img/split.png);
		}
		.item-merge:hover{
		background:left bottom no-repeat url(../../img/merge.png);
		}
		#submenu {
			font-size:12px;
			padding-right:10px;
			float:right;
			text-align:right;
		}
		#copy {
			margin-top:5px;
			font-size:12px;
			padding-right:10px;
			float:right;
			text-align:right;
		}
		#copy em{
		color:#666;
		}
		.modal {
	background-color:#fff;
	display:none;
	width:350px;
	padding:15px;
	text-align:left;
	border:2px solid #333;

	opacity:0.8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modal h2 {
	background:url(../../img/info.png) 0 50% no-repeat;
	margin:0px;
	padding:10px 0 10px 45px;
	border-bottom:1px solid #333;
	font-size:20px;
}
.outer{
margin-top:10px;
padding-top:10px;
}
.left{
text-align:left;
}
.bannerDoubleSquare{
width:680px;
height:280px;
padding-bottom:5px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
display:block;
}
.bannerSquare{
float:left;
margin-right:10px;
}
.bannerSquare.right{
float:right;
margin-right:0px;
}
table.premium{
	background-color:#CCC;
	border-collapse: separate;
	border-spacing: 1px;
	width:100%;
}
table.premium td, table.premium th{
	background-color:#f8f8f8;
	padding:5px;
}

table.premium th{
	text-align:left;
	font-weight:normal;
}
table.premium td.best{
	font-weight:bold;
}

#paypal-redirect {
	width:500px;
	text-align:center;
	margin:0 auto;
	margin-top:200px;
}

#premium-login {
	float:right;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

.col_left {
	float:left;
}
.col_right {
	text-align:left;
	float:right;
}

#login h1 {
	margin:10px 0px;
	font-size:26px;
	text-align:left;
}
#login h2 {
	margin:15px 0px;
}
#login .col_right p {
	text-align:justify;
}

#logout {
	margin-left:5px;
}
#logout a {
	font-size:11px;
}

p.justify {
	text-align:justify;
}

#legend {
	text-align:right;
	font-size:10px;
	color:#666;
}
#total {
	text-align:right;
	font-size:18px;
	font-weight:bold;
}
#money {
	color:#333;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}
.forgot {
	color:#000;
	font-size:10px;
}
table.alert{
	width:100%;
	}
table.alert .right{
	text-align:right;
	border-left:1px solid #CCC;
}
a.button{
	padding:5px;
	background-color:#EEE;
	border:1px solid #AAA;
	display:block;
	float:left;
	clear:both;
	margin-top:4px;
	cursor: pointer;
}
table td.group{
	text-align:left;
	font-weight:bold;
	background-color: #EEE;
	}
	table th.indent{
	padding-left:20px;
	}
	.alertok {
	padding:5px;
	border:1px solid #43a743;
	background-color:#beecbe;
}
	.left{
	text-align:left;
	}
	.logo{
	float:left;
	margin-left:125px;
	}
	.social{
	margin-top:85px;
	margin-left:5px;
	width:70px;
	height:27px;
	float:left;
	}
	.ind{
		color:#ff0000;
		font-size:10px;
	}
