@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
	font-weight: normal;
	background-image:url(../img/topbar.png);
	background-repeat: repeat-x;
	background-position: left top;
}

form {
	padding: 0;
	margin: 0;
}

img {
	border: none;	
}
div.img img {	
	border: 1px #999999 solid;
}
img.border {	
	border: 1px #999999 solid;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}

table tr {
	vertical-align: top;
}
div#pgContainer {
	width: 100%;
	height: 100%;
}
div#central {
	width: 986px;
	margin: auto;
}

input.input_class, input.edit, select, textarea,
div#leftContent input[type="text"], div#leftContent input[type="password"], div#rightContent input[type="text"], div#rightContent input[type="password"],
div#leftContent input.searchInput, div#rightContent input.searchInput
{
	/*background: url('../img/input-bg.gif') no-repeat scroll left top;*/
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding-left: 3px;
}

table#pageContainer {
	width: 100%;
	height: 100%;
}
.clr {
	clear: both;
}
td#centerContainer {
	width: 986px;
}
table#centerContainerTab {
	/*width: 986px;*/
	background-image:url(../img/maincontent-bg.gif);
	background-repeat: repeat-y;
}
td#mainContainer {
	width: 960px;
	vertical-align: top;
	background-color: #ffffff;
}
td#mainContainer div.loader-fff-000-gif {
	background: url(../img/loader-fff-000.gif) center center no-repeat;
}
td#mainContainer div.loader-b73b2f-000-gif {
	background: url(../img/loader-b73b2f-000.gif) center center no-repeat;
}
div#corner-tl, div#corner-tr {
	background-color: #060606;
	height: 210px;
	background-image:url(../img/corner-tl.png);
	background-position: right;
	background-repeat:repeat-y;
}
div#corner-tr {
	background-image:url(../img/corner-tr.png);
	background-position: left;
}
div#bar-tl, div#bar-tr {
	background-color: #464646;
	height: 31px;
	background-image:url(../img/bar-tl.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div#bar-tr {
	background-image:url(../img/bar-tr.jpg);
	background-position: left;
}
td#shadeLeft, td#shadeRight {
	width: 13px;
	background-image:url(../img/top-slimbg.gif);
	background-repeat:repeat-x;
}
td#footerCell {
	height: 41px;
}
td#shadeBottom {
	background-image:url(../img/shade-bottom.gif);
	height: 14px;
}
div#shadeBottomLeft {
	width: 14px;
	height: 14px;
	background-image:url(../img/shade-bl3.gif);
	float: left;
	overflow: hidden;
}
div#shadeBottomRight {
	width: 14px;
	height: 14px;
	background-image:url(../img/shade-br3.gif);
	float: right;
	overflow: hidden;
}
div#shadeBottomDiv {
	background-image:url(../img/shade-bottom.gif);
	width: 932px;
	height: 14px;
	float: left;
	overflow: hidden;
}
div.shade-bl2 {
	width: 13px;
	height: 14px;
	background-image:url(../img/shade-bl2.gif);
	overflow: hidden;
}
div.shade-br2 {
	width: 13px;
	height: 14px;
	background-image:url(../img/shade-br2.gif);
	overflow: hidden;
}
div.blackLine {
	background-color: #000000;
	height: 1px;
	width: 100%;
	overflow: hidden;
	clear: both;
}
div#top {
	width: 960px;
	height: 121px;
	background-color: #000000;
}
div#logoM {
	float: left;
	padding: 20px 0 0 5px;
}
div#logoName {
	float: left;
	padding: 40px 0 0 16px;
}
div#logoMotomapa {
	float: left;
	padding: 18px 0 0 8px;
}
div#logoNameContent {
	width: 154px;
	height: 40px;
}
div#topNavi {
	float: right;
	text-align:right;
	padding: 10px 16px 0 0;
}
div#topNavi, div#topNavi a, div#topNavi a:link, div#topNavi a:visited, div#topNavi a:active, div#topNavi a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
	font-weight: bold;
	text-decoration: none;
}
div#topNavi a:hover {
	text-decoration: underline;
}

div#mainMenu {
	height: 28px;
	background-color: #000000;
}
div#mainMenuBar {
	width: 10px;
	height: 28px;
	background-color: #881812;
	float: left;
}
div#mainMenu div.mmButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 10px;
	cursor: pointer;
	float: left;
}
	
div#mainMenu a, div#mainMenu a:link, div#mainMenu a:visited, div#mainMenu a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;
	
}
div#mainMenu a:hover {
	text-decoration: none;
}

