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

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

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

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

a			{color: #FFF;}
a:hover 	{color: #8CC739;}
a:active	{color: #8CC739;}

/* custom code */
.small_link:link {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	line-height: .5em;
}
.small_link:visited {
	color: #8CC739;
	font-size: 10px;
	text-decoration: none;
	line-height: .5em;
}
.small_link:hover {
	color: #8CC739;
	font-size: 10px;
	text-decoration: none;
	line-height: .5em;
}

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

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #FFF;}
h1 {font-size: 20px;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 14px;}

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

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

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

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

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

/* ------------------------------
	Layout
------------------------------ */

#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: transparent;
}


/* ------------------------------
	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: #fff;}

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

/* ------------------------------
	Mini Cart - top hover version
------------------------------ */

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

.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: #000;
	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;}	
/*   ----------------------
		end of mini cart - top hover
--------------------------*/ 

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

#minicart {}

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

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

#minicartTimer {
	background: yellow;
	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;}

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


#container {
	background: #000;
	/*
	border: 4px solid #821518;
	*/
	}

#content {
	padding: 5px 20px 20px 10px;
	}

#content2 {
	border: 2px solid #E52E2A;
	padding: 5px 10px 10px 10px;
	}

#footer {
	padding: 10px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	background: #000;}

/* custom code */
#footer2
{
	clear: both;
	text-align: right;
	padding: 20px;
	height: 1%;	
	color: #666;
	text-align: center;
	font-size: 0.7em;
}

#footer2 a, #footer2 a:visited {
	color: #666;
}


#pleasewait {
	background: #fff;
	border: 6px double #ddd;
	width: 400px;
	text-align: center;
	color: #666;}

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {
	padding: 0;	
	padding-bottom: 5px;
	font-size: 10px;}

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

#topmenu ul li ul {
	position: absolute;
	left: -999em;
	width: 12em;
	height: auto;
	background: #000000;
	border: none;
	border-bottom: 1px solid #ffffff; }

#topmenu ul li ul li ul {
	margin: -2.3em 0 0 12em;}

/* IE hack */
* html #topmenu ul li ul li ul {margin-left: 12.8em;}

#topmenu li:hover ul ul,
#topmenu li:hover ul ul ul,
#topmenu li.sfhover ul ul,
#topmenu li.sfhover ul ul ul
	{left: -999em;}

#topmenu li:hover ul, 
#topmenu li li:hover ul, 
#topmenu li li li:hover ul, 
#topmenu li.sfhover ul,
#topmenu li li.sfhover ul,
#topmenu li li li.sfhover ul
	{left: auto;}

#topmenu ul li {	
	border: 1px solid #ffffff; 
	display: block;
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	}

#topmenu ul li ul li {
	display: inline;
	float: none;  
	border: none;
	}

#topmenu ul li a {
	display: block;
	white-space: nowrap;
	margin: 0;
	font-size: 14px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: #ffffff;}

#topmenu ul li a:hover {
	background-color: #94cf52;
	color: #000;}

#topmenu ul li ul li a {
	display: block;
	white-space: normal;
	margin: 0;
	padding: 0.5em 2px;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom: none;}

/* IE hack */
* html #topmenu ul li ul li a {
	white-space: nowrap;
}

#topmenu ul li ul li a:hover {
	background-color: #000000;
	color: #94cf52;}   
	
	

#topmenu2 {
	margin: 0;
	padding: 0;
	width : 15em;
}

#topmenu2 ul {	
	background: #000000;
	list-style: none;
	margin: 0;
	padding: 0;
	float : left;
	width : 15em;
}

#topmenu2 ul li ul {
	position: absolute;
	left: -999em;
	width : 15em;
	height: auto;
	background: #000000;
	margin-left : 15em;
	margin-top : -1.90em; 
	border-bottom: 1px solid #ffffff;
	}	
	
/* IE hack */
* html #topmenu2 ul li ul { margin-left : 0em; margin-top : -1.95em;}	

#topmenu2 ul li ul li ul {
	margin: -2.3em 0 0 13em;}

/* IE hack */
* html #topmenu2 ul li ul li ul {margin-left: 12.8em;}

#topmenu2 li:hover ul ul,
#topmenu2 li:hover ul ul ul,
#topmenu2 li.sfhover ul ul,
#topmenu2 li.sfhover ul ul ul
	{left: -999em;}

