@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 0;
	margin: 0px;
	line-height: 14pt;
    overflow: -moz-scrollbars-vertical;
}

ul {
    padding-left:30px;
}
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

td {
padding : 0; 
} /* do not remove*/
.centertable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.formsdesign {
	border: 1px ridge #E2C089;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B2C11;
	background-color: #ffffff;
    width: 135px;
}

.formsdesign.terms{
    width: 272px;
    height: 89px;
    margin-left: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
    line-height:10pt;
}

.formsdesign.terms h2{
    font-size:10px;
    font-weight:bold;
}

a:link img {
	border: 0px;
}   /* makes sure images with links donot show borders*/
a:visited img {
	border: 0px;
}  /* makes sure images with links donot show borders*/
a:active img {
	border: 0px;
}



hr.dashed {
	height: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
}
.shadowtop {
	background-repeat: repeat-x;
	background-image: url(FACEBOOK/images/Shadow_Top.gif);
	background-position: top;
}
.shadowbottom {
	background-repeat: repeat-x;
	background-image: url(FACEBOOK/images/Back_Shadow_Bottom.gif);
	background-position: top;
}
.shadowbottomhome {
	background-repeat: repeat-x;
	background-image: url(HOME/images/Back_Shadow_Bottom.gif);
	background-position: bottom;
}

li.dot
{
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	list-style-type: square;
}

.Internal_shadowtop {
	background-repeat: repeat-x;
	background-image: url(../images/Back_Shadow_Top.gif.gif);
	background-position: top;
}
.Internal_shadowbottom {
	background-repeat: repeat-x;
	background-image: url(../images/home_Back_Shadow_Bottom.gif);
	background-position: bottom;
}/* registration table */
.t {
	width: 500px;
	background-image: url(../images/DOT.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background: #009ecc;
}
.b {
	background-image: url(../images/DOT.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.l {
	background-image: url(../images/DOT.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r {
	background-image: url(../images/DOT.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.bl {
	background-image: url(../images/CORNER_B.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(../images/CORNER_BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../images/CORNER_L.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tr {
	padding:10px;
	background-image: url(../images/CORNER_TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
} /* registration table */
.registration_table {
	
	background-color: #009ecc;
    color:white;
}
.content {
	display: table;
	width: 100%;
}
.HEADINGS_HOME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	vertical-align: text-top;
	text-align: right;
		text-decoration: none;
			font-weight:bold;
}
.readmore a:link {
	color: #FF6600;
	text-decoration: none;
}     /* unvisited link */
.readmore a:visited {
	color: #FF6600;
	text-decoration: none;
}  /* visited link */
.readmore a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}   /* mouse over link */
.readmore a:active {
	color: #FF6600;
	text-decoration: none;
}   /* selected link */
.shadow-back {
	background-repeat: repeat-x;
	background-image: url(FIREFOX/images/Back_Shadow.gif);
	background-position: bottom;
}
.TXT_WHITE {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
.product_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
.B_sendactivation {
	position: relative;
	top: 28px;
}

.textSpan {
    float:left;
    padding-top:1px;
}
.questionSpan {
    float:right;
}
.nonQuestionSpan {
    float:right;
    padding-right:21px;
    padding-top:3px
}
.questionPic {
    vertical-align:bottom;
}

.inputDiv {
    padding-bottom:24px;
    padding-right:5px;
    padding-left:5px;
    padding-top:1px;
}

.infoDiv {
    /*border: 1px solid #005368;*/
    padding:7px;
    font-size:11px;
    padding-bottom:13px;
}
.errorDiv {
    border-left: 1px solid #005368;
    border-right: 1px solid #005368;
    border-bottom: 1px solid #005368;
    background: #186D86;
    padding:4px;
    padding-bottom:0;
    font-size:11px;
    margin-bottom:5px;
}

#EmailErrorImg {
    padding-left:5px;
}

#FirstName {
  width:60px;
}

html>body #FirstName {
  width:64px;
}

.poweredByTriplay {
    position:absolute;
    top:96px;
    right:25px;
    color: #499DCA;
    font-size:13px;
    font-weight:bold;
    cursor: pointer;
}



