body
{
	margin:20px 0px 0px 0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
	text-align: center;
    /*background-color: #BEBEBE;*/
    background-color: #D2D2D2;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: 1em !important;
    font-family:Arial, Helvetica, sans-serif;
    /*border: none;*/
}
table input
{
    font-size:1em;
}
table select
{
    font-size:1em;
}

form
{
    margin: 0;
    padding: 0;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
}
/*a:active, a:link, a:visited
{
    color: #112837;
    text-decoration: none;
}
a:hover
{
    color: #4776BD;
}*/
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.tame li
{
    line-height: 1.25em;
    color:black;
}
.libfont
{
   color:Black;
   font-size:0.5em;
    vertical-align:middle;
   text-decoration: none;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
}
.tame a
{
	color:White;}
.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
    color:White;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
    color:White;
}
#footer a
{color:black;
text-decoration:none;
	}
	
.tameHoriz a
{
	color:White;
}
br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper{
    border-style:solid;
    border-color:white;
	margin:0 auto;
	padding:10px;
	width:755px;
	border:#d1d1d1 1px dashed;
	text-align: left;
    font-size: 0.71em !important;
}


#header
{
    height: auto;
    width: 898px;
    line-height: 3em;
    text-align: right;
    margin-bottom: 3px;
    float: left;
}
#bodyWrapper
{
    padding: 0;
    height: auto;
    width: 898px;
    float: left;
   /* border: 0px solid black;*/
}

#leftWrap
{    
    
    width: 190px;
    float: left;
    clear: both;
    white-space:nowrap;
}
#leftWrapnew
{    
    
    width: 190px;
    float: left;
    clear: both;
 
}


#content
{   
    
    margin:0 0 1em 0px;
    width: 703px;
    height: auto;
    background-color: #fff;
    float: left;
    clear: none;
}
#footer
{
    margin:20px auto 20px auto;
	padding:10px;
	width:755px;
	border:#d1d1d1 1px dashed;
	text-align:center;
	font-size:12px;
	clear: both;
    background-color: #D2D2D2;
    color:black;
}

#breadcrumb
{
    float: left;
    color: #444;
}
#miniCart
{
    float: right;
}
#ML
{
    width: 650px;
    font-size: 0.85em;
}
#ML, #ML div
{
    float: right;
    vertical-align: middle;
}
#ML div select
{
    font-size: 0.88em;
    margin: 2px 0.5em 4px 0;
    vertical-align: middle;
}

#breadcrumb, #minicart, #ML
{
    height: 2em;
    line-height: 1.5em;
    color: #444;
}
#breadcrumb a, #miniCart a
{
    color: #4776BD;
}
input.submit
{
    border: 0px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 0px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/


#logo
{
    float: left;
    width: 210px;
    height: 34px;
    background: url(images/logo.gif) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#logo b
{
    display: none;
}


a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.8em;
    padding-right: 15px;
}

/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: left;
    width: 898px;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;    
    background: #b22222 url(images/nav-bg.gif) repeat;
    /* border-top: solid 0px #888; */
    border-bottom-width:thick; 
    border-bottom-style:solid; 
    border-color:White;
    /* border-bottom: solid #FF0000;*/
    position: relative;
    z-index: 1;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{   
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Tahoma,Verdana,sans-serif;
}

#nav
{
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
    white-space: nowrap;
}
#nav a
{
    margin: 0;
    padding: 0.9em 15px;
    background: url(images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
    background: url(images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
    float: left;
    position: relative;
    margin: 0;
    background: #4776BD url(images/nav-bg.gif) center left repeat;
}

#nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: solid 0px transparent;
    text-align: left;
}
#nav li ul
{
    width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    color: #4776BD;
}
#nav li li
{
    font-size: 0.8em;
    line-height: 2em;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%;
    border-bottom: solid 0px #CECECE;
}
#nav li li a
{
    display: block;
    margin: 0;
    background: none;
    padding: 0 1em;
    color: #4776BD !important;
}
#nav li li a:hover, #nav li li:hover
{
    background: #DCDFE2 none !important;
}
#nav li > ul
{
    top: auto;
    left: auto;
}
#nav li:hover ul, #nav li.over ul
{
    display: block;
}
#nav #firstTab
{
    background-image: none !important;
    margin: 0;
}
/* HORIZ NAV SUB */

#horizNav2
{
    clear: both;
    background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
    width: 898px;
    height: 3em;
    line-height: 3em;
    color: #444;
    padding: 0;
    margin-top: 0px;
    border-bottom: solid 0px #F0EFEF;
}
#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: underline;
}
#horizNav2 a:hover
{
    color: #444;
}
#horizNav2 span
{
    color: #444;
    font-weight: bold;
    font-size: 1.2em;
}
#horizNav2 form label
{
    color: #444;
}
#horizNav2 form
{
    float: left;
    padding: 0 2em 0 1em;
    width: auto;
}
#horizNav2 fieldset
{
    width: 210px;
}

#horizNav2 ul
{
    float: left;
    padding: 0 1em;
}
.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.searchBox
{
    height: 1.5em;
    width: 10em;
    border: 0px solid #A7A6AA;
    margin-top: 0.7em;
}




/* LEFT NAV */

.leftNav
{
	/*border: 0px solid #ddd;
	border-top: 0px solid #F0EFEF;*/
	padding-left: 5px;
	margin-bottom: 5px;
	background: #b22222;
	width: 190px;
	color:White;
}
.navHeader1
{
    background-color:#b22222;
    width: 190px;
    height: 200px;
    
    padding-left: 5px;
    color: White;
    font-weight: bold;
    
    margin-bottom: 5px;
}
.navHeader
{
    background-color:#b22222;
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    color: White;
    font-weight: bold;
}
.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 898px;
    height: auto;
    margin: 0;
    padding: 0px 0;
   /* border: 0px dashed #ddd;*/
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 0px dashed #ddd;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
}

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 0px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size:1.25em;
    font-weight:bold;
    color:#ff0000;
	line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: black; /*transparent;*/
    line-height:35px;  
    
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #4776BD;
}

