/* ------------------------------
	Basic
------------------------------ */
body { 
	background: #ffffff url('../images/stan-10-bg-02.jpg') top center no-repeat;
	color: #111111;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px; 	
	text-align: left;
}

body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;}
body.nobg, table.nobg {
	background: #fff;
	margin: 0;
	padding: 15px;}
body.pop {
	background: #fff;
	margin: 0;
	padding: 15px;}

input, select {color: #000;}
input.inputright {text-align: right;}
input.disabled {background-color: #e0e0e0; color: #333;}

/* brainstorm #26 */
input.disabled {
	border:0; 
	background-color: transparent;}

/* brainstorm #26 */
input.inputrightdisabled { 
	border:0; 
	background-color: transparent;
	text-align: right;}

input.normal{
	border:0; 
	background-color: transparent;
	text-align: center;
	font-weight: normal;
}


a			{color: #00f; font-weight: bold;}
a:hover 	{color: #333;}
a:visited	{color: #009;}
a:active	{color: #616161;}

hr {
	border: 0;
	height: 2px;
	margin: 0;
	background-color: #900;
	color: #900;}

img {border: 0;}

h2, .lgmedb, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;}
h1 {
	background: transparent url('../images/stanford_headerBG.gif') top left no-repeat;
	padding-left: 25px;
	font: bold 25px Arial, Helvetica, sans-serif;
	line-height: 50px;
	color: #900;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 13px;}

big, .lgmed, .sectionhead {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #900;}

small, 
.small, 
.small p, 
.small div, 
.small td, 
.smallbold, 
.smallmedbold, 
.errorsm {
	font-size: 10px;}

.small strong, 
.smallbold, 
.smallmedbold {
	font-weight: bold;}

.small strong, 
.smallmedbold {
	color: #900;}

form, script {margin: 0; padding: 0;}

/* ------------------------------
	Layout
------------------------------ */
/* ------------------------------
	Main Page
------------------------------ */
#mainLinks td {
	margin: 0;
	padding: 0;}

#mainLinks h3 {
	height: 30px;
	margin: 0 0 1em;
	padding: 0 0 0 10px;
	line-height: 30px;}

#mainLinks ul {}

#mainLinks td li {
	margin-bottom: 0.5em;}

#mainLinks td a {
	text-decoration: none;
	color: #4d2892;}

#mainLinks td a:hover {
	text-decoration: underline;}

#wrap { 
	width: 1000px;
	margin: 0px auto;
	display: block;
}

#container {
	background: #ffffff url('../images/stan-10-bg-interior.gif') top right no-repeat;
	padding: 7px 7px 0 7px;
}

#content {
	background: #fff; 
	/*border-right: 3px solid #000;*/
	margin: 0;
	padding: 10px 10px 75px;}

#footer {
	background: #fff;
/*	border-right: 3px solid #000;*/
	padding: 10px;
	font-size: 10px;
	text-align: center;
	color: #333;}

#pleasewait {
	background: #fff;
	border: 6px double #900;
	width: 400px;
	text-align: center;
	color: #666;}
	
	
/* ------------------------------
	Mini Cart - top hover version
------------------------------ */

#cartIcon{
	background-color: transparent; 
	color: #333;  
	width: 300px; 
	z-index: 10; 
	position: absolute;
	margin-top: -10px;
	margin-left: -250px;
	padding: 2px;}
	
.minicart{
  background: none;	
}	

.minicart-over{
  background: transparent url('../images/minicart-bg.png') top left no-repeat;	
}		

#carttimer {  
	font-size: 11px;
	color: #000;
	padding: 2x 4px;
	text-align: center;}

#mCart{
	padding:10px 0;}
	
#timer {
	background-color: #eee;
	margin: 0 0 0 0;
	padding: 5px 5px;
	font-size: 11px;
	text-align: center;
	line-height: 22px;
	color: #fff;}
	
#timer input {
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #808080;
	text-align: center;
	background-color: #eee;}

#timer a:link, #timer a:active, #timer a:visited{	
  color: #09326f;
  text-decoration: none;}  

