/*
Theme Name: myCELLmyTERMS
Theme URI: http://www.9kinteractive.com
Description: Theme built for the exclusive use of My Cellphone My Terms
Version: 1
Author: Darryl Cheung
Author URI: http://www.9kinteractive.com
Tags: 
*/
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}
q:before, q:after {
	content: '';
}
a, ins {
	text-decoration: none;
	outline:none;
}
body {
	font:12px Arial, Helvetica, sans-serif;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
/*master*/
.master_Container {
	width: 964px;
	background-color: #ffffff;
	margin: 0 auto;
	position: relative;
}
#master_Header {
	width: 964px;
	height: 120px;
	position: relative;
}
	#master_Logo{
		padding:5px 0 0 0;
	}
		#master_Logo a{
			display:block;
			height: 115px;
			width: 390px;
			background:url(images/logo.jpg) no-repeat 0 0;
			text-indent:-9999px;
		}
	#user-login{
		position:absolute;
		bottom:4px;
		right:0;
	}
.master_contest_cta {
	position: absolute;
	right: 2px;
	top: 9px;
	display:block;
	height:70px;
	width:387px;
	background:url(images/media_cta_bg.jpg) no-repeat 0 0;
}
.master_contest_cta .media-cta-panel{
	position:absolute;
	bottom:0;
	left:6px;
	display:none;
}
	#create-home-cta {
		position: absolute;
		right: 2px;
		top: 20px;
	}
.master_Container_Body {
	padding: 20px 0px 15px 0px;
}
.master_Container_Body_Full {
	padding: 20px 0px 15px 0px;
	width: 100%;
}

#master_Nav {
	height: 39px;
	width: 964px;
	background: url(images/nav_bg.jpg) no-repeat;
}
	#master_Nav ul {}
		#master_Nav ul li {
			display: block;
			float: left;
		}
			#master_Nav ul li a {
				display: block;
				float: left;
				height: 39px;
				text-indent: -9999px;
				overflow: hidden;
			}
		.navline {
			background: url(images/nav_line.jpg) no-repeat 100% 0;
			padding-right: 1px;
		}
		.homeLink {
			background: url(images/nav_home.jpg) no-repeat top;
			width: 73px;
		}
			#your-situation {
				background: url(images/nav_situation.jpg) no-repeat top;
				width: 124px;
			}
			.about-us {
				background: url(images/nav_aboutus.jpg) no-repeat top;
				width: 95px;
			}
			.how-it-works {
				background: url(images/nav_howitworks.jpg) no-repeat top;
				width: 122px;
			}
			/*.create-proposal {*/
			.smb-nav {
				/*background: url(images/nav_createproposal.jpg) no-repeat top;*/
				background:url(images/smbnav.jpg) no-repeat top;
				right: 0px;
				position: absolute;
				width: 244px;
			}
			.purchase-credits {
				background: url(images/nav_purchasecredits.jpg) no-repeat top;
				right: 0px;
				position: absolute;
				width: 213px;
			}
			.wireless-101 {
				background: url(images/nav_wireless101.jpg) no-repeat top;
				width: 123px;
			}
			#create {
				background: url(images/nav_create.jpg) no-repeat top;
				width: 152px;
			}
			.faqnav {
				background: url(images/nav_faq.jpg) no-repeat top;
				width: 60px;
			}
			#blognav {
				background: url(images/nav_blog.jpg) no-repeat top;
				width: 64px;
			}
			.for-business{
				background: url(images/nav_forbus.jpg) no-repeat top;
				width:126px;
			}
			.create-a-plan{
				background: url(images/nav_createaplan.jpg) no-repeat top;
				width:120px;
			}
				#master_Nav ul li a:hover {
					background-position: bottom;
				}
	#master_Footer {
		padding-top: 15px;
	}
		#master_Footer p, #master_Footer p a {
			color: #888888;
		}
		#master_Footer p {
			text-align: center;
			padding: 2px 0;
		}
			#master_Footer p a {
				margin: 0 6px;
			}
				#master_Footer p a:hover {
					text-decoration: underline;
				}
		#master_Footer table td{
			padding:0 5px;
		}
		#cta-proposal a {
			display: block;
			height: 198px;
			width: 211px;
			background: url(images/cta_createaproposal.jpg) no-repeat;
			text-indent: -9999px;
		}
		#cta-eoc a {
			display: block;
			height: 121px;
			width: 211px;
			background: url(images/cta_side_endofcontract.jpg) no-repeat;
			text-indent: -9999px;
		}
		#cta-spread a {
			display: block;
			height: 81px;
			width: 211px;
			background: url(images/cta_spreadtheword.jpg) no-repeat;
			text-indent: -9999px;
		}
