h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	font-variant:small-caps;
	padding-bottom:6px; 
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

hr
{
	border:0px;
	color:red;
	background-color:red;
	height:1px;
	width:100%;
}

input, select, textarea
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:0px;
}

img
{
	behavior: url(/style/png_fix.htc);
	border:0px;
}

.bold
{
	font-weight:bold;
}

.red
{
	color:#FF0000;
}

.button
{
	padding:3px;
	margin:0px;
	font-size:10px;
	cursor:pointer;
	font-family:verdana;
}

.button_bold
{
	font-weight:bold;
	padding:3px;
	font-size:10px;
	cursor:pointer;
	font-family:verdana;
}

.button_small
{
	font-weight:bold;
	font-size:10px;
	padding:1px;
}

.event_title
{
	font-family:Verdana;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.event_date
{

}

.event_content
{
	font-size:11px;
	padding:0px 0px 15px 5px;

}

.form_label
{
	padding-right:8px;
	text-align:right;
	font-family:verdana;
	font-size:10px;
	width:130px;
}

.grey
{
	color:#666666;
	font-weight:normal;
}

.help_title
{
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #dddddd;
	padding-bottom:6px;
	margin-bottom:6px;
}

.help_content
{
	font-weight:normal;
	text-align:justify;
}

.image_preview
{
	border:1px solid #999999;
	width:400px;
}

.input_checkbox, .input_checkbox input
{
	margin:0px 6px 0px 0px;
}

.input_field
{
	padding:2px;
	font-size:10px;
	font-family:verdana;
	width:140px;
	border:1px solid #aaaaaa;
}

.input_textarea
{
	padding:4px;
	font-size:11px;
	font-family:verdana;
	width:280px;
	height:60px;
	overflow:auto;
	border:1px solid #aaaaaa;
}

.label_small, .label_small td
{
	font-size:10px;
	font-weight:bold;
	color:#888888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.nav_drop_item
{
	background-color:#999999;
}

.nav_home
{
	background:white url(../images/nav.jpg) top right no-repeat;
	width:162px;
	height:178px;
	padding:10px 0px 15px 0px;
	vertical-align:middle;
	color:white;
	margin:0px;
}

.nav_item
{
	padding:8px 10px 8px 0px;
	cursor:pointer;
	width:145px;
	margin-right:-1px;
	text-align:right;
	font-weight:bold;
	background-position:top right;
	background-repeat:no-repeat;
}

.nav_item_sub
{
	padding:4px 0px 4px 0px;
	cursor:pointer;
	width:90px;
	text-align:right;
	font-weight:bold;
	background-position:middle right;
	background-repeat:no-repeat;
}

.nav_item_small
{
	font-size:10px;
	font-weight:bold;
}

.nav_sub
{

}

.news_home
{
	background:white url(../images/news.jpg) top left no-repeat;
	width:170px;
	height:163px;
	text-align:left;
	padding:20px 10px 20px 10px;
	color:white;
	vertical-align:top;
	/*border:1px solid black;*/
}

.news_sub
{

}

.news_item
{
	font-weight:bold;
	padding:3px 0px 3px 0px;
}

.news_content
{
	font-size:10px;
	padding:0px 0px 10px 4px;
	width:170px;
	line-height:14px;
}



.thumbnail
{
	border:1px solid #999999;
	cursor:pointer;
}

.cart_thumb
{
	width:80px;
	border:1px solid #999999;
}

.validate_error
{
	background:transparent url(/cms/images/error.gif) center left no-repeat;
	padding:3px 0px 3px 22px;
	margin-left:6px;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}
