/*body { font-family:Tahoma; font-size:12pt; }
td { font-family:verdana; font-size:10pt; }
.tinyline { font-family:verdana; font-size:10pt; }
.head1 { font-family:Tahoma; font-size:16pt; font-weight:bold; }
.head2 { font-family:Tahoma; font-size:14pt; font-weight:bold; }
li { font-family:verdana; font-size:14pt; }
.headline { font-size:14pt; font-family:Tahoma, Verdana; font-weight:bold; color:#000099; }
.headline2 { font-size:22pt; font-family:Tahoma, Verdana; font-weight:bold; color:#000099; }
h1 { background-color:black; padding:10px; color:white; font-size:22px; }
.small { font-weight:normal; font-family:verdana; font-size:10px; }
img { border:none; }
.smallbox { border:1px solid #909090; background:#391700; }
.slideshow { height:420px; width:685px; margin-top:0; margin-bottom:0; margin-right:0; margin-left:0; }
.slideshow img { padding:0; border:0 solid #ccc; background-color:#000; }*/

body {
	background: #202020;
	background-image:url('bg.jpg');
/*	font-family: Tahoma;
	font-size: 22pt;
	margin-top: 0px;
	color: #FFF;*/
}

td {
	font-family: verdana;
	font-size: 10pt;
}

a:link {color:#E45B00;}
a:visited {color:#E45B00;}
a:hover {color:#000000;}
a:active {color:#FFFFFF;}

.tinyline {
	font-family:verdana;
	font-size:10pt;
}

.head1 {
	font-family:Tahoma;
	font-size:16pt;
	font-weight:bold;
}

.head2 {
	font-family:Tahoma;
	font-size:14pt;
	font-weight:bold;
}

/*li {
	font-family:verdana; font-size:14pt;
}*/

.headline {
	font-size:14pt;
	font-family:Tahoma, Verdana;
	font-weight:bold;
	color:#000099;
}

.headline2 {
	font-size:22pt;
	font-family:Tahoma, Verdana;
	font-weight:bold;
	color:#000099;
}

h1 {
	background-color:black;
	padding:10px;
	color:white;
	font-size:22px;
}

.small {
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
}

.smallbox {
	border:none;
	background-image:url('grad2.gif');
}

/*.slideshow {
	height:420px;
	width:685px;
	margin-top:0;
	margin:0;
}

.slideshow img {
	padding:0;
	border:0 solid #ccc;
	background-color:#000;
}*/

.buttons {
	font-weight:bold;
	font-size:20px;
	background-image:url('http://www.dogfartnetwork.com/tour/bg.gif');
	border:black 1px solid;
}

.site-thumb img {
	width: 270px;
}

.smallbox {
	border: none;
	background-image: url('grad2.gif');
}

/*img { border:1px solid #000; }*/

/*.slideshow {
	height:420px;
	width:685px;
	margin: 0;
}

.slideshow img {
	padding: 0;
	border: 0 solid #ccc;
	background-color:#000;
}*/

.buttons {
	font-weight: bold;
	font-size: 20px;
	background-image: url('http://www.dogfartnetwork.com/tour/bg.gif');
	border: 1px solid #000;
}


/* New Styles */
/*.carousel-container {
	height:420px;
	width:685px;
	position:relative;
	background-color:#000;
}

.carousel-nav a{
	color: #000;
	padding: 10px;
	background: silver;
	border: 1px solid #000;
	font-weight: bold;
	text-decoration: none;
}

.carousel-nav .prev {
	position:absolute;
	left:5px;
	bottom:25px;
	z-index:10000;
}

.carousel-nav .next {
	position:absolute;
	right:5px;
	bottom:25px;
	z-index:10000;
}*/

/*.slideshow-container {
	position: absolute;
}*/

.df-hd-branding {
	/*position:absolute;
	right:-350px;
	top:-12px;
	z-index:10000;*/
}

.avn-award {
	direction: ltr;
	display: block;
	left: -27px;
	position: absolute;
	text-indent: -9999px;
	top: -8px;
	z-index: 3;
}

.invisible {
	visibility: hidden;
}

.loading {
	background: url("images/loader.gif") no-repeat center;
}

@media (max-width: 767px) {
    .avn-award {
        left: 0;
    }
}