/* Unchanged */
html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
body {
	background: #E8E8E8 url('img/background.gif') top left repeat-x;
}

#center {
	width: 786px;
	margin: 0 auto 30px;
	border-top: 1px solid #FFFFFF;
}

.abs {
	position: absolute;
	width: 0;
	height: 0;
}
.rel {
	position: relative;
}
.rel a {
	color: #E2352A;
	text-decoration: none;
}
.rel a:hover {
	color: #E2352A;
	text-decoration: underline;
}
span.red {
	color: #ee2e24;
}

//.hidden {
//	display: none;
//}
.clear {
	clear: both;
}

#logoheader {
	margin: 27px 0;
	width: 100%;
	height: 34px;
}
#logoheader div {
	position: absolute;
	width: 0;
	height: 0;
}
#logoheader a {
	position: relative;
	display: block;
}
#logoheader span {
	display: none;
}
#iphone3g_main_logo {
	width: 215px;
	height: 34px;
	top: 4px;
	left: 23px;
	background: url('img/iphone3gs.gif') 0 0 no-repeat;
}
#tel {

	text-align: right;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	color: #555555;
	text-decoration: none;
	
}

ul#menu {
	width: 786px;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	background: url('img/menufon.gif') 0 0 no-repeat;
}
ul#menu li {
	width: 50px;
	height: 30px;
	margin: 1px 0 0;
	padding: 0;
	display: block;
	float: left;
	background: url('img/menu_splitter.gif') top right no-repeat;
}
ul#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 29px;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #85898A;
	text-decoration: none;
	background: url('img/menu.gif') 0 0 no-repeat;
}
ul#menu li a span {
	display: none;
}
ul#menu li a:hover {
	color: #E92423;
}
ul#menu li.open a {
	color: #444748;
	background: url('img/menu_select.gif') 0 0 repeat-y;
}
ul#menu li.last {
	background: none;
}
ul#menu li.startpage {width: 122px;}
ul#menu li.startpage a {background-position: 14px 0;}
ul#menu li.startpage a:hover {background-position: 14px -30px;}
ul#menu li.price {width: 98px;}
ul#menu li.price a {background-position: -108px 0;}
ul#menu li.price a:hover {background-position: -108px -30px;}
ul#menu li.descriptionpage {width: 101px;}
ul#menu li.descriptionpage a {background-position: -206px 0;}
ul#menu li.descriptionpage a:hover {background-position: -206px -30px;}
ul#menu li.faq {width: 126px;}
ul#menu li.faq a {background-position: -307px 0;}
ul#menu li.faq a:hover {background-position: -307px -30px;}
ul#menu li.guarantee {width: 169px;}
ul#menu li.guarantee a {background-position: -433px 0;}
ul#menu li.guarantee a:hover {background-position: -433px -30px;}
ul#menu li.specifications {width: 170px;}
ul#menu li.specifications a {background-position: -602px 0;}
ul#menu li.specifications a:hover {background-position: -602px -30px;}

#fp_body {
	height: 469px;
}


#fp_txt {
	left: 442px;
	top: 51px;
	width: 320px;
	font-family: Verdana;
	font-size: 19px;
	line-height: 18px;
//	color: #706A56;
	text-decoration: none;
}
#fp_pic {
	display:block;
	top: 20px;
	left: 5px;
	width: 770px;
	height: 420px;
	background: url('img/index.jpg') 0 0 no-repeat;
}
#fp_esitlus {
	width: 270px;
	height: 32px;
	top: 405px;
	left: 507px;
	display: block;
	background: url('img/preview.gif') 0 0 no-repeat;
}
#fp_om {
	position: relative;
	z-index: 1;
	width: 786px;
	height: 192px;
	background: url('img/footer_back.gif') 0 0 no-repeat;
}
#fp_om div {
	width: 260px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #827D6B;
	background-position: 24px 20px;
	background-repeat: no-repeat;
	float: left;
}
#fp_om div.om1 {background-image: url('img/footer_icon_phone.gif');}
#fp_om div.om2 {background-image: url('img/footer_icon_speed.gif');}
#fp_om div.om3 {background-image: url('img/footer_icon_video.gif');}
#fp_om h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A4841;
	margin: 15px 0 0 75px;
	line-height: 50px;
}
#fp_om div.om3 h3 {
	margin-left: 95px;
}
#fp_om p {
	margin: 10px 8px 0 26px;
	line-height: 1.4em;
}
#fp_om a {
	display: block;
	margin: 5px 0 0 26px;
	color: #E2352A;
	text-decoration: none;
}
#fp_om a:hover {
	text-decoration: underline;
}

#footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #A2A2A2;
	text-align: center;
	line-height: 50px;
	clear: both;
}
#footer span {
	color: #D6D6D6;
}
#footer a {
	color: #A2A2A2;
	text-decoration: none;
}
#footer a:hover {
	color: #E2352A;
	text-decoration: underline;
}

ul#left_menu {
	float: left;
	margin: 23px 0 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 240px;
}
ul#left_menu li {
	display: block;
	margin: 0 0 1px 2px;
	padding: 0;
	width: 221px;
	height: 36px;
}
ul#left_menu li a {
	display: block;
	height: 100%;
	line-height: 36px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	text-decoration: none;
	padding: 0 0 0 11px;
}
ul#left_menu li a b {
	display: block;
	float: left;
	background: url('img/iphone_icons.gif') 0 0 no-repeat;
	width: 25px;
	height: 25px;
	margin: 5px 11px 6px 0;
	cursor: pointer;
}
ul#left_menu li a em {
	display: block;
	float: left;
	height: 25px;
	line-height: 12px;
	padding: 4px 0;
	font-style: normal;
	cursor: pointer;
}
ul#left_menu li a:hover {
	background: url('img/desc_menufon.gif') 0 0 no-repeat;
}
ul#left_menu li a.dsc01 b {background-position: 0 0;}
ul#left_menu li a.dsc02 b {background-position: 0 -25px;}
ul#left_menu li a.dsc03 b {background-position: 0 -50px;}
ul#left_menu li a.dsc04 b {background-position: 0 -75px;}
ul#left_menu li a.dsc05 b {background-position: 0 -100px;}
ul#left_menu li a.dsc06 b {background-position: 0 -125px;}
ul#left_menu li a.dsc07 b {background-position: 0 -150px;}
ul#left_menu li a.dsc08 b {background-position: 0 -175px;}
ul#left_menu li a.dsc09 b {background-position: 0 -200px;}
ul#left_menu li a.dsc10 b {background-position: 0 -225px;}
ul#left_menu li a.dsc11 b {background-position: 0 -250px;}
ul#left_menu li a.dsc12 b {background-position: 0 -275px;}
ul#left_menu li a.dsc13 b {background-position: 0 -300px;}
ul#left_menu li a.dsc14 b {background-position: 0 -325px;}
ul#left_menu li a.open {
	background: url('img/desc_menufon_open.gif') 0 0 no-repeat;
	font-weight: bold;
	color: #3B3B34;
}

#description {
	float: left;
	width: 546px;
	height: 528px;
	margin: 21px 0 0 0;
	background: url('img/back.gif') 0 0 no-repeat;
}
#description h1 {
	display: block;
	margin: 0;
	height: 83px;
	background-position: 74px 11px;
	background-repeat: no-repeat;
}
#description div {
	margin: 0 0 0 33px;
	padding: 26px 0 0 0;
	background-position: 0 26px;
	background-repeat: no-repeat;
}
#description p {
	margin: 0 0 18px 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	line-height: 18px;
}
#description img {
	float: right;
	margin: 0 0 0 40px;
}

#description .dsc01 {background-image: url('img/iphone_01_icon.gif');}
#description .dsc01 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc01 img {margin-right: 55px;}
#description .dsc02 {background-image: url('img/iphone_02_icon.gif');}
#description .dsc02 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc02 img {margin-right: 35px;}
#description .dsc03 {background-image: url('img/iphone_03_icon.gif');}
#description .dsc03 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc03 img {margin-right: 37px;}
#description .dsc04 {background-image: url('img/iphone_04_icon.gif');}
#description .dsc04 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc04 img {margin-right: 35px;}
#description .dsc05 {background-image: url('img/iphone_05_icon.gif');}
#description .dsc05 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc05 img {margin-right: 3px;}
#description .dsc06 {background-image: url('img/iphone_06_icon.gif');}
#description .dsc06 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc06 img {margin-right: 75px;}
#description .dsc07 {background-image: url('img/iphone_07_icon.gif');}
#description .dsc07 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc07 img {margin-right: 30px;}
#description .dsc08 {background-image: url('img/iphone_08_icon.gif');}
#description .dsc08 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc08 img {margin-right: 3px;}
#description .dsc09 {background-image: url('img/iphone_09_icon.gif');}
#description .dsc09 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc09 img {margin-right: 29px;}
#description .dsc10 {background-image: url('img/iphone_10_icon.gif');}
#description .dsc10 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc10 img {margin-right: 3px;}
#description .dsc11 {background-image: url('img/iphone_11_icon.gif');}
#description .dsc11 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc11 img {margin-right: 3px;}
#description .dsc12 {background-image: url('img/iphone_12_icon.gif');}
#description .dsc12 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc12 img {margin-right: 3px;}
#description .dsc13 {background-image: url('img/iphone_13_icon.gif');}
#description .dsc13 h1 {padding-left: 70px;padding-top: 10px;font-size: 23px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc13 img {margin-right: 29px; margin-top: 20px; margin-left: 0;}
#description .dsc13 p {margin-right: 30px;}
#description .dsc14 {background-image: url('img/iphone_14_icon.gif');}
#description .dsc14 h1 {padding-left: 70px;padding-top: 5px;font-size: 35px;color: rgb(128,64,0); font-family: Georgia;}
#description .dsc14 img {margin-right: 60px;}

