body, #page {
	background-color:#0C0C0C;
}
a:link, a:active, a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
 #brickwall .brickitem a:active, #brickwall .brickitem a:isited {
color:#CCCCCC;
text-decoration:none;
}
#brickwall .brickitem a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#brickwall div.odd {
	padding:0px;
	margin:0px;
	margin:0px;
}
#brickwall div.even {
	padding-left:10px;
	margin:0px;
}
#contwall {
	width:280px;
	float:left;
	color:#666666;
	padding-top:63px;
	height:15px;
	padding-left:20px;
}
#brickstock {
	float:left;
	width:200px;
	height:70px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:15px;
}
#brickstock div.brickitem {
	float:left;
}
#brickstock div.row1 {
	margin-left:96px;
}
#brickstock div.row2 {
	margin-left:50px;
}
#brickstock div.row3 {
	margin-left:50px;
}
#brickstock div.row4 {
}
#leftwall {
	width: 755px;
	float: left;
}
#brickwall {
	width: 750px;
	height:275px;
	overflow:auto;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:5px;
}
#brickwall .errmessage {
	text-aling:center;
}
#navwall {
	width:190px;
	float:right;
}
#navwall #b_next {
	float:right;
	text-align: right;
}
#navwall #b_prev {
	float:left;
	text-align:left;
}
#navwall #b_next, #navwall #b_prev {
	width: 70px;
	height: 20px;
}
#navwall #b_page {
	width:30px;
	float:left;
	text-align:center;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#navwall #b_next a, #navwall #b_prev a {
	display: block;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#navwall #b_next a:hover, #navwall #b_prev a:hover {
	color: #990000;
}
#brickwall .brickitem {
	float:left;
}
#brickwall .brickitem a {
	color:#fff;
	text-decoration: none;
	display:block;
	padding:3px;
	font-weight:bold;
	width:100px;
	height:35px;
}
.loading {
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#thewall {
	padding-left:10px;
	width:765px;
	float:left;
}
#ads1 {
	float:left;
	width:300px;
	height:675px;
	padding-top:10px;
}
#ads2 {
	margin-top:180px;
	margin-left:20px;
}
#top {
	height:310px;
}
#top .menu {
	float:left;
	color:#fff;
	width:530px;
	margin-top:12px;
}
#top .menu a {
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin-left:5px;
	margin-right:10px;
}
#top .search {
	float:left;
	margin-top:14px;
	margin-left:5px;
	color:#000;
}
#top .search form {
	padding:0px;
	margin:0px;
}
#top .search input.search {
	padding:3px;
	margin:0px;
	margin-right:5px;
	border:none;
	background-color:transparent;
}
#do_search_submit {
	border:1px solid #666666;
	background:url(../images/searchbg.png);
	padding:2px;
	color:#FFFFFF;
}
.brickitem {
	display:block;
	height: 35px;
	width: 100px;
	background:url(../images/brick1.png);
	text-align:center;
}
.br1 {
	background:url(../images/brick1.png);
}
.br2 {
	background:url(../images/brick2.png);
}
.br3 {
	background:url(../images/brick3.png);
}
#brickwall .brickwall-hover {
	background-color:#ffffff;
}
#boxy {
	width:400px;
}
#boxy textarea, #boxy input {
	border:1px solid #666666;
	width:272px;
}
/* Boxy style*/
.boxy-wrapper {
}
.boxy-wrapper .title-bar {
	background-color:black;
	padding:6px;
	position:relative;
}
.boxy-wrapper .title-bar h2 {
	color:white;
	font-size:12px;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding:0;
}
.boxy-wrapper .title-bar .close {
	color:white;
	font-size:90%;
	line-height:1;
	position:absolute;
	right:6px;
	top:4px;
	text-decoration: none;
}
.boxy-wrapper form {
	padding: 0px;
	margin: 0px;
}
.clearfix {
	clear: both;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	position: absolute;
	left: -99999999px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height:1%;
}
.ui-helper-clearfix {
	display:block;
}
/* end clearfix */
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/ui-icons_cccccc_256x240.png);
}
.ui-widget-content .ui-icon {
	background-image: url(../images/ui-icons_cccccc_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(../images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(../images/ui-icons_cccccc_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(../images/ui-icons_ffffff_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(../images/ui-icons_222222_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(../images/ui-icons_4b8e0b_256x240.png);
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url(../images/ui-icons_a83300_256x240.png);
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0px;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0px;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0px;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0px;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}/* Slider

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 1.1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #666666;
	background: #000000 url(../images/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x;
	color: #ffffff;
}
.ui-widget-content a {
	color: #ffffff;
}
.ui-widget-header {
	border: 1px solid #333333;
	background: #333333 url(../images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #666666;
	background: #555555 url(../images/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eeeeee;
	outline: none;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #eeeeee;
	text-decoration: none;
	outline: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border: 1px solid #59b4d4;
	background: #0078a3 url(images/ui-bg_glass_40_0078a3_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #ffffff;
	outline: none;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border: 1px solid #ffaf0f;
	background: #f58400 url(../images/ui-bg_inset-soft_30_f58400_1x100.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #ffffff;
	outline: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	border: 1px solid #cccccc;
	background: #eeeeee url(images/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x;
	color: #2e7db2;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
	color: #2e7db2;
}
.ui-state-error, .ui-widget-content .ui-state-error {
	border: 1px solid #ffb73d;
	background: #ffc73d url(images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x;
	color: #111111;
}
.ui-state-error a, .ui-widget-content .ui-state-error a {
	color: #111111;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text {
	color: #111111;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
/* Corner radius */
.ui-corner-tl {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}
.ui-corner-tr {
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}
.ui-corner-bl {
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.ui-corner-br {
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
.ui-corner-top {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}
.ui-corner-bottom {
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
.ui-corner-right {
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
.ui-corner-left {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.ui-corner-all {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/* Dialog
----------------------------------*/
.ui-dialog {
	position: relative;
	padding: .2em;
	width: 400px;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .5em .3em .3em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0 .2em;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}
.ui-dialog .ui-dialog-content {
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
	zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane button {
	float: right;
	margin: .5em .4em .5em 0;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
	width:auto;
	overflow:visible;
}
.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px;
}
.ui-draggable {
	cursor: pointer;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
#boxy {
	display:none;
	width:430px;
	font-family:Tahoma;
	font-size:14px;
}
#boxy label {
	display:block;
	margin: 4px 0px 2px 0px;
}
#boxy .form-submit {
	text-align: right;
}
#boxy div.row {
	margin: 4px 0px;
}
body, td, th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	width:1080px;
	height:910px;
	margin:0 auto;
	background:url(../images/back.jpg) no-repeat #000000;
}
.vision {
	text-align:justify;
	font-size:13px;
	padding:5px;
	line-height:14px;
}
#leftwall input, #leftwall textarea {
	border:1px solid #666666;
}
#sendmessage {
	background:transparent url(../images/searchbg.png) repeat scroll 0 0;
	border:1px solid #666666;
	color:#FFFFFF;
	padding:2px;
}
.link1 a:link, .link1 a:visited {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}	
tr.space{
	height:5px;!important;
	margin:0px;
}	
