﻿BODY
{
	background: #FFFFFF url(/images/layout/Diagonal_lines.gif) left top repeat;
	font-size: 0.8em;
	padding: 0!important;
	margin: 0!important;
	color:#505050;
}
.Site a
{
	text-decoration: none;
	font-weight: 700;
}
.Site a,
.Site .morelink a
{
	color: #2254db;
}
.Site a:hover,
.Site .morelink a:hover
{
	color: #00a1de;
}
.Site h1,
.Site h2,
.Site h3,
.Site h4,
.Site h5,
.Site h6 
{
	color: #2254db;
	line-height: 1.3em;
	margin-top: 0;
	font-weight:normal;
}
.Site h1 
{
	font-size: 175%;
	margin-bottom: 2px;
}
.Site h2
{
	font-size: 160%;
	margin-bottom: 3px;
}
.Site h2.introh2
{
	margin-bottom:8px;
}
.Site h3
{
	font-size:140%;
	color: #2e2e2e;
	margin-bottom: 6px;
	font-weight:bold;
}
.Site h4
{
	font-size: 120%;
	margin-bottom: 9px;
}
.Site h5 
{
	font-size:100%;
	margin-bottom: 7px;
	font-weight:bold;
}
.Site h6
{
	font-size: 95%;
	font-weight:bold;
	margin-bottom:0;
}

.Site .label 
{
	font-weight: 700;
	color:#2254db;
}

.Site ul
{
	list-style: none;
}

.Site .template ul li,
.Site .template ul ul li,
.Site .template ul ul ul li
{
	background:transparent url(/images/layout/li-bullit.gif) no-repeat 0 4px !important;
}

.Site .box ul li,
.Site .box ul ul li,
.Site .box ul ul ul li
{
	background:transparent url(/images/layout/li-bullit-box.gif) no-repeat 0 3px !important;
}

.Site IMG
{
	BORDER:none;
}

.Site .content IMG
{
	BORDER:1px solid #2c2c2c;
	margin: 0 0 5px 5px;
}

.Site .hint
{
	background: transparent url(/images/layout/hint.gif) no-repeat;
	border: none;
	height:28px;
}

.Site .alert
{
	background: #FFFFFF url(/images/layout/alert.gif) 5px 5px no-repeat;
	border: 1px solid #B01100;
}

.Site .help
{
	background-color:#fff;
	border:none;
	color:#b30121;
}

.Site TABLE
{
	BORDER:none;
}


/*HR STYLING*/

