/* Resets Everything to 0
=========================================================================== */
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, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* Global Styles
=========================================================================== */
html {
padding:0px;
margin:0px;
}

body {
background-image: url(images/bg8.jpg); 
background-repeat: repeat;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #5b5b5b;
text-align:center;
margin:0px;
padding:0px;
}

p,pre, h1, h3 {
margin:0px 10px 10px 10px;
}

p {
margin-top: 5px;
line-height: 18px;
}

ul {
margin-top: 5px;
list-style-type: none;
}

h1 {
background: url(images/h1-icon.jpg) 5px 7px no-repeat;
margin: 0px;
font-size:11px;
padding: 5px 0px 5px 18px;
color: #fff;
background-color: transparent;
text-transform: uppercase;
}

a {
color: #E35889;
font-size: 12px;
background-color:transparent;
text-decoration: none;
}

a:hover {
color: #E35889;
cursor: pointer;
text-decoration: underline;
}

pre {
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

#box {
width:997px;
margin: 0px auto;
padding:0px;
text-align:left;
background-color:#F3F3F3;
border-left: 1PX SOLID #4A4A4A;
border-right: 1PX SOLID #4A4A4A;
}

#content {
background: url(images/stripes.png);
min-height: 800px;
width:600px; 
padding:0px;
margin-top: 5px;
float:left;
background-color:#F3F3F3;
overflow: hidden;
}

.section {
background: #FFFFFF url("images/title.gif") no-repeat scroll left top;
background-color: #fff;
border-bottom: 1px solid #AAAAAA;
width: 600px;
float: left;
}

.section ul {

}

.section li {
padding: 0px 0px 5px 10px;
font-weight: normal;
}

#sitemap {
padding:10px;
}

/* Header
=========================================================================== */

#head { 
width: 997px;
height: 150px;
background-color:#fff;
}

#head h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}

#head p {
padding:10px;
margin:0px;
}

#head img {
/*margin-left: 15px;*/
/*margin-top: 10px;*/
}


/* Menu
=========================================================================== */

#menu {
width: 997px;
height: 26px;
padding:0px;
background-color: #4a4a4a;
float: left;
}


/* Left
=========================================================================== */

#left {
width:175px;
padding:0px;
float:left;
background-color:#F3F3F3;
margin-top: 5px;
margin-left: 5px;
margin-right: 15px;
}

.leftBox {
background: #FFFFFF url("images/titleLeft.gif") no-repeat scroll center top;
color: #fff;
border-bottom:1px solid #AAAAAA;
padding: 0px 0px 18px 2px;
width:175px;
margin-left: 5px;
}

.leftBox p {
color:#564b47;
font-size: 11px;
padding: 0px;
margin: 5px;
}

.leftBox ul {
list-style-type: none;
}

.leftBox li {
background: #FFFFFF url("images/arrow.gif") 0 5px no-repeat;
padding: 0px 0px 0px 12px;
margin-left: 5px;
}

.leftBox a {
color: #4A4A4A;
font-weight: normal;
}

.leftBox a:hover {
color: #E35889;
text-decoration: none;
}

.imageBox {
border-bottom:1px solid #AAAAAA;
padding: 0px 0px 0px 2px;
width:175px;
margin-left: 5px;
}

.blank {
background: #F3F3F3;
height:3px;
}

#addThis {
margin-left: 8px;
}

/* Right
=========================================================================== */

#right {
background: url(images/stripes.png);
min-height: 800px;
width:175px;
padding:0px;
float:right;
background-color:#F3F3F3;
margin-top: 5px;
margin-right: 5px;
margin-right: 15px;
}

.rightBox {
background: #FFFFFF url("images/titleLeft.gif") no-repeat scroll center top;
color: #fff;
border-bottom:1px solid #AAAAAA;
padding: 0px 2px 2px 0px;
width:175px;
margin-right: 5px;
}

.rightBox img {
padding: 3px 0px 3px 6px; 
}

.rightBox p {
color:#564b47;
font-size: 11px;
padding: 0px;
margin: 5px;
}

.rightBox ul {
list-style-type: none;
}

