/*** TEXT ***/

body, p, .Normal, td
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0px;
    margin-bottom: 10px;
}

h1
{
    color: #6699cc;
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 5px;
    line-height: 1.2em;
}

h2, TFOOT, THEAD
{
    font-size: 14px;
    color: #6699cc;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
}

h3
{
    font-weight: bold;
    color: #6699cc;
    font-size: 12px;
    margin: 0px;
}

a:link, a:visited, a:active
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 11px;
    text-decoration: underline;
    color: #6699cc;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}

a img
{
    border: 0px;
    border-color: #000000;
}

img
{
    margin: 0px;
    padding: 0px;
}

HR
{
    height: 0px;
    border-top: 1px solid #666666;
}

span.SubHead
{
    color: #666666;
}

tr.SubHead td
{
    font-weight: bold;
}

.eipbackimg
{
    margin-left: 20px;
}

.EditorBody
{
    background-color: #FFFFFF;
}

.Red
{
    color: #ff0000;
}

.Blue
{
    color: #6699cc;
}

.Green
{
    color: #99cc66;
}

.Pink
{
    color: #cc6666;
}

.Yellow
{
    color: #ffcc66;
}

.ContactInfoPane,
.ContactInfoPane p,
.ContactInfoPane td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	margin: 0px;
}

/*** LAYOUT ***/

.ControlPanel
{
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}

.MainFrame
{
    position: relative;
    margin: 30px auto auto auto;
    width: 1000px;
    height: auto;
    text-align:left;
}

.BannerFrame
{
	float: left;
	width: 100%;
}

.BannerLogo
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.ContactInfoPane
{
	float: right;
	width: 450px;
}

.ContactInfoPane .ContainerText td
{
	border-left: 1px solid #6699cc;
	padding-left: 5px;
}

