/* css created by Lee Barnett Lee@graphixa.com /

/* general page settings */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#DAD5CD;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align:left
}

a {
	color:#790000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

h1 {
	margin:0;
}

h2 {
	margin:0;
	color: #333333;
	font-size: 150%;
}

h3 {
	margin:0;
	font-size: 120%;
}

h4 {
	font-size:small;
}

hr {
	color:#B9B9B9;
}

li{}

DIV#container {
	MARGIN-TOP: 10px; TEXT-ALIGN: center
}
#maintable {
	BORDER-RIGHT: #ffffff 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ffffff 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #ffffff 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left
}

/**** Header setup ****/

#header {
clear:both;
	min-height: 150px;
	height: 150px;
	font-size:75%;
	padding:2px 7px 0px 4px;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	text-align:right;
	background: url(../images/digitalkink-bannerb.jpg) #999999 no-repeat left top;
	vertical-align:top;

}
#header IMG {
	DISPLAY: inline
}

#header img#logo {
}

#header h1{
	font-size:250%;
}

#header h2{
	font-size:110%;
}

#headertext {
	padding:0px 0 0 6px;

}

#header a{
	color:#ffffff;

}

#header a:hover{
	color:#ffffff;
}

.headerlink {
	text-align:right;
}

/**** Header setup end****/

/**** Title setup ****/

#titlebanner {
	margin:0;
	background-color: #666666;
}


#title {
	text-align:right;
	margin:0;
	border-bottom:1px solid #ffffff;
}

#title h1 {
	font-size:110%;
	background-color: #333333;
	padding-top:5px;
	padding-bottom:6px;
	color:#ffffff;
}

#title a{
	color: #ffffff;
	text-decoration: underline;
}
/**** Title setup end ****/




/**** Search Functionality ****/

#searchcontainer{
	border-right:1px solid #FFFFFF;
	background-color: #666666;
	border-bottom:1px solid #ffffff;
	background: url(../images/texture8583255.gif) repeat-x left top ;
}

#searchform{
	padding:5px;
}

.searchform_text {
	font-size: x-small;
	font-weight:bold;
	color:#ffffff;
}

#searchform INPUT {
	vertical-align:middle;

}

/**** Search Functionality End ****/


/**** Navigation ****/

#navbar {
	background: url(../images/main_top_new.jpg) repeat-x left top ;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 176px; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #cccccc;
}

#nav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 15px;
}

#navlist {
	/*list-style-type: none;*/
	margin-left: 25px;
	_margin-left: 15px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding: 0px;
	padding-top:10px;
	text-align: left;
}

#navlist li{
	list-style-image:url(../images/dk_news_pill.png);
	_list-style-image:url(../images/dk_pill.jpg);
	/*background-image: url(../images/dk_news_pill.png);
	_background-image: url(../images/dk_pill.jpg);
	background-repeat: no-repeat;*/
	vertical-align:bottom;
	/*PADDING-LEFT: 15px;*/
	PADDING-LEFT: 0px;
	_PADDING-LEFT: 10px;
	margin:0px;
	line-height:150%;
}

#nav a {
	display: block;
	padding: 0px 0px 5px 0px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	margin:0px;
	width:100%;
}

#nav a.indent:hover{
	color: #ffffff;
}

#nav a:hover {
	color: #000000;
	/*background-color: #000000;*/
}


/**** Navigation end ****/

#mainarea {
	background: url(../images/main_back.jpg) #cccccc no-repeat right bottom ;
}

#contentcontainer {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	MIN-HEIGHT: 400px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 15px;
	WIDTH: 592px;
	color: #333333;
	background: url(../images/main_top_new.jpg) repeat-x left top ;

}


#content {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	MIN-HEIGHT: 400px; 
	PADDING-BOTTOM: 15px; 
	MARGIN: 0px 10px 0px;
	PADDING-TOP: 0px; 
	color: #333333;
}

/* Footer Elements */

#footer {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	font-size:90%;
	background: url(../images/footer.jpg) #cccccc no-repeat left top;
}


#footertext {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	padding: 6px 8px 8px 8px;
	margin:0;
	border-top:1px solid #ffffff;

}


#footerlinks {
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	border-top:1px solid #ffffff;
}

/* Footer Styles */

#footer a{
	color:#333333;
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
}







/* Accessibility Accesskeys */

DIV#skipLinks {
	position: absolute; 
	TOP: -2000px; 
	height: 200px;
}
DIV#skipLinks UL LI {
	display: block; 
	list-style-type: none;
}


/* Breadcrumbs*/

#breadcrumb {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 10px; 
	padding-top: 0px; 
	color: #ffffff; 
	line-height: 1; 
	font-size: 80%;
}
#breadcrumb STRONG {
	color: #666
}
#breadcrumb A {
	font-size: 100%;
	color: #790000! important; 
	text-decoration: underline! important
}
#breadcrumb A:hover {
	color: #000000! important; 
	text-decoration: underline! important
}

/*  Picture Elements  */

#picright {
	float:right;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

picrighttext {

	margin-right: 100px;
}

#picleft {
	float:left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

piclefttext {

	margin-left: 400px;
}


#piccenter {
	float:left;
	width:100%;
	text-align:center;
}


/* Sub box formatting */

#sub_boxleft {
	width: 100%;
	margin:0;
}