.TopMenuItem, .TopMenuItemHover
{   
	color: white;
	font-weight:bold;
	cursor: hand;
	cursor: pointer;
	margin: 0;
	padding: 0 2em !important;
	line-height: 35px;
	vertical-align: middle;
	background: url(images/tab-sep.gif) no-repeat top left;
}
.TopMenuItem
{
    background: url(images/tab-sep.gif) no-repeat top left;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #b22222;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%!important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #DCDFE2 none;  
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}
/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------


.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}
*/

/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------


.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #FFCC00;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:0px silver solid;
  font-size: 11px;
}

*/

#AjaxShipping
{
    width: 99%;
    border: solid 0px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 0px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}
.OrderOptionsTitle  {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
.OrderOptionsRowHeader  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; }
.OrderOptionsName  {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.OrderOptionsDescription  {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.OrderOptionsPrice  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; }

/* Kit Specific Styles */
#KitSideBar
{
	border:solid 0px Gray;
	position:absolute;
	z-index:99; /*999999999 !important;*/
	width:180px;
	background-color:#FFFFE1;
	/*right:10px;*/
	margin-left: 10px;
}

#KitAddToCartForm
{
	padding: 5px 5px 10px 5px;
	margin: 0px 5px 0px 5px;
	border-top: solid 0px Gray;
	text-align: center;
}

#KitPlaceHolder
{
	width:150px;
}

#KitTable
{
	width:500px;
	/*border-top: solid 0px red;*/
		
}

#KitTable td
{
	padding: 4px 0px 4px 0px;
}

#KitAddToCartFormHeader
{
	border-bottom:solid 3px #444;
	/*height:15px;*/
	text-align:center;
}

#KitAddToCartFormPrice
{
	line-height:30px;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	border-bottom: solid 0px Gray;
}

.KitAddToCartFormPrice
{
	/*line-height:30px;*/
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	border-bottom: solid 0px Gray;
}

.KitAddToCartFormDetailsHeader
{
	text-align:center;
	text-decoration:underline;
}


.KitAddToCartFormDetails
{
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
}

.KitTableGroup
{
	/*
	border-top:solid 0px Black;	
	border-left:solid 0px Black;	
	border-right:solid 0px Black;	
	border-bottom:solid 5px Green;	
	line-height:20px;
	*/
	background-color: #f5f5f5; 
}

.KitRowSpacer
{
	/*height:45px;*/
}

.KitSpacer
{
	/*
	border:solid 0px Lime;
	background-color:Aqua;
	*/
	height:10px;	
}



#KitAddToCartFormDetailsHeader
{
	text-align:center;
	text-decoration:underline;
}

#KitAddToCartFormDetails
{
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
}

#KitSideBar input[type="button"]
{
	width:120px;	
	text-align:center;
	margin-top:3px;
}


.KitRegularBasePrice
{
	font-style:italic;
	text-decoration:line-through;
}

.KitBasePrice
{
}

.KitBasePriceOnSale
{
}

.KitCustomizedPrice
{
}

.KitCustomizedPriceOnSale
{
}

.KitLevelPrice
{
}

.KitLevelPriceOnSale
{
}

.ShippingAndTaxEstimateAddress
{
	border: solid 0px #aaa;
	width:100%;
}

.ShippingAndTaxEstimateAddress .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimateAddress .Caption
{
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .Value
{
	width:70%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .ErrorMessage
{
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:Red;
	font-weight:bold;
}

.ShippingAndTaxEstimator
{
	border:solid 0px #aaa;
}

.ShippingAndTaxEstimator .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimator .Caption
{
	font-weight:bold;
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimator .Value
{
	width:70%;
	text-align:right;
	vertical-align:top;
}

.WishListWarning
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #ff0000;
}

.ShippingEstimatorPanel
{
	width:350px;
	border:dashed 0px gray;
	padding: 5px 5px 5px 5px;
}

#KitError
{
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}

#lblKitError
{
	color:Red;	
}

/* default class for stock hint display */
.StockHint
{
	font-size:11px;
}

.StockHint_OutOfStock
{
	color:red;
}

.StockHint_InStock
{
	color:blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented
{
	text-indent:10px;
	font-size:11px;
}

.StockHint_Indented_OutOfStock
{
	color:red;
}

.StockHint_Indented_InStock
{
	color:blue;
}


/*********************************************/
/*****************For TabbedUI****************/
/*********************************************/

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: -1px;
border: 0px solid #778;
color: #696969;
background: white url(images/tab_out.gif) top left repeat-x;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ffffff;
background: white url(images/tab_over.gif) top left repeat-x;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color: #ffffff;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/tab_over.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none; 
}

.overviewContent
{ 
 border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid; 
 }
 
.ProductNameTextinTab
{
	font-weight: bold;
	font-size: 19px;
}
.ProductNameText a:link{
	color:black;
	font-weight:bold;
	font-size: 12px;
}
.ProductNameText a:hover{
	color:black;
	font-weight:bold;
	font-size: 12px;
}
.ProductNameText a:active{
	color:black;
	font-weight:bold;
	font-size: 12px;
}
.ProductNameText a:visited{
	color:black;
	font-weight:bold;
	font-size: 12px;
}
.sunyNavLinks, .sunyNavLinks  a:active, .sunyNavLinks a:link, .sunyNavLinks a:visited , .sunyNavLinks a:hover 
{
    /*font-family:Arial, Helvetica, sans-serif;
    font-family: Tahoma,Verdana,sans-serif;
    font-family:Georgia, "Times New Roman", Times, serif;	
    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;    
    */
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-size:12px;
    color: White;
    text-decoration: none;
    font-weight: normal;
}
.sunyNavHeader
{
    /*background-color:#b22222;
    background-color:#C11B17;*/ 
    padding-top:5px;
    /*padding-left:10px;*/
    text-align:center;
    color:White;
    font-size:1em;
    font-weight:bold;
    width:190px;

}
.sunyNavHeader a:active, .sunyNavHeader a:link, .sunyNavHeader a:visited
{
    text-decoration: none;
    color:White;
}
.sunyNavHeadernew
{
    /*background-color:#b22222;
    background-color:#C11B17;*/ 
    padding-top:5px;
    /*padding-left:10px;*/
    text-align:left;
    color:White;
    font-size:1em;
    font-weight:bold;
    width:190px;

}
.sunyNavHeadernew a:active, .sunyNavHeadernew a:link, .sunyNavHeadernew a:visited
{
    text-decoration: none;
    color:White;
}
.sunyLeftNav
{   
    /*background-color:#b22222;
    background-color:#C11B17; */
	/*padding-left:10px;*/
	color:White;
	text-align:center;
	width:190px;
	position: relative;
    z-index: 1;
} 
.sunyLeftNav a:active, .sunyLeftNav a:link, .sunyLeftNav a:visited
{
	text-decoration: none;
	color:White;
}

/* New from suny */
#breadcrumb-trail{
	margin:6px 0px 15px 0px;
	padding:8px;
	font-size:11px;
	color:#a7a7a7;
}

p{
	margin:5px 0px 15px 0px;
	line-height:25px;
	text-align:left;
}
#footer p{
	text-align:center;
}
ul{
	margin:0px 0px 15px 25px;
	padding:0;
	list-style-type:square;
}
ul li{
	margin:0;
	padding:8px 0px 8px 0px;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
h1{
	margin:0px 0px 5px 0px;
	padding:0;
	font-size:24px;
	color:#000;
}
h2{
	margin:10px 0px 5px 0px;
	padding:0;
	font-size:18px;
}
/*
commented by mnr, June 3, 2009.
imported toc columns has empty blockquote tag resulting in unwanted style.
blockquote{
	margin-bottom:15px;
	padding:10px 5px 10px 5px;
	border-left:#848484 8px solid;
	color:#848484;
	font-style:italic;
}
*/
/***IMAGES***********************************************/
p img{
	margin:0px 10px 0px 0px;
	float:left;
	border:#d1d1d1 2px solid;
}
/***ALL SEARCH RESUTLS STYLES ARE FOUND BELOW***********************************************/
.totalResultsFoundHeading{
	margin:8px 0px 15px 0px;
	color:#9d9d9d;
	/* font-style:italic; */
}
.oddRow{
	margin:15px 0px 15px 0px;
	background-color:#fff;
}
.evenRow{
	margin:15px 0px 15px 0px;
	background-color:#e9e9e9;
}
.authorName
{   
    color:black;
	font-size: 12px;
	font-style:normal;
	
}
.authorRole
{   
    color:black;
	font-size: 12px;
	font-style:normal;
}
.searchResultsheaderText
{
    font-family:Arial;
    font-weight:bold;
    font-size:20px;
    }
.foreword{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.pageSortContainer{
	background-color:#e9e9e9;
	border:#d1d1d1 1px solid;
	padding:8px;
	/*font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    */
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	
}
/***ALL LINK STYLES ARE FOUND BELOW***********************************************/


/***MAIN CONTENT LINKS***/
a:link{
	color:#870520;
	text-decoration:none;
}
a:visited{
	color:#870520;
	text-decoration:none;
}
a:hover{
	color:#870520;
	text-decoration:none;
}
a:active{
	color:#870520;
	text-decoration:none;
}

/***SIDEBAR CONTENT LINKS***/
#sidebar a:link{
	color:#fff;
	text-decoration:none;
}
#sidebar a:visited{
	color:#fff;
	text-decoration:none;
}
#sidebar a:hover{
	color:#fff;
	text-decoration:none;
	border-bottom:#fff 1px dashed;
}
#sidebar a:active{
	color:#fff;
	text-decoration:none;
}


