/*----------------------------------------------------*/
/*TIME Bookmark Stylesheet developped by rogi073.
/*Here Only the basic style is defined.
/*Style for contents are defined separetely.
/*----------------------------------------------------*/

/*----------------------------------------------------*/
/*==START==For BASIC Style */
/*----------------------------------------------------*/
body {
 margin-right: auto;
 margin-left: auto;
 padding:0;
 color: #000000;
 background-color: #FFFFFF;
 font-size: small;
 font-family:sans-serif;
 font-size:small;
 font-weight:normal;
 font-style:normal;
 text-decoration:none;
 text-align:left;
 vertical-align:middle;
 line-height:120%;
 word-break:break-all;
}

h1,h2{
 margin:10px 0px;
 padding:0 0px;
 font-size:smaller; 
}

h3{
 margin:5px 0px;
 padding:0 5px;
 font-family:"Courier New", Courier, monospace;
 font-size:medium;
 font-weight:bold;
 text-align:left;
 text-decoration:underline;
}

h3.bluetitle{
 height:30px;
 padding:0px 0px 2px 5px;
 margin:0px 0px 5px 0px;
 font-family:"Courier New", Courier, monospace;
 font-weight:900;
 font-size:large;
 vertical-align:middle;
 line-height:30px;
 color:#ffffff;
 background: #ffffff url(http://www.seunze.com/hosikatter/pictures/mulsres_bck.jpg) repeat-x top;	
 text-decoration:none;
}

h4{
 margin:5px;
 padding:2px 5px 0px 5px;
 font-family:"Courier New", Courier, monospace;
 font-size:medium;
 font-weight:bold;
 text-align:left;
 line-height:180%;
 border-left:10px solid #3355FF;
 border-bottom:2px solid #3355FF;
}

h5{
 margin:0px;
 padding:2px 5px 0px 5px;
 font-family:"Courier New", Courier, monospace;
 font-size:small;
 font-weight:bold;
 text-align:left;
 line-height:130%;
 border-left:5px solid #3355FF;
 border-bottom:1px solid #3355FF;
}

/* img tag variation */
img {
 border: 0px none;
 vertical-align:middle;
}

img.loading{
 margin:20px 0;
 padding:0;
 text-align:center;
}

img.float{
	float:left;
	text-align:center;
	margin: 1px 10px;
}

/* p tag variation */
p{
 margin:0;
 padding:0;
 line-height:150%;
 word-break:break-all;
 text-decoration:none;
 font-weight:normal;
 font-size:small;
}

.blue{
 background:transparent;
 color:#000099;
 text-decoration:none;
 font-weight:normal;
}

.gray{
 background:transparent;
 color:#808080;
 text-decoration:none;
 font-weight:normal;
}

.green{
 background:transparent;
 color:#00cc33;
 text-decoration:none;
}

.red{
 background:transparent;
 color:#cc0033;
 text-decoration:none;
}

.yellow{
 margin:2px 5px;
 padding:0 10px;
 background:#ffff99;
}

.yellowcomment{
 margin:5px;
 padding:3px;
 background:#ffffCC;
 border:1px solid #FF9900;
}

.greenarea{
 background:#EEFFEE;
 border: 2px ridge #00FF00;
 line-height:160%;
}
.xsmall{
 text-decoration:none;
 font-weight:lighter;
 font-size:x-small !important;
}

.small{
 background:transparent;
 text-decoration:none;
 font-weight:lighter;
 font-size:small !important;
}

.large{
 background:transparent;
 text-decoration:none;
 font-weight:lighter;
 font-size:large !important;
}

.right{
 text-align:right;
}

.hot{
	padding:1px 3px;
	background:#CC0033;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.pager{
	margin:1px 3px;
	padding:0;
	background:#ffffcc;
	font-size:small;
	font-weight:bold;
	text-align:center; 
}
.bold{
	font-weight:bold;
	text-align:left; 
}

/* a tag variation */
a{ 
 text-decoration:none;
}

a:link, a:visited {
 background:transparent;
 color:#cc0033;
}

a:hover, a:active {
 background:#ff99cc;
 color:#cc0033;
 text-decoration:underline;
}

