@import url("contactUsForm.css");
/*REDESIGN - FRIDAY JUNE25 - THOMAS PENNA*/
* {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
}
html {
	width: 100%;
	height: 100%;
	margin-bottom: 1px;
	margin-top: -15px;
    overflow:auto; 	
}
body {
	background-image: url("../../images/common/newBackground.png");
	font-size: 100%;
	margin: 0px auto;
	text-align: center;
}

#imageDiv {
	margin: 0px;
	padding: 0px;
}
#imageDiv img{
  border: 10px white solid;
}

#layoutDiv{
	/*background-color:#000;*/
	
/*	background-image: url("../../images/common/bodymiddle.jpg");*/
	margin: 0px auto;
	margin-top: 6px;
	/*overflow: hidden;*/
	width: 1025px;
	
}
.hidden {
  visibility:hidden;

}

.filler{height: 1700px;}

#contentDiv{
	margin-left: 45px;
	padding: 7px;
	width: 615px;
	height: 520px;
	float: left;
	text-align: left;

}
#leftLinkDiv{

	/*background-color:#ff0000;*/
	/*background-color:#735881;*/
	/*border-right: 4px #CCCCCC solid;*/
	/*border-bottom: 4px #CCCCCC solid;*/
    /*display:none;*/
	margin: 0px;
	/*margin-top: -5px;*/
	margin-left: 13px;
	margin-right: 4px;
	width: 137px;
	/*width: 137px;*/
	float: left;
	text-align: left;
	position: relative;
	z-index: 9;
}
#rightLinkDiv{

	background-color:#000;
	border: 1px #FFF solid;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
	margin-right: 4px;
	width: 165px;
	height: 620px;
	float: left;
	text-align: left;
	position: relative;
	z-index: 10;
}
#lowerLinkDiv {
	font-size: 7pt;
	margin: 0px auto;
	margin-left: -752px;
	/*margin-top: 30px;*/
	width: 2500px;
	/*overflow:hidden;*/
	background-color:#49285c;
	position:fixed;
	bottom:0;
	z-index: 100;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	/*color: #735893;*/
	color: #FFFFFF;
	font-size: 15pt;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 1px;
	text-align: center;
}
hr {
	border: none;
	height: 3px;
}
hr.alignLeft {
	color: #9900FF;
	background-color: #9900FF;
	margin: 0px auto 0px 0; /*this will align it left for Mozilla*/
	margin-left: -8px;
	text-align: left;
	padding: 0px;
	/*width:90%;*/
}
hr.alignRight {
	color: #9900FF;
	background-color: #9900FF;
	margin: 0px 0 0px auto; /*this will align it right for Mozilla*/
	text-align: right;
	/*width:60%;*/
}
p {
	margin: 10px;
	margin-top: 4px;
}
.contentImages {
	padding: 4px;
	padding-right: 12px;
	padding-top: 4px;
	border: none;
	margin-top: -5px;
	margin-left: -10px;
/*margin-right: -10px; 
margin-left: -18px; 
margin-top: -10px;*/
}
.linkImages {
	border: none;
	margin: 0px;
	padding: 0px;
}

.listImages {
	height: 46px;
	width: 140px;

	
}
.linkMenu{
	height: 30px;
	width: 190px;
	

	margin-bottom:0px;
	margin-left:10px;
	margin-right:18px;
	border-style:ridge;
	border-color:#fff;
	border-width:1px;

	text-align:center;
	padding:8px 5px 5px 8px;
	
	text-decoration:none;
	vertical-align: middle;
	font-size:18px;
	font-weight:bold;
	background-color:#000;

}

.rlinkMenu{
	height: 30px;
	width: 190px;
    /*margin: 0px auto;*/
	border-style:ridge;
	border-color:#fff;
	border-width:1px;
	text-align:center;
	padding:8px 5px 5px 8px;
	text-decoration:none;
	/*vertical-align:text-bottom;*/
	font-size:15px;
	font-weight:bold;
	background-color:#63377a;
}

#rlinkIDBOTTOMBOX.rlinkMenu{
	height: 50px;
    /*margin: 0px auto;*/
	border-style:ridge;
	border-color:#fff;
	border-width:0px;
	text-align:center;
	padding:10px 0px 2px 0px;
	/*padding:10px 20px 2px 20px;*/
	text-decoration:none;
	/*vertical-align:text-bottom;*/
	font-size:15px;
	font-weight:bold;
	background-color:#000;
}
.rlinkPromo{
   padding: 0 0 0 6px;
}
#rlinkIDTOPBOX.rlinkMenu{
	border-style:ridge;
	border-color:#fff;
	border-width:0px;
	text-align:center;
	padding:8px 10px 25px 8px;
	text-decoration:none;
	/*vertical-align:text-bottom;*/
	font-size:15px;
	font-weight:bold;
	background-color:#000;
}


#link2Line{
	
	padding-top:10px;
	padding-bottom:15px;

	
}


.firstLevelList {
	list-style-image: url("../../images/common/Bullet_point_purple.gif");
}
.secondLevelList {
	list-style-image: url("../../images/common/Circle_point_purple.gif");
}

#picme {
	background-image: url("../../images/zerona/zerona_bg.jpg");

}

.newDesignDiv {
 width: 600px;
 height: 400px;
 z-index:18;
}

.linkAPP {
  width: 250px;
  padding: 10px;
  border: 1px white solid;
  
}

div.linkAPP {
  padding: 10px;

}
a:hover.linkAPP  {
padding: 10px;
 text-decoration: none;
 background-color: #331d3f;

}

a:link.linkAPP  {
 padding: 10px;
 text-decoration: none;
 background-color: #331d3f;

}

a:active.linkAPP  {
 padding: 10px;
 text-decoration: none;
 background-color: #63377c;

}

a:visited.linkAPP  {
 padding: 10px;
 text-decoration: none;
 background-color: #331d3f;

}

.newDesignDiv p {
  float:left;
  width: 200px;
  display:inline;
  margin-left: 10px;
  font-size: 12px;

}

span.newDesignDiv{
 padding: 10px;

}
.newDesignDiv img {
  border: 1px white solid;
  float:left; 
  width: 375px;
  
}
.clearit{clear:both}

#frontMovie { 
float: left; 
height: 310px; 
width: 215px; 
margin-left: -4px; 
margin-right:8px; 
border: 1px #FFFFFF solid; 
}
h3 { margin-top: 0px; padding-top: 0px; }

a:hover.juve_hover img {
  border: 1px solid #9272b0;
  padding: 1px;
}
.spaned {
  padding-bottom: 0px;
}

.juve_hover {
  padding: 15px;
}
