/* common settings - teacher */


html {
	height:100%;
	margin:0px;
	padding:0px;

}


div {
	margin:0px;
	padding:0px;
	display:block;
}

form {
	margin:0px;
	padding:0px;
	display:inline;
}

img {
	border: none
}



h4 {
	font-size:12px;
}

/* main layout */


.banner {
	width:960px;
	height:140px;
}

.main {
	height:100%;
	text-align:left;
}

/*misc utility styles */

A {
	color:#474747;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

A.shopByLink {
	color:#474747;
}

A.shopByLink:hover {
	color:#e1393e;

}


A.shopByHeadingLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

A.shopByHeadingLink:hover {
	color:#e1393e
}

.red, a.red {
	color:#e1393e
}

.green {
	color:#04b200
}

#tellafriendmsg {
	color:#e1393e
}


a:hover.red {
	text-decoration:underline
}

.ellipsis {
	position:relative;
}

.hidden {
	display:none;
}

.overflow {
	overflow:hidden;
}

.formError {
	background-color:#FFFF66
}

.required {
	color:#e1393e
}

.spacer5 {
	height:5px;
	font-size:0px;
	display:block;
}

.spacer20 {
	margin-top:20px;

}

.spacer60 {
	margin-top:60px;
	height:0px;
	font-size:0px;

}



.loginErr {
	color:red;
	width:200px;
}

.indent50 {
	margin-left:50px;
}

.clear {
	clear:both;
}

.lineHeight14 {
	line-height:14px
}

.lineHeight18 {
	line-height:18px
}

.lineHeight24 {
	line-height:24px
}

.lineHeight30 {
	line-height:30px
}

.membershipResponse {
	margin-top:-10px;
	margin-bottom:10px;
}


.label450 {
	width:250px;
	display:block;
	text-align:right;
	float:left;
	margin-right:4px;
}

.photoRight {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:15px;
}

.photoLeft {
	float:left;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:15px;
}

.blueRoundBullets ul {
	list-style:none;
	margin-left:-40px;
	#margin-left:0px
}

.blueRoundBullets li {
	margin-bottom:15px;
	padding-left:30px;
	width:380px;
	font-size: 12px; 
	background-image:url('BlueRoundBullet.gif');
	background-repeat:no-repeat;
	background-position:0px 0px
    
}

.greenRoundBullets ul {
	list-style:none;
	margin-left:-40px;
	#margin-left:0px
}


.greenRoundBullets li {
	margin-bottom:15px;
	padding-left:30px;
	font-size: 12px; 
	width:380px;
	background-image:url('GreenRoundBullet.gif');
	background-repeat:no-repeat;
	background-position:0px 0px
}

.pdfBullets ul {
	list-style:none;
	margin-left:-40px;
	#margin-left:0px;
	line-height:30px;
}

.pdfBullets li {
	margin-bottom:15px;
	padding-left:37px;
	
	background-image:url('pdfBullet.gif');
	background-repeat:no-repeat;
	background-position:0px 0px    
}

.checkMarkBullets li { 
	background-image:url(checkMarkBullet.gif);background-position:0 0; 
	background-repeat:no-repeat; 
	font-size:12px; 
	margin-bottom:15px; 
	padding-left:30px; 
	width:380px; 
}

.memberResponse {
	font-size:12px;
	margin-left:175px
}

.highlightedBox {
	background-color:#fef7d7;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: -5px;
	padding-bottom:10px;
}

.overlay { 
    position:absolute;
    z-index:10;
    width:100%;
    height:100%;
    top:0;
    left:0;
	zoom: 1;
    background-color:#000;
    filter:alpha(opacity=50);
    -moz-opacity:0.51;
    opacity:0.5;
} 


/* buttons */

.buttonOver {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
} 

.buttonTextOver {
	color:#000000;
} 

.buttonContinueFinal {
	margin-left:250px;
	cursor:pointer;
	margin-top:30px;
	width:338px;
	height:57px;
	color:#ffffff;
	background-image:url(ButtonContinuefinal.png)
}


.buttonContinueFinalOver {

	color:#ffff00;
}


/* slider page selector */

.scrollButton {
	width:50px;
	height:23px;
	cursor:pointer;
	margin-left:-9px;
	background:url(ButtonScroller.png);
	background-repeat:no-repeat	
}

.scrollTrack {
	margin-left:40px;
	margin-top:5px;
	height:200px;
	background-color:#000000;
	width:2px;
	#margin-left:0px;
}


