img {
	border: 0;
}

* {
	margin: 0;
	outline: 0;
}

#small_menu li:hover, #small_menu a:hover  {
	background-color: #505050;
	text-decoration: none;
}

#small_menu ul {
	list-style-type: none;
	padding-left: 0px;
}

#small_menu a {
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

#small_menu li, #small_menu a {
	display: inline-block;
	*display: inline;
}

#small_menu li {
	border-right: 1px solid #333;
}

#small_menu ul li:last-child { 
	border-right: none; 
}

#small_menu a:link, #small_menu a:visited {
	color: #FFF;
}

#small_bg {
	background-color: #000;
}

#small_stats {
	height: 40px;
	font-size: 9px;
	color: white;
	float: right;
	margin-right: 15px;
}

.server_stats_box {
	float: right;
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 9px;
	color: white;
	background-color:rgba(0,0,0,0.5);
}

.twitch_top_stream_list {
	padding: 3px;
	width: 260px;
	color: white; 
	font-size: 10px;
}

.twitch_top_stream_list a:link, .twitch_top_stream_list a:visited {
	color: white;
}

.twitch_top_stream_list a:hover {
	color: yellow;
}

.twitch_top_stream {
	padding: 2px 3px 3px 2px;
	height: 52px;
	overflow-y: hidden;
	border-top: solid 1px grey;
}

.twitch_top_stream:hover {
	background-color: #3D3D3D;
}

.twitch_top_stream_details {
	display: inline-block; 
	vertical-align: top;
	width: 170px;
	overflow-x: hidden;
}

.twitch_top_stream_preview {
	float: right;
	width: 80px;
	overflow: hidden;
}

.twitch_top_stream_heading {
	font-weight: bold; 
	font-size: 17px;
}

.ishi {
	-webkit-text-fill-color: transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.6, rgb(0,0,0)), color-stop(0.6, rgb(255,0,0)));
	background: -o-linear-gradient(transparent, transparent);
	-webkit-background-clip: text;
}

/* post backgrounds */

.tcontainer{
	position:relative;
}

.tcontent{
	position:relative;
	z-index:5;
}

.tbackground{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	filter: alpha(opacity=15);
	opacity:.15;
}

.alt0{
	background-color: #E8E8E8;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.content table  {
	border-collapse: collapse;
}

.content td {
	border: 1px solid #eee;
	padding: 5px;
	font: 10px/20px"Lucida Grande", verdana, sans-serif;
	text-align: left;
}

.header {
	color: #FFF;
	background-image: url('http://cache.toribash.com/forum/header_buttons.png');
}
/*
.btn {
	padding: 2px;
}*/

#terms {
	text-align:left;
	width:500px;
	height:200px;
	overflow:scroll;
	padding:10px;
}

#right {
	float: right;
	margin-left: 85%;
	color: #000;
	width: 400px;
	background-color: #CCC;
}

#tag_cloud a, a:hover, a:visited {
	text-decoration: none;
	color: #FFF;
}

#wrap {
	width: 100px;
}

#category span {
	display: none;
	text-decoration: none;
}

#category:hover {
	overflow: hidden;
	text-decoration: none;
}

#category:hover span {
	display: inline;
	border: 1px solid black;
	position: absolute;
	background-color: white;
	padding: 5px;
	margin-left: 0px;
	overflow: hidden;
}

#find_player{
	padding: 10px;
	background-color: #666;
	color: #fff;
	border: 1px solid #000;
}

#player {
	font-size: 160%;
}

#scroll {
	height: 300px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 8px;
}

.content h1, .content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.content h1 {
	font-size: 197%;
}

.content h2 {
	font-size: 167%;
}

.content h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

.content p, .content ul, .content ol {
	line-height: 1.6em;
}

.content ul, .content li {
	padding-left: 10px;
	list-style: none;
}
.content li {
	background: url(http://cache.toribash.com/forum/market_images/img16.gif) no-repeat 0px 10px;
}

/* achievements */

#achievements_header {
	text-align:center;
}

#achievements_desc {
	background-color:#E2ECFF;
	text-align:center;
	color:#000;
}

#progress_bar {
	padding:0px;
	background-color:#D91D1D;
	height:0px;
	border:#fff 1px solid;
	margin:10px auto 10px auto;
	color:#FFB8B8;
	margin-top:-5px;
}

#achievements_completed {
	padding:0px;
	float:left;
	background-color:#49D91D;
	height:20px;
	width:0;
	color:#196A00;
	margin-left:0px;
}

.item_achieved, .item_locked {
	text-align:center;
	padding:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.item_achieved a:hover, .item_locked a:hover {
	text-decoration: none;
}

.item_achieved:hover {
	background-color:#F8FFF8;
}

.item_locked {
	color:#eeeeee;
	font-size:9px;
}

.item_achieved {
	color:#333333;
	font-size:12px;
	font-weight:strong;
}

.item_locked:hover {
	background-color:#FFF8F8;
	color:#444;
}

.img_locked, .img_achieved {
	border: 1px solid #fefefe;
}

.img_locked { 
	opacity: 0.2; 
	filter: alpha(opacity=20); 
	zoom: 1; 
}

/* category listing */

.content ul#cat {
	list-style: none;
}

