/*----------------------------------------------
http://www.greenroominteriors.com
author:   Logistica Systems
version:  09.15.2008
----------------------------------------------- */

html,body,div,td  {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}


body {
	background-image: url(images/greenroom-2-BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6895B6;
}



h1 {
	color: #FF4A38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	margin:0;
}

h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 .5em 0;	
}

p	{
	margin: 0 0 1em 0;	
	line-height: 120%;
	text-align:justify;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}

ul.list li { line-height: 150%; }

div.bamboo {
	background-image: url(images/bamboo_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 

td.header {
	background-image: url(images/smak_bak_toys_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	text-align: right;
}

td.content_cell {
	padding: 15px 25px;
	background-image: url(images/mouse_stamp.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

td.bott_nav_cell {
	background-color: #303030;
	height: 40px;
	color: #FFDE38;
} 



/* MISC */
.small		{font-size: 10px; color:#C80000; }


/* Small Nav */
a.navsml			{font-size: 13px;}
a.navsml:link		{color: #FFDE38; text-decoration: underline;}
a.navsml:visited	{color: #FFDE38; text-decoration: underline; }
a.navsml:hover		{color: #FF8B38; text-decoration: none}

/* Generic Link */
a.link			{font-size: 13pt; text-decoration: underline;}
a.link:link		{color: #FFFFFF; text-decoration: underline;}
a.link:visited	{color: #FFFFFF; text-decoration: underline; }
a.link:hover	{color: #000000; text-decoration: underline}


/* Legal Stuff */
td.copyright	{
	font-size: 9px;
	font-weight:normal;
	color: #FFFFFF;
	font-family: Verdana, arial, sans-serif;
	background-color: #303030;
	height: 50px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0;
}

a.logistica				{font-size: 9px; color: #FFFFFF; font-family: Verdana, arial, sans-serif; text-decoration: none;}
a.logistica:link		{color: #FFFFFF;}
a.logistica:visited		{color: #FFFFFF;}
a.logistica:hover		{color: #FFDE38; text-decoration: underline; font-weight: normal; }
