﻿/* Algemeen --------------------------------------------------------------------------*/
BODY {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F9F9F9;
	text-align: center;
	background-image: url("/images/wallpaper/love-air.jpg");
	background-attachment:fixed;
	background-position: top center;
	font-family : Verdana, Helvetica, Arial;
	font-size : 12px;
	color : #5F3440;
	line-height : 150%;
}
P, TD, DIV, LI {
}
SPAN.ajax__tab_tab {
	height: 20px;
}
A {
	text-decoration: none;
	color: #D1106B;
}
A:HOVER {
	text-decoration: underline;
	color: #FF3300;
}
LEGEND
{
    font-size: 14px;
    font-weight: bold;
    color: #FF0066;
}
#aspnetform {
	text-align : center;
}
div#layout {
	text-align: center;
}
div#page {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
/* Header ----------------------------------------------------------------------------------*/
DIV#header {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
DIV#HeaderInner {
	background-color: #333333;
	background-image: url(bg-header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	border-bottom: 3px #000000 solid;
	
}
DIV.HeaderTopBar A {
	margin: 2px;
	background-color: #ACCFEE;
	padding: 2px;
	color: #206BA4;
}
DIV#HeaderTop {
	margin-top: 0px;
	width: 980px;
	padding-top: 10px;
	text-align: left;
	color: #FFFFFF;
}
DIV.HeaderStat {
	display: inline-block;
}
DIV#HeaderTop TD, DIV#HeaderTop SPAN {
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.headerText {
	color: #FFFFFF;
}
DIV#HeaderNav {
	width: 980px;
	height: 30px;
	overflow: hidden;
}
DIV#content, .content {
	background-position: top;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	background-image: url("bg-bubbles-silver.jpgs");
}
DIV#contentTop {
	width: 980px;
	text-align: left;
	min-height: 550px;
	padding-top: 0px;
}
DIV#footer-outer {
	border-top: 1px #FF0066 solid;
	width: 100%;
	text-align: center;
	color: #CCCC00;
	background-color: #333333;
	margin-top: 10px;
	padding-top: 10px;
}
DIV#footer {
	width: 980px;
	vertical-align: middle;
	padding: 0px;
	text-align: left;
}
DIV#footer A {
		color: #FF0066;
}
.footerText {
	color: #FFFFFF;
	font-size: 10px;
}
div#statusbar{
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 47px;
	overflow: hidden;
	background-image: url(navbar_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	/*padding-left: 20px;
	padding-right: 20px;*/
	z-index: 999;
	width: 100%;
	color: white;
	text-align: center;
}
div#statusbar table {
	height: 47px;
	/*margin-left: 20px;
	margin-right: 20px;*/
	width: 980px;
	border-collapse: collapse;
}
div#statusbar * {
	color: white;
	font-size:: 14px;
	font-weight: 600;
}
H1 {
    font-family: Georgia, Times, "Times New Roman", serif;
	margin-bottom: 16px;
	font-size: 25px;
	font-weight: normal;
	line-height: normal;
}
DIV.articleBody {
}
TABLE#TB_Outer_Top {
	width: 980px;
	border-collapse: collapse;
}
TABLE#TB_Outer {
	min-width: 980px;
	width: 100%;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: 0px;
}
TABLE#TB_Outer_Top {
	padding-top: 0px;
	border-collapse: collapse;
}
TABLE#TB_Outer_Top .TB_Outer_M {
	text-align: center;
}
TD.TB_Outer_L, TD.TB_Outer_R {
	width: 0px;
}
TD.TB_Outer_T, TD.TB_Outer_B {
}
TD.TB_Outer_T {
	padding: 0px;
	visibility: hidden;
	display: none;
}
TD.TB_Outer_B {
}
TD.TB_Outer_L {
	width: 0px;
}
TD.TB_Outer_R {
	width: 0px;
}
TD.headerTitle {
	background-color : #2AA3D5;
	color : White;
	background-image : url(../images/gradient_h_white_blue.gif);
	background-position : left;
	background-repeat : no-repeat;
	height : 20px;
	text-align : right;
	font-weight : bolder;
	padding-right : 5px;
}
H1.headerTitle {
	color : #54A4DE;
	font-family : Verdana;
	font-size : 16px;
	padding-bottom : 0px;
}
table.Header {
	height: 118px;
	width: 960px;
}
TABLE.Header TD {
	padding: 0px;
	color : Blue;
}
TABLE.NavTopOuter {
	border-collapse : collapse;
	border-width : 0px 0px 0px 0px;
	width: 100%;
	height: 33px;
	margin-top: 0px;
}
TD.NavTopOuterL {
	width: 10px;
	background-image: url('bg-nav-l.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
TD.NavTopOuterR {
	width: 10px;
	background-image: url('bg-nav-r.gif');
	background-repeat: repeat-x;
	background-position: top right;
}
TD.NavTopOuter {
	text-align: center;
	background-image: url('bg-nav-m.gif');
	background-repeat: repeat-x;
	background-position: top;
}
TABLE.NavTop {
	border-collapse : collapse;
}
TD.NavTop {
	padding-left : 10px;
	padding-right : 10px;
	border-right-color: #2AA3D5;
	border-right-style : solid;
	border-right-width : 0px;
	text-align: center;
}
A.NavTop {
	color: #C0C0C0;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	width: 100%;
	padding-left: 50px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px; /*background-color: #C0E1D5;*/
	margin: 1px 1px 1px 1px;
	font-weight: bold;
}
A.NavTop:HOVER, A.NavTopOn:HOVER {
	color: #FFFFFF; /*background-color: #D7ECE4 */
	text-decoration: none;
}
A.NavTopOn {
	border-top: 1px #444444 solid;
	border-left: 1px #444444 solid;
	border-right: 1px #444444 solid;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	width: 100%;
	padding-left: 50px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 9px;
	line-height: 29px;
	background-color: #444444;
	margin: 1px 1px 1px 1px;
	font-weight: 600;
}
A.nav8 {
	background-position: left;
	background-image: url('nav1.gif');
	background-repeat: no-repeat;
}
A.nav2 {
	background-position: left;
	background-image: url('nav2.gif');
	background-repeat: no-repeat;
}
A.nav3 {
	background-position: left;
	background-image: url('nav3.gif');
	background-repeat: no-repeat;
}
A.nav4 {
	background-position: left;
	background-image: url('nav4.gif');
	background-repeat: no-repeat;
}
A.nav5 {
	background-position: left;
	background-image: url('nav5.gif');
	background-repeat: no-repeat;
}
A.nav6 {
	background-position: left;
	background-image: url('nav6.gif');
	background-repeat: no-repeat;
}
DIV.navRing {
	position: absolute;
	left: 5px;
	bottom: 0px;
}
DIV.hSubNav {
	border-bottom: 1px #3399CC solid;
	height: 25px;
	background-color: #D2E9FF;
	text-align: center !important;
}
TABLE.hSubNavItem {
	height: 25px;
}
A.hSubNavItem {
	padding-left: 10px;
	padding-right: 10px;
	color: #336699;
	height: 20px;
	border: 1px #336699 solid;
}
A.hSubNavSelected {
	border-bottom: 1px #FF0000 solid;
	background-color: #0080C0;
	color: #D2E9FF;
}
A.hSubNavItem:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #336699;
	text-decoration: none;
	color: #0080C0;
	background-color: #E8FAFF;
}
TABLE.breadcrumb {
	height: 25px;
	width: 100%;
	background-color: transparent;
	background-image: url(ice_bg_content.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
TABLE.breadcrumb TD {
	padding-left: 50px;
	color: #FFFFFF;
}
.TABLE.countryBar {
}
TD.countryBar {
	color : #FF6600;
}
.countryBarMenu {
	color: #999999;
	text-align : center;
}
DIV.countryBarItem {
	background-color : #4E6870;
	width : 200px;
}
TABLE.countryBarItem {
	width : 200px;
	background-color : #4E6870;
	color : White;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
}
A.countryBarItem {
	background-color : #ECEBF4;
	color : #666666;
	text-decoration : none;
	width: 100%;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
A.countryBarItem:HOVER {
	background-color : #688C97;
	color: #FFFFFF;
	text-decoration: none;
}
A.countryBarItem IMG {
	padding-right : 5px;
	margin-right : 5px;
}
TABLE#bilboard {
	width: 100%;
	text-align : left;
}
TD.bilboard {
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
}
TABLE#contentPlaceholder {
	border-collapse : collapse;
	height : 100%;
	width: 100%;
}
TD.bodyPlaceHolder {
	padding-left: 0px;
	padding-right: 0px;
}
DIV.cphLeaderboard
{
    padding-top: 20px;
    text-align: center;
    height: 110px;
}
TD.contentL {
	width: 160px;
	padding-right: 20px;
	padding-top: 20px;
}
TD.contentML {
	width: 250px;
	padding-right: 20px;
	padding-top: 20px;
}
TD.contentMR {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 20px;
}
TD.contentR {
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}
TABLE.LogedIn {
	width: 100%;
	border-bottom-color : Gray;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}
TD.AdBar {
	width: 200px;
	padding-top: 20px;
}
DIV.LocationName {
	margin-bottom: 15px;
}
.LocationName {
	color : #0066FF;
	font-size : 18px;
	font-weight : bold;
	margin-bottom: 20px;
	margin-right: 20px;
}
DIV.SubNavTop {
	display: block;
	height: 56px;
	width: 100%;
	background-image: url(ice_bg_subnav_top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #D2E9FF;
}
SPAN.SubNavBottom {
	display: block;
	height: 56px;
	width: 100%;
	background-image: url(ice_bg_subnav_bottom.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
DIV.SubNav {
	margin-top: -1px;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
DIV.SubNav TABLE {
}
TABLE.SubNav TD {
	border-bottom-width : 1px;
	border-bottom-color : #F0F0F8;
	border-bottom-style : solid;
	background-image: url(ice_bg_subnav.jpg);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 11px;
	white-space: normal;
	padding-left: 10px;
	padding-right: 10px;
}
A.SubNav {
	line-height : 25px;
	width: 100%;
	color : #666666;
	display: block;
	font-size: 10px;
}
A.SubNav:HOVER {
	background-color : #D7E3F6;
	color: #CC3300;
	text-decoration: none;
	background-image: url(ice_bg_subnav_on.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
TD.SNSelect {
	background-color : #D7E3F6;
	color: White;
	font-weight : bolder;
	background-image: url(ice_bg_subnav_on.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
TD.SNSelect A.SubNav {
	color: #336699;
	font-weight : bolder;
}
TD.SNLevel1 {
}
A.SNLevel1 {
	padding-left : 5px;
	font-weight : bold;
}
A.SNLevel2 {
	padding-left : 15px;
}
A.SNLevel3 {
	padding-left : 25px;
}
A.SNLevel4 {
	padding-left : 35px;
}
A.SNLevel5 {
	padding-left : 45px;
}
.ArticleText, .ArticleText * {
	font-size : 12px;
	line-height : 150%;
}
.ArticleIntro, .ArticleIntro * {
    font-size: 14px;
	line-height : 150%;
}
.CheckoutTab {
	background-color : #EBF4FA;
	border : 1px solid #3399CC;
	background-image : url(../images/images/navbg_M.gif);
	background-position : center;
	height: 25px;
	width: 160px;
	text-align: center;
	vertical-align : middle;
	display: block;
}
.CheckoutTitle {
	background-color : #3399CC;
	border : 1px solid #3399CC;
	background-image : url(../images/images/navbg_M.gif);
	background-position : center;
	height: 25px;
	width: 100%;
	text-align: center;
	vertical-align : middle;
	display: block;
	color: #FFFFFF;
	margin-top: 3px;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
}
.Tab {
	background-color : #EBF4FA;
	border : 2px solid White;
	background-image : url(../images/images/navbg_M.gif);
	background-position : center;
	height: 30px;
	width: 100px;
	text-align: center;
	vertical-align : middle;
}
.Tab A {
	color : White;
	width : 100%;
	text-decoration: none;
}
.TabSelected {
	background-color : #BBD9EE;
	font-weight : bold;
	border : 1px solid #BBD9EE;
	font-size : 11px;
	background-image : url(../images/images/navbg_ON.gif);
	background-position : bottom;
	height: 30px;
	width: 100px;
	text-align: center;
}
.TabSelected A {
	color : White;
	font-weight : bold;
	width : 100%;
	text-decoration: none;
}
.TabPage {
	background-color : #F3E9EF;
	border : 1px solid Gray;
	padding: 10px 10px 10px 10px;
	line-height : 150%;
	font-size: 13px;
}
.TabPage P {
	line-height : 150%;
	font-size: 13px;
}
.AccordionHeader {
	background-image : url(bkgd-accord-header.png);
	height: 30px;
	width: 100%;
	vertical-align : middle;
	margin-bottom : 2px;
	margin-top : 2px;
	padding-top : 4px;
	font-size : 12px;
	font-weight : bold;
	color : White;
	cursor : help;
	padding-left : 5px;
}
.GlassButton {
	background-image : url(../../bkgd-glass-button.png);
	height: 30px;
	width: 146px;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	color : White;
	padding-top : 5px;
	text-decoration : none;
}
.Footnote {
	color : Gray;
	font-size : 10px;
}
.LoginForm {
	width : 172px;
	background-color : #F7F9FB;
	border : 1px solid #0080C0;
}
TABLE.SectionBar {
	width: 100%;
	height: 25px;
	background-image: url(../images/bg_sectionbar_M.gif);
	border-collapse: collapse;
}
TD.SectionBarL {
	width: 6px;
	background-image: url(../images/bg_sectionbar_L.gif);
	background-repeat : no-repeat;
}
TD.SectionBarR {
	width: 6px;
	background-image: url(../images/bg_sectionbar_R.gif);
	background-repeat : no-repeat;
	background-position : right;
}
TABLE.SectionBarTitles {
	height: 20px;
	background-image: url(../images/bg_sectionbarlabel_02.gif);
	border-collapse: collapse;
}
TD.SectionBarTitleLs {
	width: 6px;
	background-image: url(../images/bg_sectionbarlabel_01.gif);
	background-repeat : no-repeat;
}
TD.SectionBarTitleRs {
	width: 6px;
	background-image: url(../images/bg_sectionbarlabel_03.gif);
	background-repeat : no-repeat;
	background-position : right;
}
TD.SectionBarTitleM {
	background-color : #D9F0F2;
	padding-left : 5px;
	padding-right : 10px;
}
.ProfileDataPanel {
	width: 100%;
}
TABLE.ProfileData {
	width: 100%;
}
TD.GroupTitle {
	background-color: #F0FFFF;
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-weight: bold;
}
A.DepartmentUnselected {
	color: White;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
	width: 100%;
	background-color : #7292C0;
	border-bottom-color : #557AB3;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #557AB3;
	border-top-style : solid;
	border-top-width : 1px;
}
INPUT, SELECT {
	font-size: 12px;
}
A.DepartmentUnselected:hover {
	color: red;
	background-color : #C0CEE2;
	padding-left: 0px;
}
A.DepartmentSelected {
	color: #476BA0;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
	width: 100%;
	background-color : #C0CEE2;
	border-bottom-color : #557AB3;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #557AB3;
	border-top-style : solid;
	border-top-width : 1px;
}
TABLE.DepartmentItem {
}
A.CategoryUnselected {
	color: Blue;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
}
A.CategoryUnselected:hover {
	color: red;
}
.CategorySelected {
	color: green;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
}
.FirstPageText {
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 9px;
	padding-left: 10px;
}
.ListDescription {
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.SectionTitle {
	color: #C18904;
	font-family: Arial;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.SearchBox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.SearchResults {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.AdminPageText {
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.AdminButtonText {
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.AdminErrorText {
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
td.cattitle {
	font-size: 12pt;
	color: #0099FF;
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom-color : #AFAFAF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
tabel.prodconfig {
	width: 100%;
}
TD.cpCat {
	font-weight : bold;
	background-color : #F5F5F5;
	font-size: 11px;
}
TD.cpProduct {
	font-size: 11px;
}
DIV.ShoppingCart {
	border: 1px solid #99CCCC;
}
TABLE.ShoppingCart {
	background-color : White;
	width : 100%;
}
TR.ShoppingCartRow {
	background-color: #DCEDED;
}
TD.ShoppingCartHeader, TD.ShoppingCartHeader SPAN {
	color : #55616C;
	font-size: 10px;
}
TD.ShoppingCartItem {
	color : #708090;
	font-weight : bold;
	border-right-color : Silver;
	border-right-style : solid;
	border-right-width : 1px;
}
TD.ShoppingCartSub {
	font-size: 11px;
}
.InfoLabel {
	color : Gray;
}
TR.FormRowEven {
	background-color : #F0F8FF;
}
DIV.CartPV {
	margin-top: 10px;
	width: 98%;
	border : 1px solid #54A4DE;
}
TD.CartPVTitle {
	background-color : White;
	border-bottom : 1px solid Silver;
}
SPAN.CartPVTitle {
	font-weight : bolder;
	color : #206BA4;
}
TD.CartPVFooter {
	background-color : #54A4DE;
	text-align : right;
}
A.CartPVFooter {
	color : White;
	text-decoration : none;
	text-transform : capitalize;
	font-weight : bolder;
}
.ActionTitle {
	font-weight : bold;
}
.SubTitle {
	font-size : 12px;
	color : #206BA4;
	font-weight : bold;
}
.hidden {
	visibility: hidden;
}
TABLE.CategoryPreview {
	border-collapse: collapse;
}
TD.CategoryPreview {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
	height: 200px;
}
DIV.CategoryPreview {
	border-color: #AAD6EA;
	border-style: solid;
	border-width: 1px;
	background-color: #E8FAFF;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 125px;
	height: 210px;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}
DIV#HomeCategories {
	width: 588px;
	display: inline;
}
DIV#HomeSideBar {
	border-color: #AAD6EA;
	border-style: solid;
	border-width: 1px;
	width: 315px;
	display: inline block;
	height: 770px;
	margin-left: 15px;
	margin-bottom: 5px;
	background-color: #E8FAFF;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
DIV#HomeCategories .CategoryPreview {
	display: inline block;
}
.CategoryPreview .CategoryName {
	text-decoration: none;
	text-shadow: #CCCCCC;
	font-weight: bold;
	background-colors: #D1EBF8;
	height: 25px;
	width: 125px;
	display: block;
}
.CategoryPreview DIV.CategoryDescription {
	width: 115px;
	background-color: #F2FCFF;
	height: 80px;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
	padding: 2px;
	border-color: #C6E2FF;
	border-style: solid;
	border-width: 1px;
}
SPAN.CategoryDescription {
	font-size: 7pt;
}
.ProductTitleSmall {
	font-weight : bold;
	color : #206BA4;
}
DIV.ProductItem {
	border-color: #AAD6EA;
	border-style: solid;
	border-width: 1px;
	background-color: #E8FAFF;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 142px;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}
DIV.ProductDescription {
	height : 60px;
	text-align : left;
	margin-left : 5px;
	margin-right : 5px;
}
DIV.ProductPrice {
	width: 130px;
	text-align: center;
}
DIV.ProductName {
	color: #FE6001;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
SPAN.ProductDescription {
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.ProductPriceTable TABLE {
	widths: 100%;
}
DIV.ProductPriceTable {
	width: 130px;
	text-align: center;
	height: 80px;
	overflow-y: auto;
	padding: 2px;
	border-color: #C6E2FF;
	border-style: solid;
	border-width: 1px;
	background-color: #F2FCFF;
}
.ProductPrice {
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.ProductQuantity {
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.ProductActions {
	width: 130px;
	text-align: center;
}
.Button120 {
	background-image: url(Button110.png);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	width: 110px;
	text-decoration: none;
	margin-top: 3px;
	display: block;
}
TABLE.ListView TD {
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 10px;
}
.WizardPanel {
	height: 350px;
	width: 624px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	overflow: auto;
}
.WizardStepView {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #FF8C00;
}
.WizardStepViewCel {
	padding-left: 10px;
	padding-right: 10px;
}
.WizardStepViewActiveCel {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FF8C00;
	color: #FFFFFF;
	font-weight: bold;
}
.UpdateProgress {
	position: absolute;
	top: 350px;
	left: 400px;
	background-color: #D2E9FF;
	border-color: #99CCFF;
	border-style: solid;
	border-width: 1px;
	z-index: 999;
	width: 150px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 14pt;
	font-weight: bold;
}
DIV.bilboard {
	background-image: url(Bilboard1.jpg);
	background-repeat: repeat-x;
	height: 214px;
}
DIV.bilboardImg1 {
	position: absolute;
	z-index: 999;
	top: 120px;
	right: 10px;
}
DIV.catcher {
	WIDTH: 540px;
	BORDER-COLLAPSE: collapse;
	HEIGHT: 120px;
}
DIV.catcherItem {
	BORDER: 1px solid #E0E0E0;
	BACKGROUND-IMAGE: url(ice_bg_bottomgradient.jpg);
	WIDTH: 170px;
	MARGIN-RIGHT: 0px;
	PADDING-TOP: 5px;
	BACKGROUND-REPEAT: repeat-x;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-position: top;
	display: inline;
	HEIGHT: 110px;
}
DIV.catcherItem DIV {
	font-size: 10px;
}
DIV.catcherItem .title {
	height: 20px;
}
DIV.catcherItem .text {
	height: 60px;
}
span.Summary {
	padding: 20px;
	display: block;
	width: 540px;
}
TD.SummaryImage {
	width: 120px;
	overflow: hidden;
}
SPAN.SummaryText {
	font-size: 11px;
}
SPAN.faqPreview {
	margin-bottom: 5px;
	line-height: normal;
	display: block;
	margin-left: 5px;
}
A.faqPreview {
	font-size: 10px;
}
.faqPreviewTitle {
	font-weight: bold;
}
div.frame {
}
div.frameTL {
	background-image: url(ice_frame_TL.jpg);
	background-position: bottom left;
	text-align: right;
	height: 11px;
	background-repeat: no-repeat;
}
span.frameTR {
	height: 11px;
	width: 17px;
	background-image: url(ice_frame_TR.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.frame TABLE {
	border-collapse: collapse;
}
td.frameL {
	width: 17px;
	background-image: url(ice_frame_L.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
td.frameR {
	width: 17px;
	background-image: url(ice_frame_R.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
div.frameBL {
	background-image: url(ice_frame_BL.jpg);
	background-position: top left;
	text-align: right;
	height: 11px;
	background-repeat: no-repeat;
}
span.frameBR {
	height: 11px;
	width: 17px;
	background-image: url(ice_frame_BR.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
div#hoverTabContainer {
}
.hoverTab {
	display: inline-block;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFCCFF;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.selectedHoverTab {
	display: inline-block;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFFFFF;
	background-color: #FF0066;
	font-weight: bold;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.selectedHoverTab:hover {
	color: white;
}
div#hoverTabs {
	height: 30px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
div#hoverPanels {
	border: 2px #FF0066 solid;
	display: block;
	position: relative;
	height: 160px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	overflow: hidden;
	overflow-x: auto;
}
div.hoverPanel {
	display: inline;
	position: relative;
	height: 160px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	font-size: 11px;
	padding: 15px 15px 15px 15px;
	text-align: center;
}
span.ProductSummary {
}
.btnPrevious {
	background-image: url(arrow_L.gif);
	padding-left: 40px;
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
}
.btnNext {
	background-image: url(arrow_R.gif);
	padding-right: 40px;
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
}
.Skin {
	border: 1px #808080 solid;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url('skins/bg-skin-head.jpg');
	background-repeat: repeat-x;
}
.TH {
	background-position: right;
	background-image: url('bg-skintop.png');
	background-repeat: no-repeat;
	width: 100%;
	border-collapse: collapse;
	/*background-color: #F0E6F0;*/
}
.THL {
	width: 3px;
}
.THR {
	width: 3px;
}
.THM {
	white-space: nowrap;
}
.TC {
	padding: 6px 6px 6px 6px;
	background-color: #FFFFFF;
}
.THM SPAN {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.TB {
	width: 100%;
	border-collapse: collapse;
	height: 4px;
}
.TBL {
	width: 3px;
}
.TBR {
	width: 3px;
}
.TBM {
	white-space: nowrap;
}
.SkinTH_Title {
	width: 100%;
	border-collapse: collapse;
	background-color: #FFFFFF;
	border: 1px #DBE7F2 solid;
	border-top: 1px #DBE7F2 solid;
	border-bottom: 1px #DBE7F2 solid;
	border-right: 1px #DBE7F2 solid;
	background-image: url('bg-skin-header.gif');
	background-repeat: repeat-x;
	background-position: top right;
}
.SkinTHR_Title {
	height: 26px;
}
.SkinTHL_Title {
	width: 3px;
	border-bottom: 1px #DBE7F2 solid;
}
.SkinTHR_Title {
	width: 3px;
	border-bottom: 1px #DBE7F2 solid;
}
.SkinTHM_Title {
	white-space: nowrap;
	font-weight: bold;
	color: #336699;
	border-bottom: 1px #DBE7F2 solid;
}
.SkinTC_ {
	background-color: #FFFFFF;
}
.Skinpink {
	border: 1px #FF0066 solid;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url('skins/bg-skin-head-pink.jpg');
	background-repeat: repeat-x;
}
.Skinpink .TH {
}
.Skinpink .THM span {
	color: #FFFFFF;
}
.Skinpink HR {
	color: #FCE9F5;
}
.Skingold {
	border: 1px #CAA422 solid;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url('skins/bg-skin-head-gold.jpg');
	background-repeat: repeat-x;
}
.Skingold .TH {
}
.Skingold .THM span {
	color: #FFFFFF;
}
.Skingold HR {
	color: #FCE9F5;
}
.Skinsky {
	border: 1px #93CFEA solid;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url('skins/bg-skin-head-sky.jpg');
	background-repeat: repeat-x;
}
.Skinsky .TH {
}
.Skinsky .THM span {
	color: #2888D7;
}
.Skinsky HR {
	color: #FCE9F5;
}
.Skinteal {
	border: 1px #0CB492 solid;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url('skins/bg-skin-head-teal.jpg');
	background-repeat: repeat-x;
}
.Skinteal .TH {
}
.Skinteal .THM span {
	color: #FFFFFF;
}
.Skinteal HR {
	color: #D8F1E4;
}

.Skinorange {
	border: 1px #FE6001 solid;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url('skins/bg-skin-head-orange.jpg');
	background-repeat: repeat-x;
}
.Skinorange .TH {
}
.Skinorange .THM span {
	color: #FFFFFF;
}
.Skinorange A {
	color: #FE6001;
}
.Pager 
{
    display: block;
    text-align: center;
}
INPUT.PagerLink {
	border: 1px #D2E9FF solid;
	margin-right: 2px;
	background-color: #F2FCFF;
	color: #2AA3D5;
    font-size: 14px;
    line-height: 30px;
}
A.PagerLink {
	border: 1px #D2E9FF solid;
	margin-right: 2px;
	background-color: #F2FCFF;
/*	padding-left: 2px;
	padding-right: 2px;*/
	padding: 5px;
	color: #2AA3D5;
    line-height: 30px;
}
A.PagerLink:HOVER {
	background-color: #D2E9FF;
	text-decoration: none;
}
A.PagerLinkActive {
	border: 1px #D2E9FF solid;
	margin-right: 2px;
	background-color: #F2FCFF;
/*	padding-left: 2px;
	padding-right: 2px;*/
	padding: 5px;
	color: #D1106B;
/* 08/02/11 */	
	background-color: #D2E9FF;
	color: #FFFFFF;
    line-height: 30px;
}
.ForumCat
{
    font-size: 11px;
}
.ForumRow {
	background-color: #F8FAFC;
}
.ForumPreviewText {
	font-size: 10px;
}
.ForumPreviewTitle {
	font-size: 10px;
	font-weight: bold;
}
.FotoRotator {
	text-align: center;
}
.BalloonL0 {
	background-position: right;
	background-image: url('balloons/grey/balloonL0.gif');
	background-repeat: no-repeat;
}
.BalloonL1 {
	background-position: right bottom;
	background-image: url('balloons/grey/balloonL1.gif');
	background-repeat: no-repeat;
}
.BalloonL2 {
	background-position: left bottom;
	background-image: url('balloons/grey/balloonL2.gif');
	background-repeat: no-repeat;
}
.BalloonL3 {
	background-position: left top;
	background-image: url('balloons/grey/balloonL3.gif');
	background-repeat: no-repeat;
}
.BalloonL4 {
	padding: 10px 10px 10px 40px;
	background-position: right top;
	background-image: url('balloons/grey/balloonL4.gif');
	background-repeat: no-repeat;
}
.bruid .BalloonL0 {
	background-image: url('balloons/pink/balloonL0.gif');
}
.bruid .BalloonL1 {
	background-image: url('balloons/pink/balloonL1.gif');
}
.bruid .BalloonL2 {
	background-image: url('balloons/pink/balloonL2.gif');
}
.bruid .BalloonL3 {
	background-image: url('balloons/pink/balloonL3.gif');
}
.bruid .BalloonL4 {
	background-image: url('balloons/pink/balloonL4.gif');
}
.bruidg .BalloonL0 {
	background-image: url('balloons/blue/balloonL0.gif');
}
.bruidg .BalloonL1 {
	background-image: url('balloons/blue/balloonL1.gif');
}
.bruidg .BalloonL2 {
	background-image: url('balloons/blue/balloonL2.gif');
}
.bruidg .BalloonL3 {
	background-image: url('balloons/blue/balloonL3.gif');
}
.bruidg .BalloonL4 {
	background-image: url('balloons/blue/balloonL4.gif');
}
.famken .BalloonL0 {
	background-image: url('balloons/purple/balloonL0.gif');
}
.famken .BalloonL1 {
	background-image: url('balloons/purple/balloonL1.gif');
}
.famken .BalloonL2 {
	background-image: url('balloons/purple/balloonL2.gif');
}
.famken .BalloonL3 {
	background-image: url('balloons/purple/balloonL3.gif');
}
.famken .BalloonL4 {
	background-image: url('balloons/purple/balloonL4.gif');
}
.handelWTC .BalloonL0 {
	background-image: url('balloons/gold/balloonL0.gif');
}
.handelWTC .BalloonL1 {
	background-image: url('balloons/gold/balloonL1.gif');
}
.handelWTC .BalloonL2 {
	background-image: url('balloons/gold/balloonL2.gif');
}
.handelWTC .BalloonL3 {
	background-image: url('balloons/gold/balloonL3.gif');
}
.handelWTC .BalloonL4 {
	background-image: url('balloons/gold/balloonL4.gif');
}
.ItemTitle
{
    font-size: 15px;
    font-style: italic;
}
.HideOverflow {
	overflow: hidden;
}
.CampaignItem {
	background-position: top;
	border: 1px #E6E9EE solid;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #FEFEFA;
	background-image: url('bgCampaignButton.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
}
.CampaignItem A {
	color: #00869D;
}
.CampaignItemOdd {
	background-position: top;
	border: 1px #E6E9EE solid;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #FEFEFA;
	background-image: url('bgCampaignButton.gif');
	background-repeat: repeat-x;
}
.CampaignItemOdd A {
	color: #2AA3D5;
}
.CampaignButton {
	border: 1px #C0C0C0 solid;
	margin-bottom: 2px;
}
.ifgCat {
	border-right: 1px #FF0066 solid;
	border-top: 1px #FF0066 solid;
	display: inline-block;
	margin-bottom: 3px;
	margin-left: 3px;
	border-left: 1px #FF0066 solid;
	width: 100px;
	margin-right: 3px;
	border-bottom: 1px #FF0066 solid;
	height: 125px;
	background-color: #FF0066;
	text-align: center;
}
.ifgCat A {
	color: #FFFFFF;
}
DIV#ProfileManageMenu {
	border-bottom: 2px #FF0066 solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin-bottom: 20px;
}
DIV#ProfileManageMenu A {
	padding: 10px;
	background-color: #C0C0C0;
	color: #FFFFFF;
	display: inline-block;
	font-weight: 700;
}
DIV#ProfileManageMenu A.current {
	background-color: #FF0066;
}
.Canvas 
{
    padding: 15px;
}
TR.ItemRow TD, TR.ItemRowAlt TD
{
    border-width: 0px;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