#timer a:hover{	
  color: #cc0000;}    
	
.timer {
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #808080;
	text-align: center;
	background-color: #eee;
	padding: 3px 5px;}
	
a.timer:link{
	font-size: 10px;
	color: #09326f;
	border: 1px outset #808080;
	text-decoration: none;
	padding: 3px 8px;}

a.timer:hover{
	color: #cc0000;
	text-decoration: none;}	

#expStr{ color: #fff;}	
	
/*   ----------------------
		end of mini cart - top hover
--------------------------*/ 

/* ------------------------------
	Mini Cart - left lower corner version
------------------------------ */
#minicartContainer {
	margin: 1em 0.5em 1em 0.5em;
	border-collapse: collapse;}

#minicart {}
	
#minicart td {
	padding: 5px 0;
	/*border-bottom: 1px solid #ccc;*/
	font-size: 10px;}

#minicart td img {
	float: left;
	margin-right: 5px;}

#minicartTimer {
	background: #fff;
	font-size: 10px;
	text-align: center;}

#minicartTimer input {
	background: transparent;
	border: none;
	font-size: 13px;
	font-weight: bold;}
	
#minicartContainer a:link{
	font-size: 9px;
	text-decoration: none;
	color: #000;}

#minicartContainer a:hover{
	text-decoration: underline;
	color: #cc0000;}
	
/*   ----------------------
		end of mini cart
--------------------------*/ 

	

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {
	background: #9a0000 url('../images/stanford3-topmenuBG.gif') top left repeat-x;
	margin: 0;
	padding: 0;}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;}

#topmenu ul li ul {
	position: absolute;
	top: 34px;
	left: -999em;
	background: #000;
	border: 1px solid #999;
	border-top: none;
	margin: 0;
	padding: 0;}
	
#topmenu li:hover ul, #topmenu li.sfhover ul {left: auto;}

#topmenu ul li ul.topmenu_right {
	margin-left: 150px;}

#topmenu li {
	display: block;
	float: left;
	position: relative;
	height: 34px;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#nav-01 { width:86px; }
#nav-02 { width:120px; }
#nav-03 { width:81px; }
#nav-04 { width:168px; }
#nav-05 { width:125px; }
#nav-06 { width:148px; }
#nav-07 { width:81px; }
#nav-08 { width:115px; }
#nav-09 { width:74px; }

#topmenu li ul li {
	display: block;
	width: 150px;
	height: auto;}

#topmenu li ul li.topmenu_header {
	border-top: 1px solid #999;
	font-weight: bold;
	text-align: center;
	color: #fff;}

#topmenu li a {
	display: block;
	height: 34px;
	background: url('../images/stanford3-topmenu.jpg') 0 0 no-repeat;}
#topmenu li a:hover {
	}

#topmenu li#nav-01 a { background-position: 0 0; }
#topmenu li#nav-02 a { background-position: -86px 0; }
#topmenu li#nav-03 a { background-position: -206px 0; }
#topmenu li#nav-04 a { background-position: -287px 0; }
#topmenu li#nav-05 a { background-position: -455px 0; }
#topmenu li#nav-06 a { background-position: -580px 0; }
#topmenu li#nav-07 a { background-position: -728px 0; }
#topmenu li#nav-08 a { background-position: -809px 0; }
#topmenu li#nav-09 a { background-position: -924px 0; }

#topmenu li#nav-01 a:hover { background-position: 0 -34px; }
#topmenu li#nav-02 a:hover { background-position: -86px -34px; }
#topmenu li#nav-03 a:hover { background-position: -206px -34px; }
#topmenu li#nav-04 a:hover { background-position: -287px -34px; }
#topmenu li#nav-05 a:hover { background-position: -455px -34px; }
#topmenu li#nav-06 a:hover { background-position: -580px -34px; }
#topmenu li#nav-07 a:hover { background-position: -728px -34px; }
#topmenu li#nav-08 a:hover { background-position: -809px -34px; }
#topmenu li#nav-09 a:hover { background-position: -924px -34px; }

#topmenu li a span {display: none;}

