#shinyloot-info
{
clear:both;
float:left;
margin-top:75px;
margin-bottom:50px;
background:url("../images/index/shinyloot-info-background.jpg");
color:#eeeeee;
height:104px;
width:1024px;
font-size:90%;
-webkit-box-shadow:10px 10px 30px rgba(0,0,0, .3);
-moz-box-shadow:10px 10px 30px rgba(0,0,0, .3);
box-shadow:10px 10px 30px rgba(0,0,0, .3);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}

.info-image-power
{width:60px;
float:left;
padding:15px 15px 25px 15px;
}

.info-image
{width:60px;
float:left;
padding:10px 15px;
}

.info-image-wide
{width:80px;
float:left;
padding:10px 15px;
}

.info-text
{width:240px;
padding:0px 0px;
float:left;
margin-right:4px;
}

.info-text textarea
{
margin-top:28px;
}

.slideshowsale
{
color:#CCCC00;
}


#shinyloot-info h2
{
padding-top:0px;
margin:5px 0px;
color:#d1d1d1;
font-size: 1.5em;
}

#shinyloot-info .textarea
{
padding-left:5px;
}
			
			
				
h1
{
color:#000000;
}

fieldset.indexsearchfield {
border:0;
padding:0;
background-color:#121212;
clear:both;
text-align:center;
margin:0 auto 0 auto;
}

#indexsearch
{
background: transparent url(//shinyloot.com/images/nav/search-button.png) no-repeat scroll right 1px;
background-color:#ffffff;
border-top:1px solid #666666;
border-bottom:1px solid #bbbbbb;
border-left:1px solid #bbbbbb;
border-right:1px solid #bbbbbb;
padding:8px;
font-size:16px;
-webkit-box-shadow:10px 10px 30px rgba(1,1,1, .3);
-moz-box-shadow:10px 10px 30px rgba(1,1,1, .3);
box-shadow:10px 10px 30px rgba(1,1,1, .3);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

.search-header
{
width:1024px;
text-align:center;
color:#000;
margin-top:25px;
margin-left:auto;
margin-right:auto;
}

.search-header img
{
clear:both;
margin-bottom:10px;
}

#indexyoutube
{
/*margin-left:194px; image */
margin-left:267px;
margin-top:120px;
margin-bottom:75px;
}

#indeximage 
{
/*margin-left:194px; image */
width:1024px;
text-align:center;
margin: 120px auto 75px auto;
}

#indexfilters
{
padding-bottom:150px;

}

	#indexfilters h2
	{
	height:18px;
	clear:both; /*temp fix - need to figure out why right-scroll starts so low*/
	color:#000000;
	font-size:110%;
	padding-top:2px;
	padding-left:10px;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	/*background:#242424*/
	background:url("../images/gameslist/gamesListHeader.png");

			-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
		box-shadow: 0 1px 3px rgba(0,0,0, .3);		
	}
	#indexfilters h3
	{
	padding-left:10px;
	color:#787878;
	}


	#indexfilters #sliderPrice
	{
	margin-left:30px;
	width:150px;
	background:#fefefe;
	}	
	
	#indexfilters #sliderSale
	{
	margin-left:30px;
	width:150px;
	}
	
	#indexfilters .expand
	{
	width:1024px;
	margin-left:12px;
	}
	#indexfilters .view
	{
	margin-left:25px;
	width:150px;
	}		
	
	
	#indexfilters .bottomFilterIndex
	{
	float:left;
	width:240px;
	margin-left:5px;
	}

	#indexfilters .traitFilterIndex
	{
	float:left;
	width:240px;
	margin-left:5px;
	}

	#indexfilters select{
	background:transparent;
	margin:10px;
	padding:5px;
	border:1px solid #000;
	width:230px;
	background:#dddddd;
	color:#000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
	
	
	#indexfilters #submit{
	float:left;
	margin-left:30px;
	border-top:		1px solid #e65d37;
	border-left:		1px solid #e65d37;
	border-right:		1px solid #e65d37;
	border-bottom:		1px solid #e65d37;
	padding:		5px 5px !important;
	font-size:		110% !important;
	background:url('../images/index/submit-active.png') repeat-x;
	font-weight:		bold;
	color:			#ffffff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;


	}


	#indexfilters #submit:hover{
	float:left;
	margin-left:30px;
	border-top:		1px solid #e65d37;
	border-left:		1px solid #e65d37;
	border-right:		1px solid #e65d37;
	border-bottom:		1px solid #e65d37;
	padding:		5px 5px !important;
	font-size:		110% !important;
	background:url('../images/index/submit-bg.png') repeat-x;
	font-weight:		bold;
	color:			#ffffff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	
	}	
		
	.bottomFilterIndex .add-margin
	{
	margin-top:10px;
	margin-left:20px;
	}
	
	.bottomFilterIndex .add-margin-select
	{
	margin-left:10px;
	}


