/**
 * Magna CSS Stylesheet Template
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */
/* Changed Styles  */

/* Added Future Zen - template parts for rounded boxes - will change color */

.rightBoxHeading {
	margin: 0;
	background-image:url(../images/sidebox_header_bg.gif);
	background-repeat:no-repeat;
	padding: 0.5em 0.2em;
	}
.leftBoxHeading {
	margin: 0;
	background:transparent;
	padding: 0.5em 0.2em;
	}

.centerBoxWrapper {
	margin: 0;
	background-image:url(../images/title_cap_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-left:none;
	border-right:none;
	border-top:none;
	margin-top: 5px;
	}

.centerBoxHeading {
	margin: 0;
	height:32px;
	background-image:url(../images/title_cap_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.5em;
	background-color: transparent;
	}

h2.centerBoxHeading {
	font-size: 1.2em;
	color: #0000ff;	
	}

.leftBoxContainer, .rightBoxContainer {
	margin-top: 1.5em;
	}

.rightBoxContainer {
	border: none;
	background-image: url(../images/sidebox_content_bg.gif); 
	background-repeat:no-repeat;
	background-position:bottom ;
	}

.rightBoxContainer .sideBoxContent {  /* Kevin chg - to just .rightBoxContainer  */
	background-image: url(../images/sidebox_content_bg.gif); 
	background-repeat:no-repeat;
	background-position:bottom ;  
	padding: 0.4em;
	}

/*  Kevin - add - custom changes to change look to custom design  */

a:hover {
	color: #00ccff;
	}

body {
	background-color: #ffffff; /* Kevin chg - background-color: #e5edf5;  */
	margin-top:0px;
	color: #666666;
	}

h1 {
	color: #4265ff;  /*  Kevin chg - color: #9a9a9a; */
	}

#mainWrapper { 
	background-color: #ffffff;  /*  Kevin chg - background-color: #ffffff;  */
	background-image:url(../images/magna_bg_0_5px.gif);  /* Kevin add  */
	background-repeat:repeat-y;   /*  Kevin add  */
	width: 800px;  /*  Kevin chg - width: 750px; */
	border: none;
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
font-size: 10px;  /*  1em  */
color: #0000FF;
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
	color:#F90;
	font-size:14px; font-weight:bold; 
	}


.rightBoxHeading a:visited, .centerBoxHeading a:visited {
color: #0000ff;
	}

h3.rightBoxHeading a:hover {
color: #00ccFF;
text-decoration: none;
	}



h3#shoppingcartHeading.rightBoxHeading a {  /* Kevin chg -   */
	font-size: 10px;  /*  chg  font-size: 0.8em;  */
	}

/*  #logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}
*/
/*#logoWrapper{  /* Kevin - must leave in main stylesheet for now  */
/*	background-image: url(../images/magna_bg_0.jpg);  /*  Kevin del -  */
/*	background-repeat: no-repeat;  /*  Kevin chg - background-repeat: repeat-x; */
/*	background-color: #d9e1e4;  /*  Kevin chg - background-color: #ffffff; */
/*	height:120px;  /*  Kevin chg - 	height:75px; */
/*	}
*/

#logoWrapper{  
	background-image:none;  /*  Kevin chg - background-image: url(../images/header_bg.jpg);  */
	background-color:transparent;  /*  Kevin chg - background-color: #ffffff;  */
	height:70px;  /*  Kevin chg - 	height:120px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
	border-top: none;
	}
#logo a img {  /*  Kevin add - location of Logo Image in top left - also sends home  */
	position:relative;
	top: -10px;
	left: 31px;
	}
#logo_rohs a img{  /* position clear img over RoHS logo to link to page  */
	position: relative;
	top: 565px;  /* 420px */
	left: -120px;
	z-index: 5;
	}


#headerWrapper {    /* Kevin - add  */
	background-image: url(../images/magna_bg_0.jpg);  /*  Kevin add */
	background-repeat: no-repeat;  /*  Kevin  */
	}
#contentMainWrapper {   /*  Kevin - add  */
/*	background-image: url(../images/magna_bg_0_left.jpg);    Kevin add and deleted */
	background-repeat: no-repeat;  /*  Kevin  */
	position:relative;
	top:0px;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
	border-top: none;
	}