.scrollIndicator {
	padding-left:22px;
	padding-top:4px;

}

.scrollSlider {
	position:absolute;
	width:80px;
	height:230px;
	background-color:#ffffff;
	font-size:12px;
}

.pageStart {
	color:#999999;
	position:absolute;	
	top:25px;
	left:10px;
}

.pageEnd {
	color:#999999;
	position:absolute;
	top:203px;
	left:10px;
}


/* Content pages */


.contentPageTwoColumn {
	margin-top:7px;
	margin-bottom:15px;
	#float:left;
	#display:inline;	
	background-image:url(Background2ColumnContent.gif)
}

.contentPageLeft {
	float:left;
	width:240px;
	margin-left:17px;
	font-size:12px;
	margin-bottom:15px;
	_margin-left:8px;
	padding-top:22px;
}
	

.contentPageLeft .noGap {
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:normal;

}

.contentPageRight .noGap {
	padding:0;
	margin:0;
	font-weight:normal;

}

	
.contentPageLeft a {
	color:#474747;
	text-decoration:none
}

.contentPageLeft a:hover {
	color:#e1393e
}
	
.contentPageRight {
	float:left;
	width:645px;
	margin-left:35px;
	padding-top:15px;
	
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial;

}

.contentPageRight p {
	margin-right:15px;

}

.contentPageRight td {
	color:#474747
}

/* banner */

.logoMain {
	margin-left:18px;
	margin-top:20px;
	float:left;
}

.tagline {
	margin-top:7px;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	display:none;

}



.personalNav {
	float:right;
	height:1px;
	margin-bottom:35px;
	_margin-bottom:17px;
}

.personalNav a {
	font-size:14px;
	margin-left:12px;
	text-decoration:none;
	color:#474747;	
}

.personalNav a:hover{
	text-decoration:underline;
}

.searchtitle {
	float:left;
	margin-left:150px;
	_margin-left:80px;
	margin-top:3px;
	#margin-top:0px;
}

.goOver {
	background-color:#0066CC;
	color:#ffffff
}

.goSpinner {
	background-color:#0066CC;
	background-position:10px 7px;
	background-repeat:no-repeat;
	background-image:url(goSpinner.gif)
}

.searchInactive {
	color:#c0c0c0
}
.searchActive {
	color:#474747
}

.bannerNotice {
	clear:right;
	float:right;
	text-align:right;
	width:560px;
	font-size:18px;
	color:#ffff00;
    /*color:#e1393e;*/
}

.bannerNotice a {
	color:#ffff00;
     /*color:#e1393e;*/
	text-decoration:underline;
}
.bannerNotice a:hover {
	color:#474747;
	text-decoration:underline;
}


/* main navigation bar */

.cartLine {
	height:52px;
	width:1px;
	border-left:1px solid #d0d0d0;
	position:absolute;
	top:0px;
	left:550px;
}

.mainNav {
	float:left;

}

.mainNav h1 {
	display:inline;
	margin:0;
}

.mainNav h1 a:hover {
	color:#e1393e;
}

.cartNav {
	float:right;
	margin-right:20px;
}

.cartNav a {
	text-decoration:none;
	color:#474747
}

.cartNav a:hover {
	color:#e1393e;
}


.noLink {
	text-decoration:none;
	}

.noLink a:hover {
	color:#474747;
	cursor:default
}

/* categories panel */

.panelWindow {
	clear:none;
	width:600px;
	height:180px;
	overflow:hidden;
	margin-left:10px;	
	position:relative;


}	

.navPanelShadow {
	position:absolute;
	width:680px;
	height:264px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	background-image:url(BackgroundCatPanelShadow.gif);
	background-position:-2px -2px
	
}



.navPanel ul {
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	float:left;
	border:none;
	z-index:990

}
.navPanel li {
	margin-bottom:7px;

}


.navPanel ul li a:hover {
	color:#e1393e
}


.catControlActive {
	background-color:#d0d0d0;

}

.panelIndex {
	position:absolute;
	height:20px;
	width:400px;
	top:5px;
	left:305px
}


.rotated {
	width:150px;
	height:20px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.contentPageLeft ul {
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	float:left;
	margin-top:5px;
	margin-bottom:15px;
}

.contentPageLeft li {
	margin-left:10px;
}





/* main area features */


.main {
	height:100%
}


.mainFeatureBox {
	background-image:url(MainFeatureBox.png);
	width:360px;
	height:196px;
	position:absolute;
	overflow:hidden;
}



.mainFeaturePosition1 {
	left:560px;
	top:45px;
}



/* bottom navigation panel */


.bottomNav ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;	
}	