#topmenu li ul li a {
	height: auto;
	background: none;
	border-top: 1px solid #999;
	margin: 0;
	padding: 3px 1px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;}

#topmenu li ul li a:hover {
	background: #999;
	color: #000;}

/* ------------------------------
	Menu
------------------------------ */
#menu {
	/*background: #eee url('../images/stanford3-menuBG.gif') top right repeat-y;*/
	background:#ccc; 
	border-right: 2px solid #000;
	margin: 0;
	padding: 10px 0 75px;}
#menu div {
	background: #fff;
	border: 1px solid #000;
	list-style: none;
	margin: 0 10px 10px;
	padding: 1em 0;}
#menu ul {
	background: #fff;
	border: 1px solid #000;
	list-style: none;
	margin: 0 10px 10px;
	padding: 0 0 1em;}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#menu li.menuHeader {
	background: #000;
	margin-bottom: 5px;
	padding: 1px;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;}
#menu li a {
	display: block;
	margin: 0;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;}
#menu li a:hover {
	background: #900;
	color: #fff;}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	color: #900;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #ccc;
	padding: 5px 5px 1em;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #900;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* brainstorm # 25 */
.boxedheadlink, a.boxedheadlink, a.boxedheadlink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;}

a.boxedheadlink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;}	

#ada {
	margin: 0 0 1em;
	padding: 5px;
	border: 1px solid #00f;
	font-weight: normal;
	line-height: 21px;
	text-align: center;}
#ada img {
	vertical-align: middle;}
#ada a {
	white-space: nowrap;
	font-weight: bold;
	color: #00f;}

/* brainstorm # 22 */
.label {
	text-align: right;
	padding: 0 5px 0 0;}	
	
.acctInfo {
	text-align: left;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;}	
	
.myacct a:link{
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;
}	
/* end of brainstorm #22 */

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	list-style-image: url('../images/bullet.gif');
	margin-bottom: 1.5em;}

ul#eventlistbig {margin: 0 180px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	background: transparent url('../images/stanford_headerBG.gif') center center no-repeat;
	border: 1px solid #900;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #900;}
#eventlistbig li a:hover {
	border: 1px solid #000;
	color: #000;}

th, .listhead {
	background-color: #900;
	padding: 1px 3px;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #eee;}

.listoddb {
	font-weight: bold;}

/* ------------------------------
	Form Table
============================== */
.formTable {
	width: 400px;
	border-collapse: collapse;
	margin: 1.5em auto;
	padding: 0;}
.formTable td.input_label {
	background: transparent;
	padding: 10px 5px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	color: #000;}
.formTable td {
	background: transparent;
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;}
.formTable td input {}
.formTable td input[type="radio"] {
	vertial-align: middle;}

.formTable td.labelMax {
	text-align: center;}
.formTable td.labelMax div {
	margin: 0;
	padding: 0;}
.formTable td.labelMax div+div {
	margin-top: 0.5em;}
	
.boxed .formTable {
	width: auto;
	margin: 0;}
.boxed .formTable th,
.boxed .formTable td {
	padding: 0 5px 3px;}

/* ==============================
	Form List
============================== */
.formList {
	clear: both;
	width: 65%;
	border: 1px solid #ccc;
	margin: 0 auto 1em;
	padding: 10px;}
.formList dt {
	margin: 0;
	padding: 0;
	font-weight: bold;}
.formList dd {
	margin: 0.5em 0 1.5em 2em;
	padding: 0;
	font-weight: normal;}

.boxed .formList {
	width: auto;
	border: none;
	margin: 0;}

/* ==============================
	Form: radio/checkbox list
============================== */
.customFormOptions {
	list-style: none;
	margin: 0;
	padding: 0;
	font: inherit;
	text-align: left;}
.customFormOptions li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 2em;
	text-indent: -2em;}
.customFormOptions li+li {
	margin-top: 0.5em;}

.formTable td.labelMax .customFormOptions {
	margin-left: 25%;}

/* ==============================
	Event Info
============================== */
table#eventInfo {
	border-collapse: collapse;
	margin: 0 0 2em;
	padding: 0;}

