body {
/*background-color: #753B8F;
background-image: url(images/PageBackground.png);*/
background-repeat: repeat-x;
margin: 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}

p {
padding-left: 20px;
padding-right: 20px;
}

form {
padding-left: 20px;
}

div#header {
width: 960px;
height: 150px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: center;
position: relative;
}

div#nav {
	text-align: center;
width: 1000px;
height: 50px;
background-color:#C12712; /*#6B2C87;*/
background-image: url(/images/NavBackground.png);
background-repeat: repeat-x;
margin-left: auto;
margin-right: auto;
padding: 0px;
text-align: left;
position: relative;
}

div.navbutton {
float: left;
display: inline;
}

#home {
display: block;
width: 119px;
height: 50px;
background: url(/images/navigation/Home.png) no-repeat 0 0;
}

#home:hover {
background-position: 0 -50px;
}

#home span {
display: none;
}

#promotional-products {
display: block;
width: 200px;
height: 50px;
background: url(/images/navigation/PromotionalProducts.png) no-repeat 0 0;
}

#promotional-products:hover {
background-position: 0 -50px;
}

#promotional-products span {
display: none;
}

#branded-merchandise {
display: block;
width: 200px;
height: 50px;
background: url(/images/navigation/BrandedMerchandise.png) no-repeat 0 0;
}

#branded-merchandise:hover {
background-position: 0 -50px;
}

#branded-merchandise span {
display: none;
}

#sportswear {
display: block;
width: 150px;
height: 50px;
background: url(/images/navigation/Sportswear.png) no-repeat 0 0;
}

#sportswear:hover {
background-position: 0 -50px;
}

#sportswear span {
display: none;
}

#corporate-clothing {
display: block;
width: 200px;
height: 50px;
background: url(/images/navigation/CorporateClothing.png) no-repeat 0 0;
}

#corporate-clothing:hover {
background-position: 0 -50px;
}

#corporate-clothing span {
display: none;
}

#contact {
display: block;
width: 131px;
height: 50px;
background: url(/images/navigation/Contact.png) no-repeat 0 0;
}

#contact:hover {
background-position: 0 -50px;
}

#contact span {
display: none;
}

a.navtext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
padding-top: 30px;
}

div#banner {
width: 1000px;
height: 150px;
/*background-color: #B495C1;*/
margin-left: auto;
margin-right: auto;
text-align: center;
}

div#wrapper {
width: 1060px;
height: 100%;
background-image: url(images/ContentBackground.png);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
min-height:100%;
position:relative;
}

div#content {
width: 960px;
height: 460px;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
}

div#swcontent {
width: 960px;
height: 430px;
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
}

div.outersection {
width: 300px;
height: 360px;
margin-top: 20px;
text-align: left;
float: left;
position: relative;
}

div.innersection {
width: 572px; /*300px;*/
height: 360px;
margin: 20px 30px 0px 30px;
text-align: left;
float: left;
position: relative;
}

.contactmail {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.contactmail:hover {
color: #CC0717;
text-decoration: none;
}

div#footer {
width: 1040px;
height: 160px;
background-color: #FFFFFF;
background-image: url(images/NavBackground.png);
background-repeat: repeat-x;
margin-left: auto;
margin-right: auto;
text-align: center;
color:#1B9ED3;
}

div#copyright {
width: 500px;
height: 40px;
padding-top: 20px;
padding-left: 20px;
text-align: left;
float: left;
}

div#noise {
width: 100px;
height: 40px;
padding-top: 20px;
padding-right: 20px;
text-align: right;
float: right;
}

.infotext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
/*color: #FFFFFF;*/
}

.infotextsmall {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
/*color: #FFFFFF;*/
line-height: 12px;
}

#infolink {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
/*color: #FFFFFF;*/
text-decoration: none;
}

#infolink:hover {
text-decoration: underline;
}

h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 30px;
/*color: #692B84;*/
color:#FD291C;
font-weight: bold;
padding: 0px 0px 10px 0px;
margin: 0px;
}

.mainHeading {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 23px;
color: #FD291C;
font-weight: bold;
padding: 0px 0px 10px 0px;
margin: 0px;
}

h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #545454;
font-weight: bold;
padding: 0px;
margin: 0px;
line-height: 20px;
}

h2 a {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #545454;
font-weight: normal;
padding-left: 0px;
margin: 0px;
text-decoration: none;
}

h3 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 19px;
color: #FD291C;
font-weight: bold;
padding: 10px 0px;
margin: 0px;
}

h4 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #545454;
font-weight: normal;
padding-left: 20px;
margin: 0px;
}

h5 {
font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 30px;
color: #007CC4;
font-weight: bold;
padding: 0px 20px 20px 20px;
margin: 0px;
}

h6 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
font-weight: normal;
padding-left: 20px;
margin: 0px;
}

.formtext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #545454;
font-weight: normal;
padding-left: 0px;
margin: 0px;
}

/* ----------lightbox------------ */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

a#enquiry{text-decoration:underline; color: #FD291C;}