/* @override http://www.ts.dev/ts/css/typeshow.css */

@font-face {
	font-family: 'DTL Argo WST';
	src: url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W13T.eot');
	src: url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W13T.eot?#iefix') format('embedded-opentype'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W13T.woff2') format('woff2'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W13T.woff') format('woff'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W13T.ttf') format('truetype'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W13T.svg#AC57W13TW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DTL Argo WST';
	src: url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W33T.eot');
	src: url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W33T.eot?#iefix') format('embedded-opentype'),
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W33T.woff2') format('woff2'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W33T.woff') format('woff'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W33T.ttf') format('truetype'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W33T.svg#AC57W33TW') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'DTL Argo WST';
	src: url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W16T.eot');
	src: url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W16T.eot?#iefix') format('embedded-opentype'),
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W16T.woff2') format('woff2'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W16T.woff') format('woff'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W16T.ttf') format('truetype'), 
	url('https://www.exquisitefonts.com/fontface_new/Argo/AC57W16T.svg#AC57W16TW') format('svg');
	font-weight: bold;
	font-style: normal;
}

/* */
td {font-family:'DTL Argo WST'; font-size: 11px; }

/*Top categories*/
.main_cat1 {font-size: 30px; line-height:normal; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 30px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 30px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599; font-family:'DTL Argo WST'; font-size: 30px; font-weight: normal;}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description {font-size: 30px; font-family:'DTL Argo WST';font-weight: normal;}

/*Search page body */
body {background-color:#f1f1f1; font-family:'DTL Argo WST'; font-size: 30px; font-weight: normal;}


/* Title/link of pages */
.title{color:#0000FF; font-size:18px; font-family:'DTL Argo WST';
	font-weight: normal;}
	
.ts_typeshow {	
    width: 600px;
    font-size: 42px;
    font-family: 'DTL Argo WST', sans-serif;
    }

.ts_typeshow img {
	float: left;	
}

.ts_typeshow .ts_controls {
	padding: 16px 0 0 0;	
	width: 100%; /* required for IE6 + IE7 */
}

.ts_typeshow input, .ts_typeshow select {
	width: auto;
	height: auto;
	font: inherit;
	border: 2px solid #f1f1f1;
	background: #f1f1f1;	
}

.ts_typeshow input[type=text] {
	display: inline;
	font-weight: normal;
	font-style: italic;
	 font-family: 'DTL Argo WST', sans-serif;
	font-size: 48px;
	width: 592px; /* width - border - padding */
	padding: 6px;
	margin-bottom: 60px;
	background-repeat: no-repeat;
	text-align: center;
	background: #f1f1f1;
	border: 2px solid #bbb;
}

.ts_typeshow input[type=text]:hover {
	border: 2px solid #f1f1f1;
	/*background: #b3cce6;*/
	background: #CFDCDF;
}

.ts_typeshow input[type=text]:focus {
	border: 2px solid #f1f1f1;
}

.ts_text.loading {
	background: #eee url(../img/frontend-loading.gif) 99% center;
}

.ts_typeshow .ts_fonts {
	float: none;
	padding: 0;
}

.ts_typeshow .ts_themes {
	margin-top: 60px;
	padding: 0;
	font-family: 'DTL Argo WST', sans-serif;
	font-size: 36px;
	margin-bottom: 60px;	
}

.ts_typeshow label {
	display: none;
}

.ts_typeshow .ts_themes label{
	width:0;
	height:0;
	display: block;
	background: url(../img/frontend-themes.gif) no-repeat 0 2px;
	/*hide text: */
	text-align: center;
	text-indent: -5000px;
	overflow: hidden; 
	line-height:0;	
}

.ts_typeshow #ts_dropdown_fonts {
	margin-right: 10px;	
}

.ts_typeshow .ts_font_info {
	clear: both;
	line-height:60px;
	margin-top: 24px;
	font-size: 36px;
	font-family: 'DTL Argo WST', sans-serif;
	text-align: center;
	width: 100%; /* for IE6 + 7 */	
}
