body
{
  background-color: #C0DCFF;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: white;
  min-width: 1250px;
}

table
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

form
{
  margin: 0;
  display: inline;
}

a, a:visited, a:hover, a:link
{
  color: white;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

#header
{
  background: url(images/hdr_bg.gif) repeat-x;
  width: 100%;
}

#header .logo
{
  background: url(images/logo.jpg) no-repeat top left;
}

#header .logo img
{
  position: absolute;
  top: 40px;
  left: 43px;
  border: 0px solid blue;
}

#header .hdr_right
{
  background: url(images/hdr_bg_right.jpg) no-repeat top right;
}

.dolls
{
  position: relative;
  background: url(images/dolls.png) no-repeat bottom left;
  height: 135px;
  width: 129px;
  top: -65px;
  left: 21px;
}

.logo_info
{
  color: white;
  padding: 135px 0 0 110px;
  font-weight: bold;
}

.logo_ph
{
  color: white;
  padding: 30px 0 0 155px;
  font-size: 26px;
}

/* content */
#main
{
  background: #E3F5FF url(images/content_top.gif) repeat-x;
  z-index: 999;
  margin: -106px 10px 0 10px;
  display: block;
}

#main .ctr
{
  background: transparent url(images/content_c_right.gif) no-repeat top right;
}

#main .ctl
{
  background: transparent url(images/content_c_left.gif) no-repeat top left;
}

#main .cbr
{
  background: transparent url(images/content_bc_right.gif) no-repeat bottom right;
}

#main .cbl
{
  background: transparent url(images/content_bc_left.gif) no-repeat bottom left;
}

#main .main_hdr
{
  padding: 8px 0 0 150px;
  font-weight: bold;
}

#main .main_content
{
  min-height: 50px;
  padding: 20px 10px 0px 10px;
  display: block;
}

.main_content .col_left
{
  float: left;
  width: 230px;
  margin-left: -100%;
}

.main_content .inner
{
  float: left;
  color: #0253A5;
  font-size: 10px;
  display: block;
  width: 100%;
}

.inner .content
{
  margin: 0 240px 0 240px;
  display: block;
  min-height: 50px;
  /*overflow: auto;*/
}

.inner *
{
  color: #0253A5;
  font-size: 10px;
}

.inner a, .inner a:hover, .inner a:visited, .inner a:link
{
  color: #0354A6;
}

.main_content .col_right
{
  float: left;
  width: 230px;
  margin-left: -230px;
}

#footer
{
  background: transparent url(images/ftr_left.gif) no-repeat center left;
  text-align: left;
}

#footer .ftr_right
{
  background: url(images/ftr_right.jpg) no-repeat center right;
  height: 133px;
}

#footer .ftr_middle
{
  background: url(images/ftr_middle1.jpg) no-repeat center left;
  position: absolute;
  left: 300px;
  height: 133px;
}

.ftr_middle, .ftr_middle a
{
  font-size: 11px;
  color: black;
}

.ftr_nav
{
  padding: 25px 0 0 110px;
}

.ftr_copy
{
  font-size: 10px;
  padding: 25px 0 0 300px;
}

.footer_info
{
  float: left;
}

.counters
{
  /*float: right;*/
  width: 50%;
}

.clr
{
  clear: both;
}
/***********/

/* boxes */

.infoBoxHeadingM
{
  background: #5A90D5 url(images/box_top.gif) repeat-x;
  color: white;
  font-weight: bold;
  padding: 5px 10px 2px 7px;
  white-space: nowrap;
}
.infoBoxHeadingM a, .infoBoxHeadingM a:hover, .infoBoxHeadingM a:visited, .infoBoxHeadingM a:link
{
color: white;
}



.infoBox, .infoSideBoxContents {
  background: #5A90D5;
  font-size: 12px;
}

.infoBox
{
  margin-bottom: 10px;
}

.box
{
  background: #5A90D5 url(images/box_top.gif) repeat-x;
  width: 100%;
  margin-bottom: 10px;
}

.btr
{
  background: transparent url(images/box_c_right.gif) no-repeat top right;
}

.btl
{
  background: transparent url(images/box_c_left.gif) no-repeat top left;
}

.bbr
{
  background: transparent url(images/box_bc_left.gif) no-repeat bottom left;
}

.bbl
{
  background: transparent url(images/box_bc_right.gif) no-repeat bottom right;
}

.box_header
{
  color: white;
  font-weight: bold;
  padding: 5px 10px 2px 15px;
  white-space: nowrap;
}

.box_inner
{
  color: white;
  min-height: 30px;
  padding: 15px 10px 10px 10px;
}

.box_inner input, .box_inner select
{
  background-color: #C0DCFF;
}

.box a, .box a:hover, .box a:visited, .box a:link
{
  color: white;
  text-decoration: none;
}

.box a:hover
{
  text-decoration: underline;
}

/*************/

.center
{
  text-align: center;
}

.headerNavigation, .headerNavigation a, .headerNavigation a:hover, .headerNavigation a:visited, .headerNavigation a:link
{
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.headerNavigation a:hover
{
  text-decoration: underline;
}

.search
{
  width: 120px;
  border: 2px solid #A1C1E7;
}

.infoBoxContents h3
{
  font-size: 12px;
}

.item
{
  background: transparent url(images/item_bg.png) no-repeat;
  height: 130px;
  width: 160px;
  padding-top: 4px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText1 { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal;}
.boxTexts { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;}
.boxTextSub { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #5555FF;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

a.top {
  font-weight: bold;
  color: #1763ac;
}

A.top:hover {
  color: #AABBDD;
  text-decoration: underline;
}

a.top2 {
  font-weight: bold;
  color: #FFFFFF;
}

A.top2:hover {
  color: #00FFFF;
  text-decoration: underline;
}
.ctop
{
  height: 25;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #1763ac;
  font-weight : bold;

}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #1763ac;
}

TD.headerNavigation {
  height: 25;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #1763ac;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #2865a9;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2865a9;
  color: #ffffff;
  font-weight: bold;
height:20;
}

.infoBoxAction {
  background: #f6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading, TD.infoBoxHeadingAction {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #1763ac;
  height: 20;
  color: #ffffff;
}

TD.infoBoxHeadingAction {
  background: #FF0000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #1763ac;
  color: #FFFFFF;
  font-weight: bold;
  height:20;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, H2.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: navy;
}

TD.prodID {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #006600;
}



TD.prodIDas {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

table.main, TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/**
 * Events Calendar styles.
 */
TABLE.calendarBox
{
  width: 216px;
  height: 230px;
  border: 1;
  padding: 0;
  cursor: default;
  background-color: #c6c6c6;
}
IFRAME.calendarBox
{
    width: 216px;
    height: 220px;
    margin-bottom: 10px;
}
.calendarBoxHeader
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #1763ac;
  color: #FFFFFF;
  text-decoration: none;
  height: 16px;
  line-height: 25px;
}

.yearHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
}
.yearHeader SELECT
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
    background: #FFFFFF;
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #b4ad9a;
    background: #D7D7D7;
    margin: 0px;
    color: #000000;
    width: 15px;
    height: 16px;
}

.calendarMonth
{
    background-color: #FFFFFF;
    border:1px
  cursor: default;
    width: 100%;
}
.calendarHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    background: #FFFFFF;
    text-decoration: none;
    height: 16px;
  width: 216px;
}
.calendarToday
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #FFCF00;
    padding-left : 3px;
    text-decoration: none;
    border:1px outset #FFFFFF;
    height: 22px;
    width: 18px;
}
.calendarWeekend
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #CCCCCC;
    padding-left : 3px;
    line-height: 14px;
    text-decoration: none;
    border:1px outset #FFFFFF;
    height: 22px;
    width: 18px;
}
.calendar
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
    padding-left : 3px;
    line-height: 14px;
    text-decoration: none;
    border:1px outset #FFFFFF;
    height: 22px;
    width: 18px;
}
.event
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E4942C;
    background-color: #1763ac;
    text-decoration: none;
    border: 0px inset #FFFFFF;
}
.event_header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #1763ac;
}