table#eventInfo td {
	padding: 0 10px 0 0;
	vertical-align: top;}

div#eventInfo {
	padding-bottom: 1em;}
div#eventInfo td {
	padding-right: 1em;}

#eventInfo h2 {
	margin: 0;
	padding: 0;}

#eventInfo p {
	margin: 1em 0 0;
	paddiing: 0;
	font-size: 10px;
	line-height: 1.5em;}

#eventInfo #eventInfo_comments {
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding: 1em 0;
	font-size: 10px;}

#eventInfo strong {
	color: #1187a7;}

.mcsSelecttable {
	position: absolute;
	display: none;
	width: 300px;
	z-index: 2000;
	background-color: #fff;
	margin: 0 0 0 10px;
	* margin: 0 0 0 -118px;
	padding: 0px 5px;
}

.mcsOptions tr:hover{ background-color: #FFFF00;}

.mcsRowValue{ display: none;}

.sfhover { 
	background-color: #FFFF00;
	color: #fff !important;
	cursor: default;	
}

/* ==============================
	Event Info CHOCOLATE
============================== */
table#eventInfo_choc {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0 2em;
	padding: 0;}

table#eventInfo_choc td#eventInfo {
	width: 25%;
	padding: 0 10px 0 0;
	padding-right: 10px;
	vertical-align: top;}

table#eventInfo_choc td#eventForm {
	/* background: transparent url('../images/dottedLineGradient.png') top left repeat-y;
	border-top: 1px solid #ccc; */
	padding: 0;
	vertical-align: top;}

table#eventCols {
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: none;
	margin: 0 0 2em;
	padding: 0;}

table#eventCols td.cols {
	width: 25%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	padding: 1em 10px 1.5em;
	text-align: left;
	vertical-align: top;}

table#eventCols td.firstCol {
	/*border-left: none;*/}

table#eventInfo_choc .instructions {
	display: none;}

table#eventInfo_choc .formList {
	width: auto;
	border: none;
	margin: 0 auto 1em;
	padding: 0;
	text-align: left;}

table#eventInfo_choc .formList dt {
	font-weight: normal;}

table#eventInfo_choc .formList dd {
	margin-left: 0;}

/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #666;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #616161;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	background-color: #900;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

/* ------------------------------
	Content
------------------------------ */
p.buttonSet {}
p.buttonSet a+a,
p.buttonSet input+input,
p.buttonSet button+button {
	margin-left: 2em;}

div.clear {
	clear: both;
	height: 0;}

.nowrap {
	white-space: nowrap;}

.attention {
	font-weight: bold;
	color: #0000ff;}

/* custom code */
.bigtextbold{
	font-size: 10pt;
	font-weight: bold;}

.button {
	background-color: #900;
	border: 2px solid #600;
	font-weight: bold;
	color: #fff;
	padding: 5px;}


.checkOut {
	padding: 5px;
	font-size: 13px;}

div.checkoutButton_white input {
	display: block;
	background: #900 url(../images/icons/checkout_white.png) no-repeat;
	cursor:pointer;
	width: 190px;
	height: 50px;
	border: 5px solid #ccc;
}

div.checkoutButton_black input {
	display: block;
	background: #900 url(../images/icons/checkout_black.png) no-repeat;
	cursor:pointer;
	width: 190px;
	height: 50px;
	border: 5px solid #ccc;
}

.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}

