/* ### CORE ELEMENTS ### */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-repeat: repeat;
}

h3 {
	font-family: Tahoma, Arial, Serif;
	color: #ED0487;
	font-size: 14px;
}

h4 {
	font-family: Tahoma, Arial, Serif;
	color: #555555;
	font-size: 14px;
}

h5 {
	font-family: Tahoma, Arial, Serif;
	color: #555555;
	font-size: 10px;
}

p {
	font-family: Tahoma, Arial, Serif;
	color: #555555;
	font-size: 12px;
}

a, a.visited {
	color: #555555;
	text-decoration: none;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #555555;
	text-decoration: underline;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	font-weight: bold;
}

select {
	padding: 0px;
	border: 1px solid #888888;
	width: 150px;
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	font-weight: normal;
}

form input {
	padding: 1px;
	border: 1px solid #555555;
	margin-bottom: 5px;
	width: 300px;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	font-weight: normal;
}

textarea {
	width: 300px;
	height: 75px;
	padding: 1px;
	border: 1px solid #555555;
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	font-weight: normal;
}

form label {
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	position: relative;
	width: 150px;
	float: left;
	padding: 1px;
	text-align: right;
	margin-right: 10px;
}

fieldset {
	padding: 10px;
	margin: 10px;
	border: 1px solid #555555;
	background: #FFFFFF;
}

legend {
	font-family: Tahoma, Arial, Serif;
	color: #ED0487;
	font-weight: bold;
	font-size: 12px;
}

#footerBanner {
	margin-top: 15px;
	margin-left: 245px;
	margin-bottom: 10px;	
}


/* ### DIVS, ETC ### */

.dynamic-content {
    padding: 10px;
    background-color: #fff;
    width: 590px;
}

.dynamic-content h2 {
    margin-bottom: 10px;
    font-size: 24px;
}

.dynamic-content p {
    padding: 10px 0px;
}

#showMorePrices {
	background: #666666;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#aboutUs {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	width: 599px;
}

.ovFauxDiv {
	width: 160px;
	height: 40px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background: #FEFAE7;
	font-family: Arial, Tahoma, Serif;
	position: relative;
	top: 8px;
	margin-top: -3px;
}

.ovFauxDivOfficialMerchant {
	width: 160px;
	height: 40px;
	text-align: center;
	padding: 5px 0px;
}

.ovFauxDiv2 {
	width: 160px;
	height: 14px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background: #FEFAE7;
	position: relative;
	font-family: Arial, Tahoma, Serif;
	top: -1px;
}

.ovFauxDivImage {
	width: 160px;
	height: 40px;
	border: none;
}

.ovFauxText {
	font-size: 8px;
}

.ovFauxText:hover {
	font-size: 8px;
}

#mainContainer {
	position: relative;
	left: 50%;
	width: 800px;
	margin: 8px -400px 5px -400px;
	color: #757575;
	font-size: 12px;
	font-family: tahoma, arial, serif;
}

#adminMenu {
	background: #EEEEEE;
	border-bottom: 1px solid #555555;
	padding: 5px;
	margin-bottom: 10px;
}

.daysToXmasInput {
	padding: 2px 5px 2px 5px;
	margin: 2px 5px 2px 0px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	width: 30px;
	float: left;
	text-decoration: none;
	text-align: center;
}

.daysToXmasText {
	padding: 7px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	text-decoration: none;
}

.adminImage {
	margin-left: 163px;
}

.noneFound {
	font-size: 11px;
	font-family: tahoma, arial, serif;
	position: relative;
	top: -4px;
	margin-right: 10px;
	color: red;
}

#adminTopLeft {
	float: left;
	position: relative;
	background: inherit;
	width: 780px;
}

#selectSite {
	float: right;
	background: inherit;
	position: relative;
}

#adminContent {
	padding: 10px;
}

#header {
	margin: 0px 0px 0px 0px;
	color: #757575;
	font-size: 20px;
	font-family: tahoma, arial, serif;
	font-weight: bold;
}

#leftMenu {
	width: 172px;
	background: #FFFFFF;
	padding: 0px 0px 10px 0px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

#crossSellLeft {
	background-color: #FFFFFF;
	width: 165px !important;
	width: 160px;
	padding: 0px 0px 5px 5px;
	margin-top: 7px;
	border: 1px solid #CCCCCC;
}

#leftSide {
	float: left;
	width: 172px;
}

.clearBoth {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}

#horizontalSplitter {
	width: 790px;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #888888;
	text-align: right;
}

#content {
	float: left;
	width: 585px;
	padding: 5px 0px 0px 0px;
	margin-left: 9px;
}

