.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

BODY {
  background: #EFEFEF;
  font-family: Arial;
  color: #000000;
  margin: 0px;
  text-align: center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #E6EBF0;*/
}

TR.headerNavigation {
  height: 22px;
}

TD.headerNavigation {
  background-image: url('images/header-nav-bg.gif');
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #bbc3d3;*/
  color: #cccccc;
  padding-right: 10px;
}

.headerNavigation A { 
  color: #ffffff; 
}

.headerNavigation:hover A{
  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: url('images/footer-bg.gif') repeat-x;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url('images/footer-bg.gif') repeat-x;
  color: #999;
}

.footer A{
    color: #666666;
    padding: 0 7px 0 15px;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

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: #ffffff;
  color: #000000;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  color: #000000;
  background: #ffffff;
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px; */
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #b6b7cb;*/
  color: #000000;
  font-weight: bold;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #84878C;
  /*text-align: center;*/
  /*text-indent: 20px;*/
  padding-left: 20px;
  margin-top: 15px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

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: 12px;
    font-weight: bold;
    color: #ff0000;
}
.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; }



/* Cuker Design */
#container{
   margin: 10px auto 0px auto;
   width: 780px;
   background-color: #ffffff;
   padding-top: 10px;
   padding-bottom: 10px;
}

#main{
    margin: auto;
    width: 760px;
}

.header{
    /*background: #E6EBF0; */
}
#sklz_footer{
    margin: auto;
    font-size: 11px;
    color: #999;
}

#sklz_footer a{
    color: #999;
}
 
#sklz_footer img{
    vertical-align: middle;
}

#head_search_bar td{
    font-size: 11px;
    color: #808080; 
}

#header_bluebar{
    text-align: center;
}

.productListBox{
    margin-left: 20px; 
}

TR.productListing-even, TR.productListing-odd {
    border-top: solid 1px #666666; 
}

.productListBox_container{
    float: left;
    width: 135px;
    height: 220px;
}

.productListBox_container_block{
    float: left;
    width: 135px;
    height: 140px;
}

.productListBox_data{
    font-size: 11px;
    text-align: center;
    margin-top: 10px;
}

.productListBox_data A{
    color: #666666;
}

TD.lmain{
    font-size: 11px;    
    background-color: #EFEBE7;
    font-weight: bold;
}

.boxText A {
    margin-left: 5px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666666;
}

#productInfo_PriceBox{
    color: #666666;
    font-size: 12px;
}
#productInfo_PriceBox A{
    color: #666666;
    font-size: 11px;
}
#productInfo_PriceBox .pageHeading{
    text-align: left;
    margin-bottom: 10px;
}

.headerLogin{
  text-indent: 15px;
  background-image: url('images/header-nav-bg.gif');
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cccccc;
}

#body_container{
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}

#body_container table{
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}

.catString{
    padding-bottom: 5px;
    font-size: 12px;
}

.required{
    color: #ff0000;
    font-weight: bold;
    font-size: 12px;
}

.cart_buttons{
    /*float: left;*/
    width: 200px;
}

#header_nav{
    font-size: 12px;
}

.product_listing_nav TD.smallText {
    color: #666666;
}

#extras_content{
    font-family: Arial;
    font-size: 12px;
    padding-top: 10px; 
    padding-left: 20px;
    padding-right: 20px;
    color: #666666;
}

div.product_listing_image {
    vertical-align: middle;
    height: 120px;
}

#cart_button_container{
    /*text-align: right;*/
}

#productLittleImages{
    margin-top: 10px;
    width: 140px;
    float: left;
}
.productLittleImage{
    margin-left: 10px;
    margin-bottom: 10px;
    clear: both;
}
#productDescription{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}
.product_agreement{
  font-style: italic;
  font-size: 10px;
}
#ssl_icon{
    font-size: 10px;
    margin: 15px 10px 15px 0px;
    float: right;
}
#ssl_icon a{
    font-size: 10px;
    color: #666666;
}
.main_img_links {
    margin-top: 10px;
    text-align: center;
    color: #666666;
    font-size: 10px;
}
.main_img_links a{
    color: #666666;
    font-size: 10px;
}

a.bodylink{
    color: #666;
}
input.form_textfield {
    border: 1px solid #999;
    padding: 2px 3px;
}
input.form_vr, input.form_topsearch {
    width: 145px;
}

/*
Slidemenu CSS
*/

.arrowlistmenu{
    width: 125px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
    height: 21px;
    width: 100%;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 0px; /*bottom spacing between header and rest of content*/
    padding: 4px 0 4px 3px; /*header text is indented 10px*/
    color: #ffffff;
    cursor: hand;
    cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
    background-color: #ffffff;
    padding-left: 5px;
    width: 125px;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
    padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
    font-family: Georgia;
    color: #ffffff;
    display: block;
    padding: 2px 0;
    padding-left: 19px; /*link text is indented 19px*/
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    width: 100px;
}

.arrowlistmenu ul li a:visited{
    color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
    color: #4f5b6d;
}

.categoryitems{
    padding-right: 20px;
}

.menu_spacer{
height: 1px;
border-top: 1px dashed #cccccc;
margin-top: 10px;
}

/*
Slidemenu CSS end
*/

/*
Anders Ilenkop 
start
*/

.clear{
	clear: both;
}

.anders_bannere{
	width: 195px;
	padding-left: 5px;
	/*border: 1px dashed #ff0000;*/
	float: left;
	margin-top: 90px;
}

.anders_indhold{
	float: left;
	width: 790px;
	/*border: 1px dashed #ff0000;*/
}

.anders{
	width: 1010px;
	/*border: 1px dashed #ff0000;*/
	margin: 0px auto 0px auto;
}

.right_add_teaser{
	margin-bottom: 20px;
}

.right_add_teaser, .right_add_teaser a, .right_add_teaser td{
	font-size: 10px;
}

.right_add_teaser_header{
	height: 25px;
	background-image: url(/img/designgfx/teaser_add_header.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #fff;
	padding-top: 3px;
	font-size: 12px;
}

.right_add_teaser_indhold{
	padding: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	width: 175px;
}

/*
end
Anders Ilenkop 
*/