.error, .errorsm, .req  {
	font-weight: bold;
	color: #cc0000;}
	
.req {
	font-weight: normal;
	font-size: 9px;}

ul.extended li,
ol.extended li
	{margin-bottom: 1em;}

ul.extended ul,
ul.extended ol,
ol.extended ul,
ol.extended ol
	{margin-top: 1em;}

.medbold {font-weight: bold;}

span.secret {color: #fff;}

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;}

.spaceOut {line-height: 1.5em;}

.hide {display: none;}
.show{display: block;}
.white {background: #fff;}
.bold { font-weight: bold;}
/* ------------------------------
	eCheck
------------------------------ */
.checkamount {
	font-size: 11pt;
	font-weight: bold;}

.checkamountbox {
	border: 1px solid #000;
	padding: 4px;}

.checki {
	font-size: 7pt;
	font-style: italic;}

.checkmain {
	font-size: 10pt;}

.checkmaini {
	font-size: 10pt;
	font-style: italic;}

.checksmall {
	font-size: 7pt;}

.maincheck {
	background-image: url('../images/echeck-bg.gif');
	border: 2px solid #000;
	padding: 4px;}
	
/* ------------------------------
	10px font fix
	(use when global font is arial
	instead of verdana)
------------------------------ */
/*
small, .small, .small p, .small div, .small td, .smallbold, .smallmedbold, .errorsm,
#timer,
#footer b, #footer strong,
#breadcrumbs,
.boxedheadsm,
.sectionhead,
.cartbox,
.carthead,
.amounthead{
	font-family: Verdana, Geneva, sans-serif;}
*/

/* ------------------------------
	LOGOS: toggle fullsize
------------------------------ */
.thumbShow, .thumbHide {
	display: block;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #00f;}

.thumbShow span, .thumbHide span {
	position: absolute;
	top: -50%;
	left: -50%;
	display:block;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0.5em;
	background: #fff;
	border: 3px solid #999;
	color: #00f;}
	
.thumbShow span {
	cursor: pointer;}

.thumbHide span {
	display:none;}

.rdBox {
	border: 1px solid #990000;
	padding: 5px;}
	
.rdBoxhd {
	background-color:#990000;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px; 
	height: 18px;} 	
	
html>body .rdBoxhd{ 
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;} 		
	
/*---------------------------------
		POPUP : windows
----------------------------------*/

#layer {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#box {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;
	}		
	
#box .hd {
	background-color:#990000;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px; 
	height: 18px;
	} 	
	
html>body #box .hd{ 
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;	  	
	} 	
	
	
*html #box .hd {
	height: 28px;
	} 	
	
	
#box .content {
	background-color: #fff;
	margin: 0;
	padding: 10px 10px;
	overflow: auto;	
	} 		

#box .ft {
	background-color: #505050;
	position: relative;
	text-align: center;
	padding: 10px 10px 10px 10px;;
	color: #fff;
	} 
	
#box .button{
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #eee;
	color: #000;
	border: 1px outset #666666;
	margin: 2px 5px;
}		

#box a:hover{
	color: #cc0000;
}	

html>body .button{
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;		
} 
	


/* form validation */

.errors{
	background: #ffcece url('../images/error-bkg.gif')top right scroll no-repeat;
	padding: 3px 10px 3px 2px;
	margin: 0;
	height: 19px;
	font-size: 0.9em;
	z-index:10;
	position:absolute;	
	}

.acctMenu {margin: 8px 0px;}

/*****************/
/* round corners */
/*****************/

.hdCorner, .ftCorner {display:block}
.hdCorner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  /*background-image: url('../media/image/2ColorHeader.png')!important; */
 /* background-image: url('../images/opacityHeader2.png')!important;*/
  background-color: #990000; 
  }  
  
html>body .hdCorner *{
  background-image: url('../images/opacityHeader2.png')!important;
  background-position: top left;
  background-repeat: repeat-x;	    
}  
  
  
.ftCorner *{ 
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  background:#505050;}
  
.Corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  }
.Corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  }
.Corner3{
  margin-left:1px;
  margin-right:1px;
  }
.Corner4{
  border-left:1px solid #505050;
  border-right:1px solid #505050;
  }
.Corner5{
  border-left:1px solid #505050;
  border-right:1px solid #505050;
  }

 
.whtCornerfg{
  padding: 3px 6px 3px 6px;  }
  

/*****************/
/* shadow		 */
/*****************/
  

.x1, .x1a, .x2, .x2a {
   display:block;
   background:url('../images/glow2.png') no-repeat;
   /* turn off for IE6 or use a GIF */
   _background:transparent; 
   width:100%;
   height:90%;
   position:absolute;
}
.x1{
   background-position:0 0;
   z-index:-2;
   top:-10px; /* set to the size of the glow */
   left:-10px;
   bottom:0px;
   /* set glow to the edges of 'mod' */
   padding:0 10px 10px 0; 
   height:95%;  
   * height: 105%;       
}

