/* ------------------------------------------------------------ RESET */
html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote,
	a, abbr, acronym, address, big, cite,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------------------------------------------------------------ global */
/* Fonts */
body, div, td, span, a {
	font-family: 'Arial','Helvetica';
	font-size:14px;
}
.tbFontSmall {
	font-size:11px;
}
.tbFontBig {
	font-size:18px;
}
.tbFontBold {
	font-weight:bold;
}
.tbInnerBlue {
	background: url(../../img/arrow_right_blue.png) left center no-repeat;
	padding-left: 14px;
	line-height: 25px;
}
.tbCol3LinkBox {
	background: url(../../img/arrow_right_blue.png) 6px center no-repeat;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 5px;

	width: 190px;
	margin: 14px;
	border: 1px solid #666666;
	background-color: #F6F6F6;
	font-weight: bold;
	float: left;
}
/* global spacers, margins, paddings, etc. */
.margindown {margin-bottom: 10px;}
.margindownmore {margin-bottom: 20px;}
.marginup {margin-top: 10px;}
.marginupmore {margin-top: 20px;}

/* working languages */
#langsel {
	position: absolute;
	top: 21px;
	right: 15px;
	color: #666;
	font-size: 12px;
}
#language {
	position: absolute;
	top: 40px;
	right: 15px;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 4px;
}
/* Boxes */
div.keyBtn {
	cursor: pointer;
	width: 116px;
	height: 106px;
	background: url('../../img/sprites3.png') -434px -0px no-repeat;
	float: left;
	margin: 1px;
	text-align: center;
}
div.keyBtn2x {
	cursor: pointer;
	width: 232px;
	height: 106px;
	float: left;
	background: url('../../img/sprites3.png') -202px 0px no-repeat;
	text-align: center;
	margin: 2px;
}
div.tbBox {
	margin-bottom:20px;
}
div.tbBoxContainer {
	border: 1px solid #CCC;
}
div.tbBoxContent {
	margin: 2px;
	padding: 8px;
	background: #f6f6f6;
	vertical-align: top;
}
div.tbBox h3,h1{
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-transform: uppercase;
	margin-top: 0px;
	letter-spacing: 0.1em;
}
div.tbBoxSizeSidebar {
	width:216px;
	vertical-align: top;
}
div.tbBoxSizeContent {
	width:712px;
	vertical-align: top;
}
/* cols */
div.tbContentCol3 {
	float: left;
	width: 219px;
	margin-right:15px;
	vertical-align: top;
}
div.tbColLast {
	margin-right: 0;
}
/* cols */
div.tbContentCol3Center {
	float: left;
	width: 215px;
	margin-right:7px;
	margin-left:7px;
	vertical-align: top;
	text-align: center;
}
/* cols */
div.tbContentCol3Full {
	float: left;
	width: 215px;
	margin-right:7px;
	margin-left:7px;
	vertical-align: top;
}
div.tbContentCol2Full {
	float: left;
	width: 337px;
	margin-right:7px;
	margin-left:0px;
	vertical-align: top;
}
/* header jquery slider ------------------------------------------ */
#slider {
	width: 632px;
	margin: 0 auto;
	position: relative;
	border: 40px solid #F6F6F6;
}
.scroll {
	overflow: hidden;
	width: 632px;
	margin: 0 auto;
	position: relative;
}
.scrollContainer {
	position: relative;
}
.scrollContainer div.panel {
	padding: 10px;
	width: 274px;
	height: 180px;
}
#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../../images/leftshadow.png) repeat-y;
}
#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../../images/rightshadow.png) repeat-y;
}
.inside {
	padding: 10px;
	border: 1px solid #999;
	overflow: hidden;
	height: 150px;
}
.inside img {
	float: left;
	border: 1px solid #666;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 100px;
}
.inside h2 {
	font-weight: bold;
	color: #111;
	font-size: 12px;
	margin: 0 0 8px 0;
}
.inside p {
	font-size: 11px;
	color: #666666;
}
.scrollButtons {
	position: absolute;
	top: 80px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -45px;
}
.scrollButtons.right {
	right: -45px;
}
.hide {
	display: none;
}
/* --------------------------------------- JQuery Accordion --- */
.detailfeatures{ /*header of 1st demo*/
	padding: 0;
	border: 0;
	cursor: cross-hair;
	background: #F6F6F6 url("../../img/flipswitch.gif") right top no-repeat;
	width: 710px;
	color: #0066FF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.detail1feature{ /*class added to contents of 1st demo when they are open*/
		background: #FFFFFF;
		padding-bottom: 10px;
}
/* ------------------------------------------------------------ global */
/*====  M A I N - B U I L D I N G  ====*/
html {font-size: 14px; height: 101%}
body {
	background: #ffffff;
	font-family: Arial, sans-serif;
	color: #333;
	line-height: 1.5em;
}
.clDivTransfergif {position: absolute; display: block; visibility: hidden;}
#h3 {
	font-size: 18px;
	color: #AAAAAA;
	margin-bottom: 10px;
}
#home header {
	margin-bottom:10px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#content {
	width: 712px;
	float: right;
	padding: 0;
}
fieldset {border: 1px solid #DDDDDD; font-size: 12px;}

a {	text-decoration: none;
	color: #0055FF;}
a:visited, a:hoover {
	text-decoration: none;
	color: #0000FF;}
.left {
	float: left;
}
.right{
	float: right;
}

ol {
	list-style: decimal;
}

/*====  G L O B A L  ====*/
.sidebox {
	width: 214px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.sidebox_inner {
	background: #f6f6f6;
	margin: 2px;
	padding: 10px;
}
/*====  G L O B A L - L I N K S  ====*/
#link_grey a, a.link_grey {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}
#link_grey a:hover, a.link_grey:hover, #home .full_inner ul.link_grey a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}
#link_blue a, a.link_blue {
	color: #0066ff;
	text-decoration: underline;
	padding: 2px;
}
#link_blue a:hover, a.link_blue:hover, #home .full_inner h2 a.link_blue:hover {
	background-color: #0066ff;
	color: #fff;
	text-decoration: none;
}
/*====  H E A D E R  ====*/
#top_head {
	height: 65px;
}
#tradebit_logo {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}
#basket {
	position: absolute;
	top: 0;
	right: 0;
	cursor:pointer;
}
ul#log_sign {
	position: absolute;
	top: 3px;
	right: 215px;
}
ul#log_sign li {
	display: inline;
}
ul#log_sign a {
	color: #666;
	font-size: 12px;
}
ul#log_sign a:hover {
	color: #990000;
	text-decoration: underline;
}
ul#log_sign li span {
	padding: 0 5px;
}
/*====  T O P B A R - M E N U  ====*/
#topbar_menu {
	background: url(../../img/topbar_menu.gif) 0 0 no-repeat;
	width: 970px;
	height: 39px;
	margin: 0 0 0 -5px;
	position: relative;
}
a#allcat {
	background: url(../../img/bh_allcat.png) left top no-repeat;
	bottom: 0;
	color: #FFFFFF;
	display: block;
	left: 5px;
	line-height: 30px;
	padding-left: 30px;
	position: absolute;
	/*text-align: center;*/
	width: 186px;
}
a#allcat:hover {
	background: url(../../img/bh_allcat.png) left bottom no-repeat;
}
#search {
	position: absolute;
	top: 8px;
	left: 253px;
	width: 435px;
}
#search_input2 {
	background:#fff;
	float: left;
	margin: 0;
	padding: 2px 0px 2px 10px;
	height: 18px;
	width: 220px;
	border:none;
	border-right:none;
}
#search_input {
	background:#fff;
	float: left;
	margin: -7px 0 0 0;
	padding: 2px 0px 2px 10px;
	height: 28px;
	width: 220px;
	font-size: 24px;
	z-index: 100;
	border: 2px dotted #0055FE;
}
ul#sys_nav {
	position: absolute;
	right: 10px;
	top: 6px;
}
ul#sys_nav li {
	display: inline;

}
ul#sys_nav li a {
	color: #999;
	font-size: 9px;
	padding: 14px 0 0 0;
	display: inline-block;
	min-width: 56px;
	text-align: center;
}
ul#sys_nav li a:hover {
	color: #990000;
}
ul#sys_nav li a#bh_home {
	background: url(../../img/bh_home.png) top center no-repeat;
}
ul#sys_nav li a#bh_home:hover {
	background-image: url(../../img/bh_home_ho.png);
}
ul#sys_nav li a#bh_affi {
	background: url(../../img/bh_affi.png) top center no-repeat;
}
ul#sys_nav li a#bh_affi:hover {
	background-image: url(../../img/bh_affi_ho.png);
}
ul#sys_nav li a#bh_sys {
	background: url(../../img/bh_sys.png) top center no-repeat;
}
ul#sys_nav li a#bh_sys:hover {
	background-image: url(../../img/bh_sys_ho.png);
}
/*====  B E T W E E N  ====*/
#between {
		height: 39px;
}
ul#breadcrumb {
	line-height: 35px;
	font-size: 11px;
}
ul#breadcrumb li {
	display: inline;
	padding: 0 10px 0 18px;
	background: url(../../img/bread_next.png) left 6px no-repeat;
	height: 35px;
}
ul#breadcrumb li:first-child {
	background: none;
	padding-left: 8px;
	height: 35px;
}
ul#breadcrumb li a {
	color: #999;
	height: 35px;
	font-size: 11px;
}

