/* 
  -----------------------------------
  Typemasters
  by Project Seven Development
  www.projectseven.com
  Layout: 01
  -----------------------------------
*/
body {
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../global_images/dkx_2008_a03.jpg);
	background-repeat: no-repeat;
	margin: 188px 0 36px 0;
}
/*Vertical align bottom fixes Firefox strict mode glitch*/
img {
	border: none;
	vertical-align: bottom;
}
#logodiv {
	position: absolute;
	top: 24px;
	left: 300px;
	visibility:hidden;
}
#layoutwrapper {
	background-image: url(../p7tmasters_img/tmstr_vrule.gif);
	background-repeat: repeat-y;
	background-position: 500px 0px;
	min-width: 730px;
}
#layoutwrapper2 {
	background-image: url(../p7tmasters_img/tmstr_vrule.gif);
	background-repeat: repeat-y;
	background-position: 720px 0px;
}
#layoutwrapper3 {
	background-image: url(../p7tmasters_img/tmstr_vrule.gif);
	background-repeat: repeat-y;
	background-position: 940px 0px;
}
#menubar {
	position: absolute;
	top: 111px;
	left: 173px;
	width: 533px;
	z-index:99999;
}
#leftcolumn {
	width: 500px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/global_images/body_background.jpg);
	background-repeat: no-repeat;
}
#leftcolumn p {
	line-height: 1.55em;
	margin: 12px 0;
}
#leftcolumn .padded-inside {
	padding: 15px 20px 20px 36px;
	font-size: 0.85em;
}
#rightcolumn {
	margin: 0 0 0 500px;
}
#rightcolumn p {
	line-height: 1.5em;
	margin: 8px 0;
}
.rc-columns {
	width: 220px;
	float: left;
	margin: 0;
}
.rc-columns .padded-inside {
	padding: 20px;
	font-size: 0.75em;
}
/*
RESERVED for Side Columns. Use these if you'd like to assign individual attributes. 
Note that background colors or images will only extend the length of the text.
*/
#rc-column1 {}
#rc-column2 {}
#rc-column3 {}
/*
Extra classes to use for colored boxes inside of the columns
*/
.redbox {
	padding: 12px;
	background-color: #CC0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin: 12px 0 0 0;
}
.blackbox {
	padding: 12px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin: 12px 0 0 0;
}
/*
The Dropcaps style. Georgia typeface to work around Apple text rendering bugs
*/
span.dropcap {
	font-family:'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:5.75em;
	margin: 0 10px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: .775em;
	color: #000000;
	border-right: 1px solid #000000;
}

