/* CSS Document */
body {
	background: #cccccc;
/*		  height: 2400px;
		min-height: 1024px;
        margin-bottom: 10px;
        padding-top: 60px;*/
}
.container {
	background: white;
	padding: 10px;
}
h3.shorter {
	line-height: 10px;
	color: #d81d00;
}
#homeV2 {
	position: relative;
}
.clickzone {
	position: absolute;
	display: block;
	background: url("about:blank") 0 0 repeat;
}
#sweepspane {
	position: relative;
}
#dahonfacebook {
	width: 170px;
	height: 60px;
	top: 205px;
	left: 626px;
}
#n360info {
	width: 116px;
	height: 38px;
	top:215px;
	left: 25px;
}
#uvinfo {
	width: 130px;
	height: 20px;
	bottom: 5px;
	left: 505px;
}
header {
	min-width: 810px;
}
#mmButton {
	margin-top: 10px;
	margin-right: 10px;
}
footer {
	margin-top: 10px;
	padding-bottom: 10px;
	min-width: 810px;
	min-height: 40px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
}
footer a {
	color: #4ad3fa;
}
footer a:hover {
	color: #ffffff;
}
.footer-copy {
	padding-top: 7px;
}
.top-footer {
	margin-bottom: 10px;
	width: 100%;
	min-height: 20px;
}
.fb-bar {
	width: 100%;
}
.fb-like {
	margin-left: 255px;
}
.fblike {
	float: left;
	padding-top: 9px;
}
.comment-button {
	float: left;
	margin-left: 10px;
	padding-top: 7px;
}
.thumbNav {
	margin-top: 8px;
}
button#thumbsLeft {
	float: left;
	margin-left: 10px;
}
button#thumbsRight {
	float: right;
	margin-right: 10px;
}
.fb_iframe_widget iframe
{
	position: relative! important;
}

.comments {
	clear: both;
	text-align: center;
	max-width: 810px;
}
.template {
	display: none;
}
.main-content {
	width: 100%;
	height: 455px;
	overflow: hidden;
	background-color: #000;
}
.main-pane {
	display: none;
}
.main-pane.active {
	display: block;
}
.main-pane#downloadspane {
	margin-top: 100px;
}
.main-pane#memespane {
	text-align: center;
}
.main-pane#memespane img{
	height: 455px;
}
#home {
	min-height: 100%;
	min-width: 100%;
	background: url(../img/btdkrp2_home.jpg) #000 no-repeat center top;
}
#homeV2 {
	min-height: 455px;
	min-width: 810px;
	background: #000 no-repeat center top;
}
.main-ad {
	float: right;
	margin: 20px 20px 0 0;
	width: 210px;
}

a.thumbnail.selected {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#gtabThumbs,
#dtabThumbs,
#vtabThumbs,
#ptabThumbs,
#mtabThumbs {
	position: relative;
	overflow:hidden;
	width: 100%;
	height: 100%;
}
#gtabWindow,
#dtabWindow,
#vtabWindow,
#ptabWindow,
#mtabWindow {
	position: relative;
	overflow:hidden;
    width: 672px;
	min-height: 250px;
}
#vtabWindow {
	padding-bottom: 20px;
	min-height: 295px;
}
#dtabWindow .swControls {
	margin-top: -100px;
}
.swControls{
	position: absolute;
	bottom: 0;
	right: 0;
}

a.swShowPage{

	/* The links that initiate the page slide */

	background-color:#444444;
	float:left;
	height:15px;
	margin:4px 3px;
	text-indent:-9999px;
	width:15px;
	/*border:1px solid #ccc;*/

	/* CSS3 rounded corners */

	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}

a.swShowPage:hover,
a.swShowPage.active{
	background-color:#cccccc;

	/*	CSS3 inner shadow */

	-moz-box-shadow:0 0 7px #1e435d inset;
	/*-webkit-box-shadow:0 0 7px #1e435d inset;*/
	box-shadow:0 0 7px #1e435d inset;
}
.clear{
	/* This class clears the floated elements */
	clear:both;
}

