
html {
	background-color: #ccc;
}

body {
	position: relative;
	margin: 0 auto;
	width: 944px;
	background: url('../img/bg.jpg') no-repeat;
	min-height: 681px;
}

body.landing {
	background: url('../img/bg_landing.jpg') no-repeat;
}

img {
	border: 0;
}

img#motiflogo {
	position: absolute;
	top: 50px;
	left: 70px;
	z-index: 999;
}

img#disclaimer {
	position: absolute;
	top: 623px;
	left: 835px;
}

img#boxenter {
	position: absolute;
	left: 250px;
	top: 40px;
}

img#m1 {
	position: absolute;
	right: 22px;
	top: 19px;
}

img#mt1 {
	display: none;
	position: absolute;
	right: 47px;
	top: 93px;
}

img#m2 {
	position: absolute;
	right: 22px;
	top: 96px;
}

img#mt2 {
	display: none;
	position: absolute;
	right: 40px;
	top: 160px;
}

img#m3 {
	position: absolute;
	right: 22px;
	top: 165px;
}

img#mt3 {
	display: none;
	position: absolute;
	right: 40px;
	top: 231px;
}

img#m4 {
	position: absolute;
	right: 22px;
	top: 236px;
}

img#mt4 {
	display: none;
	position: absolute;
	right: 40px;
	top: 303px;
}

img#m5 {
	position: absolute;
	right: 22px;
	top: 307px;
}

img#mt5 {
	display: none;
	position: absolute;
	right: 43px;
	top: 373px;
}


/* Home */

div#bg_home {
	background: url('../img/bg_home.jpg') no-repeat 130px 80px;
	width: 713px;
	height: 558px;
	position: relative;
	left: 10px;
	top: 70px;
}

img.tb {
	position: absolute;
	top: -10px;
	left: 590px;
	z-index: 100;
	display: none;
}

img#full-tips-download {
	position: absolute;
	left: 38px;
	top: 595px;
}

img#m_reduce {
	position: absolute;
	cursor: pointer;
	left: 130px;
	top: 189px;
}

img#m_reuse {
	position: absolute;
	cursor: pointer;
	left: 130px;
	top: 238px;
}

img#m_recycle {
	position: absolute;
	cursor: pointer;
	left: 130px;
	top: 273px;
}

img#a_box {
	position: absolute;
	top: 204px;
	left: 437px;
}

img#a_charger {
	position: absolute;
	top: 335px;
	left: 265px;
}

img#a_desklamp {
	position: absolute;
	top: 353px;
	left: 308px;
}

img#a_drawer {
	position: absolute;
	top: 321px;
	left: 546px;
}

img#a_exit {
	position: absolute;
	top: 254px;
	left: 332px;
}

img#a_fan {
	position: absolute;
	top: 270px;
	left: 546px;
}

img#a_fax {
	position: absolute;
	top: 419px;
	left: 348px;
}

img#a_heater {
	position: absolute;
	top: 373px;
	left: 539px;
}

img#a_kitchen {
	position: absolute;
	top: 315px;
	left: 406px;
}

img#a_lamp {
	position: absolute;
	top: 184px;
	left: 371px;
}

img#a_monitor {
	position: absolute;
	top: 349px;
	left: 341px;
}

img#a_plant {
	position: absolute;
	top: 321px;
	left: 609px;
}

img#a_printer {
	position: absolute;
	top: 392px;
	left: 348px;
}

img#a_stationery {
	position: absolute;
	top: 349px;
	left: 386px;
}

img#a_trash {
	position: absolute;
	top: 388px;
	left: 402px;
}

img#a_window {
	position: absolute;
	top: 226px;
	left: 284px;
}

div#greenbar {
	position: absolute;
	width: 0;
	height: 31px;
	background: url('../img/greenbar.jpg') no-repeat;
	left: 390px;
	top: 134px;
}


/* Paper */

div#bg_paper {
	background: url('../img/bg_paper.jpg') no-repeat 130px 80px;
	width: 731px;
	height: 509px;
	position: relative;
	top: 0px;
	left: 10px;
}

img.pa {
	position: absolute;
	left: 500px;
	top: 100px;
	z-index: 100;
	display: none;
}

img#pa_desk {
	display: block;
}

img#more-on-motif {
	position: absolute;
	left: 38px;
	top: 607px;
}

div#cr_top_left {
	position: absolute;
	width: 150px;
	height: 150px;
	left: 200px;
	top: 90px;
	cursor: pointer;	
	background-image: url('../img/blank.gif');
}

div#cr_bottom_right {
	position: absolute;
	width: 150px;
	height: 150px;
	left: 350px;
	top: 240px;
	cursor: pointer;
	background-image: url('../img/blank.gif');
}

div#cr_bottom_left {
	position: absolute;
	width: 150px;
	height: 150px;
	left: 200px;
	top: 240px;
	cursor: pointer;
	background-image: url('../img/blank.gif');
}

img#ap_placeholder {
	position: absolute;
	left: 198px;
	top: 84px;
}

img#pb_desk {
	position: absolute;
	left: 480px;
	top: 90px;
	display: none;
}

