/* ------- The browser window ------ */

#pageBack {
	background: #f7f7f7;
	padding-top: 6px;
}

body {
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: .63em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #494949;
}

#page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-collapse: collapse;
}

#pageLeft {
	background: url(images/pageLeft.gif) top right no-repeat;
}

#pageRight {
	background: url(images/pageRight.gif) top left no-repeat;
}

#pageMid	{
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	padding-top: 6px;
	background: url(images/pageTop.gif) top left repeat-x;
}


/* ------  All content generated by XSL files ------ */
#pageContent {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
	padding-top: 173px;
	padding-bottom: 16px;
	width: 780px;
	border: solid 1px #d0d0d0;
}

/* ------ Content below toolbar and above page bottom ------ */
#main	{
	padding: 0px;
	margin: 0px;
	display: block;
	margin-left: 25px;
	margin-right: 25px;
}

/* ------ Left hand menu containing catalogue and member menus ------ */
#menu	{
	vertical-align: top;
	text-align: left;
	width: 190px;
	float: left;
}

/* ------ Content within main to the right of the category and member menu and to the left of admin and hotitems menu ------ */
#pageBody, #pageBodyDefault, #pageBodySlideshow, #pageBodyMap	{
	padding-bottom: 22px;
	padding-right: 7px;
	text-align: left;
	vertical-align: top;
	font-size: 1.1em;
    float: right;
	width: 500px;
}

#googleMap {
	margin-top: 21px;
}

/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	vertical-align: top;
	display: block;
	margin: 0px;
	padding-top: 10px;
	margin-left: -7px;
	margin-right: -7px;
	padding-bottom: 10px;
	border-top: 5px solid #d0d0d0;
	clear: both;
	font-size: 1em;
}

#Slideshow #productList {
	margin-left: -7px;
	margin-right: -7px;
	margin-top: 14px;
}


/* ------ PAGE BOTTOM contains copyright info and simple category links ------ */
#pageBottom	{
	margin: 0px;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
	clear: both;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	border-top: 5px solid #d0d0d0;
	color: #494949;
	margin-left: 25px;
	margin-right: 25px;
}

.bodyText	{

}

.smallText
{
	font-size: 9px;
}

.hide {
	display: none;
}


#ownerId {
	height: 90px;
	border: solid 1px #aaaaaa;
}

.scroll {
	overflow: auto;
}

.loading {
	background-image: url(images/admin/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	padding-top: 20px;
	color: #6FACCB;
}

.border
{
	width: 1px;
	height: 1px;
	background-color: #aca899;
}

.shade
{
 	background-color: #dddddd;
}

input[type="submit"], input[type="button"], input[type="submit"]:visited, input[type="button"]:visited, input[type="submit"]:link, input[type="button"]:link
{
	text-decoration: none;
	text-transform: none;
}

input[type="submit"]:hover, input[type="button"]:hover
{
	text-decoration: none;
	text-transform: none;
}


/* ------ All text input fields and text area fields ------ */
.inputText	  {
}

/* ------  input controls and textarea tags with manditoiry attribute set to true ------ */
input[mandatory=true], textarea[mandatory=true]		{
}

/* ------  STANDARD HTML TAG STYLES  ------  */
a:link
{
	text-decoration: none;
	color: #478CB0;
	outline: none;
}

a:hover
{
	color: #000000;
	outline: none;
}

a:visited
{
	text-decoration: none;
	color: #244759;
	outline: none;
}

a:active
{
	text-decoration: none;
	color: #244759;
	outline: none;
}

a img {
	border: none;
}

.button:link, .button:visited	{
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

.button:hover, .button:active	{
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

table, td	{
  	font-size: 1em;
}

/* --  Provides user feedback on screen details  -- */
.indicator
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

/* --  Used to format attribute names for custom attributes Users, Products, Orders  -- */
.attributeName
{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

.section {
	margin: 8px;
	padding: 8px;
	border-top: solid 1px #D0D0D0;
}

/* -- Defined classes and HTML Tags used in editor  --  */
.title, H1
{
	font-size: 18px;
	font-weight: bolder;
	font-family: Arial,verdana,sans-serif;
	color: #478cb0;
	margin-bottom:7px;
	margin-top:3px;
}

.heading, H2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,verdana,sans-serif;
	color: #478cb0;
}

.subHeading, H3
{
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	margin: 0px;
}

#pageBottomCategories {
	float: left;
}

#pageBottomCategories a
{
	color: #494949;
}

#siteCopyright {
}

#siteCopyright a {
}

