* {margin: 0;} 

html {
	margin-left: -1px;
	overflow-Y: scroll;
}

body {height: 100%;}

body {
	color: #111111;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	background: #dee0e3 url(img/bg-fade.png) repeat-x fixed;
}
p {margin-bottom:10px;}
ul {margin-bottom:10px;}
li {margin-left:0 !important; margin-left:40px;}

#container {height:100%; background:url(../images/DGL-shadow1.png) top center repeat-y !important; background:none;}
#dglMain {width:800px; height:100%; margin:0 auto;}
#dglHead {position:relative; height:171px; z-index:10;}
#dglTitle {position:relative; height:41px; background:#850c0c url(../images/gold.png) repeat; z-index:10;}
#dglBody {position:relative; width:800px; overflow:hidden; background:#fcf8ec url(../images/contentBG.png) repeat; z-index:0;}
#dglMenu {position:relative; padding-top:14px; background:url(../menu/dgl-menuBG.png) no-repeat; z-index:100;}
#leftCol {width:160px; float:left; display:block; background-color:#7a0b0b; overflow:hidden;}
#rightCol {width:640px; float:left; overflow:hidden; display:block; visibility:visible;}
#contentPadding {padding:10px 42px 40px 42px;}

#dglBox {padding-top:20px;}
#dglBoxTop {height:22px; background:#fff url(../images/dglBox-top.png) no-repeat;}
#dglBoxMain {padding:10px 47px 10px 47px; background:#fff url(../images/dglBox-mid.png) repeat-y;}
#dglBoxBtm {height:22px; background:#fff url(../images/dglBox-btm.png) no-repeat;}

#floating {
	width: 160px;
	position:fixed;
    top:0;
	right: 50%;
	margin-right: 241px;
	z-index:1;
	display:block !important;
	display:none;
}

h1
{
	color: #850C0C;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}

h1 sup
{
	color: #7a0b0b;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #7a0b0b;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 12pt;
	margin-bottom: -16px;
	font-weight: bold;
}

.content {
	line-height: 20px;
	text-align: justify;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A0B0B;
	padding-top: 3px;
	padding-bottom: 5px;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
}

.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 6px;
}


.content a {
	color: #7A0B0B;
	font-weight: bolder;
	text-decoration: none;
}

.content a:visited {
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content a:active {
	text-decoration: none;
}

.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.gallery {
	color: #850C0C;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 7.5pt;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 11px;
}

.gthumb {
	color: #C18232;
}

.gthumb a {
	color: #C18232;
	text-decoration: none;
}
.gthumb a:visited {
	text-decoration: none;
	color: #C18232;
}
.gthumb a:hover {
	text-decoration: underline;
	color: #7a0b0b;
}
.gthumb a:active {
	text-decoration: none;
	color: #6699CC;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-weight: bolder;
	text-align: center;
	line-height: 24px;
}
.attributed {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #7A0B0B;
}
.credits {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C18232;
}
.Signupcell {
	width: 123px;
	height: 16px;
	font: normal 11px Arial, Helvetica, sans-serif;
	background-color: #FBCD84;
	color: #7A0B0B;
	border: 1px solid #9F7D64;
	margin-right: 0px;
	padding-left: 3px;
	position: relative;
	left: 15px;
} 

.highlight{cursor:pointer; outline:none;}
.highlight img{border: 1px solid #7A0B0B;}
.highlight:hover img{border: 1px solid #C18232;}

.Signup {
	padding-top: 5px;
} 
.SignupHead {
	padding-top: 25px;
} 
.Submit {
	padding-top: 6px;
	text-align: right;
	padding-right: 15px;
} 

.extract {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: justify;
} 

/* IE 6 png fix */
img { behavior: url("../css/iepngfix.htc") }

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.clearMe {overflow:hidden; width:100%;}