#navColumnOne {   /*  Kevin - add  */
/*	background-image: url(../images/magna_bg_0_left.jpg);  /*  Kevin add */
/*	background-repeat: no-repeat;  /*  Kevin  */
	position:relative;
	top:0px;
	background-color: transparent;
	}


#tagline {
	color:#ffffff;  /*  Kevin chg - color:#000000; */
	font-size: 1.5em;  /*  Kevin chg - font-size: 2em; */
	font-family:Verdana, Arial, Helvetica, sans-serif;  /*  Kevin add */
	font-weight:bold;   /*  Kevin add */
	font-variant:small-caps;  /*  Kevin add */
	text-align : center;
	vertical-align: middle;
	display:none;   /*  Kevin add */
	}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	background-color: transparent ;  /* Kevin del - background-color: #abbbd3; */
	background-image: none ;  /* Kevin del background-image: url(../images/tile_back.gif); */
	}

#productMainImage  { /* Kevin add - */
	margin: 20px 0px 10px 20px;
	float:right ; 	}

.leftBoxHeading { 
	display:auto; text-transform:uppercase;  /* Kevin - add  */
	}

.leftBoxContainer {  /* Kevin  */
	border: none ; /* Kevin del - border: 1px solid #9a9a9a; */
	border-bottom: none ;  /*  Kevin del - border-bottom: 5px solid #336633;  */
	}

.rightBoxContainer {  /* Kevin  */
	border-bottom: none;  /*  Kevin chg - border-bottom: 5px solid #336633; */
	}

.sideBoxContent {   /*  Kevin  */
	background-color: transparent; /*  Kevin del - background-color: #ffffff;  */
	}
a.category-top, a.category-top:visited {
	color: #0000ff;  /*  Kevin  */
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	float:right;
	line-height: 2em;
	}
a.category-products, a.category-products:visited, a.category-subs:visited, a.category-subs{
	color: #0000ff;  /*  Kevin  */
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	float:right;
	line-height: 2em;
	}
A.category-links, A.category-links:visited {
	color: #0000ff;  /*  Kevin  */
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	float:right; 
	line-height: 2em;
	}

#cartAdd {  
	border-color:#9a9a9a;
	}

.cartOldItem {
	color: #0000ff;
	}
a .cartOldItem:hover {
	color: #00ccff;
	}
	

#siteinfoLegal {
	background-image: url(../images/magna_logo_bottom.jpg);
	height:25px;
	}
	
/* Position items in footer - and link as necessary  */
#mspower {
	position:relative;
	left: -130px;
	color:#FFFFFF;
	font-size: 8px;
	top: -1px;
	}
	
#msbuiltby {
	position:relative;
	top: -11px;
	left: -223px;
	color:#FFFFFF;
	font-size: 8px;
	z-index:10;
	}
#mspower a:link, #mspower a:visited, #msbuiltby a:link, #msbuiltby a:visited {
	color:#ffffff;
	}

#mspower a:hover, #msbuiltby a:hover {
	color:#0000ff;
	}
		
#msfootercontact {
	position: relative;
	top: 3px;
	left: 18px;
}

#msfooteremail {
	position: relative;
	left: 53px;
	top: 3px;
}

body, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/* - Reposition down the nav text home, login, cart, checkout  */

#navMain ul.back {
	position: relative;
	top: 95px;
	left: 17px;
	color: #006699;
}

/* - mouse-over color on menu items nav text home, login, cart, checkout */
#navMain ul li a:hover {
	color: #006699;
}

/* - mouse-over color on category list  */
a.category-top:hover, a.category-links:hover,
a.category-products:hover, a.category-subs:hover {
	color: #00ccff;  
}

/* Price color to match design */
h2#productPrices.productGeneral {
	font-size: 18px;
	color: #ff9900;
	font-weight: bold;
}

/* Space around image in Prodct All listing  */
.listingProductImage {
	margin:3px;
}

/* heading in All Product Listing - to same color */
.productListing-rowheading {
/*	background-color: #abbbd3;  */
/*	background-image: url(../images/tile_back.gif);  */
/*	height: 2em;   */
	color: #0000ff;
	}

.categoryImg img { float:right; margin:15px; }
h1#productListHeading,
h1#indexCategoriesHeading { display:none; }

/* added to correct issue with IE7 that had center
  column too hight - and is covered by menu... */
.centerColumn { padding-top: 15px;  }

/* Kevin - Description added classes and IDs */
/*  these were added to stylesheet_magna_2.css  */
		
