body
{
  background: url(/content/images/mainbg.jpg) 0 0 repeat-x #cccccc;
  font-size: 12px;
  font-family: Verdana, Helvetica, Sans-Serif;
  line-height:1.5em;
  margin: 0;
  padding: 0;
  color: #333;
}


a, a:link, a:active, a:visited
{
  color:#AF2B84;
  text-decoration:underline;
}

a:hover 
{
  color:#EF63C0;
}

strong
{
font-weight:bold  
}

p, ul
{
  margin-bottom: 15px;
  line-height: 1.4em;
}

em
{
font-style:italic
}

img
{
display:block  
}

small
{
font-size:85%  
}

ol
{
list-style-type:upper-alpha
}

ul
{
list-style-type:disc
}

ul li, ol li
{
margin-left:1.5em
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
  width: 767px;
  margin:25px auto;
  background:#fff
}
.main
{
width:765px;
border:solid 1px #EF63C0  
}


#header
{
  background: url(/Content/images/header.jpg) 0 0 no-repeat;
  width: 765px;
  height: 109px;
  margin: 0px;
  padding: 0;
}
#header2
{
float:left
  }

.menucontainer
{
  xpadding-top: 3px;
  float:right;
  color: #EF63C0;
  margin-top:4px;
  margin-right:15px;
  font-family: Arial,Verdana, Helvetica, Sans-Serif;
}

#ContentDiv
{
}

#leftColumn
{
  width: 322px;
  float: left;
  margin-left: 15px;
}


#rightColumn
{
  width: 390px;
  float: right;
  margin-right: 13px;
}
#footer
{
  width: 765px;
  margin:0 auto;
  padding: 10px 0 25px 0;
  text-align: center;
  font-size:10px
}
#poweredby img
{
 margin:0 auto;
  }
/* TAB MENU   
----------------------------------------------------------*/
ul.menu
{
  padding: 0 0 2px;
  position: relative;
  margin: 0;
  text-align: center;
  font-size:16px;
}

ul.menu li
{
  display: inline;
  list-style: none;
  margin-left:0
}

ul.menu li a
{
  padding: 0 2px;
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #EF63C0;
}

ul.menu li a:hover
{
  text-decoration: underline;
  color: #AF2B84;
}

ul.menu li a:active
{
  background-color: transparent;
  text-decoration: none;
}

ul.menu li.selected a
{
  background-color: #fff;
  color: #000;
}


/*----------------------------------------------------------*/
h1
{
  font-family:  Arial, Helvetica;
  font-size:11pt;
  font-weight:bold;
  color:#333333;
  margin-bottom:10px   
}

h1.hot
{
 font-size:14pt;
 color:#AF2B84;
 line-height:1.1em
  }

h2
{
  font-family:  Arial, Helvetica;
  font-size:9pt;
  font-weight:bold;
  color:#333333;   
}


.Title
{
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-family:  Arial, Helvetica;
  font-size:10pt;
  font-weight:bold;
  color:#333333;   
}



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------
legend
{
  font-size: 1.1em;
  font-weight: 600;
  padding: 2px 4px 8px 4px;
}
*/
fieldset
{
  margin: 1em 0;
  padding: 1em;
  border:0
}

fieldset p
{
  margin: 2px 12px 10px 10px;
}

fieldset label
{
  display: block;
  font-weight:bold;
  color:#EF63C0;
}

fieldset label.inline
{
  display: inline;
}


input[type="text"]
{
  width: 200px;
  border: 1px solid #CCC;
  margin-bottom:3px
}

input[type="submit"]
{
  padding: 3px;
  border: 1px solid #CCC;
}


/* Misc.   
----------------------------------------------------------*/

.important
{
  color: #9E1A0E;
}

#step1
{
background:#EF63C0;
border:solid 2px #AF2B84;
width:90%;
color:White;
margin:0 auto;
padding:15px;
font: bold 22px Arial
}

#manifoldList
{

border:solid 2px #AF2B84;
width:90%;
margin:0 auto;
padding:15px;
}

#manifoldList img, #manifoldList table .PartsGrid
{
 margin:0 auto
}

#manifoldList h2
{
text-align:center  
}

/* TableData   
----------------------------------------------------------*/
.PartGrid
{
border:1px #dfdfdf collapse;
}

#datagridwrapper
{

xbackground: url(/content/images/AllManifoldsTableBG2.png) top right repeat-y;
height:500px;
width:550px;
position:absolute;
z-index:500;
xborder:solid 1px blue
}

.PartGridAltRow
{
background:#efefef  
}

.PartsHeader
{
padding:9px;  
font-weight:bold;
font-size:16px;
text-align:center;
background-color:#ccc;
xcolor:white
}

.PartGrid th
{
padding:9px  
}

.PartGrid td
{
  padding:7px;
  font-size:14px;
border:1px #dfdfdf collapse;
}

.PartCol
{
  background:#FEB4E5;
  font-weight:bold;
  text-align:right
}