div.c-top {
	width: 786px;
	background: url('img/back_top.gif') 0 0 no-repeat;
}
div.c-middle {
	margin-top: 24px;
	width: 786px;
	background: url('img/back_center.gif') 0 0 repeat-y;
}
div.c-bottom {
	width: 786px;
	height: 9px;
	background: url('img/back_bottom.gif') bottom left no-repeat;
}

div.price {
	display:block;
	top: 10px;
	right: 20px;
	width: 746px;
	height: 440px;
	background: url('img/back_price.gif') 0 0 no-repeat;
}

div.c-inner {
	padding: 10px 30px 0 27px;
}
div.c-inner h1 {
	display: block;
	margin: 0 0 20px;
}
div.c-inner p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	line-height: 18px;
	margin: 0;
	padding: 0 17px 5px 0;
}

#video .c-inner {
	padding: 0;
}
#video .video-inner {
	margin: 0 auto;
	padding: 30px 0;
	width: 680px;
	text-align: center;
}
#video .left, #video .right {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	line-height: 18px;
	letter-spacing: -1px;
}
#video .left span, #video .right span {
	color: #C8C8C8;
}
#video .right {
	padding-right: 20px;
	text-align: right;
	float: right;
}
#video .left {
	padding-left: 20px;
	float: left;
}
#video a {
	color: #E2352A;
	text-decoration: none;
}
#video a:hover {
	text-decoration: underline;
}

#esitlus .c-inner {
	padding: 40px 0;
}
#esitlus .esitlus-inner {
	margin: 0 auto;
	width: 600px;
	height: 358px;
	background: url('img/video.jpg') bottom center no-repeat;
}
#esitlus p {
	padding-top: 10px;
	clear: both;
	text-align: center;
}
#vaataklippi {
	width: 300px;
}
#vaataklippi h2{
	display: block;
	margin: 0 auto;
	width: 219px;
	height: 40px;
	background: url('img/video_vaata_klippi.gif') top center no-repeat;
}
#laealla {
	width: 300px;
}
#laealla h2{
	display: block;
	margin: 0 auto;
	width: 108px;
	height: 40px;
	background: url('img/video_lae_alla.gif') top center no-repeat;
}
#esitlus .inner {
	float: left;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #C8C8C8;
}
#esitlus .inner a {
	color: #E2352A;
	text-decoration: none;
}
#esitlus .inner a:hover {
	text-decoration: underline;
}

#price {
	width: 786px;
	height: 457px;
	background: url('img/paketid_back.jpg') 0 0 no-repeat;
	margin-top: 24px;
}
#price .inner {
	padding: 22px 30px 0 27px;
}
#paketid_1 h1,
#paketid_2 h1 {
	display: block;
	margin: 0 0 20px;
	width: 191px;
	height: 30px;
	background: url('img/paketid_title.gif') 0 0 no-repeat;
}
#paketid_1 p,
#paketid_2 p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	line-height: 14px;
	margin: 0;
	padding: 0 17px 5px 0;
}
#paketid_1 a.hovercolor {
	color: #706A56;
	text-decoration: none;
}
#paketid_1 a.hovercolor:hover {
	color: #F01001;
	text-decoration: none;
}
#paketid_1 .c-inner {
	/*height: 425px;*/
}
#pjh_pic1 {
	float: right;
	margin: 10px -13px 0 0;
}
#pjh_pic {
	float: right;
	margin: 10px -27px -20px 0;
}


