/* @override 
	http://thunder-sports.allyasia.com/ts.css
	http://192.168.3.181/~Stomvi/thunder-sports/thunder-sports/ts.css
	http://192.168.3.181/ts.css
	http://localhost/ts.css
*/

html{
	background: url(images/bg.jpg);
}


body{
	margin: 0;
	padding: 0;
	background: url(images/footer_bg.gif) 0 100% repeat-x;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.clear{
	overflow: hidden;
	width: 0;
	height: 0;
	clear: both;
}

img{
	vertical-align: bottom;
}

a img{
	border: none;
}

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	color: #ff0049;
}

h2{
	margin: 0;
	padding: 0;
}

#output{
	position: absolute;
	z-index: 20;
	width: 200px;
	border: 1px solid;
	height: 100px;
}

/* @group general */

.text_input{
	border: none;
	background: none;
	height: 25px;
	color: #fff;
	font-size: 18px;
}

.top_left_corner,
.top_right_corner,
.bottom_left_corner,
.bottom_right_corner{
	width: 5px;
	height: 5px;
	position: absolute;
	overflow: hidden;
}

.top_left_corner{
	top: 0;
	left: 0;
	background: url(images/top_left_corner.jpg) no-repeat;
}

.top_right_corner{
	top: 0;
	right: 0;
	background: url(images/top_right_corner.jpg) no-repeat;
}

.bottom_left_corner{
	bottom: 0;
	left: 0;
	background: url(images/bottom_left_corner.jpg) no-repeat;
}

.bottom_right_corner{
	bottom: 0;
	right: 0;
	background: url(images/bottom_right_corner.jpg) no-repeat;
}

.button{
	float: left;
	height: 16px;
	font-size: 12px;
	color: #fff;
	padding: 7px 10px;
	font-weight: bold;
	word-wrap: none;
	overflow: hidden;
}

.button a{
	color: #fff;
	text-decoration: none;
	vertical-align: text-bottom;
}

.button a:hover{
	color: #ff0049;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}

.pager{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 110px;
	height: 20px;
	overflow: hidden;
}

.previous_page,
.next_page{
	width: 23px;
	height: 18px;
	float: left;
	padding: 0 4px;
}

.previous_page img,
.next_page img,
.page_dot img{
	float: left;
}

.page_dot{
	width: 10px;
	height: 10px;
	overflow: hidden;
	float: left;
	padding: 4px 3px;
	background: url(images/slide_dot_black.jpg) 3px 4px no-repeat;
	cursor: pointer;
}

/* @end */

/* @group layout */

#container{
	width: 1000px;
	margin: auto;
}

#header{
	height: 600px;
	position: relative;
	background: url(images/light_bg.jpg) no-repeat;
	z-index: 50;
}

#body{
	padding-bottom: 50px;
}

#main{
	float: left;
	width: 770px;
}

#side_bar{
	float: left;
	width: 230px;
}

#footer{
	height: 100px;
	position: relative;
}



/* @end */

/* @group header */

#logo{
	width: 240px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 0px;
}

#mini_cart{
	color: #fff;
	font: 11px "Gill Sans";
	background: url(images/shopping_cart_icon.jpg) 0 no-repeat;
	padding: 10px 0 0 30px;
	position: absolute;
	top: 0px;
	left: 706px;
	height: 30px;
}

#language_selector{
	color: #999;
	font: 11px "Gill Sans";
	width: 130px;
	height: 49px;
	padding: 3px 15px;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 10;
	background: url(images/language_bg.jpg) no-repeat;
	text-align: right;
}

.ie #language_selector{
	width: 140px;
	padding: 3px 10px;
}

#language_selector .language{
	padding: 3px 0 4px 0;
	margin-bottom: 3px;
	cursor: pointer;
}

#language_selector .language img{
	margin: 0 0 0 5px;
}

#language_selector .language a{
	margin: 0 0 0 0px;
}

#language_selector .current{
	background: url(images/mini_arrow.gif) 0 no-repeat;
}

#other_languages{
	border: 1px solid;
	position: absolute;
	width: 115px;
	text-align: right;
	color: #fff;
}

#menu{
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 100px;
	z-index: 10;
}

#menu li{
	float: left;
}

#menu li a{
	display: block;
	width: 100px;
	height: 51px;
}

#contact_info{
	width: 245px;
	height: 50px;
	position: absolute;
	top: 100px;
	right: 0;
}

#banner{
	width: 1000px;
	height: 450px;
	background: url(images/banner.jpg) no-repeat;
	position: absolute;
	top: 150px;
}

#watch_video_button{
	position: absolute;
	top: 170px;
	right: 0;
}

#video_container{
	width: 320px;
	height: 280px;
	position: absolute;
	z-index: 30;
	top: -300px;
	left: 340px;
}