#logon {
	background-repeat: no-repeat;
	background-position: 90% 27px;
	border: dotted 1px #D0D0D0;
	background-image: url('images/admin/identity.gif');
	margin: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
}

#forgotPassword {
	background-repeat: no-repeat;
	background-position: 90% 27px;
	border: dotted 1px #D0D0D0;
	background-image: url('images/admin/forgotPassword.gif');
	margin: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
}

#userEdit {
}

#orderByAttribute select {
	width: 150px;
}

#emailBody {
	margin: 20px;
	padding: 20px;
	border: solid 1px #000000;
	background-color: #ffffff;
}

.largeImage	{
	border: double 3px #000000;
}

#welcomeText {
	display: block;
	padding-bottom: 20px;
}

#imageMap {
	position: relative; 
	padding: 0px; 
	margin: 0px;
}

#imageMap td.caption {
	vertical-align: middle;
	color: #000000;	
	
}

#imageMap td.caption span {
	padding: 2px;
	padding-left: 10px;
	padding-right: 8px;
	background-color: #ffffff;
}

#imageMap a img {
	height: 23px;
	border: solid 1px #000000;
}

/* ------  PRODUCT  ------
Start of product specific styles that can be dupliucated into seperate display styles in library/productStyles  */
.product	{
	margin-top: 4px;
}

.productCaption {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #478cb0;
	font-family: arial, verdana, sans-serif;
}

.productBody {
	margin: 0px;
	padding: 0px;
}

.productDefinition {
	padding: 3px;
	color: #003c74;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/items.gif');
	background-repeat: no-repeat;
}

.productViews {
	padding: 3px;
	color: #003c74;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/itemViews.gif');
	background-repeat: no-repeat;
}

.productDate {
	padding: 3px;
	color: #003c74;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/date.gif');
	background-repeat: no-repeat;
}

.statusCANCELED {
	padding: 3px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/canceled.gif');
	color: #ff0000;
	background-repeat: no-repeat;
}

.statusEXPIRED {
	padding: 3px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/expired.gif');
	color: #777777;
	background-repeat: no-repeat;
}

/* Image settings for an item */
.shadow {
	float: left;
}

.productImage {
	padding-right: 14px;
}

.productImage img {
	background-color: #ffffff;
 	display: block; 
 	padding: 4px;
	cursor: pointer;
}

#menu .productDetails {
	width: 176px;
} 

#rightMenu .product {
	width: 44%;
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	min-height: 180px;
	height:auto !important;
	height: 180px;
}

#rightMenu .productDetails {
	width: 200px;
}

#rightMenu .attribute, #rightMenu .attribute .attValue {
	display: inline;
	float: none;
}


#rightMenu .productImage img {
	width: 50px;
	padding: 0px;
	border: none;
}

.productDetails .adminDetails .td {
	line-height: 20px;
	padding: 20px;
}

/* Buttons for an item */
#itemMenu {
	float: left; 
	position: relative;
	margin: 0px;
	padding: 0px;
}

.showItemMenu {
	display: block; 
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	width: 250px;
}

.productActionButtons {
 	height: 25px;
	text-align: right;
	display: block;
	vertical-align: top;
	padding-top: 14px;
	line-height: auto;
}

.productActionButton:link, .productActionButton:visited {
	margin-left: 14px;
	float: right;
	height: 25px;
	padding-left: 0.8em;
	padding-right: 0.8em;
	line-height: 25px;
	background: #bfc3c1 url(images/buttonBack.gif) repeat-x;
	border: solid 1px #7f8784;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 3px;
}

.productActionButton:hover, .productActionButton:active {
	background: #DFE0E0 url(images/buttonBackOver.gif) repeat-x;
}

.productActionButton span {
	background: no-repeat;
	display: block;
	line-height: normal;
	padding: 0px;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
}

#itemMenu .productActionButton {
	position: relative;
	width: 90px;
	display: block;
	float: left;
	text-align: left;
	border: solid 1px #d0d0d0;
	background: #f7f7f7;
	line-height: 20px;
	margin-left: 2px;
	text-decoration: none;
}

#itemMenu .productActionButton span {
	display: block;
	line-height: 20px;
}

/* ------  Product Section End  ------ */

#categoryMenu {
	padding-bottom: 22px;
	border-bottom: solid 5px #d0d0d0;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 12px;
}

#categoryMenu .title {
	display: none;
}