.x1 .x1a {
   height:10px;
   width:10px;
   background-position:100% 0;
   right:-10px;
   top:0;
}
.x2 {
   background-position:100% 100%;
   z-index:-1;
   bottom:0px;
   * bottom: -35px;
   right:-10px;
   padding:10px 0 0 10px;
}

.x2 .x2a {
   height:10px;
   width:10px;
   background-position:0 100%;
   left:-10px;
   bottom:10px;
}

  
/*****************************/
/* Multi Column Select 		 */
/*****************************/

.multiColSel{
	border-collapse: collapse;
}

.multiColSel Input{
	border: 1px solid #6d6d6d;
	height: 15px;
}	

.multiColSel img{
	margin: 0 0 0 -3px;	
	* margin: 0 0 0 -3px;
    margin /*\**/: 0 0 0 -3px\9 	/*CSS hack for IE8 Standards Mode */
}	




/****************************
 cart actions
****************************/

  
#cartActions {
	line-height: 20px;	
} 

#cartActions a:link, #crosell a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;}
	
#cartActions a:hover{
	text-decoration: underline;}
	
#cartActions img{
	height: 15px;	
	width: 15px;
} 	

a.cartNav {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;}

a.cartNav:hover {
	text-decoration: underline;}

.cartNav img{
	width: 18px;
	height: 18px;}

/*****************/
/* Upsell		 */
/*****************/

.upsell{
	padding:10px 0;
	background: transparent url('../images/topgreybg.gif') top left repeat-x;}



/****************************
 6.93 CrossSell Box		
****************************/

#crossSellrow {
	border-top: 1px solid #e8e8e8;
	padding: 10px 0 0 0;
	background-image: url('../images/topgreybg.gif')!important;
  	background-position: top left;
 	background-repeat: repeat-x;	    
    background-color: #1187a7;
} 
/*
html>body #crossSellrow {
  background-image: url('../images/upgrad-w.png')!important;
  background-position: top left;
  background-repeat: repeat-x;	    
} 
*/ 

  
#crossSell {
  	background: transparent; 
} 

#crossSell a:link, #crosell a:visited, #crosell a:active{
	text-decoration: none;
	font-weight: normal;}
	
#crossSell a:hover{
	text-decoration: underline;}


	
	
/*-----------------------------
	site specific 
-------------------------------*/
	
/* MAIN-NAVIGATION: #nav
 * ------------------------------------------------------------------------- */
#mainnav-wrap {
	width: 1000px;
	height: 39px;
	display: block;
	margin: 0px auto;
}
#nav, #nav * { border-collapse: collapse; margin: 0px; padding: 0px }
#nav {
	background: url("../images/stan-10-nav.gif") no-repeat;
	height: 39px;
	position: relative;
	width: 1000px;
	z-index: 199; 
}
#nav span { display: none; }
#nav li, #nav a {
	font-size: 11px; 
	font-weight: bold; 
	height: 39px;
	display: block;
}	
#nav li { float: left; }

#nav-01 { width: 86px; }
#nav-02 { width: 99px; }
#nav-03 { width: 81px; }
#nav-04 { width: 88px; }
#nav-05 { width: 90px; }
#nav-06 { width: 133px; }
#nav-07 { width: 93px; }
#nav-08 { width: 105px; }
#nav-09 { width: 152px; }
#nav-10 { width: 73px; }

#nav-01 a:hover { background: url("../images//stan-10-nav.gif") 0 -39px }
#nav-02 a:hover { background: url("../images//stan-10-nav.gif") -86px -39px }
#nav-03 a:hover { background: url("../images//stan-10-nav.gif") -185px -39px }
#nav-04 a:hover { background: url("../images//stan-10-nav.gif") -266px -39px }
#nav-05 a:hover { background: url("../images//stan-10-nav.gif") -354px -39px }
#nav-06 a:hover { background: url("../images//stan-10-nav.gif") -444px -39px }
#nav-07 a:hover { background: url("../images//stan-10-nav.gif") -577px -39px }
#nav-08 a:hover { background: url("../images//stan-10-nav.gif") -670px -39px }
#nav-09 a:hover { background: url("../images//stan-10-nav.gif") -775px -39px }
#nav-10 a:hover { background: url("../images//stan-10-nav.gif") -927px -39px }

