@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;
		color:inherit;
	/*	background:url(../tiw_images/tiw_bg.jpg) repeat-x top;*/
		background-color:#333333;
		margin-top:10px;
		margin-bottom:10px;	
	}	



#wrapper
	{
		width:980px; 	
		margin:0 auto;
	 }	

.invisible { display:none; }

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


/*---------------------header setting-----------------------*/
#header-wrapper 
	{  width: 980px;
		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; width:auto;
		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: 48px 15px 0px 0px;   /*top was 28 when icon were above it*/
		text-align:right;
	}
	
	
#header-nav-wrapper
	{ background-color:#333333; color: inherit;
		background:url(../tiw_images/tiw-nav2.jpg) no-repeat; 
		width:980px;
		height:80px;  	
	}

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

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

#header-category-nav a:hover
	{
		text-decoration:underline;
	}	
	
#breadcrumbs {margin-top: 9px;}	


#search-bar-wrapper
	{
		width: 300px;
		float:right;
		margin-top: 3px; margin-right: -15px;
	}
	
html>body #search-bar-wrapper
	{
		width: 300px;
		float:right;
		margin-top: 3px; 
	}
		
		
/*---------------------body setting-----------------------*/

#body-wrapper 
	{ 
		width:980px;
		clear:both;
		float: left;
		line-height:1.6em; background-color: #ffffff;
		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;
	}
	
	
 /* ----------------------------------------- index page styles -----------------------------------------	*/
	
#quote-wrapper 
	{
	width: 910px;  /* 540 wrks for ie6*/
	float:left;
	margin:15px 0px 20px 30px;
	padding-right: 20px; padding-bottom: 30px;
	}
	
#quote-wrapper h1
	{
	color:#FF0000;
	text-transform:lowercase;
	font-weight:normal; 	font-size:22px; 	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal; 
	margin: 20px 0px 20px 0px;
	}
	
#quote-wrapper h2 {margin: 25px 0px 10px 0px; 
	font-size:20px;  line-height: 30px;
	color:#FF0000; }
	
#quote-wrapper p{ 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;  background-color: inherit; 
/*	text-align : justify;*/
	margin-right: 20px;
	}	
	
#quote-wrapper li {font-size:14px; margin: 5px 0px 0px 30px;}
	
#quote-wrapper .homepage {font-size:22px;  letter-spacing: .05em;
	color: #878474; background-color:inherit;  }

#quote-wrapper .quoted { font-size: 14px; font-style:italic;
	color: #878474; background-color:inherit; 
	text-align: right;	margin-top: -27px;}

/*---------------------three blocks on homepage-----------------------*/	
	
#blockwrapper {float:left; width: 960px; 	   	/*border: 5px solid #000000;*/ 
	margin: -20px 0px 0px 20px; padding-bottom: 20px;
	color: #797979; background-color: inherit; }	
	
.block {float:left; width: 280px; height: 700px;
    color: #797979; background-color: inherit;  border: medium double #000000;
	margin: 0px 0px 0px 20px;}
	
.block .socialsaga {/*background:url(../tiw_images/blockheader-back.png) repeat-x ; */
   width: 260px;   margin: 5px auto;
	padding: 18px 0px 18px 0px;
	color: #000000; background-color: inherit;  
	font-size: 16px	; text-align:center; font-weight:bold;	}	
	
.block .pic { width: 260px;	border: 1px solid #000000; margin: 5px auto;  }
.block .pic img {margin: 2px;}
	
.block h2 { font-size: 14px	; padding: 10px 10px 5px 10px;}
	
.block p { padding: 10px 10px 0px 10px;
   font-size: 12px	;}	
   
.block ul 	{ padding: 10px 10px 10px 35px;
   font-size: 12px	;}	
   
 .block ul ul {margin-left: -15px;}  
	
	
	
	
 /* ----------------------------------------- other pages columns styles -----------------------------------------	*/

#right-panel-wrapper 
	{ 
		width:330px;   /*was 266 on old site*/
		float:right; position:relative;
		margin:15px 0px 20px 0px;  padding: 0px;
	}
	
#right-panel-wrapper p { width: 310px;}		
	
#right-panel-wrapper img	{
	margin: 0px auto; 
	display: inline; 
	}