.bottomNav li {
	margin-bottom:2px
}	


.bottomNav a, .bottomNav a:visited {
	text-decoration:none;
	color:#474747
}

.bottomNav a:hover {
	text-decoration:underline;
}


/* footer panel */


.footerHolder {
	padding:10px;
}

.footerText {
	float:left;
	margin-left:20px;
	margin-top:-5px;
}

.footerMcAfee {
	float:left;
	margin-left:20px;
	margin-top:-12px;
}


/* mini cart */

.miniCart {
	width:350px;
	position:absolute;
	background-color:#ffffff;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	text-align:left;
	z-index:890
}

.miniCartShadow {
	position:absolute;
	width:362px;
	height:240px;
	z-index:880;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	background-image:url(MiniCartShadow.gif);
	background-position:bottom right

}

.miniCartClose {
	margin-right:25px;
	float:right;
	#margin-top:10px
}

.miniCartClose a {
	color:#e1393e
}

.miniCartView {
	text-decoration:none;

}

.miniCartView:hover {
	text-decoration:underline;
}

.miniCartInner {
	padding-left:20px;
	padding-right:5px;
	padding-bottom:25px;
}

.miniCartMoreItems {
	font-style:italic
}

.miniCartRed{
	color:#e1393e;	
	margin-top:10px;
}

.miniCartRed:hover {
	text-decoration:underline;
}

.miniCartBottomLink {
	margin-top:10px;
}

.miniCartInner table tr td nobr {
	font-size:14px;
}
/* product pages/main panel */

.twoColumn {
	margin-top:10px;
	margin-bottom:10px;
	height:100%;
	background-image:url(Background2Column.png)
}


.leftNav h3 {
	font-size:16px;
	margin-top:12px;
	margin-bottom:5px;
}

.leftNav ul {
	list-style:none;
	padding:0;
	margin:0;
}


.leftNav li {
	padding-bottom:3px;
}


.leftNav ul li a:hover {
	text-decoration:underline;
}

.leftNav a {
	color:#474747;
	text-decoration:none;
}

.leftNav a:hover {
	text-decoration:underline;
}

.shop {
	float:left;
	width:755px;
	text-align:left;
	margin-left:34px;
	_margin-left:24px;
}


.navLinks a {
	text-decoration:none;
	color:#474747;
}

.breadCrumbs a {
	text-decoration:none;
	color:#474747;
}

.breadCrumbs a:hover {
	text-decoration:underline;	
}

.breadCrumbs span {
	margin-left:5px;
}



.pageControlsBottom {
	margin-bottom:10px
}




.pageControls div {
	float:left;
	display:block;
}

.pageControlLinks {
	margin-left:30px;
}


.pageLinks {
	position:absolute;
	top:7px;
	left:560px;
	width:170px;
	height:22px;
	text-align:right

}


.pageLinks .red {
	color:#e1393e;
	font-weight:bold
	
}

/* retail store inventory */

.storeStock {
	text-align:center;
	padding-top:20px;
}


.storeInventory {
	width:280px;
	border-collapse:collapse;
	border-color:#d8d8d8;
	margin-left:330px;
	#margin-left:60px;

}
.storeInventory th {
	color:#dc143c;
	background-color:#e6e6fa;
	font-size:14px;

}

.storeInventory td {

	background-color:#fffef0;
	font-size:12px
}

.storeInventory .invStore a {
	font-weight:bold;
	color:#474747;
	text-decoration:none;
}

.invNo {
	color:#ff0036
}
.invYes {
	color:#0ad600
}
.invTitle {
	font-size:16px;
	color:#dc143c;
}
.invName {
	font-size:14px;
	color:#0000ff;
}
.invSku {
	font-size:12px;
	color:#0000ff;
}
.invSmall {
	font-size:10px;
	color:#008000;
}

/* drop-down control */

#jupmpToPage {
	margin-right:60px;
}

.ddControl {
	height:17px;
	background-image:url(DDArrow.png);
	background-position:right;
	background-color:#ffffff;
	margin-left:4px;
	margin-right:10px;
	padding-left:3px;
	padding-right:18px;
	cursor:pointer;
	position:relative;
	background-repeat:no-repeat;

}

