/* LAYOUT */
#PageContainer {
	text-align: left;
	margin: 0 auto;
	position: relative;
	top: 0px;
	right: 0;
	left: -4px;
	width: 760px;
	height: ;
	background-color: none;
	background-image: url(./assets/images/Untitled-1.gif);
	background-repeat: repeat-y;
        border-bottom: 1px solid silver;

	}
#Header    {
	width: 738px;
	height: 103px;
	border-bottom: 1px solid grey;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 00px;
}
#ContentContainer {
    margin-left: 0;
    padding: 0;
    width: 740px;
    border: 1px solid blue }
#content {
    margin-top: 0;
    margin-right: 0px;
    margin-left: 161px;
    width: 588px;
    order: 1px solid red }
#Footer {
    background-image: url(./assets/bgs_r6_c2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    padding: 0;
    width: 705px;
    height: 20px }
/* REDEFINED TAGS */
body,td,th   {
    color: black;
    font-size: x-small;
    font-family: Verdana, Helvetica, Geneva }
body   { background-color: #3E7FB1; background-image: url("#"); background-repeat: repeat-x; background-position: left top; text-align: center; margin: 0; padding: 0; min-width: 705px }

.bodytext {font-size: x-small;}
.bodytext a {font-size: x-small;}

p   {line-height: 1.4em;margin-left: 30px;margin-right:30px;}

#content h1, h2, h3, h4, h5, h6, form{
    margin-left: 30px;    margin-right: 30px;
    order: 1px solid red }

#content h1 {
    margin-top: 30px;
}
.imgtext-table{ margin-right: 20px;margin-left: 30px;}
table {
    margin-right: 20px; margin-left: 30px;
}

.csc-header { clear:both;}
#normalcontent div.csc-header h2,h3 {margin-left:30px;}
#normalcontent h3 {margin-left:30px;}

h1   {
    color: #666;
    font-size: large;
    font-weight: bold }
#content h2   {
    color: black /*387e36 */ ;
    font-size: medium;
    font-style:italic;
    border-bottom: 2px solid #BB2318;
    margin-top: 10px; }
.prodshothead {
    color: #387e36;
    font-size: large;

    margin-bottom: -12px;
    border-bottom: 1px solid silver }
h3   {
    color: #174487;
    font-family: verdana;
		font-weight: bolder;
		font-size: small;
		font-style:italic;
    argin: 20px 0 -8px;
    padding: 0 }
h4  {
    font-size: small }

/*LINKS*/
a   {
    font-size: small }
a:link   {
    text-decoration: none }
a:visited {
	text-decoration: none;
}
a:hover  {
    text-decoration: underline }
a:active {
	text-decoration: none;
}

.login{font-size: 12px;font-weight: bold;background-color: #009900;color: white; border: 2px solid green;}

.boob{
	text-align:left;
	border: medium solid #000000;
	background-color: #FFFFFF;
	width: 200px;
	margin: 50px;
	padding:f 30px;
}
/* NAVIGATION MENUS */

#mainmenu        {
    color: #454545;
    margin:0px;padding:0px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
    z-index: 21;
    top: 94px;
    left: 11px;
    width: 149px;
    order: 1px solid red   }
#mainmenu ul { }



/* Menu 1 column */

#menu_1 {	
        overflow: hidden;
	/*vertical-align: top; */

	margin:0px;padding:0px;width: 149px;

	eight: 250px;

	background-image: url(images/menubackground.jpg);

	background-repeat : no-repeat;

	/* Uncomment the following line to visually identify the shared content area */

	/*background-image: url(images/shared.gif); */



	padding-top: 10px;

}

#menu_1 DIV {

	idth: 148px;

}

#menu_1 DIV A {
        display: block;
        width:100%    ;
        height: 100%;
	font-size: 12px;
        color: black;
        padding: 5px;
	text-decoration: none;

}

#menu_1 DIV A:hover {

	text-decoration: underline;

}



/*  MENU 1, level 1, normal state (NO) */

#menu_1 DIV.menu1-level1-no {

  border-bottom: 1px solid #90B3D6;
  background-color: #D2E9FF;
  font-size: 12px;

  font-weight: bold;

}



/*  MENU 1, level 1, active state (ACT) */

#menu_1 DIV.menu1-level1-act {

  color: #34689A;

  border-bottom: 1px solid #999999;

  font-weight:bold;

  font-size: 11px;

    background-color: #BB2318;  /*#eeeeee*/

  /*filter:alpha(opacity='70', style='0');*/

}

#menu_1 DIV.menu1-level1-act a:hover {background-color: red;}

#menu_1 DIV.menu1-level1-act A {

  color: white;/*color:black;*/

}



/*  MENU 1, level 2, normal state (NO) */

#menu_1 DIV.menu1-level2-no {

  font-size: 8px;

  padding:0px;
margin:0px;
}
#menu_1 DIV.menu1-level2-no a:hover {background-color: #E7F3FF;}
/*  MENU 1, level 2, active state (ACT) */

#menu_1 DIV.menu1-level2-act a{



  ont-weight:bold;

  padding-left:5px;
  border-left: 10px solid #BB2318;
}

#menu_1 DIV.menu1-level2-act a:hover {border-left: 10px solid red;}

/*  MENU 1, level 3, normal state (NO) */

#menu_1 DIV.menu1-level3-no {

  font-size: 10px;

  padding-left:30px;

}

/*  MENU 1, level 3, active state (ACT) */

#menu_1 DIV.menu1-level3-act {

  font-size: 10px;

  font-weight:bold;

  padding-left:30px;

}

/*  MENU 1, level 4, normal state (NO) */

#menu_1 DIV.menu1-level4-no {

  font-size: 10px;

  padding-left:40px;

}

/*  MENU 1, level 4, active state (ACT) */