.content ul#cat li {
	padding-left: 10px;
	background: none;
}

.content ul#cat a {
	color: grey;
}

.content ul#cat a:hover {
	color: #9F0000;
}

/* category */

.cat {
	padding: 1px;
	color: #9F0000;
}

.ee { 
	background: url('http://cache.toribash.com/forum/images/knobs/Knob Grey.png');
	background-repeat: no-repeat;
	background-position: left;
}

/* message boxes */

.info, .success, .warning, .error, .validation, .promotion {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.promotion {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('http://cache.toribash.com/forum/images/knobs/Knob Red.png');
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('http://cache.toribash.com/forum/images/knobs/Knob Info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('http://cache.toribash.com/forum/images/knobs/Knob Valid Green.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('http://cache.toribash.com/forum/images/knobs/Knob Attention.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('http://cache.toribash.com/forum/images/knobs/Knob Cancel.png');
}

a:link, a:visited {
	color: #9F0000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #DA0909;
}

dl dd {
	color: #000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

img.achieved { 
	opacity: 0.1; 
	filter: alpha(opacity=10); 
	zoom: 1; 
}

.byline {
	color: #CCCCCC;
}

/* Shops */

#shop_buy_controls {
   padding:5px;
   border:#eee solid 1px;
}
#shop_items {
   width:100%;
}

.shop_item {
	padding: 20px 10px 10px 10px;
	text-align: center;
	border: 1px solid #CCC;
	width: 170px;
	height: 180px;
	display: inline-block;
	vertical-align: middle;
}

.shop_item:hover {
   background-color:#fbfbfb;
}

.tc_purchase_wrapper {
	text-align: center;
}
.tc_purchase_header {
	margin: 40px;
}

/*
td#shop_list {
	padding: 10px;
	background: url() repeat-x;
}

#items_list {
	border-collapse: collapse;
	border-spacing: 0px;
}
*/
#admin a:link, #admin  a:visited {
	color: #15D504;
}

.item_tooltip {
	width: 350px;
	font-size: 12px;
}

/* inventory */

.market_active {
	background-color:#FCE8E8;
	border-left:5px solid #FF6C6C;
}

.inv_item_image, .inv_item_check {
	text-align:center;
	padding:5px;
	width:50px;
}

.inv_item_image img {
	width:44px;
	height:44px;
}

.inv_item_info_name {
	font-size:13px;
	color:#000;
}

.inv_item_info_controls {
	font-size:10px;
}

.inv_item_info_desc {
	font-size:11px;
}

/* market */

#clbox {
	margin-bottom:20px;
	padding:10px;
	background-color:#fefefe;
	border:1px #eee solid;
}

#clbox:hover {
	background-color:#FFEAEA;
	border:1px #f00 solid;
}

.my_item {
	background-color:#EFFFEA;
	border-left:5px #A2E6A2 solid;
}

.item_image img {
	width:32px;
	height:32px;
}

.set_for_sale {
	background-color:#FEFFCC;
}

.flame_for_sale {
	background-color:#FFE7D6;
}

.sale_info {
	text-align:left;
	text-decoration:underline;
}

.market_items td {
	padding:2px 20px 2px 20px;
	border:1px solid #ddd;
	text-align:center;
}

.market_item_name {
	width:100%;
}

.market_items input {
	text-align:center;
}

.table_search {
	width:100%;
}

.market_items {
	width:100%;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #A7A5A5;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000;
	color: #A7A5A5;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #DDD;
	font-weight: bold;
	background-color: ##A7A5A5;
	color: #A7A5A5;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

.box {
	background: url(http://cache.toribash.com/forum/header_buttons.png) repeat-x;
}

.box .section {
	font-size: 100%;
	color: #FFFFFF;
}

.box .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
}

.box .content {
	border: 1px #EEE solid;
	padding: 10px;
	background-color: #FFFFFF;
}

.box .inv {
	background-color: #FFF;
}

/*
#header {
	height: 92px;
}

#edit_shop td {
	background: url();
}

#create_shop td {
	padding: 5px;
	background: url();
}

#view_shop td {
	color: #000;
	background: url();
}

#view_shop {
	padding: 10px;
	color: #000;
}

#logo {
	margin-left: 100px;
	width: 360px;
	float: left;
}

#logo h1, #logo h2 {
	color: #F4F3E9;
	float: left;
}

#logo h1 {
	padding-top: 40px;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #F4F3E9; 
}

option.imagebacked {
	padding: 2px 0 2px 20px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
}*/

#menu {
	height: 30px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #000;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	cursor: hand;	
	background: url(http://cache.toribash.com/forum/grey_gloss_button.png) repeat-x;
}

#menu li.active a {
	color: #FFF;
}

#menu li.active b {
	background-color: #CFCECE;
	background: url(http://cache.toribash.com/forum/market_images/header_buttons.png) repeat-x;
}