/*div.mainMenuPosOver {
	background-color: #ac1f17;
}*/
div#submenu {
	height: 28px;
	background-color: #6d140f;
	padding: 0 10px 0 10px;
	/*width:500px;*/	
}
div#submenuContent {
	background-color: #8a1913;
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#submenuContent a, #submenuContent a:link, #submenuContent a:visited, #submenuContent a:active {
	color: #ffffff;		
	text-decoration: none;
}

#submenuContent a:hover {
	text-decoration: underline;
}

#submenuContent div.divvis {
  position: relative;
  display: block;
}
#submenuContent div.divhid {
  position: relative;
  display: none;
}

#submenuContent div {
  position: relative;
  /*display: none;*/
}
#submenuContent div.asmain {
  /*font-weight: bold;
  letter-spacing:1px;
  line-height: 26px;*/
  
}
#submenuContent div.asmain a.set, #submenuContent div.asmain a.set:link, #submenuContent div.asmain a.set:visited, 
#submenuContent div.asmain a.set:active {
  text-decoration: underline;  
}

#submenuContent span {
	color: #6d140f;
	font-size: 12px;
	padding: 0 5px 0 5px;
}	

div#mainContent {
	background-color: #ffffff;
}
div#leftContent {
	width: 660px;
	float: left;
}
div#rightContent {
	width: 300px;
	_width: 295px;
	float: right;
}

div#naviPath {
	height: 26px;
	background-color: #f2f2f2;
}
div#naviPathBar {
	width: 10px;
	height: 26px;
	background-color: #b9b9b9;
	float: left;
}
div#naviPathContent, div#naviPathHelp {
	height: 26px;
	line-height: 26px;
	margin: 0 0 0 20px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*width: 870px;*/
	float: left;
}
div#naviPathHelp {
	/*width: 50px;*/
	float: right;
	margin: 0 10px 0 0;
	font-weight: bold;
}
div#naviPathContent h1, div#naviPathContent h2, div#naviPathContent b{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	font-weight: normal;
	margin:0;	
}

div#naviPathContent span{		
	float: left;	
	margin:0 5px 0 3px;	
}

div#naviPathContent h1{	
	color: #000000;		
}

div#naviPathContent a, div#naviPathContent a:link, div#naviPathContent a:visited, div#naviPathContent a:active, 
div#naviPathHelp a, div#naviPathHelp a:link, div#naviPathHelp a:visited, div#naviPathHelp a:active
{	
	text-decoration: none;	
	color: #8a1913;
}
div#naviPathContent a:hover, div#naviPathHelp a:hover {
	text-decoration: underline;
}

div#leftContentInside {
	clear: both;
	padding: 0px 20px 24px 20px;
}
div.mainsiteTextBox {
	margin: 0px 0 20px 0px;
	width: 610px;
}
div.msTextBoxTD {
	float: left;
	width: 295px;
	margin: 0px 0 10px 0px;
}
div.battles {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div.battles img {border: 1px #999999 solid; margin-top:3px;; margin-bottom:3px;}
div.battles form {margin-top:3px;; margin-bottom:3px;}

td.vs {
	color: #882114;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	height: 16px;
	font-weight: bold;
	padding-bottom:6px;	
	margin:16px 0 8px 0px;	
}
td.white {
	background-color: #cccccc;		
	padding-left: 5px;
	color: #b82c1a;
	font-weight: bold;
	border: 1px solid #dddddd;
}
td.white#novotes {
    padding-right:5px;
}
td.gray {
	background-color: #ffffff;
	padding-right: 5px;	
	color: #b82c1a;
	font-weight: bold;
	border: 1px solid #dddddd;
}
td.gray#novotes {
	padding-left:5px;
}
table.battle_result td {	
	padding-top:2px;
	padding-bottom:2px;		
}
td.info_battle {
	padding-top: 5px;
	padding-bottom: 15px;
}
td.user_battle {
	padding-bottom: 10px;
}
div.batrank {
	margin-top:10px;
	background-color: #fef0cd;	
	padding: 0 4px 10px 4px;
	border-bottom: 1px #eeeee7 solid;
	border-top: 1px #efe3c7 solid;
	border-left: 1px #efe3c7 solid;
	border-right: 1px #eeeee7 solid;
}
div.batrank .row {		
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;	
	background-color: #ffffff;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #882114;
	padding-left: 7px;
	padding-right: 5px;
	padding-top:2px;
	height:15px;	
}
div.batrank .row.desc {		
	border: 0px;		
	text-align: right;
	color: #666;
	background-color: #fef0cd;
}
div.batrank .row.gray {		
	background-color: #cccccc;		
}
div.batrank .row.last {
	border-bottom: 1px #dddddd solid;
}
div.batrank a, div.batrank a:link, div.batrank a:visited, div.batrank a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #882114;	
	text-decoration: none;	
}
div.batrank a:hover{
	text-decoration: underline;
}
div.batrank div.lcol {
	float: left;
	overflow: hidden;	
	width: 180px;
	height:15px;	
}

