body
{
	background-color:#333333;
	background-image:url(../images/bgfade.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1
{
	font-size:20px;
	margin-top:15px;
	margin-bottom:13px;
}

h3
{
	margin:0;
	padding:0;
	font-size:13px;
	padding-bottom:10px;
	padding-top:1px;
	color:#FFFFFF;
}

h4
{
	margin:0;
	padding:0;
	font-size:16px;
	color:#333333;
}

img
{
	border:0;
}

form
{
	margin:0;
	padding:0;
}

br.clear
{
	clear:both;
}

div#container
{
	width:980px;
	margin:auto;
}

a.kintonezLogga
{
	float:left;
	position:relative;
	top:30px;
}

div#topArea
{
	background:url(../images/top.jpg) left no-repeat;
	height:176px;
	width:974px;
}

div#loginForm
{
	float:right;
	position:relative;
	top:40px;
	right:20px;
	margin:0;
	padding:0;
}

div#loginForm label
{
	color:#FFFFFF;
	font-size:12px;
}

div#loginForm a
{
	color:#FFFFFF;
}

table.structure
{
	border:0;
}

td.structure
{
	padding:0;
	margin:0;
	vertical-align:top;
}


/* LeftColumn */

div#leftColumn
{
	float:left;
	width:191px;
	padding-right:3px;
}

div#searchBox
{
	width:176px;
	height:87px;
	background-image:url(../images/searchBox.jpg);
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

div#searchBox input.text
{
	width:130px;
	font-size:11px;
	padding-bottom:0px;
	padding-top:3px;
}

div#searchBox h4
{
	margin:0px;
	padding:0px;
	margin-top:4px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
}

div#searchBox ol
{
	padding:0px;
	margin:0px;
	padding-left:18px;
}

div#menuBox
{
	margin-top:3px;
	background:url(../images/menuHead.jpg) no-repeat top;
	width:191px;
	padding-top:32px;
	margin-bottom:3px;
}

/* Menu */

div.menuBoxOrange
{
	background-color:#ff6600;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:10px;
}

div#menuBox a
{
	display:block;
	text-decoration:none;
	color:#000000;
	height:17px;
	background-image:url(../images/menuOptionUnselected.jpg);
	border-bottom:1px solid #dbd9d7;
	border-top:1px solid white;
	margin:0;
	padding:0;
	padding-left:20px;
	padding-top:4px;
}

div#menuBox a:hover
{
	background-image:none;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#ff6600;
}

div#menuBox a div
{
	background-image:url(../images/menuUnselectedOrange.gif);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
	float:left;
	margin-top:4px;
	margin-right:10px;
}

div#menuBox a:hover div
{
	background-image:url(../images/menuSelectedOrange.gif);
	background-repeat:no-repeat;
	height:11px;
	width:11px;
	float:left;
	margin:0;
	padding:0;
	margin-right:7px;
	margin-left:-3px;
}

#menuBox ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#menuBox ul li
{
	height:17px;
	background-image:url(../images/menuOptionUnselected.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #dbd9d7;
	border-top:1px solid white;
	padding-top:4px;
}

#menuBox ul li a
{
	color:#000000;
	text-decoration:none;
	padding-left:30px;
	padding-right:90px;
}

/* Rest */

div#tipBox
{
	height:75px;
	width:186px;
	background-image:url(../images/tipBox.jpg);
	margin-bottom:3px;
	padding-left:5px;
	padding-top:2px;
}

div#contactBox
{
	height:173px;
	width:192px;
	background-image:url(../images/contactBox.jpg);
	margin-bottom:3px;
	padding-top:7px;
	text-align:center;
}

div#contactBox h4
{
	color:#FF6600;
}

/* MiddleColumn */

div#middleColumn
{
	float:left;
	width:583px;
	padding-right:3px;
}

#topDownloads
{
	background-color:#ff9900;
	width:582px;
}

#topDownloadsHead
{
	width:582px;
	height:32px;
	background:url(../images/topDownloads.jpg) no-repeat top;
}

#topDownloadsBody
{
	background-color:#ff9900;
	width:564x;
	padding-top:9px;
	padding-left:9px;
}

#topDownloadsFoot
{
	background-image:url(../images/orangeDropsLarge.jpg);
	height:34px;
	width:582px;
}

#topDownloadsBody div.left
{
	width:234px;
	margin-right:7px;
	float:left;
}

#topDownloadsBody div.right
{
	width:322px;
	float:left;
}

#topDownloadsBody div.right .top
{
	width:322px;
	height:9px;
	margin:0;
	padding:0;
}

#topDownloadsBody div.right .body
{
	width:311px;
	margin:0;
	padding:0;
	padding-left:9px;
	background-color:#ff6600;
	border-left:1px solid #c54f00;
	border-right:1px solid #c54f00;
}

#topDownloadsBody div.right .bottom
{
	background-image:url(../images/topDownloadsListBottom.jpg);
	background-repeat:no-repeat;
	width:322px;
	height:9px;
}

table.topListSection
{
	color:#FFFFFF;
	margin:0;
	padding:0;
	line-height:10px;
	width:311px;
}

div.orangeBorder
{
	border-top:1px solid #ff954f;
	width:262px;
	padding:0;
	margin:0;
	margin-left:34px;
	padding-bottom:5px;
	line-height:0px;
}

td.topListBox
{
	background-image:url(../images/topListBox.jpg);
	background-repeat:no-repeat;
	width:66px;
	height:44px;
	margin:0;
	padding:0;
}

td.topListBox span
{
	color:#ff6600;
	font-weight:bold;
	margin-left:5px;
	font-size:12px;
	position:relative;
	bottom:1px;
}

td.topListBox img
{
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
	position:relative;
	left:1px;
}

td.space
{
	width:150px;
}

td.topListTitle
{
	text-decoration:underline;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left:5px;
	line-height:11px;
}

td.topListArtist
{
	text-decoration:underline;
	margin:0;
	padding:0;
	padding-left:5px;
	line-height:11px;
}

/* Games box */

.softwareBoxGames
{
	background-color:#cccccc;
	width:582px;
	margin-top:5px;
}

.softwareBoxProgram
{
	background-color:#cccccc;
	width:582px;
	margin-top:5px;
}

.softwareBoxGames .top
{
	background-image:url(../images/mobilspelHead2.jpg);
	width:582px;
	height:32px;
}

.softwareBoxGames .body
{
	width:564px;
	background-color:#E1E1E1;
	margin:0;
	padding:0;
	padding-left:18px;
	padding-top:9px;
}

.softwareBoxProgram .top
{
	background-image:url(../images/mobilprogramHead.jpg);
	width:582px;
	height:32px;
}

.softwareBoxProgram .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-top:10px;
}

.softwareHeading
{
	text-decoration:underline;
	line-height:11px;
	padding-left:10px;
}

.softwarePost
{
	float:left;
	margin-right:7px;
	margin-bottom:8px;
	width:131px;
}

.softwarePostBody
{
	background-image:url(../images/coverContainer.jpg);
	height:129px;
	width:127px;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	line-height:0;
}

.softwarePostBody img
{
	position:relative;
	top:6px;
	left:9px;
	margin-bottom:4px;
}

.detailButton
{
	float:left;
}

.buyButton
{
	margin:0;
	padding:0;
	float:right;
	position:relative;
	right:16px;
}

/* RightColumn */

div#rightColumn
{
	float:left;
	width:191px;	
}

.greenBox
{
	margin-bottom:7px;
}

.addRight
{
	margin-bottom:7px;
}

.greenbody
{
	width:189px;
	background-color:#83ae00;
	padding:1px;
}

.greenBottom
{
	background-image:url(../images/greenDrops.jpg);
	background-repeat:no-repeat;
	height:13px;
	widows:191px;
}

#topGreenBox div.ringtonesTop
{
	background-image:url(../images/ringtonesGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.truetonesTop
{
	background-image:url(../images/truetonesGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.funsoundsTop
{
	background-image:url(../images/funsoundsHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.smssoundsTop
{
	background-image:url(../images/smssoundsGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.imagesTop
{
	background-image:url(../images/imagesGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.animationsTop
{
	background-image:url(../images/animatedGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.gamesTop
{
	background-image:url(../images/gamesGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.videosTop
{
	background-image:url(../images/videoGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.polyphoneTop
{
	background-image:url(../images/polyphoneGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

#topGreenBox div.themesTop
{
	background-image:url(../images/themeGreenHead.jpg);
	height:32px;
	width:191px;
	border-left:4px solid black;
	position:relative;
	right:4px;
}

div.ringtonesTop
{
	background-image:url(../images/ringtonesGreenHead.jpg);
	height:32px;
	width:191px;
}

div.truetonesTop
{
	background-image:url(../images/truetonesGreenHead.jpg);
	height:32px;
	width:191px;
}

div.funsoundsTop
{
	background-image:url(../images/funsoundsHead.jpg);
	height:32px;
	width:191px;
}

div.smssoundsTop
{
	background-image:url(../images/smssoundsGreenHead.jpg);
	height:32px;
	width:191px;
}

div.imagesTop
{
	background-image:url(../images/imagesGreenHead.jpg);
	height:32px;
	width:191px;
}

div.animationsTop
{
	background-image:url(../images/animatedGreenHead.jpg);
	height:32px;
	width:191px;
}

div.gamesTop
{
	background-image:url(../images/gamesGreenHead.jpg);
	height:32px;
	width:191px;
}

div.videosTop
{
	background-image:url(../images/videoGreenHead.jpg);
	height:32px;
	width:191px;
}

div.polyphoneTop
{
	background-image:url(../images/polyphoneGreenHead.jpg);
	height:32px;
	width:191px;
}

div.themesTop
{
	background-image:url(../images/themeGreenHead.jpg);
	height:32px;
	width:191px;
}

.greenbody img.preview
{
	border:1px solid #FFFFFF;
	margin:0;
	padding:0;
	height:58px;
	width:58px;
}

.greenbody td
{
	 margin:0;
	 padding:0;
}

.greenbody table.list
{
	margin-left:10px;
	width:175px;
	color:#FFFFFF;
	font-weight:bold;
}

/* Bottom */

div#bottomArea
{
	clear:both;
	width:970px;
	background-color:#666666;
	border-top:4px solid #121212;
	line-height:25px;
	position:relative;
	top:30px;
	text-align:left;
	color:#FFFFFF;
}

div#bottomArea p
{
	margin:0;
	padding:0;
	margin-right:10px;
}

div#bottomArea span
{
	margin:0;
	padding:0;
	margin-right:200px;
}

div#bottomArea img
{
	position:relative;
	top:4px;
	margin-right:250px;
	margin-left:10px;
}


#bottomDrops
{
	background-image:url(../images/bottomDrops.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:970px;
}

/* Common box */

.commonBox .top
{
	background-image:url(../images/commonHead.jpg);
	width:582px;
	height:32px;
}

.top_span
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffee;
	background-color: inherit;
	padding-top: 8px;
	padding-left: 15px;
}

.commonBox .body
{
	width:567px;
	background-color:#E1E1E1;
	padding:0;
	margin:0;
	padding-left:15px;
	padding-top:10px;
}

.commonTable td.leadcol
{
	color:#000000;
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
	width:85px;
}

/* Register */

.registerBox .top
{
	background-image:url(../images/registerHead.jpg);
	width:582px;
	height:32px;
}

.registerBox .body
{
	width:567px;
	background-color:#E1E1E1;
	padding:0;
	margin:0;
	padding-left:15px;
	padding-top:10px;
}

.registerBox
{
	background-color:#cccccc;
	width:582px;
}

.registerTable td.leadcol
{
	color:#000000;
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
	width:85px;
}

.registerTable td.admin_info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	padding-left: 10px;
}

/* Password */

.passwordBox .top
{
	background-image:url(../images/passwordHead.jpg);
	width:582px;
	height:32px;
}

.passwordBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-top:10px;
}

/* Phone */

.phoneBox .top
{
	background-image:url(../images/phoneHead.jpg);
	width:582px;
	height:32px;
}

.phoneBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-top:10px;
}

/* Credits */

.creditsBox .top
{
	background-image:url(../images/creditsHead.jpg);
	width:582px;
	height:32px;
}

.creditsBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-top:10px;
}

/* Rules */

.rulesBox .top
{
	background-image:url(../images/rulesHead.jpg);
	width:582px;
	height:32px;
}

.rulesBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

.rulesBox h3
{
	color:#000000;
}

.rulesBox
{
	background-color:#E1E1E1;
	width:582px;
}

/* Admin */

td.leadcol
{
	color:#FFFFFF;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	width:50px;
}

td.admin_info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 10px;
}

/* FAQ */

.faqBox .top
{
	background-image:url(../images/faqHead.jpg);
	width:582px;
	height:32px;
}

.faqBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

ul.operatorsList
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.operatorsList a
{
	color:#000000;
}

/* Block Number */

.blockBox .top
{
	background-image:url(../images/blockHead.jpg);
	width:582px;
	height:32px;
}

.blockBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

/* Contact / Support */

.contactBox .top
{
	background-image:url(../images/ksHead.jpg);
	width:582px;
	height:32px;
}

.contactBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

/* Contest */

.contestBox .top
{
	background-image:url(../images/contestHead.jpg);
	width:582px;
	height:32px;
}

.contestBox .body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

/* Ringtones */

.ringtonesBox .top
{
	width:582px;
	height:32px;
}

.ringtonesBox .body
{
	width:552px;
	background-color:#ff9900;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

#topDownloadsFoot
{
	background-image:url(../images/orangeDropsLarge.jpg);
	height:34px;
	width:582px;
}

.ringtonesBox div.left
{
	width:265px;
	margin-right:22px;
	float:left;
}

.ringtonesBox div.right
{
	width:265px;
	float:left;
}

.ringtonesBox div.right .top
{
	width:265px;
	height:9px;
}

.ringtonesBox div.right .body
{
	width:256px;
	padding:0;
	padding-left:5px;
	padding-right:2px;
	background-color:#ff6600;
	border-left:1px solid #c54f00;
	border-right:1px solid #c54f00;
}

.ringtonesBox div.right .bottom
{
	background-image:url(../images/topListSmallBottom.jpg);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}

.ringtonesBox div.left .top
{
	width:265px;
	height:9px;
}

.ringtonesBox div.left .body
{
	width:256px;
	padding:0;
	padding-left:5px;
	padding-right:2px;
	background-color:#ff6600;
	border-left:1px solid #c54f00;
	border-right:1px solid #c54f00;
}

.ringtonesBox div.left .bottom
{
	background-image:url(../images/topListSmallBottom.jpg);
	background-repeat:no-repeat;
	width:265px;
	height:9px;
}


.ringtonesBox table.topListSection
{
	color:#FFFFFF;
	margin:0;
	padding:0;
	line-height:10px;
	width:256px;
}

.ringtonesBox div.orangeBorder
{
	border-top:1px solid #ff954f;
	width:197px;
	padding:0;
	margin:0;
	margin-left:34px;
	padding-bottom:5px;
	line-height:0px;
}

div#pager a
{
	color:#000000;
	margin-right:2px;
}

div#pager a.selected
{
	font-weight:bold;
}

/* ringtonesCategoryBox */

.ringtonesCategoryBox .top
{
	background-image:url(../images/categoryHead.jpg);
	width:582px;
	height:32px;
	margin-top:20px;
}

.body
{
	width:552px;
	background-color:#E1E1E1;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}