@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;
}
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;
	height: 100%;
	width: 960px;
}

.formsdesign {
	border: 1px ridge #E2C089;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B2C11;
	background-color: #ffffff;
}

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(../images/Shadow_Top.gif);
	background-position: top;
}
.shadowbottom {
	background-repeat: repeat-x;
	background-image: url(../images/facebook_Back_Shadow_Bottom.gif);
	background-position: top;
}
.shadowbottomhome {
	background-repeat: repeat-x;
	background-image: url(../images/home_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;
}
.footer_navigation {
    font-size: x-small;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
.top_navigation {
	font-size: x-small;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #666666;
    width: 99%; position: absolute; height: 0px; margin: 0 auto;
}

.top_navigation a:link, .footer_navigation a:link {
	color: #666666;
	text-decoration: none;
}     /* unvisited link */
.top_navigation a:visited, .footer_navigation a:visited {
	color: #666666;
	text-decoration: none;
}  /* visited link */
.top_navigation a:hover, .footer_navigation a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}   /* mouse over link */
.top_navigation a:active, .footer_navigation a:active {
	color: #666666;
	text-decoration: none;
}   /* selected link */
.top_navigationINTERNAL {
	font-size: x-small;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
    width: 99%; position: absolute; height: 0px; margin: 0 auto;
}
.top_navigationINTERNAL a:link {
	color: #FFFFFF;
	text-decoration: none;
}     /* unvisited link */
.top_navigationINTERNAL a:visited {
	color: #FFFFFF;
	text-decoration: none;
}  /* visited link */
.top_navigationINTERNAL a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}   /* mouse over link */
.top_navigationINTERNAL a:active {
	color: #FFFFFF;
	text-decoration: none;
}   /* selected link */
.Internal_shadowtop_left {
	background-repeat: repeat-x;
	background-image: url(../images/Back_Shadow_Top.gif.gif);
	background-position: top;
    width:352px;
}
.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: TOP;
}/* registration table */
.t {
	width: 760px;
	background-image: url(../images/register_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background: #009ecc;
}
.t_SUPPORT {
	width: 500px;
	background-image: url(../images/register_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background: #009ecc;
}
.b {
	background-image: url(../images/register_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.l {
	background-image: url(../images/register_dot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r {
	background-image: url(../images/register_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 {
	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: #009ecc;
}
.registration_table   td {
	margin: 0px;
	padding: 2px;
}
.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: 12px;
	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 */

#headerLinks {
    position:absolute;
    top:27px;
    right:180px;
    *right:130px;
}

.readmore a:active {
	color: #FF6600;
	text-decoration: none;
}   /* selected link */
.shadow-back {
	background-repeat: repeat-x;
	background-image: url(../images/Back_Shadow.gif);
	background-position: bottom;
}
.TXT_WHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
.PageHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ecc;
	line-height: 15px;
	font-weight: bold;
}
.B_sendactivation {
	position: relative;
	top: 28px;
    text-align:center;
}
.product_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 17px;
}
.left_nav_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
}
.left_nav_table td  {
	padding: 2px;
	margin: 0px;
}

.left_nav a:link {
	color: #000000;
	text-decoration: none;
}     /* unvisited link */
.left_nav a:visited {
	color: #000000;
	text-decoration: none;
}  /* visited link */
.left_nav a:hover {
	color: #666666;
	text-decoration: none;
}   /* mouse over link */
.left_nav a:active {
	color: #000000;
	text-decoration: none;
}   /* selected link */
.left_nav_table    {
	width: 200px;

}
li.dot_blue {
	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;
	color: #0AA0D6;
}
.faq_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
}
.faq_questions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0AA0D6;
	line-height: 19px;
}

.questionVideoSmall {
    padding-left:10px;
    margin-bottom:-3px;
}

.questionVideoLarge {
    padding-left:10px;
}


   /* unvisited link */
   .faq_questions a:link {
	color: #0AA0D6;
	text-decoration: none;
}  
.faq_questions a:visited {
	color: #0AA0D6;
	text-decoration: none;
}  /* visited link */
.faq_questions a:hover {
	color: #0AA0D6;
	text-decoration: none;
}   /* mouse over link */
.faq_questions a:active {
	color: #0AA0D6;
	text-decoration: none;
}   /* selected link */
.faq_answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0AA0D6;
	line-height: 15px;
	font-weight: bold;
}
.ReleaseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
}
.Internal_shadowtop_FACEBOOK {
	background-repeat: repeat-x;
	background-image: url(../images/B_Shadow_background_top_G.gif);
	background-position: top;
}
.t_G {
	width: 760px;
	background-image: url(../images/DOT_G.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background: #9ba608;
}
.b_G {
	background-image: url(../images/DOT_G.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.l_G {
	background-image: url(../images/DOT_G.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r_G {
	background-image: url(../images/DOT_G.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.bl_G {
	background-image: url(../images/CORNER_B_G.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br_G {
	background-image: url(../images/CORNER_BR_G.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl_G {
	background-image: url(../images/CORNER_L_G.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tr_G {
	padding:10px;
	background-image: url(../images/CORNER_TR_G.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
} /* registration table */
.registration_table_G {
	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: #9ba608;
}
.Internal_shadowtop_Firefox {
	background-repeat: repeat-x;
	background-image: url(../images/B_Shadow_background_top_o.gif);
	background-position: top;
}
.t_o {
	width: 760px;
	background-image: url(../images/DOT_o.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background: #dd8e00;
}
.b_o {
	background-image: url(../images/DOT_o.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.l_o {
	background-image: url(../images/DOT_o.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r_o {
	background-image: url(../images/DOT_o.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.bl_o {
	background-image: url(../images/CORNER_B_o.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br_o {
	background-image: url(../images/CORNER_BR_o.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl_o {
	background-image: url(../images/CORNER_L_o.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tr_o {
	padding:10px;
	background-image: url(../images/CORNER_TR_o.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
} /* registration table */
.registration_table_o {
	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: #dd8e00;
}

.facebook_title {
    font-size: 15px;
    color: #98a867;
    padding-bottom: 5px;
}

.tconnct_title {
    font-size: 15px;
    color: #c34f00;
    padding-bottom: 5px;
    padding-top:3px;
}
.tstyle_title {
    font-size: 15px;
    color: #30b0d6;
    padding-bottom: 5px;
}

.sub_title {
    font-size: 13px;
    color: #30b0d6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.login_table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login_table   td {
	margin: 0px;
	padding: 2px;
}



/**/
.termsPage h2,
.privacyPage h2{
    font-size:12px;
    font-weight:bold;
}