/* CSS Document */
body {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-family:arial;
	font-size:16px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}
#container{
	/*height:664px;*/
	margin:0px auto;
	padding:0px;
	/*background-image:url(../images/indexpage.jpg);*/
	/*background-repeat:no-repeat;*/
	background-color:#fff;
	position:relative;
	text-align:left;
	max-width:752px;
	width:100%;
	margin-top:8px;
	clear:both;
    box-sizing: border-box;
    border-radius: 7px;
    border: 1px solid #a7c4d4;
    overflow: hidden;
	position:relative;
}
#container:before, #container:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
#container:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
#bannerarea{
	width:100%;
	background:#355166 url(../images/banner-bg.png) no-repeat;
	position:relative;
	text-align:left;
	/*border-top:1px solid #204357;*/
	float:left;
	background-position: top right;
    /*border-radius: 6px 6px 0px 0px;*/
    /*overflow: hidden;*/
}

#announce{
	max-width:500px;
	position:relative;
	text-align:left;
	margin-left:240px;
	margin-top:28px;
	height:79px;
}
#announce h1{
	font-size:24px;
	font-weight:lighter;
	color:#557799;
}
#announce h2{
	font-size:20px;
	font-weight:lighter;
	color:#1F74FF;
}
#priceandabouttc{
	margin-top:10px;
}
#pricepass{
    max-width: 450px;
    background: linear-gradient(180deg, #355063, #577992);
    float: left;
    margin-top: 142px;
    padding-top: 8px;
    padding-bottom: 18px;
	position:relative;
}
#pricepass::before {
    content: "";
    width: 752px;
    height: 100%;
    top: 0px;
    background: linear-gradient(
180deg
, #355063, #577992);
    position: absolute;
}
.no-setup-fee{
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    margin: 5px 0px;
}
#pricepassstrip{
	margin-left:21px;
	position:relative;
	max-width:400px;
}
#pricepassstrip h3{
	float:left; color:#FFFFFF; font-size:16px; font-weight:bolder;
}
.monthpass{
	margin-left:30px;
	margin-right:33px;
}
.yellowprice{
	color:#F0DD08;
}
#linkstrip{
    margin-left: 25px;
    position: relative;
    max-width: 400px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 4px;
    overflow: hidden;
}
#linkstrip h4{
	font-size:14px;
	float:left;
	color:#204F83;
	padding-top:10px;
	*padding-top:15px;
}
#linkstrip h4:first-child{
	padding: 9px 0px 9px 9px;
    background: #edebec;
	float: left;
	position:relative;
}
#linkstrip h4:first-child:after{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 15px solid #edebec;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    right: -15px;
    position: absolute;
    top: 0px;
}
#linkstrip h4:last-child{
	padding: 9px 9px 9px 20px;
    background:linear-gradient(180deg, #0172ff, #08448d);
	float: left;
	margin:0px;
}
h4.rightsidelink{
	margin-left:17px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#linkstrip h4{
	font-size:14px;
	float:left;
	color:#204F83;
	padding-top:15px;
}
h4.rightsidelink{
	margin-left:20px;
}
}
#linkstrip a{
	color:#FFFFFF;
	text-decoration:none;
}
#linkstrip a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#aboutTC{
	width: 235px;
    height: 190px;
    float: right;
    background:linear-gradient(180deg, #fff,#e6f3fb);;
    padding: 9px 15px;
    box-shadow: 0px 0px 24px 10px rgba(0,0,0,0.1), 0px 10px 10px 0px rgba(0,0,0,0.2);
    border-radius: 6px;
    margin: 10px 0px 0px;
    border: 1px solid #c0d3e1;
    margin-right: 20px;
    position: relative;
}
#aboutTC h3{
	font-family:Helvetica; font-size:18px; font-weight:lighter; color:#0064FB;
}
#aboutTC p{
	font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:lighter; color:#204F83;
}
#aboutTC ul{
 	margin:8px 0px 0px 0px;
	padding:0px;
}
#aboutTC ul li{
	list-style-position:none;
	list-style-type:none;	
}
#aboutTC ul li{	
	background:url(../images/tick.gif) no-repeat;
	background-position:left 3px;
	padding-left:18px;
	line-height:15px;	
	color:#204F83;	
	padding-bottom:5px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#aboutTC li a{
		font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:underline;
}
#aboutTC li a:hover{
		font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:none;
}

