﻿@import "reset.css"; /*reset all css */
@import "layout.css"; /* main layout */
@import "collapsiblePanel.css";
@import "tables.css";
@import "controls.css";
@import "datepicker.css";
@import "catalog.css";
@import "flash.css";
@import "jquery-tabs.css";
@import "thickbox.css";

body 
{
	font-family:Calibri,"Lucida Grande","Trebuchet MS", Arial,sans-serif;
	font-size:0.8em;
	
}

h1, #h1, .h1
{
	font-size:140%;
	font-weight:bold;
	font-family:Calibri, Arial, "Trebuchet MS", Tahoma;
}

h2 
{
	font-size:115%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	font-family:Arial, "Trebuchet MS", Tahoma;
}

h3 
{
	font-size:105%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:6px;
	font-family:Arial, "Trebuchet MS", Tahoma;
}

h4 
{
	font-size:105%;
	font-weight:bold;
	font-family:Arial, "Trebuchet MS", Tahoma;
}

p, ol
{
	margin-bottom:4px;
	font-family:Tahoma, Verdana, Arial;
}

sup 
{
	font-size:90%;
}

select optgroup 
{
	font-style:normal;
}

a, a:active
{
	color:#de0114;
}

a:visited 
{
	/*color:#b93434;*/
}

strong 
{
	font-weight:bold;
}

em 
{
	font-style:italic;
}


#newsBlock
{
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	color:#dad6d6;
	font-size:85%;
}

#newsBlock .header
{
	font-weight:bold;
	height:32px;
	margin-top:16px;
}

#newsBlock a, #newsBlock a:visited, #newBlock a:active
{
	color:#fff;
	text-decoration:none;
}

.news .contents 
{
	font-size:110%;
}

.searchInput 
{
	color:#777;
	width:100%;
	border-left:1px solid #678386;
	border-top:1px solid #678386;
	border-bottom:1px solid #678386;
	height:17px;
	font-size:90%;
}

.news .date 
{
	text-align:right;
	font-size:85%;
}

.categoryText 
{
	margin-bottom:10px;
	text-indent:2em;
	font-size:110%;
}


/*
Hot Line Items
*/

.hotLine .phoneNum 
{
	font-size:230%;color:#535353;font-weight:bold;line-height:0.85em;
}

.hotLine .timeTable 
{
	color:#535353;line-height:0.9em;
}