@charset "utf-8";

/*---------------------global setting-----------------------*/

html, body, form, fieldset, ol, ul, blockquote, h1, h2, h3, h4, h5, p, li
	{	
 		margin:0px;
		padding:0px;
	}
	
* 	{	
 		margin:0px;
		padding:0px;
	}
	
body 
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		/*line-height:1.6em;*/
		color:inherit;
		background:url(../tiw_images/tiw_bg.jpg) repeat-x top;
		background-color:#333333;
		margin-top:10px;
		margin-bottom:10px;
	
	}	

#wrapper
	{
		width:980px; 	
		/* background:url(../tiw_images/tiw-body-tile.jpg) repeat-y top; */
		margin:0 auto;
	}

.invisible { display:none; }

.boldface { font-weight:bold;}
.italictype {font-style:italic;}
.styleOptinRed {color: #990000}


/*---------------------header setting-----------------------*/
#header-wrapper 
	{
		height:202px;
		clear:both;
	}

#header-banner 
	{ 
		background:url(../tiw_images/tiw_header_new.png) no-repeat;
		width:980px;
		height:122px;
	}	
	
#logo a {
	float: left;
	width: 260px;
	height: 110px;
	margin: 10px 0 0 10px;
}

#logo span {
	display: none;
}
	
#icons
	{
		width: 100px;
		float:right;
		margin-top:20px;
	}

#icons u
	{
		display:inline; 	
	}

#icons li
	{
		list-style-type:none;
		float:left;
		padding:0 8px;
	}

#header-banner-title 
    {
	float:left; 
	width: 700px; 
	}

#header-banner-title p
	{
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 180%;
		color:#ffffff; background-color: inherit;
		line-height:1.0;
		margin: 28px 15px 0px 0px;
		text-align:right;
	}
	
	
#header-nav-wrapper
	{ 
		background:url(../tiw_images/tiw-nav2.jpg) no-repeat; 
		width:980px;
		height:80px; padding-top: 5px;
	}

#header-main-nav
	{ 
	width:980px; 
	height:41px;
	margin: 0px 0px 0px 50px;
 	letter-spacing: .11em;                   
	background-color: inherit ; color: #ffffff;
	}
	
		
#header-category-nav
	{ 	width: 900px;
		height:25px;
		margin-left:10px;
		float:left;
		color:#fff;
		padding-left:50px;
		font-size:10px;
	}
	
#header-category-nav u 
	{
		float:left;
	}	

#header-category-nav li 
	{
		display:inline;	
	}	
	
#header-category-nav a
	{
		color:#fff;
		text-decoration:none;
	}	

#header-category-nav a:hover
	{
		color:#fff;
		text-decoration:underline;
	}	
	
	


#search-bar-wrapper
	{
		width: 300px;
		float:right;
		margin-top: 2px; margin-right: -15px
	}
		
/*#search-bar
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background:url(../tiw_images/search-tile.jpg) repeat-y;
		padding-left:5px;
		padding-right:5px;
		height: 16px;
		vertical-align:top;
		background-color:#32658f;
		border:1px solid #434a69;
		color:#ffffff;
	}*/
		
		
/*---------------------body setting-----------------------*/

#body-wrapper 
	{ 
		width:980px;
		clear:both;
		float: left;
			line-height:1.6em;
		background:url(../tiw_images/tiw-body-tile.jpg) repeat-y top;
	}
	
#body-wrapper a
	{ 
	color:#0000CC;
	text-decoration:none;
	}
	
#body-wrapper a:visited
	{ 
	color:#008F7F;
	text-decoration: none;
	}

#body-wrapper a:hover
	{ 
	color:#008F7F;
	text-decoration:underline;
	}

#body-wrapper a:active
	{ 
	color:#008F7F;
	text-decoration:none;
	}
	

#right-panel-wrapper 
	{ 
		width:260px;   /*was 266*/
		float:right;/*border: 1px solid #000000;*/
		margin:15px 20px 20px 0px;
	}
	
#right-panel-wrapper img	{
	margin: 0px auto; 
	display: block; 
	}

#cellphone-category-banner1
	{
		height:268px;
		width:260px;
		color:#fff;
	}

#category2
	{
		width:248px;
	}

#right-panel-wrapper .category
	{
		width:248px;
	}
	
#category-title, #right-panel-wrapper .category-title
	{
		background:url(../tiw_images/tiw-category-links2.jpg) no-repeat;
		height:23px;
		padding-left: 10px;
		text-transform:lowercase;
		font-weight:bold;
		color:#333333;
		font-stretch:ultra-condensed;
		padding-top: 2px;
	}	

#right-panel-wrapper .category ul 
	{ 
		list-style-type:none;
		width:248px;
		margin-left:0px;
	}	

#right-panel-wrapper .category li
	{ 
		width:248px;
		height:auto;
		border-bottom:1px dashed #bbbbbb;
	}	
	