#guarantee h1 {
	font-size: 30px;
	color: rgb(128,64,0);
}
#guarantee img {
	float: right;
	margin-bottom: 15px;
}
#guarantee .c-inner {
	padding-right: 3px;
}

#kkk h1 {
	font-size: 30px;
	color: rgb(128,64,0);
}
#kkk h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	padding: 0 0 0 30px;
	margin: 20px 0 10px 0;
	background: url('img/question.gif') 0 0 no-repeat;
}
#kkk p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	margin: 10px 0;
	padding: 0 0 0;
	line-height: 18px;
}
#kkk ul, #kkk ol {
	margin: 0;
	padding: 0 0 0 30px;
}
#kkk li {
	margin: 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #706A56;
}
#kkk img {
	vertical-align: middle;
	margin-right: 5px;
	line-height: 18px;
}
#kkk a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #E2352A;
	text-decoration: none;
}
#kkk a:hover {
	text-decoration: underline;
}
#kkk .clear {
	height: 15px;
}


#to .c-inner {
	padding-bottom: 20px;
	padding-right: 0;
}
#to h1 {
	font-size: 30px;
	color: rgb(128,64,0);
}
#to .toi {
	background: url('img/toback.gif') 0 0 repeat-y;
	padding: 1px 0 0 0;
}
#to .col1, #to .col2, #to .col3 {
	margin-top: -16px;
	padding: 0 0 5px 0;
	float: left;
}
#to .col1 {
	width: 227px;
	float: left;
}
#to .col2 {
	width: 230px;
	margin-left: 31px;
}
#to .col3 {
	width: 230px;
	margin-left: 29px;
}
#to h2 {
	border-length: 9px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	padding: 0 17px 15px 32px;
	margin: 15px 0 0 0;
	background: url('img/arrow.gif') 0 0 no-repeat;
	

}
#to p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	line-height: 18px;
	margin: 0;
	padding: 0 17px 5px 0;
}
#to p span {
	display: block;
	width: 72px;
	float: left;
}
#to img {
	margin: 15px 0 10px
}
#to img.right {
	float: right;
	margin: 0 15px 0 0;
}
#to img.laadija {
	margin-right: 0px;
}
#to img.upper {
	margin-top: -15px;
}
#to img.spaceleft {
	margin-left: 10px;
}
#to .abs span {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #706A56;
	line-height: 12px;
}

#to_yh {height: 135px;}
#to_yh_pic, #to_yh_t1, #to_yh_t2, #to_yh_t3, #to_yh_t4, #to_yh_t5 {position: relative; display: block;}
#to #to_yh_pic {top: 28px; margin: 0;}
#to_yh_t1 {top: 12px; width: 100px;}
#to_yh_t2 {left: 130px; width: 100px;}
#to_yh_t3 {left: -5px; top: 85px; width: 70px;}
#to_yh_t4 {left: 70px; top: 85px; width: 60px;}
#to_yh_t5 {left: 140px; top: 85px; width: 80px;}

#to_n {height: 205px;}
#to_n_pic, #to_n_t1, #to_n_t2, #to_n_t3, #to_n_t4 {position: relative; display: block;}
#to #to_n_pic {top: 16px; margin: 0;}
#to_n_t1 {left: 20px; width: 100px;}
#to_n_t2 {left: -2px; top: 160px; width: 100px;}
#to_n_t3 {left: 20px; top: 123px; width: 80px;}
#to_n_t4 {left: 150px; top: 150px; width: 60px;}


ul { list-style: square outside; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	margin: 10px 0;
	padding: 0 0 0;
	line-height: 18px;
	margin-top: 0px; margin-bottom: 5px;}

#buy h1 {
	font-size: 30px;
	font-family: Verdana, sans-serif;
	color: rgb(128,64,0);
}
#buy img {
	float: right;
}

#buy .c-inner {
	padding-right: 3px;
}

#buy h2 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
}
#buy p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #706A56;
	margin: 10px 0;
	padding: 0 0 0;
	line-height: 18px;
}

#buy a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #E2352A;
	text-decoration: none;
}
#buy a:hover {
	text-decoration: underline;
}

#main_desc h1{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: rgb(120,120,120);
	text-align: center;
	line-height: 10px;
	font-weight: normal;
}

#main_desc h2{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: rgb(120,120,120);
	text-align: center;
	line-height: 10px;
	font-weight: normal;
}

