/* @override http://localhost/gsmbensin/styles/stylesheet.css */

/* @group reset style */

*{
	box-sizing: border-box;	

	font-family: Arial, Helvetica, Geneva, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

/* @end */

body
{
	/* margin: 5em; */
	margin-top:		0.8em;
	margin-left:	5em;
	margin-right:	5em;
	/* margin-bottom:	5em; */
	max-width:		768px;
	background-color: #fbfbfb;
}

a
{
	color: #216800;
	border: 0px;	
}
a:hover
{
}

a img
{
	border: none;
}

/* @group Sidebar */

div.logo 
{
	width: 140px;
	padding: 0;
	float: left;
	text-align: center;
}

div.links
{
	padding: 0;
	float: right;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div.links a
{
	color: #888888;
	text-decoration: none;
}

div.navheader
{
	margin-top: 2em;
	margin-bottom: 0.15em;
	text-align: center;	
	background-color: #ff6300;
	color: #fff;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-style: italic;
	font-weight: bold;
}

div.navtabs 
{
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;	
	background-color: #ffce00;
}

ul.menu
{
	border-top: 1px solid #ff992b;
	border-right: 1px solid #ff992b;
	border-left: 1px solid #ff992b;
}

ul.menu li
{
	list-style-type: none;
	border-bottom: 1px solid #ff992b;
}

ul.menu a
{
	display: block;
	padding: 3px 6px 3px 6px;
	color: #000;
	text-decoration: none;
}

ul.menu a:hover
{
	background-color: #fcff93;
}

ul.menu li.selected
{
	background-color: #ff6300;
}

ul.menu li.selected a
{
	color: #fff;
}

ul.menu li.selected a:hover
{
	color: #f35900;
	background: #fdffc9;
}

/* @end */

div.discount
{
	display: none;
}

/* @group Content */

div.content 
{
	float: left;
	margin-top: 4em;
	margin-left: 2.5em;
	width: 36.5em;
}
	
div.header
{
	text-align: center;
	font-size: large;
	border: 1px solid #cbcbcb;
	margin-bottom: 0.3em;
	padding: 0.3em;
	color: #3f3f3f;
	background-color: #f1f1f1;
}

div.text
{
	line-height: 1.5;
	font-size: small;
	padding: 1em;
	/* margin: 1.5em; */
	margin-top: 0.5em;
	margin-bottom: 1em;
	border: 1px solid #cbcbcb;
	background-color: #f1f1f1;

}

div.footer
{
	font-size: small;
	text-align: right;
	clear: left;
}

div.updatetime
{
	color: #003167;
	font-weight: bold;
}

div.pricetable 
{
	padding: 0.5em;
	width: 17em;
	float: left;

}

div#okt95
{
	margin-right: 0.2em;
	clear: left;
	background-color: #6EC05D;
	border: 1px solid #009c29;
}

div#disel
{
	background-color: #7EC4FF;
	border: 1px solid #305eff;
}

div#headerokt95
{
	float: left;
	width: 17em;
	padding: 0.7em 0.5em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	
	margin-right: 0.2em;
	margin-bottom: 0.15em;
	background-color: #216800;
	color: #fff;
	border: 1px solid #216800;
}

div#headerdisel
{
	float: left;
	width: 17em;
	padding: 0.7em 0.5em;
	margin-bottom: 0.15em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	
	background-color: #003167;
	color: #fff;
	border: 1px solid #003167;
}

div.content th
{
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 3px;
}

div.content td
{
	padding: 5px;
	text-align: left;
	font-size: small;
}


/* @end */

/* @group footer */

#footer img
{
	vertical-align:middle;
	border-style: none;
	padding: 0px 3px 4px 4px;
}

#footer a
{
	text-decoration: none;
	color: #666;
}

#footer
{
	position: relative;
	top: 3em;
	margin: 1em 1.5cm;
	padding: 0.5em 0;
	line-height: 1em;
	font-size: small;
	text-align: center;
	font-variant: small-caps;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	clear: left;
	color: #666;
}

/* @end */

/* @group Ads */

div.verticalad
{
	width: 120px;
	float: left;
	clear: left;
	margin-top: 1.5em;
	font: x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: #999;
}

div.dummyskyscraper
{
	background-color: #ffce00;
	width: 120px;
	height: 240px;
	background-color: #ffce00;
	border: 1px dotted #333;
}

div.skyscraper
{
	width: 140px;
	height: 200px;
	/* background-color: #ffce00; */
	border: 1px solid #FF992B
}

div#banneradcontainer
{
	width: 500px;
	height: 100px;
	margin: auto;
}


div.bannerad
{
	font: x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	width: 100%;
	height: 80px;
	margin: auto;
	border: 1px solid #FF992B;
}

div.textad
{
	
	margin-bottom: 2em;
	padding: 0.5em;

	background-color: #ffce00;
	border: 1px dotted #333;
	font-size: medium;
	text-align: left;
	color: #000;
}




/*- Menu Tabs --------------------------- */

    #tabs {
      float:left;
      width:39em;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
	  border: 1px solid #cbcbcb;
      }
    #tabs ul {
	margin:0;
	padding:0px 0px 35px 40px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableftB2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabrightB2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	
	#tabs #current a {
		background-position:0% -42px;
	}
	#tabs #current a span {
		background-position:100% -42px;
	}


/* @end */