#right-panel-wrapper .category a
	{ 
		color:#474747; background-color: inherit;
		text-decoration:none;
		width:238px;
		height:26px;
		display:block;
		margin-top:3px;
		padding: 3px 0 0 22px;
		background:url(../tiw_images/tiw-category-bullet.jpg) 12px 9px no-repeat;
		clear:both;
	}	
	
#right-panel-wrapper .category a:hover
	{
		color:#fff;
		background:url(../tiw_images/tiw-category-hover3.jpg) no-repeat;
		width:238px
		height:26px;
	}	
	
#right-panel-wrapper .category-visited
	{
		margin-top:3px;
		color:#fff;
		background:url(../tiw_images/tiw-category-hover3.jpg) no-repeat;
		width:238px;
		display:block;
		clear:both;
		padding-bottom:6px;
		padding-top:3px;
		padding-left:5px;
	}	

.padding-v
	{
		padding-left:15px;
	}

#category-subcategory-v, .category-subcategory-v
	{ 
		height:26px;
		display:block;
		margin-top:3px;
		padding: 4px 0 0 22px;
		color:#fff;
		background:url(../tiw_images/tiw-subcategory-hover.jpg) 0px no-repeat;
		width:230px;
		padding-left:22px;
	}

#category-subcategory, .category-subcategory
	{
		width:230px;
		height:26px;
	}

#category-subcategory a, .category-subcategory a
	{ 
		color:#474747;
		text-decoration:none;
		width:230px;
		height:26px;
		display:block;
		margin-top:3px;
		padding: 4px 0 0 22px;
		background:url(../tiw_images/tiw-category-bullet.jpg) 12px 9px no-repeat;
		clear:both;
	}	
	
#category-subcategory a:hover, .category-subcategory a:hover
	{
		color:#fff;
		background:url(../tiw_images/tiw-subcategory-hover.jpg) 0px no-repeat;
		width:230px;
		padding-left:22px;
	}	



.white-word
	{
	color: #FFFFFF;
	}
	
#left-panel-wrapper 
	{
	width: 650px;  /* was 404*/
	float:left;/*border: 1px solid #000000;*/
	margin:15px 0px 20px 30px;
	}
	
#left-panel-wrapper h1
	{
	color:#333333;
	text-transform:lowercase;
	font-weight:normal;
	font-size:22px;
	font-stretch:narrower;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	}
	
#left-panel-wrapper p{ 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	text-align : justify;
	margin-right: 10px;
	}	
.red
	{
	color:#FF0000;
	}

.left-ul
	{
		margin-left:40px;
		list-style-image:url(../tiw_images/tiw-bullet-circle.jpg);
	}
	
.left-ul ul
	{
		margin-left:30px;
		list-style-image:url(../tiw_images/tiw-category-bullet.jpg);
	}


.img-padding
	{
		padding:10px 10px 10px 0px;
	}

.img-display
	{
		display:none; 
	}

/*---------------------footer setting-----------------------*/

#footer-wrapper 
	{
		width:980px;
		height:278px;
		clear:both;
	}

#affiliate-wrapper 
	{ 
		width:960px;
		margin:0 auto;
		border-right: 10px solid #797979;
		border-left: 10px solid #797979;
		background:url(../tiw_images/tiw-affiliate-tile.jpg) repeat-x;
		height:246px;
		text-align:center;
	}

#affiliate-title 
	{
		/*background:url(../tiw_images/tiw-where-to-buy3.jpg) no-repeat;*/
		height:42px;
		margin: 0px 0px 0px 10px;
		padding-top: 4px;
		text-align:left;
		font-size: 190%;
	}

#affiliate-wrap
	{
		width:760px;
		height:204px;
		text-align:center;
	}


.affiliate-ads a, a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	

.affiliate-ads a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	}
	
.affiliate-ads
	{
	background-image:url(../tiw_images/aff-link-bg.jpg);
	background-repeat:repeat-x;
	border:#2A6A69 solid 4px;
	float:left;
	margin:6px 4px 6px 4px;
	height:175px;
	width: auto;
	padding: 4px;
	text-align:center;
	color:#FFFFFF;
	}

#footer-curve 
	{
		background:url(../tiw_images/tiw-footer-curve2.gif) no-repeat;
		height:24px;
		width:970px;
		clear:both;
		padding-top:8px;
		padding-left:10px;
		text-align: center;
	}
	
/*#footer-curve span
	{
		text-align:right;
		padding-left:180px;
	}*/
	
#footer-curve a
	{
		color:#bcbcbc;
		text-decoration:none;
		padding-right: 20px;
	}

#footer-curve a:hover
	{
		color:#bcbcbc;
		text-decoration:none;
	}
	
	
#bottom-links 
	{
		height:auto;
		width:980px;
		clear:both;
		padding-top:8px;
		/*padding-left:10px;*/
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
#bottom-links a
	{
		color:#bcbcbc;
		text-decoration:none;
	}

#bottom-links a:visted
	{
		color:#bcbcbc;
		text-decoration:none;
	}

#bottom-links a:hover
	{
		color:#bcbcbc;
		text-decoration:underline;
	}

#bottom-links a:active
	{
		color:#bcbcbc;
		text-decoration:none;
	}
