/*
  digiBunker Stylesheet
  Created By: Portland On Rails
*/

/* GLOBAL */
* {
  margin: 0;
}
html, body {
  background: #130f0e url(../images/body_bg.jpg) repeat-x top left;
  color: #130f0e;
  font-family: helvetica, "MS Trebuchet", sans-serif;
  height: 100%;
  text-shadow: #130f0e 0 0 0;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #779999;
	text-decoration: none;
}
a:hover {
	color: #779999;
	text-decoration: underline;
}
a:active {
	color: #779999;
	text-decoration: none;
}
#custom-doc { 
  width:75.69em;
  width:73.87em;
  min-width:984px; 
  text-align:left; 
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -25px;
}
#bd {
  background: url(../images/wrapper_bg.png) no-repeat left 20px;
  margin:0 0 20px;
  padding: 20px 0 0 0;
  width: 984px;
}
.bd-bottom {
  background: url(../images/wrapper_bg_btm.png) no-repeat left bottom;
  width: 984px;
  height: 15px;
  overflow: hidden;
  font-size: 0;
}
#bd_admin {
  padding: 20px 20px 20px 20px;
}
.yui-gd {
	padding: 30px 30px 10px 30px;
}
.push {
  height: 25px;
}
h2 {
	color: #eeeedd;
	font-size: 22px;
	font-weight: normal;
  text-shadow: #769999 0 0 0;
}
h2#download-digiBunker-title {
	margin: 24px 0 0 14px;
}
h2#digiBunker-member-login {
	margin: 24px 0 7px 6px;
}
h2#digiBunker-link {
	color: #FF0000;
	margin: 24px 0 7px 6px;
}
h2#digiBunker-is-simple {
	margin: 24px 0 0 0;
}
h3 {
	color: #443344;
	font-size: 16px;
	font-weight: normal;
  text-shadow: #ffffff 0 0 0;
}
h3#latest-news {
	background: url(../images/newspaper_icon.png) no-repeat right top;
	margin: 13px 0 0 14px;
	padding: 0 25px 0 0;
	width: 106px;
}
h3#top-features {
	background: url(../images/top_features_icon.png) no-repeat right top;
	margin: 13px 0 0 6px;
	padding: 0 25px 0 0;
	width: 107px;
}
h3#testimonials {
	background: url(../images/thumb_up_icon.png) no-repeat right top;
	margin: 13px 0 0 0;
	padding: 0 25px 0 0;
	width: 105px;
}

/* HEADER */
h1 {
	background: #eeeedd url(../images/digi_logo.png) no-repeat left top;
	width: 208px;
	height: 114px;
}
h1 a {
  display: block;
  width: 208px;
	height: 114px;
	outline: none;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: none;
}
h1#admin {
	background: #eeeedd url(../images/digi_logo_sm.png) no-repeat left top;
	width: 124px;
	height: 68px;
}
h1#admin a {
  display: block;
  width: 124px;
	height: 68px;
	outline: none;
  text-decoration: none;
}
h1#admin a:hover {
  text-decoration: none;
}
h1 span {
	visibility: hidden;
	text-decoration: none;
}