/***BREADCRUMB TRAIL***/
#breadcrumb-trail a:link{
	color:#a7a7a7;
	text-decoration:none;
}
#breadcrumb-trail a:visited{
	color:#a7a7a7;
	text-decoration:none;
}
#breadcrumb-trail a:hover{
	color:#870520;
	text-decoration:none;
	border-bottom:#870520 1px dashed;
}
#breadcrumb-trail a:active{
	color:#a7a7a7;
	text-decoration:none;
}

.pageSortContainer a:link{
	/*margin:0px 3px 0px 3px;*/
	margin:0px 1px 0px 1px;	
	/*padding:3px 5px 3px 5px;*/
	padding:1px 1px 1px 1px;
	background-color:#e9e9e9;
	text-decoration:none;
	border:#d1d1d1 1px solid;
	color:#464646;
}
.pageSortContainer a:visited{
	/*margin:0px 3px 0px 3px;*/
	margin:0px 1px 0px 1px;
	/*padding:5px 8px 5px 8px;*/
	/*padding:3px 5px 3px 5px;*/
	padding:1px 1px 1px 1px;
	background-color:#e9e9e9;
	text-decoration:none;
	border:#d1d1d1 1px solid;
	color:#464646;
}
.pageSortContainer a:hover
{
    /*margin:0px 3px 0px 3px;*/
	margin:0px 1px 0px 1px;
	/*padding:5px 8px 5px 8px;*/
	/*padding:3px 5px 3px 5px;*/
	padding:1px 1px 1px 1px;
	background-color:#333;
	text-decoration:none;
	border:#999 1px solid;
	color:#fff;
}
.pageSortContainer a:active
{
    /*margin:0px 3px 0px 3px;*/
	margin:0px 1px 0px 1px;
	/*padding:5px 8px 5px 8px;*/
	/*padding:3px 5px 3px 5px;*/
	padding:1px 1px 1px 1px;
	background-color:#e9e9e9;
	text-decoration:none;
	border:#d1d1d1 1px solid;
	color:#464646;
}
.pageSortContainer span
{
    /*margin:0px 3px 0px 3px;*/
	margin:0px 1px 0px 1px;
	/*padding:5px 8px 5px 8px;*/
	/*padding:3px 5px 3px 5px;*/
	padding:1px 1px 1px 1px;
	background-color:#333;
	text-decoration:none;
	border:#999 1px solid;
	color:#fff;
}

