/* CSS - DUKES */




img {border:0;
}

body {
	background: url(../img/bg11.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-bottom: 0px;
	background-position:top;
}
	
#tweet {
	width:600px;
	color:#ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	height:20px;
	margin-left:160px;
	
}

#tweet ul, #tweet ul li { list-style-type:circle;display: inline; padding:5px;}

.feedtime {
	color:#7d0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform: lowercase;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000000;
}
.headline2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7d0000;
	
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13;
	font-weight:bold;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normalbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #7d0000;
        font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #7d0000;
font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #7d0000;
font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #7d0000;
font-weight:bold;
}
.smallframered {
	border: 3px solid #870000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}

#logo_box{
	z-index:1500;
	position:absolute;
	width:auto;
	top:90px;
	
}

#logo_box2{
	z-index:1501;
	position:relative;
	left:-60px;
	
}

#menu_box{ 
text-align:left; /*overrides the centering from above*/ 
position:relative;
top:0;
right:-120px;
width:auto;
margin:0 auto;
height:15px;
z-index:1504;

}
.menytext {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-shadow: #000 2px 2px 5px;
}


.menytext a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menytext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.menytext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menytext a:hover {
	text-decoration: none;
	color: #000;
	

}
#sddm
{	
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	z-index: 30;
	width:100%;

	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:bold 12px Arial, Helvetica, sans-serif
}

#sddm li a
{	display: block;
	margin: 0 5px 0 0;
	padding: 7px;
	width: 60px;
	background: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover   {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/hoverbg3.png');
	color:#fff;
	background: rgba(255, 255, 255, 0.3);
	
}
 
#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	opacity: 0.9;
	filter: alpha(opacity = 80);
	}
	

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #000;
		font-family: Verdana, Geneva, sans-serif;
		font-size:9px;
		font-weight:bold;
		}

	#sddm div a:hover
	{	background: #9D0000;
		color: #FFF}
.greyframe {
	border: 1px solid #999999;
}
.greyframeleft {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.greyframetop {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
}
.greyframeright {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #999999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
.greyframedotbot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.annonsbox {
	border: 2px solid #000000;
}
.greyframebottom {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


#main {
	width: 1000px;
	height: 100%;
	
}

#ruta{
	height:300px;
	width:340px;
	border: solid 1px #999;
	
}

.ruttext  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-shadow: #000 2px 2px 5px;
	filter: Shadow(Color=#333333, 	
			Direction=135, 
			Strength=3);
	text-transform:uppercase;
}
.newtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#saff {
	position:fixed;
	z-index:10000;
}

#flash  {
	z-index:1;
	width:100%;
	height:300px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:lbimg/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../blog/lbimg/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../blog/lbimg/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
