/* standard elements */
html, body {
   margin: 0; padding: 0; height: 100%; width: 100%;	
	font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; font-size: 12px; font-weight: normal;   
   background: #ffffff;  text-decoration: none;
}

h1, h2     { font-size: 20px; font-weight: normal; color: #666644; margin: 2px 0 2px 0; padding: 0; border: 0 }
h3, h4     { font-size: 12px; font-weight: normal; color: #8b0000; margin: 2px 0 2px 0; padding: 0; border: 0 }
h5, h6, dt { font-size: 11px; font-weight: bold;   color: #8b0000; margin: 2px 0 2px 0; padding: 0; border: 0 }

tfoot, thead { font-size: 12px; color: #8b0000 }
a            { text-decoration: none; text-align: left; cursor: pointer; outline: none }
a:link       { text-decoration: none; color: #760820; outline: none }
a:visited    { text-decoration: none; color: #000000 }
a:active     { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #ce003a }
a img, img   { border: 0 }
fieldset     { border: solid 1px #999 }
table        { border: 0; border-collapse: collapse; border-spacing: 0px }
span, div    {	text-decoration: none; text-align: left }
hr           { text-align: left; border: 0; border-top: solid 1px #cebb95; height: 1px }
input	     { font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif;}

/* structure */
.inner-container { margin: 0 auto 0 auto; padding: 0; width: 1000px }
.outer-container { padding: 10px 0 10px 0; margin: 0; text-align: center }

/* header */
.header            { background: white;height: 150px; position: relative; }
.header .menu      { position: relative; text-align:right;left: 0px;bottom: 15px }
.header .menu a    { font-size: 11px; /*font-weight: 700;*/ color: #ad8f6b }
.header .menu span { font-size: 11px; /*font-weight: 700;*/ color: #787878 }
.header .menu #shoppingcart { font-size: 13px; color: #428ece }
.header .menu img  { vertical-align: middle; padding-right: 3px; }
.header .logo       { position: absolute; right: 0px; bottom: 0px }
.header .logotop      { position: absolute; right: 0px; top: 0px }

/* banner - horizontal menu default style 
.banner .outer-menu { height: 56px; margin: 0; padding: 0 0 0 13px; background: gray url(images/2L_left.gif) 0 0 no-repeat; clear: right }
.banner .inner-menu { height: 56px; z-index: 0; margin: 0; padding: 0 13px 0 0; background: url(images/2L_right.gif) right 0 no-repeat}
.banner .main-menu  { float: left; width: 100%; height: 56px; background: url(images/2L_slice.gif) 0 0 repeat-x } 
*/


/* new banner style Tveit Smie */
.banner		    {position: relative;}
.banner .outer-menu {height: 56px; margin: 0; padding: 0 0 0 0px; background: url(images/Tveitsmie-menylinjer.gif) 0 0 no-repeat; clear: right }
.banner .inner-menu {height: 56px; z-index: 0; margin: 0; padding: 0 0px 0 0; background:  right 0 no-repeat}
.banner .main-menu  {margin-left:10px;text-transform: uppercase; float: left; width: 100%; height: 56px; background:  0 0 repeat-x } 



/* The second bannermenu #760820 #ce003a #336666 */
ul.topmenu2 a { float: left; color: #760820 ; padding: 1px 3px; text-decoration: none; font-size: 12px; font-weight: bold; font-style: normal }
ul.topmenu2 a:visited { color: #760820 }
ul.topmenu2 a:hover  { color: #ce003a }
ul.topmenu2 a img     { float: left; padding-right: 5px; margin-top: -1px }
ul.topmenu2 li.active a { color: #336666 } 
ul.topmenu2 li.active a:visited { color: #336666 }

/* Second menu first level */
ul.topmenu2, .topmenu2 ul {margin: 0; padding: 0px 0px 0px 4px; list-style-type: none; height: 28px; width: 100%; position: relative; z-index: 100 }
ul.topmenu2 li {color: #760820 ; float: left; display: inline; background:  right 0 no-repeat; padding-right: 0px }


/* second menu second level */
/*ul.topmenu ul { width: 60%; display: inline; visibility: hidden; position: absolute; top: 28px; left: 0; text-align: center; background: #cebb95 0 -28px repeat-x } */
ul.topmenu2 ul { width: 60%; display: inline; visibility: hidden; position: absolute; top: 28px; left: 0; text-align: center;  }
ul.topmenu2 ul li { position: relative }
ul.topmenu2 li.hover ul,
ul.topmenu2 li:hover ul  { visibility: visible; z-index: 20 }  /* When hovered, make submenus appear */
ul.topmenu2 li.active ul { visibility: visible; z-index: 10 }  /* When active, make submenus appear */
ul.topmenu2 ul li { background: none; padding-right: 0px }
ul.topmenu2 ul li span.folder a { background: transparent url(images/nav_list_arrow.gif) right center no-repeat; padding-right: 1px }
ul.topmenu2 ul li a, ul.topmenu ul li a:visited,
ul.topmenu2 li.active li a { color: #760820 ; padding: 1px 3px; background: none; font-size: 12px; font-weight: normal; font-style: normal }
ul.topmenu2 ul li.active a { color: #336666 ; background: none; font-size: 12px; font-weight: normal; font-style: normal }
ul.topmenu2 ul li a:hover { color: #ce003a ; background: none; font-size: 12px; font-weight: bold; font-style: normal }


/* all levels */
ul.topmenu a { float: left; color: #760820 ; padding: 1px 3px; text-decoration: none; font-size: 12px; font-weight: bold; font-style: normal }
ul.topmenu a:visited { color: #760820 }
ul.topmenu a:hover   { color: #ce003a }
ul.topmenu a img     { float: left; padding-right: 5px; margin-top: -1px }
ul.topmenu li.active a { color: #336666 } 
ul.topmenu li.active a:visited { color: #336666 }

/* first level */
ul.topmenu, .topmenu ul {margin: 0; padding: 0px 0px 0px 4px; list-style-type: none; height: 28px; width: 100%; position: relative; z-index: 100 }
ul.topmenu li { float: left; display: inline; background:  right 0 no-repeat; padding-right: 0px }

/* second level */
/*ul.topmenu ul { width: 60%; display: inline; visibility: hidden; position: absolute; top: 28px; left: 0; text-align: center; background: #cebb95 0 -28px repeat-x } */
ul.topmenu ul { width: 60%; display: inline; visibility: hidden; position: absolute; top: 28px; left: 0; text-align: center;  }
ul.topmenu ul li { position: relative }
ul.topmenu li.hover ul,
ul.topmenu li:hover ul  { visibility: visible; z-index: 20 }  /* When hovered, make submenus appear */
ul.topmenu li.active ul { visibility: visible; z-index: 10 }  /* When active, make submenus appear */
ul.topmenu ul li { background: none; padding-right: 0px }
ul.topmenu ul li span.folder a { background: transparent url(images/nav_list_arrow.gif) right center no-repeat; padding-right: 1px }
ul.topmenu ul li a, ul.topmenu ul li a:visited,
ul.topmenu li.active li a { color: #760820 ; padding: 1px 3px; background: none; font-size: 12px; font-weight: normal; font-style: normal }
ul.topmenu ul li.active a { color: #336666 ; background: none; font-size: 12px; font-weight: normal; font-style: normal }
ul.topmenu ul li a:hover { color: #ce003a ; background: none; font-size: 12px; font-weight: bold; font-style: normal }

/* third level */
ul.topmenu ul ul { width: 150px; height: auto; display: none; visibility: visible; position: absolute; top: 28px; left: 5px; background: white; border: solid 1px #8b91a0; padding: 5px }
ul.topmenu ul ul li { width: 100%; height: auto; display: block; background: white; padding: 0 }
ul.topmenu ul li.hover ul,
ul.topmenu ul li:hover ul  { display: block; z-index: 20 } /* When hovered, make submenus appear */
ul.topmenu ul ul li a, ul.topmenu ul ul li a:visited, ul.topmenu ul ul li.active a,
ul.topmenu ul ul li.active a:visited { color: #000000; font-weight: normal; font-style: normal }
ul.topmenu ul ul li a:hover,
ul.topmenu ul ul li.active a:hover { color: #ce003a; font-weight: normal; font-style: normal }

/* footer */
.footer   { padding-top: 20px }
.footer a:hover {	color: white }
.footer a {	color: #f7f7f2; margin-left: 5px; text-decoration: none }
.footer #languages { float: right; color: white; font-weight: bold; font-size: 12px }
.footer #copyright { float: left; color: white; font-weight: bold; font-size: 12px }

/* main */
/*.main { width: 100%; margin-top: 15px; background: url(images/container-slice.gif) repeat-y; z-index: -1 }*/
/*.main .main-inner { background: url(images/container-top.gif) left top no-repeat; padding: 15px 12px 15px 12px; position: relative; min-height: 400px; }*/
/*.main .main-outer { background: url(images/container-bottom.gif) left bottom no-repeat }*/
.main { width: 100%; margin-top: 7px;  z-index: -1 }
.main .main-inner {  padding: 5px 0px 5px 0px; position: relative; min-height: 400px; }
.main .main-outer {  }

/* content */
.main .content { width: 780px; padding: 0; margin: 0 0 0 0; float: right; display: block }
.main .content .cellpadding { border-collapse: separate; border-spacing: 3px }
.main .content .cellpadding2 { border-spacing: 0px }

/* navigation */
.navigation { float: left; width: 200px; padding: 0px 0px 0px 0px; margin: 0 20px 0 0; overflow: hidden }
.loading    { padding-top: 30px; background: url(images/loading.gif) no-repeat center top }

/* printing */
a.print       { background: white url(images/skrivut.png) no-repeat center center; width: 32px; height: 32px; font-size: 0 }
a.print:hover { text-decoration: none }

/* specific eshop classes */
.textTitleLeftAlign    { font-size: 11px; font-weight: normal; font-style: normal; text-align: left } 
.textTitleRightAlign   { font-size: 11px; font-weight: normal; font-style: normal; text-align: right } 

.textDataLeftAlign     { font-size: 11px;  font-style: normal; text-align: left } 
.textDataRightAlign    { font-size: 11px;  font-style: normal; text-align: right } 

.tableTitleLeftAlign   { font-size: 11px; font-weight: bold; font-style: normal; color: black; text-align: left;   background: #dadada url(images/OP_heading_slice.gif) 0 -2px repeat-x; vertical-align: middle; white-space: nowrap; height: 15px; padding: 4px; border: solid 1px #bebebe } 
.tableTitleCenterAlign { font-size: 11px; font-weight: bold; font-style: normal; color: black; text-align: center; background: #dadada url(images/OP_heading_slice.gif) 0 -2px repeat-x; vertical-align: middle; white-space: nowrap; height: 15px; padding: 4px; border: solid 1px #bebebe } 
.tableTitleRightAlign  { font-size: 11px; font-weight: bold; font-style: normal; color: black; text-align: right;  background: #dadada url(images/OP_heading_slice.gif) 0 -2px repeat-x; vertical-align: middle; white-space: nowrap; height: 15px; padding: 4px; border: solid 1px #bebebe } 

.tableDataLeftAlign    { font-size: 11px; font-weight: normal; font-style: normal; color: black; text-align: left; border-left: dotted 1px #d0d0d0; border-right: dotted 1px #d0d0d0; vertical-align: middle; padding: 1px 5px 1px 5px; height: 20px } 
.tableDataCenterAlign  { font-size: 11px; font-weight: normal; font-style: normal; color: black; text-align: center; border-left: dotted 1px #d0d0d0; border-right: dotted 1px #d0d0d0; vertical-align: middle; padding: 1px 5px 1px 5px; height: 20px } 
.tableDataRightAlign   { font-size: 11px; font-weight: normal; font-style: normal; color: black; text-align: right;  border-left: dotted 1px #d0d0d0; border-right: dotted 1px #d0d0d0; vertical-align: middle; padding: 1px 5px 1px 5px; height: 20px } 

.article_heading       { color: #cebb95; font-size: 24px; vertical-align: top }
.article_heading A { color: #cebb95; }
.article_ingress       { color: black; font-size: 12px; font-weight: normal}
.article_ingress h2    { color: black; font-size: 12px; font-weight: bold }
.article_ingress img   { margin: 0 0 10px 10px; float: right; }

.errorinfo, .errorInfo { color: red; font-size: 12px; font-weight: bold; text-align: left }

.wideTable      { width: 100% }
.dataTable      { margin: 5px 20px 5px 0; border-bottom: solid 1px #d0d0d0; border-right: solid 1px #d0d0d0; border-left: solid 1px #d0d0d0;}
.simpleTable    { margin: 5px 20px 5px 0 }
.propertyTable  { margin: 5px 20px 5px 0 }

/* Box classes */
.boxbackground { margin-bottom: 5px }
/*.boxheading    {  border-bottom: solid 1px #cebb95;font-weight: bold;color: #000000; font-size: 12px;margin: 0; padding: 6px 6px 4px 6px;  background: #dadada url(images/OP_heading_slice.gif) left top repeat-x; }*/
/*.boxbody       { padding: 5px; border-left: solid 0px #e0e0e0;	border-right: solid 0px #e0e0e0;	border-bottom: solid 0px #e0e0e0 }*/
.boxheading    {  border-bottom: solid 1px #cebb95;font-weight: bold;color: #000000; font-size: 12px;margin: 0; padding: 6px 0px 4px 0px; /* background: #dadada url(images/OP_heading_slice.gif) left top repeat-x; */}
.boxbody       { padding: 5px 0px; border-left: solid 0px #e0e0e0;	border-right: solid 0px #e0e0e0;	border-bottom: solid 0px #e0e0e0 }

/* Search classes */
.Search_text { width: 100%; height: 28px; font-size: 12px; margin: 3px 0 3px 0; padding: 0; overflow: hidden; white-space: nowrap }
.Search_text input {  font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif; width: 134px; height:22px; display: block; padding: 1px 2px 1px 2px; margin: 0; float: left }
.Search_text input.button  { background: url(images/sok.gif) no-repeat -1px -0px; width: 50px; height: 26px; padding: 0 0 0 0; float: right}
/*.Search_text input.button:hover  { background: white url(images/sok.gif) no-repeat -1px 0px; }*/
.Search_text select { width: 185px; height: 20px; line-height: 20px; float: left; margin: 0 }

/* ZpiderTree */
.zpidertree { color: #000000; white-space: nowrap;	width: 100% }

/* ShoppingCart */
.shoppingcart_textarea { overflow: hidden; cursor: pointer;color:#760820}
.shoppingcart_textarea select { width: 100% }
/*.emptyshoppingcart { position: relative; background: white url(images/largeshoppingcart.jpg) no-repeat center top; width: 100%; height: 150px; margin-top: 120px }*/
.emptyshoppingcart { position: relative; background: white width: 100%; height: 150px; margin-top: 120px }
.emptyshoppingcart span { position: absolute; bottom: 0; text-align: center; width: 100% }

/* PurchaseList */
.purchaselist_textbox { overflow: hidden; color: #000000 }
#ctrl_purchaselist .search { padding: 5px 0 5px 0 }
#ctrl_purchaselist table  { margin-top: 10px; border-bottom: solid 1px #bebebe } /* includes table.lastorder, table.purchaselist, table.sharedpurchase, table.sharedpurchase */
#ctrl_purchasecart .buttonpanel { margin-top: 10px }

/* InfoList */
.infolist_textbox { background-color: #ffffff; vertical-align: top; overflow: hidden }
.infolist_textbox img { vertical-align: middle }

/* Article_properties */
.title_whitebox      { text-align: left; white-space: nowrap }
.data_whitebox       { text-align: right }
.data_whitebox_bold  { text-align: right; font-weight: bold }

.title_lightbox      { background-color:#9CABBA; text-align:left; white-space:nowrap }
.data_lightbox       { background-color:#9CABBA; color:#000000; text-align:right }
.data_lightbox_bold  { background-color:#9CABBA; color:#000000; text-align:right; font-weight:bold }

/* Show window */
#purchaselistarea        { float: right; width: 19% }
#infolistboxarea         { float: right; width: 19% }
#showwindowarea          { float: left;  width: 80% }

.showelement             { border-style: solid; border-width: 1px; border-color: #c0c0c0; background-color: white; padding: 0 }
.showelement p           { margin-top: 4px; margin-bottom: 4px }
.showelement_promoprice  { font-size: 12px; color: #BB0000; font-weight: bold }
.showelement_title       { font-size: 11px; color: black; font-weight: bold; margin: 0; padding: 4px; background: #dadada url(images/OP_heading_slice.gif) left bottom repeat-x; }
.showelementgroup        { border-style: solid; border-width: 0px; border-color: #c0c0c0; background-color: white; padding: 0 }

/* loginprofile */
.login { position: absolute; top: 50%; left: 50%; width: 500px; height: 350px; margin: -175px 0 0 -250px }
.login input {  font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif; margin-left: 10px; width: 120px }
.login .boxbody { padding: 50px 100px 50px 100px; background-color: white; }
.login .boxbody .boxinputrow { padding-bottom: 3px }
.login .languages { text-align: right; font-weight: normal; font-size: 12px; margin-top: 5px; }

/* article details */

.articledetails .head                     { border-bottom: solid 1px #cebb95; height: 36px; margin-right:0px}
.articledetails .head h1                  { float: left; line-height: 28px } 
.articledetails .head .print              { float: right }
.articledetails .body                     { margin: 10px 20px 10px 0 }
.articledetails .body .modulearea         { width: 200px; float: right; clear: right; margin-left: 0px }
.articledetails .body .pictures           { padding: 0 20px 10px 5px; vertical-align: middle }
.articledetails .body .pictures img       { max-width: 300px; min-width: 200px }
.articledetails .body .properties         { padding-left: 20px; width: 320px; vertical-align: middle }
.articledetails .body .properties #amount { width: 30px;  font-size: 12px }
.articledetails .body .properties .button { width: 120px; height: 22px }
.articledetails .body .propertyline       { text-align: left; clear: both; line-height: 20px; vertical-align: middle; overflow: hidden }
.articledetails .body .propertyline .title{ width: 150px; float: left }
.articledetails .body .priceline          { text-align: left; clear: both; line-height: 20px; }
.articledetails .description              { padding: 10px 5px 10px 0; white-space: pre-line; }
.articledetails .bigprice                 { font-size: 16px; color: #BB0000; font-weight: bold }
.articledetails .mediumprice              { font-size: 11px; color: #BB0000; font-weight: bold }

/* article addon - boxed */
.articleaddonbox .boxbody { padding: 0; border-bottom: solid 1px #e6e6e6 }
.articleaddonbox .boxitem { padding: 2px 5px 2px 5px; border-bottom: solid 1px #e6e6e6; height: 45px }
.articleaddonbox .boxitem img { float:left; width: 50px; max-height: 45px; padding-right: 10px }
.articleaddonbox .boxitem #name { text-transform: uppercase; height: 32px; overflow: hidden }
.articleaddonbox .boxitem #price, 
.articleaddonbox .boxitem #grossprice, 
.articleaddonbox .boxitem #customerprice, 
.articleaddonbox .boxitem #customergrossprice { float: left; display: inline; font-size: 10px; color: #BB0000; font-weight: bold }
.articleaddonbox .boxitem #currency { float: left; display: inline; padding-left: 3px; font-size: 10px; color: #BB0000; font-weight: bold }
.articleaddonbox .boxitem #addtocartbutton { text-align: right; float: right; font-size: 10px; color: #BB0000; font-weight: bold }

/* main content and navigation */
.content .loginprofile { width: 400px; height: 300px; margin: 40px auto 0 auto }
.content .loginprofile input {  font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif;margin-left: 0px; width: 120px }
.content .loginprofile .boxbody { text-align:left; padding: 10px 50px 0 50px; background-color: white }
.content .loginprofile .boxbody .boxinputrow { text-align: right; padding-bottom: 10px }
.navigation .loginprofile .boxbody .boxinputrow { padding: 0 0 3px 0 }
.navigation .loginprofile .boxbody hr { display: none }

.systeminfo { text-align: center; height: 80px; padding-top: 50%; margin-top: -0px }

/* document details */
.documentdetails { margin-right: 0px }
.documentdetails .head { border-bottom: solid 1px #cebb95; }
.documentdetails .head h1 { color: #cebb95; font-size:24px; }
.documentdetails .head h2 { color: black; font-size: 12px; font-weight: bold; margin-top: 5px }
.documentdetails .head .print { float: right; clear: both }
.documentdetails .innhold { padding-bottom: 10px }
.documentdetails .innhold .image { float: left; margin: 0 10px 10px 10px }
.documentdetails .innhold .info { text-align: right }
.documentdetails .innhold .info span { color: #787878 }
.documentdetails .innhold .description { padding-top: 5px;width:780px; }
.documentdetails .download { background: #fafafa url(images/download_doc.png) no-repeat 0 0; border-top: dashed 1px #cacaca; height: 100px; margin: 15px 0 15px 0; padding: 20px 0 20px 120px; }
.documentdetails .download div { color: #787878; margin-bottom: 5px }
.documentdetails .download .title { color: black; font-size: 16px; font-weight: bold; margin-bottom: 15px; }

/* document list */
div.documentlist { margin: 0 20px 0 0; clear: both }
.documentlist .search { text-align:left; width: 100%; padding-bottom: 10px; margin: 0 }
.documentlist .item { margin: 5px 0 5px 0; border-top: dashed 1px #aacada; padding-top: 5px }
.documentlist .item .image { width: 90px; height: 80px; float: left; overflow: hidden; margin-right: 20px }
.documentlist .item .image img { height: 80px }
.documentlist .item h1 { color: #cebb95 }
.documentlist .item h2 { color: black; font-size: 12px; font-weight: normal; margin-top: 5px }
.documentlist .item .info span { color: #787878 }

/* debug and error*/
.debugpanel { width: 490px; height: 100%; margin: 0 auto; padding: 0 }
.debugpanel td { vertical-align: middle }
.debugpanel .boxbackground { margin: 0; padding: 0 }
.debugpanel .boxheading { font-weight: bold; color: #6d6d6d; font-size: 15px; margin: 0; padding: 6px 6px 4px 6px; background: #dadada url(images/OP_heading_slice.gif) left top repeat-x; }
.debugpanel .boxbody { padding: 5px; margin: 0 auto 0 auto; padding-left: 150px; background: white url(images/app_128x128.png) 10px 40px no-repeat; }
.debugpanel h3 { font-weight: bold; font-size: 13px; color: #6a8297; margin: 20px 0; }
.debugpanel ul { list-style: none; margin: 20px 0 10px 0; padding: 0  }
.debugpanel li { margin: 0; padding: 2px 0 }
.debugpanel li a  { font-weight: bold; font-size: 13px; color: #b80a2d }
.debugpanel .adminLink { text-align: right }
.debugpanel .adminLink li { display: inline; padding-right: 10px }

/* payment method */
th.paymentmethod          { }
fieldset.radiogroup label { display: block; padding: 2px 0 2px 0 }
fieldset.radiogroup input { float: left; padding: 0; margin: 0px 4px 0px 0; height: 14px }

/* fieldsets */
fieldset.radiogroup  { border: 0; padding: 0; margin: 0 }
fieldset.delimited   { border-left: 0; border-right: 0; margin: 7px 0; padding: 7px 0 }

/* orderstep - delivery and invoice */
div.deliveryaddress table th, div.invoiceaddress table th { display: none }
div.invoiceaddress  { float: right; padding-right: 140px; margin-bottom: 7px }
div.deliveryaddress { float: left }
div.deliveryaddress select { width: 220px }
div.buyerdetails,
div.orderdetails { float: left; clear: both; width: 40% }

/* miscelaneous */
.clearer    { clear: both }
.left       { float: left }
.right      { float: right }
.leftalign  { text-align: left }
.rightalign { text-align: right }

/* .button         { font-size: 11px; font-weight: normal; height: 24px; padding: auto auto }*/
/* .flowbutton     { font-size: 12px; font-weight: bold; height: 24px; padding: auto auto; vertical-align: bottom }*/
.Input_amount   { text-align: right;font-family:Times; }
.Input_text     { text-align: left }
.pagination     { text-align: center; width: 100%; margin-top: 10px; }

#articlediscountbox .boxbody { background-color: white }

/* watermark */
.watermark        { position: relative; font-style: italic; color: #aaa; font-size: 12px; width: 0; display: block; }
.watermark label  { position: absolute; left: 0; top: 0; white-space: nowrap; color: #999; padding: 4px 0 0 4px; }
* html .watermark { top: -136px; left: -132px } /* fix for IE6 */



/* Custom styles */

.tabledatanumbers
{
	font-family : Times;	
}


.articleinfo 
{
	background-color: white;
	margin:0px 20px 20px 0px;	
	border: 1px solid #cebb95;
	padding:5px 5px 5px 5px;
	height:210px;
	width:168px;
	float:left;
	text-align:center;

}

.articleinfo img
{
	border:dotted 0px #cebb95;
}
.articleinfo td
{
	vertical-align:top;
	
}
.articleinfo a:link
{
	color:#000000
}
 .button         { font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif;font-size: 11px; font-weight: normal; height: 24px; padding: auto auto }
 .flowbutton     { font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold; height: 24px; padding: auto auto; vertical-align: bottom }

/* Image zoom styles */
#zoomer_big_container { display:block; position:relative; background:url(images/loading.gif) center center no-repeat #FFFFFF; overflow:hidden; margin:10px auto 0px; border:0px #FFFFFF solid; cursor:move; }
#zoomer_image { display:block; position:absolute; }
#zoomer_thumb { display:block; position:relative; overflow:hidden; margin:10px auto 0px; }
#zoomer_region { background:#666666; border:none; position:absolute; top:0px; left:0px; cursor:move; }