div.batrank div.lcol div {
	float: left;
	overflow: hidden;	
	width: 200px;
	height:15px;	
}
div.batrank div.rcol {
	float: right;	
	width: 30px;
	height:15px;
	text-align: right;
}

div.msTextBoxTDCenter {
	float: left;
	width: 20px;
	margin: 0px 0 0 0px;
}

div#mainsiteTextBox .msTextBoxTitle h1, div#mainsiteTextBox .msTextBoxTitle h2, div#mainsiteTextBox .msTextBoxTitle h3{	
	color: #882114;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	height: 16px;
	font-weight: bold;
	border-bottom: 1px #cccccc dotted;
	padding-bottom:6px;	
	margin:16px 0 8px 0px;	
	letter-spacing:1px;
}

.textBoxTitle h1, .textBoxTitle h2, .textBoxTitle h3, .textBoxTitle b {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	/*height: 16px;*/
	font-weight: bold;
	border-bottom: 1px #cccccc dotted;
	padding-bottom:5px;
	margin-bottom:8px;
	margin-top:16px;	
	display:block;
}

.listItem {
	padding:5px 0 5px 5px;
	/*border-bottom: 1px #9a5c43 dotted; */
	border-bottom: 1px #cccccc dotted;
	margin:5px;
	clear:both;
	color: #000000;
}

.listTitle, .listTitle a, .listTitle a:link, .listTitle a:visited, .listTitle a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #882114;*/
	color: #9b200f;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:4px;
}
.listTitle a:hover {
	text-decoration: underline;
}

.listTitle b {	
	color: #9b200f;	
	text-decoration: underline;
}
.listTitle strong {	
	
	color: #333333;
	/*color: #ef003e; text-decoration: underline;*/		
}
h1.red {
	color: #ef003e;	
}

h1.red a, h1.red a:link, h1.red a:visited, h1.red a:active {		
	color: #ef003e;
	text-decoration: none;		
}

h1.red a:hover {
	text-decoration: underline;
}

.listParam {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;		
	margin-bottom:5px;	
}
.listParam b {		
	font-weight: bold;	
	color: #333333;	
}
.listDate{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	text-decoration: none;
	margin-bottom:5px;
}

.listFoto {
	float: left;
	padding-right:8px;
	margin-bottom:6px;	
	
}

.listContent {
	float: right;
	width:458px;
	/*padding-right:10px;
	margin-bottom:6px;*/	
}

#rightContent .listFoto {
	/*width: 72px;*/
	margin-bottom:10px;
	padding-right:10px;
}

.listFoto img {	/*, .listFotoMs img, .listFoto130 img*/
	border: 1px solid black;
}
.listFoto.noborder img {	/*, .listFotoMs img, .listFoto130 img*/
	border: 0;
}
.noimg, .noimgBig {		
	background-color: #EEEEEE;
	border: 1px #999999 solid;
}

#leftContent .noimg, #rightContent .noimg, #itemRightContent .noimg, .itemRightContent .noimg {	
	width: 70px;
	height: 70px;	
}

#leftContent .noimgBig, #rightContent .noimgBig, #itemRightContent .noimgBig, .itemRightContent .noimgBig {	
	width: 130px;
	height: 130px;	
}

.listRow {
	width: 280px;
	overflow: hidden;
	margin-bottom:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*border: 1px #999999 solid;*/
}
.listRow strong {
	text-decoration: underline;	
}
.listRow.MS {
	width: 280px;	
}
/*right margin*/
.listRow.RM {
	width: 260px;	
}
/*content left margin / groups*/
.listRow.CLM, .listRow.CRM {
	width: 600px;	
}
.listRow img {
	border: 1px solid black;
	margin-right:10px;
	margin-bottom:5px;
}
.listRow .listFoto img {
	margin-right:0px;
	margin-bottom:0px;
}