#nav-01:hover>a { background: url("../images//stan-10-nav.gif") 0 -39px }
#nav-02:hover>a { background: url("../images//stan-10-nav.gif") -86px -39px }
#nav-03:hover>a { background: url("../images//stan-10-nav.gif") -185px -39px }
#nav-04:hover>a { background: url("../images//stan-10-nav.gif") -266px -39px }
#nav-05:hover>a { background: url("../images//stan-10-nav.gif") -354px -39px }
#nav-06:hover>a { background: url("../images//stan-10-nav.gif") -444px -39px }
#nav-07:hover>a { background: url("../images//stan-10-nav.gif") -577px -39px }
#nav-08:hover>a { background: url("../images//stan-10-nav.gif") -670px -39px }
#nav-09:hover>a { background: url("../images//stan-10-nav.gif") -775px -39px }
#nav-10:hover>a { background: url("../images//stan-10-nav.gif") -927px -39px }

/* navigation dropdown: #nav
 * ------------------------------------------------------------------------- */
	#nav ul {
		border: solid #666666;
		border-width: 0px 1px;
		left: -9999px;
		top: 37px;
		position: absolute;
		z-index: 199;
		text-align: left;
	}

	#nav-01 ul { margin-left: 11px;  * margin-left: -32px;}
	#nav-02 ul { margin-left: 2px;   * margin-left: -47px;}
	#nav-03 ul { margin-left: 2px;   * margin-left: -38px;}
	#nav-04 ul { margin-left: 3px;   * margin-left: -41px;}
	#nav-05 ul { margin-left: 3px;   * margin-left: -42px;}
	#nav-06 ul { margin-left: 2px;   * margin-left: -64px;}
	#nav-07 ul { margin-left: 3px;   * margin-left: -43px;}
	#nav-08 ul { margin-left: 3px;   * margin-left: -49px;}
	#nav-09 ul { margin-left: 2px;   * margin-left: -74px;}
	#nav-10 ul { margin-left: -90px;   * margin-left: -34px;}

	#nav ul, 
	#nav li li { width: 150px; text-align: left;} 

	#nav li li, 
	#nav li li a { height: auto; text-align: left; }

	#nav li:hover ul, 
	#nav a:hover ul { left: auto;  text-align: left;}

	#nav li li { border-bottom: 1px solid #666666; text-indent: 0; }


	#nav li li a {
		background: #FFFFFF;
		color: #990000;
		display: block;
		padding:  3px 3px 3px 7px;
		text-decoration: none;
		_width: 100%;
		text-align: left;
		font-size: 10px;		
		font-weight: bold;
	}

	#nav li li a:hover { 
		background: #000000; 
		color: #FFFFFF 
	}

	#nav .right { text-align: left; margin-left: 150px; }

	#nav li.header { 
		background: #FFFFFF; 
		color: #000000; 
		font-weight: bolder;
		text-align: center;
		text-transform: uppercase;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	/* Son of Suckerfish: 2nd Tier Drop Down
	 * ------------------------------------------------------------------------- */
	#nav li ul li ul  {
		display: none;
		width: 165px;
		margin-left: 165px; /* width of drop down nav +2 */
		margin-top: -19px; /* height of drop down nav item +1 */
	}

	#nav li ul li:hover ul, #nav li ul li.over ul { display: block; }

	#nav li ul li ul li a {
		height: 18px;
		width: 100%;
	}

	#nav li li.tall, #nav li li.tall a {
		height: 39px;
		line-height: 14px;
	}

	#nav ul.right1 { margin-left: 150px; * margin-left: 119px; text-align: left; }
	#nav ul.right2 { margin-left: 150px; * margin-left: 104px; text-align: left; }	
	
/* END MAIN-NAVIGATION: #nav ------------------------------------*/	