#video_container #shadow{
	width: 380px;
	height: 340px;
	position: absolute;
	top: -30px;
	left: -30px;
	z-index: 20;
	background: url(images/shadow.png) no-repeat;
	behavior: url(iepngfix.htc);
}

#video_container #video_content{
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 40;
}

#video_container #close_button{
	position: absolute;
	top: -25px;
	left: -25px;
	width: 30px;
	height: 30px;
	background: url(images/close_button.png) no-repeat;
	cursor: pointer;
	behavior: url(iepngfix.htc);
	z-index: 50;
}

/* @end */

/* @group body */

#body .bleed{
	position: relative;
	left: -10px;
}

#company_image_container{
	width: 700px;
	padding: 20px;
}

#company_image_container img{
	margin-right: 10px;
}

/* @end */

/* @group footer */

#bottom_menu{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	list-style: none;
	font-family: "Gill Sans";
	width: 1000px;
	height: 30px;
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
}

#bottom_menu li{
	float: left;
	font-size: 12px;
	padding: 0 20px 0 0;
}

#bottom_menu li a{
	display: block;
	color: #999;
	text-decoration: none;
	padding: 5px 0 0 15px;
	background: url(images/enter_arrow.gif) 0 no-repeat;
}

#bottom_menu li a:hover{
	color: #ff0049;
}

#bottom_menu li .home{
	color: #fff;
	background: none;
	padding: 5px 0 0 0;
}

#footer_phone{
	position: absolute;
	top: 15px;
	right: 0;
}

address{
	font: 12px "Gill Sans";
	font-style: normal;
	color: #999;
	position: absolute;
	top: 69px;
}

/* @end */

/* @group latest products */

#index_latest_products{
	margin-bottom: 30px;
}
#product_slider{
	height: 235px;
	background: url(images/dotted_hr.gif) 0 234px repeat-x;
	overflow: hidden;
	position: relative;
	width: 1000px;
}

#product_container{
	width: 10000px;
	position: absolute;
	top: 0;
	left: 0;
	height: 205px;
	padding: 0 7px;
}

#product_container .product{
	float: left;
	width: 224px;
	height: 193px;
	background: url(images/product_slider_bg.jpg) no-repeat;
	padding: 6px;
	position: relative;
	margin-right: 14px;
}

#product_container .product_image{
	position: relative;
	width: 224px;
	height: 170px;
}

#product_container .product_image img{
	float: left;
}

#product_container .product_detail_icon{
	position: absolute;
	top: 15px;
	left: 0;
	width: 46px;
	height: 35px;
	display: none;
	background: url(images/product_detail_icon.png) no-repeat;
	behavior: url(iepngfix.htc);
}

#product_container .product_name{
	font-size: 10px;
	position: absolute;
	top: 180px;
	left: 0;
	width: 120px;
	height: 34px;
	overflow: hidden;
	line-height: 16px;
	background: url(images/product_arrow.gif) 2px 4px no-repeat;
	padding: 0 0 0 18px;
}

#product_container .price{
	color: #ff0049;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: absolute;
	top: 181px;
	right: 10px;
}

#slider_controller{
	padding: 10px 0 0 0;
	margin: auto;
}

#slider_controller .previous_page,
#slider_controller .next_page{
	width: 23px;
	height: 18px;
	float: left;
	padding: 0 4px;
}

#slider_controller .page_dot{
	width: 10px;
	height: 10px;
	overflow: hidden;
	float: left;
	padding: 4px 3px;
}

#slider_controller .previous_page img,
#slider_controller .next_page img,
#slider_controller .page_dot img{
	float: left;
}

/* @end */

/* @group product list */

#product_list{
	width: 770px;
	margin-bottom: 40px;
	position: relative;
}

#main .product_category{
	position: absolute;
	top: 18px;
	left: 220px;
	z-index: 10;
	font-size: 12px;
	color: #fff;
	padding: 0 0 0 20px;
	background: url(images/arrow_right.gif) 0 no-repeat;
}

#product_list_container{
	padding: 0 0 0 0px;
	width: 760px;
}

#product_list .product_list_item{
	float: left;
	width: 224px;
	height: 193px;
	background: url(images/product_slider_bg.jpg) no-repeat;
	padding: 6px;
	position: relative;
	margin: 0 7px 20px 7px;
}

#product_list .product_image{
	position: relative;
	width: 224px;
	height: 170px;
}

#product_container .product_image img{
	float: left;
}

#product_list .product_detail_icon{
	position: absolute;
	top: 15px;
	left: 0;
	width: 46px;
	height: 35px;
	display: none;
	background: url(images/product_detail_icon.png) no-repeat;
	behavior: url(iepngfix.htc);
}

