﻿
/*---------------------------CSS Setup---------------------------------------------------------------- */	

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
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;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-family:Arial;
}

body {
line-height: 1;
background-color:#fff;
vertical-align:top;
text-align:center;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
color:#7a0026 !important;
}

/* 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;
}

p
{
    padding-bottom:10px;
}

h1, h2
{
    padding-bottom:5px;
}

a
{
    color:#004e78;
}

a:hover 
{
    text-decoration:none;
}
/*---------------------------CSS Setup---------------------------------------------------------------- */	
#mainFrame
{
	width:810px;
	margin:0px auto;
	max-width:810px;
	text-align:left;
}

#topLogo
{
	display:block;
	margin-left:-12px;
	clear:both;
}

#topMenu
{
	height:39px;
	width:810px;
	background:#d9d9cf url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/menu_right.gif) no-repeat top right;
	text-align:left;
}

#topMenu ul 
{
	width:auto;
	padding-top:11px;
}

#topMenu ul li
{
	display:inline;
	position:relative;
	border-right:2px solid black;
	padding-left:15px;
	padding-right:15px;
}

#topBlock
{
	margin-top:5px;
	margin-bottom:5px;
	height:184px;
}

#topBlockSpacer
{
	margin-top:5px;
	height:1px;
	width:100%;
}

#newsBlock
{
	background:#fff url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/backgammon_professionals_news_bg.gif) no-repeat top right;	
	width:182px;
	height:164px;
	float:right;
	overflow:hidden;
	text-align:left;
	padding:10px;
	font-size:12px;
}

#newsBlock h3
{
	font-size:14px;
	font-weight:bold;
}

#newsBlock span
{
	color:#6b3800;
	
}

#newsBlock li
{
	margin-top:8px;
}

#breadCrumbs
{
	margin-top:7px; 
	color:white; 
	font-size:12px; 
	width:810px; 
	height:39px;  
	background-image:url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/breadcrumbs_bg.gif);
}

#breadCrumbs div
{
	padding-top:13px;
	padding-left:25px;
}

#breadCrumbs a
{
	color:#5adfff;
}

#sideBar
{
	float:left;
	width:214px;
}

#sideMenu
{
	background:url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/navigation_bg.gif);
	overflow:hidden;
	width:214px;
	height:347px;
}

#sideMenu a
{
	color:White;
	text-decoration:none;
}

#sideMenu h2
{
	color:White;
	margin-top:18px;
	margin-bottom:10px;
	text-align:center;
}

#sideMenu ul 
{
	margin:20px;
}
#sideMenu ul li
{
	color:White;
	font-size:14px;
	text-align:left;
	line-height:20px;
	height:20px;
	padding-top:10px;
	padding-bottom:5px;
	background:url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/menu_bottom_border.gif) repeat-x bottom;
}


#sideMenu ul li img
{
	margin-right:7px;
}

#mainContentBox
{
	margin:0px;
	width:588px;
	padding:0px;
	background:#d1d1d1 url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/mainbox_bottom.gif) no-repeat bottom;
	float:right;
	min-height:556px;
	text-align:center;
}

#memberDetailsSideBar 
{
	float:left; 
	width:100px; 
	margin-top:10px;
}

#memberDetailsSideBar ul
{
	margin-top:10px;
}

#memberDetails 
{
	margin-left:100px;
	margin-top:20px;
	margin-right:30px;
}

#memberDetailsSideBar li
{
	margin-bottom:5px;
	list-style-type:circle;
	list-style-position:inside;
	margin-left:0px;
}

#mainContentBox h1
{
	font-size:22px;
	margin:0px;
	padding:0px;
}

#bottomSideBlock
{
	background:#252525 url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/sidebar_bottom_block_bottom.gif) no-repeat bottom left;
	width:214px;
	margin-top:5px;
	text-align:left;
	min-height:204px;
	height:204px;
	overflow:hidden;
}

#bottomSideBlock a
{
	color:White;
	text-decoration:none;
	font-size:14px;
}


#bottomSideBlock div
{
	padding:5px;
	color:#fff;
}
#bottomSideBlock div h2
{
	background:url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/blogRecentIcon.gif) no-repeat top left;
	margin:10px 0px 10px 10px;
	padding-left:25px;
	height:20px;
	display:block;
}

#bottomSideBlock ul li
{
	list-style:url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/bulletStar.gif);
	margin-left:25px;
	margin-bottom:5px;
}

#bottomSideBlock div img
{
	margin-right:5px;
	margin-left:10px;
}

#copyright
{
	text-align:left;
	font-size:12px;
}


.memberBox
{
	background:#fff url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/memberBoxBg.gif) no-repeat top left;
	min-height:205px;
	height:205px;
	width:104px;
	margin-left:11px;
	margin-top:30px;
	text-align:center;
	float:left;
	text-decoration:none;
}

.memberBox:hover
{
	color:#f17202;
}

.memberBox div
{
	font-size:12px;
	margin:5px;
}

span.circle
{
	position:absolute; 
	margin-top:-20px; 
	margin-left:20px;
	background:url(http://fp1.imagesatlantic.com/Masters-of-Backgammon/skins/template1/circle.gif) no-repeat;
	padding-top:10px;
	font-size:32px;
	font-weight:bold;
	height:48px;
	width:48px;
	display:block;
}

#playersCatalog img
{
	margin-top:15px;
}

span.info
{
	margin:0px;
	padding-top:10px;
	display:block;
	font-size:12px;
}


#mainContentInner
{
	text-align:left; 
	margin:20px;
	line-height:16px;
	font-size:12px;
}

#mainContentInner h1
{
	margin-bottom:10px;
	font-size:20px;
	line-height:22px
}

.videoBox
{
	margin-bottom:15px; 
	border-bottom:1px solid white; 
	padding-bottom:15px;
}

#paging
{
	float:right; 
	padding:13px; 
	font-size:12px;
}

h1#errorNotice
{
	color:red; 
	font-size:14px; 
	text-transform:uppercase; 
	padding:20px;
}

#transparentBG
{
	position:absolute;
	height:2000px;
	width:2000px;
	opacity:0.8;
	filter:alpha(opacity=80); 
	background:#111; 
	left:0; 
	top:0;
	display:none;
}

.pictureContainer
{
	position:absolute; 
	width:1024px;
	padding:50px;
	left:0; 
	top:0;
	display:none;
}

.pictureContainer div
{
	margin:0px auto; 
	width:600px; 
	text-align:center;
}


.pictureContainer img
{
	border:white solid 1px;
	cursor:pointer;
}


.pictureContainer p
{
	width:400px; 
	text-align:left; 
	margin:10px auto; 
	color:white;
}

.pictureContainer p b
{
	font-size:14px;
}

a.close
{
	color:#ff5831;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 14px;
	cursor:pointer;
}

.thumbnail
{
	float:left; 
	width:100px; 
	text-align:right;
}

.thumbnail a
{
	cursor:pointer;
}

.thumbnail img
{
	border:white solid 1px;
}

.thumbnailDescription
{
	margin:0px 0px 10px 115px; 
	padding:0px; 
	height:100px;
}