x/* 
Dragon 32 Universe
#00B23C = float-out background color
#E9FFF1 = Text color
#00FF56 = Header color
#00B22A = Visted Link color
#00FF3D = Active link color
*/

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-file{overflow:hidden;position:relative;vertical-align:middle;}.btn-file>input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);transform:translate(-300px, 0) scale(4);font-size:23px;direction:ltr;cursor:pointer;}
.fileupload{margin-bottom:9px;}.fileupload .uneditable-input{display:inline-block;margin-bottom:0px;vertical-align:middle;cursor:text;}
.fileupload .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center;}.fileupload .thumbnail>img{display:inline-block;vertical-align:middle;max-height:100%;}
.fileupload .btn{vertical-align:middle;}
.fileupload-exists .fileupload-new,.fileupload-new .fileupload-exists{display:none;}
.fileupload-inline .fileupload-controls{display:inline;}
.fileupload-new .input-append .btn-file{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.thumbnail-borderless .thumbnail{border:none;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.fileupload-new.thumbnail-borderless .thumbnail{border:1px solid #ddd;}
.control-group.warning .fileupload .uneditable-input{color:#a47e3c;border-color:#a47e3c;}
.control-group.warning .fileupload .fileupload-preview{color:#a47e3c;}
.control-group.warning .fileupload .thumbnail{border-color:#a47e3c;}
.control-group.error .fileupload .uneditable-input{color:#b94a48;border-color:#b94a48;}
.control-group.error .fileupload .fileupload-preview{color:#b94a48;}
.control-group.error .fileupload .thumbnail{border-color:#b94a48;}
.control-group.success .fileupload .uneditable-input{color:#468847;border-color:#468847;}
.control-group.success .fileupload .fileupload-preview{color:#468847;}
.control-group.success .fileupload .thumbnail{border-color:#468847;}


.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}


.ticket_panel
{
	padding: 4px;
	border: double;
}

.narrow-border
{
	display: inline;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
}

.linked_author_small
{
	float: left;
	width: 160px;
	font-size: 12px;
	text-align: center;
	border: thin solid;
	margin-right: 10px;
}

.linked_author_small a
{
	text-decoration: none;
}

.linked_author_small .remove_author
{
	float: right; margin-right: 8px;
}

.tag_small
{
	float: left;
	width: 100px;
	font-size: 8px;
	text-align: center;
	border: thin solid;
	margin-right: 10px;
}

.tag_small .remove_tag
{
	float: right; margin-right: 8px;
}

.author_name_small
{
	float: left;
	width: 200px;
	font-size: 16px;
	text-align: center;
	border: thin solid;
	margin-right: 10px;
}

.author_name_small .remove_author_name
{
	float: right; margin-right: 8px;
}

.page_num_small
{
	float: left;
	width: 100px;
	font-size: 16px;
	text-align: center;
	border: thin solid;
	margin-right: 10px;
}

.page_num_small .remove_page_num
{
	float: right; margin-right: 8px;
}

.dropdown-menu .seller_option
{
	display: none;
}

.videowrapper
{
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.btn-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.offset-up-left
{
	font-size: 10px;
	margin: -200px -4px 0 0;
}

.image-as-button
{
    width: 150px;
    height: 250px;
}

.defined-area
{
	text-align: center;
	max-width: 320px;
	max-height: 256px;
}

img
{
}

.btn
{
	margin-bottom: 2px;
}

.btn a
{
	text-decoration: none;
	color: #E9FFF1;
}

.egg-background-wide
{
	background-color: #1B1B1B;
	border-radius: 10px 10px 10px 10px;	
	margin-left: 2%;
	margin-right: 2%;
}

.well {
	background-color: #FF0000;
}

.responsive-info-ills
{
	width: 70%;
	border-color: #00B22A;
	background-color: #1B1B1B;
	margin-bottom: 8px;
}

.breadcrumb
{	
	background: #1B1B1B; border: 0px solid rgba(245, 245, 245, 1); border-radius: 4px; display: block;
}

.breadcrumb li
{
	font-size: 14px;
}

.breadcrumb a
{
	color: #00FF3D;
}

.breadcrumb a:hover
{
	color: #00B22A;
}

.breadcrumb>.active
{
	color: #E9FFF1;
}

.breadcrumb>li+li:before
{
	color: #00FF56; content: ">";
}

h3
{
	font-size: 18px;
}

.mag_article_byline
{
	line-height: 24px;
	margin-top: 6px;
	border-left: 2px solid;
	display: block;
	color: white;
	font-size: 18px;
	padding: 0px 0px 0px 12px;
}

body
{
    background: rgb(235,235,235);
}


.white_border
{
    border: 1px solid white;        
    padding: 4px;
}


.home_page_img_tiny
{
	float: left;
	cursor: pointer;
	text-align: center;
}

.home_page_img_tiny img
{
	overflow: hidden;
}

#additional_video_strip
{
	display: inline;
	width: 100%;
	height: 50px;
}

.tag_search
{
//	border: thin solid;
	float: left;
	width: 140px;
	padding: 4px;
	height: 30px;
	margin-right: 10px;
}

.landing_page_item_multiple_inlal_holder
{
	min-height: 50px;
	margin-bottom: 10px;
	width: 100%;
	overflow: auto;
}

.landing_page_item_wide_inlal_holder
{
	width: 100%;
	padding: 10px 10px 10px 10px;
	border-radius: 15px;
	border: 2px solid #E9FFF1;
	min-height: 50px;
	margin-bottom: 10px;
	overflow: auto;
}

.landing_page_item_inlal_holder
{

	float: left;
	text-align: center;
	width: 150px;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
	border-radius: 15px;
	border: 2px solid #E9FFF1;
	min-height: 50px;
	overflow: hidden;
}

#mag_article_id_link
{
	display: inline-block;
}

.upload-link
{
	display: none;
}

.sales_item_container
{
	float: left; 
	height: 260px;
	font-size: 10px;
	border-radius: 15px;
	border: 2px solid white;
	padding: 16px; 
	width: 140px;
	text-align: center;
	z-index: 1;
	margin: 0 6px 50px 0px;
}

.sales_item_container img 
{
    vertical-align: middle;
}

.menu_tile_container
{
	float: left; 
	height: 320px;
	font-size: 10px;
	border-radius: 15px;
	border: 2px solid white;
	padding: 16px; 
	width: 140px;
	text-align: center;
	z-index: 1;
	margin: 0 6px 50px 0px;
}

.menu_tile_container .frame 
{
    height: 138px;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    margin: 1em 0;
}

.menu_tile_container .helper 
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.menu_tile_container img 
{
    vertical-align: middle;
}



.search_menu_tile_container
{
	float: left; 
	height: 90px;
	overflow: visible;
	font-size: 10px;
	width: 90px;
	text-align: center;
	margin: 0 6px 50px 0px;
}

.search_menu_tile_container .frame 
{
    height: 138px;
    width: 100%;
    white-space: nowrap;
    
    text-align: center; margin: 1em 0;
}

.search_menu_tile_container .helper 
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.search_menu_tile_container img 
{
    vertical-align: middle;
}



.box
{
	font-family: sans-serif;
	width: 200px;
	height: 340px;
	float:left;
	background-color: white; 
	margin: 0px 15px;
	border-radius:5px;
}

.box a
{
	color: black;
	text-decoration: underline;
}

.box h3
{
	font-family: 'Didact Gothic', sans-serif;
	text-transform: uppercase;
	font-weight:normal;
	text-align:center;
	color: #000000;
}

.box img
{
	display: block;
	padding: 4px;
	margin: 0 auto 0 auto;
	border: 2px dashed #000000;
}

.valuation-block
{
	text-align: center;
	color: black;
}


.ribbox {
   width: 100%; 
   height: 125px;
   position: relative;
   float: left;
}


.ribbon {
   position: absolute;
   right: 15px; top: -5px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}

.ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(45deg);
   width: 100px;
   display: block;
   background: linear-gradient(#9BC90D 0%, #79A70A 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; right: -21px;
}

.ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #79A70A;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}

.ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #79A70A;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}

.promoted-item-ribbon
{
   position: absolute;
   left: 10px; top: -6px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}

.promoted-item-ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(-45deg);
   width: 100px;
   display: block;
   background: linear-gradient(#2989d8 0%, #1e5799 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; left: -21px;
}

.promoted-item-ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #79A70A;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}

.promoted-item-ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #79A70A;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}


.offer-item-ribbon {
   position: absolute;
   right: -5px; top: -5px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}

.offer-item-ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(45deg);
   width: 100px;
   display: block;
   background: linear-gradient(#9BC90D 0%, #79A70A 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; right: -21px;
}

.offer-item-ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #79A70A;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}

.offer-item-ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #79A70A;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}


.red span {background: linear-gradient(#F70505 0%, #8F0808 100%);}
.red span::before {border-left-color: #8F0808; border-top-color: #8F0808;}
.red span::after {border-right-color: #8F0808; border-top-color: #8F0808;}

.blue span {background: linear-gradient(#2989d8 0%, #1e5799 100%);}
.blue span::before {border-left-color: #1e5799; border-top-color: #1e5799;}
.blue span::after {border-right-color: #1e5799; border-top-color: #1e5799;}



.wish-list-ribbon {
   position: absolute;
   right: 0px; top: -6px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}

.wish-list-ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(45deg);
   width: 100px;
   display: block;
   background: linear-gradient(#2989d8 0%, #1e5799 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; right: -21px;
}

.wish-list-ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #1e5799;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}

.wish-list-ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #1e5799;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}




.landing-page-wish-list-ribbon {
   position: absolute;
   right: -6px; 
   top: -6px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}

.landing-page-wish-list-ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(45deg);
   width: 100px;
   display: block;
   background: linear-gradient(#2989d8 0%, #1e5799 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; right: -21px;
}

.landing-page-wish-list-ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #1e5799;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}

.landing-page-wish-list-ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #1e5799;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}



.collection-ribbon {
   position: absolute;
   left: 0px; top: -6px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}

.collection-ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(-45deg);
   width: 100px;
   display: block;
   background: linear-gradient(#2989d8 0%, #1e5799 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; left: -21px;
}

.collection-ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #1e5799;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}

.collection-ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #1e5799;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}


.landing-page-collection-ribbon {
   position: absolute;
   left: -6px; top: -6px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}

.landing-page-collection-ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(-45deg);
   width: 100px;
   display: block;
   background: linear-gradient(#2989d8 0%, #1e5799 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; left: -21px;
}

.landing-page-collection-ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #1e5799;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}

.landing-page-collection-ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #1e5799;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #1e5799;
}


/* The necessities */
.onclick-menu 
{
	font-size: 12px;
	font-family: sans-serif;
	text-align: center;
	position: relative;
	overflow: visible;
	display: inline-block;
	margin: 0 auto 0 auto;
	padding: 0px;
}

.onclick-menu:focus 
{
	pointer-events: none;
}

.onclick-menu:focus .onclick-menu-content 
{
	opacity: 1;
	visibility: visible;
}

.onclick-menu-content 
{

	pointer-events: auto;
	position: absolute;
	overflow: visible;
	z-index: 1;

	opacity: 0;
	visibility: hidden;
	transition: visibility 0.5s;
	-moz-transition: visibility 0.5s;
	-webkit-transition: visibility 0.5s;
	-o-transition: visibility 0.5s;
}

.onclick-menu-content button
{
	min-height: 40px;
	font-size: 12px;
}

.onclick-menu-content li
{
	font-size: 12px;
	font-family: sans-serif;
	position: relative;
	display: block;
	text-align: left;
	width: 160px;
	left: -30px;
}


.onclick-menu.no-pointer-events 
{
	pointer-events: auto !important;
}

.onclick-menu.no-visibility .onclick-menu-content 
{
	visibility: visible !important;
	display: none;
}

.onclick-menu.no-visibility:focus .onclick-menu-content 
{
	display: block;
}

.onclick-menu.no-opacity .onclick-menu-content 
{
	opacity: 1 !important;
}

/*
Eye candy 
( colors courtesy of https://kuler.adobe.com/try-color-theme-3350110 )
*/
.onclick-menu 
{
	padding: 0;
	margin: 0 0 0 0;
	outline: 0;
}

.onclick-menu:before 
{
	padding: 5px 10px 0px 0px;
	background-color: #94a4a5;
}

.onclick-menu-content 
{
	background-color: #364656;
	border: thin solid;
	width: 140px;

	margin-top: -100px;
	margin-left: -10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

/* arrow for the expanding part */
.onclick-menu-content:before 
{
	content: "";
	width: 0;
	height: 0;
	padding: 0px;
	margin: 0px;

	border-bottom: 10px solid #364656;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	position: absolute;
	top: -10px;
	right: 160px;
}

.onclick-menu-content ul
{
	font-family: sans-serif;
	list-style-position: inside; 
}

.onclick-menu-content p
{
	position: relative;
	display: block;
	text-align: left;
	width: 120px;
	left: -24px;
}

.onclick-menu-content li 
{
	color: #f2f5e9;
	list-style-type: none;
	padding-left: 0;
	font-size: 50%;
	height: 10px;
	white-space: nowrap;
}


.onclick-menu-content button 
{
	font-family: sans-serif;
	background: transparent;
	border: none;
	color: inherit;
	cursor: inherit;
	outline: 0;
	cursor: pointer;
}

.onclick-menu-content a
{
	color: white;
	text-decoration: none;
}

.onclick-menu-content a:hover 
{
	color: red;
}

.onclick-menu-content button:hover 
{
	color: red;
}


.modal-title
{
	color: black;
}

.modal-body
{
	color: black;
}

.modal-body a
{
	color: black;
}

#Music_Search_Form_Holder
{
	padding: 10px;
        background-color: #1B1B1B;
        border-radius: 10px; 
        -moz-border-radius: 10px;
        -webkit-box-shadow: 0 0 15px #E9FFF1;
        -moz-box-shadow: 0 0 15px #E9FFF1;
        box-shadow: 0 0 15px #E9FFF1;
}

.Music_Search_Form_Table_Label
{
	padding-left: 2px;
	display: inline-block;
	width: 120px;
	overflow: hidden;
}

#advanced_search_form_game_field_01
{
	display: inline-block;
}

#advanced_search_form_game_field_02
{
	display: none;
}

#advanced_search_form_game_field_03
{
	display: none;
}

#advanced_search_form_publisher_field_01
{
	display: inline-block;
}

#advanced_search_form_publisher_field_02
{
	display: none;
}

#advanced_search_form_publisher_field_03
{
	display: none;
}

#advanced_search_form_author_field_01
{
	display: inline-block;
}

#advanced_search_form_author_field_02
{
	display: none;
}

#advanced_search_form_author_field_03
{
	display: none;
}

#advanced_search_form_machine_field_01
{
	display: inline-block;
}

#advanced_search_form_machine_field_02
{
	display: none;
}

#advanced_search_form_machine_field_03
{
	display: none;
}

#advanced_search_form_machine_field_04
{
	display: none;
}

#advanced_search_form_item_type_field_01
{
	display: inline-block;
}

#advanced_search_form_item_type_field_02
{
	display: none;
}

#advanced_search_form_item_type_field_03
{
	display: none;
}

.advanced_search_form_row_submit_button
{
	background: #EDD000;
	width: 40px; 
	display: block;
	color: black; 
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	border: 2px solid white;
	float: right;
}

.Advanced_Search_Form_Box_Parent 
{
	border-radius: 10px; 
        background-color: #1B1B1B;
        border-radius: 10px; 
        -moz-border-radius: 10px;
        -webkit-box-shadow: 0 0 15px #E9FFF1;
        -moz-box-shadow: 0 0 15px #E9FFF1;
        box-shadow: 0 0 15px #E9FFF1;
	height: 40px;
	margin: 20px;
	width: 860px;
	position: relative;
	resize: vertical;
	overflow: hidden;
}

.Advanced_Search_Form_Box_Child 
{
	position: absolute;
	background-color: #1B1B1B;
	top: 50%;
	left: 10px;
	right: 10px;
	height: 40px;
	margin-top: -32px;
	color: white;
	padding: 20px;
}

.advanced_search_descriptor
{
	display: inline-block;
	width: 160px;
}

.Collection_Finder_Widget
{
        display: inline-block; 
        margin-left: 24px;
	width: 100%;
	height: 100%; 
        float: left; 
        border-radius: 10px; 
        -moz-border-radius: 10px;
        -webkit-box-shadow: 0 0 15px #E9FFF1;
        -moz-box-shadow: 0 0 15px #E9FFF1;
        box-shadow: 0 0 15px #E9FFF1;
}

.egg_main_menu .logged_in_menu_option
{
	display: none;
}

#instructions_navigation_bar
{
	width: 500px; margin: 12px auto 12px auto; text-align: center; 
}

#publisher_full_row
{
	overflow: hidden;
	width: 100%;
}

#item_180_x_72
{
	float: left;
	width: 100%; 
	height: 122px; 
	margin: 0px 12px 0px 0px; 
	padding-top: 2px; 
	text-align: center;
	display: block;
	overflow: visible;
}

#item_180_x_204
{
	float: left;
	width: 100%;
	height: 254px;
	margin: 0px 12px 0px 0px;	
	text-align: center;
}

#item_180_x_130
{
	float: left;
	width: 100%;
	height: 130px;
	line-height: 130px;
	margin: 0px 12px 0px 0px;
	text-align: center;
}


#instructions_navigation_bar a
{
	text-decoration: none;
}

#dragon_left_sidebar
{
	float: left; 
	width: 170px; 
	padding: 24px 12px 18px 12px;
	margin: 40px 5px 10px 5px; 
	background-color: #1B1B1B;
	border-radius: 10px; 
	font-size: 12px;
	-moz-border-radius: 10px;
	text-align: justify;
}

#dragon_left_sidebar a
{
	color: #E9FFF1;
	text-decoration: none;
}

#dragon_left_sidebar h1
{
	
	height: 40px;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 16px;
	text-shadow: 1.0px 1.0px 0 #3e9b43;
	text-align: left;
}

#dragon_article ul
{
	list-style-type: circle;
	padding-left: 24px;
	margin-bottom: 14px;
}

#dragon_article li
{
	padding-left: 12px;
	padding-bottom: 16px;
}

.tile_wish_list_item
{
	border-top: thin solid;
	 float: left; 
	 font-size: 10px;
	 height: 220px;
	 width: 130px; 
	 text-align: center; 
	 padding: 6px 0 28px 0;
}

.html_thing_tile
{
	border-top: thin solid;
	float: left; 
	font-size: 10px;
	height: 210px;
	overflow: hidden;
	width: 200px; 
	text-align: center; 
	padding: 6px 0 28px 0;
}

.html_item_tile
{
	border-top: thin solid;
	 float: left; 
	 font-size: 10px;
	 height: 280px;
	 width: 130px; 
	 text-align: center; 
	 padding: 6px 0 28px 0;
}

.desaturate 
{ 
    -webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
    filter: gray;
	filter: grayscale(100%);
//	filter: url(desaturate.svg#greyscale);
}


.green-border
{
	background-color: green;
	border-color: green;
}


.html_shop_tile
{
	border-top: thin solid;
	 float: left; 
	 font-size: 10px;
	 height: 280px;
	 width: 130px; 
	 text-align: center; 
	 padding: 6px 0 28px 0;
}


.html_offer_received_tile
{
	 float: left; 
	 font-size: 10px;
	 text-align: center; 
	 padding: 6px 0 28px 0;
}

table
{
	margin: 0px 0px 12px 0px;
}

.pcn_right_floating_tiles
{
	width: 200px;
	padding: 10px;
	margin: 0px 0px 0px 10px;
	text-align: right;
	float: right;
}

#game_title
{
	font-weight: 600;
}

.pcn_review_box
{
	float: right;
	font-size: 12px;
	padding: 2px;
	width: 158px;
	margin: 0px 10px 18px 0px;
	line-height: 18px;
	text-align: left;
	border: 5px solid #4870CC;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
}

/*
@roundabout effects (used with jQuery)
*/

ul 
{
	list-style: none;
}

body
{
	line-height: 20px;
	color: #E9FFF1;
	background-color: #000000;
	font: 15px/22px "proxima-nova-1","proxima-nova-2", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;

}

#cover_scan_container
{
	float: right;
	height: 350px;	
	width: 240px;
	margin: 0px 0px 28px 0px;

}

#cover_scan_container>ul 
{
    list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 30px;
	height: 320px;
}

#cover_scan_container>li 
{
	text-align: center;
	cursor: pointer;
}

#cover_scan_container>li img 
{
	width: 100%;
}

#cover_scan_container>li.roundabout-in-focus 
{
	cursor: default;
}

#cover_scan_container>li span 
{
	display: block;
	padding-top: 6em;
    padding-left: 20px;
}

a.button,
button.brown,
button.green 
{
	font: bold 20px/35px "gnuolane-1","gnuolane-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
	float: left;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 35px;
	padding-left: 18px;
	padding-right: 18px;
	-webkit-transition: background-color 90ms linear;
	-moz-transition: background-color 90ms linear;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
}

#container>header li#buy-dvd a 
{
	margin-top: -3px;
	color: #E9FFF1;
	height: 35px;
	padding-left: 18px;
	padding-right: 18px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
}


button.brown,
button.green
{
	line-height: 20px;
}

a.button.green 
{
	-webkit-box-shadow: 0 1px 1px #fff1ab, inset 0 1px 1px #338638;
	-moz-box-shadow: 0 1px 1px #fff1ab, inset 0 1px 1px #338638;
	background-color: #3e9b43;
	text-shadow: #2d7832 0 1px 1px;
}

a 
{
	color: #00FF3D;
	-moz-transition: color 120ms linear 0s;
	background: none repeat scroll 0 0 transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

a:hover
{
	color: #00B22A;
}

#cover_scans
{
	float: right;
	margin: 28px 60px 28px 40px;
}

#screenshots_slideviewer_container
{
	float: left;
	margin: 28px 10px 28px 20px;

}

#middle_column_container
{
	float: left;
	width: 254px;
	margin: 28px 0px 28px 12px;

}

#middle_column_container>h1
{
	color: #8CFF00;
	text-align: center;
	font-size: 24px;
//	text-shadow: 0px 0px 0 rgb(236,236,236),1px 1px 0 rgb(228,228,228),2px 2px 0 rgb(219,219,219),3px 3px 0 rgb(210,210,210),4px 4px 0 rgb(202,202,202),5px 5px 0 rgb(193,193,193), 6px 6px 0 rgb(184,184,184),7px 7px 6px rgba(0,0,0,0.25),7px 7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);
	padding: 0px 0px 22px 0px;
}

#middle_column_container>h1>a
{
	text-decoration: none;
}

#middle_column_container>h2
{
	font-size: 12px;
}

#middle_column_container>img
{
	margin: 4px 4px 4px 0px;
}


#item_container
{
	overflow: hidden;
	float: left;
	height: 350px;	
	width: 240px;

}

#item_container>ul 
{
	list-style: none;
	padding: 0;
	margin: 0 auto 0 32px;
	width: 100%;
	height: 260px;
}

#item_container>li 
{
	text-align: center;
	cursor: pointer;
}

#item_container>li img 
{
	width: 100%;
}

#item_container>li.roundabout-in-focus 
{
	cursor: default;
}

#item_container>li span 
{
	display: block;
	padding-top: 6em;
}


.html_game_screenshot_tile
{
	width: 220px;
	display: block; 
	float: left;
	text-align: center;
}

#search_results
{
	display: inline-block; 
	width: 100%;
	overflow: visible;
}

#dragon_game
{
	float: right; 
	height: 420px; 
	width: 720px; 
	margin: 10px; 
	background-color: #1B1B1B;
	border-radius: 10px; 
	-moz-border-radius: 10px;
}

.inline_block
{
	display: inline-block;
}

.screenshot_no_video_row
{
	float: left;
	width: 642px;
//	height: 244px;
	padding: 10px 0px 10px 10px;
}

#screenshot_box_214_width
{
	display: flex;
	flex-flow: column;
	float: left;
	width: 204px;
	text-align: center;
	vertical-align: middle;
}

#screenshot_box_290_width
{
	width: 300px;
	height: 148px;
	text-align: center;
	vertical-align: middle;
}

.admin_line
{
	width: 100%;
	overflow: auto;
	text-align: center;
	font-size: 20px;
	margin: 0 auto 12px auto;
}

.admin_left_arrow
{
	display: table-cell;
	float: left;
	text-align: left;
}


.admin_right_arrow
{
	display: table-cell;
	float: right;
	text-align: right;
}

.egg_main_menu {
  font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  background-color: #1B1B1B;
  border-radius: 10px; 
  -moz-border-radius: 10px;
  -webkit-box-shadow: 0 0 15px #E9FFF1;
  -moz-box-shadow: 0 0 15px #E9FFF1;
  box-shadow: 0 0 15px #E9FFF1;
}

.egg_main_menu a
{
	color: #E9FFF1;
}

.unselected_machine_type_cell
{
	overflow: hidden;
        display: table-cell; 
        width: 110px; 
        margin: 5px 5px 5px 5px;
        height: 110px; 
        vertical-align: middle; 
        text-align: center; 
        float: left; 
        background-color: #1B1B1B;
        border-radius: 10px; 
        -moz-border-radius: 10px;
        -webkit-box-shadow: 0 0 15px #E9FFF1;
        -moz-box-shadow: 0 0 15px #E9FFF1;
        box-shadow: 0 0 15px #E9FFF1;
}

.menu_tile_container
{
	overflow: visible;
}

#collection_machine_type_id_search_results
{
	display: block;
	overflow: visible;
}

.selected_machine_type_cell
{
	overflow: hidden;
        display: table-cell; 
        width: 110px; 
        margin: 5px 5px 5px 5px;
        height: 110px; 
        vertical-align: middle; 
        text-align: center; 
        float: left; 
        background-color: #FF0000;
        border-radius: 10px; 
        -moz-border-radius: 10px;
        -webkit-box-shadow: 0 0 15px #E9FFF1;
        -moz-box-shadow: 0 0 15px #E9FFF1;
        box-shadow: 0 0 15px #E9FFF1;
}

.egg_main_menu ul {
  text-align: left;
	z-index: 2147483647;
  display: inline;
  margin: 0;
  padding: 10px 4px 10px 0;
  list-style: none;
}

.egg_main_menu ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 8px 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 10px; 
  -moz-border-radius: 10px;
}

.egg_main_menu ul li:hover {
  background: #555;
  color: #fff;
}

.egg_main_menu ul li ul {
  padding: 0;
  position: absolute;
  top: 34px;
  left: 0;
  width: 200px;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

.egg_main_menu ul li ul li { 
  background: #555; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}

.egg_main_menu ul li ul li:hover { background: #666; }

.egg_main_menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


.egg_main_menu ul li a {
  color: #fff;
	text-decoration: none;
}

.egg_landing_page_block
{
	display: block; width: 600px;
	margin: 18px auto 18px auto;
}

#page-view-panel-thing-details
{
	color: #E9FFF1;
}

#page-view-panel-thing-link
{
	text-decoration: none;
	color: #E9FFF1;
}

#home_page_left_container
{
	font-size: 12px;
	float: left; 
	width: 626px; 
	padding: 26px 50px 26px 26px;
	margin: 24px 0 10px 0; 
	overflow: auto;
	height: auto;
	background-color: #1B1B1B;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	text-align: left;
}

#home_page_left_container p
{
	padding-bottom: 10px;
}

#home_page_float_right
{
	width: 240px;	
	overflow: auto;
	float: right;
}

#egg_landing_area_container
{
	font-size: 12px;
	width: 868px; 
	padding: 26px 50px 26px 26px;
	margin: 10px auto 10px auto; 
	overflow: auto;
	height: auto;
	background-color: #1B1B1B;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	text-align: left;
}

textarea
{
	color: black;
}

select
{
	color: black;
}

input
{
	color: black;
	border-radius: 4px;
}

.fb-like
{
	padding: 98px 25px 0 25px;
	overflow: hidden;
}

#egg_page_footer
{

	text-align: center;
	margin: 12px auto 12px auto;
	font-size: 12px;
	width: 868px; 
	overflow: auto;
}

.egg_centred_table
{
    margin: 0 auto 12px auto;
}

#egg_landing_area_container li
{
	line-height: 7px; padding-bottom: 2px;
}

#egg_landing_area_container #report_problem_text_area
{
	display: block;
	margin: 0 auto 12px auto;
	width: 800px;
	height: 100px;
}

#egg_landing_area_container #thing_link
{
	color: white;
	text-decoration: none;
}

#egg_landing_area_container h3
{
	line-height: 40px;
}

#egg_landing_area_container #landing_page_short_description
{
	display: block; margin: 0 0 6px 0;
}

#egg_landing_area_container ol
{
	margin-left: 0;
	margin-bottom: 12px;
	padding-left: 40px;
}

#egg_landing_area_container li
{
	line-height: 20px; padding-bottom: 8px;
}

#egg_landing_area_container ul
{
	margin-left: 0;
	margin-bottom: 12px;
	padding-left: 40px;
}

#more_screenshots_area
{
}

#egg_landing_page_item_video_frame
{
	display: block;
	float: left;
	width: 340px;
	height: 276px;
	padding: 10px;
}

#egg_landing_page_item_video_layout
{
	float: left;
	width: 100%;
	height: overflow;
	padding: 10px 0px 10px 10px;
}

#egg_landing_page_item_two_vertical_screenshots_panel
{
	width: 290px;
	float: left;
	display: inline-block;
}

#egg_landing_page_item_most_important_information
{
	float: left; 
	width: 100%;
	padding: 10px 0px 10px 10px;
}

#egg_landing_area_container p
{
	padding-bottom: 10px;
}

#dragon_article
{
	float: right; 
	width: 668px; 
	padding: 26px;
	margin: 10px; 
	background-color: #1B1B1B;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	text-align: justify;
}

#dragon_article h1
{
	
	height: 56px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 22px;
	text-shadow: 1.5px 1.5px 0 #3e9b43;
	text-align: center;
}

#dragon_article ol
{
	padding: 4px 0px 14px 20px;
}

#easy_search_container
{
	width: 100%; 
	display: block; 
	height: 130px;
}

#dragon_article img
{
	text-align: center;
	border: 5px solid #4870CC;
	margin: 0px 10px 10px 10px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
}

#dragon_article p
{
	margin: 0px 0px 16px 0px;
}


#information_panel_000
{
	width: 170px;
	line-height: 14px;
	margin: 14px 0px 0px 0px;
	font-size: 12px;
}

#information_panel_000>p
{
	margin: 5px 0px 8px 0px;
}

/*preload classes*/
.svw
{
	width: 50px; 
	height: 20px; 
	background: #fff;
}

.svw ul 
{
	position: relative; 
	left: -999em;
}

/*core classes*/
.stripViewer 
{ 
	position: relative;
	overflow: hidden; 
	border: 5px solid #DA8403;
//	border: 5px solid #4870CC;  
	margin: 0 0 1px 0;
}

.stripViewer ul 
{ 
	/* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}

.stripViewer ul li 
{ 
	float:left;
}

.stripTransmitter 
{
	overflow: auto;
	width: 1%;
}

.stripTransmitter ul 
{
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

.stripTransmitter ul li
{
	width: 20px;
	float:left;
	margin: 0 1px 1px 0;
}

.stripTransmitter a
{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #DA8403;
//	background: #4870CC;
	color: #fff;
	text-decoration: none;
	display: block;
}

.stripTransmitter a:hover, a.current
{
	background: #fff;
	color: #ff0000;
}

/*tooltips formatting*/
.tooltip
{
	padding: 0.5em;
	background: #fff;
	color: #000;
	border: 5px solid #dedede;
}

#indent-left
{
	padding-left: 20px;
}

#column_left
{
	width: 192px; 
	margin: 40px 0px 0px 6px; 
	padding: 1px;
	float: left;
}

#column_left_element
{
	border: thin solid;
	width: 182px; 
	color: #FF0000; 
	background-color: #000000;
//	background-color: #552F1C;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	padding: 4px; 
	margin-bottom: 2px;
}


.landing_page_item_title_tags_and_selector_placeholder
{
//	border: thin solid;
	padding: 0 0 0 22px;
	width: 100%;
	overflow: auto;
	margin-top: 8px;
}


.landing_page_item_publisher_and_selector_placeholder
{
//	border: thin solid;
	float: right;
	padding: 0 0 0 22px;
	overflow: auto;
	margin-top: 8px;
}

.align-center
{
	margin: 0 auto;
	text-align: center;
}

.popover
{
	z-index   : 1060;
	max-width: 100%;
}

$('a').click(function(e)
{
    // Cancel the default action - stops pages jumping to the top
    e.preventDefault();
});

.landing_page_previous_and_next_publisher_placeholder
{
	float: right;
	text-decoration: none;
//	border: thin solid;
	margin-right: 24px;
}

#everygamegoing_logo_area
{
	height: 100px;
	width: 100%;
	float: left;
	display: block;
	overflow: hidden;
}

.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
 }

body
{
	padding-top: 55px;
}

.vertical-align
{
	display: flex;
	align-items: center;
}

#everygamegoing_logo_area a
{
	text-decoration: none;
}

#everygamegoing_vertical_align_area
{
	background-image:url(../ills/media/everygamegoing_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	width: 460px;
	float: left;
	display: block;
	overflow: hidden;
}

#everygamegoing_gamer_area
{
	background-image:url(../ills/media/everygamegoing_gamer.png);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	vertical-align: top;
	display: block;
	height: 100%;
	width: 100px;
	font-size: 0px;
}

#buttons
{
	float: left;
	display: block;
	width: 100px;
	height: 100%;
	padding: 12px 0 12px 0;
}

.menu_button
{
	font-size: 12px;
	font-weight: 700;
	margin: 4px 0 4px 0; 
	text-decoration: none;
	text-align: center;
	background: #EDD000;
	width: 94px; 
	display: block;
	color: black; 
	border-radius: 5px 5px 5px 5px;
	border: 2px solid white;
}


.request_video_main_button
{
	float: left;
	dislay: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin: 6px 3px 0 0; 
	text-decoration: none;
	text-align: center;
	background: #EDD000;
	min-width: 154px; 
	height: 22px;
	line-height: 22px;
	color: black; 
	border-radius: 5px 5px 5px 5px;
	border: 2px solid white;
}

.love_it_button
{
	float: left; 
	dislay: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin: 6px 8px 0 0; 
	text-decoration: none;
	text-align: center;
	background: #EDD000;
	width: 54px; 
	height: 22px;
	line-height: 22px;
	color: black; 
	border-radius: 5px 5px 5px 5px;
	border: 2px solid white;
}

.loathe_it_button
{
	float: left; 
	dislay: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin: 6px 0 0 3px; 
	text-decoration: none;
	text-align: center;
	background: #EDD000;
	width: 54px; 
	height: 22px;
	line-height: 22px;
	color: black; 
	border-radius: 5px 5px 5px 5px;
	border: 2px solid white;
}

#everygamegoing_search_table
{
	font-size: 10px;
	float: left;
	width: 270px;
	margin: 6px 0 0 12px;
	height: 50px;
}

#dragon_32_universe_logo_area
{
	background-image:url(../ills/media/dragon_32_universe_logo.png);
	float: left;
	display: block;
	height: 40px;
	width: 500px;
	font-size: 0px;
}


#professional_releases
{
	color: #E9FFF1;
	font-size: 10px;
}

#column_left_element a
{
	font-size: 16px;
	line-height: 18px;
	color: #FF0000; 
	text-decoration: none;
}

#typed
{
	font-family: Courier New;
	font-size: 12px;
}

.center
{
	text-align: center;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#inlal_image
{
	padding-left: 2px;
}


.cd-popup-trigger 
{
}

.media-popup-trigger 
{
}

@media only screen and (min-width: 1170px) {
  .cd-popup-trigger {
    margin: 6em auto;
  }
}

@media only screen and (min-width: 1170px) {
  .media-popup-trigger {
    margin: 6em auto;
  }
}

/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup
{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible
{
	opacity: 1;
	visibility: visible;
	z-index: 2147483647;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container 
{
	border: thin solid;
	position: relative;
	width: 90%;
	max-width: 400px;
	margin: 4em auto;
	background: #000;
	border-radius: .25em .25em .4em .4em;
	text-align: left;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.cd-popup-container p 
{
	padding: 6px 0 6px 0;
}

.cd-popup-container h3
{
	margin-top: 6px;
}

.container-fluid
{
	margin-bottom: 10px;
    padding: 0 8% 0 8%;
}

.cd-popup-container ol
{
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

.cd-popup-container li
{
	padding: 6px 0 6px 16px;
}

.cd-popup-container .cd-buttons:after 
{
	content: "";
	display: table;
	clear: both;
}

.cd-popup-container .cd-buttons li 
{
	float: left;
	width: 50%;
}

.cd-popup-container .cd-buttons a 
{
	display: block;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFF;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a 
{
	background: #fc7169;
	border-radius: 0 0 0 .25em;
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover 
{
	background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a 
{
	background: #b6bece;
	border-radius: 0 0 .25em 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover 
{
	background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close 
{
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after 
{
	content: '';
	position: absolute;
	top: 12px;
	width: 14px;
	height: 3px;
	background-color: #8f9cb5;
}

.cd-popup-container .cd-popup-close::before 
{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
}

.cd-popup-container .cd-popup-close::after 
{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px;
}



.media-popup
{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.media-popup.media-is-visible
{
	opacity: 1;
	visibility: visible;
	z-index: 2147483647;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.media-popup-container 
{
	border: thin solid;
	max-width: 400px;
	margin: 4em auto;
	background: #000;
	border-radius: .25em .25em .4em .4em;
	text-align: left;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.media-popup-container p 
{
	padding: 3em 1em;
}

.media-popup-container .media-buttons:after 
{
	content: "";
}

.media-popup-container .media-buttons li 
{
}

.media-popup-container .media-buttons a 
{
	height: 60px;
	text-transform: uppercase;
	color: #FFF;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.media-popup-container .media-buttons li:first-child a 
{
	background: #fc7169;
	border-radius: 0 0 0 .25em;
}

.no-touch .media-popup-container .media-buttons li:first-child a:hover 
{
	background-color: #fc8982;
}

.media-popup-container .media-buttons li:last-child a 
{
	background: #b6bece;
	border-radius: 0 0 .25em 0;
}

.no-touch .media-popup-container .media-buttons li:last-child a:hover 
{
	background-color: #c5ccd8;
}

.media-popup-container .media-popup-close 
{
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}

.media-popup-container .media-popup-close::before, .media-popup-container .media-popup-close::after 
{
	content: '';
	style: inline;
	position: absolute;
	top: 12px;
	width: 14px;
	height: 3px;
	background-color: #8f9cb5;
}

.media-popup-container .media-popup-close::before 
{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
}

.media-popup-container .media-popup-close::after 
{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px;
}

.media-is-visible .media-popup-container 
{
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

@media only screen and (min-width: 1170px) 
{
	.media-popup-container 
	{
		margin: 8em auto;
	}
}

.is-visible .cd-popup-container 
{
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

@media only screen and (min-width: 1170px) 
{
	.cd-popup-container 
	{
		margin: 8em auto;
	}
}



.cover-art-popup
{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cover-art-popup.cover-art-is-visible
{
	opacity: 1;
	visibility: visible;
	z-index: 2147483647;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cover-art-popup-container 
{
	padding-top: auto 0 auto 0;
	border: thin solid;
	padding-top: 20px;
	padding-bottom: 20px;
	max-width: 400px;
	max-height: 390px;
	margin: 4em auto;
	background: #000;
	border-radius: .25em .25em .4em .4em;
	text-align: left;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.cover-art-popup-container p 
{
	padding: 3em 1em;
}

.cover-art-popup-container .cover-art-buttons:after 
{
	content: "";
}

.cover-art-popup-container .cover-art-buttons li 
{
}

.cover-art-popup-container .cover-art-buttons a 
{
	height: 60px;
	text-transform: uppercase;
	color: #FFF;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.cover-art-popup-container .cover-art-buttons li:first-child a 
{
	background: #fc7169;
	border-radius: 0 0 0 .25em;
}

.no-touch .cover-art-popup-container .cover-art-buttons li:first-child a:hover 
{
	background-color: #fc8982;
}

.cover-art-popup-container .cover-art-buttons li:last-child a 
{
	background: #b6bece;
	border-radius: 0 0 .25em 0;
}

.no-touch .cover-art-popup-container .cover-art-buttons li:last-child a:hover 
{
	background-color: #c5ccd8;
}

.cover-art-popup-container .cover-art-popup-close 
{
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}

.cover-art-popup-container .cover-art-popup-close::before, .cover-art-popup-container .cover-art-popup-close::after 
{
	content: '';
	style: inline;
	position: absolute;
	top: 12px;
	width: 14px;
	height: 3px;
	background-color: #8f9cb5;
}

.cover-art-popup-container .cover-art-popup-close::before 
{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
}

.cover-art-popup-container .cover-art-popup-close::after 
{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px;
}

.cover-art-is-visible .cover-art-popup-container 
{
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

@cover-art only screen and (min-width: 1170px) 
{
	.cover-art-popup-container 
	{
		margin: 8em auto;
	}
}

.cover-art-is-visible .cover-art-popup-container 
{
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

@cover-art only screen and (min-width: 1170px) 
{
	.cd-popup-container 
	{
		margin: 8em auto;
	}
}




#mag_article_right_column
{
	float: right;
	width: 180px;
	padding: 0 0 0 14px;
	text-align: center;
}

#eug_rev_right_320
{
	margin: 0 0 12px 12px;
	width: 320px;
	float: right;
	text-align: center;
	font-size: 10px;
}

#egg_item_landing_page_tags
{
	width: 140px;
	float: right;
	font-size: 20px;
	margin-left: 24px;
	white-space: nowrap;
}

#egg_item_landing_page_in_stock
{
	line-height: 24px;
	width: 100%;
	height: 24px;
	text-align: right;
	font-size: 20px;
	white-space: nowrap;
}

#egg_item_landing_page_in_stock a
{
	text-decoration: none;
}

#egg_item_landing_page_rare
{
	line-height: 24px;
	color: red;
	width: 100%;
	height: 24px;
	text-align: right;
	font-size: 20px;
	white-space: nowrap;
}

#egg_item_landing_page_rare a
{
	text-decoration: none;
}

.egg_item_landing_page_item_cover_art_panel
{
	float: right;
	text-align: center;
	display: inline-block;
	width: 170px; 
	height: 244px; 
	padding: 10px 10px 10px 10px; 
	white-space: nowrap;
}

.egg_item_landing_page_item_cover_art_frame
{
	line-height: 244px;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.egg_item_landing_page_vertical_align_cover_art
{
	vertical-align: middle;
	max-width: 244px;
}

.floating_right_multiple_item_ills
{
	float: right;
	width: 194px;
	margin-left: 4px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	overflow: auto;
}

.wrap
{
	display: none;
	margin-left:20px;
}

.valuation-block
{
	text-align: center;
	color: black;
}

.box1
{
//	background-color: #EBA39E;
	background-color: #EDD000;

}

.box2
{
	background-color: #EDE89A;
}

.box3
{
	background-color: #9EEBA1;
}

.box4
{
	background-color: #9EEBBF;
}

.box5
{
	background-color: #9ED9EB;
}

.box6
{
	background-color: #9EB3EB;
}

.box7{
	background-color: #DB9EEB;
}

.box8
{
	background-color: #C49EEB;
}

.shadow1, .shadow2, .shadow3,.shadow4,.shadow5,.shadow6,.shadow7,.shadow8
{
	position:relative;
}

.shadow1,.shadow2,.shadow3,.shadow4,.shadow5,.shadow6,.shadow7,.shadow8
{
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}

/*****************************************************************dashed border
****************************************************************/
.shadow1 h3, .shadow2 h3, .shadow3 h3, .shadow4 h3, .shadow5 h3, .shadow6 h3, .shadow7 h3, .shadow8 h3
{
	width: 87%;
	margin-left: 6%;
	border-radius: 5px;
}

/****************************************************************
*styling shadows
****************************************************************/
.shadow1:before, .shadow1:after
{
	position: absolute;
	content:"";
	bottom:12px;left:15px;top:80%;
	width:45%;
	background: #9AA04B;
	z-index:-1;
	-webkit-box-shadow: 0 20px 15px #9AA04B;
	-moz-box-shadow: 0 20px 15px #9AA04B;
	box-shadow: 0 20px 15px #9AA04B;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

.shadow1:after
{
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	transform: rotate(6deg);
	right: 15px;left: auto;
}

.shadow2:before
{
	position:absolute;
	content:"";
	width:80%;
	top:140px;bottom:15px;left:30px;
	background-color:#9F8641;
	z-index:-1;
	-webkit-box-shadow:0 23px 17px 0 #9F8641;
	-moz-box-shadow:0 23px 17px 0 #9F8641;
	box-shadow: 0 23px 17px 0 #9F8641;
	-webkit-transform:rotate(-4deg);
	-moz-transform:rotate(-4deg);
	transform:rotate(-4deg);
}

.shadow3:before, .shadow3:after
{
	content:"";
	position:absolute;
	bottom:0;top:2px;left:15px;right:15px;
	z-index:-1;
	border-radius:100px/30px;
	-webkit-box-shadow:0 0 30px 2px #479F41;
	-moz-box-shadow:0 0 30px 2px #479F41;
	box-shadow: 0 0 30px 2px #479F41;
}

.shadow4:before, .shadow4:after
{
	position:absolute;
	content:"";
	top:14px;bottom:14px;left:0;right:0;
	box-shadow:0 0 25px 3px #548E7F;
	border-radius:100px/10px;
	z-index:-1;
}

.shadow5:before, .shadow5:after
{
	position:absolute;
	content:"";
	box-shadow:0 10px 25px 20px #518C96;
	top:40px;left:10px;bottom:50px;
	width:15%;
	z-index:-1;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	transform: rotate(-8deg);
}

.shadow5:after
{
	-webkit-transform: rotate(8deg);
	-moz-transform: rotate(8deg);
	transform: rotate(8deg);
	right: 10px;left: auto;
}

.shadow6:before, .shadow6:after
{
	position:absolute;
	content:"";
	top:100px;bottom:5px;left:30px;right:30px;
	z-index:-1;
	box-shadow:0 0 40px 13px #486685;
	border-radius:100px/20px; 
}

.shadow7:before, .shadow7:after
{
	position:absolute;
	content:"1";
	top:25px;left:20px;bottom:150px;
	width:80%;
	z-index:-1;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

.shadow7:before
{
	box-shadow:10px -10px 30px 15px #984D8E;
}

.shadow7:after
{
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	transform: rotate(7deg);
	bottom: 25px;top: auto;
	box-shadow:10px 10px 30px 15px #984D8E;
}

.shadow8
{
	box-shadow:
	-6px -6px 8px -4px rgba(250,254,118,0.75),
	6px -6px 8px -4px rgba(254,159,50,0.75),
	6px 6px 8px -4px rgba(255,255,0,0.75),
	6px 6px 8px -4px rgba(0,0,255,2.75);
}

#random-valuation-show-title
{
	display: inline;
}

#random-valuation-machine-type-group-name
{
	display: inline;
}

#random-valuation-format-type-info
{
	display: inline;
}

#random-valuation-valuation
{
	display: inline;
}

#min-release-date-show-title
{
	display: inline;
}

#min-release-date-machine-type-group-name
{
	display: inline;
}

#min-release-date-format-type-info
{
	display: inline;
}

#max-release-date-show-title
{
	display: inline;
}

#max-release-date-machine-type-group-name
{
	display: inline;
}

#max-release-date-format-type-info
{
	display: inline;
}

#count-number-of-items-for-sale
{
    display: inline;
}

.collection_options
{
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 200px;
	display: none;
}

.collection_status
{
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 150px;
}

.shop_item_status
{
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 150px;
}

.unread-message
{
	font-weight: bold;
}

.inline
{
	display: inline;
}

/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 460px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.site_pager
{

}

.grooved-border
{
	border-color: gray;
	border-width: 5px;
	border-style: double;
}

.news-included-item
{
	border: thin white solid;
	border-radius: 8px;
	width: 150px;
	padding: 8px;
	text-align: center;
	background-color: #000000;
}

.news-included-thing
{
	border: thin white solid;
	border-radius: 8px;
	width: 150px;
	padding: 8px;
	text-align: center;
	background-color: #000000;
}

#love_it_or_loathe_it_buttons
{
	display: inline-block;
}

#request_video_review_button
{
	display: inline-block;
}

#button_reminder
{
	display: inline-block;
}

.item-on-landing-item-page-box
{
	width: 200px;
	padding-top: 10px;
	display: inline-block;
	text-align: center;
}

.item-on-landing-publisher-page-box
{
	width: 200px;
	padding-top: 10px;
	display: inline-block;
	text-align: center;
	overflow: visible;
}

.item-cover-on-landing-page-box
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