.listText {
	/*float: left;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.listText a, .listText a:link, .listText a:visited, .listText a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #882114;*/
	color: #000000;	
	text-decoration: underline;	
}
.listText a:hover {
	text-decoration: underline;
}

.listText b{
	font-weight: normal;
	/*float: left;*/
	text-decoration: underline;	
}

#rightContent .listText {	
	margin: 0 0 10px 0px;
	display: table;
}
#rightContent .listText a{
	color: #882114;
	text-decoration: none;	
}
#rightContent .listText a:hover{
	text-decoration: underline;
}
div.listText130 {
	color: #000;
}

.listBR {	
	height: 14px;
	clear:both;	
}
.msCommonLink a, .msCommonLink a:link, .msCommonLink a:visited, .msCommonLink a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882114;	
	text-decoration: underline;	
	margin-right: 7px;
}

.msCommonLink a:hover {
	text-decoration: underline;
}
.commonText {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
div.contentInside p {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
div.contentInside p a, div.contentInside p a:link, div.contentInside p a:visited, div.contentInside p a:active, div.contentInside p a:hover {
	color: #882114;
	text-decoration: none;
}
div.contentInside p a:hover {
	text-decoration: underline;
}
.msSmallTitle, .msSmallTitle a, .msSmallTitle a:link, .msSmallTitle a:visited, .msSmallTitle a:active {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b200f;	
	font-weight: bold;	
	text-decoration: none;
}

.msSmallTitle a:hover {
	text-decoration: underline;
}

table.msGroups img {
	margin:2px 2px 0 0;
}


div#rightContent .loginBox {
	background-color: #d8d8d8;
	height: 75px;	
	padding: 10px 0 5px 0px;
	margin-top:1px;
}

div#leftContent input[type="text"], div#leftContent input[type="password"], div#rightContent input[type="text"], div#rightContent input[type="password"]
{
	border: 1px solid #999999;
	/*background: url('../img/input-bg.gif') no-repeat scroll left top;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding-top:1px;
	padding-left:3px;
	height: 14px;	
	width: 130px;
}
div#leftContent input.searchInput
{
	width: 150px;	
	font-size: 12px;
	height: 16px;
}

div#topSearch {	
	height: 33px;	
	padding: 30px 0 0 0px;	
}
div#topSearch input.searchInput
{
	border: 1px solid #CCCCCC;
	width: 130px;	
	height: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 2px 1px 2px 2px;
	margin: 0px;
}
div#topSearch .searchSelect
{	
	border: 1px solid #CCCCCC;
	width: 110px;
	height: 21px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 1px;
	margin: 0px;
}

div#topLink td
{
	padding: 0 0 0 5px;
	vertical-align: middle;
	text-align: left;
}

div.loginBox  table
{
	margin-left:118px;		
}

div#rightContent input[type="submit"] { 
	border: 1px solid #CCCCCC; width:60px; background-color: #666666; color:#FFFFFF; 
	font-size: 11px; text-align:center; padding-top:2px; padding-bottom:4px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

div#loginForm .submit { 
    border: 1px solid #CCCCCC; width:60px; background-color: #666666; color:#FFFFFF; 
    font-size: 11px; text-align:center; padding-top:2px; padding-bottom:4px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    cursor: pointer;
}

input[type="submit"].submit  { 
	border: 1px solid #CCCCCC; width:60px; background-color: #666666; color:#FFFFFF; 
	font-size: 11px; text-align:center; padding-top:2px; padding-bottom:4px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

div.button input, div.button input {
	border: 1px solid #CCCCCC; background-color: #666666; color:#EEEEEE; font-size: 12px; text-align:center; padding:2px 3px 2px 3px; 
	cursor: pointer; margin:5px 10px 5px 10px;		
}

form img {cursor: pointer;}

div#rightContent label {
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#rightContent .contentBox {
	margin-top:1px;
/*	background-color: #f2f2f2;*/
	padding: 0px 18px 10px 18px;
}

#rightContent {
	background-color: #f2f2f2;
}

div#rightContent .msTextBoxTitle h2, div#rightContent .msTextBoxTitle h3{	
	color: #891814;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	height: 16px;
	font-weight: bold;
	border-bottom: 1px #cccccc dotted;
	padding:10px 0 6px 0;	
	margin:0 0 8px 0px;	
	letter-spacing:1px;
}

.msTextBoxTitle b {	
	color: #333333;	
}