#page {
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#page #content {
	margin-left: 244px;
	margin-right: 20px;
}

#content-www {
	margin-left: 244px;
	margin-right: 20px;
}

#servers {
	margin-right: 100px;
	float: right;
	color: #FFF;
}

#login_reminder {
	padding: 10px;
	background-color: #CCC;
	color: #FFF;
	font-weight: bold;
	width: 100%;
}

#promo ul {
	list-style-type: none;
	background: url();
}

#promo li {
	display: inline;
	list-style-type: none;
	background: url();
}

#leftbar {
	float: left;
	width: 220px;
	margin: 0;
	margin-left: 20px;
}

#rightbar {
	float: right;
	width: 220px;
	margin: 0;
	margin-right: 20px;
}

#footer {
	height: 100%;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

/* march madness event icons */ 

.green_hat_icon, .green_hat_icon_right, .green_hat_icon_left, .red_submarine_icon, .pink_shutter_shade_icon, .admantium_headphone_icon  {
	display: inline-block;
	background: no-repeat url(http://cache.toribash.com/images/201403_hat_sub_shade_icons.png);
}
.green_hat_icon, .green_hat_icon_right, .green_hat_icon_left {
	width: 46px;
	height: 42px;
}
.green_hat_icon_left {
	background-position: 0 -42px;
}
.red_submarine_icon {
	background-position: 0 -84px;
	width: 47px;
	height: 44px;
}
.pink_shutter_shade_icon {
	background-position: -1px -129px;
	width: 44px;
	height: 20px;
}
.admantium_headphone_icon {
	background-position: -1px -148px;
	width: 44px;
	height: 44px;
}

/* Styling for Tori Sale section in Torishop. Added by: shevaroler */
@font-face {
	font-family: 'badaboom';
	src:	url('fonts/toribash-webfont.eot');
	src:	url('fonts/toribash-webfont.woff') format('woff'),
			url('fonts/toribash-webfont.ttf') format('truetype');
}

#shop_buy_controls {
    padding:5px;
    border:#eee solid 1px;
}
#shop_items {
    width:100%;
}
#shop_items td {
    padding:10px;
  
}
#shop_items td:hover {
    background-color:#fbfbfb;
}

.item_main {
	text-align: center;
}

.item_main_left {
	text-align: left;
}

.shop_item {
	display: inline:block;
	position: relative;
    width: 420px;
	height: 70px;
    background: #fff;
    padding: 5px;
    padding-right: 20px; 
	margin-top: 2px;
	margin-right: 2px;
	font-family: badaboom;
}

.sale_item {
	background: url(http://cache.toribash.com/forum/torishop/images/salebg.png) no-repeat #eef;
	border: solid 1px black;
}

.shop_item:hover {
	background: #eef;
}

.sale_item:hover {
	background: url(http://cache.toribash.com/forum/torishop/images/salebg.png) no-repeat #eef;
}

.item_tooltip_target {
	position: relative;
	top: 5px;
	float: left;
}

.item_qi {
	display: table-cell;
	position: absolute;
	width: 80px;
	left: 76px;
	top: 50%;
	vertical-align: middle;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: black;
}

.item_info { 
	display: table-cell;
	width: 340px;
	position: absolute;
	left: 80px;
	vertical-align: middle;
}

.price_info_left {     
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	width: 190px; 
	height: 34px;
	float: left; 
	align-items: center;
	justify-content: left;
	-webkit-justify-content: left;
	-webkit-align-items: center;
}

.price_info {     
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	width: 190px; 
	height: 34px;
	float: left; 
	align-items: center;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-webkit-align-items: center;
}

.buy_button {
	display: table-cell;
	width: 128px; 
	height: 34px;
	float: right; 
}

.price_separator {
	display: table-cell;
	width: 180px;
	height: 4px;
	float:left;
}

.multibuy {
	display: table-cell;
	width: 20px;
	position: absolute;
	left: 423px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.pricing_text {
	display: inline-block;
	float: none;
	padding: 10px;
	margin: -10px;
	font-size: 25px;
	vertical-align: middle;
	line-height: 15px;    
	color: black;
}

.pricing_old {
	position: relative;
	padding: 10px;
	margin: -10px;
	top: -6px;
	line-height: 8px;
	font-size: 14px;
	color: red;
}

.item_name {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 4px;
	width: 64px;
}

/* Styling for Daily Sale section in Torishop. Added by: shevaroller */
.sale_wrapper {
	width: 200px;
	height: 55px;
	padding: 1px;
	cursor: pointer;
	margin: 1px;
	font-size: 13px;
}

.sale_wrapper:hover {
	background-color: #fbfbfb;
}

.sale_wrapper img {
	float: left;
	margin-right: 10px;
	height: 50px;
}

.sale_timer {
	display: block;
	font-size: 12px;
	margin-top: 5px;
	font-family: "Lucida Console", Monaco, monospace;
}

/* Styling for Items Payment Options in Torishop */
.items_payment_option {
	display: inline-block;
	float: right;
	margin-right: 8px;
	font: 10px 'Lucida Grande', verdana, sans-serif;
}

