/* ========================= global ========================= */
html, body{ height:100%; background-color:#FFFFFF; margin:0px; padding:0px;}


body{ border:0; font:12px Arial, Helvetica, sans-serif; color:#4f4f4f; height:100%;}


.css3{border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; box-shadow: 0 0 4px rgba(0, 0, 0, .4); -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4); behavior: url(js/PIE.htc); position: relative;}

.main {	margin: 0 auto;	width: 980px; }

.left {float:left;}
.right {float:right;}
.center {margin-left: auto; margin-right: auto; text-align:center;}
.white_top{ background-color:#FFFFFF; height: 115px; min-width: 100%; margin-left: auto; margin-right: auto; padding-top: 20px; text-align:center;}
.logobox{width:880px; height:96px; margin-left: auto; margin-right: auto; text-align:left; padding-left: 20px; line-height:30px; z-index:-1;}
.wrapper {margin-left: auto; margin-right: auto; text-align:left; width:900px;}
.wrapper2 {margin-left: auto; margin-right: auto; text-align:left; width:800px;}
.main_background {background:url(../images/main_background.png) no-repeat; width:900px; height:603px;}
.tag_wrapper {width:328px; height:71px; padding-left: 52px; padding-top:46px;}
.textmiddle {vertical-align:middle;}
.redbottom {height:120px; width:900px; background-color:#971135; margin-left: auto; margin-right: auto; text-align:center;}
.main_text {width:400px; height:500px; text-align:left; padding-left:50px;}
.square {list-style-type:square; color:#971135; font-size:15px; line-height:20px;}
.li_pad {padding: 4px;}
.trial_btn {width:179px; height:42px; float:right; margin-top:399px; margin-right:20px;}
.api_wrapper {margin-left: 100px; margin-right: 100px; font-size:14px;}
.checkout{ font-size:16px; color:#2a2c2c; line-height:55px;}
.accordion {color: #971135; text-decoration: underline;}
.privacy {width:800px; text-align:left; margin-left: auto; margin-right: auto;}


.sub_background {background:url(../images/number_background2.png) no-repeat; min-height: 350px; border-right: 2px solid; border-left: 2px solid; border-bottom: 2px solid; border-color:#EBECF0; padding-top:160px; padding-left:8px; padding-right:8px;}
.first_button {margin-left:520px; margin-top:15px;}
.second_button {margin-left:480px; margin-top:15px;}
.third_button {margin-left:485px; margin-top:15px;}


/* ========================= sticky footer ========================= */
//#wrap {min-height: 100%;}

//#main {overflow:auto;
	padding-bottom: 120px;}  /* must be same height as the footer */

//#footer {position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 120px;
	clear:both;} 

//.height {height:100%;}

/*Opera Fix*/
//body:before {
	//content:"";
	//height:100%;
	//float:left;
	//width:0;
	//margin-top:-32767px;/
//}

#footer_menu ul{list-style-type: none; padding: 0px;margin: 0px;}
#footer_menu{ float:right; padding:2px 0 15px 0}
#footer_menu li{ list-style-type: none; float:right; padding-right:10px; margin-right:12px;}
#footer_menu .bg_none{ background:none; padding:0; margin:0}
#footer_menu li a{ color:#FFFFFF; text-decoration:none;}
#footer_menu li a:hover, #footer_menu li .active{ color:#A4ABBD; text-decoration:underline}

/* ======================== fonts ==================================== */

a{ color:#971135; text-decoration: none; outline:none}
a:hover{ text-decoration: underline}

.f1 {color:#971135; font-size:24px;}
.f2 {font-size:17px;}
.f3 {color:#971135; font-size:20px;}
.f4 {font-size:14px; line-height:14px; font-weight: bold;}
.f5 {color:#971135; font-size:14px; text-decoration:underline;}
.f6 {font-size:14px;}
.f7 {color:#971135; font-size:17px; text-decoration:underline;}
.f8 {color:red; font-size:16px; font-weight: bold;}
.f9 {color:#971135; font-size:17px;}
.f10{font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:26px; font-weight: bold;}
.f10 a{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration: none; font-weight: bold;}
.f10 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration: none; font-weight: bold;}
.f11{font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:17px; font-weight: normal;}
.f12{font-size:14px; line-height:17px; font-weight: bold;}
.footer_text {font-size:12px; color:#FFFFFF; float:right; padding-right:10px; padding-bottom:10px; margin-right:12px; background-color:#971135;}
.footer_text a{ color:#A4ABBD;}
.footer_text a:hover{ text-decoration: underline}
.footer_text .active{ color:#A4ABBD; text-decoration:underline}
.white_r {font-size:12px; color:#FFFFFF; text-align:right;}

/* ======================== tables (account.php) =================================*/
table
{
margin-left:auto;
margin-right:auto;
width:600px;
padding:8px;
font-size:12px;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-left-radius: 15px;
border: 1px solid #cacaca;
}
table, td, th
{
text-align:left;
border: 1px solid #cacaca;
}
td
{
vertical-align:middle;
}
th
{
background-color:#971135;
color:white;
padding:2px;
font-size:12px;
font-weight:normal;
}
.td1 {width:75%; vertical-align:middle;}
.td2 {width:25%; vertical-align:middle;}

/* ======================== css menus =================================*/
#cssmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  position: relative;
  display:  block;
  font-size: 13px;
  font-weight: bold;
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans- serif;
  //border-bottom: 1px solid #971135;
  zoom: 1;
}


#cssmenu ul:before {
  content: '';
  display: block;
}


#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}


#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 4px;
}


#cssmenu li a {
  display: block;
  float: left;
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 20px 7px 20px;
  border-top: 3px solid transparent;
}


#cssmenu li a:hover {
  color: #EC1751;
  border-top: 3px solid #EC1751;
}


#cssmenu li.active a {
  display: inline;
  border-top: 3px solid #EC1751;
  float: left;
  margin: 0;
}



#cssmenu_sm ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  position: relative;
  display:  block;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans- serif;
  zoom: 1;
}


#cssmenu_sm ul:before {
  content: '';
  display: block;
}


#cssmenu_sm ul:after {
  content: '';
  display: table;
  clear: both;
}


#cssmenu_sm li {
  display: block;
  float: right;
  margin: 0;
  padding: 0 4px;
}


#cssmenu_sm li a {
  display: block;
  float: left;
  color: #971135;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 10px 7px 10px;
}


#cssmenu_sm li a:hover {
  color: #EC1751;
}


#cssmenu_sm li.active a {
  color: #EC1751;
  display: inline;
  float: left;
  margin: 0;
}

/*========================================= login menu ==========================================*/
#cssmenu2 {
  position: relative;
  height: 26px;
  background: #971135;
  width: 390px;
  float: right;
  padding-top:2px;
}
#cssmenu2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#cssmenu2 > ul {
  position: relative;
  display: block;
  //background: #971135;
  height: 26px;
  width: 100%;
  z-index: 500;
}
#cssmenu2 > ul > li {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
#cssmenu2 > ul > #menu-button {
  display: none;
}
#cssmenu2 ul li a {
  display: block;
  font-family: Helvetica, sans-serif;
  text-decoration: none;
}
#cssmenu2 > ul > li > a {
  font-size: 12px;
  font-weight: bold;
  padding: 8px 20px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
