/* Argonaut Entertainment Styles Page	*/
/* Last Updated: 6/20/2008 by Jason Denzel */
/* Turn off Word-Wrap to view this properly */

/* Please note that the styles defined here should be labeled according to where they are on the site, NOT what the looks like. 'Main menu' is fine, but 'green-bold' is not */


/* Start Global styles */
BODY         	{font-family: Verdana, Arial, Times, Helvetica, sans-serif; line-height: 150%; background-color: #000000; color: #CCCCCC; font-size: 10pt; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }
TABLE       	{font-family: Verdana, Arial, Times, Helvetica, sans-serif; line-height: 120%; border-color: #FFFFFF; font-size: 10pt; margin-left: 0px; margin-top: 0px; margin-right: 0px; }
HR				{color: #FFFFFF; width: 67%;}
A				{text-decoration: underline; border-color: #CCCCCC;}
A:hover 		{text-decoration: none; color: #FFFFFF; border-color: #000000;}
A:link 			{text-decoration: underline; color: #bd934f; border-color: #bd934f;}
A:visited 		{text-decoration: underline; color: #FFFFFF; border-color: #FFFFFF;}
A:active 		{text-decoration: underline; color: #FFFFFF; border-color: #FFFFFF;}
B, STRONG		{font-weight: bold;}
I				{font-style: italic;}
U				{text-decoration: underline;}
LI				{list-image: url('/Images/dm_bullet.gif'); list-style-image: url('/Images/dm_bullet.gif') }
IMG				{border-color: #000000;}


/* Misc. Styles */
.small-link			{font-size: 8pt; font-weight: normal; }
.PageHeader			{font-weight: bold; font-size: 12pt; }
.PageFooter			{font-size: 8pt; line-height: 90%;}
.subHeader      	{font-weight: bold;}
.subHeading         {font-style: italic; color: RED; font-size: 7pt; text-decoration: none;}


/* Index (splash) Page */
.index-table		{
					width:100%;
					border: 0px;
					padding: 0px;
					border-width: 0px;
					}
					
.header-row			{
					height: 40px;
/*					background-image: url('/Images/gradient-header.jpg'); */
					}
					
.index-row-center	{
					text-align: center;
					background-color: #000000;
					}
					
.index-image		{border: 0px;}

.index-menu-item	{
					padding-top: 15px;
					padding-bottom: 15px;
					padding-left: 5px;
					border: 4px solid;
					border-color: #000000;
					width: 200px;
					height: 100px;
					text-align: center;
					}

.gallery-home-link	{color: #CCCCCC;}