BODY
{
    FONT-SIZE: 70%;
    MARGIN: 0px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #244061;
    color:#fff;
    line-height:1.5;
}
A
{
    color:#FFCC99;
    FONT-WEIGHT: 400;
    TEXT-DECORATION: none;
}
A:hover
{
    color:#89CEFF;
    TEXT-DECORATION: underline;
}
H1
{
    FONT-SIZE: 180%;
    font-weight:400;
}
H2
{
    FONT-SIZE: 150%;
    font-weight:400;
}
H3
{
    FONT-SIZE: 140%;
    font-weight:400;
}
H4
{
    FONT-SIZE: 130%;
}
H5
{
    FONT-SIZE: 120%;
}
H6
{
    FONT-SIZE: 110%;
}
IMG
{
    BORDER: none;
}
TABLE
{
    BORDER:none;
    WIDTH:100%;
}
TABLE TD
{
    PADDING: 0;
    VERTICAL-ALIGN: top;
}
TABLE TH
{
    TEXT-ALIGN: left
}
FORM
{
margin:0;
}

/* ################################## Bespoke Styles ################################## */

#mainTable
{
	position:relative;
	margin:auto;
	width:760px;
	background:#436793 url(http://kermanco.com/images/layout/bkg_layout.jpg) 0% 136px repeat-x;
}

/* ################################## Menu setup ################################### */