/* -- The entire member menu list as an entity -- */
#categoryMenu ul {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
}

/* -- Each item in the member menu list -- */
#categoryMenu li {
	white-space: nowrap;
	margin: 0px;
	vertical-align: middle;
	color: #000000;
    height: 1%;
}

/* -- Applies to the currently selected category menu item -- */
#categoryMenuItemOn a:link, #categoryMenuItemOn a:visited, #categoryMenuItemOn a:hover, #categoryMenuItemOn a
{
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}


/* -- Each link item in the category menu list rollover state -- */
#categoryMenu a:hover, #categoryMenu a:active
{
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #478cb0;
}

/* -- Each link item in the category menu list default resting state -- */
#categoryMenu a, #categoryMenuItemOn ul li a:link, #categoryMenuItemOn ul li a:visited, #categoryMenuItemOn ul li a:hover, #categoryMenuItemOn ul li a {
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #494949;
}

#categoryMenu ul ul {
	border-top: solid 1px #478cb0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
}

#categoryMenu ul li a.AR, #categoryMenuItemOn ul li a.AR {
	color: #ff0000;
}

/* ------  SECFTION END  ------  */

/*  --  Column of child categories of the current category. This is displayed above page content
        And allows for the navigation to sub categories.
*/

#categoryBranch {
	display:none;
}

#categoryPath {
	display: none;
}

#categoryBranch .subHeading {
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
}

#childCategoryMenu {
	display: block;
	padding-top: 4px;
}

#childCategoryItem {
	margin-bottom: 1px;
	float: right;
	margin-left: 10px;
	padding: 6px;
}


/* ------  SECFTION END  ------  */


/* ------  MEMBERS MENU  ------  */
/* This is user specific buttons and links such as longon, logoff edit
profile, view order. */

#userMenu {
	padding-bottom: 22px;
	border-bottom: solid 5px #d0d0d0;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 22px;
}

#userMenu .title	 {
	display: none;
}

.menuLogon		   {
  display: none;
}

/* -- The entire member menu list as an entity -- */
#userMenu ul
{
	margin: 0px;
    padding: 0px;
	list-style-type: none;
	height: 1%;
}

/* -- Each item in the member menu list -- */
#userMenu li
{
	white-space: nowrap;
	margin: 0px; 
	vertical-align: middle;
	height: 1%;
}

/* -- Applies to the currently selected member menu item -- */
#userMenuItemOn a:link, #userMenuItemOn a:visited, #userMenuItemOn a:hover, #userMenuItemOn a
{
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}


/* -- Each link item in the member menu list rollover state -- */
#userMenu a:hover, #userMenu a:active
{
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}

/* -- Each link item in the member menu list default resting state -- */
#userMenu a
{
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #494949;
}


/* ------  DISPLAY FOR HOT ITEM CATEGORIES ------  */
#rightMenu #hotItem {
	float: left;
	width: 45%;
	margin-left: 12px;
	margin-right: 12px;
}


#menu #hotItem {
	padding: 7px;
	padding-bottom: 14px;
	padding-top: 0px;
}

#hotItem .title {
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 4px;
	text-align: left;
	margin: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #478cb0;
}


#hotItem .bodyText {
	text-align: left;
	white-space: normal;
	padding-bottom: 7px;
}

#hotItem a:link, #hotItem a:visited {
	margin-left: 14px;
	float: right;
	padding-left: 8px;
	background: url(images/arrowBlue.gif) 0px 4px no-repeat;
}

#hotItem a:hover, #hotItem a:active {
	background-image: url(images/arrowBlack.gif);
}


/* ------  RESULT SETS FOR PAGE COUNT in ORDER, PAYMENT, PRODUCT, USER ------ */
#resultSets {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	clear: both;
	line-height: 24px;
}

.resultSet:link, .resultSet:visited
{
	background-color: #D0D0D0;
	color: #494949;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	white-space: nowrap;
}

.resultSet:hover, .resultSet:active
{
	background-color: #478cb0;
	color: #ffffff;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

.currentResultSet:link, .currentResultSet:hover, .currentResultSet:active, .currentResultSet:visited
{
	background-color: #478cb0;
	color: #ffffff;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	white-space: nowrap;
}

/* ------ USER SPECIFIC STYLING ------ */

#userButtons {
	text-align: right;
	margin-top: 18px;
	margin-bottom: 22px;
}