div.msImgsBox{
	clear:both;		
}
div.msImgsBox div.first-child {
	margin-left:0px;
}
div.msImgsBox div {	
	float: left;
	width: 132px;	
	margin-left:27px;
	margin-bottom:5px;	
	/*vertical-align:middle;*/
}
div.msImgsBox img {	
	border: 1px #999999 solid;	
}

/*.msImgsBox a:first-child > img  {	
	margin-left:0px;	
}

.msImgsBox a > img  {
	float: left;
	width: 70px;	
	margin-left:27px;
	margin-bottom:15px;
	
}*/



#footerBox {
	background-color: #3f3f3f;
	height:40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;	
	text-decoration: none;		
	padding: 0px 0 0 23px;
	/*background-image:url(../img/footer-end.jpg);*/
	background-repeat:no-repeat; background-position: right;
}

#footerBox a, #footerBox a:link, #footerBox a:visited, #footerBox a:active {		
		
	color: #b5b5b5;		
	text-decoration: none;
}

#footerBox a:hover {
	text-decoration: underline;
}

#footerBox div#footerCopy{
	float: left;
	margin: 6px 0 0 0;
	width: 250px;
}

#footerBox div#footerMenu{
	float: left;
	width: 660px;
	margin:6px 0 0 0;
}
#footerBox div#footerOnline{
	float: left;
	width: 80px;
	margin:5px 0 0 0;
}
.commContent {
	width: 960px;	
	padding:15px 0 0 20px;
}	

.commAlert {	
	/* color: #891814; */
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	
	/*font-weight: bold;*/	
	margin:10px 0 10px 0;	
}

.commAlert a, .commAlert a:link, .commAlert a:visited, .commAlert a:active {		
	color: #882114;	
	font-weight: normal;	
	text-decoration: none;
}

.commAlert a:hover {
	text-decoration: underline;
}

div.lower, span.lower {
	text-transform:lowercase;
}

div.label, div.labelLink, div.labelTab {
	margin-bottom:5px;
}

div.labelTab {
	display: table;
}

div.labelLink {
	padding-left: 20px;
	background-image: url(../img/arrow1.gif);
	background-repeat: no-repeat;
}

.label span, .labelLink span, .labelTab span {
	color: #666666;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.label div, .labelLink div, .labelTab div {
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.label b, .labelLink b, .labelTab b {   
    color: #000;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.listItem .label b, .listItem .labelLink b {   
    font-size: 10px;
}

div.labelSmall span {
    margin: 2px 2px 2px 2px;
    color: #000;
    font-weight: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.label a, .label a:link, .label a:visited, .label a:active, .labelLink a, .labelLink a:link, .labelLink a:visited, .labelLink a:active, .labelTab a, .labelTab a:link, .labelTab a:visited, .labelTab a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882114;	
	text-decoration: none;	
	/*margin-right: 7px;*/
}

.label a:hover, .labelLink a:hover, .labelTab a:hover {
	text-decoration: underline;
}

.msgBox div {
	padding:10px; font-weight:bold; margin-bottom:15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fcfcfc;
}

#formContent .msgBox{	 
	 margin-top:15px; 
}	 
/*#formContent .msgBox{
	 margin-left:130px;	
	 margin-top:20px;	
	 display:table;
}*/

.msgBox div, .msgBox div.success, .msgBox div.error {
	width: 80%;
	margin: 0 9% 15px 9%;
	border:1px solid #cccccc;
}
.msgBox div.success {
	/*border:1px solid #cccccc;*/
	color: green;	
}
.msgBox div.error {
	/*border:1px solid #cccccc;*/
	color: red;	
}

.msgBox span.error {	
	color: red;	
}
.msgBox span.success {	
	color: green;	
}