#cssmenu2 > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu2 > ul > li:hover > a {
  color: #EB0A47;
}
#cssmenu2 li.has-sub::after {
  display: block;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu2 > ul > li.has-sub::after {
  right: 10px;
  top: 13px;
  border: 5px solid transparent;
  border-top-color: #ffffff;
}
#cssmenu2 > ul > li:hover::after {
  border-top-color: #EB0A47;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu2 ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#cssmenu2 ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#cssmenu2 ul ul li {
  position: relative;
}
#cssmenu2 > ul > li:hover > ul {
  left: auto;
  top: 30px;
  opacity: 1;
}
#cssmenu2 ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
#cssmenu2 ul ul li a {
  width: 130px;
  margin-top:-1px;
  border-bottom: 2px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 10px 20px;
  font-size: 12px;
  color: #585B5D;
  background: #fff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
#cssmenu2 ul ul li:hover > a {
  background: #EFEFEF;
  color: #575A5D;
}
#cssmenu2 ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
.submenuArrow {
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
}
#cssmenu2 ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu2 ul ul li.has-sub:hover::after {
  border-left-color: #fff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media screen and (max-width:480px) {
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu2 {
    width: auto;
  }
  #cssmenu2 ul {
    width: auto;
  }
  #cssmenu2 .submenuArrow,
  #cssmenu2 #indicatorContainer {
    display: none;
  }
  #cssmenu2 > ul {
    height: auto;
    display: block;
  }
  #cssmenu2 > ul > li {
    float: none;
  }
  #cssmenu2 li,
  #cssmenu2 > ul > li {
    display: none;
  }
  #cssmenu2 ul ul,
  #cssmenu2 ul ul ul,
  #cssmenu2 ul > li:hover > ul,
  #cssmenu2 ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
  }
  #cssmenu2 ul .has-sub::after {
    display: none;
  }
  #cssmenu2 ul li a {
    padding: 12px 20px;
  }
  #cssmenu2 ul ul li a {
    border: 0;
    background-color: #F3F3F5;
    width: auto;
    padding: 8px 35px;
  }
  #cssmenu2 ul ul li:hover > a {
    background-color: #F3F3F5;
    color: #EB0A47;
  }
  #cssmenu2 ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu2 ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu2 ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu2 ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu2 > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu2 #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu2 ul.open li,
  #cssmenu2 > ul.open > li {
    display: block;
  }
  #cssmenu2 > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu2 #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 5px;
  }
  #cssmenu2 #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 15px;
  }
  #cssmenu2 ul.open #menu-button::after,
  #cssmenu2 ul.open #menu-button::before {
    border-color: #fff;
  }
}

/* =========================================================*/
#graytextbox {
//display: inline-block; 
vertical-align:top;
text-align:left;
margin-top: 0px;
//margin-left:55px;
background-color:#DCDCDC;
height:90px;
width:600px;
padding:10px;
font-size:13px;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-left-radius: 15px;
border: 1px solid;
border-color:#A9A9A9;
}

