article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

body {
	background: #7d7d7d url(../images/body.jpg) no-repeat 30% 50%; /*  background: #7d7d7d url(body2.jpg) no-repeat 75% 25%; */
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #5d5859;
}

	a:hover {
		text-decoration: none;
	}
	

#main {
	width: 960px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 232px;
}

section#content {
  background-color:rgba(0,0,0,0.7) !important;
  background-color:rgb(0,0,0);
}

footer {
	height: 162px;
	overflow: hidden;
}


.fleft {
	float: left;
}

	img.fleft {
		margin: 4px 19px 46px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 19px 1px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 4px 19px 51px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 45px 11px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

header strong {
	display: block;
	line-height: 18px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	position: absolute;
	top: 140px;
	left: 135px;
}

nav {
	background: #000;
	position: absolute;
	top: 169px;
	left: 0;
}

	nav ul {
		overflow: hidden;
	}
	
		nav ul li {
			background: url(../images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			margin: 0 0 0 -1px;
		}
		
			nav ul li a {
				position: relative;
				float: left;
				height: 50px;
				padding: 0 14px 0 15px;
				line-height: 52px;
				font-size: 1.167em;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: none;
				color: #5c5756;
			}
			
			nav ul li.current a {
				background: #3B0B39;
				color: #fff;
			}
			
			nav ul li a:hover {
				background: #3B0B39;
				color: #fff;
			}


#content #indent {
	padding: 23px 20px 57px 20px;
}

#content #indent-1 {
	padding: 23px 20px 48px 20px;
}




h1 {
	position: absolute;
	top: 53px;
	left: 20px;
	font-size: 8em;
	color: #000;
}

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


h2 {
	padding: 0 0 19px 0;
	line-height: 1.2em;
	font-size: 3.333em;
	font-weight: 400;
	color: #fff;
}

	h2 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -9px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 18px 0;
	line-height: 18px;
	font-size: 1.083em;
	font-weight: normal;
	color: #a29c9e;
}

.link {
	float: left;
	line-height: 20px;
	font-size: 1.083em;
	color: #fff;
}

.link-indent {
	margin: 0 0 50px 0;
}



	#contact-form fieldset { border: none; }
 
	#contact-form #user-details { 
	    float: left;
	    width: 140px; 
	}
 
	#contact-form #user-message { 
	    float: right;
	    width: 300px;
	    margin-left: 10px;
	}
 
	#contact-form label {
		width: 100%;float:left;
		font-size: 1.1em;
		font-weight: bold;
		color: #5d5859;
	}
	
	#contact-form input {
		background: #292728;
		width: 140px;
		padding: 8px; 
		margin: 4px 0 20px 0; 
		border: 1px solid #5d5859;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}

	#page-order #contact-form #user-message input {
		width: 180px;
	}
	
	#contact-form textarea {
		background: #292728;
		width: 300px;
		height: 120px;
		padding: 8px; 
		margin: 4px 0 20px 0; 
		border: 1px solid #5d5859;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	

.table {
    margin: 20px 0 20px 0;
}

.table thead th{
    padding: 20px;
    color:#ccc;
    font-size: 16px;
    background-color:#222;
    font-weight:normal;
    -moz-box-shadow:0px -1px 4px #000;
    -webkit-box-shadow:0px -1px 4px #000;
    box-shadow:0px -1px 4px #000;
    text-shadow:0px 0px 1px #fff;
    text-shadow:1px 1px 1px #000;
}

.table thead th:empty{
    background:transparent;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}

.table tbody th{
    text-align:right;
    padding:10px;
    border:2px solid #222;
    color:#ccc;
    background-color: #202020;
    border-left: 2px solid #222;
}




.table tbody td{
    text-align:center;
    padding:10px;
    border:2px solid #222;
    color:#ccc;
}



.list {
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 23px;
		line-height: 25px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #a29c9e;
	}
	
		.list li a {
			text-decoration: none;
			color: #a29c9e;
		}
		
			.list li a:hover {
				color: #fff;
			}

.list-2 {
	margin: 0;
	list-style-position: inside;
	list-style-type: decimal;
	font-size: 1.083em;
	font-weight: normal;
	color: #a29c9e;
}

	.list-2 li {
		line-height: 18px;
		margin-top: 15px;
	}
	




.list-indent {
	padding: 0 0 42px 0 !important;
}

.pic-indent {
	margin: 0 0 32px 0;
}

.pic-indent-1 {
	margin: 0 0 28px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 0 0 6px 0;
}


#faded {
	position: relative;
	width: 960px;
	height: 453px;
	overflow: hidden;
}

	#faded ul li {
		width: 960px;
		height: 453px;
	}

		#faded ul li strong {
			display: block;
			width: 90px;
			height: 19px;
			overflow: hidden;
			line-height: 20px;
			font-size: 1.083em;
			font-weight: normal;
			text-align: center;
			color: #fff;
			position: absolute;
			left: 440px;
			bottom: 7px;
			z-index: 100;
		}
		
	#faded a.prev {
		background: url(../images/button-prev.gif) no-repeat 0% 0%;
		display: block;
		width: 19px;
		height: 19px;
		overflow: hidden;
		position: absolute;
		left: 421px;
		bottom: 7px;
		z-index: 100;
	}
	
		#faded a.prev:hover {
			background-position: 0% -19px;
		}
		
	#faded a.next {
		background: url(../images/button-next.gif) no-repeat 0% 0%;
		display: block;
		width: 19px;
		height: 19px;
		overflow: hidden;
		position: absolute;
		right: 410px;
		bottom: 7px;
		z-index: 100;
	}
	
		#faded a.next:hover {
			background-position: 0% -19px;
		}



footer .inner {
	padding: 31px 0 0 20px;
	word-spacing: 1px;
}

footer .hosting {
	float: right;
	line-height: 16px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #000;
	width: 150px;
}

	footer .hosting a {
		float: right;
		background: url(../images/wired.png) no-repeat 0% 0%;
		width: 43px;
		height: 51px;
		margin-top: -20px;
		display: block;
	}

	footer .hosting a span{
		display: none;
	}


footer p {
	line-height: 16px;
	font-size: 0.917em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

	footer p a {
		text-decoration: none;
		color: #fff;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}