.msgBox div.common {
	background-color: #f9f9f9;
	color: #333333;
	border:1px solid #cccccc;	
	font-weight: normal;
	font-size: 12px;
}
/*.msgBox div.error span {	
	color: green;	
}
.msgBox div.success span {	
	color: red;	
}*/
.success a, .success a:link, .success a:visited, .success a:active {		
	color: green;
	text-decoration: underline;	
	margin-left: 5px;
	margin-right: 5px;
}
.success a:hover {
	text-decoration: underline;
}
.error a, .error a:link, .error a:visited, .error a:active {		
	color: red;	
	text-decoration: underline;	
	margin-left: 5px;
	margin-right: 5px;
}
.error a:hover {
	text-decoration: underline;
}
.common a, .common a:link, .common a:visited, .common a:active {	
	text-decoration: underline;		
	color: #882114;		
}
.err_field {
	color: red;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

div.pager, div.alphaPager
{    
	text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.pager img
{
   	border:0;
}

div.pager, div.pager a, div.pager a:link, div.pager a:visited, div.pager a:active {		
	color: #666666;
	text-decoration: none;	
	margin: 4px;	
}

div.pager a:hover {
	text-decoration: underline;
}
div.alphaPager, div.alphaPager a, div.alphaPager a:link, div.alphaPager a:visited, div.alphaPager a:active {
	color: #00509a;
	text-decoration: none;
	margin: 3px;
}
div.alphaPager a:hover {
	text-decoration: underline;
}

div.info {
	margin: 5px;
	padding: 15px;
	border: 1px solid #666666;
	color: #333333;
	background-color: #e7e7e7;
}

span.selected_category a {
    font-weight: bold;
}

div.photo_thumbnail
{
    margin: 3px; 
    border: 1px dotted gray;
    width: 180px;
    overflow: hidden;
    color: #000;
}

div.photo_thumbnail img
{
    border: 1px solid gray;
}

div.photo_thumbnail a
{
    padding: 5px; 
	display: block;
	text-decoration: none;
}

div.photo_thumbnail a:hover
{
	background-color: #f0f0f0;
}

table.announcements
{
	width: 630px;
	border: 0 none #fff;
    background-color: #fff;
}

table.announcements a
{
    text-decoration: none;
    color: #b00;
    padding: 1px 3px 1px 3px;
    display: inline;
    background-color: #fff;
}

table.announcements a:hover
{
	text-decoration: underline;
}

table.announcements td
{   
    padding: 5px;
    margin: 5px;
    
    vertical-align: middle;
    color: #000;
    border-bottom: 1px solid #ddd;    
}

table.announcements tr
{
}

table.announcements tr.header
{
	color: #777;
}

table.announcements td.titleHeader
{
    color: #777;
	width: 370px;    
    overflow: hidden;
    padding: 1px 3px 1px 3px;
}

table.announcements td.priceHeader
{
    color: #777;
	width: 100px;
    overflow: hidden;
    text-align: right;
    padding: 1px 3px 1px 3px;
}

table.announcements td.dateHeader
{
    overflow: hidden;
    text-align: right;
    padding: 1px 3px 1px 3px;
}

table.announcements td.title
{
    overflow: hidden;
    background-color: #fff;
}

table.announcements td.title img
{
	vertical-align: middle;
}

table.announcements td.price
{
    overflow: hidden;
    text-align: right;
    padding: 1px 3px 1px 3px;
}

table.announcements td.date
{
    overflow: hidden;
    text-align: right;
    padding: 1px 3px 1px 3px;
}

div.announcement_box
{
	padding: 5px;
	margin: 5px;
	border: 1px dotted gray;
	width: 600px;
	overflow: hidden;
	color: #000;
}

div.announcementFeedback
{
	font-style: italic;
	font-size: larger;
    padding: 3px;
    margin: 3px;
    color: #333;
}

hr.announcement {
height:0;border:0;border-top:1px dotted #999;
}

span#msgCnt {
	color: #ff0000;
}
table.linkPad {
	padding:0;
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}
table.linkPad a, table.linkPad a:link, table.linkPad a:visited, table.linkPad a:active {		
	color: #882114;	
	text-decoration: none;	
}

table.linkPad a:hover {
	text-decoration: underline;
}
div.iconLink {
	float: left;
	padding: 1px 8px 0px 0;	
}
div.iconLinkTxt {
	float: left;
	padding-top: 5px;
}
div.iconLinkTxt2 {
	float: left;
	padding-top: 2px;
}
.dotSep {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}
/*.boxSep {
	width: 1px;
	height: 15px;
}*/
.boxSep {
	width: 100%;
	height: 15px;
}
.boxSep2 {
	width: 100%;
	height: 30px;
}
img.blind {
	border:0;
}
div.hdr {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 100%;
	margin: 0 0 15px 0;
}
div.hdr img {
	padding: 7px 0 0 21px;
}
div.hdr2 {
	background-image: url(../img/header2.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 100%;
	margin: 0 0 5px 0;
}
div.hdr2 img {
	padding: 7px 0 0 22px;
}

div.hdr3 {
    background-image: url(../img/header3.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 100%;
    margin: 0 0 5px 0;
}
div.hdr3 img {
    padding: 7px 0 0 22px;
}

.mainImgsBox {
	float:left; 
	width:132px;	
	margin:5px 8px 5px 0;	
	overflow: hidden;
}
.mainImgsBox img {	
	border: 1px solid black;	
}
.mainImgsRow {
	display:table;	
	margin:0px 0px 5px 20px;	
	overflow: hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtNorm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table.galleryNavi {
	margin-bottom: 5px;
}
table.galleryNavi td {
	width: 25px;
}

div#bannerUnderPanel {
	margin-top: 10px;
	margin-left: 10px;
	width:600px;
}
/*similar resouces*/

div#sim {
	width: 724px;	
	margin:0px 0px 20px 0px;
	display:table;	
}
div#sim div.sep {
	width: 40px;
	float: left;			
}
div#sim div.sepV {
	height: 10px;				
}
div#sim div.col {
	width: 340px;
	float: left;
	overflow: hidden;	
	padding-left:2px;
}
div#sim div.mod {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	letter-spacing:1px;
	margin-bottom:4px;
}
div#sim ul {
	list-style-type:none;	
	text-align:left;	
	padding-left:0px;
	margin:0px;
}
div#sim li {	
	line-height:14px;
	padding-bottom:3px;	
}
div#sim li b {
	color: black;
}
div#sim li a, div#sim li a:link, div#sim li a:visited, div#sim li a:active {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9b200f;	
	text-decoration: none;		
}
div#sim li a:hover {
	text-decoration: underline;	
}
img.naviUpArrow {
	margin-right: 4px;
}