.event_header_dates
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #1763ac;
  text-decoration: none;
  border: 0px;
}

/* used for list number */
.event_header_zahl
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
  background-color: #000099;
  text-decoration: none;
}
.event_description
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    color: #000000;
    background-color: #FFFFFF;
    border: 0px solid #000000;
    text-decoration: none;
}

.empty
{
    background-color: #EEEEEE;
    line-height: 14px;
    height: 22px;
    width: 18px;
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover
{
    color: red;
    text-decoration: underline;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover
{
    color: red;
    text-decoration: underline;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover
{
    color: red;
    text-decoration: underline;
}
/* Header Tags */
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 color: #000000;
 font-weight: bold;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
}

ul.sitemap {

color: #001FA4;

}
/* Supertracker Styles */

.supertracker_menu {background: #ddd; border: 1px solid #aaa; padding: 10px;}

.supertracker_title {font-face: Verdana, Arial; font-size: 16px; font-weight: bold; }

.supertracker_section {margin-top: 10px;}

.supertracker_sub_title {font-face: Verdana, Arial; font-size: 14px; text-decoration: underline; font-weight: bold; }

A.supertracker_link { font-face: Verdana, Arial; font-size: 11px; font-decoration: underline; margin: 5px 10px 5px 10px;}

.supertracker_text { font-face: Verdana, Arial; font-size: 11px;}

.supertracker_contact {font-face: Verdana, Arial;font-size: 11px; width: 100%px;background: #aaa;  padding: 5px;  margin: 10px 0 10px 0; border: 1px solid #000;}

/* Supertracker Styles EOF */


/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}


    a.taglevel1 {
        font-size: 10px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel2 {
        font-size: 13px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel3 {
        font-size: 16px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel4 {
        font-size: 19px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel5 {
        font-size: 21px;
        padding-left: 20px;
        padding: 5px;
    }


/* custom frame */
#custom_frame td
{
  text-align: left;
}

#image
{
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
}

#image img
{
  padding: 0;
}

#bg
{
  margin: 0;
}

#br
{
  margin: 0;
  margin-top: -283px;
  display: none;
}

#gr
{
  margin: 0;
  /*margin-top: -283px;*/
  /*margin-top: -425px;*/
  display: none;
}

.grid
{
  float: left;
  width: 140px;
  height: 285px;
  overflow: auto;
  border: 1px solid #5A90D5;
  background-color: white;
  text-align: center;
}

.grid_list
{
  margin: 0;
  padding: 20px 0;
  list-style: none;
  display: block;
}

.grid_list li
{
  display: block;
  padding: 2px 0;
}

.grid img:hover
{
  border: 1px solid red;
}

.im
{
  /*float: left;*/
  /*width: 100%;*/
  margin: 11px 0 0 13px;
}

.orient
{
  width: 130px;
  float: right;
}

.orient fieldset
{
  padding: 2px;
  margin: 0;
}

.orient_portrait
{
  float: left;
  margin-right: 5px;
}

.orient_landscape
{
  float: right;
}

.fcwide input, .fcwide textarea
{
  width: 230px;
}

.frame_cat
{
  display: block;
  clear: both;
  padding: 3px;
}

.frame_cat span
{
  padding-left: 3px;
}

.frame_preview
{
  overflow: auto;
  overflow-y: hidden;
  height: 108px;
  padding: 3px;
  border: 1px solid #5A90D5;
  width: 730px;
  display: block;
  background-color: white;
}

.frame_list
{
  margin: 0;
  padding: 0 20px;
  list-style: none;
  display: block;
  width: 10000px;
}

.frame_list li
{
  display: block;
  float: left;
  padding: 0 2px;
}

.frame_preview img
{
  height: 90px;
  border: none;
}

.frame_preview img:hover
{
  border: 1px solid red;
}