/* CSS Document */
html {
min-height:100%;
	height: auto;
}

body {
	margin:0;
	background-color:#F6F6F6;
	background-image: url(../images/body_back_grey_2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
	outline: none;
}
strong {
	color: #333333;
}

a:hover {
}
.clear {
	clear: both;
}
p {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}


#divWrapper {
	position: relative;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 1.3em;
}

#divHeader {
	height: 85px;
	background-color: #F6F6F6;
	background-image: url(../images/logo_gloss.png);
	background-repeat: no-repeat;
}
#divWrapperOut {
	background-image: url(../external/pokersite_bg.png);
	background-repeat: repeat-x;
	background-color: #747882;
}

#divMenu {
	background-color: #94AE62;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#divMenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 485px;
}
#divMenu li {
	display: inline;
}
#divMenu a {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: #999999;
	height: 25px;
	width: 90px;
	float: left;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	background-color: #F6F6F6;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 10px;
	background-image: url(../images/menu_item_back.png);
	background-repeat: repeat-x;
}
#divMenu .active  {
	background-color: #F6F6F6;
	background-image: url(../images/menu_item_back_active.png);
	color: #333333;
	background-repeat: repeat-x;
}

#divMenu a:hover {
	background-color: #F6F6F6;
	background-image: url(../images/menu_item_back_active.png);
	color: #333333;
	background-repeat: repeat-x;
}
#divContentWrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#divContentWPoker {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-bottom: 25px;
}



#divTitle {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-top: 25px;
}
#divTitle h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-align:left;
	font-weight:normal;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
#divContent {
	float: left;
	padding: 0px;
	margin: 0px;

}

#divMainbar {
	width: 580px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

#divMainbar  h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#40685F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DADADB;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#divMainbar h2 {
	padding: 0px;
	font-size: 20px;
	color: #CC3300;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#divMainbar h3 {
	padding: 0px;
	font-size: 14px;
	color: #40685F;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divMainbar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	list-style-type: circle;
	margin-left: 10px;
}
#divMainbar li {
	margin-top: 10px;
}
#divSidebarWrapper {
	height: 360px;
	width: 240px;
	float: right;
	margin-left: 30px;
}
#divSidebarPop{
	height: 360px;
	width: 240px;
}

#divSidebarPoker {
	width:240px;
	height: 320px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
}
#divBanner {
	height: 40px;
	width: 240px;
	float: left;
}

#divSidebar {
	width:139px;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin-left: 15px;
	padding-left: 15px;
}



#divSidebar ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#divSidebar  h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
#divSidebar h3 {
	color: #40685F;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divSidebar .sidebarBox {
	text-align: left;
	margin-bottom: 10px;
	display: block;
}
#divSidebar .sidebarBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