/* MAIN NAV */
ul#main-nav li {
	background: url(../images/main_nav_line.png) no-repeat right top;
	float: left;
	width: 101px;
	height: 100px;
}
ul#main-nav li.last {
	background: none;
}
ul#main-nav li a {
	color: #130f0e;
	display: block;
	font-size: 138.5%;
	padding: 47px 0 0 0;
	width: 100px;
	height: 53px;
	text-align: center;
	text-decoration: none;
}
ul#main-nav li a span {
	color: #999955;
	display: block;
	font-size: 63%;
}
ul#main-nav li a:hover span {
	color: #eeeedd;
	font-size: 63%;
}
ul#main-nav li.selected a span {
	color: #eeeedd;
	font-size: 63%;
}
/* home */
ul#main-nav li a#home:link, ul#main-nav li a#home:visited {
	color: #130f0e;
	background: url(../images/main_nav_home.png) no-repeat left top;
}
ul#main-nav li a#home:hover {
	color: #ffffff;
	background: url(../images/main_nav_home.png) no-repeat left bottom;
}
ul#main-nav li a#home:active {
	color: #ffffff;
	background: url(../images/main_nav_home.png) no-repeat left bottom;
}
ul#main-nav li.selected a#home {
	color: #ffffff;
	background: url(../images/main_nav_home.png) no-repeat left bottom;
}
/* download */
ul#main-nav li a#download:link, ul#main-nav li a#download:visited {
	color: #130f0e;
	background: url(../images/main_nav_download.png) no-repeat left top;
}
ul#main-nav li a#download:hover {
	color: #ffffff;
	background: url(../images/main_nav_download.png) no-repeat left bottom;
}
ul#main-nav li a#download:active {
	color: #ffffff;
	background: url(../images/main_nav_download.png) no-repeat left bottom;
}
ul#main-nav li.selected a#download {
	color: #ffffff;
	background: url(../images/main_nav_download.png) no-repeat left bottom;
}
/* features */
ul#main-nav li a#features:link, ul#main-nav li a#features:visited {
	color: #130f0e;
	background: url(../images/main_nav_features.png) no-repeat left top;
}
ul#main-nav li a#features:hover {
	color: #ffffff;
	background: url(../images/main_nav_features.png) no-repeat left bottom;
}
ul#main-nav li a#features:active {
	color: #ffffff;
	background: url(../images/main_nav_features.png) no-repeat left bottom;
}
ul#main-nav li.selected a#features {
	color: #ffffff;
	background: url(../images/main_nav_features.png) no-repeat left bottom;
}
/* faq */
ul#main-nav li a#faq:link, ul#main-nav li a#faq:visited {
	color: #130f0e;
	background: url(../images/main_nav_faq.png) no-repeat left top;
}
ul#main-nav li a#faq:hover {
	color: #ffffff;
	background: url(../images/main_nav_faq.png) no-repeat left bottom;
}
ul#main-nav li a#faq:active {
	color: #ffffff;
	background: url(../images/main_nav_faq.png) no-repeat left bottom;
}
ul#main-nav li.selected a#faq {
	color: #ffffff;
	background: url(../images/main_nav_faq.png) no-repeat left bottom;
}
/* about */
ul#main-nav li a#about:link, ul#main-nav li a#about:visited {
	color: #130f0e;
	background: url(../images/main_nav_about.png) no-repeat left top;
}
ul#main-nav li a#about:hover {
	color: #ffffff;
	background: url(../images/main_nav_about.png) no-repeat left bottom;
}
ul#main-nav li a#about:active {
	color: #ffffff;
	background: url(../images/main_nav_about.png) no-repeat left bottom;
}
ul#main-nav li.selected a#about {
	color: #ffffff;
	background: url(../images/main_nav_about.png) no-repeat left bottom;
}
/* contact */
ul#main-nav li a#contact:link, ul#main-nav li a#contact:visited {
	color: #130f0e;
	background: url(../images/main_nav_contact.png) no-repeat left top;
}
ul#main-nav li a#contact:hover {
	color: #ffffff;
	background: url(../images/main_nav_contact.png) no-repeat left bottom;
}
ul#main-nav li a#contact:active {
	color: #ffffff;
	background: url(../images/main_nav_contact.png) no-repeat left bottom;
}
ul#main-nav li.selected a#contact {
	color: #ffffff;
	background: url(../images/main_nav_contact.png) no-repeat left bottom;
}

