/*css for tokogembira.com*/

*
{margin:0;
padding:0;
}


/*main elements*/

html
{
font-size:100%
}

body
{
background-color:#ef9903;
font-family: "sans serif", arial, serif;
font-size:95%;
color:#990000;
}


h1, h2, h3
{
text-align:center;
letter-spacing:3px;
color:#bc3303;
}

h2
{
color:#fd0526;
}

h3
{text-decoration:none;
color:#000000;
}

h3.welcome
{
background-color:#ffb903;
margin-top: 20px;
margin-right: 10%;
margin-left: 10%;
word-spacing: 3px;
letter-spacing:1px;
border-color:#990000;
border-style:none;
text-decoration:none;
padding:6px;
}



p.welcome2
{
font-size:80%; 
color:#990000;
background-color:#ffb903;
margin-top: 0px;
margin-right: 10%;
margin-left: 10%;
word-spacing: 3px;
letter-spacing:1px;
padding:6px;
border-color:#990000;
border-style:none;
}

p.welcome
{
font-size:80%; 
color:#000000;
margin-top: 1px;
margin-right: 8%;
margin-bottom:1px;
margin-left: 8%;
word-spacing: 2px;
letter-spacing:1px;
padding:6px;
}

p.welcome_bottom
{
font-size:80%; 
color:#990000;
background-color:#ffb903;
margin-top: 0px;
margin-right: 10%;
margin-bottom:20px;
margin-left: 10%;
word-spacing: 3px;
letter-spacing:1px;
padding:6px;
border-color:#990000;
border-style:none;
}

p.bottom
{margin:0 1em;
}

/*end of main elements*/


/*tables*/

table
{background-color:#fdf526;
}

table.outer
{background-color:#f9fabb;
}



table.foods
{background-color:#ef9903;
border-bottom-style:solid;
border-bottom-width:5px;
border-bottom-color:#fd0526;
}

table.brown3
{background-image:url(images/brown3.gif);
}

table.batik
{background-color:#ef9903;
}

table.right
{float:right;
}

/*end of tables*/


/*table cells*/

td.border
{
border-style:solid;
border-color:#fd0526;
border-width:2px;
padding:0px;
}

td.nav2
{
font-size:100%;
text-align:center;
font-weight:bold;
background-image:url(images/brownbar2.jpg);
background-repeat:repeat-x;
}


td.bottom
{
background-image:url(images/try.jpg);
text-align:right;
}

td.right
{
text-align:right;
color:#fd0526;
}

td.rightside
{background-image:url(images/try.jpg);
background-repeat:repeat-y;
}

td.rightside2
{background-image:url(images/foodbar.gif);
background-repeat:repeat;
text-align:right;
}

td.foods
{background-color:#ef9903;
text-align:center;
}


td.brown3
{background-image:url(images/brownbar.jpg);
background-repeat:repeat-x;
background-position:right;
text-align:right;
}

td.brown4
{background-image:url(images/brownbar3.jpg);
background-repeat:repeat-x;
background-position:right;
text-align:right;
}

td.center;
{float:right;
}

td.google_center
{text-align:center}

/*end of table cells*/


/*open styles*/

.large
{font-size:125%;
text-align:right;
}

.product_box
{margin-top:5px;
margin-right:0px;
margin-bottom:40px;
margin-left:0px;
text-align:center;
}



.color
{color:#fe261c;
background-color:#fe261c;
height: 5px;
}

.center
{text-align:center;
}

.product
{text-align:center;
margin-left:33%;}


.foods
{
font-size:110%;
color:#990000;
text-align:center;
}

.right
{float:right;
}

/*end  of open styles*/

/*open navigation*/

td.nav
{text-align:right;
font-family:arial, sans-serif, serif;
}

ul.nav
{
list-style:none;
margin: 0 1em;
font-size:90%;
}

li.nav
{
list-style:none;
display:inline;
padding:6px;
margin:-1px;
}
ul
{
list-style:none;
margin: 0 1em;
font-size:90%;
}
li.nav2
{
list-style:none;
display:inline;
margin: 0 1em;
font-size:95%;
}
a{text-decoration:none}
a:link{color:#990000}
a:visited{color:#990000}
a:hover{color:#fe261c}
a:hover{text-decoration:underline}
a:active{color:#990000}

li.bullet
{
margin:2.5em 0 0 18px;
list-style-image:url(images/bullet.gif);
font-size:110%;
font-weight:bold;
}

/*end of navigation*/


/*borrowed css*/

.hovermenu ul{
font-family:arial, sans-serif, serif;
font-size:12px;
margin-left:0;
margin-right:0;
}

.hovermenu ul li{
list-style:none;
display: inline;
padding:3em;
}

.hovermenu ul li a{
text-decoration: none;
float: center;
}

.hovermenu ul li a:hover{
text-decoration:underline;
}

a.hoverMenu:hover{color:#990000;}

/*end of borrowed css*/

.hidden
{
color:#000000;
font-family:serif, sans serif, arial;
}
a.hidden
{text-decoration:none; font-size:.01px}


/*friends of toko gembira*/

.friends

{margin-top:8%;
margin-right:5px;
float:right;
}






/*Credits: Dynamic Drive CSS Library */
	/*URL: http://www.dynamicdrive.com/style/ */

	#modernbricksmenu2{
	padding: 0;
	width: 100%;
	border-top: 2px solid #fd0526; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

	#modernbricksmenu2 ul{
	margin:0;
	margin-left: 35px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	}

	#modernbricksmenu2 li{
	display: inline;
	margin: 0 2px 0;
	padding: 0;
	text-transform:uppercase;
	}

	#modernbricksmenu2 a{
	float: left;
	display: block;
	font: bold 11px sans Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color:#ef9903; /*Brown color theme*/
	border-top: 1px solid #ef9903;
	}

	#modernbricksmenu2 a:hover{
	background-color: #d25a0b; /*Brown color theme*/
	color: white;
	}

	#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #fd0526; /*Brown color theme*/
	color: white;
	border-color: #d25a0b; /*Brown color theme*/
	}