/*created by mnr.bepar (April 30, 2009)
description: used for applying styles to toc on product details page.*/
.maintext p

{
    COLOR: black;
    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 12px;
    line-height:normal ;
}
.maintext

{
    COLOR: black;
    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 12px;
    line-height:normal ;
}

.showImgBorder img
{ 
    border: 3px solid #e9e9e9; 
 }
    
.showImgBorder a:hover{
	text-decoration:none;
	border-bottom: none;
}

.showImgBorder_2 img
{ 
    border: 1px solid #808080; 
 }
    
.showImgBorder_2 a:hover{
	text-decoration:none;
	border-bottom: none;
}

.EzwaySearchResults
{
  FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
  FONT-SIZE: 12px;      
}
.EzwaySearchResults a:link{
	color:Blue;
	/* font-weight:bold; */
	font-size: 14px;
	text-decoration:underline;
}
.EzwaySearchResults a:hover{
	color:Blue;
	/* font-weight:bold; */
	font-size: 14px;
	text-decoration:underline;
}
.EzwaySearchResults a:active{
	color:Blue;
	/* font-weight:bold; */
	font-size: 14px;
	text-decoration:underline;
}
.EzwaySearchResults a:visited{
	color:Blue;
	
	/* font-weight:bold; */
	font-size: 14px;
	text-decoration:underline;
}
.EzwaySearchResults span{
	color:#6B9E6B;
	/* font-weight:bold; */
	font-size: 12px;
}

