body {
	BACKGROUND-COLOR: #fff;
	FONT-FAMILY: Lucida Grande, Arial, Verdana, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	MARGIN-LEFT: 5px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 10px;
}

A {
	color: #001d4c;
	TEXT-DECORATION: underline;
}
A:visited {
	color: #001d4c;
	TEXT-DECORATION: none;
}
A:active {
	color: #001d4c;
	TEXT-DECORATION: underline
}
A:hover {
	color: #dfcf00;
	TEXT-DECORATION: underline
}

img {
	border: none;
}

p {
	color: #001D4C;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	line-height : 20px;
}

li {
	list-style-image: url(../images/bullet.jpg);
}

.hr {
	border-bottom: none;
	padding: 1px;
	background: url(../images/horizontal_dot.gif) repeat-x bottom;
}


.vr {
	border-bottom: none;
	padding: 1px;
	background: url(../images/vertical_dot.gif) repeat-y right;
}

.heading1 {
	color: #001e52;

	FONT-SIZE: 20px;
	FONT-STYLE: normal;
	FONT-WEIGHT: 700;
	
	letter-spacing : 3px;
	line-height : 21px;
}
.heading2  {
	color: #2f5797;
	FONT-SIZE: 20px;
	line-height : 21px;
	FONT-STYLE: normal;
	FONT-WEIGHT: 700;
	letter-spacing : 3px;
	letter-spacing : 3px;
	margin : 0px 0px 5px 0px;
}
.heading3 {
	color: #666666;
	FONT-SIZE: 15px;
	FONT-STYLE: normal;
	FONT-WEIGHT: 600;
	line-height : 19px;
	letter-spacing : 1px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

.heading4{
	color: #2f5797;
	FONT-FAMILY: Arial , Helvetica, Sans Serif;
	FONT-SIZE: 15px;
	FONT-STYLE: normal;
	FONT-WEIGHT: 400;
	line-height : 18px;
	letter-spacing : 1px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

.heading5{
	color: #2f5797;
	FONT-FAMILY: Arial , Helvetica, Sans Serif;
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	padding : 10px;
}

.heading6{
	color: #5981B4;
	FONT-FAMILY: Arial, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 0px;
	padding-right : 5px;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
}


td {
	color: #334545;
	FONT-FAMILY: Arial, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}

.textblock {
	color: #001D4C;
	FONT-FAMILY: Arial, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	border-bottom: none;
	background: url(../images/vertical_dot.gif) repeat-y right;
	text-align : justify;
	padding : 10px;
}

.textblock2 {
	color: #001D4C;
	FONT-FAMILY: Arial, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	border-bottom: none;
	text-align : justify;
	padding : 10px;
}

.footer {
	color: #334545;
	FONT-FAMILY: Arial, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	border-bottom: none;
	padding: 1px;
	background: url(../images/horizontal_dot.gif) repeat-x top;
	text-align : center;
}

.heading_nav_left  {
	color: #fff ;
	FONT-FAMILY:  Arial, Helvetica, Sans Serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-top : 10px;
	background-color : #001d4b;
	padding : 5px 5px 5px 10px;
}
.heading_nav_left a {
	color:#fff;
}
.heading_nav_left a:hover {
	color:#f6f6f6;
}
.content_nav_left  {
	color: #334545 ;
	FONT-FAMILY:  Arial, Helvetica, Sans Serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 10px;
	background-color : #f6f6f6;
	padding : 5px 5px 10px 10px;
}

.note {
	border: 1px solid #f3bd50;
}

.note_heading_nav_left  {
	color: #FF0000;
	FONT-FAMILY:  Arial, Helvetica, Sans Serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bolder;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-top : 10px;
	background-color : #ffff91;
	padding : 5px 5px 5px 10px;
}
.note_content_nav_left  {
	color: #465F5C ;
	FONT-FAMILY:  Arial, Helvetica, Sans Serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 10px;
	background-color : #fefed1;
	padding : 5px 5px 10px 10px;
	background-image: url(../images/notecorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.note_submit   {
	background-color: #fff;
	color: #001d4c;
	padding: 3px;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	FONT-SIZE: 11px;
	font-weight : bold;
	border : 1px outset #798aa4;
	cursor:pointer;
}
.note_submit:hover {
	color:#dfcf00;
}
.content_nav_tiny {
	color: #5981B4 ;
	FONT-FAMILY:  Arial, Helvetica, Sans Serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 5px;
	font-weight : normal;
	text-decoration : none;
}

.heading_nav_right  {
	color: #5981B4 ;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-top : 10px;
	background-color : #FFFFFF;
	padding : 5px 5px 5px 10px;
}

input {
	
	FONT-SIZE: 12px;
	background-color : White;
 	
	font-weight : normal;
	padding:3px;
}

input.bordered {
	border : 1px inset #798AA4;
}

input.radio {
	border: 0px;
}

input.button {
	background-color:#FFFFFF;
	border:1px outset #798AA4;
	color:#001D4C;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,Sans Serif;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}

.submit   {
	background-color:#FFFFFF;
	border:1px outset #798AA4;
	color:#001D4C;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,Sans Serif;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}
.submit:hover {
	color:#DFCF00;
}

div {
	FONT-family: Arial, Helvetica, "Sans Serif";
}

.tiny {
	font-size: 10px;
}

.claim {
	font-family : sans-serif;
	color: #FFFFFF ;
	font-size : 12px;
	font-style : normal;
	letter-spacing : 1px;
	text-transform: uppercase;
}



/* product price */
.ProductPrice {
	color: #001d4c;
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	font-weight: 700;
	text-transform: uppercase;
}

.ProductPrice .ProductPriceAdditionalInfo {
	text-transform: none;
	color: #777777;
	font-weight: normal;
	font-size: 11px;
}

.ProductPrice .ProductPricePrefix {
	font-size: 14px;
}

.ProductPrice .ProductPriceCurrency {
	font-size: 18px;
}

.ProductPrice .ProductPriceValue {
	font-size: 22px;
}


.ProductTypes {
	border-bottom: 1px solid #DDDDDD;
}

/* presentation box for list of product types */
.ProductTypePresentationBox {

}

.ProductTypePresentationBox .ProductTypeImage {
	width: 160px;
	text-align: center;
}

.ProductTypePresentationBox .ProductTypeImage img {
	margin: 10px;
}

.ProductTypeDescriptionBox {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	padding-left: 18px;
	border-left: 1px solid #DDDDDD;
}

.ProductTypeDescriptionBox .ProductTypeTitle {
	color: #5981B4;
	font-weight: 700;
	font-size: 15px;
}

.ProductTypeDescriptionBox .ProductTypeDescription {

}


/* presentation box for detail view of one product */
.ProductPresentationBox {

}

.ProductPresentationBox .ProductImage {
	width: 160px;
	text-align: center;
}

.ProductPresentationBox .ProductImage img {
	margin: 10px;
}

/* product delivery time */
.ProductPresentationBox .ProductDeliveryTimeBox {

}

.ProductPresentationBox .ProductDeliveryTimeBox .ProductDeliveryTimeTitle {
	color: #5981B4;
	font-size: 9px;
	font-weight: 700;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #DDDDDD;
}

.ProductPresentationBox .ProductDiscountBox {
	text-align: center;
	vertical-align: middle;
}

.ProductPresentationBox .ProductDiscountBox .ProductDiscountTitle {

	color: #5981B4;
	font-size: 9px;
	font-weight: 700;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #DDDDDD;
}

.ProductPresentationBox .ProductDiscountBox .ProductDiscountTable {

	color: #5981B4;
	font-size: 9px;
	font-weight: 700;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* product detail view */
.ProductPresentationBox .ProductDetailViewsBox {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	margin: 10px 0px 10px 0px;
	border: none;
}

.ProductPresentationBox .ProductDetailViewsBox .ProductDetailImage {
	vertical-align: middle;
	border: none;
}

.ProductPresentationBox .ProductDetailViewsBox .ProductDetailViewsTitle {
	color: #5981B4;
	font-size: 9px;
	font-weight: 700;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #DDDDDD;
}


/* product customer comments */
.ProductPresentationBox .ProductCommentsBox {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	margin: 10px 0px 10px 0px;
	border: none;
}

.ProductPresentationBox .ProductCommentsBox .ProductComment {
	vertical-align: middle;
	border: none;
}

.ProductPresentationBox .ProductCommentsBox .ProductCommentsTitle {
	color: #5981B4;
	font-size: 9px;
	font-weight: 700;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #DDDDDD;
}


/* product description */
.ProductDescriptionBox {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	padding-left: 18px;
	border-left: 1px solid #DDDDDD;
}

.ProductDescriptionBox .ProductTitle {
	color: #5981B4;
	font-weight: 700;
	font-size: 15px;
}

.ProductDescriptionBox .ProductClaim {
	color: #5981B4;
	font-weight: 700;
	margin: 4px 0 8px 0;
}

.ProductDescriptionBox .ProductDescription {

}


/* download button in product detail view */
.everpixxDownloadBox {
	width: 150px;
	margin: -20px 10px 0 10px;
	text-align: center;
}


/* product overview for calendars */
.ProductOverviewCalendars {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	font-size: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}

/* product overview for photobooks */
.ProductOverviewPhotobooks {
	font-family: Arial Narrow, Arial, Helvetica, Sans Serif;
	font-size: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}

.ProductNavImages {
	height: 150px;
	vertical-align: bottom;
	text-align: center;
}

/* selected item in overview navigator */
.ProductSizeNavSelected {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #001d4c;
	text-align: center;
	vertical-align: middle;
}

/* product price for selected item in overview */

.ProductSizeNavSelected .ProductPrice {
	text-align: center;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	color: #FFFFFF;
}

.ProductSizeNavSelected .ProductPrice .ProductPricePrefix {
	font-size: 10px;
}

.ProductSizeNavSelected .ProductPrice .ProductPriceCurrency {
	font-size: 12px;
}

.ProductSizeNavSelected .ProductPrice .ProductPriceValue {
	font-size: 12px;
}


/* unselected item in overview navigator */
.ProductSizeNavUnselected {
	height: 30px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

/* product price for unselected item in overview */
.ProductSizeNavUnselected .ProductPrice {
	text-align: center;
	font-family: Arial, Arial, Helvetica, Sans Serif;
}

.ProductSizeNavUnselected .ProductPrice .ProductPricePrefix {
	font-size: 10px;
}

.ProductSizeNavUnselected .ProductPrice .ProductPriceCurrency {
	font-size: 12px;
}

.ProductSizeNavUnselected .ProductPrice .ProductPriceValue {
	font-size: 12px;
}


.ProductSizeShortDescription {
	padding: 10px;
	background-color: #f8f2a6;
}

/* box for link to follow to new product category */
.FollowBox {
	border-left: 1px solid #DDDDDD;
	margin-left: 10px;
	padding-left: 15px;
	width: 130px;
}

.VoucherNotice {
	color: #000;
}

.VoucherImage {
	padding: 0px 10px 5px 0px;
	float: left;
}

.VoucherNotice .VoucherAmount {
	font-size: 20px;
	text-align: center;
	font-weight: 800;
}

.RegistrationBox {
	margin: 10px;
	padding: 4px 20px 4px 20px;
	border: 1px solid #DDDDDD;
	color: #FF0000;
}

.hot {
	font-weight: bold;
	font-size: 15px;
	padding: 3px;
}

.RegistrationInfo {
	font-weight: bold;
         font-size: 12px;
         background-color:#FFFFE1;
         width:550px;
}



.content
{
	width: 570px;
	color: #555;
	font: 80% 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	border: 2px solid #DDDDDD;
	padding: 15px;
	margin: 0px;
}

.introduction
{
	padding: 10px;
}

.joboffer
{
	font-weight: bold;
}

.jobtitle
{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	padding: 10px;
	margin: 0px;
}

.requirements
{
	padding: 10px;
}

.contact
{
	padding: 10px;
}

.jobheader
{
	margin: 3px 0px 3px;
	padding: 6px 4px 6px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #FAFAFA;
}

#gewinnspiel {
	width:590px;
}
#gewinnspielHeader {
	margin:0px;

	height:70px;
	width:590px;
	background:#6f95c4;
}
#gewinnspiel h3 {
	padding-top:25px;
	padding-left:20px;
	font-size:20px;
	color:#ffffff;

}
#gewinnspiel h4,h5 {
	margin-top:30px;
	margin-left:10px;
	margin-bottom:10px;
	color:#6f95c4;
	font-size:18px;
	font-weight:bold;

}
#gewinnspiel h5 {
	color:#000000;
	margin-top:5px;
	margin-bottom:10px;
	font-size:16px;
}


#gewinnspiel .container {
	border-left:3px solid #86a21f;
	border-right:3px solid #86a21f;
	border-bottom:3px solid #86a21f;
	padding-top:10px;
}
#gewinnspiel p {
	color:#6f95c4;
	margin-top:0px;
	margin-left:10px;
}
#gewinnspiel p.green {
	color:#86a21f;

}