#aboutTC a{
		font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:none;
}
#aboutTC a:hover{
		font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:underline;
}

#pagebody{
    width: 100%;
    position: relative;
    margin: 0px;
    clear: both;
    padding: 0px 30px 4px;
    background: linear-gradient(180deg, #fff, #e9f2f9);
    float: left;
    box-sizing: border-box;
}
#pageLeftcontent{
    float: left;
    width: 200px;
    margin-top: 36px;
    padding-top: 0px;
    background: linear-gradient(180deg, #d8e1e8, #d5e2eb);
    height: 230px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 2px rgb(0 0 0 / 20%);
}
#pageLeftcontent p{
	font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:lighter; font-style:normal; color:#204F83; margin-bottom:11px;padding:0px 15px;
}
#pageLeftcontent p:first-child{    margin: 0px 0px 15px;
    padding: 15px 15px 15px 47px;
    border-bottom: 1px solid #999;}
#pageLeftcontent a{
		font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:underline;
}
#pageLeftcontent a:hover{
		font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:none;
}
#pageLeftcontent #toppara{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal; 
	color:#204F83; 
	margin-left:0px;  
	margin-bottom:20px;
	padding-top:10px;
	*padding-top:0px;
}
#pageLeftcontent #toppara::before {
    content: "?";
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: #fff;
    text-align: center;
    line-height: 30px;
    left: 40px;
    border-radius: 50%;
    font-size: 17px;
}
#pageLeftcontent #toppara::after {
    content: "";
    width: 22px;
    height: 22px;
    border: 1px solid #d8e1e8;
    position: absolute;
    border-radius: 50%;
    left: 43px;
    top: 49px;
}
#pageRightcontent{
    float: left;
    width: 100%;
    max-width: 465px;
    margin: 35px 0px 0px 0px;
    min-height: 240px;
    padding-left: 20px;
}
#pageRightcontent h5{
	font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:lighter; color:#204F83; margin-bottom:10px;
}
#pageRightcontent #firstPara{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; font-style:italic; color:#204F83;  margin-bottom:11px;
}
#pageRightcontent p{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:lighter; font-style:normal; color:#204F83;  margin-bottom:11px;
}
#pageRightcontent a{
		font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:underline;
}
#pageRightcontent a:hover{
		font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:lighter; font-style:normal; color:#0060FF; text-decoration:none;
}
#copyright{
	max-width:752px;
	margin:0px auto;
	padding:10px 0px;
	position:relative;
}
#copyright p{
	text-align:right;
	font-size:11px;
	color:#204F83;
	max-width:752px;
	font-family:Arial, Helvetica, sans-serif;
}


#fb-btn-wrap{
	position: relative;
}
.btn-fb{
    display: inline-block;
    background: url(../images/facebook-comodo-revolution.png) no-repeat left top;
    height: 22px;
    text-decoration: none;
    padding-left: 30px;
    float: left;
    margin: 0px 0px 3px;
}
.btn-fb span{
	display: block;
	background: url(../images/facebook-comodo-revolution.png) no-repeat right top;
	height: 22px;
	line-height: 22px;
	margin-right: -10px;
	padding-right: 10px; 
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	
	text-shadow: 0 1px 1px #444;
	white-space: nowrap;
	color: #fff;
	cursor: pointer;
}
@media screen and (max-width:767px){
	#announce{margin-left:0px;}
	#pricepass::before{content:none;}
	#menu{height:initial;display:inline-block;}
	#announce h1,h2{
		padding:0px 20px;
	}
}