#product_list .product_name{
	font-size: 10px;
	position: absolute;
	top: 180px;
	left: 0;
	width: 120px;
	height: 34px;
	overflow: hidden;
	line-height: 16px;
	background: url(images/product_arrow.gif) 2px 4px no-repeat;
	padding: 0 0 0 18px;
}

#product_list .product_name a{
	color: #fff;
	text-decoration: none;
}

#product_list .product_name a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	color: #ff0049;
}

#product_list .price{
	color: #ff0049;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: absolute;
	top: 181px;
	right: 10px;
}

#product_list .pager{
	margin-top: 20px;
}

/* @end */

/* @group product inner */

#product_inner{
	position: relative;
	color: #fff;
	margin-bottom: 50px;
	width: 750px;
}

#product_inner_container{
	padding: 0 0 0 20px;
}

#product_basic_info{
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
	padding: 0 0 10px 0;
	width: 690px;
}

#product_inner .product_image{
	width: 400px;
	height: 294px;
	padding: 6px;
	background: url(images/product_inner_bg.jpg) no-repeat;
	float: left;
	margin-right: 20px;
}

#product_inner .product_info{
	width: 250px;
	float: left;
	line-height: 18px;
}

#product_inner .product_info .name{
	font-size: 16px;
	padding: 0 0 10px 0;
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
	margin-bottom: 10px;
	line-height: 24px;
}

#product_inner .product_info .serial{
	font-size: 12px;
	background: url(images/mini_arrow.gif) 0 6px no-repeat;
	padding: 0 0 0 8px;
	margin-bottom: 10px;
}

#product_inner .product_info .brief{
	font-size: 12px;
	background: url(images/mini_arrow.gif) 0 6px no-repeat;
	padding: 0 0 0 8px;
	margin-bottom: 10px;
}

#product_inner .product_info .price{
	color: #ff0049;
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(images/mini_arrow.gif) 0 11px no-repeat;
	padding: 0 0 0 8px;
	float: left;
	margin: 0 10px 0 0;
}

#product_inner .product_info .function_buttons{
	float: left;
}

#product_detail{
	width: 670px;
	padding: 20px 10px 30px 10px;
	font-size: 12px;
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
}


#product_detail p{
	margin: 10px 0;
	line-height: 18px;
}

#product_detail ul{
	margin: 10px 0;
	line-height: 18px;
	padding: 0 0 0 20px;
}



/* @end */

/* @group news */

#news_container{
	padding: 0 0 0 20px;
	font-size: 12px;
	margin-bottom: 50px;
}

#news_container .news{
	padding: 20px 0 40px 40px;
	margin: 0 0 10px 0;
	width: 640px;
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
	line-height: 20px;
	position: relative;
}

#news_container .news_num{
	width: 37px;
	height: 20px;
	position: absolute;
	top: 18px;
	left: 0;
}

#news_container .news_num img{
	float: left;
}

#news_container #first_news_num{
	background: url(images/news_01_num.jpg) no-repeat;
}

#news_container #second_news_num{
	background: url(images/news_02_num.jpg) no-repeat;
}

#news_container #third_news_num{
	background: url(images/news_03_num.jpg) no-repeat;
}

#news_container h3{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
}

#news_container .content{
	color: #ccc;
}

#news_container span.date{
	color: #ff0049;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 5px;
	font-family: "Gill Sans";
}

#news_container .learn_more_button{
	position: absolute;
	bottom: 1px;
	right: 0;
	width: 100px;
	height: 29px;
}

#news_container .learn_more_button img{
	float: left;
}

/* @end */

/* @group search */

#search{
	margin-bottom: 40px;
}

#search_container{
	padding: 0 0 0 20px;
	height: 30px;
}

#search_input_bar{
	width: 125px;
	height: 26px;
	padding: 2px;
	float: left;
	margin-right: 5px;
}

#search_container .button{
	
}

#search_input_bar .text_input{
	z-index: 10;
	position: absolute;
	padding: 2px 5px;
	width: 115px;
	height: 26px;
}

/* @end */

/* @group category */

#category{
	margin-bottom: 40px;
}

#category_container{
	padding: 0 0 0 20px;
	font-size: 12px;
	list-style: none;
	margin: 0;
	width: 200px;
}

#category_container li{
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
}

#category_container li a{
	padding: 6px 0 6px 10px;
	background: url(images/mini_arrow.gif) 0 13px no-repeat;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	display: block;
}

#category_container li a:hover{
	color: #ff0049;
}

#category_container li .current{
	color: #ff0049;
	font-weight: bold;
}


/* @end */

/* @group events */

#event_container{
	padding: 0 0 0 20px;
	font-size: 12px;
	margin-bottom: 40px;
}

#event_container .event{
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
	padding: 5px 0;
	padding-bottom: 10px;
	margin-bottom: 8px;
	width: 200px;
}

