body, td, th, caption, input,select,textarea {
	font-family: Arial, helvetica, sans-serif;
}
body {
	color: #000;
	text-align:center;
	font-size: 12px;
	color:#000;
	margin:0;
	padding:0;
	background:#FFF;
	text-align:center;
}
#surround {
	text-align:left;
	width:780px;
	margin:0 auto;
}
a {
	color:#C00;
}
fieldset {
	border:0;
}
	a:hover {
		text-decoration:none;
	}
button {
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1;
	background:#069;
	color:#FFF;
}
.Abutton {
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:#069;
	color:#FFF;
	padding:0 1em;
	text-decoration:none;
	border:3px outset #FFF;
}
	a.Abutton:hover {
		border:3px inset #FFF;
	}
#backSurround {
}

p#stockLevelsBanner {
	text-align:center;
	background:#E8E4F6;
	margin:0;
	margin-bottom:1em;
	padding:1em 0;
	color:#00008A;
}
p#stockLevelsBanner strong {
	display:block;
	text-transform:uppercase;
}

#ContentSurround {/*surrounds main content*/
	padding:0 0 10px;
	margin: 0 0 0 165px ;
	text-align:left;
	min-height:900px;
}
#IndexSurround {/*Surrounds index content - best sellers and featured*/
	padding:0;
	padding-left:148px;
	text-align:center;
}
	#IndexSurround img {
		margin:0;
		padding:0;
		border:1px solid #C9CAC5;
	}
	img.MainFeature {
		border-right:3px solid #FFF;
	}


#LogoBar {
	background-color:#2E24A4;
	color:#FFF;
	margin:0;
	padding:0;
	height:91px;
	border-bottom:1px solid #FFF;
}
	#LogoBar form {
		text-align:right;
		float:right;
		padding:0;
		margin:0;
	}
	#LogoBar fieldset label {
		display:none;
	}
	#LogoBar fieldset {
		padding-top:50px;
		padding-right:5px;
	}
#LogoBar img {
	margin:0;
	border:0;
	padding:0;
	float:left;
}
		


#HelpBar, #BottomHelpBar {
	background:#A097CE; 
	font-size:11px; 
	list-style:none;
	padding:5px 0;
	margin:0;
	text-align:center;
	border-top:1px solid #FFF;
	clear:both;
}

	#HelpBar li, #BottomHelpBar li {
		display:inline;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	#HelpBar strong, #BottomHelpBar strong {
		color:#FFF;
		display:inline;
	}
	#HelpBar a, #BottomHelpBar a {
		color:#FFF;
		text-decoration:none;
		border-right:1px solid #FFF;
		padding:5px;
		margin:0;
	}
	#HelpBar a:hover, #BottomHelpBar a:hover {
		text-decoration:underline;
		color:#FFF;
	}
		#HelpBar a.NoBar, #BottomHelpBar a.NoBar {
			padding-right:0;
			border-right:0;
			border-right:0;
		}
		#HelpBar a.BasketLink {
			color:#000;
		}
#BottomHelpBar {
	border-top:1px solid #000;
}	


table.FrontPage {
	border:0;
	border-collapse:collapse;
}	
	table.FrontPage td {
		width:25%;
		text-align:center; 
		vertical-align:top;
		padding-bottom:20px;
	}
		table.FrontPage td h1 {
			font-size:12px; 
			margin:0px; 
			padding:0px;
			border:0px; 
			letter-spacing:normal;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			color:#000000;
		}
		table.FrontPage td img {
			width:150px;
			border:1px solid #000;
			display:block;
		}
		table.FrontPage td em {
			font-size:10px;
			font-style:normal;
			display:block;
		}

		
		
		
.Strong {
	font-weight:bold;
}

h1 {/*Page Headers*/
	font-size: 18px;
	font-weight: bold;
	display:block;
	color:#036;
	letter-spacing: -1px; 
	font-family: Arial, helvetica, sans-serif;
	padding-bottom:4px;
	border-bottom:2px solid #E6E4E5;
	margin: 0 0 20px 0;
	text-align:left;
}
	h1 a {
		text-decoration:none;
	}
	h1 a:hover {
		color:#036;
	}
