/*
********************************************************************************
                   Copyright (C) 2003, Complexus Group, Inc.                  
          All Rights Reserved. No portion of this page/document may be        
       reproduced without the express written concent of the officers of      
              Complexus Group, Inc.   http://www.complexusgroup.com           
********************************************************************************
*/
/*FOR PUBLIC SITE*/
/*REDEFINED CLASSES*/
a:link {
	color: #980303;
	text-decoration: underline;
}
a:visited {
	color: #980303;
	text-decoration: Underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #980303;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(/images/interface/bg_pattern.gif);
}
P, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
H1 {
	color : #696969;
	font: bold 24px Arial, Helvetica, sans-serif;
	margin: 5px 15px 5px 5px;
}
H2 {
	color : #696969;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 5px 15px 5px 5px;
}
H3 {
	color : #696969;
	font: bold italic 18px Arial, Helvetica, sans-serif;
	margin: 5px 15px 5px 5px;
}

UL {
	color : #696969;
	font : 11px Arial, Helvetica, sans-serif;
	/*list-style-image : url("../images/_bullet.gif");*/
}
LI {
	color : #696969;
	font : 11px Arial, Helvetica, sans-serif;
}
SELECT {
	color : #696969;
	font : bold 12px Arial, Helvetica, sans-serif;
	background : #E5E5E5;
	
}
.selectProduct{
	color : Maroon;
	font: normal normal normal 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 160px;
}
HR {
   height:1px;
   background:silver;
   margin: 0px 0px 0px 0px;  
   border: 1px black solid;
	color: silver;
}	
/* CUSTOM CLASSES */
.body {
	background-image : url(../images/interface/_elem_bg_pattern.gif);
	background-color : #FFFFFF;
	scrollbar-face-color: #C5C5C5;
	scrollbar-shadow-color: #4B4B49;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #C5C5C5;
	scrollbar-darkshadow-color: #C5C5C5;
	scrollbar-track-color: #DBDBDB;
	scrollbar-arrow-color: #C40000;
	color : #696969;
	font : 12px Arial, Helvetica, sans-serif;
	/*background-position : top;*/
	/*background-attachment : scroll;*/
	scrollbar-base-color : #C5C5C5;
}
.h3 {
	font: bold italic 18px Arial, Helvetica, sans-serif;
}
.h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
}
.h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
}
.warning {
	color: #980303;
	font: 12px Arial, Helvetica, sans-serif;
}
.redBold {
	color: #980303;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.redBoldSp {
	color: #980303;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.redBoldSmall {
	color: #980303;
	font: bold 10px Arial, Helvetica, sans-serif;
}
.orangeBold {
	color: #D9612E;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.orangeBoldSp {
	color: #D9612E;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.orangeBoldSmall {
	color: #D9612E;
	font: bold 10px Arial, Helvetica, sans-serif;
}
.active {
	font : bold 12px Arial, Helvetica, sans-serif;
	color: #319C31;
}
.small {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.boldSp {
	color: #002400;
	font: bold Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.black {
	color: #000000;
}
.boldWhite {
	font: bold;
	color: white;
}
.adminModuleTitle {
	font : bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pageTitle {
	font : bold 14px Arial, Helvetica, sans-serif;
	color: #696969;
}
.highlight {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: Yellow;
}
.formField {
	color: #696969;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #68657A;
	border-left: 1px solid #68657A;
	border-right: 1px solid #68657A;
	border-top: 1px solid #68657A;
	background-image: url("/images/interface/_elem_bg_form2.jpg");
	background-color: #F5F5F5;
	background-attachment: fixed;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.formFieldTop {
	color: #696969;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #BFBDAE;
	border-left: 1px solid #BFBDAE;
	border-right: 1px solid #BFBDAE;
	border-top: 1px solid #BFBDAE;
	background-image: url(../images/interface/_elem_bg_form2.jpg);
	background-color: #F5F5F5;
	background-attachment: fixed;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.smallDark {
	color : #696969;
	font : 10px Arial, Helvetica, sans-serif;
}
.bgMain {
	background-image: url("../images/interface/_elem_bg_main.jpg");
	color: #FFFFFF;
}
.bgLeft{
	background-image : url("../images/interface/_elem_side_left.gif");
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position : top right;
}
.bgRight{
	background-image : url("../images/interface/_elem_side_rite.gif");
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position : top left;
}
.bgMenu{
	background-image : url("../images/interface/nav_bg.jpg");
	background-position : top left;
	color : #FFFFFF;
	font : 10px Arial, Helvetica, sans-serif;
}
.bgMenuSide {
	background: #F5F5F5;
	font : 10px Arial, Helvetica, sans-serif;
}
.rowEven {
	background: #C5C5CD;
	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
}
.rowOdd {
	background: #EEEEEE;
	border-bottom: 1px solid Silver;
	border-top: 1px solid White;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid Silver;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
}
.rowOver {
	background: #E5E5E5;
	border-bottom: 1px solid White;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid #DDDDDD;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
}
.colEven {
	background: #C5C5CD;
	border-bottom: 1px solid Silver;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
}
.colOdd {
	background: #DFDFE4;
	border-bottom: 1px solid Silver;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
}
.colOver {
	background: #E9E6D3;
	border-bottom: 1px solid Silver;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
}
.colText {
	font : 10px Arial, Helvetica, sans-serif;
}
.rowTopIdle {
	background-color: #C5C5C5;
	border-bottom: black 1px solid;
	border-left: white 1px solid;
	border-right: black 1px solid;
	border-top: white 1px solid;
	cursor: hand;
	}
.rowTopPress {
	background-color: #B4B4B4;
	border-bottom: white 1px solid;
	border-left: black 1px solid;
	border-right: white 1px solid;
	border-top: black 1px solid;
	cursor: hand;
}
.rowTopOver {
	background-color: #EAEAEA;
	border-bottom: black 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: black 1px solid;
	cursor: hand;
}
.rowTopTitleIdle {  
	font : bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.rowTopTitleOver {  
	font : bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titleBar {
	border-bottom: 1px solid Black;
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid Black;
	background: #FFFFFF url("../images/interface/admin/titlebar.gif") fixed;
}
.cellOver {
	background: #FFFFFF;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	font : 10px Arial, Helvetica, sans-serif;
	text-align : center;
	cursor: hand;
}
.cellOut {
	background: #EEEEEE;
	border-bottom: 1px solid Silver;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	font : 10px Arial, Helvetica, sans-serif;
	text-align : center;
}
.formTable {
	background-color: #DFDFBF;
	border-bottom: black 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: black 1px solid;
}
.formCell {
	background-color: #F3F3E9;
	border-bottom: white 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: white 1px solid;
}
.formOut {
	background-color: #DFDFBF;
	border-bottom: 0px none;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	color : #696969;
	font : bold 12px Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
}
.bmi {
	background: #EEEEEE;
	border-bottom: 1px solid Silver;
	border-top: 1px solid Silver;
	border-right: 1px solid Silver;
	border-left: 1px solid Silver;
	font : 10px Arial, Helvetica, sans-serif;
	text-align : center;
}
.mrhandy {
	cursor: hand;
}

a.adminCatalogMenu:link {
	color: Black;
	text-decoration: none;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
}
a.adminCatalogMenu:visited {
	color: Black;
	text-decoration: none;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
}
a.adminCatalogMenu:hover {
	color: #FF0000;
	text-decoration: underline;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
}
a.adminCatalogMenu:active {
	color: #980303;
	text-decoration: underline;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
}
.UsedCell
{
	border-bottom: 1px solid silver;
	border-right: 1px dashed silver;
	padding: 2px
}
.UsedCell2
{
	border-bottom: 1px solid silver;
	border-right: 1px dashed silver;
	padding: 0px
}
a.terms:link {
	color: #980303;
	text-decoration: underline;
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
}
a.terms:visited {
	color: #980303;
	text-decoration: Underline;
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
}
a.terms:hover {
	color: White;
	text-decoration: underline;
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
}
a.terms:active {
	color: #980303;
	text-decoration: underline;
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
}
.adminCatalog {
	color: Black;
	text-decoration: none;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
}
.menuSubItem{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	background-color: DarkGray ;
	border-left: white solid 1px;
	border-top: white solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	cursor: hand;
}
.menuSubItemOver{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	background-color: lightGrey;
	border-left: white solid 1px;
	border-top: white solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	cursor: hand;
}
