﻿
.hide
{
	display: none;
}

.ccDIV
{
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
.ccStyle TD
{
	width: 26px;
	height: 26px;
	line-height: 12px;
	cursor: pointer;

/*	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
*/
}

html:not([dummy]) #n
{
	margin-bottom: 2px;
}
/* FF */
@media all and (min-width: 0px)
{
	#n
	{
		margin-bottom: 1px;
	}
}
/* Opera */
.colorspanborder
{
	border: 1px solid dimgray;
}
.Arial2
{
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
}

#loader
{
	border:5px solid #EEEEEE;
}

.removeitem
{
	background: transparent url(../images/99images/remove-item-button.png) no-repeat center center;
	border: 0px;
	width: 30px;
	cursor: pointer;
}

.poof
{
	background: transparent url(../images/99images/poof.png) no-repeat 0 0;
	cursor: pointer;
	display: none;
	height: 32px;
	position: absolute;
	width: 32px;
}
.opacity3
{
	opacity: 0.3;
	filter:alpha(opacity=30); 
	border-right-width: 0px;
	zoom:1;
}
.detailheader
{
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 10px;
	BORDER-TOP: #93CA31 5px solid;
}
.longdesc
{
	padding-top:10px;
}
.longdesc ul
{
	padding-left:40px;
	list-style-image: url(../images/99images/bulletpoint.gif);
	font-size:16px;
	color:#616161;
}
.longdesc li
{
	padding-bottom: 5px;
}
.longdesc2
{
	padding-top:20px;
}
.longdesc2 ul
{
	padding-left:10px;
	list-style-image: url(../images/99images/bulletpoint.gif);
	font-size:12px;
	color:#616161;
}
.longdesc2 li
{
	padding-bottom: 2px;
}

.customcolor
{
	width:80px;
	border:2px solid #EEEEEE;
	color:#404040;
}
.customcolor:hover
{
	border:2px solid #D3D3D3;
}
.txtcenter
{
	text-align:center;
}
.dcolorselected
{
	border: solid 2px gray;
}
.priceheader
{
	padding-right:10px;
}
.priceheadernet
{
	padding-right:16px;
}
.pricetype
{
	font-size:9px;
}
.vmargin10
{
	margin:10px 0px;
}
		
#simplemodal-container {
	border:13px solid #000000;
}

#simplemodal-container a.simplemodal-close {
	background:url(../images/99images/x.png) no-repeat; 
	width:25px;
	height:25px;
	display:block;
	z-index:4000;
	position:absolute;
	top:-21px;
	right:-21px;
	cursor:pointer;
}

	