.ddItems {
	position:absolute;
	background-color:#ffffff;
	z-index:901;
	overflow:visible;
}

.ddShadow {
	position:absolute;
	z-index:900;
	background-color:#474747;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	
}

.ddItems ul {
	list-style:none;
	padding:0;
	margin:0;
	background-color:#ffffff;
	text-align:left;
	width:99%; 
	float:left;
	border:1px solid #f0f0f0

}

.ddItems li {
	cursor:pointer;
	padding-left:8px;
	padding-right:8px;

}

.ddItems li a {
	color:#474747;
	display:block;
	text-decoration:none;
}

.ddHover {
	background-color:#d0d0d0
}

.ddSortBy {
	width:120px;
	
}




/* product preview */

.prodPreviewHolder {
	margin-left:3px;
	margin-top:18px;
	position:relative;
}

.prodPreview img {
	margin-top:8px;
	height:160px;
	margin-bottom:8px;
}

.prodName  {
	display:block;
	position:relative;
	margin-bottom:5px;
}


.prodName a {
	text-decoration:none;
	font-size:13px;
	color:#474747;
}

.prodName a:hover {
	text-decoration:underline;

}

.prodPrice {
	font-size:12px;

}

.prodMemberPrice {
	font-size:14px
}


.prodTip a {
	color:#474747;
	text-decoration:none
}

.prodTipShadow {
	background-color:#474747;
	position:absolute;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.prodEnd {
	clear:both;
	margin-bottom:10px;
}


/* product detail block */


.productSKU {
	margin-top:5px;
	font-size:14px;
	margin-bottom:20px;
}


.prodDetailReturn {
	float:right;
	margin-right:20px;
	margin-top:5px;
}

.prodDetailReturn a {
	color:#474747;
	text-decoration:none;
}

.prodDetailReturn a:hover {
	text-decoration:underline;
}

.prodDetailBreadCrumbWrapper {
	margin-left:10px;
	margin-top:5px;
	float:left;
}

.prodDetailLeft {
	float:left;
	width:502px;
	margin-left:17px;
	margin-bottom:15px;
	_margin-left:8px;
}
	

	
.prodDetailLeft #showimage {
	border:1px solid #d0d0d0
}	
	
.ProdDetailRight {
	float:left;
	width:390px;
	margin-left:18px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial;
	font-size:18px
}

.ProdDetailRight th {
	font-size:12px;
	font-weight:bold
}

.ProdDetailRight td {
	font-size:12px;
}

.ProdDetailRight td input, .ProdDetailRight input {
	height:18px;
	width:27px;
	font-size:14px;
	text-align:center;
	border:1px solid #474747
}

.buttonAddToCart {
	margin-top:30px;
	cursor:pointer;
	background-image:url(ButtonAddToCart.png);
	height:53px;
	width:254px;
	background-repeat:no-repeat;
	color:#ffffff;
}


.buttonAddToCartHover {
	color:#ffffff;
	height:53px;
	width:254px;
	background-repeat:no-repeat;
	background-image:url(ButtonAddToCartOver.png);

}


.prodDetailOptionsWrapper {
	margin-top:20px;
}

.prodDetailOption {
	height:60px;
	width:60px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #e0e0e0;
	float:left;
}

.prodDetailPics {
	margin-top:15px;
}

.prodDetailSmallPic {
	height:36px;
	width:36px;
	margin-right:6px;
	margin-bottom:10px;
	border:1px solid #e0e0e0;
	float:left;
}


.prodSubLinks {
	height:42px;
	float:left;
}

.prodLinks {
	clear:left;
	width:375px;
}


.prodInfoLink1 a {
	color:#474747
}

.prodInfoLink1 a:hover {
	color:#e1393e;
	text-decoration:none
}
	

.prodInfoLink2 a {
	color:#474747
}

.prodInfoLink2 a:hover {
	color:#e1393e;
	text-decoration:none
}


.prodInfoLink3 a {
	color:#474747
}

.prodInfoLink3 a:hover {
	color:#e1393e;
	text-decoration:none
}	
	

/* product info block (second half of product detail) */


.prodSectionSpacer {
	height:5px;
}

.prodInfoLeft {
	float:left;
	text-align:left;
	margin-left:28px;
	width:560px;
	padding-right:5px;
	_margin-left:14px;
}