/* HOME */
.yui-gb {
	margin: 0 28px;
}
.home .upper {
	background: url(../images/home_upper_content_bg.jpg) no-repeat left top;
	width: 928px;
	height: 217px;
}
.home .download-module {
	position: relative;
}
.home a#download-digiBunker {
	background: url(../images/home_download.png) no-repeat left top;
	display: block;
	margin: 0 0 0 75px;
	outline: none;
	width: 157px;
	height: 157px;
	text-decoration: none;
}
.home a#download-digiBunker span {
	visibility: hidden;
	text-decoration: none;
}
.home #download-specs {
	color: #eeeedd;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	right: 3px;
	text-align: right;
}
.home .login-module {
	position: relative;
}
.home .login-module p {
        color: #eeeedd;
	font-size: 12px;
	margin: 0 0 0 12px;
}
.home .login-module label {
	display: block;
	font-size: 14px;
	margin: 14px 0 1px 0;
}
.home .login-module .text-box {
	border: 1px solid #77bbbb;
	background: url(../images/text_box_bg.png) no-repeat left top;
	padding: 3px 4px 0 4px;
	width: 184px;
	height: 17px;
}
.home .login-module .login-btn-holder {
	position: absolute;
	bottom: -9px;
	right: 20px;
}
.home .login-module .login-btn {
	background: url(../images/submit_arrow.png);
	border: none;
	color: #eeeedd;
	cursor: pointer;
	padding: 0 12px 2px 0;
	width: 55px;
	height: 40px;
}
.home .steps-module ul {
	margin: 16px 0 0 8px;
}
.home .steps-module ul li {
	background: url(../images/check_mark_green.png) no-repeat left center;
	color: #eeeedd;
	font-size: 13px;
	line-height: 25px;
	margin: 0 0 15px 0;
	padding: 0 10px 0 38px;
}
.home .lower {
	background: url(../images/home_lower_content_bg.png) no-repeat left top;
	width: 928px;
	height: 205px;
}
.home-news-item {
	font-size: 12px;
	padding: 10px 0 0 14px;
  font-family: sans-serif;
}
.home .news-date {
	color: #959595;
	font-size: 10px;
}
.home h5
{
	color: #00ffff;
	font-size: 14px;
	margin: 20px 0 0 8px;
}
.home h4 {
	color: #eeeedd;
	font-size: 14px;
	margin: 20px 0 0 8px;
}
.home h4 a:link, h4 a:visited {
	color: #eeeedd;
	text-decoration: none;
	margin: 20px 0 0 8px;
}
.home h4 a:hover {
	color: #eeeedd;
	text-decoration: underline;
	margin: 20px 0 0 8px;
}
.home h4 a:active {
	color: #eeeedd;
	text-decoration: none;
	margin: 20px 0 0 8px;
}
.home .top-features-module ul {
	margin: 10px 0 0 8px;
}
.home .top-features-module ul li {
	background: url(../images/widget_icon.png) no-repeat left center;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 10px 0;
	padding: 0 3px 0 22px;
}
.home .top-features-module p {
	float: right;
	margin: 0 5px 0 0;
}
.home .top-features-module p a:link, .top-features-module p a:visited {
	color: #779999;
	font-size: 14px;
	text-decoration: none;
}
.home .top-features-module p a:hover {
	color: #779999;
	font-size: 14px;
	text-decoration: underline;
}
.home .top-features-module p a:active {
	color: #779999;
	font-size: 14px;
	text-decoration: none;
}
.home .testimonial-item {
	background: url(../images/bubble_icon.png) no-repeat top left;
	clear: both;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0 15px 0 0;
}
.home .testimonial-item .quote {
	padding: 0 10px 0 28px;
}
.home .testimonial-item .author {
	color: #999955;
	float: right;
}
.home .testimonial-item .location {
	color: #999955;
	clear: both;
	float: right;
}