a.normal:link, a.normal:visited {
 background:transparent;
 color:#cc0033;
}

a.blue:link, a.blue:visited {
 background:transparent;
 color:#000099;
}

a.blue:hover, a.blue:active {
 background:#ccffff;
 color:#000099;
 text-decoration:underline;
}

a.green:link, a.green:visited {
 background:transparent;
 color:#008000;
}

a.green:hover, a.green:active {
 background:#ccff99;
 color:#008000;
 text-decoration:underline;
}

a.orange:link, a.orange:visited {
 background:transparent;
 color:#ff5500;
}

a.gray:hover, a.gray:active {
 background:#c0c0c0;
 color:#808080;
 text-decoration:underline;
}

a.gray:link, a.gray:visited {
 background:transparent;
 color:#808080;
}

a.orange:hover, a.orange:active {
 background:#ffddaa;
 color:#ff5500;
 text-decoration:underline;
}

a.normal:hover, a.normal:active {
 background:#ccffff;
 color:#cc0033;
 text-decoration:underline;
}

a.nothing:link, a.nothing:visited, a.nothing:hover, a.normal:active {
 background:transparent;
 color:#000000;
 text-decoration:none;
}

a.spaced{
	padding:0 5px;
}

/* ul tag variation */
* html ul{
 margin:0 0 0 2em;
 padding:0;
 text-align:left;
 text-decoration:none;
 list-style-position:outside;
 list-style:circle;
 line-height:130%;
}

ul{
 margin:0 0 0 1.5em;
 padding:0;
 text-align:left;
 text-decoration:none;
 list-style-position:outside;
 list-style:circle;
}
ul.sublists{
	margin:2px 10px;
}
* html ol{
 margin:0 0 0 2.5em;
 padding:0;
 text-align:left;
 text-decoration:none;
 list-style-position:outside;
 list-style:decimal;
}

ol{
 margin:0 0 0 2em;
 padding:0;
 text-align:left;
 text-decoration:none;
 list-style-position:outside;
 list-style:decimal;
}

li{
 margin:0;
 padding:2px 0;
 text-indent:0em;
 line-height:160%;	
 word-break:break-all;
}

/* div tag variation */
.center{
 margin-right: auto;
 margin-left: auto;
 text-align:center;
 word-break:break-all;
}


p.underline{
	border-bottom:1px dotted #808080;
	margin:10px 20px;
}
div.div-clear{
 clear: both;
 margin-right: auto;
 margin-left: auto;
 width: auto;
 height: auto;
 padding: 0;
}

div.dividebar{
	border-top:1px dotted #808080;
	text-align:center;
	padding:3px 0px 0px 0px;
	margin:2px 0px 0px 0px;
}
form{
 line-height:120%;
 margin:0px;
 padding:0px;
}

/*----------------------------------------------------*/
/*==START==For MAIN Structure Style */
/*----------------------------------------------------*/

/*==START==For Header Style */

div#header{
 margin:2px auto;
 padding:0;
 width:900px;
 text-align:left;
 font-size:x-small;
 color:#808080;
 background: #ffffff;	
 border-bottom:ridge 2px #9933ff;
}

div.header_img{
 float:left;
 width:300px;
 margin: 5px 0px;
 padding: 0px;
 text-align:center;
 background:#FFDDDD;
}

div.header_img2{
 margin: 5px 0px;
 padding: 0px;
 text-align:center;
 background:#FFDDDD;
}

div.header_info{
 float:left;
 width:350px;
 margin: 0;
 padding-right: 10px;
}
div.header_info li{
	line-height:120%;
}
div.header_news{
 float:left;
 width:220px;
 margin: 0;
 padding-left: 10px;
}
div.header_news li{
	line-height:120%;
}
/*==START==For Header Style */
div#topbar{
	margin:1px auto;
	background:#ffccff;
	border:1px dotted #9900cc;
	width:850px;
}
div#topbar p{
	text-align:center;
	border-bottom:1px dotted #808080;
}
div#topbar span{
	margin: 0 5px;
}
/*==START==For Main Style */

div#main{
 margin-right: auto;
 margin-left: auto;
 padding:0;
 width:900px;
 height:auto;
 background-color:#ffffff;
 border:solid 1px #0000ff;;
 text-align:left;
 word-break:break-all;
}

