﻿html, body
{
}
body
{
	margin:0px;
	width:100%;
}
div.background
{
	background-image:url(../images/bbg.jpg);
	background-repeat:repeat-x;
	background-position:center 0px;
	position:relative;
}
div.background-noleaf
{
	background-image:url(/linked/images/background-noleaf.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
	position:relative;
}
body div
{
	text-align:left;
}
a
{
	text-decoration:none;
	color:#99CC00;
}


ul
{
	list-style:none;
}
p.strong
{
	font-weight:bold;
}
p.weak
{
	color:#666;
}

#divPage { height:100%;	text-align:left; }
#divHeader
{
	height:100px;
	margin-bottom:10px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1;
	border-bottom:3px solid LightSalmon;
}
#divHeader img { display:none; }
#divHeader h1
{
	text-indent:-9999pt;
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:300px;
	height:85px;
	overflow:hidden;
	background-image:url(../images/logo.png);
        background-repeat:no-repeat;
}
#lnkHome
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:300px;
	height:85px;
	text-indent:-9999pt;
	
}
	#ulTopActions
	{
		height:30px;
		position:absolute;
		right:0px;
		margin:0px;
		padding:0px;
		width:200px;
		text-align:center;
	/*	background-color:AliceBlue;*/
	}
	#ulTopActions li
	{
		float:left;
		margin:0; padding:0;
	}
	#ulTopActions li a
	{
	/*	-moz-border-radius-bottomleft:10px;
		-moz-border-radius-bottomright:10px;
                -webkit-border-bottom-left-radius:10px;
		-webkit-border-bottom-right-radius :10px;
		border:1px solid;
        */
		display:block;
		height:25px;
		outline:medium none;
		overflow:hidden;
		padding-top:5px;
		width:98px;
		z-index:10;
	}
	
        #ulTopActions li a span
	{
        color:#999999 !important;
        font-size:11px;
        }

	#ulTopActions li a:hover, #ulTopActions li a.current
	{
                background-image:url(../images/triangle.gif) no-repeat scroll center top transparent;
                color: LightSalmon;
                font-weight: bold
	}
	
	#ulTopNav
	{
		height:45px;
		position:absolute;
		right:0px;
		bottom:0px;
		margin:0px;
		padding:0px;
	}
	#ulTopNav li
	{
		float:left;
		position:relative;
	}
	#ulTopNav li a
	{
          /*
            -moz-border-radius-topleft:10px;
            -moz-border-radius-topright:10px;
            -webkit-border-top-left-radius:10px;
            -webkit-border-top-right-radius :10px;
            background-color:AliceBlue;
            border-left:1px solid;
            border-right:1px solid;
            border-top:1px solid;
          */
            display:block;
            height:45px;
            outline:medium none;
            position:relative;
            text-align:center;
            width:100px;
            font-size: 14px
	}

        #ulTopNav li a span
	{
        color:#999999 !important;
        font-size:11px;
        }

	#ulTopNav li a:hover, #ulTopNav li a.current
	{

            background-repeat: no-repeat;
            background-position: bottom center ;
            background-image: url(../images/triangle.gif);
            background-color: transparent;
            color: LightSalmon;
            font-weight: bold;
                     
	}

	#ulTopNav li form
	{
            -moz-border-radius-topleft:10px;
            -moz-border-radius-topright:10px;
            -webkit-border-top-left-radius:10px;
            -webkit-border-top-right-radius :10px;
            background-color:AliceBlue;
            border-left:1px solid #99CC00;
            border-right:1px solid #99CC00;
            border-top:1px solid #99CC00;
            height:24px;
            outline:medium none;
            padding:10px 5px;
            width:158px;
            display :none;
	}

.view-toko-ponsel li{
float:left;
line-height:1.2em;
padding:5px;
text-align:center;
width:150px;
}

#divBody
{
    min-height:300px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    position:relative;
    z-index:0;
}

.list-toko{
float:left;
text-align:center;
width:150px;
height:140px;
}

.list-toko a{
line-height:1.5em;
padding-top:0;
}

.list-toko h2{
margin-top:0;
padding-top:0;
}


.inner-toko {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-bottom:1px solid beige;
    border-left:1px solid beige;
    border-right:1px solid beige;
}
.inner-toko h2 {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background-color:beige;
    font-size:1.5em;
    text-transform:uppercase;
    margin-bottom:0.5em;
    margin-top:0.5em;
    padding-left:0.5em;
}

