body {
	text-align:			center;
	font-family:		arial, helvetica, sans-serif;
}

a {
	color:				#000000;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}

div.floatBreaker {
	clear:				both;
	font-size:			1px;
	height:				0px;
	line-height:		1px;
	overflow:			hidden;
}

div#mainWrapper {
	width:				980px;
	margin:				36px auto 30px auto;
	position:			relative;
	text-align:			left;
}

div#outerWrapper1 {
	border:				solid 8px #f8f8f8;
}

div#outerWrapper2 {
	border:				solid 8px #ffffff;
}

div#outerWrapper3 {
	width: 				948px;
}

div#innerWrapper {
	position:			relative;
	width:				948px;
	background-color:	#cdccd4;
}

div#contentWrapper {
	float:				left;
	width:				947px;
	overflow: 			hidden;
}

div#minHeight {
	height:				683px;
	width:				1px;
	float:				left;
	overflow: 			hidden;
	display: 			inline;
}

div#topContentWrapper {
	z-index:			3; /* Lets place the link above the menu */
	right:				40px;
	top:				33px;
}

div#topContentWrapper,
div#topContentWrapper h1,
div#topContentWrapper a {
	position:			absolute;
	width:				137px;
	height:				23px;
}

div#topContentWrapper h1 {
	height:				23px;
	overflow:			hidden;
	top:				0;
	margin:				0;
	font-size:			18px;
	background:		 	url(/images/logo.gif) no-repeat;
}

div#topContentWrapper a {
	display:			block;
	position:			relative;
	height:				0;
	padding-top:		23px;
	overflow:			hidden;	
}

div#topContentWrapper a img {
	border:				0;
}

div#menuWrapper {
	position:			absolute;
	top:				24px;
	width:				948px;
	z-index:			1;
}

/* ie.css */
div#menuWrapper ul,
body#frontPage div#frontPageMenuWrapper ul { 
	list-style: 		none;
	margin:				0;
	padding:			0;
	text-align: 		center;
	font-size:			12px;
	text-transform: 	uppercase;	
}

div#menuWrapper ul {
	width:				948px;
	position:			relative;
	line-height: 		18px;
	height:				18px;	
}

div#menuWrapper li a.active {
	color:				#000000;
}

div#menuWrapper li a,
body#frontPage div#frontPageMenuWrapper li a {
	color:				#666666;
	text-decoration: 	none;
	height: 			18px;
}

body#frontPage div#frontPageMenuWrapper ul li {
	line-height: 		30px;
}

div#menuWrapper ul li {
	display:			inline;
	margin:				0 9px;
}

div#menuWrapper ul ul { /* ie.css */
	position:			absolute;
	left:				0;
	width: 				948px;
	font-size:			10px;
	line-height: 		16px;
}

div#innerContentWrapper {
	margin	:			119px 40px 40px 40px;
}

.module {
	margin-bottom:		15px;
}

div#footer {
	color:				#cccccc;
	text-align: 		center;
	margin-top:			8px;
}

/* F R O N T P A G E */
body#frontPage div#specialContentWrapper {
	text-align:			center;
	margin-top:			231px;
	height:				411px;
}

body#frontPage div#specialContentWrapper h1 {
	margin:				0 auto;
}

body#frontPage div#specialContentWrapper h1 {
	display:			block;
	height:				0;
	width:				326px;
	padding-top:		56px;
	overflow: 			hidden;
	background:			url(/images/bigLogo.gif) no-repeat;	
}

body#frontPage div#specialContentWrapper img {
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
}

body#frontPage img#uGCPLogo {
	position:			absolute;
	bottom:				33px;
	left:				456px;
	margin:				0 0 0 434px;
}

body#frontPage img.spacer {
	margin-top:			33px;
	margin-bottom:		33px;
}

/* T E X T P A G E */
body#textPage div#contentWrapper {
	padding-bottom:		29px;
}

body#textPage h2,
body#textPage div.quoteModule,
body#textPage div.textModule {
	width:				678px;
	margin-left:		auto;
	margin-right:		auto;
}

body#textPage h2 {
	text-align: 		center;
	font-size:			18px;
	color:				#666666;
	font-weight:		normal;
	text-transform: 	uppercase;
	margin-top:			0;
	margin-bottom:		0;
}

body#textPage div.spacerModule {
	height:				15px;
}

