#sale{
	height:auto;
	background:#CCCCCC;
	border:#FF9900 solid 1px;
}
#sale h6{
	position:relative;
	padding:0;
	margin:0;
	background-image:url(../images/saleTab.gif);
	background-repeat:no-repeat;
	height:50px;
	z-index:50;
	top: -10px;
	left:-1px;
}
#sale h6 span{
	display:none;
}
#sale table{
	margin:auto;
}
#sale h4{
	padding:0 5px;
}
#sale p{
	padding: 0 5px;
}
#sale b{
	color:#CC0000;
}
/*#salePrice p{
	font-size:.6em;
	color:#FF0000;
}
#salePrice a{
	text-decoration:line-through;
}*/
/*---promo---*/
#couponInfo{
	background:url(../images/indexBanner.jpg) no-repeat;
	width:519px;
	height:180px;
}
#promo{
	width:0px;
	background:url(../images/couponBack.png) no-repeat;
	overflow:hidden;
	position:relative;
	height:20px;
	top:-27px;
	left:20px;	
	z-index:5;
}
#promo span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:900;
	color:#ffffff;
	padding-left: 5px;
	font-weight:bold;
}




/*----------test---------*/

div#myOtherElement {
	position:relative;
	z-index:200;
	width: 200px;
	height: 1px;
	overflow: hidden;
	border: 1px solid black;
	background-color: #f9f9f9;
	top:-150px;
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement a:hover {
	background: #f5f5f5;
}






/*---------guid-----------*/
body {
	margin: 0px;
}
P { 
	font-family:Verdana,Helvetica,Sans-Serif; 
	color: #666666; 
	font-size:12px;
}

.redtxt {
	font-size:9px;
	font-weight:bold;
	color: #FF0000;
	letter-spacing: .01em;
}
.warning {
	padding:5px;
	margin: .5em 3px;
	background-color:#FFD700;
	border:#990000 solid 1px;	
}
.warning p{
	color: #000000;
	font-size:9px;
	margin:0;
}
.warning h4{
	margin:0;
	color: #FF0000;
	font-size:11px;
}
.warning ul li{
	font-size:10px;
}
.purtxt p{
	color: #5225DE; 
}
.smallgraytext {
	display:block;
	height:90px;
}
.smallgraytext p{
	color:#666666; 
	font-size:9px;
}
.foot p{
	color:#FFFFFF; 
	font-size:9px;
}

.foot a{
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633CC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008AE5;
}
/*------menu-----*/
#menu{
	display:table;
	width:206px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:7px;
	margin-top:7px;
	margin-bottom:5px;
}

#menu ul{
	list-style-type:none; 
	line-height:10px; 
	padding:0;
	margin:0;
	border:0;
}
#menu li{
	font-size:12px;
	margin:8px;
	color:#FFFFFF;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#currentSale{
	display:block;
	width:213px;
	height:26px;
	background:url(../images/saleHover.gif) top left no-repeat;
}
#currentSale span{
	display:block;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
}
#currentSale:hover{
	background-position:bottom left;
	text-decoration:none;
	color:#FFFFFF;
}


/*----2 colum----*/
#ci01{
	width:240px;
	float:left;
	text-align:left;
}
#ci02{
	width:255px;
	float:right;
	text-align:left;
}
#tech{
	width:497px;
	vertical-align:bottom;
}
#ei01{
	width:200px;
	float:left;
	text-align:left;
}
#ei02{
	width:288px;
	float:right;
	text-align:left;
}

/*----table application list + pricing----*/
.anchtable p{
	font-size:9px;
	letter-spacing:-1px;
}
.tableapp{
	background-color:#6633CC;

}
.tableapp p{
	font-family:Verdana,Helvetica,Sans-Serif; 
	color:#FFFFFF;
	font-size:9px;
}
.tablegry{
	background-color:#333333;

}
.tablegry p{
	font-family:Verdana,Helvetica,Sans-Serif; 
	color:#FFFFFF;
	font-size:9px;
	letter-spacing:-1px;
}
.tableblu{
	background-color:#003399;

}
.tableblu p{
	font-family:Verdana,Helvetica,Sans-Serif; 
	color:#FFFFFF;
	font-size:9px;

}
.tablediv{
	background-color:#666666;
/*background-color:#A9A9A9;*/
}
.tablediv p{
	font-family:Verdana,Helvetica,Sans-Serif; 
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}
.tablelist{
	font-family:Verdana,Helvetica,Sans-Serif; 
	background-color:#E0E0E0;
}
.tablelist p{
	font-family:Verdana, Helvetica, Sans-Serif;
	color:#666666;
	font-size:9px;
	letter-spacing: -1px;
	word-spacing: 2px;
}



/*--------white link------------- don't really need this sense the menu has its own properties
a {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;

}*/

/*--------grey link--------------*/
.p-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.p-link a {
	color: #666666;
	text-decoration: none;
}
.p-link a:visited {
	color: #666666;
	text-decoration: none;
}

.p-link a:hover {
	color: #666666;
	text-decoration: underline;
}

.p-link a:active {
	color: #666666;
	text-decoration: none;
}

/*-----purple link-----*/
.pur-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
}
.pur-link a:link {
	color: #6633CC;
	text-decoration: none;
}
.pur-link a:visited {
	color: #6633CC;
	text-decoration: none;
}

.pur-link a:hover {
	color: #6633CC;
	text-decoration: underline;
}

.pur-link a:active {
	color: #6633CC;
	text-decoration: none;
}
/*----------showtrail-------------*/
.captions_css, .captions_css a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align: center;
}
/* added for image hover */
.floatercell {
	float: left; 
	border: 0px solid #080; 
	margin: 7px;
}

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: auto;
	height: 1px;
	z-index: 1000;

