
/* CSS Document */


body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(/gemline/images/tile-header.gif);
	background-repeat:repeat-x;
	background-color:#919191;
}
#headerwrapper {
	text-align:center;
	border:0px solid #F66;
	background: url(/gemline/images/tile-header.gif);
}
#header {
	background: #FFF;
	padding: 0em;
	background: url(/gemline/images/tile-header.gif);
	height:120px;
	width:940px;
	border:#060 0px solid;
	margin:0 auto;
}
#contentcontainer {
	background: #FFFFFF;
	margin: 0 auto;
	border:0px solid #FFF; /* stop margin collapse */
}
#container {
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border:1px solid #FFF; /* stop margin collapse */
/*	display:block; */
	min-height: 550px;
}
#logo {
	float:left;
}
#logo img {
	border:0;
	margin:0;
}
#secondarynav {
	text-align:right;
	margin-right:20px;
	padding-top:24px;
}
/* primary navigation */
#primarynav {
	margin-top:14px;
	margin-left:200px;
	position:relative;
	height:50px;

}
ol#toc {
	height: 4em;
	list-style: none;
	margin: 0;
	padding: 0;
}
ol#toc a {
	background: #bdf url(/gemline/images/tabs.gif);
	color: #333;
	display: block;
	float: left;
	font-size:11pt;
	height: 60px;
	padding-left: 10px;
	text-decoration: none;
}
ol#toc a:hover {
	background-color: #3af;
	background-position: 0 -120px;
}
ol#toc a:hover span {
	background-position: 100% -120px;
}
ol#toc li {
	float: left;
	margin: 0 1px 0 0;
	height:60px;
}
ol#toc li.current a {
	background-color: #48f;
	background-position: 0 -60px;
	
}
ol#toc li.current span {
	background-position: 100% -60px;
}
ol#toc span {
	background: url(/gemline/images/tabs.gif) 100% 0;
	display: block;
	line-height: 60px;
	padding-right: 10px;
}
/*End Primary Nav */

/* Global Items */

#search {
	position:relative;
	left:515px;
	top:-44px;
	border:0px solid #C9C;
	width:225px;
	margin:0px;
	padding:0px;
}
#search input {
	border:0px;
	background-color:#FFF;
	background: url(/gemline/images/tile-searchbox.gif);
	height:20px;
	width:176px;
	line-height:1.6em;
	padding-left:18px;
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position:left;
	font-size:0.8em;
	margin:0px;
	width:150px;
	overflow:hidden;
	border:1px solid #999;
}

#footerwrapper {
	padding: 0em;
	background: url(/gemline/images/tile-footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:75px;
	padding-left:20px;
	text-align:center;
	
}
#footer {
	padding: 0em;
	height:90px;
	width:940px;
	margin:auto;
	margin-top:10px;
	
}
#copyright {
	float:left;
	width:170px;
	font-size:0.7em;
	color:#666;
	padding-top:43px;
	text-align:left;
}
.footerfloater {
	float:left;
	width:117px;
	text-align:left;
	border:0px solid #900;
}
#subscribe {
	float:left;
	width:180px;
	text-align:left;
}

#subscribe IMG{
	border:0px;
}

#subscribe input {
	border:0px;
	background: url(/gemline/images/tile-searchbox.gif);
	height:18px;
	width:148px;
	padding-left:18px;
	padding-top:4px;
	background-repeat:no-repeat;
	font-size:0.9em;
	margin:0px;
	margin-top:4px;
	border:1px solid #999;
}
/* Homepage Styles */
#primarycontent {
	width:660px;
	float:left;
	margin:10px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:10px;
}
#hprightcol {
	margin-top:10px;
	width:250px;
	border:0px solid #900;
	float:right;
}
#hero {
	width:660px;
	height:335px;
	margin:0;
	margin-bottom:10px;
	padding:0px;
}

#hero P{
	margin:0;
	padding:0px;
}