ul#breadcrumb li a:hover {
	color: #990000;
	text-decoration: underline;
}
.breadcrumbLine {
	height: 12px;
	vertical-align: baseline;
	display: block;
	margin: 6px 0 0 0;
	padding: 0;
}
.breadcrumbLine > a {
	color: #999;
	font-family: 'Arial','Helvetica';
	font-size: 11px;
}
.breadcrumbLine > a:hover {
	color: #990000;
	text-decoration: underline;
}
/*====  T X T - H E A D  ====*/
.txt_head {
	width: 100%;
}
.txt_head h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.txt_head h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
}
.txt_head h3 {
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-transform: uppercase;
	margin-top: 0px;
	letter-spacing: 0.1em;
}
.txt_head a {
	color: #0066ff;
}
.txt_head ul,ol
{
	list-style-type:square;
	padding-left: 20px;
	margin-bottom: 10px;
}
.txt_head a:hover {
	text-decoration: underline;
}
.verti_topic {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: url(../../img/corner_blank.gif) right top no-repeat;
}
.verti_topic ul,ol{
	list-style-type:none;
}

.cols_2 {
	width: 340px;
	margin-bottom: 5px;
}
.cols_2 ul,ol {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.cols_2 h3 {
	font-size: 18px;
	color: #AAAAAA;
	margin-bottom: 10px;
}

#icon_karaoke li {
	background: url(../../img/icon_mic.png) 0 4px no-repeat;
	line-height: 2.5em;
	padding-left: 35px;
}

