.gblock
{
	border: 1px solid #ccc;
	margin-bottom: 20px;
	background: #DDD url(/pages/galleryframe/background.jpg) repeat-x;
}

#utilityfloat
{
	float: right;
}

.gimagetext
{
	font-size: 11px;
}

.gnavtext
{
	font-size: 14px;
	line-height: 25px;
}	
.gnavtext a
{
	border: 1px solid grey;
	padding: 2px 4px;
	color:  white;
	text-decoration: none;
	font-weight:  bold;
	background: #cc0000; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #cc0000 0%, #660000 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#660000)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #cc0000 0%,#660000 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #cc0000 0%,#660000 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #cc0000 0%,#660000 100%); /* IE10+ */

background: linear-gradient(top,  #cc0000 0%,#660000 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#660000',GradientType=0 ); /* IE6-8 */

}

.gnavtext a:hover, .gnavtext a:visited, .gnavtext a:active 
{
	background: #ff0000; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #ff0000 0%, #990000 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#990000)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ff0000 0%,#990000 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ff0000 0%,#990000 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ff0000 0%,#990000 100%); /* IE10+ */

background: linear-gradient(top,  #ff0000 0%,#990000 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#990000',GradientType=0 ); /* IE6-8 */


}


.gimage
{
	border: 1px solid #000;
}

.productlist
{
	font-size: 11px;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

a.gimage, a.gimage:visited, a.gimage:hover, a.gimage:active
{
	color: black;
	text-decoration: none;
}

a.tinyimage, a.tinyimage:visited, a.tinyimage:hover, a.tinyimage:active
{
	text-decoration: none;
}

.spacer
{
	clear: both;
}

/*
	Widget code shamelessly adapted from Web Designer's Wall
	http://www.webdesignerwall.com/tutorials/css-decorative-gallery/
*/

.widget {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.widget li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 205px;
	border: 3px solid #eeeeee;
}

.widget a {
	text-decoration: none;
	color: #000;
}
.widget a:hover {
	color: #c00;
	text-decoration: none;
}
.widget img {
	border: 1px solid #000;
	display: block;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5px;
}
.widget em {
	width: 210px;
	height: 25px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	text-align: center;
	padding-top: 140px;
	padding-bottom: 10px;
	font-style: normal;
	/*border: 1px solid #00ff0c;*/
}

.widget em.listindent {
	width: 155px;
	height: 25px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	text-align: center;
	padding-top: 140px;
	padding-bottom: 10px;
	/*border: 1px solid #00ff0c;*/
}

.widget em.listindentplus {
	width: 135px;
	height: 25px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	text-align: center;
	padding-top: 140px;
	padding-bottom: 10px;
	/*border: 1px solid #00ff0c;*/
}

.widget span.galleryimagelink
{
	width: 20px;
	height: 25px;
	display: block;
	position: absolute;
	top: 165px;
	left: 164px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	/*border: 1px solid #00ff0c;*/
}

.widget span.galleryimagelink img
{
	border: 0px;
}

.widget span.boneyardimagelink
{
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	top: 164px;
	left: 137px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	/*border: 1px solid #ff0000;*/
}

.widget span.boneyardimagelink img
{
	border: 0px;
	cursor: pointer;
	cursor: hand;
}


.widget .widgetthumb
{
	float: right;
	width: 50px;
	height: 50px;
	/*border: 1px solid #c0c;*/
	clear: right;
}

span.boneyardimagelink img
{
	border: 0px;
	cursor: pointer;
	cursor: hand;
}

a.boneyardimagelink, a.boneyardimagelink:visited, a.boneyardimagelink:hover, a.boneyardimagelink:active
{
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.tableborder
{
	border: 1px solid #000;
}

/*#gallery_detail
{
	height: 500px;
	width: 500px;
}
*/
#gallery_thumbs
{
	margin-bottom:10px;
}
#gallery_thumbs .gimage
{
	margin: 10px;
}
.gimageshow
{
	width:375px;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.gimagehide
{
	width:375px;
	position:absolute;
	top:0px;
	left:0px;right:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display:none;
}
.insp_e
{
	background-color:#fff;
	border: 1px solid #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:10px 10px 0px 10px;
	width:100%;
	min-width:675px;
	vertical-align:top;
}
.insp_e_lefttd
{
	min-width:150px;
	width:25%;
	vertical-align:top;
}
.insp_m_lefttd
{
	min-width:175px;
	width:35%;
	vertical-align:top;
    font-size:0.8em;
}
.insp_cent
{
	text-align:center;
	margin:10px;
}
.insp_large_bold
{
	font-size:1.2em;
	font-weight:bold;
}
.insp_pcrew
{
	border:none;
	vertical-align:-10px;
}
.insp_vcent
{
	vertical-align:center;
}
.insp_tup
{
	vertical-align:-5px;
	border: 1px solid #000;
}
.insp_e_midtd
{
	min-width:375px;
	width:50%;
	vertical-align:top;
	text-align:center;
}
.insp_m_midtd
{
	min-width:500px;
	width:65%;
	vertical-align:top;
	text-align:center;
}
.insp_e_rtd
{
	min-width:150px;
	width:25%;
	vertical-align:top;
}
.insp_e_rdiv
{
	margin:10px;
	height:100%;
	text-align:center;
}
.insp_e_tnail
{
	border: 1px solid #000;
	margin:5px;
	cursor:pointer;
	cursor:hand;
}
.insp_e_lowerltd
{
	min-width:150px;
	width:25%;
}
.insp_e_tiny
{
	font-size: .8em;
	margin:0px 10px 10px 10px;
	text-align:center;
}
.insp_e_social
{
	min-width:375px;
	width:50%;
}
.insp_e_lowerrtd
{
	min-width:150px;
	width:25%;
}
.insp_e_lowerrtd_button
{
	color:#990000;
	cursor:pointer;
	cursor:hand;
	text-align:right;
}
.insp_m_tnail
{
	border: 1px solid #000;
	margin:0px 10px 10px 10px;
	cursor:pointer;
	cursor:hand;
}
.insp_placeholder
{
	float:left;
	width:145px;
	height:183px;
	margin:0px 5px;
	background-color:#eeeeee;
}
.insp_min
{
	min-width:610px;
	width:100%;
	background-color:#fff;
	border: 1px solid #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:10px 10px 0px 10px;
	text-align:center;
}
.insp_info_min
{
	 min-width:150px;
	 width:33%;
	 vertical-align:top;
}
.autocolor_box
{
     width:20px;
     height:20px;
     float:left;
     cursor:pointer;
}
.jqsortable
{
	 width:480px;
	 height:183px;
}
.jqsort_image
{
	 width:145px;
	 height:183px;
	 margin:0px 5px;
	 float:left;
	 text-align:center;
}
.jedit
{
	width:250px;
}
.edit:hover {
	background-color:#ffffaa;
}
#mspp_main
{
	background-color:#ccc;
	width:950px;
	padding:15px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#mspp_right
{
	width:430px;
	float:right;
	text-align:center;
	padding-bottom:10px;
}
#mspp_r_r
{
	width:210px;
	float:right;
	text-align:center;
}
#mspp_list
{
	border:1px solid #999;
	width:210px;
	height:420px;
	background-color:#fff;
	text-align:left;
	font-size:9px;
	overflow:auto;
}
#mspp_r_l
{
	width:230px;
	text-align:center;
}
#mspp_results
{
	border:1px solid #999;
	width:210px;
	height:64px;
	background-color:#fff;
	text-align:left;
	font-size:9px;
	overflow:hidden;
}
#mspp_best
{
	border:1px solid #999;
	width:210px;
	height:16px;
	background-color:#fff;
	text-align:left;
	font-size:9px;
	overflow:hidden;
}
#mspp_agg
{
	border:1px solid #999;
	width:210px;
	height:160px;
	background-color:#fff;
	text-align:left;
	font-size:9px;
	overflow:hidden;
}
#mspp_img
{
	width:500px;
	height:500px;
}
.mspp_swatch
{
	width:12px;
	height:12px;
	border: 1px solid black;
	float:left;
	cursor:pointer;
	cursor:hand;
}


.widget_list a {
	text-decoration: none;
	color: #000;
	border:none;
}

.widget_list a:hover {
	color: #c00;
	text-decoration: none;
}
.widget_list img {
	border: 1px solid #000;
	
	
}
.widget_list .puzzlesplat img {
	border:none;
}
.widget_list .boneyardimagelink img {
	border:none;	
	
}
.widget_list span.galleryimagelink img {
	border:none;
}

.widget_list .imagesection {
	float:right;	
	
}
.redborder {
	border:2px solid #cc0000;
}

.retail_racks {
	width:800px;
	padding-left:45px;
	padding-right:45px;
	font-size:1.1em;
}

.retail_racks ul {
	list-style-type: none;
	line-height:1.9em;
}

.retail_racks li a {
	text-decoration:none;
	color:#cc0000;
	font-weight:bold;
}
.retail_racks li a:hover {
	text-decoration:underline;
}
.retail_racks .header {
	font-size:1.3em;
	font-weight:bold;
}