.MainMenu
{
	float: left;
	width: 100%;
	margin-top: -20px;
	background-image: url(Images/MainMenuBorder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	margin-bottom: 5px;
}

.MainButtonMenu
{
	position: absolute;
	left: 0px;
	width: 100%;
	top: 220px;
}

.MainContentFrame
{
	float: left;
	width: 100%;
    border: solid 1px #999999;
}

.MainContentFrameSplash
{
	border: 0px;
}

.TopFrame
{
	float: left;
	width: 988px;
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 5px solid #999999;
	position: relative;
}

.TopImagePane div
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.ContentFrame
{
	float: left;
	width: 988px;
	margin: 5px;
}

.ContentFrameStandard
{
	background-image: url(Images/ContentBg_Standard.gif);
	background-repeat: repeat-y;
}

.ContentFrameFull
{
	background-image: url(Images/ContentBg_Full.gif);
	background-repeat: repeat-y;
}

.ContentFrameNoSub
{
	background-image: url(Images/ContentBg_NoSub.gif);
	background-repeat: repeat-y;
}

.ContentFrameHeight
{
	float: left;
	width: 1px;
	height: 350px;
}

.SubMenu
{
	float: left;
	width: 170px;
	margin-right: 20px;
}

.LeftSmallPane
{
	float: left;
	width: 160px;
	margin-top: 20px;
}

.ProductMenuPane
{
	float: left;
	width: 170px;
	margin-right: 20px;
}

.ContentPane
{
	float: left;
}

.ContentPaneStandard
{
	width: 585px;
}

.ContentPaneNoSub
{
	width: 450px;
}

.ContentPaneFull
{
	width: 780px;
}

.LeftPane
{
	float: left;
	width: 315px;
	margin-right: 20px;
}

.NewsPane
{
	float: right;
	width: 180px;
}

.BottomLinks
{
	float: left;
	width: 300px;
	text-align: left;
}

.Mathinic
{
    text-align: right;
    width: 300px;
    float: right;
}

.BottomTerms
{
	text-align: center;
}

.MathinicLink:link, 
.MathinicLink:active, 
.MathinicLink:visited, 
.MathinicLink:hover,
.BottomLinks,
.BottomLinks a,
.BottomLinks a:active,
.BottomLinks a:visited,
.BottomLinks a:link,
.BottomLinks a:hover,
.BottomLinks .SkinObject
{
    color: #999999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, Sans-Serif;
}

.Container
{
	text-align: left;
}

/*** MAIN MENU ***/

a.MainMenuItem,
a.MainMenuItem:active,
a.MainMenuItem:link,
a.MainMenuItem:visited
{
	float: left;
	color: #2a4c8a;
	font-size: 12px;
	font-weight: bold;
	width: 96px;
	text-align: center;
	text-decoration: none;
}

a.MainMenuItem:hover
{
	color: #6699cc;
}

/*** MAIN BUTTON MENU ***/

.MainButtonMenuItem
{
	position: absolute;
	top: 0px;
	text-decoration: none;
}

.MainButtonMenuItemRollover
{
	display: none;
	position: absolute;
	top: -130px;
	left: 10px;
	width: 169px;
	height: 146px;
	background-image: url(Images/MainButtonMenu_Rollover.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.MainButtonMenuItemRolloverContent
{
	float: left;
	margin: 10px 10px 30px 15px;
	text-align: left;
}

/*** ADMIN MENU ***/

.AdminMenuItem a,
.AdminMenuItem a:link,
.AdminMenuItem a:visited,
.AdminMenuItem a:active
{
	float: left;
	color: #2a4c8a;
	font-size: 12px;
	font-weight: bold;
	margin-right: 55px;
	text-decoration: none;
}

a.AdminMenuSubItem,
a.AdminMenuSubItem:link,
a.AdminMenuSubItem:visited,
a.AdminMenuSubItem:active
{
	text-decoration: none;
}

a.AdminMenuSubItem span,
a.AdminMenuSubItem:link span,
a.AdminMenuSubItem:visited span,
a.AdminMenuSubItem:active span
{
	float: left;
	width: 100%;
	padding: 2px 5px 2px 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #2a4c8a;
}

a.AdminMenuSubItem:hover span
{
	color: #000000;
	background-color: #6699cc;
}

/*** SUB MENU ***/

.SubMenu
{
	text-align: left;
	margin-left: 10px;
}

.SubMenuHeader
{
}

a.SubMenuRootItem,
a.SubMenuRootItem:active,
a.SubMenuRootItem:visited,
a.SubMenuRootItem:link
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin-top: 10px;
}

a.SubMenuRootItem:hover
{
	color: #6699cc;
}

a.SubMenuSubItem,
a.SubMenuSubItem:active,
a.SubMenuSubItem:visited,
a.SubMenuSubItem:link
{
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

a.SubMenuSubItem:hover
{
	color: #6699cc;
}

/*** NEWS ***/

.MathinicNewsListOuter
{
}

.MathinicNewsList
{
}

.MathinicNewsListCategoryHeader
{
	float: left;
	width: 98%;
	margin-top: 10px;
	background-color: #6699cc;
	color: #ffffff;
	padding: 1%;
}

.MathinicNewsListItem
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6699cc;
}

.MathinicNewsListDate
{
	display: block;
	font-weight: normal;
	color: #000000;
	font-style:italic;
}

.MathinicNewsListHeader
{
	display: block;
	font-weight: bold;
	font-size: 120%;
}

.MathinicNewsListIntro
{
	display: block;
}

.MathinicNewsListLink
{
	display: block;
	text-align: right;
}

.MathinicNewsListArchivedHeader
{
	display: block;
	font-weight: bold;
	font-size: 120%;
}

.MathinicNewsListArchivedLink
{
	float: left;
	width: 100%;
}

.MathinicNewsItem
{
	display: block;
}

.MathinicNewsItemDate
{
	display: block;
	font-weight: bold;
	color: #6699cc;
}

.MathinicNewsItemHeader
{
	display: block;
	font-weight: bold;
	font-size: 140%;
}

.MathinicNewsItemIntro
{
	display: block;
	font-weight: bold;
}

.MathinicNewsItemText
{
	display: block;
}

.MathinicNewsItemImage
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/*** PRODUCTS ***/

.MathinicProductsListItem
{
	float: left;
	width: 180px;
	margin-right: 5px;
	text-align: center;
}

.MathinicProductsListImageTable
{
	height: 160px;
	width: 100%;
	margin-bottom: 5px;
}

.MathinicProductsListImage
{
}

.MathinicProductsListManufacturer
{
	display: block;
	font-weight: bold;
}

.MathinicProductsListName
{
	display: block;
	font-size: 120%;
	font-weight: bold;
}

.MathinicProductsListLink
{
	display: block;
}

.MathinicProductsItem
{
}

.MathinicProductsItemName
{
	display: block;
}

.MathinicProductsItemManufacturer
{
	display: block;
}

.MathinicProductsItemDescription
{
	display: block;
}

.MathinicProductsItemImage
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.MathinicProductsItemFile
{
	display: block;
}

/*** SELLER ***/

.MathinicProductsItemSellerList
{
	float: left;
	width: 100%;
}

.MathinicProductsItemSellerItem
{
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #6699cc;
	width: 270px;
	height: 100px;
}

.MathinicProductsItemSellerItemImage
{
	float: right;
}

.MathinicProductsItemSellerItemInfo
{
	display: block;
}