#sidebar {
	width: 225px;
	height: auto;
	float: left;
}
	#sidebar li {
		margin-bottom:12px;
	}
		#sidebar h2 a, #sidebar h2 {
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 3px;
		}
		#sidebar h2 {
			color: #363636;
		}
			#sidebar h2 a {
				color: rgb(237,28,36);
				border-bottom: 1px solid #fff;
			}
				#sidebar h2 a:hover {
					color: #888888;
					border-bottom: 1px solid #888888;
				}
		#sidebar .pdf {
			background:url(images/pdf_icon.jpg) no-repeat 4px 0;
			padding:0 0 2px 23px;
			display:block;
		}
#subnav {
	width: 211px;
	background: url(images/subnav_main.jpg) repeat-y;
}
	.subnav-head {
		width: 211px;
		height: 11px;
		background: url(images/subnav_head.jpg) no-repeat;
	}
	.subnav-foot {
		width: 211px;
		height: 19px;
		background: url(images/subnav_foot.jpg) no-repeat;
	}
	#subnav li {
		padding: 0px 8px;
		margin:0 !important;
	}
		#subnav a {
			border-bottom: none;
			display: block;
			padding: 3px;
			color: Red;
		}
		#subnav a:hover {
			border: none;
			color: #333333 !important;
			background: #d9d9d9;
		}
	#subnav .current_page_item {
		background: none;
	}

#content {
	width: 704px;
	float: left;
	padding: 0 15px;
}
	.faq {
		width: 764px !important;
		float: none !important;
		padding: 0 !important;
		margin: 0 auto;
	}
	#content * {
		color: #2D2D2D;
	}
		#content h1 {
			font-size:22px
		}
		#content h2 {
			font: 20px Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			color: #000;
		}
		#content h3 {
			font-size: 18px;
			font-weight: bold;
			font-style: italic;
			margin: 5px 0 10px;
			color: #4F4F4F;
		}
		#content h4 {
			font-size: 16px;
			font-weight:bold;
		}
		#content h5{
			font-size: 14px;
			font-weight:bold;
		}
		#content p {
			display: block;
			margin: 10px 0;
			line-height: 17px;
		}
		#content ol, #content ul {
			padding-left: 20px;
			list-style: decimal;
			margin: 10px 0 10px 8px;
		}
		#content ul.contactUs {
			padding-left: 20px;
			list-style: decimal;
			margin: 10px 0 10px 0px;
		}
			#content ol li, #content ul li {
				margin-bottom: 7px;
				line-height:17px;
			}
		#content dl {
			display: block;
			margin: 10px 0;
			list-style-type: armenian;
		}
			#content dt {
				font-weight: bold;
				margin-bottom: 3px;
			}
			#content dd {
				background: url(images/dd_dash.jpg) no-repeat 11px 2px;
				padding-left: 20px;
				margin-bottom: 3px;
			}
		#content a {
			text-decoration:underline;
			color: rgb(237,28,36);
		}
			#content a:hover {
				color: #888888;
			}
		#content blockquote{
			margin:1em 40px;
		}