/* SUB PAGE */
.left {
	background: url(../images/sub_left_bg.png) no-repeat left top;
	width: 310px;
	height: 422px;
	float: left;
}
.sub h2#download-digiBunker-title {
	margin: 24px 0 0 14px;
}
.sub h2#digiBunker-member-login {
	margin: 35px 0 0 14px;
}
.sub .download-module {
	position: relative;
}
.sub a#download-digiBunker {
	background: url(../images/home_download.png) no-repeat left top;
	display: block;
	margin: 0 0 0 75px;
	outline: none;
	width: 157px;
	height: 157px;
	text-decoration: none;
}
.sub a#download-digiBunker span {
	visibility: hidden;
	text-decoration: none;
}
.sub #download-specs {
	color: #eeeedd;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	right: 14px;
	text-align: right;
}
.sub .login-module {
	position: relative;
}
.sub .login-module p {
	color: #eeeedd;
	font-size: 12px;
	margin: 0 0 0 15px;
}
.sub .login-module label {
	display: block;
	font-size: 14px;
	margin: 14px 0 1px 0;
}
.sub .login-module .text-box {
	border: 1px solid #77bbbb;
	background: url(../images/text_box_bg.png) no-repeat left top;
	padding: 3px 4px 0 4px;
	width: 184px;
	height: 17px;
}
.sub .login-module .login-btn-holder {
	position: absolute;
	bottom: -9px;
	right: 20px;
}
.sub .login-module .login-btn {
	background: url(../images/submit_arrow.png);
	border: none;
/*	color: #eeeedd;*/
	cursor: pointer;
	padding: 0 12px 2px 0;
	width: 55px;
	height: 40px;
}
.right_no_line {
	background: url(../images/sub_right_bg.png) no-repeat left top;
	width: 618px;
	height: 422px;
	float: left;
}
.right {
	background: url(../images/sub_right_bg_line.png) no-repeat left top;
	width: 618px;
	height: 422px;
	float: left;
}
.sub h3 {
	color: #443344;
	font-size: 18px;
	margin: 24px 0 18px 12px;
}
.sub .lcol {
	float: left;
	width: 308px;
	height: 358px;
}
.sub .downloadcol {
  float: left;
	width: 408px;
	height: 358px;
}
.price_box
{
	float: left;
	margin: 0px 0px 0px 0px;
}
.price_box_border
{
	border: 1px solid #77bbbb;
}
.price_box_body
{
	margin: 5px 5px 5px 5px;
  width: 170px;
	height: 240px;
}
.sub .rcol {
	float: left;
	width: 308px;
	height: 358px;
}
.sub .content {
	padding: 0 12px 12px 12px;
	height: 336px;
	overflow: auto;
}
.sub h4 {
	color: #999955;
	font-size: 14px;
	margin: 0 0 4px 0;
}
.sub .content p {
	font-size: 12px;
	margin: 0 0 12px 0;
}
/* SUB LOGGED IN */
.left-logged-in {
	background: url(../images/sub_logged_in_bg.png) no-repeat left top;
	width: 310px;
	float: left;
	overflow: hidden;
}
.left-logged-in-btm {
  background: url(../images/sub_logged_in_bg_btm.png) no-repeat left bottom;
  width: 310px;
  height: 10px;
  overflow: hidden;
  font-size: 0;
}
.left-logged-in h2 {
	margin: 24px 0 0 14px;
}
.right-logged-in {
	background: url(../images/sub_logged_in_right.png) no-repeat left top;
	width: 578px;
	overflow: hidden;
	float: left;
}
.right-logged-in-btm {
  background: url(../images/sub_logged_in_right_btm.png) no-repeat left bottom;
  width: 618px;
  height: 11px;
  overflow: hidden;
  font-size: 0;
}
.user-menu {
	margin: 30px 0 0 0;
	padding: 14px;
}
.user-menu a {
	color: #eeeedd;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 17px;
	padding: 10px;
	text-decoration: none;
}

.user-menu a:hover {
	background: #aabbaa url(../images/account_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}

/* SAVE MY FILES */

.user-menu a#save-files:hover {
	background: #aabbaa url(../images/save_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
.user-menu li.selected a#save-files {
	background: #aabbaa url(../images/save_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
/* MY SAVED FILES */
.user-menu a#my-files:hover {
	background: #aabbaa url(../images/saved_files_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
.user-menu li.selected a#my-files {
	background: #aabbaa url(../images/saved_files_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
/* MY ACCOUNT */
.user-menu a#my-account:hover {
	background: #aabbaa url(../images/account_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
.user-menu li.selected a#my-account {
	background: #aabbaa url(../images/account_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
/* PAYMENT METHODS */
.user-menu a#payment-methods:hover {
	background: #aabbaa url(../images/payment_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
.user-menu li.selected a#payment-methods {
	background: #aabbaa url(../images/payment_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
/* CHANGE PASSWORD */
.user-menu a#change-password:hover {
	background: #aabbaa url(../images/password_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
.user-menu li.selected a#change-password {
	background: #aabbaa url(../images/password_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
/* LOGOUT */
.user-menu a#logout:hover {
	background: #aabbaa url(../images/logout_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}
.user-menu li.selected a#logout {
	background: #aabbaa url(../images/logout_icon.png) no-repeat 247px center;
	color: #eeeedd;
	text-decoration: none;
}