div#tm_help{
	background:#EEFFEE;
	border:2px ridge #00FF00;
	margin:3px 5px 8px 3px;
	padding:2px;
	font-size:small;
}

div#tm_help h4{
	margin-left:10px;
}

div#tm_help h5{
	margin-left:20px;
}

div#tm_help ul{
	margin:5px;
	padding:5px 0px 5px 30px;
}

div#tm_help li{
	line-height:180%;
}

div#toolcontset{
	font-size:small;
	margin:1px 5px;
	padding-left:12px;
	background:#FFFFCC;
	border:1px solid #ff9900;
}

div#toolcontset a{
	padding: 0px 2px;
}
div#pagelist{
 margin-right: auto;
 margin-left: auto;
 width:900px;
 border-bottom:1px solid #FFDDDD;
 font-size:x-small;
 text-align:left;
 color:#808080;
}

p#explink{
 float:right;
 padding:0pt 1px;
 background:#FFDDDD;
 font-size:6.5pt;
 text-align:right;
 height:1.8em;
}

p#explink a{
	margin: 0px 10px;
}
p#pagelink{
	margin:2px;
	padding:2px;
	background:#ffffCC;
	text-align:center;
	font-weight:bold !important;
}
p#pagelink a{
	margin: 0px 10px;
	padding: 0px 5px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
}
p.comstr{
	margin:2px 15px;
	font-size:medium; 
	font-weight:bold;
}
/*==START==For Footer Style */

div#footer{
 margin-right: auto;
 margin-left: auto;
 padding:0;
 width:900px;
 height:auto;
 text-align:center;
 background: #ffffff;	
 border-top:ridge 2px #9933ff;
}

div#footer ul{
  margin: 0;
  padding: 0;
  list-style-type:none;
 }

div#footer li{
 float:left;
 margin:0 5px;
 padding:0 5px;
 line-height:50px;
}

div#footer img{
  margin: 0;
  padding: 0;
 }
div.credit{
 	float:left;
 	margin:4px 15px 15px 15px;
}
/*----------------------------------------------------*/
/*==START==For 1panel contents Area Style */
/*----------------------------------------------------*/
div.main_module_1p{
 margin:0;
 padding:0;
}

/*----------------------------------------------------*/
/*==START==For 2panel contents Area Style */
/*----------------------------------------------------*/
div.main_module_2p{
 float:left;
 width:710px;
 margin:0;
 padding:0;
}

div.main_module_2p_rside{
 float:left;
 width:185px;
 margin:3px 1px;
 text-align:center;
}

div.main_module_2p_in{
 float:left;
 width:346px;
 margin:2px;
 padding:0;
 border:1px dotted #99FF99;
}

div.result_list{
 width:320px;
 margin:10px 5px;
 padding:2px 10px;
 border-top:1px solid #808080;
}

div.result_list img{
	float:left;
	text-align:center;
}

div.result_list ul{
	float:left;
}

div.result_list li{
	line-height:130%;
}

div.result_thumbnail{
	float:left;
	text-align:center;
	margin:0 3px;
	padding:2px 5px;
	width:150px;
	border-top:1px solid #808080;
}
div.result_detail{
	margin:1px 20px;
	padding:2px 5px;
	border:1px solid #CCFF33;
	background:#FFFFDD;
}
div.result_detail li{
	line-height:110%;
}

p.listout_tag{
 margin:3px;
 padding:1px;
 background:#ffffCC;
 border:1px solid #FF9900;
 text-align:center;
}
div#twitteruserinfo{
 margin:10px 5px;
 padding:2px 10px;
}
div#twitteruserinfo ul{
	float:left;
}

div#twitteruserinfo li{
	line-height:130%;
}
div#amazonproductinfo{
 margin:3px;
 padding:2px 10px;
}
div.asin_detail{
	float:left;
 padding:2px 10px;
}
div#amazonpsimilarinfo{
 margin:3px;
 padding:2px 10px;
}
div.amazonpsimilardetail{
 float:left;
 width:58px;
 margin:1px;
 padding:1px;
	
}
div.pagestr{
	text-align:right;
	margin-right:50px;
}