body#textPage div.quoteModule {
	text-align:			center;
	color:				#000000;
	font-size:			11px;
}

body#textPage div.textModule {
	text-align: 		center;
	color:				#666666;
	font-size:			12px;
	line-height:		150%;
}

body#textPage div.textModuleColor2 {
	color:				#000000;
}

body#textPage div.fullWidthImageModule img {
	border:				0;
}
body#textPage div.smallWidthImageModule {
	text-align: center;
	display: block;	
}


/* C O L L E C T I O N P A G E */
body#collectionPage div#innerContentWrapper {
	margin-left:		0;
	margin-right:		0;
}





/* I M A G E S L I D E R */
div.imageSliderModule,
div.imageSliderModule div.wrapper,
div.imageSliderModule div.innerImagesWrapper,
div.imageSliderModule div.outerImagesWrapper {
	height:				568px;
}

div.imageSliderModule {
	width:				948px;
	overflow: 			hidden;	
}

div.imageSliderModule div.wrapper {
	position:			relative;
	overflow: 			hidden;
}

div.imageSliderModule div.outerImagesWrapper {
	width:				1035px; /* width + margin-left of outerImagesWrapper */
	overflow: 			hidden;
	position:			absolute;
	z-index:			2;
}

div.imageSliderModule div.outerImagesWrapper {
	margin-left: 		-87px; /* How much of the left image should be outside the content */
}

div.imageSliderModule div.imageWrapper {
	float:				left;
	display:			inline;
	/*margin-right:		20px;*/
	width:				381px; /* Same width as the images + intenden left and right margin */
	text-align:			center;
}

div.imageSliderModule div.mirrorWrapper {
	position:			relative;
}

div.imageSliderModule div.outerDataWrapper {
	height:				81px;
	text-align: 		center;
	background-repeat:	no-repeat;
	background-position:top left;
	margin-left:10px;
}
.ie8 div.imageSliderModule div.outerDataWrapper{
	margin-left:0;
}

div.imageSliderModule div.innerDataWrapper {
	visibility:			hidden;
}

div.imageSliderModule div.innerDataWrapper a {
	color:				#ffffff;
	font-size:			11px;
	text-decoration: 	none;
	line-height:		45px;
	background: 		url(/images/arrowDown1.gif) no-repeat center left;
	padding-left:		12px;
}

div.imageSliderModule div.coversWrapper {
	position:			absolute;
	z-index:			3;
	height:				100%;
}

div.unfocusedImageCover,
div.focusedImageCover {
	float:				left;
	height:				568px;
	z-index:			3;
}

div.unfocusedImageCover { /* ie.css */
	background-color: 	#cdccd4;
	opacity:			0.82;
	position:			absolute;
}

div.unfocusedImageCover1 {
	width:				284px;
}

div.unfocusedImageCover2 {
	width:				293px;
	margin-left:		655px;
}

div.imageSliderModule div.controlPanel {
	position:			absolute;
	z-index:			2;
	margin:	 			544px 0 0 447px;
	
}

div.imageSliderModule div.controlPanel a {
	display:			block;
	float:				left;
	width:				20px;
	height:				0;
	overflow: 			hidden;
	padding-top: 		20px;
}

div.imageSliderModule div.controlPanel a.previousLink {
	background:			url(/images/imageSliderCpLeftArrow.png);
	margin-right:		14px;
}

div.imageSliderModule div.controlPanel a.nextLink {
	background:			url(/images/imageSliderCpRightArrow.png);
}



/* Logo collection */
div.logoCollection {
	margin-top:			40px;
	margin-bottom: 		40px;
	position:			relative;
	width:				170px;
	margin-left: 		auto;
	margin-right: 		auto;
}

div.logoCollectionColumn {
	float:				left;
	display:			inline;
}

div.logoCollectionColumn1 {
	padding-top:		7px;
	left:				0;
	z-index:			2;
}

div.logoCollectionColumn2 {
	position:			relative;
	width:				100%;
	text-align: center;
	z-index:			1;
}

div.logoCollectionColumn3 {
	padding-top:		38px;
	float:				right;
	z-index:			2;
}
/*
div.logoCollectionColumn1,
div.logoCollectionColumn3 {
	position:			absolute;
	top:				0;
}*/

div.logoCollection img {
	border:				0;
}