.list_simple a:hover span, .list_2rows a:hover span {
	text-decoration: none;
}

.list_2rows ul,ol {
	list-style-type: none;
}

.verti_img {
	width: 50px;
	height: 50px;
	float: left;
}

.hit_vertical {
	float: right;
	width: 275px;
}

.list_full td {
	vertical-align: top;
}

.list_full_item {
	width: 712px;
	margin-bottom: 10px;
}
.list_full_item_sub {
	width: 712px;
	background-color: #F6F6F6;
	display: none;
	padding: 5px;
	border: 1px solid #000000;
}

.list_full_left {
	width: 100px;
	margin-right: 16px;
	/* background-color: blue; */
}

.list_full_middle {
	width: 396px;
	/* background-color: yellow; */
}

.lfm_inner {
	margin: 0 0 0 8px;
}
.lfm_inner h2 { line-height: 1em; margin-bottom: 4px; margin-top: -4px;}

.lfm_inner ul,ol
{
	list-style-type:none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.play {
	float: right;
	width: 154px;
	text-align: right;
	max-height: 30px;
}
.play span {vertical-align: top;}
.list_full_right {
	display: inline-block;
	width:184px;
	/* background-color: green; */
	float: right;
	margin-right: 0px;
}

.list_full_right img {
	margin-right: 0px;
}

.list_full_img {
	display: block;
}
.list_full_item h2 a {
	color: #0066ff;
	font-weight: bold;
}
.list_full_item p {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.list_full_right a {
	width: 139px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	padding: 0 0 0 45px;
	margin-bottom: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
a.bi_cart {
	background: url(../../img/bi_sprite_norm.png) left top no-repeat;
}

a.bi_cart:hover {
	background-position: left bottom;
}

a.bi_down {
	background: url(../../img/bi_sprite_norm.png) right top no-repeat;
}

a.bi_down:hover {
	background-position: right bottom;
}

a.bi_t {
	background: #f6f6f6 url(../../img/temp/bi_border.gif) repeat-x scroll left top ;
	color: #666666;
	display: block;
	font-size: 11px;
	line-height: 30px;
	padding-top: 2px;
	text-align: center;
	width: 44px;
	margin-top: 5px;
}

a.bi_t:hover {
	background-color: #0066ff;
	color: #0000AA;
}

b.bi_t {
	background: #f6f6f6 url(../../img/temp/bi_border.gif) repeat-x scroll left top ;
	color: #666666;
	display: block;
	font-size: 11px;
	line-height: 30px;
	padding-top: 2px;
	text-align: center;
	width: 44px;
	margin-top: 5px;
	size: 10px;
}

b.bi_t:hover {
	background-color: #0066ff;
	color: #0000AA;
}

.bi_mid_bar {
	background-color: #F6F6F6;
	margin-top: 5px;
	font-size: 11px;
	color: #666;
	clear: left;
	min-height: 30px;
}
div.bi_mid_bar ul {
	padding-left: 10px;
}
div.bi_mid_bar ul li {
	clear: both;
	height: 30px;
	padding-top: 2px;
	line-height: 30px;
	border-bottom: 1px solid #FFFFFF;
}
div.bi_button_bar {
	height: 20px;
	display: inline-block;
}
.bi_button_bar div.bi_mid_bar_cart {
	background: url(../../img/sprite_play.png) left -44px no-repeat;
}
.bi_button_bar div.bi_mid_bar_cart:hover {
	background: url(../../img/sprite_play.png) right -44px no-repeat;
}
.bi_button_bar div.bi_mid_bar_play {
	background: url(../../img/sprite_play.png) left top no-repeat;
}
.bi_button_bar div.bi_mid_bar_more {
	background: url(../../img/sprite_play.png) left -66px no-repeat;
}
.bi_button_bar div.bi_mid_bar_more.bi_more {
	background: url(../../img/sprite_play.png) right -66px no-repeat;
}
/*====  T E M P L A T E :   D E T A I L   ====*/
.detail {
	margin-bottom:40px;
}
.detail h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height:22px;
	color: #000000;
	text-transform: none;
}
.detail .media {
	float: left;
	max-width: 500px;
	width: 500px;
	margin-right: 10px;
	padding-right: 10px;
	overflow: hidden;
	display: block;
}
.detail .action {
	float: right;
	width: 184px;
	/* background: red; */
}

.safe {
	margin-top: 20px;
}
.paypal {
	background: url(../../img/paypal_grey.jpg) 0 0 no-repeat;
	width: 75px;
	height: 74px;
	display: block;
	float: left;
	font-size: 0px;
}
.merchant {
	background: url(../../img/merchant_grey.jpg) 0 0 no-repeat;
	width: 98px;
	height: 46px;
	display: block;
	float: right;
	margin-top: 15px;
	font-size: 0px;
}
a.b_download {
	background: url(../../img/b_sprite_big.png) left top no-repeat;
	width: 148px;
	height: 60px;
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 8px 14px 8px 22px;
	color: #fff;
	line-height: 12px;
	margin-bottom: 10px;
}
a.b_download span {
	font-size: 50px;
	text-align: right;
	line-height: 50px;
}
a.b_preview {
	background: url(../../img/preview.png) left top no-repeat;
	width: 148px;
	height: 22px;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 8px 14px 0px 22px;
	color: #fff;
	line-height: 12px;
	margin-bottom: 10px;
}
a.b_preview:hover {
	background: url(../../img/preview.png) left bottom no-repeat;
}

a.b_download:hover {
	background: url(../../img/b_sprite_big.png) left bottom no-repeat;
}
a.b_cart {
	background: url(../../img/b_sprite_big.png) right top no-repeat;
	width: 148px;
	height: 45px;
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	line-height: 16px;
	padding: 10px 10px 0 26px;
}
a.b_cart span {
	font-size: 12px;
	text-align: right;
	text-transform: lowercase;
	font-weight: normal;
}
a.b_cart:hover {
	background: url(../../img/b_sprite_big.png) right bottom no-repeat;
}
/*====  T E M P L A T E - F O R M U L A R  ====*/
#form_head {
	font-size: 30px;
	font-weight: bold;
	color: #AAAAAA;
	text-transform: uppercase;
	padding-bottom: 30px;
	letter-spacing: 0.1em;
}

.form_left {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 0 0;
	line-height: 1em;
	vertical-align: top;
	width: 190px;
}
.form_left span {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}
.form_left a,.form_right a {
	color: #0066ff;
	text-decoration: underline;
}
.form_left a:hover, .form_right a:hover {
	text-decoration: none;
}
.form_right {
	padding-bottom: 25px;
}
.form_right input {
	width: 350px;
	height: 1.4em;
	font-size: 20px;
	color: #000;
	margin-right: 100px;
	border: 1px solid #CCC;
	font-family: Georgia;
}
.form_right input.checkbox {
	width: 14px;
	float: left;
	margin: 0;
	border: none;
}
.term_legend {
	margin-left: 30px;
}
.term_legend a {
	font-weight: bold;
}
.form_right input.in_small {
	width: 100px;
}
.form_right span {
	padding-left: 15px;
}
#form_human {
	margin-bottom: 20px;
}
.form_right input.form_send {
	background: url(../../img/bi_sprite_send.png) no-repeat scroll left top transparent;
	border: medium none;
	color: #FFFFFF;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 0 15px 0 49px;
	text-transform: uppercase;
	width: 227px;
}
.form_right input.form_send:hover {
	background-position: left bottom;
}
.form_right input {
	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	border:#999 1px solid;
	outline:none;
}
.form_right input:focus {
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}
/*====  H O M E  ====*/
#home ul#log_sign {
	position: absolute;
	top: 31px;
	right: 114px;
}
#home #search {
	position: absolute;
	top: 29px;
	left: 248px;
}
/*====  T E A S E R ===*/
#teaser .teaser_left {
	float: left;
	width: 228px;
	background-color: #FFFFFF;
}
#teaser .teaser_left li {
	height: 100px;
	margin-bottom: 3px;
}
#teaser .teaser_left li:last-child {
	height: 100px;
	margin-bottom: 3px;
	margin-bottom: 0;
}
#teaser .teaser_left a {
	background: url(../../img/teaser_li_sprite.png) left bottom no-repeat;
	width: 256px;
	height: 75px;
	padding: 25px 0 0 15px;
	display: inline-block;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.04em;
}
#teaser .teaser_left a span {
	font-weight: normal;
	letter-spacing: normal;
}
#teaser .teaser_left a:hover, #teaser .teaser_left a.active {
	background: url(../../img/teaser_li_sprite.png) left top no-repeat;
	color: #fff;
}
#teaser #teaser_right {
	border: 1px solid #DDDDDD;
	float: right;
	height: 304px;
	padding: 0px;
	width: 710px;
}
.handwriting {font-family: 'FaracoHandRegular';}
#teaser #teaser_right .t_claim {
	width: 710px;
	line-height: 70px;
	height: 184px;
	font-size: 36px;
	font-weight: bold;
	padding-top: 50px;
	color: #000000;
	text-align: center;
	font-family: 'FaracoHandRegular';
}
#teaser #teaser_right .t_bottom {
	width: 690px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	color: #666666;
	padding-top: 10px;
	margin: 10px;
	margin-top: 20px;
	border-top: 1px solid #666;
	text-align: right;
}

