﻿/* 2009 */
/* general */
/* padding:top right bottom left; */
body {
	padding: 0;
	height: 100%;
	text-align: center;	
	font-family: Arial,Tahoma,Calibri,Verdana;
	font-size: 10px;	
	background-color: #000000;	
}

a:link,  a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: None;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: Underline;
}

hr {
	margin-top: -5px;
	width: 100%;
	height: 1px;
	color: #003565;
}
/* margins */
.mTopBottom5 {
	margin:5px 0 5px 0;
}
.m0 {
	margin:0;
}
/* colours */
.Orange {
	color:#f9a01b;
}
.Blue {
	color:#00ACCD;
}
.Purple {
	color:#ee209a;
}
.Green {
	color:#5C9035;
}
/* overall */
#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;	
}
/* header */
#header1 {
	width: 960px;
	font-size: 10px;
	color: #FFFFFF;	
}
#header1 a:link, #header1 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: None;
}
#header1 a:hover, #header1 a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: Underline;
}
.linksOption {
	width:100px;
	float: left;
	padding-right:30px;
}

/* new header */
#header1left {
	width: 410px;
	float:left;
}
#header1Right {
	width: 550px;
	float:right;	
	text-align:right;
}
#header1Right1 {
	width: 550px;
	float:left;	
	padding: 5px 0 0 0;	
	text-align:right;
}
#header1Right2 {
	width: 550px;
	padding: 12px 0 12px 0;
	float:left;	
	text-align:right;
	color: #888888;	
}
#header1Right2 a:link, #header1Right2 a:visited {
	font-size: 10px;
	color: #888888;
	text-decoration: None;
}
#header1Right2 a:hover, #header1Right2 a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: Underline;
}

#header1Right3 {
	width: 550px;
	float:left;	
	text-align:right;
}
#search {
	clear:both;
	float:right;
	width: 176px;
	height:13px;
}
#searchContent {
	float: left;
	height:13px;	
	padding: 0 0 0 3px;
	background-color:#333333;	
}
#searchBoxNew {
	float: left;
	padding: 0 0 0 2px;		
}
#searchButtonNew {
	float: left;
	padding: 0px 2px 0 2px;	
}
#signup {
	clear:both;
	float:right;
	width: 500px;
	text-align:right;	
}
#signupLeft {
	float:left;
	width:260px;
	height:13px;
}
#signupLeftContents {
}
#signupRight {
	float:left;
	width:240px;
	height:17px;	
}
#signupRightContents {
	padding: 0 0 0 10px;
}
#SearchInput {
	background-color:#333333;
	width:158px;
	height:13px;	
	font-size: 10px;
	font-family: Arial;
	color: #888888;	
	border-style: solid;
	border-width: 0px;
	padding: 0px;	
}
#SignupInput {
	background-color:#333333;
	width:240px;
	height:13px;	
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	padding: 0 0 0 5px;
}
#searchButton {
	float: left;
}
#searchBox {
	float: left;
}
#searchButton {
	float: left;
}

/* main menu */
#m1 {
	float: left;
	width: 960px;
}
.m1Option {
	float: left;
}
.mainSpacer {
	float: left;
	height:5px;
}

/* main body */
#mainHome {
	float: left;
	width: 960px;
}
#main {
	float: left;
	width: 930px;
	padding:15px;
	background-color:white;	
	font-size:11px;
}
#main a {
	color: #000000;
	font-size:11px;	
}
#mainBody {
	width: 930px;
	float: left;
}
#mainBodyOrange {
	width: 930px;
	float: left;
	background-image: url("images/bg-right-orange.gif");
	background-repeat: repeat-y;	
}
#mBMenu {
	width: 150px;
	float: left;
	font-weight:bold;
}
#mBMenu a {
	font-size:11px;	
}
#mBMenuBack {
	float: left;
}

#mBMenuBackleft {
	float: left;
}

#mBMenuBackRight {
	padding-left:5px;
	float: left;
}
#mBMenuBackRight a:link {
	font-size:10px;
	color:#f9a01b;
}
#mBMain {
	width: 780px;
	float: left;
}
#mBMainHome {
	width: 930px;
	float: left;
}
#mBMainShort {
	width: 585px;
	float: left;
}
#mBMainContents {
	padding: 10px 15px 0 15px;
}
#mBMainContents a {
	text-decoration:Underline;
	color:#F9A01B;
}
.mBMain h1 {
	font-size: 14px;
}
#mBRight {
	width: 195px;
	float: left;
	color:#f9d6a2;
}
#mBRightContents {
	padding: 10px 14px 0 14px;
}
#mBRightContents a:link {
	color:#ffffff;
}
.rightHeadline {
	margin:0px;
	padding-top:7px;	
	line-height:18px;
	font-size: 16px;
	color:#ffffff;	
}
.prodMenuT1 {
	font-size: 16px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}
.prodMenuT2 {
	margin:0 0 0 0;
	font-size: 13px;
	font-weight:bold;
}
.prodMenuSeperator {
	margin:5px 0 5px 0;
	line-height:1px;
}

/* products list */

.paging_header {
	width:100%;
	text-align:right;
	color: #818080;		
}

.paging_header a:link, .paging_header a:visited {
	color: #818080;
	font-size: 10px;	
}

.paging_header a:hover, .paging_header a:active {
	color: #818080;		
}

.paging_footer {
	width:100%;
	text-align:right;
}


#productsList {
	font-size: 10px;
	color: #828282;
}
#productsList a {
	color: #828282;	
}

/* products list */

.productAddPhoto {
	width: 99px;
	height: 115px;	
	border-collapse: collapse;		
	background-image: url("/skin_default/images/xs-bg.gif");
	background-repeat: no-repeat;
	text-align:center;
	float:left;
	border-collapse: collapse;
}
.productAddPhotoSpacer {
	margin:0px;
	float:left;
}

.productPhoto {
	margin:0px;
	width: 307px;
	height: 344px;	
	border-collapse: collapse;		
	background-image: url("/skin_default/images/photo-border.gif");
	background-repeat: no-repeat;
}

.relatedProducts {
	width: 187px;
	background-image: url("/skin_default/images/recommended-repeater.gif");
	background-repeat: repeat-y;
}

.relatedProductsFooter {
	width: 187px;
	height:6px;
	background-image: url("/skin_default/images/recommended-bottom.gif");
	background-repeat: no-repeat;
}

/* links */
#links {
	width: 960px;
	float: left;	
}
.linksOption {
	width:100px;
	float: left;
	padding-right:30px;
}
#linksOptionEnd {
	width:100px;
	float: left;
}
#linksPayments {
	width:470px;
	float: left;
	text-align:right;
}
/* currency */
#currency {
	width: 960px;
	height: 25px;
	text-align:Right;	
}
#currency a:link, #currency a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: None;
	font-weight:Bold;	
}
#currency a:hover, #currency a:active {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: Underline;
	font-weight:Bold;
}
#menuTop {
	width: 960px;
	text-align:Right;
}

/* Footer */

#footer {
	width: 960px;
	float: left;	
}
#footerContents {
	float: left;
	padding:10px 0 10px 0;
	color:#808080;
}

#footerContents a {
	color:#808080;
}

/* Navigator for Product Lists */

.productListNavigator {

}

/* Inputs */

.inputSmall {
	background-color: #ffffff;	
	font-size: 11px;
	color: #333333;
	border: 1px solid #3a3a3a;
	padding: 0px;
}