@media(min-width:1px){
	.container{
		width: 99% !important;
	}
}

body { 
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background: url("images/background.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding-top: 55px;
}
/* bootstrap overwrites - start */
a.fa:hover, i.fa:hover { text-decoration:none;}
.affix {z-index:5;}
.container>.navbar-header,
.container>.navbar-collapse,
.row {
  margin-right: -5px;
  margin-left: -5px;
}
.container,
.col-xs-1,.col-xs-2,
.col-xs-3,.col-xs-4,
.col-xs-5,.col-xs-6,
.col-xs-7,.col-xs-8,
.col-xs-9,.col-xs-10,
.col-xs-11,.col-xs-12,
.col-sm-1,.col-sm-2,
.col-sm-3,.col-sm-4,
.col-sm-5,.col-sm-6,
.col-sm-7,.col-sm-8,
.col-sm-9,.col-sm-10,
.col-sm-11,.col-sm-12,
.col-md-1,.col-md-2,
.col-md-3,.col-md-4,
.col-md-5,.col-md-6,
.col-md-7,.col-md-8,
.col-md-9,.col-md-10,
.col-md-11,.col-md-12,
.col-lg-1,.col-lg-2,
.col-lg-3,.col-lg-4,
.col-lg-5,.col-lg-6,
.col-lg-7,.col-lg-8,
.col-lg-9,.col-lg-10,
.col-lg-11,.col-lg-12 { padding: 5px; }

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { font-family: Verdana, Arial, sans-serif;}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
background-color: #fee79b;
border-left:1px solid #ac9b79;
border-right:1px solid #ac9b79;
}
.dropdown-menu {
border: 1px solid #ac9b79;
border: 1px solid rgba(172,155,121,1);
-webkit-box-shadow: 0 6px 12px rgba(172,155,121,0.175);
box-shadow: 0 6px 12px rgba(172,155,121,0.175);
}
.dropdown-menu .divider {border:0;border-top: 1px solid #ac9b79;}
.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td {
border-top: 1px solid #ac9b79;
}

.table>thead>tr>th {
border-bottom: 2px solid #ac9b79 !important;
text-align:center;
}
.panel-default, .panel-default>.panel-heading {
border-color: #ac9b79;
}
.list-group-item {border: 1px solid #ac9b79;}
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus,
.nav-tabs > li > a:hover  {
border: 1px solid #ac9b79;
border-bottom-color: transparent;
}
.nav-tabs > li > a:hover {background-color:#feedb4;}
.nav > li.disabled > a:hover{border-color:transparent;}
.panel-default>.panel-heading, .list-group>.TitleHeader {
background-image: -webkit-gradient(linear,left 0,left 100%,from(#fff),to(#feedb4));
background-image: -webkit-linear-gradient(top,#fff 0,#feedb4 100%);
background-image: -moz-linear-gradient(top,#fff 0,#feedb4 100%);
background-image: linear-gradient(to bottom,#fff 0,#feedb4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fffeedb4',GradientType=0);
}
#FAQ > .panel > .panel-heading { padding: 0; }
#FAQ > .panel > .panel-heading > .panel-title > a {padding:10px; display:block;}
.navbar-default .navbar-toggle {border-color: #ac9b79;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color:#573700;
border-color: #573700;
}
.navbar-default .navbar-toggle .icon-bar {background-color:#ac9b79;}
.btn-default .badge {background-color:#999;}

.btn-default {
text-shadow: 0 1px 0 #fff;
background-image: -webkit-linear-gradient(top,#fff 0,#feedb4 100%);
background-image: linear-gradient(to bottom,#fff 0,#feedb4 100%);
background-repeat: repeat-x;
border-color: #ac9b79;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fffeedb4',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-default:hover, .btn-default:focus{background-color:#feedb4;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {background-color:#feedb4;background-image: linear-gradient(to bottom, #fff 0px, #feedb4 100%);}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #feedb4;
    border-color: #ac9b79;
}
.btn i {color:#573700;}
/* bootstrap overwrites - end */
a{cursor:pointer;}

/*logo header - start */
.BrandIcon{ height:24px;width:24px;}
.BrandLogo{ height:44px;width:auto;margin-top:-10px;margin-bottom:-10px;}
.LogoImage {width:auto;border:0;}
.Metaphase_Ollie {width:206px;height:84px;float:left;border:0;}
.social_twitter{color:#55acee;}
.social_facebook{color:#3b5998;}
.social_google{color:#df4a32;}
.social_linkedin{color:#1a85bc;}
/*logo header - end */
/* ads - start */
.ads_bottom, .ads_header  { margin:5px auto; }
@media(max-width: 991px) {.ads_header { margin:0 auto; } }
.ads_responsive {  width: 320px; height: 50px;	display:block;  }
@media(min-width: 500px) { .ads_responsive { width: 468px; height: 60px; } }
@media(min-width: 800px) { .ads_responsive { width: 728px; height: 90px; } }
/* ads - end */
/*TOP NAVIGATION - START*/
.MainMenu{background: #feedb4;border-bottom: 3px solid #573700;}
.MainMenu > .container {padding:0 15px !important;}
.navbar > .container {padding:0;}
.menu-two-columns { width:350px; padding:15px; }
.menu-three-columns { width:600px; padding:15px; }
.menu-two-columns > ul
,.menu-three-columns > ul {
	list-style:none;padding:auto 10px auto 20px; 
}

.menu-two-columns > ul > li.column-heading
,.menu-three-columns > ul > li.column-heading {
font-weight:bold;
font-size: 14px;
margin: 7px 0 14px 0;
padding-bottom: 7px;
border-bottom: 1px solid #ac9b79;
}
.dropdown-menu li a.CategoryChild {margin-left:10px;}
.dropdown-menu h2, .dropdown-menu h3 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFF;
	letter-spacing:-.01em\0/;
}
.dropdown-menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:0;
	padding-bottom:14px;
	border-bottom:1px solid #ac9b79;
}
.dropdown-menu h3 {
	font-size:14px;
	margin:0;
	padding-bottom:7px;
	border-bottom:1px solid #888;
}
.HeaderIcon {width:18px;height:18px; vertical-align:middle;border:0;}
/*TOP NAVIGATION - END*/


.RoundCorners {
-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px;
-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px;
-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
 }
 
.margin_bottom { margin-bottom:5px; } 
.margin_top { margin-top:5px; } 
.margin_left { margin-left:5px; } 
.margin_right { margin-right:5px; } 
 
 
#body_wrapper {
border:3px solid #573700;
background-color:#feedb4;
}

#body_content {
border:1px solid #ac9b79;
background-color:#fff;
padding: 5px;
margin: auto 0;
}

.box_wrapper  {
border:2px solid #573700;
background:#feedb4;
padding:5px;
}

.box_content {
border:1px solid #ac9b79;
background-color:#FFF;
padding:5px;
}

header.SectionTitle {
font-weight:bold;
text-transform: uppercase;
color:#573700;
	font-family:Georgia, Arial, "Times New Roman", serif;
	font-size:1.5em;
	letter-spacing:-1px;
}
header.SectionTitle select {font-family: Verdana, Arial, sans-serif;}
.SectionSubTitle{
font-size:12px;
text-transform:none;
font-weight:normal;
font-family:Verdana, Arial, sans-serif;
line-height:20px;

}

/***** media object helpers - start ******/
.media-main-heading{ font-weight:bold;}
.media-separator {border-bottom:1px solid #e7e7e7;padding-bottom: 5px;margin-top: 7px;}
.media-sub-heading, .media-user, .media-time {color:#999;}
.media-user, .media-time {font-size:11px;}
.media-avatar {
border-radius:5px;
padding:3px;
border:1px solid #ac9b79;
}
/***** media object helpers - end *****/

/* Star Rating - Start */
div.StarRatingWrapper {
	position: relative;
	background-repeat: repeat-x;
	background-position:bottom left;
}

div.StarRatingWrapper .RatedStar {
	background-repeat: repeat-x;
	background-position: top left;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.StarImage16{background: url('images/star-sprite16.png');}
.StarHeight16 { height:16px;}
.StarWidth16 { width:80px;}
.StarWidth16-10Stars { width:160px;}

.StarImage24{background: url('images/star-sprite24.png');}
.StarHeight24 { height:24px;}
.StarWidth24 { width:120px;}
.StarWidth24-10Stars { width:240px;}

.StarImage32{background: url('images/star-sprite32.png');}
.StarHeight32 { height:32px;}
.StarWidth32 { width:160px;}
.StarWidth32-10Stars { width:240px;}
/* Star Rating - End */
/* top menu signin - start*/
#SecretAnswer.form-control, #h_SecretAnswer.form-control {display:none;}
.nav > li > a { padding-right:7px; padding-left:7px;}
@media (min-width: 768px) and (max-width: 991px) { .nav > li > a {padding-right: 4px;padding-left: 4px;} }

.nav-form {
  width:350px;
  padding: 15px;
  margin: 0 auto;
}
.nav-form .nav-form-heading,
.nav-form .checkbox {
  margin-bottom: 10px;
}
.nav-form .checkbox {
  font-weight: normal;
}
nav-form .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.nav-form .form-control:focus {
  z-index: 2;
}
#h_LoginForgot {display:none;margin-top:10px;}
span.MainMenu_Sprite { display:inline-block; heigh:24px; line-height: 24px; background-image: url(images/topmenu.png); text-indent:-9999px;}
span.MyStash_Sprite {width:87px; background-position:0 0;}
span.Search_Sprite {width:70px; background-position:-87px 0;}
span.Social_Sprite {width:64px; background-position:-157px 0;}
span.PublicStash_Sprite {width:123px; background-position:-221px 0;}
span.FAQs_Sprite {height:25px; line-height: 25px; width:46px; background-position:-344px 0;}
span.ContactUs_Sprite {width:108px; background-position:-390px 0;}
span.SignUp_Sprite {width:73px; background-position:-498px 0;}
span.Login_Sprite {width:54px; background-position:-571px 0;}
span.Logout_Sprite {width:70px; background-position:-625px 0;}
/* top menu sign in - end */

/* form styling - start */
.FormFirstLast > fieldset > input {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
   border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.FormFirstLast > fieldset > input.first-input {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;	
}
.FormFirstLast > fieldset > input.last-input  {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;	
}
/* form styling - end */

/* SEARCH PAGE - START */
#browsebyletter td {font-weight:bold;text-align:center;}
#browsebyletter td:hover{background-color:#feedb4;}
#browsebyletter td a {display:block;}
/* SEARCH PAGE - END */
/* SEARCH RESULTS PAGE - START */
#StashOptions.affix, #StashOptions_Issues.affix { top:120px; right: 10px; padding:15px; }
@media (max-width: 991px) {	#StashOptions.affix, #StashOptions_Issues.affix {position:inherit; } }
@media (min-width: 992px) {	#StashOptions.affix, #StashOptions_Issues.affix {width: 33.33333333333333%; } }
@media (min-width: 1200px) { #StashOptions.affix { width:50%;  } #StashOptions_Issues.affix{width: 33.33333333333333%;} }


/* SEARCH RESULTS PAGE - START */
/* TAG GLOUD - START */
#tagCloud {text-align:center; margin:0 0 5px;padding:0;word-wrap:break-word;}
#tagCloud li {list-style:none;display:inline;margin-right:5px;}
#tagCloud li a {display:inline !important;}
li.tagSize10 a {font-size:0.85em;}
li.tagSize15 a {font-size:0.9em;font-weight:bold;}
li.tagSize20 a {font-size:1em;} 
li.tagSize25 a {font-size:1em;font-weight:bold;} 
li.tagSize30 a {font-size:1.1em;} 
li.tagSize35 a {font-size:1.1em;font-weight:bold;} 
li.tagSize40 a {font-size:1.2em;} 
li.tagSize45 a {font-size:1.2em;font-weight:bold;} 
li.tagSize50 a {font-size:1.3em;} 
li.tagSize55 a {font-size:1.3em;font-weight:bold;} 
li.tagSize60 a {font-size:1.4em;} 
li.tagSize65 a {font-size:1.5em;font-weight:bold;} 
li.tagSize70 a {font-size:1.6em;} 
li.tagSize75 a {font-size:1.7em;font-weight:bold;} 
li.tagSize80 a {font-size:1.8em;} 
li.tagSize85 a {font-size:1.9em;font-weight:bold;} 
li.tagSize90 a {font-size:2.0em;} 
li.tagSize95 a {font-size:2.1em;font-weight:bold;} 
li.tagSize100 a {font-size:2.2em;} 
/* TAG GLOUD - END */

ul.SingleColumnList li { float:left; display:list-item; width:100%; }
ul.DoubleColumnList li { float:left; display:list-item; width:50%;}
ul.TripleColumnList li { float:left; display:list-item; width:33.333%; } 
ul.QuadColumnList li { float:left; display:list-item; width:25%; } 

/* IMAGE GALLERY - START */
.SearchCoverWrapper {
padding:0 5px;
border:1px solid #ac9b79;
background-image: -ms-linear-gradient(top, #FEEDB4 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(top, #FEEDB4 0%, #FFFFFF 100%);
background-image: -o-linear-gradient(top, #FEEDB4 0%, #FFFFFF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEEDB4), color-stop(1, #FFFFFF));
background-image: -webkit-linear-gradient(top, #FEEDB4 0%, #FFFFFF 100%);
background-image: linear-gradient(to bottom, #FEEDB4 0%, #FFFFFF 100%);
}
.SearchCoverWrapper img { width:100%; }
/* IMAGE GALLERY - END */
/* News Carousel/Item Preview - START */
#NewsCarousel { padding:0;}
#NewsCarousel_Nav {
margin-top: -1px;
margin-right: 5px;
}
.caroufredsel_wrapper {margin:0 !important;}
#NewsCarousel_Prev, #NewsCarousel_Next  {color:#573700;}
.CarouselPager {text-align: center;}
.CarouselPager a {
background: url(images/topmenu.png) -695px 0 no-repeat transparent; 
width: 12px;
height: 12px;
margin: 0 5px 1px 5px;
display: inline-block;
}
.CarouselPager a.selected {background-position:-695px -12px;}
.CarouselPager a span {display: none;}
.Carousel_Timer {
background-color: #ac9b79;
width: 100%;
height: 5px;
}
#NewsCarousel li, .ItemPreview  {
overflow: hidden;
background-color: #FFF;
border-radius: 5px;
border: #4c4c4c 1px solid;
padding: 5px;
display: block;
position: relative;
}
#NewsCarousel li {float: left;margin: 5px 5px 5px 0; width:279px;height:144px;list-style: none;}
#NewsCarousel li img, .ItemPreview img {
height: auto;
max-height:100%;
max-width: 100%;
width: auto;
}
.ItemPreview { 
	margin:auto;
	max-width: 265px; 
}
#NewsCarousel li a, .ItemPreview a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;	
}
#NewsCarousel li div.preview_wrapper, .ItemPreview div.preview_wrapper {
color: #4c4c4c;
width: 100%;
height:100%;
position: absolute;
left: 0px;
bottom: -101px;
background-color: #FFF;
text-align: left;
transition: bottom 400ms;
-webkit-transition: bottom 400ms;
-moz-transition: bottom 400ms;
-o-transition: bottom 400ms;
opacity:.9;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.ItemPreview div.preview_wrapper{bottom:-70px;}
}
#NewsCarousel li div.preview-show, .ItemPreview div.preview-show {bottom:0;}
#NewsCarousel li div.preview_wrapper header, .ItemPreview div.preview_wrapper header {
font-size: 1.1em;
padding: 5px;
border-bottom: #eee 1px solid;
color: #666;
height:50px;
overflow:hidden;
font-weight:bold;
}
#NewsCarousel li div.preview_wrapper p, .ItemPreview div.preview_wrapper p {
padding: 5px;
color: #666666;
height:90px;
overflow:hidden;
}
/* News Carousel/Item Preview - END */

/* list styles - start */
ul.list-unstyled li.list-group-item {border:0; padding-left:3px;padding-right:3px;}
li.even { background-color:#fef6da;  }
li.odd { background-color: #FFF; }
/* list styles - end */
/* MY STASH PAGE - START */
/*#MyStashBox,  #MyWishListBox {resize:vertical;}*/
#MyStashBox ul, #MyWishListBox ul {
padding:0;
margin:0;
list-style:none;
}
#MyStashBox ul li, #MyWishListBox ul li {
clear:both;
}
.StashNotes img, .PublicStash img{
vertical-align:top;
border:0;
width:16px;
height:16px;
}
.SupportIcon {
border:0;
width:64px;
height:64px;
}
.SupportIcon128 {
width:128px;
height:auto;
}
.ReviewIcon, .NotesIcon, .HelperIcon {width:16px;height:16px;border:0;vertical-align:middle;}
/* MY STASH PAGE - END */

.landscape_icon {vertical-align:middle;width:20px;height:15px;border:0px;}
.icon_padding_left{margin-left:3px;}

.PodcastIcon {border:0;margin:auto;}

/* TABLESORTER OVERWRITE - START */
.tablesorter-bootstrap tr.odd td,
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th  {
	background-color: #fef6da !important;
}
.tablesorter-bootstrap .tablesorter-filter-row td {background:#feedb4 !important;}
/* TABLESORTER OVERWRITE - END */
/* fancyBox v2.0.6- START */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.fancybox-opened {	z-index: 8030;}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}
/* Overlay helper */
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}
#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	margin-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.fancybox-wrap {overflow:visible !important;}
/* fancyBox v2.0.6- END */
/* item view - start */
.CoverImage { padding:5px;border:1px solid #ac9b79; margin-bottom:5px; }
.SectionHeader {
background:url(images/section_heading.png) no-repeat 0 0;
font-size:1.25em;
line-height:25px;
font-weight:bold;
font-style:italic;
height:25px;
padding-left:10px;
margin-bottom:5px;
}
.SectionHeader_Mini { background:url(images/section_heading_mini.png) no-repeat 0 0; }
.editIssue {display:none;}
.ReviewWrapper {border:1px solid #ac9b79; padding:5px; margin:5px auto 10px;
	background: #fff;
	background: -moz-linear-gradient(top, #feedb4, #fff);
	background: -webkit-gradient(linear, 0% 0%, 0% 85%, from(#feedb4), to(#fff));
}
.ReviewWrapperMini {width:48%;}
.CommentBreak{
    border: 0;
    height: 1px;
    background: -moz-linear-gradient(left center, transparent, #ac9b79, transparent);
    background: -webkit-gradient(linear, left center, right center,
                                 color-stop(0, transparent),
                                 color-stop(0.5, #ac9b79),
                                 color-stop(1, transparent));
}
.UserProfileImage {width:48px;height:48px;padding:3px;border:1px solid #ac9b79;float:left;margin-right:5px;}
.UserProfileImageReply {margin-left:15px;}
#MemberGalleryDeleteImage {display:none;}
#StashThisIssue {margin-bottom:5px;}
#StashThisIssue header {background:none;}
#MyRatingReview_Wrapper{display:none;}
/* item view - end */

/*overrides - start */
.alert{margin-bottom:0;}
/*overrides - end */
/* PAGINATION - START */
<!--#NavigationNav{padding:0;}
#NavigationNav.affix-top {
	position: static;
}-->
#NavigationNav.affix {
width: auto;
top: 55px;
right: 25px;
left: 25px;
}
<!--media (min-width: 768px) {	#NavigationNav.affix { width:97%; top:89px; } }-->
<!--media (min-width: 992px) {	#NavigationNav.affix { width:97%; top:55px; } }-->
<!--media (min-width: 1200px) { #NavigationNav.affix { width:97%;top:55px; } }-->
/* PAGINATION - END */

/* Mass Update - Start */
#massUpdate {display:none;width:200px;z-index:100;}
#massUpdate.affix {
position: fixed;
right:10px;
top:56px;
}
/* Mass Update - End */

#PageNav_Form select{width:auto;margin-right:3px;}
#PageNav_Form div.form-group {margin-bottom:5px;}
/* LEGEND - START */
.mystash, .mystash:hover, .mystash:focus { 
color: #FFF; 
font-size: 11px; 
display: inline-block;
border: 1px solid #090;
background-color: #090;
border-radius: 5px;
text-align:center;
width:15px;
text-decoration:none;
}
.wishlist, .wishlist:hover, .wishlist:focus {
color: #FFF; 
font-size: 11px; 
display: inline-block;
border: 1px solid #C00;
background-color: #C00;
border-radius: 5px;
text-align:center;
width:15px;
text-decoration:none;
}
.collected, .collected:hover, .collected:focus {
color: #FFF; 
font-size: 11px; 
display: inline-block;
border: 1px solid #C60;
background-color: #C60;
border-radius: 5px;
text-align:center;
width:15px;
text-decoration:none;
}
/* LEGEND - END */

/* Form Helpers - START */
.FormInputs select {
padding-right:1px !important;
padding-left:0 !important;
}
.FormInputs input[type=text] {
padding-left:1px !important;
padding-right:1px !important;
}
#ClearTextbox{  position: absolute;
    right: 5px;
    top: 29px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    color: #ccc;
}
/* Form Helpers - END */

/* I Paid Wrapper - START */
.paid-group {width:139px;}
.paid-group select {float:left;width:66px !important;}
.paid-group input[type=text] {border-left:0;border-right:0;width:45px;float:left;}
.paid-group button {padding-left:3px;padding-right:3px;}
input[type=text].border-right { border-right:1px solid #ccc;}
/* I Paid Wrapper - END */

/* I Paid Wrapper - START */
table.StashStats {border:0;margin:0;}
table.StashStats tbody > tr > th, table.StashStats tbody > tr > td {text-align:center;border-top:0;padding:0;}
/* I Paid Wrapper - END */

/*forum helper - start*/
table.ForumsTable thead > tr > th, 
table.ForumsTable tbody > tr > th, 
table.ForumsTable tfoot > tr > th, 
table.ForumsTable thead > tr > td, 
table.ForumsTable tbody > tr > td, 
table.ForumsTable tfoot > tr > td { vertical-align:middle;}

table.ForumsTable tr.Seperator td {background-color:#feedb4;border:1px solid #ac9b79; border-width:1px 0;padding:5px;}
table.ForumsTable tr.Seperator td div {margin:0;padding:0;line-height: 30px;}

table.ForumsTable tr td.UserData {vertical-align:top;border: 1px solid #AC9B79;border-width: 0 1px 0 0; text-align:center;}
table.ForumsTable tr td.UserPost {vertical-align:top;}
table.ForumsTable tr td.PostFooter {background-color:#fef6da;border: 1px solid #AC9B79;border-width: 1px 0;}

.ForumsStarRating {margin:auto;}
.ForumsAvatar {width:120px; height:auto;
border-radius:5px;
padding:3px;
border:1px solid #ac9b79;
margin:3px auto;
}
/*tag manager - start */
.TagBody {min-width:450px;padding:0px;}
#TagWrapper > span {padding:3px;}
/*tag manager - end */

/*autocomplete - start */
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
/*autocomplete - end */

.addthis_toolbox {width:84px;}

.podcast_iframe {width:100%;height:28px;overflow:hidden;border:0;}

.center_margins {margin:auto;}

.go-top {
background-color:#573700;
width: 3em;
height: 3em;
line-height: 2.6em;
text-align: center;
bottom: 12px;
right: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
color:#fff;
display:block
}
.go-top:hover{color:#ac9b79;}

/* jQuery UI Resizable 1.8.16 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99998; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; background-image:url(images/resizable-s.png); }

#UP_DataResults tbody td .form-group
,#RA_DataResults tbody td .form-group {margin-bottom: 0; padding: 0;}