/*
TMF website CSS
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #ffffff;
	background: #000000;
}

a:link, a:visited { color: #e6e154; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #e6e154; text-decoration: underline;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_width {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 1px;	
}

.buy_now_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background: url(buybutton.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.detail_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background: url(tmf_btn_01.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#tmf_container{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background: #000000 url(images/tmf_bg.jpg) repeat-y;
}


/* menu */

#tmf_menu {
	clear: both;
	width: 960px;
	height: 30px;
	background: none;
}

#tmf_menu ul {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}

#tmf_menu ul li{
	display: inline;
}

#tmf_menu ul li a{
	float: left;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #969547;
}

#tmf_menu li a:hover, #tmf_menu li .current{
	color: #fcf88e;
}

/* end of menu*/

/* header */
#tmf_header {
	clear: both;
	width: 960px;
	height: 370px;
	padding: 0;
	margin: 0;
	background: url(tmfmain.jpg) no-repeat;
}

#tmf_header a,a:hover {
	color: #ffffff;
}

#tmf_header #tmf_special_offers {
	float: left;
	font-size: 14px;	
	margin-top: 63px;
	margin-left: 583px;
	width: 275px;

}

#tmf_special_offers a {
	font-size: 12px;
}

#tmf_special_offers  p {
	margin: 0 0 20px 0;
}
#tmf_special_offers p span {
	font-size: 18px;
}


#tmf_header #tmf_tv {
	float: left;
	margin-top: 0px;	
	margin-left: 560px;
	width: 180px;
}


/* end of header */


/* content */
#tmf_content {
	clear: both;
	width: 920px;
	padding: 0 20px;
}

#tmf_content #tmf_content_left {
	float: left;
	width: 210px;
	padding: 10px;
	background-color: #330033;
	border: 1px solid #212120;
}

#tmf_content #tmf_main_right {
	float: right;
	width: 670px;
}


#tmf_content_left .tmf_latest{
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #2b2b2a;
	margin-bottom: 20px;
}

.tmf_latest h1 {
	font-size: 14px;
	color: #cbc750;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #cbc750;
}

.tmf_latest ul {
	padding: 0;
	margin: 0;
}

.tmf_latest ul li{
	padding: 0 0 3px 10px;	
	list-style: none;
}

.tmf_latest ul li a{
	font-weight: normal;
	text-decoration: none;
	color: #00ff00;
}

.tmf_latest li a:hover, .tmf_latest li .current{
	color: #fcf88e;
}





#tmf_main_right .tmf_product_box {
	float: left;
	width: 280px;
	height: 240px;
	padding: 10px;
	border: 1px solid #333;
}

#tmf_main_right h1 {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #a35c00;
	background: url(beam4.jpg);
}

#tmf_main_right h2 {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #e6e154;
}

#tmf_main_right h3 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #ff0000;
}

#tmf_main_right h4 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 16px;
	color: #e6e154;
}


#tmf_main_right h5 {
	padding: 2;
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #e6e154;
}

#tmf_main_right h6 {
	padding: 2;
	margin: 0 0 20px 0;
	font-size: 17px;
	color: #00ff00;
}





#tmf_main_right ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#tmf_main_right li {
	padding: 0 0 3px 0;
}

#tmf_main_right .image_panel {
	float: left;
	width: 100px;
	margin-right: 20px;
}

#tmf_main_right p {
	text-align: justify;
	padding: 0 0 8px 0;
}

.tmf_product_box h1 span {
	font-weight: normal;
}

.tmf_product_box img {
	float: left;
	margin-right: 20px;
}

.tmf_product_box .product_info {
	float: left;
	width: 160px;
}

.product_info p {
	margin-bottom: 15px;
}

/* end of content */

/* footer */
#tmf_footer {
	clear: both;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	border-top: 1px solid #25211e;
	color: #adffad;
	background-color: #000000;
}

#tmf_footer a{
	color: #fff;
	font-weight: normal;
}
/* end of footer */