#jld_ecards {

}

.littleLinks {
font-size:x-small;
}

#uploadForm{
margin:10px;
width:730px;
border:none;
}

#insideForm{
margin:10px;
width:730px;
}

.jld-ecards-admin-table {
width:740px;
padding:5px;
margin-top:50px;

}
.jld-ecards-manage-table {
width:740px;
padding:5px;
margin-top:50px;
background:none;
border:none;

}

.insidearea {
width: 740px;
}

.jld-ecards-manage-table .inside tr td {
padding: 10px;
border-bottom: #000000 thin dashed;
vertical-align:top;
}

.manageThumb {
float:right;
}
 

.activate {
float:left;
width:25px;
}
 

.headerRow {
font:bold;
padding-left:5px;
}

.jld-ecards-uploadForm {
padding:10px;
background:#CCCCCC;
}




.jld-ecards-admin-table tr .{
height:75px;
vertical-align:top;

}

.color1{background:#EDEDED;
}
.color2 {background:#CCCCCC;

}


/* FOr the CHECK BOX */
/* fake checkbox : unchecked (default/base) state */
.fakecheck {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	background: url(../images/checkbox.gif) no-repeat;
	height: 24px;
	width: 50px;
	display: block;
	float: left;
	padding: 1px 0px 0px 20px;
	color: #666666;
}
/* fake checkbox : hover state */
.fakecheck:hover {
	color:#0066FF;
	text-decoration: underline;
}
/* fake checkbox : checked state */
.fakechecked {
	background-position: left -25px;
}

#activeCard{
visibility:hidden;
}


/* fakefileinput with jQuery */

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	height:28px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}



/* Create */

#jld_ecardtitle {
vertical-align:middle;
float:left;
font:Arial, Helvetica, sans-serif;
font-size:large;

}













/* Ecards */



#sortedName {
vertical-align:middle;
float:right;
font:Arial, Helvetica, sans-serif;
font-size:large;
}
#cardIcon {
vertical-align:middle;
float:left;
}

#flashcontainer {
float:right;
width:595px;
height:390px;
background:url(images/flash_bkgrd.jpg) no-repeat;
vertical-align:middle;
padding: 10px 10px 10px 10px;
}
#flashcontent {
float:none;
width:575px;
height:370px;
background:url(images/flashCONTENT_bkgrd.jpg) no-repeat;

}
#submit{
float:right;
text-align:right;
width:266px;
height:auto;
padding: 0 20px 0 0;
margin:45px 0 0 0;
vertical-align:text-top;
}

#left{
float:left;
width:304px;
height:auto;
}

.update_btn{
text-align:right;
float:left;
width:304px;
margin: 25px 5px 0 0;
vertical-align:top;
}

.greeting {
float:left;
width:304px;
height:390px;
padding: 60px 5px 5px 5px;
}
.information {
float:left;
width:304px;
height:307px;
margin: 0px 0 0 0;
padding: 60px 10px 10px 10px;
}

.firstname{
float:left;
width:140px;
padding: 0 5px 0 0;
}

.lastname{
float:left;
width:140px;
}

.city{
float:left;
width:140px;
padding: 0 5px 0 0;
}

.state{
float:left;
width:140px;
}

.zip{
float:left;
width:140px;
padding: 0 5px 0 0;
}

.country{
float:left;
width:140px;
}

#recipient_email_area{
float:left;
width:320px;
height: 200px;
text-align:left;
padding: 60px 5px 5px 5px;
margin:45px 0 0 20px;
}
.field_error{
color:#FF0000;
}
#verify_field{
float:right;
width:266px;
text-align:right;
height:50px;
color:#FF0000;
font:Arial, Helvetica, sans-serif bold;
padding: 5px 20px 0 0;
margin:30px 0 0 0;
vertical-align:text-top;
background:url(../../../ecards/images/verify.png) no-repeat;
}

.downloadTitle{
font:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}
