﻿/* Common tags                 */
/*-----------------------------*/

body
{
  height: 100%;
  background-color: #020200;
  font-family: verdana, arial;
  font-size: small;
  color: #000000;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

A:link
{
  color: #8A170F;
  text-decoration: none;
}
A:visited
{
  color: #8A170F;
  text-decoration: none;
}
A:active
{
  color: #8A170F;
  cursor: hand;
  text-decoration: none;
}
A:hover
{
  color: #DA2D26;
  cursor: hand;
  text-decoration: "underline";
}

A.bodyLink:link
{
  color: #8A170F;
  text-decoration: none;
  font-weight: bold;
}
A.bodyLink:visited
{
  color: #8A170F;
  text-decoration: none;
  font-weight: bold;
}
A.bodyLink:active
{
  color: #8A170F;
  cursor: hand;
  text-decoration: none;
  font-weight: bold;
}
A.bodyLink:hover
{
  color: #DA2D26;
  cursor: hand;
  text-decoration: "underline";
  font-weight: bold;
}


A.shop_submenu1_selected:link
{
  color: #DA2D26;
  text-decoration: none;
  font-weight: bold;
}
A.shop_submenu1_selected:visited
{
  color: #DA2D26;
  text-decoration: none;
  font-weight: bold;
}
A.shop_submenu1_selected:active
{
  color: #DA2D26;
  text-decoration: none;
  font-weight: bold;
}
A.shop_submenu1_selected:hover
{
  color: #DA2D26;
  text-decoration: none;
  font-weight: bold;
}

A.shop_submenu1_link:link
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
A.shop_submenu1_link:visited
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
A.shop_submenu1_link:active
{
  color: #DA2D26;
  cursor: hand;
  text-decoration: none;
  font-weight: bold;
}
A.shop_submenu1_link:hover
{
  color: #DA2D26;
  cursor: hand;
  text-decoration: none;
  font-weight: bold;
}


A.topmenu1_link:link
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
A.topmenu1_link:visited
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
A.topmenu1_link:active
{
  color: #DA2D26;
  cursor: hand;
  text-decoration: none;
  font-weight: bold;
}
A.topmenu1_link:hover
{
  color: #DA2D26;
  cursor: hand;
  text-decoration: none;
  font-weight: bold;
}

div.shop_submenu2
{
  text-align: left;
}

p
{
  line-height: 1.4em;
}

hr
{
  border: 0;
  border-top: 2px solid #8A170F;
  height: 2px;
}

img
{
  border-width: 0;
}

ul
{
  list-style-position: outside;
  list-style-type: disc;
  color: #000000;
  font-family: verdana;
}

.menutextindent
{
  font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
  font-size: large;
  color: #DA2D26;
}

h2
{
  font-family: Verdana;
  font-size: medium;
  margin-top: 30;
  color: #DA2D26;
  margin-bottom: -15;
}

h3
{
  font-family: Verdana;
  font-size: small;
  margin-bottom: -15;
  color: #DA2D26;
  padding-left: 15;
}

h1, h2, h3, h4
{
  margin: 0;
  font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/
table.body
{
  height: 100%;
  border-width: 0px;
  border-style: none;
  text-align: center;
  border-collapse: collapse;
  background-color: #222222;
}
table.body td
{
  padding: 0px;
}
table.body td.body
{
  width: 912px;
}

table.menu
{
  width: 100%;
  border: solid 1px #666666;
  border-collapse: collapse;
  background-color: #ffffff;
  text-align: left;
  vertical-align: middle;
  margin-bottom: 20px;
}

table.menu td
{
  padding: 5px 15px 5px 15px;
}



table.formborder
{
  border: solid 1px #666666;
  border-collapse: collapse;
  margin-bottom: 20px;
  text-align: center;
}

table.form
{
  border-collapse: collapse;
  border-width: 1px;
  border-spacing: 1px;
  border-color: #cccccc;
  border-style: solid;
  background-color: #cccccc;
  width: 100%;
}

table.form tr
{
  vertical-align: top;
  background-color: #ffffff;
}

table.form td.label
{
  text-align: left;
}

table.form td.control
{
  text-align: left;
}

table.form td
{
  border-collapse: separate;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #cccccc;
  border-style: solid;
  padding: 5px;
}

table.form td.title
{
  padding: 5px;
}

table.form tr.title
{
  background-color: #e0e0e0;
  color: #880000;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding: 3px;
}

table.form td.buttons
{
  padding: 5px;
  text-align: right;
}



table.DetailFormViewStyle
{
  border-collapse: collapse;
  border-width: 1px;
  border-spacing: 1px;
  border-color: #cccccc;
  border-style: solid;
  width: 100%;
}

table.DetailFormViewStyle td
{
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #cccccc;
  border-style: solid;
  padding: 5px 10px 2px 10px;
  text-align: left;
}

table.DetailFormViewStyle tr
{
  vertical-align: top;
  background-color: #ffffff;
}


table.DetailFormViewStyle tr.DetailFormViewHeaderStyle
{
  border: solid 1px #cccccc;
  background-color: #800000;
  font-weight: bold;
  color: #ffffff;
}

table.DetailFormViewStyle caption
{
  background-color: #cccccc;
  color: #800000;
  font-size: small;
  font-weight: bold;
  padding: 5px;
}

table.DetailFormViewStyle .DetailFormViewFieldHeaderStyle
{
  color: #880000;
  text-align: left;
  vertical-align: top;
  width: 150px;
}

table.DetailFormViewStyle .DetailFormViewFooterStyle
{
}

table.DetailFormViewStyle .DetailFormViewRowStyle
{
}

table.DetailFormViewStyle .DetailFormAlternatingRowStyle
{
}

table.DetailFormViewStyle .DetailFormAlternatingRowStyle td
{
}
table.DetailFormViewStyle .DetailFormViewRowStyle td
{
}

table.DetailFormViewStyle .DetailFormViewEditRowStyle
{
}

table.DetailFormViewStyle .DetailFormViewCommandRowStyle td
{
  padding: 5px;
  text-align: right;
}

table.DetailFormViewStyle .DetailFormViewInsertRowStyle
{
  text-align: left;
}

table.DetailFormViewStyle .DetailFormViewPagerStyle
{
  background-color: #EFE6F7;
  color: #000000;
  text-align: center;
}

table.DetailFormViewStyle input
{
  background-color: #ffffff;
  font-family: Verdana;
  font-size: small;
  color: #990000;
  border: solid 1px #CC9966;
}

.GridViewStyle
{
  width: 100%;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  color: #000000;
  padding: 3px;
  font-size: 0.8em;
}

.GridViewStyle caption
{
  background-color: #cccccc;
  color: #800000;
  font-size: small;
  font-weight: bold;
  padding: 5px;
}

.GridViewStyle a
{
}

table.GridViewStyle td
{
  padding: 1px 5px 1px 5px;
}

.GridViewStyle input
{
  background-color: #ffffff;
  font-family: Verdana;
  font-size: small;
  color: #990000;
  border: solid 1px #CC9966;
}

.GridViewHeaderStyle th
{
  padding: 3px;
}

.GridViewHeaderStyle a
{
  color: #ffffff;
}

.GridViewHeaderStyle a:visited
{
  color: #ffffff;
}


.GridViewHeaderStyle
{
  border: solid 1px #cccccc;
  background-color: #800000;
  font-weight: bold;
  color: #ffffff;
}

.GridViewFooterStyle
{
  background-color: #cccccc;
  font-size: 0.8em;
}

.GridViewRowStyle
{
  background-color: #F7F6F3;
  color: #333333;
}

.GridViewAlternatingRowStyle
{
  background-color: #e0e0e0;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
  border: solid 1px #cccccc;
  height: 24px;
}

.GridViewSelectedRowStyle
{
  background-color: #F4000A;
  font-weight: bold;
  color: #ffffff;
}

.GridViewPagerStyle
{
  background-color: #EFE6F7;
  color: #000000;
  text-align: center;
}

.GridViewPagerStyle table /* to center the paging links*/
{
  margin: 0 auto 0 auto;
}

.copyright
{
  font-size: x-small;
  color: #ffffff;
}


.bottomMenu
{
  font-size: x-small;
  color: #ffffff;
}

.bottomMenu A:link
{
  font-size: x-small;
  color: #ffffff;
  text-decoration: none;
}
.bottomMenu A:visited
{
  color: #ffffff;
  text-decoration: none;
}
.bottomMenu A:active
{
  color: #ffffff;
  cursor: hand;
  text-decoration: none;
}
.bottomMenu A:hover
{
  color: #AA0000;
  cursor: hand;
  text-decoration: "underline";
}


/* Information Table           */
/*-----------------------------*/
table.information
{
  border-collapse: collapse;
  border-width: 1px;
  border-spacing: 1px;
  border-color: #cccccc;
  border-style: solid;
  background-color: #cccccc;
  width: 100%;
}

table.information tr
{
  vertical-align: top;
  background-color: #ffffff;
}

table.information td
{
  border-collapse: separate;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #cccccc;
  border-style: solid;
  text-align: left;
  font-size: small;
  padding: 15px;
  padding: 15px 15px 25px 15px;
}

table.information td.header
{
  padding: 5px;
}

table.information tr.header
{
  background-color: #e0e0e0;
  color: #880000;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding: 3px;
}

table.CheckBoxList
{
  margin-left: 10px;
}

table.CheckBoxList td
{
  border: none;
}

img.productThumb
{
  border: solid 1px #A6A6A6;
  margin: 5px 0px 5px 0px;
}

table.productThumb
{
  width: 139px;
  border: solid 1px #A6A6A6;
  margin: 0px 0px 5px 0px;
}

table.productThumb td.price
{
  padding: 5px 0px 5px 0px;
}

table.productThumb td.description
{
  color: #900000;
  border-bottom: solid 1px #A6A6A6;
  padding: 1px 0px 1px 0px;
}

.modalBackground
{
  background-color: #333333;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modalPopup
{
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 10px;
}

.center
{
  text-align: center;
}

.hidden
{
  display: none;
}
.ajax__calendar_container
{
  padding: 4px;
  position: absolute;
  cursor: default;
  width: 170px;
  font-size: 11px;
  text-align: center;
  font-family: tahoma,verdana,helvetica;
}
.ajax__calendar_body
{
  height: 139px;
  width: 170px;
  position: relative;
  overflow: hidden;
  margin: auto;
}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
  top: 0px;
  left: 0px;
  height: 139px;
  width: 170px;
  position: absolute;
  text-align: center;
  margin: auto;
  padding: 0px 0px 0px 0px;
  border: none;
}
table.ajax__calendar_container
{
  font-size: 11px;
}

.ajax__calendar_header
{
  height: 20px;
  width: 100%;
}
.ajax__calendar_prev
{
  cursor: pointer;
  width: 15px;
  height: 15px;
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90ZvGxZ6SJJh48yx62JKItzQ2&t=633053122925312500);
}
.ajax__calendar_next
{
  cursor: pointer;
  width: 15px;
  height: 15px;
  float: right;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90HZemRms4wXOo1BZWTwWtNQ2&t=633053122925312500);
}
.ajax__calendar_title
{
  cursor: pointer;
  font-weight: bold;
}
.ajax__calendar_footer
{
  height: 15px;
}
.ajax__calendar_today
{
  cursor: pointer;
  padding-top: 3px;
}
.ajax__calendar_dayname
{
  height: 17px;
  width: 17px;
  text-align: right;
  padding: 0 2px;
}
.ajax__calendar_day
{
  height: 17px;
  width: 18px;
  text-align: right;
  padding: 0 2px;
  cursor: pointer;
}
.ajax__calendar_month
{
  height: 44px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.ajax__calendar_year
{
  height: 44px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}

.ajax__calendar .ajax__calendar_container
{
  border: 1px solid #646464;
  background-color: #ffffff;
  color: #000000;
}
.ajax__calendar .ajax__calendar_footer
{
  border-top: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_dayname
{
  border-bottom: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_day
{
  border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_month
{
  border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_year
{
  border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
  background-color: #edf9ff;
  border-color: #0066cc;
  color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
  background-color: #edf9ff;
  border-color: #0066cc;
  color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
  background-color: #edf9ff;
  border-color: #0066cc;
  color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
  background-color: #ffffff;
  border-color: #ffffff;
  color: #646464;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
  background-color: #ffffff;
  border-color: #ffffff;
  color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
  background-color: #edf9ff;
  border-color: #daf2fc;
  color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
  background-color: #edf9ff;
  border-color: #daf2fc;
  color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
  background-color: #edf9ff;
  border-color: #daf2fc;
  color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
  color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
  color: #0066cc;
}


.calendarContainer table
{
  width: 0px;
  height: 0px;
}

.calendarContainer table tr td
{
  border: none;
  padding: 0;
  margin: 0;
}


.calendarContainer2 table
{
}

table.calendarContainer2 td
{
  border: none;
  padding: 0;
}