.userActionButton, .userActionButton:link, .userActionButton:visited {
	margin-left: 2px;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

.userActionButton span {
}

.userActionButton:hover, .userActionButton:active {
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

/* ------ ORDER SPECIFIC STYLING ------ */
.orderActionButton:link, .orderActionButton:visited {
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
	float: right;
}

.orderActionButton:hover, .orderActionButton:active {
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

.orderActionButton span {
	background: no-repeat;
}

/* ------  TOOLBAR CONTROL  ------  */
#toolbar   {
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	width: 728px;
	margin-top: 25px;
	position: absolute;
	top: 0px;
	left: 25px;
	background: #abdbf2
}

#toolbarImageBack	{
}

#toolbarImage	{
}

/*  Strip containing buttons on the toolbar  */
ul#nav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	height: 48px;
	border-top: solid 1px #aeaeae;
	background: url(images/toolbarButtons.gif) top left repeat-x;
	list-style: none;
	clear: both;
}

/*  Individual button on the toolbar  */
ul#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: left;
	margin-right: 18px;
}

/*  Button link not cuttent page and not hover  */
ul#nav li a {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #494949;
	border: none;
	display: block;
}

ul#nav li a:hover {
	color: #000000;
	background: url(images/toolbarButtonOn.gif) top left repeat-x;
}

ul#nav li.selected {
	padding: 0px;
	margin: 0px;
	margin-right: 18px;
	white-space: nowrap;
	float: left;
	background: url(images/toolbarButtonOn.gif) top left repeat-x;
}

ul#nav li.selected a {
	text-decoration: none;
	background: url(images/toolbarButtonArrow.gif) right 24px no-repeat;
	color: #000000;
	display: block;
	border: none;
}

/*  Left end of the button strip  */
li#navLeft	{
	float: left;
	width: 7px;
}

/*  Right end of the button strip  */
li#navRight {
	float: left;
	width: 7px;
}

.buttonDivide  {
	display: none;
}


#logo	{
	background: url(designImages/logo.jpg) no-repeat 20px 20px;
	width: 420px;
	height: 99px;
	float: left;
}

#simpleSearch {
	border-bottom:5px solid #D0D0D0;
	margin-bottom:22px;
	padding-bottom: 10px;
	float: none;
}

#simpleSearch .inputText {
	width: 133px;
	padding: 0px;
	height: 14px;
	font-size: 10px;
	border: solid 1px #cccccc;
}

#simpleSearch h3	  {
 	display: none;
}

#simpleSearch .submit  {
 	margin-left: 13px;
	vertical-align: bottom;
}

#setCurrency		{
	text-align: left;
	margin: 0px;
	vertical-align: top;
	width: 170px;
	margin-right: 25px;
}

#setCurrency select {
	width: 90px;
	color: #5f5f5f;
}

#setCurrency h3	  {
 	text-align: left;
 	color: #ffffff;
 	font-size: 14px;
}

.slideInfoZone span.link {
	padding-top: 14px;
}

.slideInfoZone span.Date {
	font-size: 10px;
}

.slideInfoZone span.link .attValue  a {
	padding-left: 8px;
	background: url(images/arrowBlue.gif) 0px 4px no-repeat;
}

.slideInfoZone span.link .attValue  a:hover {
	background-image: url(images/arrowBlack.gif);
}

#bodyText ul  {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
}

#bodyText ul  li {
	padding-left: 14px;
	background: url(images/arrowBlack.gif) 0px 4px no-repeat;
	padding-bottom: 7px
}

#getProduct {
	display: block;
}

.pageWide #pageMid {
	width: 980px;
}

.pageWide #Slideshow #productList {
	border-top: 5px solid #d0d0d0;
}

.pageWide #rightMenu {
	border: 0px;
	margin: 0px;
	position: absolute;
	right: -205px;
	top: -7px;
	width: 204px;
	padding: 0px;
	background: url(images/rightMenuBack.jpg) top left no-repeat;
}

.pageWide #rightMenu .inner {
	border: solid 1px #d0d0d0;
	background: #ffffff url(images/rightMenuLeftInner.jpg) top left no-repeat;
	border-top: none;
	border-left: none;
	margin-right: 4px;
	margin-top: 176px;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 0px;
	min-height: 325px;
	height:auto !important;
	height:325px;
}

.pageWide #rightMenu .product {
	margin: 0px;
	margin-top: 7px;
	text-align: left;
	float: none;
	width: 172px;
	border: none;
	clear: none;
}