#loading_msg {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 47%;
	background:#ffff99;
	padding:5px;
	border:1px solid #CCCCCC;
	font-weight:bold;
	vertical-align: middle;
}
/*home*/
#main-swf {
	width: 100%;
	height: 258px;
	margin:0 0 10px 0;
}
#main-replace {}
#main-cta {
	height: 258px;
	width: 964px;
	background: url(images/main_cta.jpg) no-repeat;
	position: relative;
}
	#main-cta a {
		position: absolute;
		right: 114px;
		top: 191px;
	}
	#home-ctas {
		width: 100%;
		display: block;
	}
		#home-ctas li {
			display: block;
			float: left;
		}
	.home-cta-list, #home-cta-news {
		width: 320px;
		display: block;
		float: left;
		padding: 0 0 10px 0;
	}
		.home-cta-list {
			padding: 1px 0 0;
			margin-right: 2px;
			_margin-right: 1px;
		}
			.home-cta-list li {
				display: block !important;
				float: none !important;
				height: 75px;
			}
				.home-cta-list li a {
					width: 100%;
					display: block;
					color: #000000;
					cursor: pointer;
				}
					.home-cta-list li a span {
						height: 9px;
						display: block;
						width: 100%;
						/*background:url(images/home_cta_bot.jpg) no-repeat 0 0;*/
					}
				.home-cta-list li a:hover span {
					background: url(images/home_cta_bot.jpg) no-repeat bottom;
				}
				#home-cta-1 {
					background: url(images/cta_onacontract.png) no-repeat 0px 0px;
					text-align: left;
				}
				#home-cta-2 {
					background: url(images/cta_endofcontract.jpg) no-repeat 0px 0px;
					text-align: left;
				}
				#home-cta-3 {
					background: url(images/cta_tellafriend.jpg) no-repeat 0px 0px;
					text-align: left;
				}
				#home-cta-4 {
					background: url(images/cta_news.jpg) no-repeat 0px 0px;
					text-align: left;
				}
				#home-cta-5 {
					background: url(images/cta_community.jpg) no-repeat 0px 0px;
					text-align: left;
				}
				#home-cta-6 {
					background: url(images/cta_dealernetwork.png) no-repeat 0px 0px;
					text-align: left;
				}
					.home-cta-list li a:hover {
						background-position: 0px -100px !important;
					}
				.home-cta-list li a big, .home-cta-list li a small {
					padding-left: 74px;
				}
					.home-cta-list li a big {
						font-size: 18px;
						display: block;
						padding-top: 6px;
						padding-bottom: 3px;
					}
					.home-cta-list li a small {
						color: #666666;
						display: block;
						width: 220px;
					}
				#home-cta-news li {
					width: 100%;
					background: url(images/cta_update_bg.jpg) repeat-y;
				}
			#update-head {
				background: url(images/cta_update_head.jpg) no-repeat scroll 0 0;
				display: block;
				height: 30px;
				width: 100%;
			}
				#update-head big {
					display: block;
					font-size: 18px;
					padding: 6px 0 0 6px;
				}
			.update-body {
				padding: 0 20px;
			}
				.update-body img {
					margin: 1px 5px 0 0;
				}
				.update-body h3 {
					font-weight: bold;
					text-decoration: underline;
				}
				.update-body small {
					color:#717171;
					display:block;
					font-size:11px;
					padding-right:20px;
					text-align:right;
				}
				.update-body dl {
					padding: 15px 0px 0px;
				}
					.update-body dt {
						font-weight:bold;
					}
					.update-body dd {
						font-style: italic;
						padding:0 15px 15px 10px;
						text-align: right;
					}
			#update-foot {
				background: url(images/cta_update_foot.jpg) no-repeat;
				height: 28px;
				width: 100%;
				position: relative;
			}
				#update-foot a {
					background: transparent url(images/cta_update_more.jpg) no-repeat 100% bottom;
					color: #000000;
					display: block;
					height: 21px;
					line-height: 21px;
					font-size: 12px;
					width: 223px;
					position: absolute;
					top: 3px;
					right: 5px;
				}
				#update-foot a:hover {
					color: #ec2028;
					background-position:100% top;
				}
				#twitter-feed{}
					#twitter-feed li{
						background:none !important;
						margin:0 0 20px;
					}
					#twitter-feed li:first-child {
						border-bottom: dashed 1px #c8c8c8;
						margin:20px 0 15px;
						padding:0 0 15px;
					}
						#twitter-feed a{
							color:#ED1C24;
						}
						
						#twitter-feed a:hover{
							color:#888888;
						}
					#twitter-feed li span{
						display:block;
						margin-bottom:4px;
					}
/*how it works*/
.hiw-content {
	padding-right:0 !important;
	width:704px !important;
}
	.how-it-works-bg {
		background:transparent url(images/how_it_works_bg.jpg) no-repeat scroll 0 100%;
		float:left;
		height:390px;
		margin-top:20px;
		padding:10px;
		position:relative;
		width:204px;
	}
		.how-it-works-bg h3 {
			font-style:normal !important;
			text-align:center;
		}
	.hiw-cap {
		background:transparent url(images/how_it_works_cap.jpg) no-repeat scroll 0 0;
		height:7px;
		left:0;
		position:absolute;
		top:0;
		width:100%;
	}
	.hiw-marg {
		margin-right:15px;
	}
	.get-started {
		background:transparent url(images/hiw_get_started.jpg) no-repeat scroll center top;
		display:block;
		height:38px;
		margin:45px auto 0;
		text-indent:-99999px;
		width:148px;
	}