.AddToCartButton {color: #aa0000;}
.UpdateCartButton {color: #aa0000;}
.CheckoutNowButton {color: #aa0000;}
.UpdateWishButton {color: #aa0000;}
.UpdateGiftButton {color: #aa0000;}
.ContinueCheckoutButton {color: #aa0000;}
.ContinueShoppingButton { color: #aa0000;}
.MoveToCartButton {color: #aa0000;}
.CartDeleteButton {color: #aa0000;}
.ShippingPageContinueCheckoutButton { color: #aa0000;}
.PaymentPageContinueCheckoutButton { color: #aa0000;}
.ReviewPageContinueCheckoutButton { color: #aa0000;}
.UpdateAccountButton { color: #aa0000;}
.EditAddressButton { color: #aa0000;}
.SelectAddressButton { color: #aa0000;}
.SameAsBillingInfoButton { color: #aa0000;}
.SignInButtons { color: #aa0000;}
.BackToAccountButton { color: #aa0000;}
.GoogleSearchButton{color: #aa0000;}
.AllTopicsButton {color: #aa0000;}
.AllIFrameButton{color: #aa0000;}




.imgback
{color: #aa0000;
background-image:url(images/plainbckgrnd.gif);
background-repeat:no-repeat ;
width:190px;
height:17px;
font-weight:bold;
	text-align:left;
	padding:3px 0px 3px 7px;
	display:block;
	font-size:11px;
    }
    
    
.imgback_2
{color: #aa0000;
background-image:url(images/plainbckgrnd_2.gif);
background-repeat:no-repeat ;
width:300px;
height:17px;
font-weight:bold;
	text-align:left;
	padding:3px 0px 3px 7px;
	display:block;
	font-size:11px;
    }    
