.shopfitter {
	background-color: #FFFFFF;
}

body
{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	width:100%;
	margin:0px;
}

body div.container 
{
	position:relative;
	width:100%;
	overflow:hidden;
	min-width:800px;


}

body div.container div.middle
{
	position:relative;
	border-left:200px solid #FFFFFF;
	border-right:200px solid #FFFFFF;
	min-width:500px;
	

}
body div.container div.middle div.image
{
	background-image: url(../images/manbanner2.jpg);
	background-repeat:no-repeat;
	height: 228px;
	width:100%;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body div.container1 div.middle1 div.image1
{
	background-image: url(../images/shopper.jpg);
	background-repeat:no-repeat;
	height: 228px;
	width:100%;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body div.container div.middle div.image div.middlebullets
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	position: relative;
	margin-top: 16px;
	color: #2985B4;
	font-size: 16px;
	font-style: oblique;
	list-style-position: outside;
	padding-right: 30px;
	padding-top: 0px;
	
}

body div.container div.middle div.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	padding: 15px;
	line-height: 18px;
	background-image: url(../images/blueline.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.forum {
	margin-left: 200px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container .middle-2 .forum p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body div.container div.right
{
	position:absolute;
	width:200px;
	right:0px;
	top:0px;
	height:640px;
}
body div.container div.right div.top
{
	height:586px;
	width:200px;

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/rightcolumn.jpg);
}

body div.container div.right div.bottom
{
	width:200px;
	background-image: url(../images/rightcolumnlower2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
}

body div.container div.left
{
	position:absolute;
	width:200px;
	left:0px;
	top:0px;

}

body div.container div.left div.top
{
	height:230px;
	width:200px;
	overflow:hidden;
	background-image: url(../images/leftcolumn.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

body div.container div.left div.bottom
{
	width:200px;
	background-image: url(../images/leftcolumnlower.jpg);
	height: 228px;
	background-repeat: no-repeat;
}

body div.footer
{
	background-image: url(../images/footer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	height: 93px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body div.footer div.footertext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003082;
	font-size: 12px;
	margin-top: 17px;
	margin-left: 22px;
	position: absolute;
	width: 96%;
    
}
body div.header 
{
	margin: 0px;
	padding: 0px;
}

body div.separator
{
	height:2px;
}

body div.header div.topmenu
{
	background-image: url(../images/topmenubackground.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
	height: 18px;
}

body div.header div.logo 
{
	background-image: url(../images/logo.png);
	height: 74px;
	width: 350px;
	background-repeat: no-repeat;
	margin: 7px;
	position: relative;
	top: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #2884B3;
	margin: 0px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #2985B4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4A73C;
	text-decoration: none;
}
#nav2 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin : 0;
	text-align: left;
	top: 3px;
	position: relative;
	height: 11px;
	padding: 0px;
}
#nav2 ul li{
	display : inline;
}
#nav2 ul li a{
	color : #003082;
	text-decoration : none;
	padding-left : 1em;
	padding-right : 1em;
}
#nav2 ul li a:hover, #nav2 ul li a:focus {
	color : #FFFFFF;
	background-color: #2884B3;
	display: inline;
	width: 10px;
}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	list-style-type: none;
	padding: 0px;
	top: 14px;
	left: 483px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul a {
	color: #2985B4;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
#nav ul li {
	position: relative;
	left: 7px;
	top: 7px;
	padding-left: 10px;
	margin-left: 1px;
}

#nav ul a:hover, #nav ul a:focus {
	color: #F4A73C;
	font-weight: bold;
	font-size: 12px;
}
#nav ul a:active {
	color: #1153BF;
	font-weight: bold;
	font-size: 12px;
}
.lowerlefttext {
	position: relative;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
	color: #003082;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003082;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	font-style: normal;
	margin: 0px 0px 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #368DB9;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	margin: 0px 0px 3px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 3px;
}
.lowerlefttextgrey {
    color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.comparison {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	position: relative;
	width: 170px;
	left: 11px;
	top: 3px;
	margin: 0px;
}

.lowerrighttext {
	position: relative;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	top: 24px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	z-index: 1;
}
.lowerlefttextgreen {
    color: #2985B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.logintext {
	position: relative;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	top: 17px;
	color: #F4A73C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
p {
	margin: 0px;
}
#nav3 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	top: 12px;
	left: 483px;
	font-weight: bold;
}
#nav3 ul a {
	color: #003082;
	text-decoration: none;
	list-style-position: outside;
}
#nav3 ul li {
	background-repeat: no-repeat;
	padding-left: 1em;
	margin-top: 7px;
	left: 22px;
	top: 11px;
	margin-left: 15px;
}
.searchbox {
	position: relative;
	float: right;
	width: 208px;
	background-attachment: scroll;
	background-position: right;
	height: 80px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003082;
	font-size: 12px;
	width: 190px;
	float: right;
	padding-left: 7px;
	position: absolute;
	top: 15px;
}
.box {
	padding-right: 5px;
	padding-left: 7px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 9px;
}
.submitbutton {
	background-color: #2884B3;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2884B3;
}
.footertext a:visited {
	color: #2884B3;
}
.footertext a:hover, #nav ul a:focus {
	color: #F4A73C;
}
.footertext a:active {
	color: #2884B3;
}
.righttext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2884B3;
	text-decoration: none;
}
.righttext a:visited {
	color: #2884B3;
	text-decoration: none;
}
.righttext a:hover, #nav ul a:focus {
	color: #F4A73C;
	text-decoration: none;
}
.righttext a:active {
	color: #2985B3;
	text-decoration: none;
}
.signin {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003082;
	top: 66px;
	left: 55px;
	margin-top: 10px;
	background-image: url(../images/smallbuttons.jpg);
	height: 23px;
	margin-left: 8px;
}
.signin a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2985B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.signin a:visited {
	color: #2985B4;
	text-decoration: none;
}
.signin a:hover, #nav ul a:focus {
	color: #F4A83D;
	text-decoration: none;
}
.signin a:active {
	color: #2985B4;
	text-decoration: none;
}
.strapline {
	color: #2985B4;
	position: relative;
	width: 580px;
	left: 10px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	bottom: 42px;
}
.searchtext {
	color: #FFFFFF;
	width: 90px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	position: absolute;
	z-index: 1;
	top: 14px;
	padding-right: 4px;
	text-align: right;
}
.userlogin {
	width: 72px;
	margin-top: auto;
	padding-top: 3px;
	margin-bottom: auto;
	margin-left: 12px;
}
.newaccount {
	position: absolute;
	left: 109px;
	margin-top: 3px;
	width: 80px;
}
.disclaimer {
	position: relative;
	float: right;
	width: 300px;
	z-index: 1;
	margin-right: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.latestdivider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px auto;
	padding: 0px;
	width: 80%;
}
.bodytext-left {
	float: left;
	width: 45%;
}
.bodytext-right {
	float: right;
	width: 45%;
}
.bodytext-heading {
	font-size: 12px;
	font-weight: bold;
	color: #2985B4;
}
.bodytext-emph {
	font-weight: bold;
}
.bodytext-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2985B4;
}
.bodylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2884B3;
}
.bodylink a:visited {
	color: #2884B3;
}
.bodylink a:hover, #nav ul a:focus {
	color: #F4A73C;
}
.bodylink a:active {
	color: #2884B3;
}
.download-style {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: medium groove #2985B4;
	background-color: #F4A73C;
	width: 170px;
	padding: 4px;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

a.download:link, a.download:visited, a.download:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #F4A73C;
	width: 160px;
	padding: 4px;
	text-align: center;
}
a.download:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2985B4;
	text-decoration: none;
}
.image-right {
	float: right;
	padding: 4px;
}
.image-centre {
	padding: 4px;
	text-align: center;
}
.lowerrighttext a{
	color: #003082;
	text-decoration: none;
	font-size: 12px;
}
.lowerrighttext a:active {
	color: #003082;
	text-decoration: none;
	font-size: 12px;
}
.lowerrighttext a:visited {
	color: #003082;
	text-decoration: none;
	font-size: 12px;
}
.lowerrighttext a:hover, #nav ul a:focus {
	color: #F4A73C;
	text-decoration: none;
}
.container .middle-2 .forum a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2985B4;
}
.container .middle-2 .forum a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4A73C;
}
.shop-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2985B4;
	width: 80%;
	text-align: left;
	margin-bottom: 6px;
	margin-left: auto;
	clear: both;
	border: 1px solid #2985B4;
	margin-right: auto;
	padding: 6px;
}
.shop-links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2985B4;
}
.t-row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;

}
.t-entry {
	float: left;
	width: 32%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2985B4;
	text-align: center;
}
.container .middle .text .bodytext-left .bodytext-heading img {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin-bottom: 4px;
	border: 1px solid #2884B3;
}

.container .middle .text .bodytext-right .bodytext-heading img {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin-bottom: 4px;
	border: 1px solid #2884B3;
}
.text-box-full {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	clear: both;
}
.sf4-shots {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
}
.container .middle .text .sf4-shots img {
	background-color: transparent;
	border: 1px solid #2985B4;
}
.container .middle .text .sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: right;
}

.container .middle .text .sub-menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2985B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.container .middle .text .sub-menu a:hover, #nav ul a:focus {
	color: #F4A83D;
	text-decoration: none;
}
.pay-button {
	text-align: center;
}
/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

input.message-button {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 17px;
	}
	
.price {
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 14px;
	color: #B52E01;
	text-align: left;
	margin-top: 4px;
}
.add-button {
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 14px;
	color: #B52E01;
	text-align: left;
	margin-top: 4px;
}

	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}