h4 {/*Product Title*/
	font-size:14px;
	font-weight:bold;
	display:inline;
}
h5 {/*Site map top level categories*/
	font-size:13px;
	font-weight:bold;
	display:inline;
	border-top:1px solid #CCC;
	width:100%;
	margin-top:10px;
}
h6 {/*Site map top level categories*/
	font-size:12px;
	font-weight:bold;
	display:inline;
}
#SiteMap a {
	color:#000;
}
#SiteMap h5 a, #SiteMap h6 a{
	color: #C00;
}

/*FAQs*/
#FAQ_Answer {
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

/*Links*/
#LinkSection {
	font-size:14px;
	font-weight:bold;
	background-color:#E7E7E7;
	border-top:1px solid #999;
	margin-top:10px;
	padding: 5px;
	width:100%;
}
#ALink {
	border-bottom:1px solid #CCC;
	margin-top:5px;
	padding: 5px;
	width:100%;
}
#ALink strong a {
	text-decoration:none;
	color:#000;
}

/*OLD IMPORTED STYLES*/
.PageTitle {
	font-size: 14px;
	font-weight: bold;
}
.TDPageTitle {
	font-size: 14px;
	font-weight: bold;
	background-color: #EAE9E9;
	margin: 5px;
}
.BgroundLeft {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.BestSellers {
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
}
#PriceGrabberLogo img {
	margin-top:20px;
	border:0;
}
.PaymentMethods {
	text-align:center;
	margin-top:10px;
}
.PaymentMethods img {
	margin:0 2px;
	border:0;
	vertical-align:middle;
}


.Copyright {
	font-size:9px;
	text-align:center;
	margin:0;
	color:#666;
}

.BigWarning, .BigSuccess {
	margin:10px;
	padding:15px 10px;
	padding-left:50px;
	border:1px solid #C00;
	background:#FFC url(/incs/images/zadmin/exclamationx3.gif) no-repeat left center;
	font-weight:bold;
}

.BigSuccess {
	background-image:url(/structural/GLOBAL/images/giant_tick.gif);
}

#headerSecurity {
	background:#C00;
	font-size:11px; 
	list-style:none;
	padding:5px;
	margin:0;
	text-align:right;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	clear:both;
	display:block;
}
	#headerSecurity li {
		display:inline;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	#headerSecurity li.securityMessage {
		text-align:center;
		float:left;
	}
	#headerSecurity a {
		color:#FFF;
		text-decoration:none;
		border-right:1px solid #FFF;
		padding:5px;
		margin:0;
	}
	#headerSecurity li.securityMessage a {
		border:0;
	}
	#headerSecurity li.securityMessage img {
		border:0;
		vertical-align:middle;
	}
	#headerSecurity a:hover {
		text-decoration:underline;
		color:#FFF;
	}
		#headerSecurity a.NoBar {
			padding-right:0;
			border-right:0;
			margin-right:0;
		}
		#headerSecurity a.BasketLink {
			color:#000;
		}
		
		
table.multiProduct td {
	vertical-align:top;
}
.ThumbProduct {
	float:left;
	font-size:11px;
	text-align:left;
	width:124px;
	margin: 5px 20px 30px 20px;
}	
	.ThumbProduct a, .ThumbProduct strong, h1 {
		display:block;
	}
	.ThumbProduct img {
		width:120px;
		height:120px;
		border:0;
		margin:0;
		padding:0;
	}
	.ThumbProduct strong {
		color:#FFF;
		background:#C00;
		padding: 0;
		margin: 0;
		width:auto;
		display:inline;
	}
	.ThumbProduct a {
		color:#C00;
		font-weight:bold;
		margin:10px 0 3px 0;
	}
	.ThumbProduct p, .ThumbProduct p a {
		font-size:11px;
		margin:0px; 
		padding:0px;
		border:0px; 
		text-align:left;
		color:#036;
		font-weight:normal;
	}
	.ThumbProduct {
		background:#FFF url();
		padding:0;
		color:#C00;
		margin:0;
	}
	.ThumbProduct ul, .ThumbProduct li {
		list-style:none;
		margin:0;
		padding:0;
		font-size:11px;
	}
	.ThumbProduct ul {
		line-height:150%;
		border-top:1px solid #E6E4E5;
		margin-top:5px;
		height:56px;
		text-align:right;
	}
	.ThumbProduct div.Reference {
		color:#999;
		font-size:9px;
	}
	.ThumbProduct .imageHolder {
		margin:0;
	}



.MultiPrice strong {
	background:#FFF;
	color:#C00;
	font-weight:normal;
}