.clear {
	clear:both;
	height:0pt;
}

/**
* Framily in everpixx
* Findus und Pettersson
*/
#framily * {
	margin:0px;
	padding:0px;
}
#framily {
	width:575px;
}
#framily h3 {
	margin-top: 3px;
	margin-bottom:5px;	
}
#framily h2 {
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-bottom:3px;	
	
}
#framily .big-logo {
	float:left;
}

#framily .details {
	margin-left:170px;
	margin-bottom:10px;
}
#framily p {
	color:#334545;
	margin-top:0px;
	margin-bottom:2px;
	font-size:11px;
	line-height:20px;
}
* html #framily p{
	margin-left:-2px;
}
#framily p.copyright {
	float:left;
	color:#666666;
}
#framily img.download {
	float:right;
}
#framily ul {

	margin-bottom:5px;
	margin-top:5px;
}
#framily ul li {
	display:inline;
	padding-right:15px;
	cursor:pointer;
}
#framily .product-size {
	float:left;
	color:#D20FA4;
	font-weight:bold;
}
#framily .product-price {
	float:right;
	color:#D20FA4;
	font-size:16px;
	font-weight:bold;
}

#framily div.player {
	padding:0px;
	margin-left:1px;
	background:#e6f1d9;
	height:24px;
	width:159px;
}
#framily div.player img.left {
	display:inline;
	cursor:pointer;
}
#framily div.player img.right {
	margin-left:95px;
	display:inline;
	cursor:pointer;
}
#framily .metadata {
	margin-top:27px;
	text-align:right;
	
	color:#666666;
}