#cellphone-category-banner1
	{
		height:268px;
		width:310px;
	}

#category2
	{
		width:310px;
	}

#right-panel-wrapper .category
	{
		width:310px;
	}
	
#category-title, #right-panel-wrapper .category-title
	{
		background:url(../tiw_images/tiw-category-links5.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:310px;
		margin-left:0px;
	}	

#right-panel-wrapper .category li
	{ 
		width:310px;
		height:auto;
		border-bottom:1px dashed #bbbbbb;
	}	
	
#right-panel-wrapper .category a
	{ 
		color:#474747; background-color: inherit;
		text-decoration:none;
		width:310px;
		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
	{
			background:url(../tiw_images/tiw-category-hover5.jpg) no-repeat;
		width:310px;
		height:26px;
	}	
	
#right-panel-wrapper .category-visited
	{
		margin-top:3px;
		background:url(../tiw_images/tiw-category-hover5.jpg) no-repeat;
		width:310px;
		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;
		background:url(../tiw_images/tiw-subcategory-hover.jpg) 0px no-repeat;
		width:310px;
		padding-left:22px;
	}

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

#category-subcategory a, .category-subcategory a
	{ 
		color:#474747;
		text-decoration:none;
		width:310px;
		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
	{
		background:url(../tiw_images/tiw-subcategory-hover.jpg) 0px no-repeat;
		width:310px;
		padding-left:22px;
	}	

#left-panel-wrapper 
	{
	width: 570px;  /* 540 wrks for ie6*/
	float:left;
	margin:15px 0px 20px 30px;
	padding-right: 20px; padding-bottom: 30px;
	}
	
#left-panel-wrapper h1
	{
	color:#FF0000;
	text-transform:lowercase;
	font-weight:normal; 	font-size:22px; 	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal; 
	margin: 20px 0px 20px 0px;
	}
	
#left-panel-wrapper h2 {margin: 25px 0px 10px 0px; 
	font-size:16px;
	color:#FF0000; }
	
#left-panel-wrapper p{ 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;  background-color: inherit; 
/*	text-align : justify;*/
	margin-right: 20px;
	}	
	
#left-panel-wrapper li {font-size:14px; margin: 5px 0px 0px 30px;}
	
.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:290px;
		clear:both;
	}

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

#affiliate-title 
	{
		height:42px;
		margin: 0px 0px 0px 10px;
		padding-top: 4px;
		text-align:left;
		font-size: 190%;
	}

#affiliate-wrap
	{
		width:925px;
		height:204px;	margin:0 auto;
		text-align:center;
	}

.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: 160px;
	padding: 4px;
	text-align:center;
		}
	
	
.affiliate-ads a, a:visited
	{
	text-decoration:none;
	font-weight:normal;
	}
	

.affiliate-ads a:hover
	{
	text-decoration:underline;
	font-weight:normal;
	}
	
	
#socialicons {float:left;  width:957px;
		margin: -3px auto 0px auto;  padding-bottom: 5px; padding-left: 3px;
		border-right: 10px solid #797979;
		border-left: 10px solid #797979;
		background:url(../tiw_images/socialicons-back.png) repeat-x;
		height:41px;
		text-align:center;	}

#socialicons-title	{	float:left; width: 150px;	height:42px;
		margin: 10px 0px 0px 340px;   text-align:center;	
		font-size: 160%; color:#FFFFFF; background-color:inherit; 	}
		
#socialicons-icons	{float:left; width: 270px;	margin-top: 6px; text-align: left;}		


#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 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;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
#bottom-links a
	{
		color:#bcbcbc;
		text-decoration:none;
	}

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

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

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



 /* styles there were in html file  */
 
.style1 {color: #bcbcbc}
.style2 {color: #000000}

.style2 {color: #000000}
.style5 {
	font-size: 16px;
	font-weight: bold;
color:#333333; text-align:center;}
.style6 {
	font-size: 14px;
	font-weight: bold;
color:#1C0393;
}