.Site hr
{
    border-top:1px solid #fff;
	border-bottom:1px solid #2c2c2c;
    border:none;
    background-color:#ececec!important;
}
.Site #topNav
{
	 font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.Site #topNav a
{
    color: #000000;
    font-size: 85%;
    font-weight: bold;
}
.Site #topNav a:hover
{
    color:#2254db;
}

.Site #topNav li
{
    background: transparent url(/images/layout/topNavMenuDivider.gif) no-repeat 100% 50%;
}

.Site #topNav li.last
{
    background:none;
}

/* ####################################   Classes   #################################### */

.Site .box .tl
{
	border:none;
	background: #426de0 url(/images/layout/boxHeaderBg.gif) repeat-x left top;
}
.Site .yellowbox .tl
{
	border:none;
	background: #f3cc17 url(/images/layout/boxHeaderBgYellow.gif) repeat-x left top;
}

.Site .box .tr
{
}

.Site .box h2.title
{
	color: #fff;
}
.Site .yellowbox h2.title
{
	color: #2e2e2e;
}

.Site .box .content
{
	background-color:#f1f1f1;
	border:none;
	border-top:0;
}

.Site #template_Mailform .content
{
	border: none;	
}


.Site input.button, 
.Site a.button
{
	color:#fff;
	background:transparent url(/images/layout/button_bg.gif) no-repeat top right;
	border: 1px solid #B7B7B7;
	cursor: pointer;
}
.Site .button:hover
{
	color:#FFF;
}
.Site .principle
{
	border: 1px solid #B7B7B7;
	color:#fff;
	font-weight: 600;
}
.Site .button,
.Site .principle 
{
	background:transparent url(/images/layout/button_bg.gif) no-repeat top right;
	height: auto !important;
}

.Site a.principle,
.Site .button:hover 
{
	background:transparent url(/images/layout/button_hover_bg.gif) no-repeat top right;
}

.Site .list
{
    BORDER-BOTTOM: #d0daca 1px solid;
}
.Site .list .date
{
	COLOR: #777;
}

.Site .information .backTop
{
	border-top: solid 1px #D0DACA;
	border-bottom: solid 1px #D0DACA;
}

.Site .backTop a, 
.Site .list .morelink a
{
	color: #bf2831;
}
.Site .information .backTop a:hover
{
	color: #DE2D38;
}
.Site .ghosted
{
	COLOR: #ddd;
}
#mainTable
{
	background: #FFFFFF url(/images/layout/backgroundshadow_1024.gif) fixed center top repeat-y;
}
.Site #mainHeader
{
    border-color: #8EBAE5;    
}
.Site #mainHeaderText
{
	color: #000;
	font-size: 190%;
	font-weight: 300 !important;
	font-family: Helvetica, Arial;
	font-style: italic;
}

.Site TABLE.documentTable
{
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid
}
.Site TABLE.documentTable TD.cell
{
	BORDER-RIGHT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid
}

.Site .template table td.libraryimage,
.Site .template table#productList td.product
{
	background-color: transparent;
}

.Site table.formMainTable th 
{
	background-color: Transparent;
}
.Site .formMainTable th 
{
	background-color: transparent !important;
	color: #2254db !important;
	font-size: 1.1em
}

.Site TABLE.documentTable TH.heading
{
	COLOR: #fff;
	BACKGROUND-COLOR: #333;
}
.Site TABLE.documentTable TR.alternative
{
	BACKGROUND-COLOR: #fff;
}
.Site TABLE.documentTable TR.alternative
{
	BACKGROUND-COLOR: #fff;
}
#adminLayout td
{
	background-color: #ffffff;
}
.Site .template table
{
	border-collapse:collapse;
	}
.Site .template table td 
{
     background-color: #E1E1E1;
     border-top: none;
     border-left: none;
     border-right: solid 1px #ffffff;  
     border-bottom: solid 1px #ffffff;
     color: #505050; 
}
.Site .template thead td, 
.Site .template th, 
.Site .template .header,
.Site .template table th,
.Site .template table td.header
{
	background-color: #2254db;
	color: #fff;
	font-weight: 700;
	font-size: 100%;
}



 .Site .subPageItem
{
	text-align:center;
}
 
 
.Site .subPageItem, .Site .formMainTable td
{
	background: none!important;
	border: none!important;
}
/* ################################### Site IDs ################################# */

.Site #mainLayout
{
	background: none;
}
.Site #watermark 
{
	background: #ffffff url(/images/layout/watermark.gif) left bottom no-repeat;
	border-right:solid 1px #fff !important;
}
.Site #mainLayoutContainer
{
	border-bottom: solid 1px #6A6A6A;
}

.Site #imageText,
.Site #imageText p, 
.Site #imageText h1,
.Site #imageText h2,
.Site #imageText h3,
.Site #imageText h4,
.Site #imageText h5,
.Site #imageText h6
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #5b3161 !important;
	font-weight: 300 !important;
	font-style:italic!important;
	left: 188px !important;
}

.Site #imageText h1 
{
	font-size: 2.8em!important;
}
.Site #imageText h2
{
	font-size: 145%;
}

.Site #cartInfo p
{
	color: #63A53B;
}

.Site #cartInfo strong
{
	color: #479D13;
}
.Site #location 
{
	margin: 0;
	color: #cbcbcb;
	border-top: solid 1px #8EBAE5;
	border-bottom: solid 1px #8EBAE5;
	font-size:90%;
}
.Site #location a
{
	color: #cbcbcb;
	font-size: 90%;
}
.Site #location a:hover
{
	color: #2254db;
}


/* ################################## Menu setup ################################### */

.Site #mainMenu
{
 	border-bottom: solid 1px #85a3f8;
}
.Site #mainMenu ul a
{
	background:#96bae5 url(/images/layout/mainMenuTabBg.gif) repeat-x left top;
	font-family: Verdana, Arial, Sans-Serif;
	color: #2e2e2e;
}
.Site #mainMenu ul a:hover,
.Site #mainMenu ul a.active,
.Site #mainMenu ul a.on
{
	color: #fff;
	background:#74398c url(/images/layout/mainMenuTabActiveBg.gif) repeat-x left top;
}


/* ################################## Sub Menu setup ################################### */

.Site #subMenu
{
}
.Site #subMenu ul 
{	
	border: none;
}
.Site #subMenu li
{
	background: transparent none;
}

