/* CSS Document */

div.ts_content img {
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
	border:3px double #ffffff;
	display:block;
}
div.ts_img_holder{
	padding:0px;
	font:11px 'Lucida', 'Tahoma', sans-serif;
	line-height:14px;
	color:#8f3a30;
	text-align:center;
}
ul.ts_ul {
	list-style: none;
	overflow: hidden;
	width: 500px;
}
div.ts_content p {
	text-align:justify;
	text-indent:20px;
}
















div#ts_userselection ul li {
	padding: 1px 5px 2px 5px;
	border-right: 1px dotted #b92717;
	float: left;
	font-size: 10px;
	color: #b92717;
}








div#ts_userselection {
	height:20px;
	font-family: 'Lucida', 'Tahoma', sans-serif;
	font-size: 11px;
	color:#b92717;
	padding: 2px 0 20px 0;
}
div#ts_userselection select {
	font-size: 10px;
}
#lang {
	padding: 0px 0px 4px 0px;
	border-bottom: 1px dotted #B92717;
}

ul#path{
	padding:2px 0px 2px 0px;
	border-bottom:1px dotted #B92717;
}

input.ts_buttons {
	background: #B92717;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	border: 1px outset #B92717;
	padding:1px 10px 1px 10px;
}

hr.ts_hr{
	color:#333333;
	width:80%;
	height:1px;
	margin:auto;
}




div.ts_content{
	width:100%;
	font: 11px 'Lucida', 'Tahoma', sans-serif;
	line-height:14px;
	color:#8f3a30;
	vertical-align:top;
}

div.ts_content div#ts_left{
	width:49%;
	padding:2px;
	float:left;
}

div.ts_content div#ts_right{
	width:49%;
	padding:2px;
	float:right;
}
div.ts_content p.ts_description{
	margin-left:auto;
	margin-right:auto;
	width:85%;
	background-color:#D9B889;
	padding:5px 5px 20px 5px;
	color:#333333;
	white-space:normal;
}



div.ts_content h3 {
	width:100%;
	text-align:center;
	font: 11px 'Lucida', 'Tahoma', sans-serif;
}
div.ts_content div.model {
	clear:both;
	width:154px;
	height:16px;
	padding:2px 5px 0 10px;
	margin-bottom:10px;
	font:10px 'Lucida', 'Tahoma', sans-serif;
	color:#fff;
	background:#8e342e url('images/big_model.gif') no-repeat 0 0;
}
div.ts_content a.ts_link {
	text-decoration:underline;
	color:#333333;
}

div.ts_content a.ts_link:hover {
	text-decoration:none;
	color:#666666;
}



div.ts_content div.promo{
	background-image:url(images/promo.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	text-align:center;
	width:150px;
	height:150px;
	margin:0px 20px 0px 20px;
}





ul.ts_listing {
	list-style: none;
	overflow: hidden;
	width: 500px;
}
ul.ts_listing li {
	float: left;
	font-family: 'Lucida', 'Tahoma', sans-serif;
	font-size: 10px;
	color: #333333;
	width: 48%;
	padding: 0px;
	margin:0px 10px 30px 0px;
	border-bottom:1px dotted #333333;
}
ul.ts_listing li div.topper {
	width:100%;
	height:5px;
	margin: 0px 0px 1px 0px;
	padding:0px;
	background-image:url('images/list_name.gif');
	background-repeat:no-repeat;
}
ul.ts_listing li div.content {
	float:right;
	width:125px;
	height:65px;
	padding:10px 0px 5px 0px;
}
ul.ts_listing li div.btn {
	width:97px;
	height:17px;
	float:right;
	text-align:center;
	background:#00a6e9 url('images/list_btn_v2.jpg') no-repeat 0 0;
}
ul.ts_listing li div.btn a {
	width:97px;
	height:15px;
	padding-top:2px;
	display:block;
	color:#fff;
}
ul.ts_listing li div.btn a:hover {
	text-decoration:none;
}
ul.ts_listing li div.grey {
	background:#ada7a9 url('images/list_btn_v2_grey.jpg') no-repeat 0 0;
}
ul.ts_listing li div.orange {
	background:#dc8550 url('images/list_btn_v2_orange.jpg') no-repeat 0 0;
}










ul.ts_listing li img,
div.ts_featured img {
	float:left;
	border: 3px double #ffffff;
	margin:3px;
}

ul.ts_listing li div.title,
div.ts_featured div.title {
	width:100%;
	color:#b92717;
	font-family: 'Lucida', 'Tahoma', sans-serif;
	font-size: 10px;
	text-align:center;
	padding:2px 0px 2px 0px;
	border-bottom:1px dotted #333333;
}








div.ts_featured {
	width: 490px;
	height:244px;
	background-image:url(images/big.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-family: 'Lucida', 'Tahoma', sans-serif;
	font-size: 10px;
	color: #333333;
	margin:10px 0 10px 0;
}
div.ts_featured div.content {
	float:left;
	padding:5px;
	background-color:#9D261E;
	color:#ffffff;
}
div.ts_featured a.ts_link {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

div.ts_featured a.ts_link:hover {
	color:#dfdfdf;
}
div.ts_featured div.title {
	font-size:12px;
	padding:7px 0 7px 0;
}
