@charset "utf-8";
/* CSS Document */

/* CSS RESET */ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*font-family: inherit;*/
	vertical-align: baseline;
}
* {
	margin:0px;
	padding:0px;
}

p
{
	margin-bottom:10px;
	font-size:1.25em;
}

p.message
{
	margin: 7px 0 10px 0;
	padding-left: 30px; 
	padding-right: 30px;
	font-size: 100%;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul, li {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* END CSS RESET */

h1
{
	margin: 5px 0px 15px;
	font-size: 1.75em;
	font-weight: bold;
}

h2
{
	
	
}



table
{
/*    font-size: 1em !important; */
	font-family: Tahoma, Verdana, sans-serif;
	border: none;
}
table input
{
	font-size:1em;
}
table select
{
	font-size:1em;
}

form
{
	margin: 0;
	padding: 0;
}
#content input, #content select
{
	font-size: 1em;
}
img
{
	border: none;
}
a
{
	text-decoration:none;
}
a:active, a:link, a:visited
{
	/* color: #333333;
	text-decoration: underline; */
}
a:hover
{
	text-decoration: underline;
}
fieldset, form
{
	border: none;
	margin: 0;
	padding: 0;
}
/* 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;
}
.tameHoriz, ul.tameHoriz li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}
ul.tameHoriz li
{
	display: inline;
	font-size: 1em;
}
br.cl
{
	clear: both;
}



#ML
{
	font-size: 0.85em;
}

.MLSettings
{
	float: right;
	display:inline;
	margin: 0px 2px 2px 0;
	vertical-align:middle;
}

.MLSettings span
{
	padding-left:5px;
	padding-right:2px;
}

.MLSettings select
{
	font-size: 1em;
}

#breadcrumb a
{
	color: #333333;
}
input.submit
{
	border: 1px 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: 1px 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;
}

#ctl01_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;
	
}


/* HORIZ NAV SUB */

#horizNav2
{
	clear: both;
	background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
	width: 905px;
	height: 3em;
	line-height: 3em;
	color: #444;
	padding: 0;
	margin-top: 0px;
	border-bottom: solid 1px #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;
}




.search
{    
/*	float:left; */
	padding:0;
	font-weight:inherit;
	font-size: .9em !important;
}


.search input[type='text']
{
	width: 12em;
	border: 1px solid #BD8E2F;
	margin-top: 0em;
	background-image:url(images/search-bg.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.search input[type='submit']
{
	background-color:#FFFFFF;
	background-image:url(images/background-form-element.png); 
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204); 
	border-style:double;
	border-width:1px; 
	color:#333333;
	font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	margin:0pt;
	padding:0.1em;
	font-size: 0.71em !important;
}

.search_error
{
	color:Red;
	font-size:smaller;
	font-style:italic;
	font-weight:normal;
}

.searchbutton
{
	background-image:url(images/golden-magnifier.png);
	background-repeat: no-repeat;
	background-color:Transparent;
	width: 20px;
	height: 20px;
	border: none;
  
}

#search-login
{
	float:right;
	width: 200px;
  /*  text-align: right; */
	margin-top:9px;
}




/* LEFT NAV */

#leftNav
{
	text-align: left;
	float: left;
	width: 200px;
	margin:0px;
	padding:0px;
	z-index: 1;
}
#leftNav ul 
{
	padding:0px;
	margin:0px;
	
}
#leftNav ul li
{
	float:left;
	min-height:31px;
	list-style:none;
	padding:0px;
}
#leftNav ul li a
{
	text-decoration: none;
	display:block;
}

#leftNav ul li.leftnav_top
{
	background-image: url(images/leftnav_sprite.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 200px;
	height: 53px;

}
#leftNav ul li.leftnav_btm
{
	background-image: url(images/leftnav_sprite.png);
	background-repeat:no-repeat;
	background-position: -200px 0px;
	width: 200px;
	height: 53px;

}
#leftNav ul li.leftnav_dynamic
{
	background-image: url(images/leftnav_bkgnd.png);
	background-repeat: repeat;
	width: 200px;

}
#leftNav ul li.productslink a
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:-131px -55px;
	width: 129px;
	height: 53px;


}
#leftNav ul li.productslink a:hover
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -55px;

}
#leftNav ul li.productslink a:active
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -55px;

}

#leftNav ul li.eventslink a
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:-108px -110px;
	width: 106px;
	height: 53px;
}
#leftNav ul li.eventslink a:hover
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -110px;

}
#leftNav ul li.eventslink a:active
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -110px;

}

