 /*
**************************************************************************************************************
** Project Name   : Gateforum
** File Name      : GateForumStyle.css 
** Objective      : Style sheet for the site.
** Created By     : Gateforum
** Created Date   : 19-11-2008
** Modified By    : 
** Modified Date  :
****************************************************************************************************************** 
*/ 
body
{
width:300px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}
table
{
font-size:9px;

font-family:Verdana, Arial, Helvetica, sans-serif;

}
table.formtbl
{
font-size:8px;

font-family:Verdana, Arial, Helvetica, sans-serif;

}

.opts
{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}
span.formtitle
{
font-size:36px;
font-family:"Times New Roman", Times, serif;
}
span.blocktitle
{
font-size:12px;
font-weight:bold;
}
hr.blocksep
{
color:#000000;
height:5px;
border-style:solid;
border-color:#000000;
border-collapse:collapse;
}
span.fieldname
{
	font-weight:bold;

}
span.note
{
	font-size:9px;
}

.inpbox
{
font-size:9px;
font-stretch:expanded;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
.inprbox
{
font-size:9px;
font-stretch:expanded;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-color:red;

}


textarea.inpbox
{
font-size:9px;
font-stretch:expanded;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.selectbox
{
font-size:9px;
font-stretch:expanded;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
label
{
	color:red;
	font-size:9px;
	}

.print {visibility:visible;} 
.alert
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FF0000;
 
}
.warn
{
/*
border-color:red;
border-style:solid;
border-width:2px;
*/
color:red;
text-decoration:underline;
font-weight:bold;
}
.nowarn
{
/*
border-color:white;
border-style:solid;
border-width:2px;
*/
font-weight:bold;
}
.packdiv
{
border-style:solid;
height:50px;
border-color:#666666;
border-width:2px;

}
hr.adminmenu
{
color:#224285;

}
span.subtitle
{
color:#000000;
font-weight:bold;
}
table.tbldata
{
border-collapse:collapse;
}

.contentmainprint {
	float: center;
/*	background: url(images/contentbg.gif) repeat-y;*/
	width: 749px;
	margin: 0;
	padding: 0;
	text-align: left;
}

tr.trhead
{
font-weight:bold;
background-color:#224285;
color:#ffffff;
text-align:center;

}
td.smalldata
{
font-weight:none;
font-size:9px;
vertical-align:top;
}
table.reglist
{
border-collapse:collapse;
border-width:1px;

}

.strongfield
{
font-weight:bold;

}