#spotlight {
	width:350px;
	height:180px;
	margin-right:10px;
	float:left;
	background-color:#EBEBEB;
	background-image:url(/gemline/images/tile-hp-promobox-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px;
	padding-top:10px;
}
#virtualcatalogs {
	width:240px;
	height:180px;
	background-color:#EBEBEB;
	margin-left:390px;
	background-image:url(/gemline/images/tile-hp-promobox-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px;
	padding-top:10px;
}
#currentspecialspanel {
	width:252px;
	padding:0px;
	border:none;/*1px dashed #666;*/
	height:300px;
	margin:0px;
	margin-bottom:10px;
	background-image: url('../images/tile-hp-promobox-bg.png');
    background-repeat: repeat-x;
    background-color: rgb(235,235,235);
}
#promotionalarea {
	width:250px;
	padding:0px;
	height:200px;
	margin:0px;
	margin-top: 48px;
	border:0px dashed #666;
}
/* Two and three Column IDs */

#leftnavigation {
	width:180px;
	float:left;
	margin-right:25px;
	margin-top:10px;
}
#rightcolumn {
	/*margin-left:205px;*/
	margin-top:10px;
	float:left;
}
#breadcrumb {
	width:715px;
	height:25px;
	background-color:#F5F5F5;
	margin-left:-25px;
	padding-left:25px;
	text-transform:capitalize;
	z-index:99999;
}
.leftnavheader {
	background:url(/gemline/images/navheader.png);
	background-repeat:no-repeat;
	padding-left:10px;
	height:25px;
	line-height:2em;
	margin-bottom:4px;
}
.plusminus {
	float:right;
	margin:6px;
}
#twocolumn-content {
	border:0px dashed #999;
	width:715px;
	margin-top:10px;
}
#threecolumn-images {
	border:0px dashed #999;
	width:285px;
	margin-top:10px;
	margin-right:20px;
	float:left;
}
#threecolumn-details {
	border:0px dashed #999;
	width:410px;
	margin-top:10px;
	float:left;

}
#zoomtext {
	border:0px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	height:21px;

}
#thumbcontainer {
	border:0px solid #CCC;
	border-bottom:1px solid #CCC;
	height:50px;
	padding:10px 0 10px 0;
}
#youmayalsolike {
	border:0px solid #CCC;
	padding:10px 0 10px 0;
}
.youmayalsolike {
	float:left;
	width:81px;
	margin-right:10px;
	padding-bottom: 10px;
}
#thumbcontainer img {
	margin-right:10px;
}
#thumbcontainer a img {
	border:1px solid #FFF;
}
#thumbcontainer a:hover img {
	border:1px solid #333;
}
#product-name {
	padding: 10px 0 10px 0;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 15px 0;
}

#designations {float:right; position:relative;height:25px; overflow:hidden;}

/* SimpleTab Styles */
ul.simpletabs {
	font-size: 8pt;
	list-style-type: none;
	white-space: nowrap;
	height: 24px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	
}
ul.simpletabs li {
	position: relative;
	color: #000000;
	float: left;
	height: 19px;
	width: 125px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	margin: 0;
	margin-bottom: -1px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(/gemline/images/tab_bg.png);
	background-repeat:repeat;
background-attachment: scroll;
	background-position: 0px;
	cursor: pointer;
	white-space: nowrap;
}
ul.simpletabs li.selected {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #999999;
	border-bottom: none;
}
ul.simpletabs li:hover {
	color: #333333;
}
.simpletabsContainer {
	/* position: relative; */
	/*clear: both;*/
	display: block;
	padding: 6px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	vertical-align: top;
	overflow: auto;
	height: 100%;
}
/* Product page SimpleTab Styles */
#PFSD ul.simpletabs {
	font-size: 8pt;
	list-style-type: none;
	white-space: nowrap;
	height: 24px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