img#pb_tree {
	position: absolute;
	left: 490px;
	top: 90px;
	display: none;
}

img#pb_factory {
	position: absolute;
	left: 490px;
	top: 90px;
	display: none;
}

img#pb_truck {
	position: absolute;
	left: 490px;
	top: 90px;
	display: none;
}


/* Products */

div#bg_products {
	background: url('../img/bg_products.jpg') no-repeat 80px 230px;
	width: 834px;
	height: 547px;
	position: relative;
}

img.pp {
	position: absolute;
	left: 570px;
	top: 265px;
	display: none;
}

img.pb {
	position: absolute;
	left: 410px;
	top: 50px;
	display: none;
}

img#pb_0 {
	position: absolute;
	left: 500px;
	top: 50px;
}

img#p_1 {
	position: absolute;
	top: 259px;
	left: 85px;
	cursor: pointer;
}

img#p_2 {
	position: absolute;
	top: 259px;
	left: 142px;
	cursor: pointer;
}

img#p_3 {
	position: absolute;
	top: 259px;
	left: 195px;
	cursor: pointer;
}

img#p_4 {
	position: absolute;
	top: 259px;
	left: 246px;
	cursor: pointer;
}

img#p_5 {
	position: absolute;
	top: 259px;
	left: 301px;
	cursor: pointer;
}

img#p_6 {
	position: absolute;
	top: 259px;
	left: 355px;
	cursor: pointer;
}

img#p_7 {
	position: absolute;
	top: 259px;
	left: 409px;
	cursor: pointer;
}

img#p_8 {
	position: absolute;
	top: 259px;
	left: 464px;
	cursor: pointer;
}

img#g1 {
	position: absolute;
	top: 363px;
	left: 161px;
	cursor: pointer;
}

img#g2 {
	position: absolute;
	top: 363px;
	left: 205px;
	cursor: pointer;
}

img#g3 {
	position: absolute;
	top: 363px;
	left: 265px;
	cursor: pointer;
}

img#g4 {
	position: absolute;
	top: 363px;
	left: 326px;
	cursor: pointer;
}

img#g5 {
	position: absolute;
	top: 363px;
	left: 384px;
	cursor: pointer;
}

img#r1 {
	position: absolute;
	top: 405px;
	left: 161px;
	cursor: pointer;
}

img#r2 {
	position: absolute;
	top: 405px;
	left: 217px;
	cursor: pointer;
}

img#r3 {
	position: absolute;
	top: 405px;
	left: 299px;
	cursor: pointer;
}

img#r4 {
	position: absolute;
	top: 405px;
	left: 378px;
	cursor: pointer;
}

div#g_min {
	position: absolute;
	top: 363px;
	left: 95px;
	width: 65px;
	height: 34px;
	cursor: pointer;
	background: url('../img/blank.gif');
}

div#g_max {
	position: absolute;
	top: 363px;
	left: 432px;
	width: 85px;
	height: 34px;
	cursor: pointer;
	background: url('../img/blank.gif');
}

div#r_min {
	position: absolute;
	top: 403px;
	left: 95px;
	width: 65px;
	height: 34px;
	cursor: pointer;
	background: url('../img/blank.gif');
}

div#r_max {
	position: absolute;
	top: 403px;
	left: 432px;
	width: 85px;
	height: 34px;
	cursor: pointer;
	background: url('../img/blank.gif');
}

img#p_getpaper {
	position: absolute;
	top: 426px;
	left: 610px;
}

img#p_shoppingcart {
	position: absolute;
	top: 430px;
	left: 710px;
}

img#p_sellmotif {
	position: absolute;
	top: 430px;
	left: 760px;
}


/* Contact */

div#bg_contact {
	background: url('../img/bg_contact.jpg') no-repeat 150px 280px;
	width: 773px;
	height: 638px;
	position: relative;
}

div#bg_contact.showbuttons {
	background-image: url('../img/bg_contact_full.jpg');
}

div#bg_contact.showbuttons img#c_getpaper {
	display: block;
}

div#bg_contact.showbuttons_noshop {
	background-image: url('../img/bg_contact_noshop.jpg');
}

div#bg_contact.showbuttons_noshop img#c_shoppingcart {
	display: none;
}

img#cb {
	position: absolute;
	left: 450px;
	top: 100px;
}

img#cb_ie {
	position: absolute;
	left: 300px;
	top: 70px;
}

img#cb_ie2 {
	position: absolute;
	left: 520px;
	top: 150px;
}

img#download-distributors {
	position: absolute;
	left: 38px;
	top: 595px;
}

img#c_flag {
	position: absolute;
	left: 150px;
	top: 280px;
}

img#c_getpaper {
	position: absolute;
	left: 448px;
	top: 411px;
	display: none;
}

img#c_shoppingcart {
	position: absolute;
	top: 385px;
	left: 548px;
}

img#c_sellmotif {
	position: absolute;
	top: 410px;
	left: 635px;
}

form#f_sellmotif {
	position: absolute;
	left: 450px;
	top: 40px;
	font-family: Verdana,sans-serif;
	color: #8c8c8c;
	font-size: 10px;
	margin: 0;
	padding: 10px;
	background: url('../img/bg_form.png') no-repeat;
	width: 289px;
	height: 323px;
}

