body{
	background: #cccccc url(images/bg_grad.jpg) fixed;
}




/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 85%;
min-width: 550px; 
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
left: 65px;
background-image: url(images/glbnav_background.gif);
}


#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 1px;
	right:-4px;
}

#globalLink{
	position: absolute;
	top: 8px;
	height: 22px;
	min-width: 550px;
	padding: 0px;
	margin: 0px;
	left: 2px;
	z-index: 100;
	width: 612px;
/*	width: 611px;*/
}


a.glink, a.glink:visited{
	font-size: 14px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

a.glink:hover{
  	background-image: url(images/glblnav_selected.gif);
	text-decoration: none;
}
a.glink2, a.glink2:visited{
	font-size: 14px;
  	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
border-right: 1px solid #8FB8BC;
text-decoration: none;
}

a.glink2:hover{
  	background-image: url(images/glblnav_selected.gif);
	text-decoration: none;
}
a.glink3, a.glink2:visited{
	font-size: 14px;
  	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
/*	border-right: 1px solid #8FB8BC;*/
text-decoration: none;
}

a.glink3:hover{
  	background-image: url(images/glblnav_selected.gif);
	text-decoration: none;
}
.skipLinks {display: none;}
/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 126px;
	left: 0px;
	/*width: 100%;*/
	/*min-width: 640px;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:hover{
	color: #CC0000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
a.footer {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: none;
}

.bodylink {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E41715;
}
a.bodylink:hover {
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E41715;
}
.background {
	background-repeat: no-repeat;
}
.background_left {
	background-repeat: no-repeat;
	background-position: right top;
}
.seminarstable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding:2;
}.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #E41715;
}
.body_bg {
	background-repeat: no-repeat;
	background-position: bottom;
}
.styles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.styleslink {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E41715;
}
a.styleslink:hover {
	text-decoration: none;
}
.homelink {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005FA9;
}
a.homelink:hover {
	text-decoration: none;
}
.gallerylinkheader {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.gallerylinkheader:hover {
	text-decoration: none;
}
a.gallerylinkheader:visited {
	color: #333333;

}


/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***************  Product styles ***************/

/* Universal Settings */
   
  /* Tables */


  
  
  

  

    /* IE doesn't recognize these */
  input[type=text], input[type=password], input[type=button], input[type=select], input[type=reset], textbox, select {
    color: #000000;
    background-color: #F0F0F0;
    border: 1px solid #114477;
  }

  input[type=image], input[type=radio], input[type=checkbox] {
    color: #000000;
    background-color: transparent;
    border: none;  
  }

  input.button {
    color: #000000;
    background-color: transparent;
    border: none;
  }


  
  /* Begin Products Section */
  div.products {
    position: absolute;
    top: 205px;
    left: 210px;
    width: 72%;
  }
  
  table.products {
       width: 100%;
   border-collapse: collapse;
  }
  
  tr.products_header {
  }
  
  td.products_header {
    vertical-align: top;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  
  table.page_content {
    width: 100%;
  }
  
  td.page_image {
  }
  
  td.page_name {
    vertical-align: top;
    text-align: left;
    font-size: 14pt;
    font-weight: bold;
  }
  
  td.page_text1 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  
  tr.prev_next {
  }
  
  td.prev_next {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  
  tr.page_text2 {
  }
  
  td.page_text2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  tr.products_footer {
  }
  
  td.products_footer {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  tr.page_text3 {
  }
  
  td.page_text3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  /* End Products Section */



  
  /* Images */
  img.pr_image {
    border: none;
    text-align: center;
  }
  
  img.pr_addtocart_button {
    vertical-align: bottom;
    border: none;
  }
  
/* Product Layout */
  td.products_content {
  }
  
  table.product_list {
    width: 100%;
  border-collapse: collapse;
  }
  
  tr.product_list_row_1 {
    height: 5px;
  }
  
  tr.product_list_row_2 {
  }
  
  tr.product_list_row_3 {
    height: 5px;
  }
  
  td.product_list_1a {
    width: 3px;
    height: 5px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_1a.gif);
  }
  
  td.product_list_1b {
    height: 5px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_1b.gif);
  }
  
  td.product_list_1c {
    width: 3px;
    height: 5px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_1c.gif);
  }
  
  td.product_list_2a {
    width: 3px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_2a.gif);
  }
  
  td.product_list_2c {
    width: 3px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_2c.gif);
  }
  
  td.product_list_3a {
    width: 3px;
    height: 5px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_3a.gif);
  }
  
  td.product_list_3b {
    height: 5px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_3b.gif);
  }
  
  td.product_list_3c {
    width: 3px;
    height: 5px;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_3c.gif);
  }
  
  td.product_list_content {
    vertical-align: top;
    text-align: left;
    background-color: transparent;
    background-image: url(http://shopsite.virtualave.net/ss10.0/shopsite-images/en-US/backgrounds/awesome_blue_001/ab_lt_grey_button_content.gif);
  }
  
  table.pr_table {
    background-color: transparent;
    border-collapse: collapse;
    vertical-align: top;
    text-align: left;
    width: 100%;
  }
  
  td.pr_image {
    vertical-align: top;
    text-align: center;
  }
  
  td.pr_data {
    vertical-align: top;
    text-align: left;
    width: 90%;
  }
  
  table.pr_data {
    background-color: transparent;
  border-collapse: collapse;
    vertical-align: top;
    text-align: left;
    width: 100%;
  }
  
  td.pr_name {
    text-align: left;
    vertical-align: top;
  }
  
  td.pr_desc {
    text-align: left;
    vertical-align: top;
  }
  
  td.pr_price {
    text-align: left;
    vertical-align: top;
  }
  
  table.qp_header {
    text-align: left;
    background-color: #114477;
    border: 1px solid #114477;
  }
  
  table.pr_sub_loop {
    background-color: transparent;
    text-align: left;
    vertical-align: top;
    width: 95%
  }
  
  td.pr_sub_loop_data {
    text-align: left;
    vertical-align: top;
  }
  