#extraContent {
	width: 595px;
	padding: 5px;
	margin: 10px 15px 5px 0px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
}

#mainItem {
	width: 598px;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#mainItemPicture {
	width: 285px;
	float: left;
}

#mainItemContent {
	width: 295px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

#pricesTable {
	width: 598px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	margin: 3px 0px 0px 0px !important;
	margin: 3px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}

#footer {
	width: 777px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	margin-top: 0px;
}

#footer li {
    display: inline;
    padding: 3px 5px;
}

#color {
	width: 302px;
	height: 20px;
	border: 1px solid #333333;
	background-color: #D20582;
	float: left;
	cursor: n-resize;
	margin-right: 5px;
	position: relative;
	top: 2px;
	margin-bottom: 10px;
}


/* ### CLASSES ### */

.emailPopup {
	position: absolute;
	left: 50%;
	width: 300px;
	height: 120px;
	margin-top: -80px;
	z-index: 1;
	border: 1px solid #888888;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}

.emailPopup2 {
	position: absolute;
	left: 50%;
	width: 300px;
	height: 120px;
	margin-top: -80px;
	z-index: 1;
	border: 1px solid #888888;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}

.emailMe {
	width: 25px;
	height: 15px;
	border: 1px solid #CCCCCC;
}

.emailMeText {
	font-size: 9px;
}

.emailMeText:hover {
	font-size: 9px;
}

.buyNow {
	width: 60px;
	height: 22px;
	border: none;
	cursor: pointer;
}

.tabText {
	position: relative;
	top: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Serif;
}

.tab {
	width: 96px;
	height: 20px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.footerMenu {
	width: auto;
	margin: 2px 5px 2px 5px;
	font-family: Tahoma, Arial, Serif;
	font-size: 11px;
	text-decoration: none;
}

.footerMenu:hover {
	width: auto;
	margin: 2px 5px 2px 5px;
	font-family: Tahoma, Arial, Serif;
	font-size: 11px;
	text-decoration: underline;
}

.footerMenuLabel {
	width: auto;
	margin: 5px;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	text-decoration: none;
}

.footerMenuGeneric {
	width: auto;
	margin: 5px;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	text-decoration: none;
}

.footerMenuGeneric:hover {
	width: auto;
	margin: 5px;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	text-decoration: underline;
}

.genericMenuHidden {
	display: none;
	cursor: pointer;
}

.tableRow {
	background-color: #FFFFFF;
	cursor: pointer;
}

.tableRow:hover {
	cursor: pointer;
}

.miniDivRow1 {
	background-color: #FFFFFF;
	padding: 4px 2px 4px 2px;
	width: 156px;
	cursor: pointer;
	height: 15px;
}

.miniDivRow1:hover {
	background-color: #E5E6FE;
	cursor: pointer;
	height: 15px;
}

.miniDivRow2 {
	background-color: #F2F2F2;
	padding: 4px 2px 4px 2px;
	width: 156px;
	cursor: pointer;
	height: 15px;
}

.miniDivRow2:hover {
	background-color: #E5E6FE;
	cursor: pointer;
	height: 15px;
}

.tableRow1 {
	background-color: #F8F8F8;
	cursor: pointer;
}

.tableRow1:hover {
	/*background-color: #E5E6FE;*/
	cursor: pointer;
}

.buyNowCell {
	text-align: center;
	padding: 2px;
	cursor: pointer;
}

.merchantCell {
	padding-left: 10px;
}

.productHeader{
	font-family: Tahoma, Arial, Serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5px;
}

.smallLogo {
	height: 20px;
	width: 30px;
	border: none;
	margin: 0px 5px 0px 0px;
	float: left;
	position: relative;
	top: 2px;
}

.mainItemPicture {
	width: 285px;
	border: none;
	border: 1px solid #CCCCCC;

}

.adminMenu {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

.submit {
	width: 100px;
}

.description {
	font-family: Tahoma, Arial, Serif;
	color: #AAAAAA;
	font-size: 11px;
	position: relative;
	top: -5px;
	margin-left: 5px;
}

.miniTitle {
	font-family: Trebuchet MS, Arial, Serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.miniDescription {
	font-family: Trebuchet MS, Arial, Serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 2px;
	line-height: 11pt;
}

.error {
	color: #C10202;
}

.leftMenuGeneric {
	width: 155px;
	font-family: Tahoma, Arial, Serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.leftMenuGeneric:hover {
	width: 155px;
	font-family: Tahoma, Arial, Serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.genericMenu {
	width: 157px;
	padding: 5px 5px 5px 10px;
}

.genericMenu2 {
	width: 162px;
	padding: 5px 0px 5px 10px;
	font-family: Tahoma, Arial, Serif;
	color: #888888;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.genericMenu3 {
	width: 160px;
	padding: 5px 0px 5px 10px;
	font-family: Tahoma, Arial, Serif;
	color: #888888;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.siteLink {
	position: relative;
	top: 2px;
	font-family: Tahoma, Arial, Serif;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}

.siteLink:hover {
	position: relative;
	top: 2px;
	font-family: Tahoma, Arial, Serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.colourSquare {
	width: 8px;
	height: 15px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}

.pipe {
	margin: 0px 5px 0px 0px;
	font-size: 10px;
}

.smallMainLogo {
	border: none;
	float: left;
	height: 64px;
	width: 230px;
}

.largeMainLogo {
	border: none;
	float: left;
}

.topBanner {
	float: right;
	margin-right: 9px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	width: 485px;
	background-color: #FFFFFF;
}

.ghdTopBanner {
	float: right;
	margin-right: 9px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	width: 485px;
	background-color: #000000;
	background-image: url( ../images/top-black-banner-bg.gif );
	background-repeat: no-repeat;
	cursor: pointer;
}

.banner {
	height: 100px;
	width: 610px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	height: 100px;
	width: 608px;
}

.adminProductGroup {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 400px;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Serif;
	color: #888888;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 10px;
}

.priceHeader {
	width: 280px;
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.priceHeaderLeft {
	width: 280px;
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.pricesTableCell {
	font-weight: bold;
	color: #555555;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #EEEEEE;
}

.pricesTableCellLeft {
	font-weight: bold;
	color: #555555;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	text-align: left;
	padding: 0px 4px 3px 4px;
	border-bottom: 1px solid #EEEEEE;
}

.merchantLogo {
	width: 160px;
	height: 40px;
	border: 1px solid #CCCCCC;
}

.price {
	font-weight: bold;
	font-family: Tahoma, Arial, Serif;
	font-size: 14px;
}


/* ### TOP CROSS SELL ### */

.crossSellContentHolder {
	float: left;
	padding: 0px 20px 3px 5px;
	width: 170px;
}

.crossSellMiniLogo {
	border: none;
	margin-left: 1px;
	float: left;
	width: 30px;
	height: 20px;
}

.crossSellH5 {
	position: relative;
	top: 4px;
	margin-left: 0px;
	float: left;
}

.crossSellLeftH5 {
	position: relative;
	float: left;
	margin-left: 5px;
}

.crossSellDescription {
	font-weight: normal;
	font-size: 10px;
}

.crossSellMore {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.crossSellMore:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.crossSellTopPriceHolder {
	float: left;
	padding: 3px;
	width: 160px;
	margin-top: 0px;
}

.crossSellMerchantImage {
	border: none;
	width: 60px;
	height: 15px;
	float: left;
	margin-left: 15px;
}

.crossSellMerchantPrice {
	color: #333333;
	position: relative;
	margin-left: 5px;
	float: left;
	font-size: 12px;
}

.crossSellTopProductImage {
	border: none;
	width: 100px;
	padding: 3px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.crossSellLeftContentHolder {
	width: 165px;
	margin-left: -2px;
	padding: 5px 0px 1px 0px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.crossSellLeftImage {
	margin: 10px 0px 10px 30px;
	border: none;
}


/* ### KWICK SLIDER ### */

#coolMenu_container_top {
	height: 100px;
	width: 618px;
	background-color: inherit;
}

#coolMenu_container_bottom {
	width: 618px;
	background-color: inherit;
}

#coolMenu {
	position: relative;
}

#coolMenu .bulletPoints {
	overflow: hidden;
	float: left;
	display: block;
	width: 120px;
	height: 98px;
	cursor: pointer;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

.bulletPoints img {
	float: left;
}

.menuContent {
	float: left;
	padding: 2px;
	color: #333333;
	width: 102px;
}

#menuItemDescription
{
	clear: both;
	padding: 2px 4px 2px 4px;
	font-family: Trebuchet MS, Arial, Serif;
	color: #FFFFFF;
	width: 598px;
}

.officialMerchantRow {
	background-color: #000000;
}

.GoldUl {
	color: #F08E05;
}

.goldUl li:first-child {
	font-weight: bold;
}

ul.productsSubListing {
    list-style-type: square;
    font-size: 17px;
}

ul.productsSubListing li {
    padding: 0px 0px 0px 11px;
    list-style-position: inside;
    border-bottom: 1px dashed #DD44A1;
}

ul.productsSubListing li a {
    font-size: 11px;
    font-weight: normal;
}