.quoteText {
	font-family:Times New Roman;
	font-size:medium;
	font-style:italic;
	font-weight:normal;
	padding-top:5px;
	text-align:left;
}
.quoteBy {
	border-bottom:1px solid #CCCCCC;
	font-family:Times New Roman;
	font-size:medium;
	font-style:italic;
	font-weight:normal;
	padding-bottom:5px;
	text-align:right;
}
/*media*/
h2.big-title{
	font-size:20px !important;
}
div.sb-text{
	padding:0 10px 0 5px;
}
h2.media-title{
	margin:0;
    font-size:18px !important;	
	display: inline-block;
}
	h2.media-title a{
		color:#ED1C24;	
		font-weight:bold;
		text-transform:capitalize;
		display: inline-block;
	}
.media-title{
	margin:0;
    font-size:18px !important;	
	display: inline-block !important;
}
h2.alt-title{
	font:20px Arial, Helvetica, sans-serif !important;
	font-weight:bold !important;
	color:#363636 !important;
}
.media-item{
	margin:20px 0 20px 10px;
	clear:both;
}
	.media-img{
		float:left;
		height:100px;
		display: inline-block !important;
	}
	.media-text{
		float:right;
		width:501px;
		display: inline-block !important;
	}
		.media-text .meta{
			margin-top:5px;
		}
#media-links{}
	#media-links li{
		margin:0 0 8px 0;
	}
		.extra-space{
			margin-top:35px;
		}
		#media-links li a{
			display:block;
			padding:5px 0 0 0;
			margin-left:55px;
		}
		#media-links li span{
			display:block;
			width:50px;
			float:left;
			margin:2px 0 0;
		}
			.youtube{
				height:35px;
				background:url(images/youtube-logo.jpg) no-repeat 0 0;
			}	
			#sb-pr{
				margin-bottom:8px !important;
			}
				#sb-pr a{
					padding-bottom:8px !important;
				}
	.pk-img-wrap{
		width:100%;
		clear:both;
		margin:10px 0 0;
	}
		.pk-img{
	        width:210px;
	        float:left;
	        margin: 5px 20px 1px 0px;
            }
        .pk-img p{
        	margin-top: 5px !important;
            }
	h3.pr-title{
		margin-top:30px !important;
	}
	
	#sidebar a{
		color:#ED1C24;
	}
	
	#sidebar a:hover{
		color:#888888;
	}
/*blog*/
.post-item {
	margin-bottom:20px;
}
	#s{
		padding:3px 0;
	}
	.alignright{
		float:right;
		margin-left:15px;
	}
	.alignleft{
		float:left;
		margin-right:15px;
	}
	.aligncenter {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.post-item h2 a, .post-item h2 {
		font:18px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000;
		margin:5px 0;
	}
	.meta {
		padding:5px 0 0 20px;
		background:url(images/vcard.gif) no-repeat 0 3px;
	}
		.meta span {
			color:#999999 !important;
			margin:0 20px 0 0;
			font-size:11px;
		}
			.meta span a {
				font-size:11px;
			}
	.author {
		text-transform:capitalize;
	}
	.info {
		width:100%;
		margin-top:30px;
	}
		.info span {
			margin-bottom:4px;
			display:block;
			padding-left:20px;
		}
		.comments {
			background:url(images/comment.gif) no-repeat 0 0;
		}
		.post-cats {
			background:url(images/cat.gif) no-repeat 0 0;
		}
		.post-tags {
			background:url(images/tag.gif) no-repeat 0 0;
		}
.navigation {}
	.fl {
		float:left;
	}
	.fr {
		float:right;
	}
#blog-sb {
	width: 225px;
	height:auto;
	float:left;
}
	#blog-sb li {}
		#blog-sb h2 a, #blog-sb h2 {
			font-size:14px;
			font-weight:bold;
			margin-bottom:3px;
		}
		#blog-sb h2 {
			color:#363636;
		}
			#blog-sb a {
				color:rgb(237,28,36);
				text-decoration:underline;
			}
				#blog-sb a:hover {
					color:#888888;
				}
			.widget, .categories {
				margin:10px 0 15px 5px;
			}
				.widget ul li {
					margin-bottom:2px;
				}
	.reply{
		margin-top:15px;
	}