/* Category View */
#col_01 {
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0 0 0 22px;
  position: relative;
  width: 150px;
}
#col_02 {
  float: left;
  overflow: hidden;
  width: auto;
  text-align: center;
}
#col_03 {
  float: right;
  overflow: hidden;
  margin: 0;
  padding: 0 20px 0 0;
  position: relative;
  width: 150px;
}
.clearfix:after {
  content: ".";
  display: block;
  font-size:0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.filter_item {
  margin: 0 0 20px 0;
  text-align: center;
}
.filter_item h4 {
  color: #443344;
  font-size: 20px;
}
.restore_button {
  margin: 80px 0 0 56px;
}

/* TABLE STYLES */
table {
	border: 1px solid #779999;
	border-collapse: collapse;
	width: 97%;
}
.sub .content table p {
	margin: 0;
}
thead {
	background: #eeeedd;
}
thead td {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
tr.odd {
	background: #eeffff;
}
table.files-table tr:hover {
	background: #759797;
	color: #eeeedd;
}
thead tr:hover {
	background: #eeeedd;
	color: #130f0e;
}
table.files-table a {
  color: #443344;
  text-decoration: underline;
}
table.files-table a:hover {
  color: #443344;
  text-decoration: none;
}
td {
	border: 1px solid #779999;
	padding: 4px;
}
th {
	border: 1px solid #668888;
  text-align:   center;
  font-style: Italic;
	padding: 4px;
}
table p.info {
	color: #eeeedd;
}
tfoot {
	background: #759797;
	color: #eeeedd;
}
tfoot tr:hover {
	background: #759797;
	color: #eeeedd;
}

/* PAGINATION */
.pages {
	font-size:85%;
	margin:1em 0;
}
.pages a:visited {
	color:#130f0e;
}
.pages span.nextprev {
	border:1px solid #DDDDDD;
	color:#999999;
}
.pages a.nextprev {
	font-weight:bold;
}
.pages a, .pages span {
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	margin-right:0.1em;
	padding:0.2em 0.5em;
}
.pages a {
	border:1px solid #779999;
	text-decoration:none;
	color: #130f0e;
}
.pages a:hover {
	background:#eeeedd;
	border:1px solid #779999;
	text-decoration:none;
	color: #130f0e;
}
.pages span.current {
	background:#eeeedd;
	border:1px solid #779999;
	color:#130f0e;
	font-weight:bold;
}

/* FOOTER */
#footer {
  background: #130f0e url(../images/footer_bg.jpg) repeat-x top left;
  color: #eeeedd;
  font-size: 93%;
  height: 25px;
  text-align: center;
}
#ft {
	margin: 0 auto;
	text-align: left;
	max-width: 1024px;
}
#footer a:link, #footer a:visited {
  color: #eeeedd;
  text-decoration: none;
}
#footer a:hover {
  color: #eeeedd;
  text-decoration: underline;
}
#footer a:active {
  color: #eeeedd;
  text-decoration: none;
}
#footer p.copyright {
  float: left;
  padding: 7px 0 0 26px;
}
#footer ul.footer-menu {
  float: right;
  padding: 7px 26px 0 0;
}
#footer ul.footer-menu li {
  display: inline;
  padding: 0 3px;
}

/* Top Features Page */
.sub .top-features-module ul {
	margin: 10px 0 0 8px;
}
.sub .top-features-module ul li {
	background: url(../images/widget_icon.png) no-repeat left center;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 10px 0;
	padding: 0 3px 0 22px;
}
.sub .top-features-module p {
	float: right;
	margin: 0 5px 0 0;
}
.sub .top-features-module p a:link, .top-features-module p a:visited {
	color: #779999;
	font-size: 14px;
	text-decoration: none;
}
.sub .top-features-module p a:hover {
	color: #779999;
	font-size: 14px;
	text-decoration: underline;
}
.sub .top-features-module p a:active {
	color: #779999;
	font-size: 14px;
	text-decoration: none;
}
.admin_menu {
  padding: 0 10px 10px 10px;
}
.admin_menu li {
  display: inline;
  margin: 0 5px;
}