#menu_1 DIV.menu1-level4-act {

  font-size: 10px;

  font-weight:bold;

  padding-left:40px;

}


/* Style for the Path-menu: */

#pathplace {

	width: 800px;

}

#sitepath {

  width: 100%

  white-space: nowrap;

  background-color: #F8F8EC;



  font-family: verdana, arial;

  font-size: 11px;

  padding: 1px 1px 5px 5px;

}

#sitepath A {

  text-decoration: none;

  color:black;

}

#sitepath A:hover {

  text-decoration: underline;

}

.distribbox {float: right; border: 1px solid silver; width: 200px;padding: 5px;
margin: 5px; margin-left: 15px;
margin-right: 20px;}
.distribbox p {font-size: x-small; line-height: 1em;
margin: 0px,0px,0px,0px;padding:0px;}


.selectionbox {
              margin-bottom: 40px;
              clear:both;
              padding-top: 10px;
              padding-left: 30px;
              padding-bottom: 10px;
              border-top:1px solid silver;
              border-bottom:1px solid silver;
              background-color: #f0f0f0;
}
.selectionbox h1,h2,h3,h4,table {margin: 0px;}
.selectionbox p {margin-right: 20px;margin-left:0px;margin-top: 0px; margin-bottom: 4px;line-height: 1em;}
.selectionbox div.csc-header h2 {position: relative;margin-bottom: 5px; left: -30px;}
.selectionbox p a:link {color: black; text-decoration: none;}
.selectionbox p a:visited {color: black; text-decoration: none;}
.selectionbox p a:hover {color: black; text-decoration: underline;}
.selectionbox p a:active {color: red; text-decoration: none;}


.feedbackbox {
  margin-bottom: 40px;
  clear:both; 
  padding-left: 10px;
  border-top:1px solid silver;
  border-bottom:1px solid silver;
  background-color: #f0f0f0;
  }

.homelinks {


}

.homelinks h2 {color: red;}


#globalnav  {
    font-weight: bold;
    margin-bottom: 25px }
#globalnav li {
    text-align: right;
    list-style: none;
    margin: 0 0 0 -30px;
    padding: 0 }

#globalnav li, #globalnav a     {
    color: #454545;
    font-size: 12px;
    text-decoration: none;
    eight: 22px    }

#globalnav a:hover    {
    color: #0000c1;
    font-size: inherit;
    text-decoration: underline }

#categories li  {
    text-align: right;
    list-style: none;
    margin: 0;
    padding: 0 }
#categories li, #categories a      {
    color: #454545;
    font-size: 12px;
    text-decoration: none;
    padding: 0;
    eight: 22px     }

#categories a:hover    {
    color: #0000c1;
    font-size: inherit;
    text-decoration: underline }

/*CLASSES*/
.productshot  {
    position: relative;
    top: -16px;
    border-right: 0 solid #ccc }
.caption  {
    color: #000000;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    margin: 4px 4px 8px;
    padding: 0 }

.image {
    text-align: center;
    margin: 5px 5px 10px;
    float: right }
.prodselector {
    background-image: url(./assets/images/greygradbg.gif);
    background-repeat: repeat-x;
    background-position: left top;
		background-color:none;		
    width: 500px;
    border: solid 1px #999 }
.prodselector a:link {
    color: black;
    font-size: small;
    text-decoration: underline;
    background-image: none;
    background-repeat: repeat-x;
    background-position: left top;
		background-color:none;
    border: solid 0 #999 }
.prodselector a:visited  {
    color: black;
    font-size: small;
    text-decoration: underline;
    background-repeat: repeat-x;
    background-position: left top;
		background-color:none;		
    border: solid 0 #999 }
.prodselector a:hover  {
    color: blue;
    font-size: small;
    background-repeat: repeat-x;
    background-position: left top;
		background-color:none;		
    border: solid 0 #999 }
.prodselector table {
    background-repeat: no-repeat;
    background-position: right bottom }
.bordered {border: 1px solid black;margin-left: 10px;margin-right: 10px;}
.copy  {
    color: #666666;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    margin: 30px 10px 0px 180px;
    padding: 5px 0 0}

.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	
}

.tableContact {
    border: solid 1px #666 }
.tableContact caption {font-family: arial; font-size: 90%; font-weight: bold; color: white; background-color: #4867A0; }
.tableContact thead    {
    color: white;
    font-family: arial;
    font-weight: bold;
    background-color: white;
    text-align: left;
    padding: 0.05em }
.tableContact th   {
    font-size: x-small;
    font-family: arial;
    font-weight: bold;
    background-image: url(./assets/images/nav-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    text-align: left;
    padding: 0.05em;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999 }
.tabhead {
    font-size: x-small;
    font-family: arial;
    font-weight: bold;
    background-color: #9e9e9e;
    background-image: url(./assets/images/nav-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    text-align: left;
    padding: 5px;
    height: 15px;
    overflow: hidden;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999 }
.tableContact tbody {font-family: arial;ont-size: 90%;}
.tableContact tr {}
.tableContact td    {
    font-size: xx-small;
    padding: 5px }


.zebraGrey  {
    background-color: #efefef }
.zebraWhite  {
    background-color: white }
p tables {margin-left: 10%;}
.top    {
    text-align: center;
    border-width: 0 }
.boxout {
	margin: 10px;
	border: 1px solid #666666;
	padding: 10px;
	background-color: #eeeeee;

}
.tx-newloginbox-pi1 {
                    padding: 5px;
                    margin-top: 30px;
                    margin-left: 10px;
                    margin-right: 10px;
                    border: 1px solid silver;
                    background-color: #fefefe;}

.tx-newloginbox-pi1 h3{font-size: 12px;}
.tx-newloginbox-pi1 p{margin: 0px;}
