﻿body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-image: url(Images/horiz_strp_bg.gif);
	padding: 20px 20px 20px 20px;
}

div 
{
}

H2, h2
{
	font-size: 24px;
	margin: 5px 0px 5px 0px;
}

H3, h3 
{
	margin-bottom: 0px; 
	padding-bottom: 0px;
	height: 20px;
}

.NavLink A
{
	color: #FF7D00;
}

.SmallLink
{
	color: #81A708;
	font-size: smaller;
}

.BuyLink
{
	color: #68C422;
	font-size: 16px;
	font-weight: bold;
}

.LinkColor
{
	color: #68C422;
}

.LinkColor A
{
	color: #68C422;
}

.Label
{
	font-size: 14px;
	font-weight: bold;
}

.SearchText 
{
	color: Black;
	background: White;
	border: solid 1px #FF7D00;
	font-size: 18px;
	font-family: Verdana, Arial, Sans-Serif;
}

.Watermark 
{
	color: #FF7D00;
	background: LightGray;
	border: solid 1px black;
	font-size: 18px;
	font-family: Verdana, Arial, Sans-Serif;
}

.DottedLine 
{
	border-style: dashed;
	border-color: #FF7D00;
	border-width: 1px;
	margin-top: 10px;	
	margin-bottom: 10px;
}

.SubNavBar
{
	border-style: solid;
	border-color: #2585D2;
	border-width: 2px;
	margin-top: 10px;	
	margin-bottom: 10px;
}

.SectionHeader
{
	padding: 0px 5px 8px 5px;
    margin-top: 0px;
	background-image: url(images/block_hdr_blu.png);
	color: black;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	padding: 0px 5px 8px 5px;
	background-color: Transparent;
}

.SectionHeader a 
{
	color: #FF7D00;
	text-decoration: none;
}

.SectionHeader a:hover
{
	background-image: url(images/block_hdr.png);
	color: #2585D2;
	#padding: 0px 5px 8px 5px;
	text-decoration: none;
}

.BlockBack 
{
	background-image: url(Images/grad_bg2.png); 
	background-repeat: repeat-x;
	background-color: White;
	z-index: inherit;
}

.BlockBackAlt
{
	background-color: White;
	z-index: inherit;
}

.NavBarLink 
{
font-weight: bolder; 
font-size: 24px; 
z-index: 150; 
padding: 25px 25px 0px 10px;
color: #2585D2; 
text-decoration: none;	
}

.accordionHeader
{
	font-weight: bold;
	padding: 0px 5px 3px 5px;
    cursor: pointer;
	background-image: url(images/2007_boxtop_unselected.jpg);
	height: 25px;
	background-color: Transparent;

	color: #2585D2;
	text-decoration: none;
	font-size: large;
}

.accordionHeader a
{
	color: #2585D2;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	font-weight: bold;
	padding: 0px 5px 3px 5px;
    cursor: default;
	background-image: url(images/block_hdr_blu.png);
	height: 25px;
	background-color: Transparent;

	color: black;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	background-color: Transparent;

}

.accordionHeaderSelected a
{
	color: #2585D2;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	text-decoration: underline;
}

.accordionContent
{
    padding: 5px 5px 5px 5px;
	background-color: White;
    
}

.accordionLink 
{
	font-size: large;
}

.tagItem1
{
	font-size: xx-small;
}
.tagItem2
{
	font-size: x-small;
}
.tagItem3
{
	font-size: small;
}
.tagItem4
{
	font-size: medium;
}
.tagItem5
{
	font-size: large;
}
.tagItem6
{
	font-size: x-large;
}
.tagItem7
{
	font-size: xx-large;
}

.tracecontent 
{
	position: absolute;
	top: 1280px;
}


.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}


.subMenu
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.trans100
{
	 filter:alpha(opacity=1);
	 -moz-opacity:1;
	 opacity:1;
}

.trans30
{
	 filter:alpha(opacity=30);
	 -moz-opacity:.30;
	 opacity:.30;
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

.trans50
{
	 filter:alpha(opacity=50);
	 -moz-opacity:.50;
	 opacity:.50;
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.trans70 
{
	 filter:alpha(opacity=70);
	 -moz-opacity:.70;
	 opacity:.70;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’Images/2007_header_text3.png’,sizingMethod=’image’,opacity=70);
}

.brandTab .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:14px;color:#2585D2;font-weight:bold;background:url("images/tabs/tab-line.gif") repeat-x bottom;}
.brandTab .ajax__tab_outer {background:url("images/tabs/tab-right.gif") no-repeat right;height:21px;}
.brandTab .ajax__tab_inner {padding-left:3px;background:url("images/tabs/tab-left.gif") no-repeat;}
.brandTab .ajax__tab_tab {height:21px;padding:4px;margin:0;background:url("images/tabs/tab.gif") repeat-x;}
.brandTab .ajax__tab_hover .ajax__tab_outer {background:url("images/tabs/tab-hover-right.gif") no-repeat right;}
.brandTab .ajax__tab_hover .ajax__tab_inner {background:url("images/tabs/tab-hover-left.gif") no-repeat;}
.brandTab .ajax__tab_hover .ajax__tab_tab {background:url("images/tabs/tab-hover.gif") repeat-x;}
.brandTab .ajax__tab_active .ajax__tab_outer {background:url("images/tabs/tab-active-right.gif") no-repeat right;}
.brandTab .ajax__tab_active .ajax__tab_inner {background:url("images/tabs/tab-active-left.gif") no-repeat;}
.brandTab .ajax__tab_active .ajax__tab_tab {background:url("images/tabs/tab-active.gif") repeat-x;}
.brandTab .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:14pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

#Old 
#Orange #ECAA38
#Yellow	#F5EB2B
#Green #81A708

#New
#Orange #FF7D00
#Yellow same
#Green #68C422
###Blue1 #0199CE
#Blue2 #2585D2