﻿body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.8em;
	color: #292929;
	background-image: url(/vjs/images/stylesheetimages/bkgd_with_hdr_gradient.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

body, p, img, ul, ol, li, form, fieldset {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
}

body, img, ul, ol, li {
	list-style: none;
}

a {
	text-decoration : underline;
	color : #6699CC;
}

a:hover {
	text-decoration : underline;
	color : #006699;
	cursor: pointer;
}

.clear {
	clear: both;
}
.breadcrumb {
font-size:12px; 
font-family:arial;
color:#292929;
padding-top:10px;
}

#proddescription ul {
	
	margin: 16px 0px 16px 0px;
}
#proddescription li {
	
	padding: 3px 0px 3px 0px;
}
#intlLinks { width:960px; color:#666; height:30px; margin-top:10px; }
#intlLinks ul {  }
#intlLinks li { display:inline; padding:0 10px 0 0; }
#intlLinks li a { padding:0 0 0 20px; }
#intlLinks li#footerAUS, #intlLinks li#footerAUD { background:url(/content/global/img/intl_flagAUS.gif) center left no-repeat; }
#intlLinks li#footerCAN, #intlLinks li#footerCAD { background:url(/content/global/img/intl_flagCAN.gif) center left no-repeat; }
#intlLinks li#footerUK, #intlLinks li#footerGBP { background:url(/content/global/img/intl_flagUK.gif) center left no-repeat; }
#intlLinks li#footerEUR { background:url(/content/global/img/intl_flagEuro.gif) center left no-repeat; }
#intlLinks li#footerUS, #intlLinks li#footerUSD { background:url(/content/global/img/intl_flagUS.gif) center left no-repeat; }

#shopTitle 
{
    font-size:17px;margin-top:4px;color:#666666;font-weight:normal;
}