#leftNav ul li.projectslink a
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:-125px -165px;
	width: 123px;
	height: 53px;
}
#leftNav ul li.projectslink a:hover
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -165px;

}
#leftNav ul li.projectslink a:active
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -165px;

}

#leftNav ul li.pledgeslink a
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:-122px -220px;
	width: 120px;
	height: 53px;
}
#leftNav ul li.pledgeslink a:hover
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -220px;

}
#leftNav ul li.pledgeslink a:active
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -220px;

}

#leftNav ul li.subscriptionslink a
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:-182px -275px;
	width: 180px;
	height: 53px;
}
#leftNav ul li.subscriptionslink a:hover
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -275px;

}
#leftNav ul li.subscriptionslink a:active
{
	background-image: url(images/top-nav-menu.png);
	background-repeat:no-repeat;
	background-position:0px -275px;

} 

.leftNav
{
	width: 200px; 
	margin-bottom: 5px;
}

.navHeader
{
	background: url(images/nav-header-bg.gif) no-repeat left bottom;
	width: 190px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	color: #4776BD;
	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: 905px;
	height: auto;
	margin: 0;
	padding: 5px 0;
	border: 1px dashed #ddd;
}
.footerList
{
	text-align: left;
	width: 24%;
	height: 100%;
	display: inline;
	float: left;
	border-right: 1px 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;
}
#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: 1px 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;
}

.DS_RestrictedQuantities_Error
{
	margin: 5x;
	text-align:left;
}

.SBProdName
{
	font-size: .7em;
}
.SBCatName
{
	font-size: .8em;
	font-weight: bold;
}

.PBCartFull
{
	font-size: .7em;
	color: Blue;
	font-weight: bold;
}

.InfoMessage
{
	font-weight: bold;
	color: #333333;
}

/* Box frame for info messsage on payment panel */
.InfoMessageBox
{
	width: 96%;
	border: solid 1px black;
	padding: 10px 10px 20px 10px; 
}
.InfoMessageBoxTextItem
{
	float: right;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	font-size: 1em;
}


/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
	border: solid 0px #000;
	background-color: transparent;
	line-height:35px;  
}

.MenuGroup
{
	border: solid 0px #000;
	color: #333333;
	font-size: 0.8em!important;
	margin: 0;
	background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
	color: #4776BD;
}

.TopMenuItem, .TopMenuItemHover
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	cursor: pointer;
	margin:0;
	padding: 0 1em!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: #4776BD;
	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:1px silver solid;
  font-size: 11px;
}

*/