table.pictureContainer
{
	margin: 0 0 8px 15px;
    padding: 0;
}

table.pictureContainer td
{   
    margin: 0;
    padding: 0;
    color: #000;
}
div#topBanner {
	padding: 10px 0 10px 0;
	text-align: center;
}
div#adsenseMainsite {
	text-align: center;
}
div#adsenseLeftMenu {
	padding: 20px 0 20px 10px;
}

table.bbCodeTable {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    border-collapse: collapse;
}
div.bbTable2 table.bbCodeTable {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
table.bbCodeTable tr.a td {
	background-color: #f2f2f2;
}
table.bbCodeTable tr.b td {
	background-color: #d8d8d8;
}
table.bbCodeTable td {
	background-color: white;
	padding: 3px;
	border: 1px solid #cccccc;
}

ul.bbCodelist, ol.bbCodelist {
    text-align:left;
    font-size: 12px;
    color: #000;
    list-style-position: inside;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    list-style-position: outside;
}

ul.bbCodelist li, ol.bbCodelist li {
    display:list-item;
}

a.bb-url, a.bb-url:link, a.bb-url:visited, a.bb-url:active {        
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #9B200F; 
    text-decoration: none;
}
a.bb-url:hover {
    text-decoration: underline; 
}

div.bb-movie {
	clear:both;
    padding: 5px 0 5px 0;
	text-align: center; 
}

div#stdText {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
div#stdText h3 {	
	color: #882114;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;	
	letter-spacing:1px;
	margin: 0;
	padding: 0 0 8px 0;
}
div#stdText h4 {	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;	
	letter-spacing:1px;
	margin: 0;
	padding: 0 0 8px 0;
}
div#modelInfoText table.bbCodeTable {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
div#topBillboard {
	text-align: center;
	padding: 10px 0 10px 0;
}
div.dispTable {
	display: table;
}
div.scrollBox {
	overflow: auto;
	height: 225px;
}
div.scrollBoxNotif {
	overflow: auto;
	height: 205px;
}

/*tagcloud*/
ul.searchcloud {		
	list-style-type:none;
	margin-top:5px;	
	padding-left:0px;
	width:200px;		
	/*text-align:justify;*/	
}
/*ul#cloud li {	
	display:inline;			
}*/
ul.searchcloud a, ul.searchcloud a:link, ul.searchcloud a:visited, ul.searchcloud a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b0116;	
	text-decoration: none;		
}
ul.searchcloud a:hover {
	text-decoration: underline;	
}