.inner-toko ul{
margin:0;
}

.inner-toko li {
border-bottom:1px solid ghostWhite;
padding-left:5px;
padding-right:5px;
}

.inner-toko li a{
display:block;
}

.inner-ponsel {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-bottom:1px solid beige;
    border-left:1px solid beige;
    border-right:1px solid beige;
}
.inner-ponsel h2 {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background-color:beige;
    font-size:1.5em;
    text-transform:uppercase;
    margin-bottom:0.5em;
    margin-top:0.5em;
    padding-left:0.5em;
}
.inner-ponsel ul{
margin:0;
}

.inner-ponsel li{
border-bottom:1px solid ghostWhite;
}

.inner-ponsel li a{
    display:block;
}

.inner-ponsel li a:hover{

}


.li-brand {
font-size:12px;
padding-left:5px;
padding-right:5px;
text-transform:uppercase;
}

.inner-review ul{
margin:0;
}

.inner-review li {
    
}

.view-review-ponsel {
    border-top:2px solid green;
}

.view-review-ponsel ul {
    margin:0;
}

.list-review p {
    text-align:justify;
}

.content {
    margin-right:0;
    padding-left:10px;    
}

.toko-images {
float:left;
min-height:230px;
width:300px;
padding-right:5px;
}

.toko-desc {
    line-height:0.5em;
}

.list-ponsel li {
 float:left;
  height:150px;
  text-align:center;
  width:98px;
}

.list-ponsel li a img{
float:left;
height:100px;
padding-bottom:5px;
width:75px;
}

.list-ponsel li a h3{
float:left;
font-size:14px;
text-align:center;
}


.list-store {
    border-top: 2px solid green;

}

.mediaspace {
    padding-left:20px;
    text-align:right;
}

.mediaspace h2 {
    text-align: left;
}

#divFooter
{
    background-image:url("../images/footer-background.jpg");
    background-position:center bottom;
    background-repeat:repeat-x;
    border-top:1px solid green;
    clear:both;
    padding-bottom:77px;
    padding-top:10px;
    text-align:left;
    width:100%;
}
#divFooter .rights
{
	color:#ccc;
}
	#divFooter .span-6
	{
		margin-bottom:0px;
		padding-bottom:10px;
	}
	#divFooter ul.horizontal
	{
		margin:0px;
	}
	#divFooter ul.horizontal li
	{
		float:left;
		margin-left:20px;
	}
	#divFooter ul.horizontal li a
	{
		color:#999;
		text-decoration:none;
	}

	#copyright
	{
		float:right;
	}

	
.showBorder { background-color:#ccc; }
.box-300-100 { background-image:url(/Linked/Images/promo-site/box-300-100.jpg); width:300px; height:100px; }
.box-940-120 { background-image:url(/Linked/Images/promo-site/box-940-120.jpg); width:940px; height:120px; }
.emboss-940-200 { background-image:url(/Linked/Images/promo-site/emboss-940-200.jpg); width:940px; height:200px; }
div.margin-bottom, .margin-bottom { margin-bottom:20px; }
.pad-10 { padding:10px; }
.no-margin { margin:0px; }
.no-margin-top { margin-top:0px; }
div.no-margin-bottom, .no-margin-bottom { margin-bottom:0px; }
.gray { background-color:#eee; border:solid 1px #ccc; }

.lighbox-third-column { width:280px; margin-right:20px; float:left; }
.lighbox-half-column { width:430px; margin-right:20px; float:left; }

.bullet-list { list-style-type:disc; }

.light-gray-border { border: solid 5px #f4f4f4; }


/* Heights and Widths*/
ul#pikame{
    margin:0;
    padding:0;
}

#pikame li{
	margin:5px;
	float: left;
	border:1px solid #3e3f41;
	position:relative;
	overflow:hidden;}

/**ADVANCED OPTIONS**/
ul#pikame li img{margin:0;padding:0;position:relative;cursor:pointer;}
.pika_main img{border:2px solid #3e3f41;width:250px;height:150px;}
.pika_main{position: relative;margin:5px;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:7px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:20px;text-align:center;}
.pika_navigation a{font-size: 12px;color:cadetBlue;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:0px;clear:both;text-align:center;}