.Site #subMenu ul a
{
	color: #2254db;
	background: none;
	border-bottom: dotted 1px #99b5d0;
	font-size: 90%;
	font-weight: 800;
	background-position: 0 0;
}

.Site #subMenu ul a.on,
.Site #subMenu ul a.active,
.Site #subMenu ul a:hover
{
	color:#004588;
	background: transparent url(/images/layout/submenu-ul-li.gif) no-repeat scroll 2px 5px !important;
}

.Site #subMenu ul ul
{
   border: none;
}

.Site #subMenu ul ul a.active,
.Site #subMenu ul ul a.on,
.Site #subMenu ul ul a:hover
{
	color: #115190 !important;
	background: transparent url(/images/layout/submenu-ul-ul-li.gif) no-repeat scroll 7px 3px !important;
}

.Site #subMenu ul ul a
{
    color: #2765a1;
    font-size: 90%;
	background: transparent none;
	border-bottom: none;
	font-family: Trebuchet MS;
}

.Site #subMenu ul ul ul a 
{
	color: #868686;
}

.Site #subMenu ul ul ul a.active,
.Site #subMenu ul ul ul a.on,
.Site #subMenu ul ul ul a:hover
{
	color: #606060 !important;
	background: transparent url(/images/layout/submenu-ul-ul-ul-li.gif) no-repeat scroll 8px 5px !important;
}

.Site #subMenu ul ul ul ul a 
{
	color: #989898;
}

.Site #subMenu ul ul ul ul a.active,
.Site #subMen ul ul ul ul a.on,
.Site #subMenu ul ul ul ul a:hover
{
	color: #1b1b1b !important;
	background: transparent url(/images/layout/submenu-ul-ul-ul-ul-li.gif) no-repeat scroll 18px 5px !important;
}

/* ======================== */


.Site #mainFooter
{
	color:#333;
}

.Site #mainFooter a
{
	color:#263e83;
}

/* ======================== */


.Site TABLE#subPageTable TH.heading
{
    BORDER-RIGHT: #000 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #000 1px solid;
    BACKGROUND-COLOR: #020202;
}
.Site TABLE#subPageTable TD.cell
{
    BORDER-RIGHT: #000 1px solid;
    BORDER-BOTTOM: #000 1px solid
}
.Site TABLE#subPageTable TR.alternate
{
    BACKGROUND-COLOR: #ccc
}
.Site #template_Products_Grouped .backlink
{
    BACKGROUND-COLOR: #ccc;
}
.Site #template_Products_Grouped .backlink A
{
    COLOR: #000;
}

/* ======================== */

.Site #template_sitemap ul, #template_sitemap li
{
	list-style-type:none;
}
.Site #template_sitemap ul a
{
	color:#000;
	text-decoration:none;
}
.Site #template_sitemap ul a:hover
{
	color:#666;
	text-decoration:underline;
}
.Site #template_sitemap ul ul a
{
	background: url(../../images/BlueSteel/arrow_grey.gif) left center no-repeat;
}
.Site #template_sitemap ul ul ul a
{
	background-image:url(../../images/BlueSteel/arrow_grey.gif);
}
.Site #template_sitemap ul ul ul ul a
{
	background-image:url(../../images/BlueSteel/arrow_grey.gif);
}

.Site #developerLink p
{
	color: #6D6D6D;
}
.Site #developerLink 
{
	float: right;
	text-align: right !important;
}
.Site #developerLink a,
.Site #developerLink a:hover
{
	font-size: 95%;
	text-transform: inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	background: transparent url(/images/layout/eonicLogo.gif) no-repeat right top !important;
	background-position: right top;
	color: #a3a3a3 !important;
	
}
.Site #copyright
{
    color: #6d6d6d;
    font-size: 90%;
	font-family: Trebuchet MS;
}
/* ############################### Header Info ############################ */
.Site #mainHeaderAlt
{
	background: transparent url(../../images/BlueSteel/headerMontage_1024.gif) no-repeat left top;
}
/* ============================ MEMBERSHIP STYLES ==================================*/


.Site #headerInfo input.textbox
{
    border: 1px solid #acacac;     
}

/* ============================ CART STYLES ==================================*/

.Site #headerInfo .cartBrief
{
    color: #63B1E5;
    background: url(../../images/BlueSteel/shopping_cart.gif) left 1px no-repeat;    
}
.Site #cartFull h2,
.Site #cartFull #cartListing th
{
   background: #B7B7B7 url(../../images/BlueSteel/mainMenu.gif) repeat-x left top;
   color: #FFF;     
}