div.forumTopicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td.mainForumTitle a, td.mainForumTitle a:link, td.mainForumTitle a:active, td.mainForumTitle a:visited, td.mainForumTitle a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.phrases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	margin-top:5px;
	width:660px;
	clear:both;
}
div.phrases div.left {
	float:left;
	width:25px;
}
div.phrases div.right {
	float:right;
	width:635px;	
}
div#itemRightContent div.listRow div.phrases, div#leftContent div.phrases {
	width:460px;	
}
div#itemRightContent div.listRow div.phrases div.right, div#leftContent div.phrases div.right {
	width:435px;	
}
div.phrases a, div.phrases a:link, div.phrases a:visited, div.phrases a:active {		
	font-family: Arial, Helvetica, sans-serif;	
	color: #8b0116;	
	text-decoration: none;	
	/*white-space: nowrap;*/
}
div.phrases a:hover {
	text-decoration: underline;	
}

div.dropdownBar {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: #e0e0e0;
	font-weight: bold;
	padding: 6px;
	cursor: pointer;
	margin-bottom: 4px;
}
div.dropdownBar .title {
	float:left;
}
div.dropdownBar .icon {
	float: right;
	padding-right: 5px;
	padding-top: 2px;
}
span.resLink {
	cursor: pointer;
}

li.resLinkTxt {
	cursor: pointer;
	color: #8b0116;
}

span.resLinkTxt, div.resLinkTxt {
	cursor: pointer;
	color: #8b0116;
	background: url(../img/more.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}
div.resLinkTxt {
	text-align: right;
}
.resLinkTxt a, .resLinkTxt a:link, .resLinkTxt a:visited, .resLinkTxt a:active {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color: #8b0116;	
	text-decoration: none;
}
.resLinkTxt a:hover {
	text-decoration: underline;
}
ul.cloud {		
	list-style-type:none;
	margin-top:0px;	
	padding-left:0px;
	width:260px;		
	text-align:justify;	
	margin-left:0;
	margin-bottom:5px;	
}
ul.cloud li {	
	display:inline;
	line-height:18px;
	white-space: nowrap;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*
	padding-right: 5px;
	padding-left: 2px;*/
	/*padding: 0 5px;*/
}
ul.cloud a, ul.cloud a:link, ul.cloud a:visited, ul.cloud a:active {
	padding-right: 5px;
	padding-left: 2px;		
	color: #333333;
	text-decoration: none;
	text-align:center;	
}
ul.cloud a:hover {
	color: #2460e8;
	text-decoration: underline;	
}
div.intertextAd {
	text-align: center;
}
div.adTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	text-align: left;
}
div.adEnd {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

#localization-recommendation-stats-url {
	display: none;
}
#localization-recommendation {
	float: left;
	text-align: right;
}
#localization-recommendation-add {
	display: none;
}
#new-comment-errors {
	display: none;
	color: red;
	padding: 0 0 10px 0;
}
#new-comment-messages {
	display: none;
	color: green;
	padding: 0 0 10px 0;
}
#new-comment-form {
	display: none;
	padding: 0 0 5px 0;
}
#new-comment-form .new-comment-row-nick {
	padding: 0 0 5px 0;
	height: 25px;
}
#new-comment-form .new-comment-row-nick .new-comment-row-label {
	float: left;
	width: 60px;
	padding: 3px 10px 3px 0;	
}
#new-comment-form .new-comment-row-nick .new-comment-row-input {
	float: left;
	width: 288px;	
}
#new-comment-form .new-comment-row-nick .new-comment-row-input #new-comment-nick {
	padding: 1px 0;
	color: #666;
	width: 100%;
	border: 1px solid #BDC7D8;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 12px;
}
#new-comment-form .new-comment-row-captcha {
	padding: 0 0 5px 0;
	height: 75px;
}
#new-comment-form .new-comment-row-captcha .new-comment-row-label {
	float: left;
	width: 62px;
	padding: 42px 10px 3px 0;	
}
#new-comment-form .new-comment-row-captcha .new-comment-row-input {
	float: left;
	width: 286px;	
}
#new-comment-form .new-comment-row-captcha .new-comment-row-input #new-comment-captcha {
	margin: 5px 0 0 0;
	padding: 1px 0;
	color: #666;
	width: 100%;
	border: 1px solid #BDC7D8;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 12px;
}
#new-comment-form .new-comment-textarea {
	padding: 0 5px 5px 0;
}
#new-comment-form .new-comment-textarea textarea {
	color: #000;
	width: 100%;
	height: 65px;
	border: 1px solid #BDC7D8;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 12px;
}
#new-comment-form .new-comment-button {
	margin: auto 0 0 0;
	padding: 0;
	text-align: right;
}
#new-comment-form .new-comment-button input {
	margin: 0 0 0 auto;
}














