html {
	margin: 0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	color: #666;
	overflow: -moz-scrollbars-vertical;
	text-align: center;
}
form, form input, form select {
	margin: 0px;
}
body.iFrame {
	background-color: #f8f8f8;
	margin: 0px;
	padding: 0px;
}
.iFrame table {
	text-align: left;
	width: 98%;
}
.iFrame table label{
	float: right;
	padding-right: 5px;
}
#wrapper {
	display: inline-block;
	position:relative;
	text-align:left;
	width:964px;
}
a img { border: none;}
a { color: #666;}
a.noLink { color: #AAA;}
.Req {
	font-size: 1.5em;
	line-height: 0.3em;
	color: #CC0000;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #666;
}
p {
	margin: 5px 0px 5px 0px;
}
.iFrame h1 {
	margin-bottom: 10px;
}
h1 { font-size: 2em;}
h2 { font-size: 1.8em;}
h3 { font-size: 1.20em;}
h4 { font-size: 1.6em;}
h5 { font-size: 1.3em;}
h6 { font-size: 1.2em;}
.CLEAR {
	clear: both;
}
.messageBox {
	position: absolute;
	background-color: #EFEFEF;
	border: 1px solid #666;
	padding: 5px;
	z-index: 500;
}
.messageBox iframe {
	border: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.closeMsgBox, .closeMsgBox:visited, .closeMsgBox:active, .closeVid:link {
	position: absolute;
	z-index: 300;
	top: 0px;
	right: -35px;
	padding: 10px;
	background-color: #666666;
	color: #DDD;
	font-weight: bold;
	font-size: 20px;
	width: 15px;
	text-decoration: none;	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 5px;
	-webkit-border-bottom-right-radius: 5px;	/*	For Chrome	*/
	-webkit-border-top-right-radius: 5px;	/*	For Chrome	*/
	border-radius: 0px 5px 5px 0px;

}
#fullScreen {
	position: absolute;
	z-index: 400;
	background-color: #DDD;
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 0px;
	left: 0px;
}

#header {
	height:215px;
	position: relative;
}
#header .topBar {
	color: #666;
	border-bottom: 1px solid #CCC;
	text-align: right;
	padding: 5px 0px 5px 0px;
	height: 15px
}
#header .topBar a {
	text-decoration: none;
}
#header .topBar .bordRight {
	border-right: 1px solid #CCC;
	padding-right: 3px;
	margin-right: 3px;
}
#header .topBar .welcome {
	background: no-repeat left bottom url(../images/common/loginSilhouette.gif);
	padding: 4px 0px 4px 20px;
}
#header .topBar .welcome .welcomeName {
	font-weight: bold;
}
#header .basket {
	background: no-repeat left bottom url(../images/common/basketSml.gif);
	padding: 4px 5px 4px 20px;
	margin-left: 5px;
}


#header .topContent {
	background: #000;
/*	background: no-repeat url(../images/common/topBgXmas.jpg);*/
	height: 96px;
	border-bottom: 6px solid #993399;
	margin-bottom: 5px;
}
#header .topContent .topMailLife {
	position: absolute;
	top: 45px;
	left: 20px;
}
#header .topContent .topMailOnline {
	position: absolute;
	top: 45px;
	right: 20px;
}


#header .linksBar1 {
	height: 25px;
	padding: 3px 0px 3px 0px;
}
#header .linksBar1 a {
	padding: 0px 5px 0px 1px;
	border-right: 1px solid #CCC;
	text-decoration: none;
}
html #wrapper .noBord {
	border: none;
}
#header .searchForm {
	margin: 0px;
	padding: 0px;
	float: right;
}
#header .searchForm .search {
	background: 3px 4px no-repeat url(../images/common/search.gif);
	padding-left: 15px;
	color: #666;
	font-size: 0.98em;
}
#header .searchForm .submit {
	background-color: #FFF;
	color: #888;
	border: none;
	height: 21px;
	border: 1px solid #888;
	padding-bottom: 1px;
}
#header .linksBar2 a {
	background: no-repeat url(../images/common/catMenuBgPurp.jpg);
	width: 91px;
	height: 46px;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-right: 1px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	display: table-cell;
	vertical-align: middle;
}
#header .linksBar2 a.selected {
	background-image: url(../images/common/catSelectedPurp.gif);
	color: #622165;
}
#header .linksBar2 a:link {
	cursor: pointer;
}
#header .linksBar2 a.ext {
	background-image: url(../images/common/extMenuBgPurp.jpg);
	cursor: pointer;
}
.menuDrop {
	position: absolute;
	display: none;
	min-width: 110px;
	z-index: 200;
}
.menuDrop a {
	text-decoration: none;
	color: #FFF;
	display: block;
	_display: inline;
	padding: 0px 5px 0px 10px;
}
.menuDrop .midCat {
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
}
.menuDrop .midCat a{
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px 0px 0px;
}