#event_container .date{
	color: #ff0049;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	font-family: "Gill Sans";
}

#event_container .title{
	
}

#event_container .title a{
	color: #fff;
	text-decoration: none;
}

#event_container .title a:hover{
	color: #ff0049;
}

/* @end */

/* @group links */

#link_container{
	padding: 0 0 0 20px;
}

#link_container .link{
	width: 188px;
	height: 68px;
	padding: 6px;
	margin-bottom: 10px;
}

/* @end */

/* @group contact us */

#contact_container{
	padding: 0 0 20px 0;
	margin-left: 20px;
	width: 680px;
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
}

#contact_container .contact_basic_info{
	margin-bottom: 5px;
	width: 400px;
	padding: 2px;
	height: 26px;
}

#contact_container .text_input{
	font-size: 12px;
	position: absolute;
	z-index: 10;
	width: 385px;
	height: 25px;
	padding: 5px 5px 0px 10px;
}

#contact_container .contact_message{
	height: 160px;
	margin-bottom: 5px;
}

#contact_container textarea{
	background: none;
	border: none;
	position: relative;
	z-index: 10;
	width: 660px;
	height: 140px;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	overflow: hidden;
}
/* @end */

/* @group article */

#article{
	width: 760px;
	margin-bottom: 80px;
}

#article_container{
	width: 680px;
	padding: 0 0 0 20px;
}

h3{
	color: #fff;
	font: bold 16px "Gill Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#article p{
	color: #999;
	font-size: 12px;
	line-height: 22px;
}

#article em{
	color: #fff;
	font-style: normal;
}

#article a{
	color: #ff0049;
	padding: 0 5px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background: url(images/enter_arrow.gif) 5px no-repeat;
}

#article a:hover{
	color: #fff;
}

/* @end */

/* @group guestbook */

#guestbook{
	width: 760px;
	margin-bottom: 50px;
}

#message_container{
	width: 720px;
	padding: 0 0 0 20px;
}

#message_container .message_reply{
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
	padding: 20px 0 10px 0;
	margin-bottom: 10px;
}

#message_container .message{
	margin-bottom: 10px;
}
	
#message_container .reply{
	
}

#message_container .label{
	padding: 30px 0 0 0;
	text-align: right;
	width: 105px;
	color: #ff0049;
	font: bold 11px "Gill Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 16px;
	float: left;
	margin-right: 20px;
}

#message_container .message_title{
	color: #ff0049;
}

#message_container .reply_title{
	color: #ff0049;
}

#message_container .message_title{
	background: url(images/guestbook_message.jpg) 100% 0 no-repeat;
}

#message_container .reply_title{
	background: url(images/guestbook_reply.jpg) 100% 0 no-repeat;
}

#message_container .message_content{
	color: #fff;
}

#message_container .reply_content{
	color: #fff;
}

#message_container .content{
	font-size: 12px;
	padding: 3px 0 0 0 ;
	float: left;
	width: 560px;
}

#message_container .content p{
	margin: 0;
	padding: 0;
	line-height: 18px;
}
/* @end */

/* @group shopping cart */

#shopping_cart{
	margin-bottom: 80px;
}

#shopping_cart #contact_container{
	display: none;
	padding: 0 5px;
}

#shopping_cart_table{
	color: #fff;
	font-size: 12px;
	border-collapse: collapse;
	width: 720px;
}

#shopping_cart_table thead th{
	background: #22211d;
	height: 30px;
	font-weight: normal;
	text-align: left;
	padding: 0;
}

#shopping_cart_table thead .name{
	background: #22211d url(images/shopping_cart_table_header_left.jpg) no-repeat;
	text-align: center;
	width: 420px;
}

#shopping_cart_table thead .status{
	width: 60px;
}

#shopping_cart_table thead .price{
	width: 80px;
}

#shopping_cart_table thead .quantity{
	width: 50px;
}

#shopping_cart_table thead .delete{
	width: 50px;
}

#shopping_cart_table thead .subtotal{
	background: #22211d url(images/shopping_cart_table_header_right.jpg) 100% 0 no-repeat;
	width: 60px;
}

#shopping_cart_table tbody td{
	background: url(images/dotted_hr.gif) 0 100% repeat-x;
	padding: 10px 0;
}

#shopping_cart_table tbody .thumbnail{
	width: 130px;
	padding-left: 10px;
}

#shopping_cart_table tbody .price{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#shopping_cart_table tbody .subtotal{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#shopping_cart_table tfoot td{
	padding: 10px 0;
}

#shopping_cart_table tfoot .total_price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#shopping_cart_table .function_buttons .button{
	float: right;
	margin-left: 5px;
}

#shopping_cart #contact_container{
	background: none;
	margin-bottom: 20px;
}

/* @end */