﻿#contentsub #accountype thead tr th {
	background:#FF6600;
}
#contentsub h1 {
	color:#FF6600; /*online color*/
}
#contentsub h2 {
	color:#FF6600; /*online color*/
}
#contentsub #nav {
	background:#FFE0CC; /*online color*/
	border-left:1px #FFE0CC solid; /*online color*/
	border-right:1px #FFE0CC solid; /*online color*/
}
#contentsub #nav li {
	/*border-bottom:1px #FFE0CC solid;*/ /*online color*/
}
#contentsub #nav li a:hover {
	background:#FF6600; /*online color*/
}
#contentsub #iwant {
	border-bottom:1px #FFE0CC solid; /*online color*/
	padding-left:0px;
}
#contentsub #iwant h2 {
	background:#FF6600; /*online color*/
}
#contentsub #iwant li {
	border-left:1px #FFE0CC solid; /*online color*/
	border-right:1px #FFE0CC solid; /*online color*/
}
#contentsub #iwant li a {
	background:url(bullet_online_right.gif) no-repeat 2.2em center;
}
#contentsub #iwant li a:hover {
	background:#FFE0CC url(bullet_online_right.gif) no-repeat 2.2em center; /*online color*/
	text-decoration:none;
}
#contentsub .accounts {
	background:url(view_accounts_blue.jpg) no-repeat;
}
#insidecol1 p .product {
	color:#FF6600;
}
#contentsub #col2 ul li {
	background:url(bullet_online_right.gif) no-repeat left .6em;
}
#contentsub #col2 #upsell {
	background:#FFE0CC; /*online color*/
}
#contentsub #col2 #info a, #contentsub #col2 #fullinfo a {
	color:#FF6600;
}
#contentsub #col2 #info h3, #contentsub #col2 #fullinfo h3 {
	color:#FF6600;
}
/* demos */

#demo, #demo2 {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	text-align:center;
	padding-top:5em;
	width:100%;
	padding-bottom:100%;
	background:black;
	color:white;
}
#demo a, #demo2 {
	color:#FF6600;
}
#closer, #closer2 {
	color:white;
	position:absolute;
	top:0;
	left:0;
	padding:1em 0 0 20em;
	z-index:11;
	cursor:pointer;
}