#mainMenu
{
	padding:1px 0;
	background:#244061;
	border-top:1px solid #667A91;
}
#mainMenu UL
{
	padding:0;
	margin:0;
	display:inline;
}
#mainMenu li
{
	display:inline;
}
#mainMenu ul A
{
	color:#fff;
	padding:6px 12px 6px 12px;
	line-height:2.6;
	font-weight:700;
	background:url(http://kermanco.com/images/layout/bullet.gif) 6px 55% no-repeat;
}
#mainMenu ul A.active
{
	background:#3E5C80 url(http://kermanco.com/images/layout/bullet.gif) 6px 55% no-repeat;
	color:#89CEFF;
}
#mainMenu ul A:hover
{
	background-color:#59779B;
	text-decoration:none;
}

/* ################################## Sub Menu setup ################################### */


#subMenu
{
	float:left;
	width:157px;
	padding:0;
	margin:24px 0;
	text-align:center;
}
#subMenu ul
{
	padding: 0;
	margin: 0;
	line-height:1.2;
}
#subMenu li
{
    padding: 0;
    margin: 0;
	color:#fff;
	list-style-type: none;
	display:inline;
}
#subMenu ul a.active
{
	color:#89CEFF;
	background:url(http://kermanco.com/images/layout/bullet_sub_a.gif) 50% 50% no-repeat;
}
#subMenu ul ul a.active
{
	color:#FFF;
	background:url(http://kermanco.com/images/layout/bullet_sub_a.gif) 50% 50% no-repeat;
}
#subMenu ul a
{
	color:#89CEFF;
	FONT-SIZE: 100%;
	padding:6px 25px;
	text-decoration:none;
	display:block;
}

#subMenu ul ul, #subMenu ul ul ul, #subMenu ul ul ul ul
{
	margin:0;
}
#subMenu ul ul a
{
	padding:3px;
	color:#FFCC99;
	line-height:1.2;
}
#subMenu ul a:hover
{
	color:#BDE2FD;
	background:url(http://kermanco.com/images/layout/bullet_sub_h.gif) 50% 50% no-repeat;
}

#footerMenu
{
	text-align:center;
	margin:20px 0;
}
#footerMenu UL
{
	padding:0;
	margin:0;
	display:inline;
}
#footerMenu li
{
	display:inline;
}
#footerMenu ul A
{
	color:#FFCC99;
	padding:0 10px;
}

/* ======================== */


#mainHeader
{
background:#244061;
height:105px;
}

#mainHeader IMG
{
	float:right;
}

/* ======================== */

#mainTitle h1, #hpMainTitle h1
{
	color:#9FB6CE;
}

.template
{
	width:auto !important;
}

/* ======================== */

#mainLayout
{
	margin:24px 24px 24px 157px;
	border-left:1px solid #6382A9;
	padding:0 0 20px 20px;
}
#hpMainLayout
{
	margin:24px;
	padding-bottom:20px;
}

/* ======================== */

#mainFooter
{
	margin:0 0 20px 0;
	font-size:160%;
	color:#4B698C;
	text-align:center;
}

/* ################################## Specific Common Styles ################################## */

.backlink
{
	TEXT-ALIGN: right
}

/* ============= content box ============ */

.box
{

	width:98% !important;
	margin: auto !important;
	padding-bottom:20px;
}
.box .title
{
	line-height:26px;
	padding:0;
	margin:0;
}
.box .title H2
{
	padding:0 5px;
	line-height:1.3;
	display:block;
	color:#9FB6CE;
	MARGIN: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #8C9AAB;
	border-bottom:1px solid #8C9AAB;
}
.box .title P
{
	text-align:left;
}
.box .content
{
	margin:0;
	width:auto !important;
	padding: 8px 16px 8px 22px !important;
}
.box .content ul
{
	padding-left:20px;
}

#column2 .content h3
{
	font-size:100%;
	margin:0;
}
.newsarticle h3
{
	font-size:130% !important;
	padding-left:0 !important;
}
.terminus2 
{
	clear: right;
	line-height: 0;
}
/* ======================= */

.detail h2
{
	border-bottom:1px solid #8C9AAB;
}
.detail H3
{
    FONT-SIZE: 110% !important;
    font-weight:700;
}

.detail IMG.picture
{
	background: none !important;
	position:relative;
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 30px;
}
.detail .address
{
	margin:10px 0;
}

.ghosted
{
    COLOR: #6382A9;
}
.label
{
    FONT-WEIGHT: 700;
}
.list
{
    MARGIN-BOTTOM: 5px;
    PADDING:5px 0;
    BORDER-BOTTOM: #72869F 1px solid
}
.list H3
{
    MARGIN: 0;
}
.list H4
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 100%;
    MARGIN: 0px
}
.list .date
{
    FONT-SIZE: 90%;
    COLOR: #ccc;
}
.list IMG.thumbnail
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px;
}
.list img.thumbnail, .list img.picture, .detail img.picture
{
    margin-right: 2px !important;
    margin-left: 1px !important;
}
.list P
{
    MARGIN:3px 0;
}
.morelink
{
    TEXT-ALIGN: right
}
.stepper
{
	margin:5px 0;
	PADDING:3px 5px;
	border:1px solid #6382A9;
}
.stepper P
{
    MARGIN: 0;
    TEXT-ALIGN: right;
}
.textBox, .textArea
{
    FONT-SIZE: 100%;
    WIDTH: 200px;
}

#header, #footer
{
PADDING: 5px 0;
}

/* ======================== */

TABLE#productList
{
    BORDER-TOP: none;
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
TABLE#productList TD.list
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px
}
TABLE.documentTable
{
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid
}
TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #999999 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #999999 1px solid
}
TABLE.documentTable TH.heading
{
PADDING-RIGHT: 5px;
PADDING-LEFT: 5px;
PADDING-BOTTOM: 5px;
COLOR: #ffffff;
PADDING-TOP: 5px;
BACKGROUND-COLOR: #999999;
}
TABLE.documentTable TR.alternative
{
    BACKGROUND-COLOR: #ffffff
}
TABLE TD.product H3
{
    border:none !important;
}
TABLE#subPageTable
{

}
TABLE#subPageTable .col1
{
    WIDTH: 30%
}
TABLE#subPageTable .col2
{
    WIDTH: 40%
}
TABLE#subPageTable .col3
{
    WIDTH: 30%
}
TABLE#subPageTable TH.heading
{
    BORDER-RIGHT: #999999 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 120%;
    PADDING-BOTTOM: 5px;
    COLOR: #ffffff;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #999999
}
TABLE#subPageTable TD.cell
{
    BORDER-RIGHT: #999999 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #999999 1px solid
}
TABLE#subPageTable TR.alternate
{
    BACKGROUND-COLOR: #E1DAC5
}

/* ======================== */

#template_sitemap ul
{
	padding-bottom:10px;
}
#template_sitemap li
{
	list-style-type:none;
	line-height:1.7;
}
#template_sitemap li a
{
	padding-left:10px;
	background:url(http://kermanco.com/images/layout/bullet.gif) left center no-repeat;
}

#template_Products_Grouped .backlink
{
    PADDING:1%;
    WIDTH: 98%;
    BACKGROUND-COLOR: #CCCCCC;
    TEXT-ALIGN: right;
}
#template_2_Columns DIV#column1
{
	width: 274px !important;
}
#template_2_Columns DIV#column2
{
	margin-left: 284px !important;
}

/* ============================= */

#template_Home_Variant #column1
{
	width: 260px !important;
}
#template_Home_Variant #column2
{
	margin-left:403px !important;
}
#template_Home_Variant .link
{
	line-height:2
}

/* ============================= */

#template_Contacts_Style_2 #column1
{
	width: 242px !important;
}
#template_Contacts_Style_2 #column2
{
    margin-right: 212px !important;   
}
#template_Contacts_List h4 a, #template_Contacts_List h5
{
	font-size:120%;
	margin:0;
	line-height:1.3;
	font-weight:700;
}
#template_Contacts_List h4
{
	color:#819AB8;
	font-size:120%;
}
.contact
{
	margin-left:40px;
}

#template_Links h3
{
	font-size:100%;
	margin:10px 0;
}
#template_Links h3 a
{
	font-weight:700;
}