#AjaxShipping
{
	width: 99%;
	border: solid 1px #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 1px #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; }


.dhtmltooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size:12px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.CardCodeTooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	background-color: #DDD;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.Kit2dhtmltooltip
{
	border:0;
	margin-top:20px;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size:12px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.ShippingAndTaxEstimateAddress
{
	border: solid 1px #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 1px #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 1px 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;
	display: none;
}

/* 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 Featured Products***********/
/*********************************************/


.featuredProductLinks
{
	color: #333333;	
	font-weight: bold;
}

.featuredProductDescription
{
	padding-top: 10px;
	font-weight: normal;
}

.featuredProductPrice
{
	padding-top: 10px;
	padding-bottom : 10px;
	font-weight: normal;
}


.featuredTeaser
{
	color: #333333;	
	font-weight: bold;
}



/* CSS for productratings [begin] */

.CommentHelpfulText
{
	 font-family: Arial,Helvetica;
	 color: #009999;
}

.CommentHelpfulYes
{
	font-family: Arial,Helvetica;
	color: #006600;
}

.CommentHelpfulNo
{
	font-family: Arial,Helvetica;
	color: #006600;
	
}

/*.CommentCell
{
	background-color: #FFFFFF;
}
*/
.RatingCommentText
{
	color: #333333;
}

.CommentAuthor
{
	color: #333333;
}	
/****** [end] ******/



/* CSS for Checkout GiftCard [begin] */

.CheckoutEmailGiftCardHeader
{
	/* default color - #cccccc */
	background-color: #cccccc;
	color:#333333;
}

/****** [end] ******/



/* CSS for Checkout Terms And Conditions [begin] */

.CheckOutTermsBorder
{
	border-style: dashed; 
	border-width: 1px; 
	border-color: #000000;
}
/****** [end] ******/




/* CSS for Affiliate Page [begin] */

.AffiliateHeaderTd
{
	/* -- original --
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #AAAAAA;
	-- -- */
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #CCCCCC;
	padding: 3px;
}

.AffiliateTextCell
{
	background-color: #DDDDDD;
	color: #333333;
	padding: 3px;
}

.AffiliateLinks, .AffiliateLinks a:link, .AffiliateLinks a:active, .AffiliateLinks a:visited
{
	color: #333333;
}

.AffiliateLinks a:hover
{
	color: #4776BD;
}

.AffiliateForgotPasswordText
{
	color: #333333;
}

.AffiliateForgotPasswordText span
{
	color: #333333;
	font-weight: bold;
}

/****** [end] ******/


/* CSS for Multiple Shipping [begin] */
.MultiShippingAddressHeaderLeft
{
	color:#333333;
	background-color: #dddddd;
}

.MultiShippingAddressHeaderRight
{
	color:#333333;
	background-color: #dddddd;
}

/****** [end] ******/



/* CSS for Recent Comments */

.RecentCommentsHeader
{
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.RecentCommentsHeaderBorder
{
	background-color: #FFFFFF;
}

.RecentCommentsFooter
{
	background-color: #CCCCCC;
}

.RecentCommentsBorder
{
	background-color: #CCCCCC;
}

.RecentCommentsCell
{
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
}

.pnlRecentCommentSort
{
	background-color: #FFFFCC;
}

.RecentCommentSortText
{
	color: #333333;
}

.RecentCommentReSortText
{
	color: #333333;
	font-weight: bold;
}

.RecentCommentIsolateHeader
{
	background-color: #009999;
}

.RecentCommentIsolateHeaderText
{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.RecentCommentIsolateCell
{
	background-color:#FFFFFF;
	color:#333333;
}

.RecentCommentsPagingTop
{
	background-color: #ffffff;
	color: #333333;
}

/** [end] **/


/* CSS for RateIt.aspx */

.rateitBG
{
	background-color:#336699;
	margin: 0px;
}

.rateittable
{
	background-color:#336699;
}

.rateitlabel
{
	font-family: arial,helvetica;
	font-weight: bold;
	color: #ffffff;
}

.rateitproductname
{
	background-color: #FFFFCC;
}

.rateitbox
{
	background-color: #FFFFFF;
}

.rateitddl
{
	font-size: 10px;
}

.rateittext
{
	font-size:12px;
}
/**		[end]	**/


/***************************************************/
/**************TabbedUI prototype*******************/

#pagetabs
{
	width: 100%;	
}

#pagetabs a
{
	background: white url(images/tab_out.gif) top left repeat-x;
	background-color: #DDDDDD;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	color: #696969;
	padding: 5px 5px 0px 5px;
	position:relative;
	margin-right:3px;
	text-decoration: none;
	vertical-align:middle;
}

#pagetabs a:hover
{
	text-decoration: underline;
	color: #ffffff;
	background: white url(images/tab_over.gif) top left repeat-x;
}

#pagetabs a.activetab
{
	padding: 5px 5px 1px 5px;
	position: relative;
	top: 1px;
	color: #ffffff;
	background-image: url(images/tab_over.gif);
	border-bottom-color: white;
}

#pagetabs a.activetab:hover
{
	text-decoration: none;
}

#tabcontent
{
	border: solid 1px gray;
	margin:0px;	
	padding-top:0px;
	padding-bottom: 10px;
	width:100%;
}

#tabcontent div.hiddenTab
{
	display:none;
}

#tabcontent div.selectedTab
{
	display:block;
}





/**************************************/


/*****************************************/
/*		ASP.Net Menu Styles				 */
/*****************************************/
.aspnetMenu_Level1
{
	color: #fff;
	font-weight: bolder;
	/* cursor: pointer; */
	margin:0px;
	padding: 0 1em!important;
	line-height: 40px;
	vertical-align:middle;
	font-size: 2em;

}

.aspnetMenu_Level2
{
	color: #fff;    
	font-size: 1em;
	line-height: 35px;
	padding: 0px;
	font-weight: bold;
	vertical-align:middle;
	margin-bottom:2px;
}

/*
	These are the standard styles for the asp.net menu. It follows a naming convention for everything to work properly.
	The format is {MenuId}_WhatEverStyle. 
*/
.aspnetMenu_StaticSelectedStyle
{
	color: #FFFFFF;
	background-image: url(images/nav-menu-bg.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.aspnetMenu_StaticMenuStyle
{
	color: #FFFFFF;
	background-image: url(images/nav-menu-bg.png);
	background-repeat:no-repeat;
	background-position:0px -57px;
}


.aspnetMenu_StaticMenuItemStyle
{
}



.aspnetMenu_StaticMenuItemStyle a:active, 
.aspnetMenu_StaticMenuItemStyle a:link, 
.aspnetMenu_StaticMenuItemStyle a:visited,
.aspnetMenu_StaticMenuItemStyle a:hover
{
	color: rgb(112,172,202);
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
}

.aspnetMenu_DynamicSelectedStyle
{
	background-image: url(images/leftnav_submenu_bkgnd.png);
	background-repeat: repeat;
	   
}

.aspnetMenu_DynamicMenuItemStyle
{
/*	background-image: url(images/menu-bg.png);
	border: 0px;
	font-size: 9pt;   */    
}

/* 
	These are dynamic styles that can't be declared on the template.ascx, name needs to follow convention instead.	
*/

.aspnetMenu_StaticHoverStyle
{
	background-image: url(images/nav-menu-bg.png);
	background-repeat:no-repeat;
	background-position:0px 0px; 
	background-color: Purple;
}

.aspnetMenu_DynamicHoverStyle
{
	background: #DDDEE0;
	border:0;
	font-size: 9pt;    
}


.aspnetMenu_DynamicMenuItemStyle a:active,
.aspnetMenu_DynamicMenuItemStyle a:link,
.aspnetMenu_DynamicMenuItemStyle a:visited
{
   font-size: 1em;
	color: #333333;
	line-height: 15pt;
	padding-left: 4px;
	padding-right: 0px;
	width: 100%;
	text-decoration: none;
	
	
}

.aspnetMenu_DynamicMenuItemStyle a:hover
{
	text-decoration:underline;
	color: #4776BD;
}

.aspnetMenu_DynamicMenuStyle
{
	z-index: 999;
}

.address_main
{
	padding-top:5px;
}

.addressdatalist
{
	border: 1px solid rgb(90, 90, 90);
	width: 100%; 
	border-collapse: collapse; 
}

.addaddresstbl
{
	border: 1px solid rgb(90, 90, 90);
	width: 100%; 
	border-collapse: collapse;     
	padding:0px;
}

.addressbuttonbg
{
	background-color: #F5F5F5;
	text-align:center;
	height:30px;    
}

.addressbuttonbg_header
{
	border-bottom:solid 1px #ccc;
}

.addressbuttonbg_footer
{
	border-top:solid 1px #ccc;
}

.addressEdittbl
{
	border:solid 1px #ccc; 
	margin: 5px 0px 5px 0px;    
}

.addressCardPanel
{
	border:solid 1px rgb(90, 90, 90);      
}

.addresseditctrl
{
	padding: 10px 0px 10px 10px;        
}

.addressaddctrl
{
	padding: 10px 0px 10px 10px;    
}

.addressfooter
{
	padding: 5px 0px 5px 10px;
	margin-top: 10px;
	background-color:#F5F5F5;  
	border:solid 1px #ccc;       
}

.addressdatalist_header
{
	background:transparent url('images/addressbook.gif') no-repeat scroll left bottom;
	height:22px;	
	width:190px;
}

.addressImagebuttons
{
	width:70px;
	padding-right:50px;
	vertical-align:top;
}

.addressPaymentMethodtbl
{
	background-color:#cccccc;
	width:100%    
}

.addressLabel
{
	padding-right:10px;    
}

/*SHIPPING METHOD CONTROL*/
.shippingMethodErrorMessage
{
	font-weight: bold;
	color : #ff0000;
}


.shopping_cart
{
	color : #333333;
	font-size: 8pt;
	width: 100%; 
	border: solid 1px #444444; 
	padding-top:5px; 
	padding-bottom: 5px; 
	padding-left:5px; 
	padding-right:5px
}


/**************MINICART*******************/

#miniCart
{
	float: left;
}
#miniCart a
{
	color: #333333;
}

#cartmini
{
	width: 185px;
/*	float: right;
	background: transparent url(images/cart_bkgnd.png) repeat; */
}

#divMiniCart
{
/*	background: url(images/cart_bkgnd.png) repeat;
	background: transparent url('images/cart_bkgnd') repeat;*/
	z-index:999;
	color:#ffffff;
}
#divMiniCart a
{
	color:#ffffff;
}
#divMiniCart a:hover
{
	text-decoration:underline;
}
.dsminicart
{
	background: transparent url(images/cart_bkgnd.png) repeat;
}
.dsminicartheader
{
  /*  background-image: url('images/SO_Demo1-sidebar-minicart-title.png') no-repeat; */
  height: 15px;
  width: 185px;
  text-align: center;
}


.miniCartCollapseHeaderPanel
{
	text-align: right;  
/*	padding-bottom : 2px; */
	width: 100%; 
	font-size: 8pt;	
}

.miniCartCollapseBody
{
	width: 100%; 
	font-size: 8pt;
}


.mini_cart
{
	background: transparent url(images/cart_bkgnd.png) repeat;
	color : #ffffff;
	font-size : 10px;
	width: 100%; 
	padding:0px 3px;
/*	border: solid 1px #444444; */
}
.mini_cart a
{
 /*   padding-left:3px; */
}

.mini_cart .cart_header
{
}

.mini_cart .cart_header td
{
	color:#ffffff;
	/*background: #699EDC url(images/cart_bkgnd.png) repeat;
	background: #699EDC url(images/nav-bg.gif) repeat;*/
	padding:3px 3px 3px 3px;
}

.mini_cart .cart_items
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left:5px; 
	padding-right:5px;
	float:none;
}
.mini_cart .cart_items input[type='text']
{
	margin-right:3px;
	padding-right:3px;
}
.mini_cart .cart_items a
{
	margin-left: 3px;
}    


a.Checkout_Minicart
{
	color: Blue;
	font-weight: bold;
}


.minicart_minimumQty
{
	color: #ff0000;
	font-style: italic;
}

.minicartimg img
{
	width:75px;
	height:75px;
}

#divMiniCart input[type='text']
{
	 border:1px solid #A7A6AA;	
	 margin-right: 3px; 
	 padding-right: 3px;
	 width: 18px;
}
#divMiniCart a
{
	margin-right: 3px;
	
}    


/* Kit Specific Styles */

.kit_table
{
	width:700px;
}

.kit_table .kit_column_content
{
	width:500px;
}

.kit_table .kit_column_sidebar
{
	padding-left:10px;
	width:190px;
}

.kit_groups
{
	width:100%;	
}

.kit_sidebar
{
	text-align:center;
	vertical-align:middle;
	position:absolute;
	z-index:99; /*999999999 !important;*/
	width:190px;
	/*right:10px;*/
	background-color:#fff;
}

.kit_sidebar_content
{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

.kit_sidebar .kit_sidebar_header
{
	/*background-color:#3F5D84;*/
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	background:transparent url(images/nav-header-bg.gif) no-repeat scroll left bottom;
	border-style:none;
	width:190px;
}

.kit_sidebar .kit_addToCart
{
	padding-top:10px;
	padding-bottom:10px;
}

.kit_sidebar .kit_addToCart .kit_priceDisplay
{
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	padding-bottom:10px;
}

.kit_sidebar .kit_addToCart .kit_priceDisplay .kit_regBasePrice
{
	text-decoration:line-through;
}

.kit_sidebar .kit_selectedItems
{
	border-top:solid 1px #eee;
	text-align:left;
	vertical-align:middle;
}

.kit_groups input[type='text']
{
	border:1px solid #A7A6AA;
}

.kit_groups textarea
{
	border:1px solid #A7A6AA;
}

.kit_groups .kit_group
{
	margin-bottom:10px;
}

.kit_groups .kit_groupName
{
	background-color:#efefef;
	padding:5px 10px 5px 10px;
	border:solid 1px #ccc;
	cursor: hand;
	cursor: pointer;	
}

.kit_groups .kit_groupDescription
{
	/*border-left:solid 1px #ccc;
	border-right:solid 1px #ccc */
	display:block;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	/*border-bottom:solid 1px #ccc;*/
}

.kit_groups .kit_groupContent
{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:left;
	vertical-align:middle;
}

.kit_groups .kit_groupContent .kit_items_table
{
	width:450px;
	border:dashed 1px #ccc;
}

.kit_groups .kit_groupContent .kit_line_item
{
	border-style:none;
	/*width:80%;*/
}

.kit_disabled_item
{
	text-decoration:line-through;
}

.kit_group_image
{
	float:left;
	margin-right:5px;
	margin-left:5px;
}

.kit_kititemImage_hoverPanel
{
	background-color:White;
	border:solid 1px #ccc;
	word-wrap:break-word;
}

.kit_groupitem_image
{
	padding-left:25px;
}

.kit_groupItem_nameLabel
{
	cursor: hand;
	cursor: pointer;	
}

/*** Templating ********/
.template
{
	border:solid 1px #ddd;
}

.template_header
{
	background-color:#ddd;
	border:dashed 1px #ddd;
	padding:5px 5px 5px 5px;
}

.template_header_settings,
.template_header_settings a,
.template_header_settings a:active,
.template_header_settings a:visited,
.template_header_settings a:link
{
	cursor: hand;
	cursor: pointer;
	text-decoration:none !important;
	font-size:12px;
}

.template_header_settings a:hover
{
	color:#ffffff !important;
}

.template_header_edit_options
{
	border:solid 1px #919C9D;
	background-color:#fff;
}

.template_header_edit_options ul,
.template_header_edit_options li
{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	display: list-item;
	list-style: none;
	line-height: 1.25em;
}

.behavior_panel
{
	border-style:none;
}

.behavior_panel .behavior_left
{
	width:10%;
	background-color:#ddd;
}

.behavior_panel .behavior_option
{
	width:80%;
	background-color:#fff;
	padding:5px 5px 5px 5px;
}


#quickeditnav a:active, 
#quickeditnav a:link, 
#quickeditnav a:visited
{
	padding-left:15px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.modal_popup
{
	background-color:White;
	border:solid 1px #52355;
}
 
.modal_popup_background 
{
	opacity:0.7;
	background-color:Gray;
	filter: alpha(opacity = 70);
}

.modal_popup_Header
{
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color:White;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
}

.modal_popup_Content
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.modal_popup_Content table
{
	border-style:none;
}

.modal_popup_Content table td
{
	border-style:none;
}

.modal_popup_Footer
{
	border-top:solid 1px #ccc;
	margin-left:25px;
	margin-right:25px;
	padding-top:5px;
	padding-bottom:10px;
}

.modal_popup_Header_Close        
{
	float:right;
	padding-right:7px;
}

.pnlMain
{
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:30px;
}

#quickeditnav
{
	text-align: left;
	width: 100%;
	margin: 0;
	clear: left;
	line-height: 35px;
	height: 35px;
	background: #699EDC url(images/nav-bg.gif) repeat;
	border-top: solid 1px #888;
	border-bottom: solid 1px #888;
	z-index: 1;
}

.watermarked
{
	color: #BBBBBB;
}

#leftcontent
{
	width: 800px;
	float: left;
	height: 350px;
}

#rightcontent
{
	width: 190px;
	float: right;
	height: 350px;
}

#contents
{
	height: 350px;
	width: 1000px;
	float: left;
}

#footercontent
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 1000px;
	text-align: center;
	height: 50px; 
}

#footertopic
{
	clear: both;
	height: 210px;
	width: 1000px;
}


#topic2
{
	clear: both;
	height: 144px;
	margin-bottom:10px;
/*	float: right; */
}

#topic3
{
	width: 190px;
	height: 180px;
	float: left;
	margin-top: 15px;  	
}

#topic4
{
	width: 190px;
	height: 180px;
	float: left;
	margin-top: 15px;  	
	margin-left: 10px;  	
}

#topic5
{
	width: 190px;
	height: 180px;
	float: left;
	margin-top: 15px;  	
	margin-left: 10px;  	
}

#topic6
{
	width: 190px;
	height: 180px;
	float: left;
	margin-top: 15px;  	
	margin-left: 10px;  	
}

#topic7
{
	width: 190px;
	height: 180px;
	text-align:center;  
	float: left;
	margin-top: 15px;  	
	margin-left: 10px;  	
}

#topic9
{
	width: 190px;
	height: 100px;
	float: left;
}

.padL3 { padding-left: 3px; }
.padL5 { padding-left: 5px; }
.padL10 { padding-left: 10px; }
.padL15 { padding-left: 15px; }
.padL20 { padding-left: 20px; }
.padL30 { padding-left: 30px; }
.padR3 { padding-right: 3px; }
.padR5 { padding-right: 5px; }
.padR10 { padding-right: 10px; }
.padR15 { padding-right: 15px; }
.padR20 { padding-right: 20px; }
.padR30 { padding-right: 30px; }
.padT3 { padding-top: 3px; }
.padT5 { padding-top: 5px; }
.padT10 { padding-top: 10px; }
.padT15 { padding-top: 15px; }
.padT20 { padding-top: 20px; }
.padB3 { padding-bottom: 3px; }
.padB5 { padding-bottom: 5px; }
.padB10 { padding-bottom: 10px; }
.padB15 { padding-bottom: 15px; }
.padB20 { padding-bottom: 20px; }


.ButtonTemplate {border:0px; padding: 0px 0px 0px 0px; cursor:pointer; background-color: Transparent;}
tr.infoCartHeader { background-color: #CAC9CA; height: 30px; }
tr.infoContainer { background-color: #F4F5F4 }
.PageTitle { font-size: 16px; font-weight: bold; }

/* Content Area Style */
#dsPageFlair
{
	background-image: url(images/grad.gif);
	background-position: top center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #cacaca;
	margin: 0px 5px 0px 5px;
}
.readmore
{
	color: #70acca;
	font-size: 1.1em;
	text-align: right;
	vertical-align: bottom;    
}
.readmore a:active
{
	color: #70acca;
	text-decoration: none;     
}
.readmore a:hover
{
	color: #70acca;
	text-decoration: underline;    
}

/*------Topic Styles-------*/
#headerLogo
{
	background-image: url(images/SO_Demo1-header-logo.png);
	vertical-align: middle;
	width: 690px;
	height: 80px;
	background-repeat: no-repeat;
	margin-left:68px;
}
#giveNow
{
  /*  float: left; */
	width: 185px;
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
 /*   height: 144px; 
	z-index: 1;*/
}
#giveNow ul 
{
	padding:0px;
	margin:0px;
	
}
#giveNow ul li
{
 /*   float:left;    */
  /*  min-height: 144px; */
	list-style:none;
	padding:0px;
}
#giveNow ul li a
{
	text-decoration: none;
	display:block;
}


#giveNow ul li.give a
{
	background-image: url(images/btn_give_now.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 185px;
	height: 144px;

}
#giveNow ul li.give a:hover
{
	background-image: url(images/btn_give_now.png);
	background-repeat:no-repeat;
	background-position:-185px 0px;

}
#giveNow ul li.give a:active
{
	background-image: url(images/btn_give_now.png);
	background-repeat:no-repeat;
	background-position:0px 0px;

}
/* ---- */

#getNow
{
  /*  float: left; */
	width: 200px;
	margin:0px;
	margin-top: 10px;
	
	padding:0px;
	padding-left:5px;
 /*   height: 144px; 
	z-index: 1;*/
}
#getNow ul 
{
	padding:0px;
	margin:0px;
	
}
#getNow ul li
{
 /*   float:left;    */
  /*  min-height: 144px; */
	list-style:none;
	padding:0px;
}
#getNow ul li a
{
	text-decoration: none;
	display:block;
}


#getNow ul li.get a
{
	background-image: url(images/btn_get_now.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 185px;
	height: 185px;

}
#getNow ul li.get a:hover
{
	background-image: url(images/btn_get_now.png);
	background-repeat:no-repeat;
	background-position:-185px 0px;

}
#getNow ul li.get a:active
{
	background-image: url(images/btn_get_now.png);
	background-repeat:no-repeat;
	background-position:0px 0px;

}

/* DS Front Slider */

#slider {
	width: 600px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 600px; /* important to be same as image width or wider */
  /*  position: absolute; */
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 600px;
  /*  background-color: #000; */
		-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	background-image: url(images/transbg1x1.png) repeat;
}
.dsclear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}

/* Email Receipt */

.soEmailReceipt
{
	width:650px;
	margin:25px auto;
	background:#fff;
	padding:10px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}
.soEmailReceiptBody, .soEmailReceiptBody table
{
	color:#333;
}
.soEmailReceiptBody h3
{
	color:#fff;
	margin:10px auto;
}
.soEmailReceiptBody h2
{
	font-size:20px;
	color:#333;
	
}

#divTransactionHistory table
{
	width:100%;
	
}

.soPagesDisplayed
{
	display: inline-block;
}