/*comments*/
.com{
	margin-top:10px;
}
	.com ul{
		list-style:none !important;
	}
.comment{
	padding:0 10px;
	margin-right:50px;
}
	.odd{}
	.even{
		border:1px solid #ccc;
	}
	.com-header{}
		.com-header .avatar{
			display:none;
		}
		.tp span{
			display:block;
		}
#commentform{
	margin:0 10px;
}
	#commentform input, #commentform textarea{
		border:1px solid #999;
		padding:3px;
		background-color:#F7F7F7;
	}
	#commentform input:focus, #commentform input:hover, #commentform textarea:focus, #commentform textarea:hover{
		background-color:#fff;
	}
	#submit{
		cursor:pointer;
	}
		#submit:hover{
			color:#ED1C24;
		}
	/*smb*/
#smb-banner{
	height:205px;
	width:100%;
	background:url(images/smb_banner.jpg) no-repeat 0 0;
	margin-top:-10px;
	position:relative;
	margin:0 0 20px 0;
}
	#smb-banner h2{
		position:absolute;
		top:10px;
		left:0;
	}
	#smb-banner p{
		display:block;
		position:absolute;
		top:64px;
		left:0;
		width:440px;
		font:24px "Times New Roman", Times, serif;
		font-style:italic;
		margin:0;
	}
	#smb-banner a{
		position:absolute;
		top:159px;
		left:0;
	}
	.smb-block{
		width:214px;
		float:left;
		padding:0 20px 0 0;
	}
		.smb-block p, .smb-block h3{
			color:#666666 !important;
		}
		.smb-block h3{
			font-size:12px !important;
			font-style:normal !important;
		}
.smb-sidebar{
	margin:10px 0 0;
}
	#smb-articles li{
		margin:0;
		padding:3px 0;
	}
/*contact form*/
#cforms2form, #cformsform{
	margin-top:20px;
}
	#usermessagea{
		width:500px;
	}
	.success, .failure{
		margin:10px auto;
		padding:10px 0;
		text-align:center;
	}
		.success{
			border:1px solid #006600;
			background:#ECFDEC;
		}
		.failure{
			border:1px solid #990000;
			background:#FFECEC;
		}
.cform ol{
	list-style:none !important;
}
	.cform ol li{
		clear:both;
	}
	.cform ol label{
		display:block;
		width:100px;
		float:left;
		text-align:right;
		padding-right:15px;
		line-height:25px;
	}
		#cforms2form ol li label{
			width:130px !important;
		}
	.cform ol input, .cform ol textarea, .cform ol select{
		padding:3px;
		margin-right:10px;
		border:1px solid #666666;
	}
		.cf-ol input:hover, .cform textarea:hover, .cform select:hover	{
			background:#ECEDFC;
			padding:3px;
			border:1px solid #666666;
		}
		.cf_error{
			border:1px solid #990000 !important;
		}
	.cf_hidden{
		display:none;
	}
	.cf-sb{
		padding:0 0 0 140px;
	}
		#cforms2form .cf-sb{
			padding:0 0 0 171px;
		}
	.reqtxt, .emailreqtxt{
		color:#666666;
		font-size:11px;
	}
/*spread*/
#social-icons{
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
}
	#social-icons li{
		display:inline;
	}
		#social-icons li a.social-links{
			display:block;
			float:left;
			font-size:20px;
			text-decoration:none;
			width:160px;
			margin:20px 10px 0 0 ;
		}
			a.social-links img{
				float:left;
				margin-right:10px;
			}
			a.social-links span{
				line-height:32px;
				color: rgb(237,28,36);
			}
				a.social-links:hover span{
					color: #888888;
				}
#stw-wrap {
	background:transparent url(images/stw_img.jpg) no-repeat scroll 7px 7px;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	margin:10px 0 15px;
	padding:10px 0 10px 95px;
}
#faq-list li div{
	display:none;
	width:676px;
}
.testimonial-shell{
	width:214px;
	position:relative;
	float:left;
}
.testimonial-item{
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.reading{}
.testimonial-text{
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	color:#666666 !important;
	text-align:center;
	display:block;
	width:100%;
}
.testimonial-author{
	display:block;
	text-align:right;
	padding:10px 10px 0 0;
	font-weight:bold;
}