.menuDrop a:hover {
	text-decoration: underline;
}
.menuDrop li {
}
.menuDrop .dropMenuTop {
	height: 0px;
	padding-top: 16px;
	background: no-repeat top left url(../images/common/dropMenuTopPurp.gif);
	width: 105px;
	overflow: hidden;
}
.menuDrop .content {
	background-color: #622165;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-moz-box-shadow: 1px 1px 3px 0px #444;
	-webkit-box-shadow: 1px 1px 3px #444;
	box-shadow: 1px 1px 3px #444;
	#border: 1px solid #622165;	/*	This is required for IE7	*/
}
.menuDrop .content ul {
	padding: 0px 20px 5px 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
.menuDrop .dropMenuBottom {
}
#menuDropShadow {
	position: absolute;
	display: none;
	background: #666;
	z-index: 190;
	filter: alpha(opacity: 60);
}



.contents {
}


.prevBox
{
	position:relative;
	padding-top:10px;
	float:left;
}
.prev_left
{
	float:left;
	width:60px;
	overflow:hidden;
}
.prev_right
{
	float:left;
	width:150px;
	overflow:hidden;
}
.prev_head
{
	font-size: 1.15em;
	font-weight: bold;
	float:left;
	width:150px;
}


.top10, .prevView, .also {
	float: left;
	width: 215px;
	padding-right: 10px;
	position: relative;
	margin-bottom: 10px;
}
h3.recentHistory, .top10 h3 {
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
}
.prevView h4, .also h4, .prevSearchs h4 {
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
}
.top10 a, .prevView a, .also a {
	display: block;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	color: #333;
	background: no-repeat 0px 10px;
}
.clearPrev a {
	color: #666;
}
.top10 .head, .prevView .head, .also .head {
	font-size: 1.15em;
	font-weight: bold;
}
.top10 .priceRange, .prevView .priceRange, .also .priceRange {
	color: #FFF;
	background-color: #333;
	float: left;
	padding: 1px 3px 1px 3px;
	
}
.prevView .clearPrev {
	position: absolute;
	right: 15px;
	top: 5px;
}
.prevView .clearPrev a {
	display: inline;
	padding: 0px;
}
.prevSearchs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.prevSearchs ul li {
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
	background: no-repeat center left url(../images/product/prevSearchArrows.gif);
}
.prevSearchs ul li a {
	text-decoration: none;
}


.freePP {
	clear: both;
	color: #A31010;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
}



#footer{
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 35px;
	position: relative;
	clear: both;
}
#footer .links {
	text-align: center;
}
#footer .links a {
	background: no-repeat top left;
	display: inline-block;
	height: 10px;
	line-height: 8px;
	font-size: 10px;
	overflow: hidden;
	padding: 9px 15px 5px 35px;
	text-decoration: none;
	color: #000;
}
#footer .links a.newsLetter {
	background-image: url(../images/common/newsLetterBG.jpg);
}
#footer .links a.addthis_button {
	background: none;
	height: auto;
	line-height: normal;
	padding: 0px 0px 4px 0px;
	_padding: 0px 0px 2px 0px;
}
#footer .links a.tellFriend {
	background-image: url(../images/common/tellFriendBG.jpg);
}
#footer .links a.twitter {
	background-image: url(../images/common/twitterBG.jpg);
}
.thawte {
	position: absolute;
	top: 5px;
	right: 5px;
}
#amo {
	position: absolute;
	top: 15px;
	right: 70px;
}
#feefoFooter {
	position: absolute;
	top: 36px;
	right: 15px;
}
.footerMenu {
	height: 219px;
	padding: 20px 0px 0px 0px;
	width: 963px;
	background: no-repeat top center url(../images/common/footerBG.gif);
	color: #999;
	margin: 40px 0px 20px 0px;
}
.footerMenu a {
	color: #999;
	text-decoration: none;
}
.footerMenu ul {
	margin: 0px;
	padding: 0px 0px 0px 190px;
	float: left;
	border-right: 1px solid #999;
	width: 290px;
	list-style: none;
	height: 180px;
}
.footerMenu ul li {
	width: 100%;
	margin-bottom: 3px;
	font-size: 1.05em;
}
.footerMenu ul ul {
	width: 50%;
	padding: 0px;
	border: none;
	height: auto;
}
.footerMenu ul .head {
	font-size: 20px;
	margin-bottom: 10px;
}
.footerMenu ul li a {
	padding: 0px 0px 0px 11px;
	background: no-repeat left center url(../images/common/footerListMarker.gif);
}
.footerBottom {
	text-align: center;
	font-size: 0.9em;
	position: relative;
}
.footerBottom a {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}