@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.lt {
	text-align: left;
	vertical-align: top;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style-image: none;
	list-style-type: none;
}
table {
	border-collapse: separate;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS Reset */

/* html tag styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
hr {
	border: 0;
	padding: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #982629;
	height: 1px;
	width: 100%;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	padding-bottom: 10px;
}
h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-image: url(/assets/graphics/title-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: 0px 1px;
	margin-top: 5px;
}
h3 a {
	color: #666;
	text-decoration: none;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
blockquote {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 18px;
}
caption {
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-bottom: 5px;
	color: #333333;
	margin-bottom: 3px;
	padding-top: 5px;
}
.tradetable {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
/* red colour styles */
a, .highlight, h2, h1, .logo a, .price, .quote {
	color: #982629;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.mid .costume {
	margin-top: 10px;
}
.costume .image {
	width: 270px;
	text-align: center;
	float: left;
	color: #982629;
}
.costume .description {
	margin-left: 283px;
	min-height: 305px;
}

/* id styles and nested classes */
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 176px;
	margin-bottom: 10px;
	position: relative;
}
#top .logo {
	position: absolute;
	left: 390px;
	top: 40px;
	text-align: center;
}
#top .logo a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#top .logo a:hover {
	color: #000;
}
#top #clock {
	height: 50px;
	width: 200px;
	position: absolute;
	top: 124px;
	left: 22px;
	margin: 0px;
	padding: 0px;
}
.middle {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 528px;
	overflow: hidden;
}
.middle .banner {
	min-height:281px;
	background-image: url(/assets/template/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	background-color: #FFFFFF;
}
.middle #menu {
	background-image: url(/assets/template/menu-bkgrd.jpg);
	background-repeat: repeat-x;
	height: 40px;
	border: 1px solid #CCC;
	text-align: center;
	color: #999;
	font-size: 10px;
	line-height: 40px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.middle #menu a {
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.middle #menu a:hover {
	color: #CC0000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.middle li {
	list-style-type: decimal;
	margin-left: 16px;
	list-style-position: outside;
}
.middle li li {
	list-style-type: lower-alpha;
	margin-left: 16px;
	list-style-position: outside;
}
.middle ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
.middle .breadcrumb {
	font-size: 10px;
	color: #000;
}
.middle .no {
	display: block;
	height: 25px;
}
#bottom {
	font-size: 10px;
	color: #666;
	text-align: center;
	padding: 10px;
	width: 950px;
	float: left;
}
#bottom .copyright {
	color: #666;
	text-decoration: none;
}

/* class styles */
.colum {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.mid {
	width:496px;
}
.login-box {
	width: 181px; /* TODO: REDUCE */
	padding: 15px 15px 5px 15px;
	border: 1px solid #ccc;
	margin: 12px auto 24px auto;
}
.login {
	border: 1px solid #CCC;
	width: 177px;
	height: 20px;
	margin-bottom: 10px;
}
.price {
	font-size: 18px;
}
.sidemenu {
	line-height: 22px;
}
.sidemenu a {
	text-decoration: none;
}
.search_box {
	color: #8C0222;
	width: 135px;
	height: 17px;
	display: inline-block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCC;
}
.side {
	float: left;
	width: 211px;
}
.usertitle {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-image: url(/assets/template/user-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 22px;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.green {
	color: #497a39
}
.shoptitle {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1282d;
}
.accountinfo ul li a {
	color: #666;
	padding-left: 5px;
}
.accountinfo ul {
	padding-bottom: 10px;
}
.basketadd {
	background-image: url(/assets/template/price-bkgrd.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	width: 210px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	text-decoration: none;
	border: 0;
	display: block;
}
/*
 * MTL - Moved style to the div.image container to get around size difference
 *       problem. fdw uses narrower images than those supplied by p-ia.
 *
.MagicZoom img {
border: 1px solid #999;
padding: 0;
margin: 0;
}
 */

/* Style of zoomed window */
.MagicZoomBigImageCont {
border: 1px solid #999;
margin-left:-10px;
}

/* Style of header, activated with "title" attribute in <a> tag */
.MagicZoomHeader {
font-size: 8pt;
line-height: normal;
color: #fff;
background: #666;
text-align: center;
}

/* Style of small square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(/assets/template/ajax-loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}
.accessory {
	margin-top: 10px;
	display: block;
	white-space: nowrap;
	height: 75px;
	min-height: 75px;
}
.smallcopy {
	font-size: 10px;
}
.accessory img {
	border: 1px solid #666666;
	float: left;
}
.accessory .acinfo {
	margin-left: 97px;
	min-height: 73px;
}
.clear {
	clear:both;
}
.quote {
	background-image: url(/assets/graphics/quote.jpg);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 12px;
	padding-right: 15px;
}
.accountTD, .accountTD a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#options {
}
#options td {
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
#options img {
}
.baskettrail {
	background-image: url(/assets/template/basket-bkgrd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 9px;
	line-height: 20px;
	color: #666666;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 447px;
}
.baskettrail li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 20%;
	display: block;
}
.baskettrail .step     {
	color: #FFFFFF;
	background-image: url(/assets/template/step.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.baskettrail img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.baskettrail a {
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	float: left;
	width: 73px;
	padding: 0px;
	text-align: center;
}
.code {
	background-image: url(/assets/template/code.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 174px;
	font-size: 10px;
	color: #982629;
	padding-top: 5px;
	padding-left: 11px;
}
.continue {
	background-image: url(/assets/template/continue.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	width: 120px;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 12px;
}
.code #code {
	width: 80px;
	height: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.proceed {
	background-image: url(/assets/template/checkout.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 125px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 7px;
	font-size: 10px;
}
.remove {
	font-size: 10px;
	text-decoration: none;
	background-image: url(/assets/template/remove.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 173px;
	padding-top: 5px;
	padding-left: 12px;
}
.ct {
	text-align: center;
	vertical-align: top;
}
.cm {
	text-align: center;
	vertical-align: middle;
}
.cb {
	text-align: center;
	vertical-align: bottom;
}
.view {
	color: #666666;
	text-decoration: none;
	background-image: url(/assets/template/view.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 90px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.back {
	color: #982629;
	text-decoration: none;
	background-image: url(/assets/template/back.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 90px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#basket th {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #982629;
	vertical-align: bottom;
	font-size: 10px;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #982629;
}
.gline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rb {
	text-align: right;
	vertical-align: bottom;
}
.columleft {
	float: left;
	width: 247px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #982629;
	font-weight: bold;
}
.columright {
	margin-left: 247px;
	font-weight: bold;
	padding-left: 25px;
}
#country {
	width: 185px;
}
.columleft input, .columright input, .columleft select, .columright select {
	width: 204px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.save {
	background-image: url(/assets/template/checkout.gif);
	background-repeat: no-repeat;
	border: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	height: 25px;
	padding-left: 15px;
}
.save:hover {
	color: #FF0000;
}
.columleft label, .columright label {
	font-weight: normal;
	text-transform: capitalize;
}
.arrowbullet li {
	list-style-type: none;
	background-image: url(/assets/template/right-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 23px;
}
.arrowbullet li a {
	color: #666666;
	text-decoration: none;
}
.arrowbullet li a:hover {
	color: #982629;
}
.quickadd {
	background-image: url(/assets/template/quickadd.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 117px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	font-size: 10px;
}
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */.notifyTable {
	border: 1px solid #999999;
	margin-top: 10px;
}
.notifyTable .grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	padding: 5px;
}
.notifyTable .wht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
.justify {
	text-align: justify;
}