/*	z-index: 9999; */
}
#PFSD ul.simpletabs li {
	position: relative;
	color: #000000;
	float: left;
	height: 19px;
	width: 102px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	margin: 0;
	margin-bottom: -1px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(/gemline/images/tab_bg.png);
	background-attachment: scroll;
	background-position: 0px 0px;
	cursor: pointer;
	white-space: nowrap;
}
#PFSD ul.simpletabs li.selected {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #ccc;
	border-bottom: none;
}
#PFSD ul.simpletabs li:hover {
	color: #333333;
}
#PFSD .simpletabsContainer {
	/*position: relative;
	clear: both;*/
	display: block;
	padding: 6px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	vertical-align: top;
	overflow: auto;
	height: auto;
}
/* End SimpleTab Styles */



#product-colors {
	width:410px;
	padding-bottom:20px;
}
#product-colors-swatches {
	float:left;
	border-right: 1px solid #ccc;
	padding-right:8px;
	width: 250px;
}
#product-colors-swatches IMG {
	margin:5px;
	margin-left:0px;
}
#product-colors-swatches a IMG {
	border:1px solid #FFF;
	color:#FFF;
}
#product-colors-swatches a:hover IMG {
	border:1px solid #333;
	color:#FFF;
}
#product-colors-mats {
	margin-left:8px;
	border:0px solid #666;
	float:left;
	width:140px;
}
#tool-resources-container {
	width:410px;
	padding:10px;
}

#product-tools {
	width:50%;
	float:left;
}

#product-resources {
	width:50%;
	float:left;
}

#product-tools1 {
	width:35%;
	float:left;
}

#product-tools2 {
	width:38%;
	float:left;
	padding-top:16px;
}

#product-resources1 {
	width:35%;
	float:left;
}

#product-resources2 {
	width:38%;
	float:left;
	padding-top:17px;
}

#product-share {
	background-color:#ebebeb;
	margin-top:10px;
	padding:5px;
}

/* Product Landing / Category Page */

.category-row-container {
	border-top:1px solid #ccc;
}

.category-lastitem-container {
	border-top:1px solid #ccc;
}

.category-item-container {
	
		border-left:1px solid #ccc;
		padding-left:8px;
		float:left;
		width:134px;
		margin:0px;
		margin-top:8px;
		margin-bottom:8px;
		
}