h1, h2, h3, h4, h5 {
	font-variant: small-caps;
}
h1 {
	margin: 0;
	font-size: 1.75em;
}
h2 {
	margin: 30px 0 0 0;
	font-size: 1.5em;
}
h3 {
	margin: 24px 0 0 0;
	font-size: 1.3em;
}
h4 {
	margin: 24px 0 0 0;
	font-size: 1.2em;
}
ul.content, ol.content {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	list-style-type: square;
}
.top {
	margin-top: 6px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
}
.linklist {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
/*All Links on page*/
a:link {
	color: #0033CC;
}
a:visited, .linklist a:visited {
	color: #0033CC;
}
a:hover {
	color: #000000;
}
/*
Additive link styles for links inside 
elements assigned this class
*/
.linklist a {
	display: block;
	padding: 1px 6px;
	color: #0033CC;
	border: 1px solid #FFFFFF;
}
.linklist a:hover {
	border-color: #000000;
	text-decoration: none;
}
#copyright {
	font-size: 0.7em;
	clear: both;
	margin: 0px;
	background-image: url(../global_images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding: 72px 80px;
	color: #000000;
}
#copyright span {
	display: block;
}
#footer {
	padding: 0;
	font-size: 0.75em;
	width: 500px;
}
#footer .content {
	border-top: 1px solid #000000;
	margin-left: 36px;
	padding: 12px 20px 12px 0;
	position: relative;
	top: -1px;
}
/* 
Single Level Horizontal Menu
*/
#p7tymstmenu {
	margin: 0;
	padding:0;
}
#p7tymstmenu li {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#p7tymstmenu a {
	display: block;
	text-decoration: none;
	padding: 6px 10px;
	color: #FFFFFF;
	line-height:1;
	background-color: #000000;
	font-size: .85em;
	border: 1px solid #000000;
	font-variant: small-caps;
}
#p7tymstmenu a:hover, #p7tymstmenu a:active, #p7tymstmenu a:focus {
	background-color: #CC0000;
	color: #FFFFFF;
	letter-spacing: 0.01px;
}
#p7tymstmenu li {
	float: left;
	width: 9em;
}
/* 
Single Level Vertical Menu
*/
#p7tymst_vmenu {
	margin: 0;
	padding:0;
}
#p7tymst_vmenu li {
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
}
#p7tymst_vmenu a {
	display: block;
	text-decoration: none;
	padding: 6px 10px;
	color: #FFFFFF;
	line-height:1;
	background-color: #000000;
	font-size: 1em;
	border: 1px solid #000000;
	font-variant: small-caps;
}
#p7tymst_vmenu a:hover, #p7tymst_vmenu a:active, #p7tymst_vmenu a:focus {
	background-color: #CC0000;
	color: #FFFFFF;
	letter-spacing: 0.01px;
}
.image_caption_right {
	display: block;
	margin-left: 1em;s
	margin-bottom: 1em;
	float: right;
	width: 230px;
}
.image_caption_left {
	display: block;
	float: left;
	width: 230px;
	padding-right: 1em;
	padding-bottom: 1em;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.1em;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(../global_images/caption_bg_blue.gif);
	background-position: bottom;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	text-align: justify;
}
.caption_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1em;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(../global_images/caption_bg_blue.gif);
	background-position: bottom;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	text-align: justify;
}
.caption_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1em;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(../global_images/caption_bg_green.gif);
	background-position: bottom;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-align: justify;
	background-repeat: no-repeat;
}
.caption_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1em;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(../global_images/caption_bg_pink.gif);
	background-position: bottom;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-align: justify;
	background-repeat: no-repeat;
}
hr {
	background-image: url(../global_images/hr_bg.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	width: 230px;
	border: 0 0 0 0;
	border-top-style: none;
	border-left-style: none;
	border-style: none;
	background-position: center;
}
.script {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
}
blockquote {
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ADB1B0;
	border-right-color: #ADB1B0;
	border-bottom-color: #ADB1B0;
	border-left-color: #ADB1B0;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 2em;
	padding-right: 2em;
	color: #545778;
	line-height: 1.3em;
}
blockquote .source{
	display:block;
	text-align:right;
	font-style: normal;
	margin-right: 2em;
	clear: both;
	margin-top: .5em;
}

.boxgallery {
	padding: 0px;
	width: 150px;
	border: 1px dashed #999999;
	text-align: center;
	margin-bottom: 1em;
	margin-left: 2px;
	margin-right: 1em;
	float: left;
	
}

.boxgallery_header{
	font: "Trebuchet MS", Arial, sans-serif;
	background-color:  #DEE2CD;
	padding: 1px;
	margin-bottom: 2px;
	text-decoration: none;
	color: #003366;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	height: auto;
}
.boxgreen {
	padding: 0px;
	width: 150px;
	border: 1px dashed #999999;
	text-align: center;
	margin-bottom: 1em;
	margin-left: 2px;
	margin-right: 1em;
	
}
.boxgreen_header{
	font: "Trebuchet MS", Arial, sans-serif;
	background-color:  #DEE2CD;
	padding: 4px;
	margin-bottom: 2px;
	text-decoration: none;
	color: #003366;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;

}
.boxgreen_caption {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEE2CD;
	padding: 3px;

	border: 1;
	color: #000000;
	}
	
.boxgreen a {
	color: #003366;
	text-decoration: none;
}
.boxgreen a:hover {
	color: #000000;
	text-decoration: none;
}
#boxblue {
	padding: 0px;
	width: 100%;
	border: 1px dashed #cccccc;
	text-align: center;
	margin-bottom: 1em;
	margin-left: 2px;
	background-color: #F0EFF7;
}
.boxblue_header{
	font: "Trebuchet MS", Arial, sans-serif;
	background-color:  #C7CDDD;
	padding: 4px;
	display: block;
	color: #414A65;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.boxblue_caption {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background-color: #C7CDDD;
	padding: 3px;
	margin-top: 3px;
	display: block;
	border: 1;
	color: #000000;
	}
	
.boxblue a {
	color: #003366;
	text-decoration: none;
}
.boxblue a:hover {
	color: #000000;
	text-decoration: none;
}
#picholder_left {
	margin: 0px;
	width: auto;
	display: block;
	float: left;
}
#picholder_right {
	margin: 0px;
	width: auto;
	display: block;
	float: right;
}
.balloonCont {
	background-image: url(../global_images/head.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 110px;
	height: auto;
	clear: left;
}
.balloonText {
	width:inherit;
	background-color: #FFFFE6;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	padding-right: 8px;
	padding-left: 8px;
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	min-height: 100px;
	border-bottom: 2px solid #000000;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #003366;
	line-height: 1.2em;
}
.balloonText img{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	clear:none;
	overflow: hidden;
}
.dkxBoxcarHead  a:link, .dkxBoxcarHead  a:visited {color: #000000 !important;  }
.dkxBoxcarHead  a:hover, .dkxBoxcarHead  a:active, .dkxBoxcarHead  a:focus {color: #000000 !important;}

.devoQuad {
	width: 100%;
	border-collapse:collapse;
}
.devoQuad img {
	float: left;
	margin-right: 4px;
	margin-bottom: 1px;
}
.devoQuadright {
	padding-left: 5px;
	padding-bottom: 10px;
	vertical-align: top;

}
.devoQuadleft {
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}
.devoQuadHeader{
	background-color: #E5E5E5;
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
	line-height: 1em;
	font-size: 1.1em;
	color: #000000;
	border-right: solid #666666 2px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-left: solid #666666 1px;
	text-align: center;
	border-bottom-color: #4D607D;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.devoQuadWidget {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding: 5px;
	line-height: 1em;
	min-height: 100px;
}
.code {
	font-family: "Courier New", Courier, mono!important;
	font-size: 0.9em;
	line-height: 0.9em;
	color: #333333;
	text-align: left;
}

