A:link {color: #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:active {color: #000000; text-decoration: underline;}
A:hover {color: #000000	;text-decoration: underline;}

#subNav A:link {color: #9b9b9d; text-decoration: none;}
#subNav A:visited {color: #9b9b9d; text-decoration: none;}
#subNav A:active {color: #FF0000; text-decoration: none;}
#subNav A:hover {color: #9b9b9d;text-decoration: underline;}

#nav A:link {color: #9b9b9d; text-decoration: none;}
#nav A:visited {color: #9b9b9d; text-decoration: none;}
#nav A:active {color: #9b9b9d; text-decoration: none;}
#nav A:hover {color: #9b9b9d;text-decoration: underline;}

#pageCount A:link {color: #626365; text-decoration: none;}
#pageCount A:visited {color: #626365; text-decoration: none;}
#pageCount A:active {color: #626365; text-decoration: none;}
#pageCount A:hover {color: #626365;text-decoration: underline;}

#content a {color: #FFF !important; text-decoration: none;}
#content a:hover {color: #FFF !important; text-decoration: underline}




body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #4e4f54;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #000000;
	font-size: 24px;
	margin-left: 0px;
	font-weight: normal;
}

h2 {
	color: #626365;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	
}

#container {
	width: 978px;
	height: 610px;
	margin: -305px 0 0 -489px;
    position: absolute;
    top:50%;
    left:50%;
	background-image: url(../images/bgContainer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
}

#header {
	position: absolute;
	top: 20px;
	left: 21px;
	width: 928px;
	height: 110px;
	background-repeat: no-repeat;
}

#slogan {
	position: absolute;
	top: 48px;
	left: 544px;
}

#bgContent {
	position: absolute;
	z-index: 0;
	top: 156px;
	left: 21px;
	width: 928px;
	height: 422px;
	background-repeat: no-repeat;
	border-top: 1px solid #626365;
}

#content {
	position: absolute;
	top: 28px;
	left: 45px;
	width: 480px;
	height: 380px;
	overflow: auto;
}

#nav {
	position: absolute;
	right: 12px;
	top: 137px;
	text-transform: uppercase;
	color: #626365;
	font-size: 12px;
	z-index: 20;
}

#nav ul {
	padding: 0px;
	margin: 0px;
}

#nav li {
	padding: 0px 18px 0px 18px;
	margin: 0px;
	list-style-type: none;
	float: right;
	border-right: 1px solid #9b9b9d;
}

#nav A.active {color: #141315; text-decoration: none;}

#subNav {
	position: absolute;
	top: 6px;
	left: 27px;
	color: #9b9b9d;
}

#subnav ul {
	padding: 0px;
	margin: 0px;
}

#subnav li {
	margin: 0px;
	padding: 0px 18px 0px 18px;
	list-style-type: none;
	float: left;
	border-left: 1px solid #9b9b9d;
}

#subNav A.active {color: #FFFFFF; text-decoration: none;}

#pageCount {
	position: absolute;
	z-index: 20;
	top: 4px;
	left: 0px;
	color: #626365;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#pageCount ul {
	padding: 0px;
	margin: 0px;
}

#pageCount li {
	padding: 0px 2px 0px 2px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

#pageCount A.active {text-decoration: underline;}

#overview {
	position: absolute;
	width: 928px;
	height: 422px
}

#overview ul{
	padding: 0px;
	margin: 0px;
}

#overview li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
	width: 160px;
	height: 170px;
	padding: 10px;
}

#nr1 {
	top: 33px;
	left: 18px;
}

#nr2 {
	top: 33px;
	left: 203px;
}

#nr3 {
	top: 33px;
	left: 388px;
}

#nr4 {
	top: 33px;
	left: 573px;
}

#nr5 {
	top: 33px;
	left: 758px;
}

#nr6 {
	top: 211px;
	left: 18px;
}

#nr7 {
	top: 211px;
	left: 203px;
}

#nr8 {
	top: 211px;
	left: 388px;
}

#nr9 {
	top: 211px;
	left: 573px;
}

#nr10 {
	top: 211px;
	left: 758px;
}

.thumbName {
	position: absolute;
	top: 158px;
	left: 0px;
	color: #626365;
	font-size: 12px;
	font-weight: bold;
}

.nameBag {
	font-weight: bold;
}

.thumb A:hover {background-image: url(../images/bgThumb.jpg); background-repeat: no-repeat; padding: 10px; position: absolute; top: 0px; left: 0px; width: 160px; height: 160px;}

#product {
	position: absolute;
	width: 928px;
	height: 422px
}

#mainPic {
	position: absolute;
	top: 28px;
	left: 40px;
}

#productOverview {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#details {
	position: absolute;
	top: 320px;
	left: 474px;
	color: #626365;
	line-height: 20px;
}

#picOverview {
	position: absolute;
	top: 28px;
	left: 474px;
}

#picOverview ul{
	padding: 0px;
	margin: 0px;
}

#picOverview li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
	width: 124px;
	height: 124px;
	padding: 6px;
}	

.thumbSmall A:hover {background-image: url(../images/bgThumbSmall.jpg); background-repeat: no-repeat; position: absolute; top: -1px; left: -1px; height: 114px; width: 114px; padding: 7px;}

#bagnr1 {
	top: 0px;
	left: 0px;
}

#bagnr2 {
	top: 0px;
	left: 114px;
}

#bagnr3 {
	top: 0px;
	left: 228px;
}

#bagnr4 {
	top: 0px;
	left: 342px;
}