.category-lastitem-container {
	background-color:#EBEBEB;
	background-image:url(/gemline/images/tile-hp-promobox-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px;
	padding-top:10px;
	float:left;
	border:0px;
	width:398px;
}
.category-heading { }


/* Product Search Results Screen */

.filter-toolbar-top {
	background-color:#F5F5F5;
	width:100%;
	border-top:1px solid #CCC;
	font-size:.9em;
	padding:4px;
	color:#666;
	margin-bottom:10px;
	
}

.filter-toolbar-bottom {
	background-color:#F5F5F5;
	width:100%;
	border-bottom:1px solid #CCC;
	font-size:.9em;
	padding:4px;
	color:#666;
	margin-top:20px;
	margin-bottom:8px;
	text-align: left;
	
}

.prodsearch-row-container {
	border-top:0px solid #ccc;
}
.prodsearch-item-container 
{
		border-left:1px solid #ccc;
		padding-left:8px;
		float:left;
		width:134px;
		margin:0px;
		margin-top:8px;
		height:218px;
		position:relative;
		overflow:hidden;
		

}

.prodsearch-prodname {
	font-size:1.0em;
	font-weight:bold;
	padding:4px 0px 4px 0px;
}
.prodsearch-aslowas {
	font-size:1.0em;
	padding:4px 0px 4px 0px;
}

.prodsearch-designation 
{
	font-size: 1.0em;
	padding:0px;
	margin:0px;
	padding:4px 0px 4px 0px;
}
.prodsearch-compare {
	background-color:#F5F5F5;
	margin-left:-8px;
	padding:2px;
	position:absolute;
	top:190px;
	width:138px;
	height:26px;
	padding-top:5px;
	display:inline;
	text-align:left;
	white-space:nowrap;
	
	}
	
.prodsearch-comparebutton {
	background-color:#F5F5F5;
	float:right;
	width:auto;

	}

.prodsearch-prev {
	background-image:url(../images/prv.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

.prodsearch-prev {
	background-image:url(../images/prv.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

.prodsearch-next {
	background-image:url(../images/nxt.gif);
	background-repeat:no-repeat;
	padding-right:10px;
	background-position:right;
}


.newtext {
	background-image:url(../images/dot-new.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	display:inline;
	font-size:1.1em;
	color: #666;
}

.clearancetext {
	background-image:url(../images/dot-clearance.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style:none;
	display:inline;
	font-size:1.1em;
	color: #666;
}

.saletext {
	background-image:url(../images/dot-sale.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style:none;
	display:inline;
	font-size:1.1em;
	color: #666;
}

.hozlist {
	padding:0px 0px 0px 0px;
	margin:0px;
}


/* Level 1 Classes */

#L1hprightcol {
	margin-top:10px;
	width:250px;
	float:left;
}
#L1centercolumn {float:left;}
#L1hero {
	width:455px;
	height:266px;
	margin:10px;
	margin-left:0px;
	padding:0px;
}

#L1hero P{
	margin:0;
	padding:0px;
}

#L1spotlight {
	width:427px;
	height:180px;
	float:left;
	background-color:#EBEBEB;
	background-image:url(/gemline/images/tile-hp-promobox-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px;
	padding-top:10px;
}

#DTspotlight {
	width:427px;
	height:180px;
	float:left;
	background-color:#EBEBEB;
	background-image:url(/gemline/images/tile-hp-promobox-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px;
	padding-top:10px;
}

#DTspotlight P {
	margin:4px 0px 4px 0px;
}

#L1currentspecialspanel {
	width:252px;
	padding:0px;
	border:none;/*1px dashed #666;*/
	height:228px;
	margin:0px;
	margin-bottom:10px;
}


#L1promotionalarea {
	width:220px;
	padding:15px;
	height:173px;
	margin:0px;
	margin-top: 48px;
}

#GSpromotionalarea {
	width:220px;
	padding:15px;
	height:188px;
	margin:0px;
	margin-top: 48px;
	padding-top:2px;
	background-color:#EBEBEB;
	background-image:url(/gemline/images/tile-gs-raq.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#DTpromotionalarea {
	width:227px;
	padding:15px;
	padding-left:8px;
	height:175px;
	margin:0px;
	margin-top: 48px;
	background-color:#EBEBEB;
	background-image:url(/gemline/images/tile-hp-promobox-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
}


/*end level 1 classes */


/* Useful Class's */

.clr {
	clear:both;
	margin:0px;
	padding:0px;
}

#videoarea
{
    background-position: bottom;
    background-image: url('../images/tile-hp-promobox-bg.png');
    background-repeat: repeat-x;
    background-color: rgb(235,235,235);
    padding: 0px 15px 15px 15px;
    color: #666;
    font-size: .9em;
    float: left;
    width: 350px;
    height: 300px;
    margin-bottom:10px;
}
#categoryarea
{
    
    background-position: bottom;
    background-image: url('../images/tile-hp-promobox-bg.png');
    background-repeat: repeat-x;
    background-color: rgb(235,235,235);
    padding: 1px 15px 15px 15px;
    font-size: .9em;
    color: #666;
    width: 240px;
    height: 300px;
    margin-left:390px;
    margin-bottom:10px;

    
}
#brandarea
{
    border: 1px solid #999;
    width:240px;
    height: 310px;
    color: #666;
    margin-top:12px;
    margin-bottom:14px;
    padding-left:10px;
}
#socialmedia
{
}
#distributorarea
{
    border: 1px solid #999;
    margin-top: 10px;
    width: 660px;
    height: 43px;
}
#currenteventsarea
{

    width:252px;
	padding:0px;
	border:none;
	height:325px;
	margin:0px;
	margin-bottom:10px;
	background-image: url('../images/tile-hp-promobox-bg.png');
	background-position:bottom;
    background-repeat: repeat-x;
    background-color: rgb(235,235,235);
	font-size: .9em;
    color: #666;
    padding-top: 10px;


}