#sub_boxright {
	width: 100%;
}

#boxtext {
	color:#ffffff;
	margin:0;
	padding-top:5px;
	clear:both;
}

#boxtext h4{
	text-align:center;
	background: url(../images/footer_etal.jpg) #cccccc no-repeat left top;
	color:#ffffff;
	padding: 5px 0px 6px 0px;
	border:1px solid #cccccc;
	margin-bottom:0px;
	_width:98%;
}

#boxtextcontainer {
	padding-top:10px;
	color:#ffffff;
	padding-left:5px;
	Padding-right:0px;
	margin:0;
	padding-bottom:0px;
	margin-bottom:0px;

}

#boxtext a{
	color:#790000;
}

#boxtext a:hover{
	color:#000000;
}

.shadow {
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	Padding-right:1px;
	Padding-bottom:1px;
	margin-left:20px;
	margin-right:23px;
	_margin-right:22px;
	margin-top:0px;
	margin-bottom:0px;
	width:auto;
}

.shadow2{
	text-align:center;
	background: url(../images/footer_etal.jpg) #cccccc no-repeat left top;
	color:#ffffff;
	padding: 5px 5px 6px 5px;
	border:3px solid #ffffff;
	margin-bottom:0px;
}

.shadow2:hover{
	text-decoration:none;
	color:#ffffff;
}


.boxsmalltext {
	_font-size:80%;
}

#boxtext p{
	padding: 8px 0px 8px 0px;
	margin:0;
}


/* Lists */

ul {}


#content li{
	/*list-style-type:none;
	background-image:url(../images/list_pill.jpg);*/
	list-style-image:url(../images/list_pill.jpg);
	PADDING-LEFT: 5px;
	line-height:150%;
	padding-bottom:10px;
	vertical-align:bottom;
}

#main li{
	list-style-image:url(../images/bullet.jpg);
	line-height:170%;
}

#content li.mainindent {
	margin-left:30px;
}

#content li.indentmore {
	margin-left:60px;
}

#content li.letter {
	list-style-type: lower-alpha;
}

#content li.indent {
	margin-left:30px;
}


#content li.readlist {
	padding-bottom:10px;
}

#boxtext ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#boxtext li{
	Padding-left:20px;
	Padding-right:5px;
	background-image: url(../images/dk_news_pill.png);
	_background-image: url(../images/dk_pill.jpg);
	background-repeat: no-repeat;
	padding-bottom:10px;
	vertical-align:bottom;

}

#navlist li.indent {
	margin-left:15px;
}


/* Misc Functionality */

.butshadow {
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	Padding-right:1px;
	Padding-bottom:1px;
	width:55px;
}


.clear {
	CLEAR: both; MARGIN: 0px
}

.hide {
	DISPLAY: none
}

.advert{
	font-size:90%;
	Padding-top:10px;
	Padding-bottom:10px;
}

.advert a{
	color: #790000;
	font-weight:bold;
	text-decoration: underline;
}

.advert a:hover{
	color: #000000;
}


FORM {
	MARGIN-top: 10px;
	margin-bottom:0px;
}
LABEL {
	FONT-WEIGHT: bold; CURSOR: pointer;
}
SELECT {
	FONT-SIZE: 11px; COLOR: #000;
}
INPUT {
	FONT-SIZE: 11px; COLOR: #000;
}

.textentry {
	border:1px solid #666666;
	_border:1px solid #333333;
}

TEXTAREA {
	FONT-SIZE: 11px; COLOR: #000;
	border:1px solid #666666;
	_border:1px solid #333333;
}

.toppage {
 	color:#ffffff;
 	padding: 4px;
 	border: 3px solid #ffffff;
 	margin-top:10px;
 	background-color:#486187;
}


a:hover.toppage  {
	color:#ffffff;
	text-decoration:none;
}


/* Table elements */

table.summary {
	font-size:100%;
}

/*  Gallery related styling */

#gallerytable {
	BORDER-RIGHT: #ffffff 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ffffff 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #ffffff 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}

.gallery {
	background-repeat:no-repeat;
	background-position:top left;
}

.imgFader {
    cursor:pointer;
}

.gallimage {
    cursor:pointer;
}

.gallerybanner {
 	border-bottom: 3px solid #ffffff;
}

.galleryimage {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	border: 1px solid #000000;
}

.gallerytextcontainer {
 	border-top: 1px solid #ffffff;
	background-color:#333333;
}


.gallerytext {
	margin:20px;
}

.titletext {
	margin:20px;
}


.closecontainer {
	padding-top:8px;
	padding-bottom:23px;
	background-color:#333333;
}

.close {
 	color:#ffffff;
 	padding: 4px;
 	border: 3px solid #ffffff;
 	background-color:#486187;
	text-align:center;
}

a:hover.close  {
	color:#ffffff;
	text-decoration:none;
}

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 /*z-index:0;*/
 margin-left:12px; /* default, width of left corner */
 /*margin-bottom:5px; /* spacing under dialog */
 padding:5px;
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(../images/dialog2-grey-1600x1200.png) no-repeat top right;
 _background-image:url(../images/dialog2-grey2.gif);
}

.dialog .content {
 position:relative;
  zoom:0;
 _zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 _height:20px; /* height of bottom cap/shade */
font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

.guestbook {

}