.prodInfoLeft h2 {
	margin:0;
	padding:0;
	margin-top:20px;
}

.prodInfoRight {
	float:left;
	width:320px;
	text-align:left;
	margin-left:25px;
	margin-top:24px;
}

.prodInfoRight ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:25px;


}
.prodInfoRight li {
	background-image:url(BulletProdInfoRight.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:19px;

}

.prodInfoRight ul li a:hover {
	text-decoration:underline
}

.prodSimilar {
	margin-left:0px;
	margin-bottom:30px;
}

.prodAlsoPurchased {
	margin-top:20px;
	margin-left:2px;
}

.download {
	width:120px;
	height:160px;
	float:left;
	margin-top:20px;
	margin-left:50px;
	text-align:center;
}

.download a {
	text-decoration:none;
	color:#474747
}

.download a:hover {
	text-decoration:underline;

}


.basket table, #wishListDiv table {
	margin-left:13px;
	margin-bottom:20px;
	
}



.basket th, #wishListDiv th {
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	height:22px;
	color:#474747
}

.basket td, #wishListDiv td {
	font-size:12px;
	padding-top:10px;
	color:#474747
	
}

.basket td input {
	height:18px;
	width:27px;
	font-size:16px;
	text-align:center;
	border:1px solid #474747
}

.basketMargin {
	margin-top:-4px;
}

.basketRow {
	border-bottom:1px dotted #d0d0d0;
	height:1px;
	line-height:1px;
	font-size:0px;
	margin-bottom:2px;
}

.totalRow {
	height:1px;
	line-height:1px;
	font-size:0px;
	margin-bottom:2px;
}

.basketRowSmall {
	border-bottom:1px dotted #d0d0d0;
	height:1px;
	line-height:1px;
	font-size:0px;
	margin-bottom:2px;
}

.buttonBasketPage {
	cursor:pointer;
	width:85px;
	height:22px;
	background-image:url(ButtonBasketPage.png);
}


.buttonBasketPageOver {
		width:85px;
	height:22px;
	background-image:url(ButtonBasketPageOver.png);
}

.buttonContinueShopping {
	width:192px;
	height:32px;
	float:right;
	cursor:pointer;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:30px;
	color:#ffffff;
	background-image:url(buttonContinueShopping.png);
}

.buttonContinueShoppingOver {
	color:#ffff00;
}



.buttonContinueCheckout {
	width:288px;
	height:53px;
	cursor:pointer;
	float:right;
	color:#ffffff;
	margin-right:25px;
	margin-top:30px;
	background-image:url(buttonContinueCheckout.png);
}

.buttonContinueCheckoutOver {
	color:#ffff00;

}

.YouSaveMsg {
	font-size: 18px;
	color:#ff0000;
}


/* full size panel */



.half {
	float:left;
	width:435px;
	#float:left;
	#display:inline;

}

.half .noGap {
	padding:0;
	margin:0;
	font-weight:normal;
}


/* account and checkout form */

.checkoutCards {
	float:left;
	width:160px;
	margin-top:0;
	margin-left:37px;

}

.checkout h1 {
	margin:0;
	padding:0;
	padding-top:25px;
	margin-left:25px;
	margin-bottom:4px;
}

.confirmationCheck {
	float:left;
}


.checkout table th {
	height:30px;	
}

.checkout table td {
	font-size:14px;
	color:#474747;

}


.textLabel {
	width:170px;
	display:block;
	text-align:right;
	float:left;
	margin-right:4px;
}

.formLabel {
	width:170px;
	display:block;
	text-align:right;
	float:left;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:3px;
	
}

.csResponse {
	color:#e1393e;
	width:400px;
	margin-left:175px;
	margin-bottom:20px;
}

.formLabelCheckbox {
	width:60px;
	display:block;
	text-align:right;
	float:left;
	margin-left:0px;
	margin-right:4px;
	margin-bottom:3px;	
}

.formBreak {
	clear:both;
	height:2px;
}

.inputText {
	width:200px;
	height:24px;
	color:#474747;
	border:1px solid #474747;
	font-size:14px;

}

.inputTextSmall {
	width:60px;
	height:24px;
	color:#474747;
	border:1px solid #474747;
	font-size:16px;
}

.inputSelect {
	width:202px;
	height:24px;
	color:#474747;
	border:1px solid #474747;
	font-size:14px;
}

.subjectSelect {
	height:24px;
	color:#474747;
	border:1px solid #474747;
	font-size:14px;
}