/* code for making nice looking check boxes */	
.defChkbx
{
padding:6px 0 0 12px;
position:static;
}

.defChkbx:not(.default) > input
{
    padding: 0;
    margin: 0;
    height: 14px;
    width: 14px;
    float: left;
    position: absolute;
    left: 0;
    opacity: 0;
}
.defChkbx:not(.default) > label
{
	height:14px;
    color: #000;
    padding: 0 0 0 18px;
	position:static;
}
.defChkbx:not(.default) > input:hover + label, .defChkbx:not(.default) > input:focus + label,
.defChkbx:not(.default) > input + label:hover, .defChkbx:not(.default) > input:focus + label            { text-shadow: 1px 1px 3px #000; }

.expandCategory:hover { text-shadow: 1px 1px 3px #000; }

.defChkbx:not(.default) > input + label
{
    background: url(/images/filters/custom-inputs.png) 0px -1px no-repeat;
    padding-bottom:1px;
	padding-top:1px;
}


/* Checked styles */

.defChkbx:not(.default) > input[type=checkbox]:checked + label                         { background-position: 0 -76px; }
.defChkbx:not(.default) > input[type=checkbox]:hover:checked + label,
.defChkbx:not(.default) > input[type=checkbox]:focus:checked + label,
.defChkbx:not(.default) > input[type=checkbox]:checked + label:hover,
.defChkbx:not(.default) > input[type=checkbox]:focus:checked + label                     { background-position: 0 -95px; }

/* Hover & Focus styles */
.defChkbx:not(.default) > input[type=checkbox]:hover + label,
.defChkbx:not(.default) > input[type=checkbox]:focus + label,
.defChkbx:not(.default) > input[type=checkbox] + label:hover                             { background-position: 0 -20px; }


/* Active styles */
.defChkbx:not(.default) > input[type=checkbox]:active + label,
.defChkbx:not(.default) > input[type=checkbox] + label:hover:active                    { background-position: 0 -38px; }
.defChkbx:not(.default) > input[type=checkbox]:active:checked + label,
.defChkbx:not(.default) > input[type=checkbox]:checked + label:hover:active            { background-position: 0 -114px; }

#index-trait-search
{
margin-top:20px;
float:left;
}			
		
#index-trait-search input
{
border:2px solid #ccb254;
}		


#slideshow .slides ul {

padding:0;
margin: 80px auto 75px auto;
list-style-type:none;
overflow:hidden;
}



#slideshow .slides {
height:560px; /*height of images + 120*/
overflow:hidden;


}
#slideshow .slides li
{
position:relative;
}




#slideshow .slides h3 {
font-size:200%;
/*background:#565656 url(/images/nav/gradient.png) repeat-x 0 -130px;*/
background:url("/images/general/slideshow-textbox.png");
position:absolute;
display:block;
bottom:-25px;
width:655px;
height:35px;
left:0;
color:#ffffff;
font-weight:bold;
padding-left:10px;
}	
	
#slideshow .slides img{

max-height:100%;
max-width:100%;
display: block;
    margin-left: auto;
    margin-right: auto;
	-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}	

.slides .sticker
{
position:absolute;
top:0;
left:475px;
}
			
.newGames-index{
clear:none;
position:relative;
margin-top:10px;
width:1024px;
background:#f1f1f1;
-webkit-background-clip: padding-box;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
  	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
		-webkit-box-shadow: 3px 3px 5px rgba(0,0,0, .3);
		-moz-box-shadow: 3px 3px 5px rgba(0,0,0, .3);
		box-shadow: 3px 3px 5px rgba(0,0,0, .3);	
}		

.newGames-index h2{
	color:#eee;
background: -webkit-linear-gradient(top,rgba(75,75,75,1),rgba(51,51,51,1)); /*Safari 5.1-6*/
background: -o-linear-gradient(top,rgba(75,75,75,1),rgba(51,51,51,1)); /*Opera 11.1-12*/
background: -moz-linear-gradient(top,rgba(75,75,75,1),rgba(51,51,51,1)); /*Fx 3.6-15*/
background: -ms-linear-gradient(top,rgba(75,75,75,1),rgba(51,51,51,1)); /*IE 10*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4b', endColorstr='#333333',GradientType=0 ); 
background: linear-gradient(top,rgba(75,75,75,1), rgba(51,51,51,1)); /*Standard*/
background-repeat: no-repeat;
	margin:0;
	padding:5px 0px 5px 10px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
}