#topmenu2 li:hover ul, 
#topmenu2 li li:hover ul, 
#topmenu2 li li li:hover ul, 
#topmenu2 li.sfhover ul,
#topmenu2 li li.sfhover ul,
#topmenu2 li li li.sfhover ul
	{left: auto;}

#topmenu2 ul li {
	position : relative;
	float : left;
	line-height : 1.35em;
	margin-bottom : -1px;
	width : 15em;
	text-align: right;
}

#topmenu2 ul li ul li {
	display: block;
	float: none;
	}

#topmenu2 ul li a {
	display: block;
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #8BC43E;
	color: #ffffff;}

#topmenu2 ul li a:hover {
	color: #94cf52;}

#topmenu2 ul li ul li a {
	display: block;
	margin: 0;
	padding: 5px 0;	 
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #ffffff;
	}

/* IE hack */
* html #topmenu2 ul li ul li a {width: 100%;}

#topmenu2 ul li ul li a:hover {
	background-color: #000000;
	color: #94cf52;}  


/* ------------------------------
	Left Menu
------------------------------ */
#leftmenu {
	/*
	background: transparent url('../images/rushmore2-leftmenuBG.jpg') top left no-repeat;
	*/
	background: #821518 url('../images/rushmore2-leftmenuBG2.jpg') top left no-repeat;
	padding: 56px 0 0;}

#leftmenu ul {
	width: 156px;
	float: right;
	/*
	background: #8c2021 url('../images/rushmore2-leftmenuListBG.jpg') top left repeat-x;
	*/
	list-style: none;
	margin: 0;
	padding: 0 0 1em;
	/*
	border-left: 1px solid #E72E34;
	*/
	border-right: 1px solid #E72E34;
	/*
	border-bottom: 2px solid #E72E34;
	*/
	text-align: center;}

#leftmenu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#leftmenu li a {
	display: block;
	margin: 0 0 3px;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	color: #fff;}

#leftmenu li a:hover {
	text-decoration: underline;}

/* ------------------------------
	Menu
------------------------------ */
#menu {
	margin: 0;
	padding: 0 3em 0 0;}

#menu ul {
	text-align: right;			   
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 0 5px 5px;}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#menu li a {
	display: block;
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;}

#menu li a:hover {
	color: #94be4a;}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: 0;
	padding: 2px;
	font-size: 10px;
	text-align: left;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	color: #FFF;}

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

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

.boxedheadsm {
	font-size: 10px;}

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

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

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

/* 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 200px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	border: 1px solid #eee;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;}
#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}

th, .listhead {
	background-color: #FFF;
	font-weight: bold;
	color: #000;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

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

.listoddb {
	font-weight: bold;}

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

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

.button {
	background: #8CC739;
	border: 2px solid #669933;
	border-right: 2px solid #336600;
	border-bottom: 2px solid #336600;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image:url('../images/form_button.jpg');
	color: #000000;
	
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	*/

	}

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

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

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

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

.error, .errorsm, .req  {
	font-weight: bold;
	color: #cc0000;}
	
ul.extended li,
ol.extended li
	{margin-bottom: 1em;}

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

.hide {display: none;}

.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;}

.white {background: #fff;}

/* ------------------------------
	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;
	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;}

/* ------------------------------
	Misc.
------------------------------ */

.menutop {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #8CC739;
	font-weight: bold;
	text-decoration: none;
}

a.menutop {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.menutop:link{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.menutop:hover{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.text:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a.copyright:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.copyright:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.copyright:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.title:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}
.title:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}
.title:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

/*---------------------------------
		POPUP : windows
----------------------------------*/

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

#box {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;
	}		
	
#box .hd {
	background-color:#8CC739;
	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: #333;
	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: #8CC739;
}	


/*****************/
/* 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: #8CC739; 
  }  
  
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{
	width: 100%;
	padding-left: 15px;
}

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

.multiColSel img{
	margin:-4px 0 0 -2px;	
	* margin: 0 0 0 -2px;
}	

/****************************
 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;
	*/
	}



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

#crossSellrow {
	border-top: 1px solid #e8e8e8;
	padding: 10px 0 0 0;
	/*
	background-image: url('../images/upgrad-w.png')!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;}