#grayboxtable {
width: 600px;
font-size:13px;
line-height:16px;
margin-top: 25px;
margin-left:auto;
margin-right:auto;
text-align: center;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:3px;
background: url('../images/gray_bar_signup.png') no-repeat top;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-left-radius: 15px;
border: 1px solid;
border-color:#A9A9A9;
}

#grayboxtable2 {
width: 600px;
font-size:13px;
line-height:16px;
margin-top: 25px;
margin-left:auto;
margin-right:auto;
text-align: left;
padding:12px;
background-color:#DCDCDC;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-left-radius: 15px;
border: 1px solid;
border-color:#A9A9A9;
}

.container_cancel {
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	background-color:#FFFFFF;
	border: 1px solid;
	border-color:#000000;
	height: 300px;
	width:600px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	 position:relative; z-index:2
}

.container_cancel2 {
	margin-left: 150px;
	padding: 15px;
	background-color:#FFFFFF;
	border: 1px solid;
	border-color:#000000;
	height: 90px;
	width:600px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	 position:relative; z-index:2
}

.grid_8_2 {
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}

.grid_2 {
	width:150px;
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
}

.grid_2_6 {
	width:180px;
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
}

.grid_1 {
	width:60px;
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
}
.grid_1_1 {
	width:85px;
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
}

.alpha {
	margin-left: 0px;
}

.omega {
	margin-right: 0;
}

.wrapper2 {width:600px; height:30px;}
.graywrapper {width:445px; margin-top:0px; background-color: #F1F1F1; padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:0px; margin-left:auto; margin-right:auto;}
.graybox {width:650px; background-color: #F1F1F1; padding:10px;}

.container_login {
	padding: 40px;
	background-color:#FFFFFF;
	border: 1px solid;
	border-color:#000000;
	height: 300px;
	width:500px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	 position:relative; z-index:2
}

.container_login_sm {
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	background-color:#F5F4F1;
	border: 1px solid;
	border-color:#C0C0C0;
	height: 175px;
	width:400px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	 position:relative; z-index:2
}

.container_pass_sm {
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	background-color:#F5F4F1;
	border: 1px solid;
	border-color:#C0C0C0;
	height: 215px;
	width:400px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	 position:relative; z-index:2
}

#red_nav {
//display: inline-block; 
vertical-align:top;
text-align:left;
margin-top: 153px;
margin-left:0px;
background-color:#971135;
height:30px;
line-height:30px;
width:899px;
float:right;
color:#FFFFFF;
font-size:16px;
}

#red_nav_thin {
vertical-align:top;
text-align:left;
margin-top: 153px;
margin-left:0px;
background-color:#971135;
height:8px;
line-height:8px;
width:671px;
float:right;
color:#FFFFFF;
font-size:16px;
}

.tab_div {
vertical-align:middle;
text-align:center;
margin-top: 153px;
background:url(../images/tab.png) no-repeat;
width:229px;
height:43px;
float:left;
color:#FFFFFF;
line-height:40px;
font-size:16px;
}

.wrapperprog1 {width:400px; margin-left:512px; position:absolute; margin-top:-2px; z-index:200;}
.wrapperprog2 {width:400px; margin-left:627px; position:absolute; margin-top:-2px; z-index:100;}
.wrapperprog2g {width:400px; margin-left:627px; position:absolute; margin-top:-2px; z-index:100;}
.wrapperprog3 {width:400px; margin-left:757px; position:absolute; margin-top:-2px; z-index:100;}
.wrapperprog3g {width:400px; margin-left:757px; position:absolute; margin-top:-2px; z-index:100;}

/* ======================== buttons =================================*/
.redbtn { font: bold arial,helvetica,sans-serif; color:#fff; height:24px; padding:0px 3px 3px 3px; background:#971135; border:1px solid; border-color: #cacaca #2a2c2c #2a2c2c #cacaca;}
.redbtn:hover{ color:#fff; text-decoration:none;background:#EB0A47;}

/* Accordion */
dl#accordion {list-style-type:none;margin: 0;padding: 0 2px 0 0;height:auto !important;}
dl#accordion .indent {	padding-top:7px !important;	padding-bottom:5px !important}
dl#accordion a {display: block;	text-decoration: none;}
dl#accordion dt {margin-top:1px;background:none;padding:0;}
dl#accordion dt a {	background:url(../images/marker_3.gif) 650px center no-repeat #000;color: #fff;	padding:9px 0 9px 21px;margin-bottom:4px;font-weight:bold;text-decoration:none;display:block;font-size:12px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; behavior: url(js/PIE.htc); position:relative}
dl#accordion dt a:hover {background-color:#535353;color:#fff;text-shadow:0 0 5px #fff;}
dl#accordion dt.active a{background-color:#535353;background-image: url(../images/marker_7.GIF);	color:#fff;}
dl#accordion dd {display:none;margin-bottom:0;}
dl#accordion dd .indent {padding:10px 30px 14px 20px !important;}
dl#accordion dd a {display:inline;width:auto;text-decoration:underline;}
dl#accordion dd a:hover {text-decoration:none;background:none;}