.pageWide #rightMenu .productCaption {
	font-size: 12px;
	border-bottom: solid 1px #478cb0;
	text-align:left;
	width: auto;
	position: static;
}

.pageWide #rightMenu .productDetails {
	width: 172px;
	float: none;
}



.pageWide #userMenu {
	position: absolute;
	top: 63px;
	right: -200px;
	border: none;
	padding: 0px;
	z-index: 99;
	width: 190px;
}

.pageWide #userMenu a {
	line-height: 22px;
	padding-top: 2px;
	background: url(images/userMenuDiv.gif) top right no-repeat;
	padding-right: 40px;
	text-align: right;
}

.pageWide #rightMenu #hotItem {
	float: none;
	padding-top: 14px;
	width: 172px;
	margin: 0px;
}

.pageWide #rightMenu #hotItem .title {
	border-bottom: solid 1px #478cb0;
	font-size: 12px;
}

.pageWide #simpleSearch {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
	vertical-align: top;
	position: absolute;
	width: 180px;
	top: 43px;
	right: -208px;
	z-index: 90;
	display: block;
}

.pageWide #simpleSearch .inputText {
	background: #cecece;
	color: #494949;
	font-size: 10px;
	width: 133px;
	padding: 0px;
	height: 14px;
	border-top: solid 1px #b9b9b9;
	border-left: solid 1px #b9b9b9;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	vertical-align: bottom;
}

#bodyText table.solutions ul li {
	background-image: url(images/bullet.gif);
}

table.solutions h3 {
	font-size: 14px;
	margin-top: 4px;
}

#bodyText td.eStarter.shade ul li {
	background-image: url(images/bulletGreen.gif);
}

td.eStarter h3 a {
	color: #7FB046;
}

td.eStarter.shade {
	background: #d3f8b6 url(images/shadeBackGreen.gif) top left repeat-y;
}

#bodyText td.eBusiness.shade ul li {
	background-image: url(images/bulletYellow.gif);
}

td.eBusiness h3 a {
	color: #D2B40E;
}

td.eBusiness.shade {
	background: #f7fd95 url(images/shadeBackYellow.gif) top left repeat-y;
}

#bodyText td.eCommerce.shade ul li {
	background-image: url(images/bulletBlue.gif);
}

td.eCommerce h3 a {
	color: #3797BE;
}

td.eCommerce.shade {
	background: #caecfa url(images/shadeBackBlue.gif) top left repeat-y;
}

td.vArrow {
	background: url(images/divArrows.gif) 50% 0 repeat-y;
}

.productDetails .price, #rightMenu .price {
	display: block;
	float: right;
	border: solid 1px #478CB0;
	color: #478CB0;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background: #ABDBF2;
	font-weight: bold;
	margin-top: 4px;
	font-size: 13px;
}

#customOptions {
	position: absolute;
	right: -34px;
	top: 16px;
}

#customOptions a.clientLogin {
	width: 188px;
	height: 33px;
	display: block;
	background: url(images/clientLogin.gif) top left no-repeat;
}

#customOptions a.clientLogoff {
	width: 188px;
	height: 33px;
	display: block;
	background: url(images/clientLogoff.gif) top left no-repeat;
}

#customOptions a.getQuote {
	width: 188px;
	height: 32px;
	display: block;
	background: url(images/getQuote.gif) top left no-repeat;
}

.pageWide #customOptions a.clientLogoff {
	background: url(images/clientLogoffWide.gif) top left no-repeat;
}

.pageWide #customOptions a.clientLogin {
	background: url(images/clientLoginWide.gif) top left no-repeat;
}

.pageWide #customOptions a.getQuote {
	background: url(images/getQuoteWide.gif) top left no-repeat;
}

#itemPanels .productImage img {
	border: solid 1px #dddddd;
}

/* Quote page */
#quoteForm .inputText {
	width: 200px;
}

#quoteForm .attName {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-weight: bold;
}

#quoteForm .attValue {
	float: right;
	clear: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}

#quoteForm div {
	margin-bottom: 8px;
	float: left;
	clear: both;
	width: 100%;
}

#quoteForm p {
	margin-bottom: 12px;
}

#quoteForm h2 {
	clear: both;
	float: left;
	width: 100%;
}

#quoteForm div.feature {
	border-bottom: solid 1px #D0D0D0;
	background: #FFE4E3;
	margin-bottom: 0;
}

#quoteForm div.feature.true {
	background: #E0FFD3;
}