.rightBox li {
background: #FFFFFF url("images/arrow.gif") 0 5px no-repeat;
padding: 0px 0px 0px 12px;
margin-left: 5px;
}

.rightBox a {
color: #4A4A4A;
font-weight: normal;
}

.rightBox a:hover {
color: #E35889;
text-decoration: none;
}

#offers img { 
margin: 8px;
border: 1px solid;
}

/* Footer
=========================================================================== */

#footer {
width: 997px;
background-color: #fff;
padding: 20px 0 20px 0px;
color: #AAAAAA;
text-align: left;
float: left;
border-top: 1px solid #AAAAAA;
}

.dbb {
float: right;
margin-top: 5px;
margin-right: 10px;
}

/* Index
=========================================================================== */

.clientSection {
background: #FFFFFF url("images/clientTitle.gif") repeat-x scroll left top;
background-color: #fff;
border-bottom: 0px solid #AAAAAA;
width: 997px;
float: left;
}

.clientList {
padding: 20px 0px 20px 6px;
float: left;
width: 90px;
}

a.siemens {
background: url(images/siemens.gif) 0 -47px no-repeat;
display: block;
width: 105px;
height: 42px;
}

a.siemens:hover {
background: url(images/siemens.gif)  no-repeat;
}

a.velvet {
background: url(images/velvet.gif) 0px -58px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.velvet:hover {
background: url(images/velvet.gif) 0px -8px no-repeat;
}

a.dove {
background: url(images/dove.gif) 0px -55px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.dove:hover {
background: url(images/dove.gif) 0px -7px no-repeat;
}

a.boots {
background: url(images/boots.gif) 0px -55px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.boots:hover {
background: url(images/boots.gif) 0px -8px no-repeat;
}

a.bigbro {
background: url(images/bigbro.gif) 0px -57px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.bigbro:hover {
background: url(images/bigbro.gif) 0px -9px no-repeat;
}

a.radox {
background: url(images/radox.gif) 0px -58px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.radox:hover {
background: url(images/radox.gif) 0px -10px no-repeat;
}

a.nivea {
background: url(images/nivea.gif) 0px -58px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.nivea:hover {
background: url(images/nivea.gif) 0px -10px no-repeat;
}

a.vivienne {
background: url(images/vivienne.gif) 0px -63px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.vivienne:hover {
background: url(images/vivienne.gif) 0px -15px no-repeat;
}

a.sure {
background: url(images/sure.gif) 0px -62px no-repeat;
display: block;
width: 105px;
height: 46px;
}

a.sure:hover {
background: url(images/sure.gif) 0px -14px no-repeat;
}

a.superdrug {
background: url(images/superdrug.gif) 0px -58px no-repeat;
display: block;
width: 105px;
height: 46px;
margin-left: 10px;
}

a.superdrug:hover {
background: url(images/superdrug.gif) -1px -10px no-repeat; 
}

/* clothing
=========================================================================== */


.thumbnail {
padding-left: 10px;
width: 118px;
float: left;
margin: 10px;
border: dashed 1px;
}

.prodImage {
z-index: 0;
position:relative;
right: 6px;
}

.prodName {
text-align: center;
padding: 3px;
font-weight: bold;
position:relative;
right: 6px;
}

.prodDesc {
text-align: center;
padding: 3px;
font-style: italic;
color: #E35889;
position:relative;
right: 6px;
}

/* How We Do It
=========================================================================== */

#how {
margin-top: 20px;
}

#howSection {
margin: 8px;
}

/* Contact Us
=========================================================================== */

#cname {
width: 395px;
}

#cemail {
width: 395px;
}

#ctelephone {
width: 367px;
}

#ccomment{
width: 450px;
height: 200px;
}

	
/* Signup Styles
=========================================================================== */

#loadMail {
background:transparent url(images/loading.gif) no-repeat ;
display:none;
height:40px;
margin-left:65px;
margin-top:30px;
} 	

.signup {
border: 1px solid #444;
padding: 3px;
margin-top: 4px;	
}	

.mailContainer {
		
}

.mailMe {
cursor: pointer;
margin-top:4px;
border: 1px solid #4A4A4A;
background-color:#F3F3F3 ;
color: #4A4A4A;
}

em {
color: #E35889;	
}


