/*Site by Dark Glass Media, Inc. 2009*/

* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	background-color: #000000;
	background-image: url(img/dgmbg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	margin: auto;
	padding-top: 40px;
}

p,ul {
	font-size: 1.2em;
	padding: 0em;
	text-align: justify;
}
.AccordionPanelContent p {
	text-align: center;
}


code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	padding-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFF00;
	padding-left: 5px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	height: 6px;
	background-image: none;
}

.banner {

}

.bannergraphicdes {
	position: relative;
	left: -54px;
}

.bannerphotography {
	position: relative;
	left: -54px;
}

.left {float: left;}
.right {float: right;}

/* header */
.header {
	height: 120px;
	background-image: url(img/DGMbanner2.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: 3px outset #0000FF;
}

/* structure */
.container {
	width: 600px;
	margin: auto;
	
}
.imgborder {
	border: 3px outset #0000FF;
}


.main {
	background-image: url(img/darkglass1.png);
	background-repeat: repeat-y;
	width: 100%;
}

.content {
	padding: 16px;
	border: 3px outset #0000FF;
}




.content li {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.content li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* content elements */
.content h1 {
	color: #FFFF00;
	margin-bottom: 10px;
	background-image: url(img/darkglass1.png);
	background-repeat: repeat-y;
	border: 2px outset #0000FF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0;
}
.content h4 {
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: outset;
	border-bottom-color: #0000FF;
}
.content a {
	color: #999;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {
	background-image: url(img/darkglass1.png);
	background-repeat: repeat-y;
	border: 3px outset #0000FF;
}
.nav a {
	background: #191919 url(img/nav.gif);
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000026;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

.breadcrumbs {
	color: #FFFF00;
}

.breadcrumbs a {
	color: #FFFF00;
}

/* footer */
.footer {
	color: #999;
	padding: 3% 3% 1%;
	background-image: url(img/darkglass1.png);
	border: 3px outset #0000FF;
	background-repeat: repeat-y;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
	background-image: url(img/darkglass1.png);
	background-repeat: repeat-y;
}
.col3d {
	float: left;
	width: 31%;
	background-image: url(img/dgm2_d.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.col3g {
	float: left;
	width: 31%;
	background-image: url(img/dgm2_g.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.col3m {
	float: left;
	width: 31%;
	background-image: url(img/dgm2_m.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.col3g {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.counter {
	background-image: url(img/darkglass1.png);
	background-repeat: repeat-y;
	border: 3px outset #0000FF;
	color: #999999;
}
.counter a {
	color: #999999;
}

.bottom a, .bottom .right a:hover {color: #888;}
.bottom .right, .bottom .right a {color: #555;}
.leftborder {
	background-image: url(img/DGMleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 270px;
	position: fixed;
	z-index: 5;
	left: 0px;
	top: 0px;
}
.rightborder {
	background-image: url(img/testgif.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 100%;
	width: 93px;
	position: fixed;
	z-index: 5;
	right: 0px;
	top: 0px;
}
address {
	font-size: 16px;
	color: #FFFF00;
	font-style: normal;
}
.style4 {
	color: #FFFF00;
	font-weight: bold;
}
#dgmcontact {
	border: 3px outset #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(img/darkglass1.png);
	background-repeat: repeat;
}

