/* BOF general */
body { 
	font-size:100%;
	text-align:center;
	background-color: #000000;
	margin: 0px;
}

input{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}
/* EOF general */
/* BOF top */
#view #top {
	background-image: url(imgs/general/bg-menu.jpg);
	background-repeat:no-repeat;
	background-position:-20px 0px;
	/*background-attachment:fixed;*/
	border:0px;
	margin:0px;
	padding:0px;
	width: 1000px;
	height: 226px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;/*12px;*/
	font-weight:bold;
}

#view #top input{
	background:#CCC;
	border:solid 1px #686b78;
	padding:1px;
	font-size:0.9em;/*12px;*/
	font:Arial, Helvetica, sans-serif;
	color:#666;
}

#view #top input.active{
	background:#EEE;
	border:solid 1px #003;
	font:Arial, Helvetica, sans-serif;
	color:#000;
}

#view #top .left{
	float:left;
	margin:0px;
	padding:0px;
	height:100%;
	width:260px;
}
#view #top .left #searchBox {
	background-image: url(imgs/general/bg-searchbox.png);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:-5px -2px;
	color:#000033;
	margin:0px;
	/*width: 327px;*/
	height: 47px;
}

#view #top .left #searchBox form{
	margin:0px;
	padding-top:5px;
	padding-left:10px;
	font-style:italic;
	font-weight:bolder;
}

#view #top .left .logo{
	margin-top:5px;
	margin-left:20px;
	border:0;
}

#view #top .right{
	float:left;
	margin:0px;
	padding:0px;
	width:740px;
}
#view #top .right #submenu{
	background-image: url(imgs/general/bg-submenu.png);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	/*width: 200px;*/
	margin-left: 430px;
	margin-top:15px;
	height: 50px;
	font-size:1.167em;/*14px;*/
}
#view #top .right #submenu .txt{
	padding-left:70px;
	padding-top:21px;
}
#view #top .right #submenu .txt div{
	/*float:left;
	padding-left: 24px;*/
	/*height: 33px;*/
	/*text-decoration:none;
	color:#000000;
	text-shadow:#003 1px 1px;*/
	display:inline;
}

#view #top .right #submenu .txt a{
	text-decoration:none;
	color:#000033;
	text-shadow:#000003 1px 1px 5px;
}

#view #top .right #menu {
	margin-top: 18px;
	padding-right: 25px;
	margin-bottom: 20px;
	text-align:right;
	/*separator*/
	color:#EEE;
}

#view #top .right #menu a {
	/*font-style:italic;*/
	text-decoration: underline;
	color:#FFFFFF;
}
#view #top .right #menu a:hover {
	text-decoration: underline;
	color:#000000;
}
#view #top .shadow {
	display:block;
	clear:both;
	position: absolute;
	overflow:visible;
	width:0px;
	left:1px;
	top:1px;
	color:#CCC;
}



#view #top .right #emptyMenu {
	height: 105px;
	width: 100%;
}

/* EOF top*/
a {
	text-decoration: underline;
	color:#335;
}

a:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 1.25em;/*20px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#view {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	width: 1000px;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #686B78;
	color: #FFFFFF;
	
}

#footer {
	font-size: 0.625em;/*10px;*/
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a{
	color:#9EA3DE;
}

.board .board_bottom {
	background-image: url(imgs/general/board_botton.gif);
	height: 18px;
	background-position: left bottom;
}

.board .board_title {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	width: auto;
	background-image: url(imgs/general/board_top.gif);
	margin: 0px;
	font-size: 0.75em;/*12px;*/
}

.small_board .board_bottom {
	background-image: url(imgs/general/small_board_botton.gif);
	height: 18px;
	background-position: left bottom;
}


.small_board .board_title {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	width: auto;
	background-image: url(imgs/general/small_board_top.gif);
	margin: 0px;
	font-size: 0.75em;/*12px;*/
}

.big_board .board_bottom {
	background-image: url(imgs/general/big_board_botton.gif);
	height: 18px;
	background-position: left bottom;
}


.big_board .board_title {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	width: auto;
	background-image: url(imgs/general/big_board_top.gif);
	margin: 0px;
	font-size: 0.75em;/*12px;*/
}

.words {
	font-size: 0.75em;/*12px;*/
	color: #C6150D;

}
.board {
	background-color: #9E9E9E;
	color: #000000;
	background-image: url(imgs/general/board_center.gif);
	background-repeat: repeat;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	float: none;
}

.small_board {
	background-color: #9E9E9E;
	color: #000000;
	background-image: url(imgs/general/small_board_center.gif);
	background-repeat: repeat;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	float: left;
}

.big_board {
	background-color: #9E9E9E;
	color: #000000;
	background-image: url(imgs/general/big_board_center.gif);
	background-repeat: repeat;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	float: left;
	visibility: visible;
	z-index: -1;
}

.board .thread {
	padding: 3px;
	margin-top: 8px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 3%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.small_board .thread {
	padding: 3px;
	margin-top: 8px;
	margin-right: 7%;
	margin-bottom: 5px;
	margin-left: 2%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#view #content #left_column {
	width: 170px;
	height: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#view #content {
	overflow:hidden;
	width: 1000px;
	margin-bottom:5px;

}


#view #content #right_column {
	width: 170px;
	height: 100%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}

#latest_products {
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#search_box {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#language {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#advertisement {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.text_menu {
	text-align: left;
	padding-top: 5px;
	font-size: 0.6875em;/*11px;*/
	padding-left: 10px;
	font-weight: bold;
	color: #101765;

}

#view #content #center {
	width: 610px;
	float: left;
	margin: 0px;
	padding: 0px;
}#view #content #center #profile .thread {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.big {font-size: 1.125em;/*18px*/}
.Title_words {
	color: #101765;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
.slogun {
	color: #101765;
	font-size: 0.875em;/*14px;*/
	padding: 5px;
	border: 1px solid #63668E;
}

.imagewBorder{
	border:solid;
	border-width:1px;
	border-color:#000000;
}

.clearboth{
	clear:both;
}