#newGames-content{
border:1px solid #ddd;
padding-bottom:10px;
}
.newGame .gameItem{
display:inline;
width:122px;
min-height:100px;
clear:both;
padding:15px 20px 15px 20px;
}		

.gameItem .gameInfo 
{
display:inline-block;
zoom:1;
*display:inline;
_height:30px;
margin-top:180px;
margin-right:-122px;
width:122px;
padding-bottom:6px;
height:auto !important;
line-height:12px;
vertical-align:top;
color:#000066;
font-family:"Trebuchet MS", Helvetica, sans-serif;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.gameInfo a,.gameInfo a:visited,.gameInfo a:active
{
color:#000066;
}

.gameInfo a:hover
{
color:#3399ff;
}

.gameItem .priceOverlay
{
display:inline-block;
margin-left:-122px;
margin-top:160px;
background:#cccccc;
border-left:1px solid #aaa;
border-bottom:1px solid #aaa;
border-right:1px solid #aaa;
border-top:1px solid #666;
zoom:1;
*display:inline;
_height:30px;
width:120px;
height:auto !important;
line-height:12px;
vertical-align:top;
color:#000066;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.priceOverlay .sale{
background:#c70000 url(/images/nav/gradient.png) repeat-x 0 -130px;
border-right:2px solid #ff1111;
color:#ffffff;
width:25%;
float:left;
font-size:80%;
padding:2px 4px 2px 5px;
}

.priceOverlay .buy{
background:#000000 url(/images/nav/gradient.png) repeat-x 0 -130px;
border-right:2px solid #222222;
color:#ffffff;
width:25%;
float:left;
font-size:80%;
padding:2px 3px 2px 6px;
}
.priceOverlay .buy a,.priceOverlay .buy a:hover{
color:#ffffff;
}

.priceOverlay .price{
text-align:right;
padding-left:1px;
background:#bbbbbb url(/images/nav/gradient.png) repeat-x 0 -70px;
color:#000000;
width:auto;
overflow:hidden;
font-size:80%;
padding:2px 0px 2px 0px;
}

.gameInfo .gameName{
color:#000;
font-size:90%;
font-weight:bold;
width:122px;
padding:0px 0px 4px 0px;
min-height:24px;
}

.gameInfo .new{
color:#0000cc;
font-weight:bold;
padding-right:3px;
}
	
.indexcontent
{
border:1px solid #ccc;
padding:2px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow: 3px 3px 5px rgba(0,0,0, .3);
-moz-box-shadow: 3px 3px 5px rgba(0,0,0, .3);
box-shadow: 3px 3px 5px rgba(0,0,0, .3);	
}
.indexcontent .message{
width:auto;
color:#eee;
display:inline-block;
position:absolute;
text-decoration:none;
left:470px;
top:30px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
font-size:110%;
background: -webkit-linear-gradient(top,rgba(255,213,0,1), rgba(15,15,15,1)); /*Safari 5.1-6*/
background: -o-linear-gradient(top,rgba(255,213,0,1), rgba(15,15,15,1)); /*Opera 11.1-12*/
background: -moz-linear-gradient(top,rgba(15,15,15,1),rgba(255,213,0,1)); /*Fx 3.6-15*/
background: -ms-linear-gradient(top,rgba(15,15,15,1),rgba(255,213,0,1)); /*IE 10*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4b', endColorstr='#333333',GradientType=0 ); 
background: linear-gradient(top,rgba(255,213,0,1), rgba(15,15,15,1)); /*Standard*/
background-repeat: no-repeat;
padding:7px;
-webkit-box-shadow: 0px 0px 30px 10px rgba(255,255,255, .3);
-moz-box-shadow: 0px 0px 30px 10px rgba(255,255,255, .3);
box-shadow: 0px 0px 30px 10px rgba(255,255,255, .3);	
}

.indexcontent a:hover,.message a:hover,.message a,.indexcontent a,.main-promo a:hover{
text-decoration:none;
}
.indexTiles .buttonmessage1{
font-size:380%;
color:#fff;
position:absolute;
top:110px;
left:794px; /*33=794 100=781*/
font-weight:bold;
text-decoration:none;
font-family: Arial;
-webkit-background-clip: text;
     -moz-background-clip: text;
          background-clip: text;
text-shadow:0px 0px 20px #e3d071;
}

.main-promo{
float:left;
width:705px;
}
.indexTiles {
float:right;
padding:3px 8px 6px 8px;
width:292px;
margin-bottom:10px;
}

.indexTiles-img img{
margin-top:3px;
}	
.homepagehint{
clear:both;
width:1014px;
color:#000;
font-size:110%;
font-weight:bold;
padding:5px;
text-align:center;
background-color:#f1f1f1;
}


	