form#f_sellmotif ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

form li.has-errors label {
    cursor: help;    
}

form#f_sellmotif ol label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 4px;
}

form#f_sellmotif ol li {
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
}

form#f_sellmotif ol li.title {
	font-weight: bold;
	color: #24b624;
	padding-top: 5px;
}

form#f_sellmotif ol li.text-field input {
	border: none;
	background: #fff url('../img/bg_input.gif') no-repeat;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	padding: 4px;
	width: 150px;
}

form ol li.has-errors input.text {
	background-image: url('../img/bg_input_error.gif') !important;
}

form#f_sellmotif ol input.submit {
	border: none;
	background-color: transparent;
	font-weight: bold;
	color: #24b624;
	cursor: pointer;
	margin-top: 5px;
	font-family: Verdana,sans-serif;
}

img#sell_pinguin {
	margin: 0 0 5px 30px;
}


/* Downloads */

div#bg_downloads {
	background: url('../img/bg_downloads.jpg') no-repeat 140px 30px;
	width: 792px;
	height: 620px;
	position: relative;
	top: 30px;
}

img#d_drops {
	position: absolute;
	left: 640px;
	top: 418px;
}

a#dl_sticker1 {
	position: absolute;
	width: 56px;
	height: 64px;
	left: 310px;
	top: 210px;
}

a#dl_sticker2 {
	position: absolute;
	width: 56px;
	height: 64px;
	left: 366px;
	top: 212px;
}

a#dl_sticker3 {
	position: absolute;
	width: 56px;
	height: 64px;
	left: 422px;
	top: 214px;
}

a#dl_sticker4 {
	position: absolute;
	width: 59px;
	height: 64px;
	left: 478px;
	top: 215px;
}

a#dl_sticker5 {
	position: absolute;
	width: 59px;
	height: 64px;
	left: 537px;
	top: 215px;
}

a#dl_sticker_all {
	position: absolute;
	width: 80px;
	height: 50px;
	left: 598px;
	top: 229px;
}

a#dl_poster1 {
	position: absolute;
	width: 87px;
	height: 105px;
	left: 310px;
	top: 280px;
}

a#dl_poster2 {
	position: absolute;
	width: 75px;
	height: 105px;
	left: 397px;
	top: 280px;
}

a#dl_poster3 {
	position: absolute;
	width: 75px;
	height: 105px;
	left: 472px;
	top: 280px;
}

a#dl_poster_all {
	position: absolute;
	width: 80px;
	height: 47px;
	left: 549px;
	top: 328px;
}

a#dl_tips {
	position: absolute;
	width: 80px;
	height: 47px;
	left: 342px;
	top: 395px;
}

a#dl_brochure {
	position: absolute;
	width: 80px;
	height: 47px;
	left: 344px;
	top: 444px;
}

form#f_subscribe {
	position: absolute;
	left: 250px;
	top: 200px;
	font-family: Verdana,sans-serif;
	color: #8c8c8c;
	font-size: 10px;
	margin: 0;
	padding: 10px;
	padding: 10px;
	background: url('../img/bg_form.png') no-repeat;
	width: 289px;
	height: 323px;
}

form#f_subscribe ol {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}

form#f_subscribe ol li.text-field label {
	display: block;
	float: left;
	width: 50px;
	text-align: right;
	padding-top: 4px;
}

form#f_subscribe ol li {
	overflow: hidden;
	margin-bottom: 5px;
}

form#f_subscribe ol li.title {
	font-weight: bold;
	color: #24b624;
	padding-top: 5px;
	text-align: center;
}

form#f_subscribe ol li.radio {
	padding-left: 50px;
}

form#f_subscribe ol li.radio input {
	vertical-align: middle;
	margin-right: 5px;
}

form#f_subscribe ol input.text {
	border: none;
	background: #fff url('../img/bg_input.gif') no-repeat;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	padding: 4px;
	width: 150px;
}

form#f_subscribe ol input.text.error {
	background-image: url('../img/bg_input_error.gif');
}

form#f_subscribe ol input.submit {
	border: none;
	background-color: transparent;
	font-weight: bold;
	color: #24b624;
	cursor: pointer;
	margin-top: 5px;
	font-family: Verdana,sans-serif;
}

img#subscribe_pinguin {
	margin: 0 0 5px 110px;
}

img#join_our_team {
	position: absolute;
	left: 560px;
	top: 40px;
}

img#close {
	position: absolute;
	top: 20px;
	right: 30px;
}

div.text-page {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    padding: 120px 300px 20px 70px;
}

img#formFeedback {
    left:161px;
    position:absolute;
    top:60px;
}

img#no-corner {
	position: absolute;
	left: 7px;
	top: 534px;
}

img#get_adobe_reader {
	position: absolute;
	left: 40px;
	top: 603px;
}

img#text_home {
	position: absolute;
	left: 290px;
	top: 500px;
}

img#text_paper {
	position: absolute;
	left: 230px;
	top: 500px;	
}

img.cornerlink {
	position: absolute;
	left: 36px;
	top: 578px;
}
