/*


Back Issues


*/



body
{
	/*background: #DEDEDE url(https://www.hotglass.com/gif/glwall.gif) repeat-x top left;*/
	background-color: #DEDEDE;
	color: #000000;
	font: 12pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
}

#header
{
	width: 100%;
	height: 80px;
	color: #000;
	background-color: #FFF;
	/*background-image: url(/listamatic/images/listamatic.gif);*/
	background-repeat: no-repeat;
	background-position: 17px 6px;
}

#headerLeft 
{
	/*margin-left: 30px;*/
	padding-top: 0px;
	padding-bottom: 10px;
	list-style: none;
	width:360px; height:60px; float:left;
	}

#banner /*#headerRight*/
{
	/*margin-left: 30px;*/
	padding-top: 0px;
	padding-bottom: 10px;
	list-style: none;
	width:488px; height:60px; float:right;
}
.clearboth { clear: both; }

/* ***** START TABLE  ****** */
td, th, p, li
{
	font: 12pt verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
}

.tborder
{
	/*   NAV BAR color*/
	/*background: #ABB9D1;*/
		background: #CCCCCC;
	color: #000000;
	/*border: 1px solid #0B198C;*/
	border: 1px solid #000000;
}
/* ***** END TABLE  ****** */

/* ***** START NEW NAV BAR ****** */
.glmenu_control
{
	/* ***** Menu bar back ground ***** */
	/* background: #E4E7F5 url(../../images/gradients_mns/gradient_menu.gif) repeat-x top left; */
	/*background: #E4E7F5 url(https://www.glassline.net/forums/images/gradients_mns/gradient_menu.gif) repeat-x top left;*/
	background: #CCCCCC url(https://www.hotglass.com/images/gradient/mb-1.gif) repeat-x top left;
	/*background: #E4E7F5 url(/images/gradient/gradient_menu.gif) repeat-x top left;*/
	color: #3C4D81;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.glmenu_control a:link, .glmenu_control_alink
{
	/*color: #3C4D81;*/
	color: #000000;
	text-decoration: none;
}
.glmenu_control a:visited, .glmenu_control_avisited
{
	/*color: #3C4D81;*/
		color: #000000;
	text-decoration: none;
}
.glmenu_control a:hover, .glmenu_control a:active, .glmenu_control_ahover
{
	/*color: #3C4D81;*/
			color: #000000;
	text-decoration: underline;
}
.glmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}
.glmenu_option
{
	background: #EEF3FA;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	border:1px solid #ecf0f5
}
.glmenu_option a:link, .glmenu_option_alink
{
	/*color: #3C4D81;*/
			color: #000000;
	text-decoration: none;
}
.glmenu_option a:visited, .glmenu_option_avisited
{
	/*color: #3C4D81;*/
			color: #000000;
	text-decoration: none;
}
.glmenu_option a:hover, .glmenu_option a:active, .glmenu_option_ahover
{
	color: #0000FF;
	text-decoration: none;
}
.glmenu_hilite
{
	background: #C5D3ED;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	border:1px solid #316ac5;
}
.glmenu_hilite a:link, .glmenu_hilite_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.glmenu_hilite a:visited, .glmenu_hilite_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.glmenu_hilite a:hover, .glmenu_hilite a:active, .glmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}

/* ***** END NEW NAV BAR ****** */





.mainmenu
{
	margin-left: 30px;
	padding-left: 0;
	list-style: none;
}

.mainmenu li
{
	padding-left: 10px;
}

a:link
{
	color:blue;
	/*color: #339;*/
	background-color: transparent;
	font-weight: bold;
}

a:visited
{
	color: #660066;
	/*color: #888;*/
	background-color: transparent;
}

a:hover, a:active
{
	/*color: #600;*/
	color: #006600;
	background-color: transparent;
}

#minibox /* for small photos - light-box */
{
		width:60px; height:50px; float:left;
		padding-left: 0px;
		padding-bottom: 5px;
		padding-right: 0px;
}

.vol-text
{
	font-family:arial,helvetica,"sans serif";
	font-size:150%;	
}