.inputMessage {
	width:200px;
	height:100px;
	color:#474747;
	border:1px solid #474747;
	font-size:14px;
}

.shipSelect {
	height:24px;
	color:#474747;
	border:1px solid #474747;
	font-size:14px;
}

.inputExpiry {
	width:99px;
	height:24px;
	color:#474747;	
	border:1px solid #474747;
	font-size:14px;
}

.rememberMe {
	margin-left:40px;
	margin-top:5px;

	height:15px;
	width:15px;

}

.button192W {
	width:192px;
	margin-top:15px;
	margin-bottom:25px;
	height:32px;
	cursor:pointer;
	color:#ffffff;
	margin-left:185px;
	background-image:url(button192w.png);
}



.button192WOver {
	color:#ffff00;
}

.button355W {
	padding:0;
	width:355px;
	margin-top:15px;
	margin-bottom:25px;
	height:32px;
	cursor:pointer;
	color:#ffffff;
	background-image:url(button355w.png);
}



.button355WOver {
	color:#ffff00;
}

.billingSpacer {
	height:114px;
}

.comments {
	height:130px;
	width:846px;
	border:1px solid #000000;
	font-size:10px;
	
}

.indent25 {
	margin-left:25px;
}


.indented {
	margin-left:44px;
}


.formPanel h3 {
	margin:0;
	padding:0;
	margin-bottom:15px;
}

.codeInput {
	width:200px;
	height:26px;
	border:1px solid #000000;
	font-size:20px;
	margin-bottom:10px;
	text-align:center;
}



.leftNav .submitButton {
	width:90px;
	padding-bottom:3px;
	margin-left:0px;

}




.csDetails {
	height:130px;
	width:400px;
	border:1px solid #000000;
	font-size:10px;
	
}


.csLink {
	float:right;
	margin-right:60px;
}

.helpDesk {
	width:630px;
}


/* locations page */

.locationRegion {
	color:#474747;
	text-decoration:none
}

.locationRegion:hover {
	color:#000000;
	text-decoration:underline
}

.locationCity {
	color:#474747;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none
}

.locationCity:hover {
	color:#000000;
	text-decoration:underline
}

.mapQuest a {
	color:#ff0000	
}

.locTable {
	padding:5px;
	margin:1px;
}




/* wish list */


#wishDiv .button192W {
	width:192px;
	margin-top:15px;
	margin-bottom:25px;
	height:32px;
	cursor:pointer;
	color:#ffffff;
	margin-left:0px;
	background-image:url(button192w.png);
}

.prodThumb {
	position:absolute;
	width:180px;
	height:180px;
	background-color:#ffffff;
	border:2px solid #000000;
	text-align:center;
	padding-top:10px;

}

.wishNotice {
	height:40px;
	background-color:#ffffff
}


/* tell a friend */


.tellAFriend {
	margin-bottom:20px;
}

/* careers */

.career {
	background-color:#FFFFCC;
	padding:5px;
	border:1px solid #000000;
	margin-top:5px;
}


/* misc */

.returnAddress {
	float:right;
	width:300px;
	background-color:#fcfcfc;
	margin-right:15px;
	padding:5px;
	border:1px solid #474747
}

.prodOutOfStock {
	font-size:12px;
	color:#e1393e;
	margin-top:5px;
}

.BasketAlert {
	padding:25px;
	width:650px;
	margin-left:120px;
}


.socialNav {
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial;
	background-color:#ffffff;
	height:50px;
	margin-bottom:12px;
	line-height:18px;
	padding-left:50px;
}

.social {
	width:200px;
	text-align:left;
	padding-top:6px;
	height:50px;
	float:left;
	margin-right:15px
}

/* error message for form signup */

.formErrorMsg {
    width: 350px; 
    margin-left: 30px;
}

.formErrorMsg a:link {
	text-decoration: underline;
	color: #474747;
	}
.formErrorMsg a:visited {
	text-decoration: underline;
	color: #474747;
	}
.formErrorMsg a:hover {
	text-decoration: none;
	color: #ff0000;
	}
.formErrorMsg a:active {
	text-decoration: none;
	color: #ff0000;
	}

.formValidMsg {
    width: 350px;
    margin-left: 30px;
    color: #04B200;
    text-align: center;
}

.viewOrderItemName{
	padding-left: 9px;
}

.viewOrderItemNameNested{
   padding-left: 29px;
}