#home #content {
	padding: 0;
	width: 712px;
}
#home div.boxfull {
	border: 1px solid #CCC;
}
#home div.full_inner {
	margin: 2px;
	padding: 8px 0;
	background: #f6f6f6;
}
.full_inner div {
	width: 219px;
	/* height: 300px;  */
	margin-left: 16px;
}
#home .full_inner h2 a {
	padding: 15px 0 0 42px;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	color: #0066ff;
	height: 25px;
	text-decoration: none;

}
a.icon_repair {
	background: url(../../img/sprite_start_icons.png) left top no-repeat;
}
a.icon_karaoke {
	background: url(../../img/sprite_start_icons.png) left -120px no-repeat;
}
a.icon_ebook {
	background: url(../../img/sprite_start_icons.png) left -40px no-repeat;
}
a.icon_mp3 {
	background: url(../../img/sprite_start_icons.png) left -160px no-repeat;
}
a.icon_office {
	background: url(../../img/sprite_start_icons.png) left -80px no-repeat;
}
a.icon_sound {
	background: url(../../img/sprite_start_icons.png) left -200px no-repeat;
}
#home .full_inner ul {
	margin-bottom: 34px;
}
#home .full_inner ul li {
	background: url(../../img/arrow_right_blue.png) left center no-repeat;
	padding-left: 14px;
	line-height: 25px;
}
#home .full_inner ul li a {
	color: #333;
	font-size: 13px;
	text-decoration: underline;
	text-transform: none;
}
#home #content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.over_both {
	width: 938px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #F6F6F6;
}
#home div.over_both h3 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin-bottom: 5px;
}
#home div.over_both ul {
	margin-bottom: 25px;
}
#home div.over_both li {
	line-height: 1.2em;
}
#home div.over_both a {
	font-size: 11px;
	color: #0066FF;
}
#home div.over_both a:hover {
	text-decoration: underline;
}
#home div.cols_5 {
	width: 175px;
	/* background-color: red; */
	float: left;
	margin-right: 5px;
}
/*====  S I D E B A R  ====*/
#sidebar {
	width: 216px;
	float: left;
	background-color: #FFFFFF;
}
#sidebar h3 {
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-transform: uppercase;
	margin-top: 0px;
	letter-spacing: 0.1em;
}
#home h3 {
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-transform: uppercase;
	margin-top: 0px;
	letter-spacing: 0.1em;
}
#sidenav {
	border: none;
}
#sidenav li {
	margin-bottom: 1px;
}
#sidenav a {
	background: url(../../img/sidenav_sprite.png) left top no-repeat;
	display: inline-block;
	width: 219px;
	padding-left: 27px;
	height: 46px;
	line-height: 46px;
	color: #333;
}
#sidenav a:hover {
	background-position: left center;
	color: #fff;
}
#sidenav a.active {
	background-position: left bottom;
	color: #fff;
}
.sidebox ol {
	margin-left: 18px;
	padding: 0 5px 10px 0;
	color: #333;
}
.sidebox ol li {
	margin-bottom: 8px;
}
.sidebox ol li a {
	margin-left: -6px;
}
#google_forum {
	margin-bottom: 30px;
}
#google_forum a {
	display: block;
	margin-bottom: 9px;
	font-size: 14px;
	color: #0066ff;
	text-decoration: underline;
}
#google_forum a:hover {
	text-decoration: none;
}
/*====  F O O T E R  ====*/
#tb-footer {
	background: #666 url(../../img/bg_footer.gif) left bottom repeat-x;
	width: 940px;
	margin: 10px 0 30px;
	padding: 10px 10px 40px 10px;
	position: relative;
	color: #fff;
	font-size: 12px;
}
#tb-footer a {
	color: #fff;
}
#tb-footer a:hover {
	text-decoration: underline;
}
#tb-f_left {
	float:left;
}
#tb-f_left p {
	margin-top: -5px;
}
#tb-f_nav {
	float: right;
}
#tb-f_nav ul {
	float: right;
	margin-right: 40px;
}
#tb-f_nav li {
	line-height: 1.6em;
}
#tb-f_merchant {
		float: right;
		margin-left:20px;
}
#tb-f_paypal {
		float: right;
}
#tbHeadLogin {
	z-index:1000;
	position:absolute;
	left:760px;
	top:50px;
	width:205px;
	background:#fff;
	display:none;
	border:2px solid #cc0000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow:6px 6px 6px #aaa;
	-moz-box-shadow: 6px 6px 6px #aaa;
	-webkit-box-shadow: 6px 6px 6px #aaa;
	font-size:10px;
}
#tbHeadLoginC input {
	border: 1px solid #ccc;
	width: 180px;
}
#tbHeadLoginC input.tbLoginSub {
	float:right;
	border: 1px solid #ccc;
	width: 80px;
}
#tbHeadLoginC {
	width:180px;
	padding:10px;
}
div.tbBoxHead {
	background:#cc0000;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-left:7px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cc0000), to(#dd5757));
	background-image: -webkit-linear-gradient(top, #cc0000, #dd5757);
	background-image:    -moz-linear-gradient(top, #cc0000, #dd5757);
	background-image:     -ms-linear-gradient(top, #cc0000, #dd5757);
	background-image:      -o-linear-gradient(top, #cc0000, #dd5757);
}
.tbGradRed {
	background:#c00000;
}
div.clearer {
	clear:both;
}

/* boxes senglert */
div.tbBoxFullwidth {
	width: 958px;
}
div.tbBoxInner a {
	color: #333;
	font-size: 11px;
	text-decoration: underline;
	text-transform: none;
}

input.tbSearchButton {
	border:none;
	color:#fff;
	font-weight:bold;
	height:24px;
	width: 60px;
	float: right;
}

#searchCatDA {
	display: block;
	float:left;
	margin: -8px 0 0 3px;
	border:2px solid #ccc;
	width:124px;
	height:34px;
	background-color: #ffffff;
}

#searchCatD {
	font-size:11px;
	margin-left: 4px;
	padding: 6px 0px 0px 0px;
	width:118px;
	height:28px;
	background:url(../../img/arr-red-down.png) #fff no-repeat center right;
}

#searchCatH {
	display:none;
	position:absolute;
	z-index:100;
	width:123px;
	top:22px;
	right:0px;
	border:1px solid #ccc;
	background:#fff;
}

#searchCatH li {
	font-size:11px;
	padding:2px;
	border-top: 1px dashed #ccc;
	cursor:pointer;
	width:120px;
}
#searchCatH li:hover {
	background:#eee;
}

div.tbHomeFeatured ul li {
	background: url(../../img/arrow_right_blue.png) left center no-repeat;
	list-style: none outside none;
	padding-left: 14px;
	line-height: 25px;
}

div.tbHomeFeatured ul {
	margin-bottom:30px;
}

div.tbHomeFeatured ul li a {
	color: #333;
	text-decoration: underline;
	text-transform: none;
}

div.tbHomeFeatured h2 a {
	padding: 15px 0 0 42px;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	color: #0066ff;
	height: 25px;
	text-decoration: none;
}

div.tbHomeFeatured ul.tbUlLast {
	margin-bottom: 0px;
}

.tbWhite {
	color:#fff;
}
/*  last styles, important  */

.clear {
		clear: both;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {display: inline-block;}
.clearfix {display: block;}
