﻿html  
{
    overflow-y: scroll; 
    height:100%;
}

body, div, span, p, h1, h2, h3, h4, table, td
{
	margin:0;
	padding:0;
	border:none;	
	border-collapse:collapse;
}

div,span
{
	font-size: 8pt;
}

body 
{
    margin:0;
    padding:0;
    border:none;
    height:100%;    
    text-align:left;
	background-color:#bfbfbf;
	color: #231f20;
	font: 100%  Arial, Helvetica, sans-serif; /*1em blir da 10px, 1.1em = 11px*/	

}

#sitecontainer
{
    text-align: left;
    width: 985px;
    margin-left:auto;
    margin-right:auto; 
}

hr
{
    border: 1;
    height: 0px;  
}

a img
{
    border: 0px;
}

ul  
{
    list-style-type:disc;
    color: #20419a;
    margin: 0px 0px 0px -10px;
}

li
{
    margin-left: 0px; 
}

p { font: 1.3em/1.3em; margin-bottom: 1.3em; }


h1 {
	font-size: 3em;
	text-align: center;
	}
h2 {
	font-size: 2em;
	text-align: center;	
	}
h3 {
	font-size: 1.6em;
	text-align: center;	
	}
h4 {
	font-size: 1.4em;
	text-align: center;	
	}

/* heading */

.heading1
{
    font-size: 1.5em;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:5px;
    text-decoration: none;    
    height:18px;
	text-align: center;    	
}


.heading2
{
    padding-top:5px;
    padding-bottom:5px;
    background-color: #20419a;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;    
    height:18px;
	text-align: center;    

}

.heading3
{     
    font-size: 1.2em;
    font-weight: bold;
}

.heading4
{

    font-size: 1.1em;
    font-weight: bold;    
}

.heading5
{
    font-size: 1.0em;
    font-weight: bold;

}

.txtnormal
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

.blueheading
{
    font-size: 1.2em;
    font-weight: bold;
    color: #20419a;

}
	
.label1
{
    font-size: 1.0em;
    font-weight: bold;

}

.labelred
{
    font-size: 1.0em;
    font-weight: bold;
    color: #ca1f40;
}

.txtblue
{
    font-size: 1.0em;
    font-weight: bold;
    color: #20419a;

}

.txtbluenormal
{
    font-size: 1.0em;
    font-weight: normal;
    color: #20419a;

}

.txtPrice
{
    font-size: 1.4em;
    font-weight: bold;
    color: #20419a;
}

.txterror
{
    font-size: 1.0em;
    font-weight: bold;
    color: #ca1f40;
}


.yellowbold1    
{
    color: #f6921e;
    font-size: 1.0em;
    font-weight: bold;
} 

.yellowbold2
{
    color: #f6921e;
    font-size: 1.1em;
    font-weight: bold;
} 
/* MENU */

a.menuitem1, a.menuitem1active, a.menuitem1active:hover
{
    color:White;
    font-size: 125%;
    font-weight: 600;
    text-transform:uppercase;    
    text-decoration:none;           
    padding:5px;    
}
a.menuitem1:hover
{
    color:#e0e0e0;
    font-size: 125%;
    font-weight: 600;
    text-transform:uppercase; 
    text-decoration:none;   
    padding:5px;
}


.menuitemleft
{
    background: url(./images/topmenu_left.png) no-repeat left bottom;
    height:32px;
    width: 7px;
}

.menuitemcenter
{
    background: url(./images/topmenu_center.png) repeat-x left bottom;
}

.menuitemright
{
    background: url(./images/topmenu_right.png) no-repeat right bottom;
    height:32px;
    width: 7px;
}

.menuitem-active-left
{
    background: url(./images/topmenuactive_left.png) no-repeat left bottom;
    height:32px;
    width: 8px;
}

.menuitem-active-center
{
    background: url(./images/topmenuactive_center.png) repeat-x left bottom;
}

.menuitem-active-right
{
    background: url(./images/topmenuactive_right.png) no-repeat right bottom;
    height:32px;
    width: 8px;
}

/*Tab control*/

a.tabitem, a.tabitemactive, a.tabitemactive:hover
{
    color:#ffffff;
    font-size: 10pt;
    font-weight:bold; 
    text-decoration:none;       
}
a.tabitem:hover
{
    color:#e0e0e0;
    font-size: 10pt;
    font-weight:bold;
    text-decoration:none;   
}

.tabitemleft
{
    background: url(./images/bevInactiveTabOuter.png) no-repeat left top;
    height:32px;
    width: 7px;
}

.tabitemcenter
{
    background: url(./images/bevInactiveBg.png) repeat-x left top;
    padding: 10px 5px 5px 5px;
}

.tabitemright
{
    background: url(./images/bevInactiveTabInner.png) no-repeat right top;
    height:32px;
    width: 7px;
}



.tabitem-active-left
{
    background: url(./images/bevActiveTabOuter.png) no-repeat left top;
    height:44px;
    width: 7px;
}

.tabitem-active-center
{
    background: url(./images/bevActiveBg.png) repeat-x left top;
}

.tabitem-active-right
{
    background: url(./images/bevActiveTabInner.png) no-repeat right top;
    height:44px;
    width: 7px;
}

/* End tab*/



/* ListContainer */
div.ListContainer
{
    background: url(./images/ListContainer.png) no-repeat left top;
    height:138px;
    width:574px;                
}

div.ListContainer2
{
    height:138px;
    width:530px;                
    padding-bottom:5px;                
}

div.ShopcartContainer
{
    background: url(./images/tabBodyBg.png) no-repeat left top;
    height:600px;
    width:574px;                
}

.artlst_heading
{
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;    
    height:28px;
	text-align: left;  
	width: 200px;
	text-overflow: ellipsis;
	overflow:hidden;
}

div.artlst_top
{
    background-image: url(./images/artlst_top_background.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 229px;
    height: 28px;
    white-space:nowrap;
}

div.artlst_top2
{
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
    height: 28px;
    white-space:nowrap;
}



/* txtContainerSmall */

.txtContainerTop
{
    background: url(./images/txtContainerTop2.png) no-repeat right top;
    height:8px;
    width:200px;
}
.txtContainerBottom
{
    background: url(./images/txtContainerBottom2.png) no-repeat left bottom;
    height:7px;
    width:200px;
}

.txtContainerLeft
{
    background: url(./images/txtContainerLeft.png) no-repeat left bottom;
    height:110px;
    width:7px;
}

.txtContainerRight
{
    background: url(./images/txtContainerRight.png) no-repeat left top;
    height:110px;
    width:5px;
}
.txtContainerCenter
{
    background: url(./images/txtContainerBg.png) repeat-y;
    height:110px;
    width:190px;
}




/* Links */



a
{
    cursor: pointer;
}
    
a
{
    color: #20419a;
    font-weight: normal;
    text-decoration: underline;
}
a:hover
{
    color: #20419a;
    font-weight: normal;
    text-decoration: underline;
} 

a.bluebold
{
    color: #20419a;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
}  

a.bluebold:hover
{
    color: #20419a;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: underline;
} 

a.bluebold_underline
{
    color: #20419a;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: underline;
}  

a.bluebold_underline:hover
{
    color: #20419a;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
}  

a.bluebold_underline2
{
    color: #20419a;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: underline;
}  

a.bluebold_underline2:hover
{
    color: #20419a;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
} 

a.bluebold_underline3
{
    color: #20419a;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
}  

a.bluebold_underline3:hover
{
    color: #20419a;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
} 

a.yellowbold_underline
{
    color: #f6921e;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: underline;
}  

a.yellowbold_underline:hover
{
    color: #f6921e;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}

/* menu links */
a.menu-blue_normal,a.l3,a.lmenu3
{
	color: #ca1f40;
	font-size:11px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
}

a.lmenu3:hover
{
	color:#eb5673;
	font-size:11px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
}
    

a.menu-blue_bold,a.l1,a.l2,a.lmenu1, a.lmenu2
{
	color: #555555;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}

a.lmenu2:hover
{
	color: #767676;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}

a.lmenu4
{
	color: #20419a;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}

a.lmenu4:hover
{
	color: #20419a;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	cursor:pointer;
}
 
/* Forms css */

input.txtBox
{
	border: none;
	outline: none;
	background: #FFF;
	width: 144px;
}    

input.inpQty
{
    outline: none;
    width:24px;
    background-color:white;
    padding:0px;
    margin:0px;
    border:1px solid #224185;
    text-align:right;
    padding-right:5px;
}

input.inpText
{
    outline: none;
    width:24px;
    background-color:white;
    padding:0px;
    margin:0px;
    border:1px solid #224185;
    text-align:center;
    font-size: 11px;
    /*padding-right:5px;*/
}

input.inpTextAlert
{
    outline: none;
    width:24px;
    background-color:white;
    padding:0px;
    margin:0px;
    border:1px solid #f6921e;
    text-align:center;
    font-size: 11px;
    font-weight: bold;
    color: #f6921e; 
}

input.inpYear
{   
    outline: none;
    width:36px;
    background-color:white;
    padding:0px;
    margin:0px;
    border:1px solid #224185;
    text-align:center;
    font-size: 11px;    
    /*padding-right:5px;*/
}

div.ProductSpecLine
{
    border-bottom:1px solid #224185;   
    width:100%;
    height:20px;
    padding-top: 5px;           
}

.rounded 
{		
	background-image: url(./images/inputtxt.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 29px;
	width: 150px;
    padding-left: 10px;
    padding-top: 3px;
}

.roundedlogin 
{		
	background-image: url(./images/inputtxt2.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 26px;
	width: 175px;
    padding-left: 10px;
    padding-top: 3px;
}

.roundedsearch 
{		
    float: left;
	background-image: url(./images/inputtxt4.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 26px;
	width: 150px;
    padding-left: 10px;
    padding-top: 3px;            
}

.search 
{		
	background-image: url(./images/searchfield.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 31px;
	width: 216px;
    padding-left: 12px;
    padding-top: 5px;
    position: relative;    
}

.searchbutton,.searchbuttonEN,.searchbuttonNO,.searchbuttonSE
{
	background-repeat: no-repeat;
	background-position: left top;	
	background-color:Transparent;
	height: 32px;
	width:35px;
    padding-top: 4px;
    border: solid 0px red;
    margin-top: 1px;
}

.searchbutton
{
	background-image: url(./images/searchbutton4.png);
}

.searchbuttonEN
{
	background-image: url(./images/searchbutton4.png);
}

.searchbuttonNO
{
	background-image: url(./images/searchbutton4.png);
}

.searchbuttonSE
{
	background-image: url(./images/searchbutton4.png);
}


/* Left Menu styles*/

table.KitConfig
{
    font-family: Arial, Helvetica, sans-serif;
    width:100%;
}

table.Menu
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
}

div.ContainerHeading
{
    width:402px;
    height:33px;
    background-image:url(./images/ContainerHeaderBg.png);
    background-repeat: no-repeat;
    position:relative;
    top:-28px;
    left:-10px;    
    padding-top: 10px;
    padding-left: 20px;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;    
	text-align: left;  
}

div.container
{
    padding-top:20px;
}
table.container
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:574px;
    background-image:url(./images/ContainerBg.png);   
}
td.containerContent
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:548px;
    vertical-align:top
}

td.containerTop
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:574px;
    background-image:url(./images/ContainerTop.png);   
}
td.containerBottom
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:574px;
    background-image:url(./images/ContainerBottom.png);   
}
td.containerLeft
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:11px;
    background-image:url(./images/ContainerLeft.png);   
    background-repeat:no-repeat;
    background-position:bottom;    
}
td.containerRight
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:15px;
    height:252px;
    background-image:url(./images/ContainerRight.png);   
    background-repeat:no-repeat;
    background-position:top;    
}

/* Compare container */

div.ComparecontainerHeading
{
    width:236px;
    height:33px;
    background-image:url(./images/ComparecontainerHeaderBg.png);
    background-repeat: no-repeat;
    position:relative;
    top:-28px;
    left:-10px;    
    padding-top: 10px;
    padding-left: 15px;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;    
	text-align: left;
}

table.Comparecontainer
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:282px;
    background-image:url(./images/ContainerCompareBg.png);   
    background-position: left top;
}
td.ComparecontainerContent
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:236px;
    vertical-align:top;
    
}

td.ComparecontainerTop
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:282px;
    background-image:url(./images/ContainerCompareTop.png);   
    background-position: right top;
}
td.ComparecontainerBottom
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:282px;
    background-image:url(./images/ContainerCompareBottom.png);
    background-position: left bottom; 
}


/* End Compare container */



/* Tabs right */
div.RContainerHeading
{
    width:150px;
    height:33px;
    background-image:url(./images/RContainerHeaderBg.png);
    position:relative;
    top:-28px;
    left:-10px;
    padding-top:10px;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;    
	text-align: left;  
}

div.Rcontainer
{
    padding-top:0px;
}
table.Rcontainer
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:200px;
    background-image:url(./images/RContainerBg.png);  
    background-position: top right;   
}
td.RcontainerContent
{
    margin:0px;    
    padding:0px 0px 0px 0px;
    border-collapse:collapse;
    width:180px;
    vertical-align:top;
}

td.RcontainerTop
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:200px;
    background-image:url(./images/RContainerTop.png); 
    background-position: top left;
    background-repeat: no-repeat;  
}
td.RcontainerBottom
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:200px;
    background-image:url(./images/RContainerBottom.png); 
    background-position: bottom left;  
    background-repeat: no-repeat;
}
td.RcontainerLeft
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:11px;
    background-image:url(./images/RContainerLeft.png);   
    background-repeat:no-repeat;
    background-position: left bottom;    
}
td.RcontainerRight
{
    margin:0px;    
    padding:0px;
    border-collapse:collapse;
    width:7px;
    height: 100px;
    background-image:url(./images/RContainerRight.png);   
    background-repeat:no-repeat;
    background-position: right top;    
}

/*End right container*/

/* Start Infobox */


div.infocontainer
{
    width: 196px;
}

div.infoboxtop
{
    background-image: url('./images/infobox_top.png');
    background-repeat: no-repeat;
    background-position: top left; 
    width: 196px;
    height: 8px;   
}

div.infoboxcontent
{
    background-image: url('./images/infobox_content.png');
    background-repeat: repeat-y;
    background-position: left top;
    width: 196px;
    padding: 0px 20px 5px 20px;
    margin: 0 0px;   
    
}

div.infoboxbottom
{
    background-image: url('./images/infobox_bottom.png');
    background-repeat: no-repeat; 
    background-position: bottom left;   
    width: 196px;
    height: 11px;
}

/* end */

td.avatar
{
    background-image:url(./images/avatar_bg.png);   
    background-repeat: no-repeat;
    width:79px;
    height:74px;
    text-align:center;
    vertical-align:middle;
    padding-right:4px;
}

div.spot_heading
{
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;    
    height:28px;
	text-align: left;  
}

div.TopSpotImgFrame
{
    background-image: url(./images/TopSpotImgFrame.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 182px;
    height: 136px;
    white-space:nowrap;    
}

div.spot_top
{
    background-image: url(./images/artlst_top_background.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 4px;
    width: 229px;
    height: 28px;
    white-space:nowrap;
}


div.spot2span
{
    background-image:url(./images/spotBg2Span.png);   
    background-repeat: no-repeat;
    width:574px;
    height:247px;
    margin:0px;
    padding:0px;
    vertical-align:top;       
}

div.spot1span
{
    background-image:url(./images/spotBg1Span.png);   
    background-repeat: no-repeat;
    width:282px;
    height:249px;
    margin:0px;
    padding:0px; 
    vertical-align:top;   
}

td.LeftMenuMarginMiddle
{
    background-image:url(./images/LeftBarMiddle.png);  
    background-repeat:repeat-y;
    position: relative;   
    z-index: 99;
    margin:0px;
    padding:0px;  
    border-collapse:collapse;
    vertical-align: top;
    height: 216px;   
}

td.LeftMenuMarginTop
{
    margin:0px;
    padding:0px;
    border-collapse:collapse;
    height:30px;
    vertical-align: top;     
}

td.LeftMenuMarginBottom
{   
    margin:0px;
    padding:0px;
    border-collapse:collapse;
    vertical-align: bottom;
    height:30px;    
}

div.LeftMenuMarginMiddle2
{
    background-image:url(./images/LeftBarMiddle.png);   
    background-position: left top;
    background-repeat:repeat-y;
    position: relative;
    float: left;
    z-index: 70;
    margin:0px;
    padding:0px;    
    border-collapse:collapse;
    vertical-align: top;
    height: 216px;   
}

div.LeftMenuMarginTop2
{
    margin:0px;
    padding:0px;
    border-collapse:collapse;
    height:30px;
    vertical-align: top;     
}

div.LeftMenuMarginBottom2
{   
    margin: 0px 0px 30px 0px;
    padding:0px;    
    border-collapse:collapse;
    vertical-align: bottom;
    height:30px;    
}

td.LeftMarginMenu
{
    width:24px;
    margin:0px;
    padding:0px;
}

a.l1Acc
{
    color:#ca1f40;
    font-size: 100%;
    font-weight:bold;
    text-decoration:none;
}

a.l1Acc:hover
{
    color:#eb5673;
    font-size: 100%;
    font-weight:bold;
    text-decoration:none;
}


div.l1Acc
{
    color:White;
    text-align:right;
    font-size: 130%;
    padding-left:10px;
    padding-right:25px;       
    padding-bottom:0px;
    padding-top:10px;
    height:26px;
    width:135px;
    border:0px;
    background-image:url(./images/MenuBarAcc.png);
    background-repeat:no-repeat;
    background-position:right;

}

/* Opera specific menu */

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { 

a#lmenu1
{
    color:White;
    font-size: 11px;
    font-weight:600;
    text-transform:uppercase;       
}

a#lmenu1:hover
{
    color:#e0e0e0;
    font-size: 11px;
    font-weight:600;
    text-transform:uppercase;    
} 

a.menuitem1, a.menuitem1active, a.menuitem1active:hover
{
    color:White;
    font-size: 12px;
    font-weight: 600;
    text-transform:uppercase;    
    text-decoration:none;           
    padding:5px;    
}
a.menuitem1:hover
{
    color:#e0e0e0;
    font-size: 12px;
    font-weight: 600;
    text-transform:uppercase; 
    text-decoration:none;   
    padding:5px;
}    
  
 } 

/* End Opera specific */

/* Chrome specific */
@media screen and (-webkit-min-device-pixel-ratio:0) {

a#lmenu1
{
    color:White;
    font-size: 11px;
    font-weight:600;
    text-transform:uppercase;       
}

a#lmenu1:hover
{
    color:#e0e0e0;
    font-size: 11px;
    font-weight:600;
    text-transform:uppercase;    
}
a.menuitem1, a.menuitem1active, a.menuitem1active:hover
{
    color:White;
    font-size: 12px;
    font-weight: 600;
    text-transform:uppercase;    
    text-decoration:none;           
    padding:5px;    
}
a.menuitem1:hover
{
    color:#e0e0e0;
    font-size: 12px;
    font-weight: 600;
    text-transform:uppercase; 
    text-decoration:none;   
    padding:5px;
}
}
/* End Chrome specific*/

a.lmenu1
{
    color:White;
    font-size: 12px;
    font-weight:600;
    text-transform:uppercase; 
    white-space: nowrap;       
}

a.lmenu1:hover
{
    color:#e0e0e0;
    font-size: 12px;
    font-weight:600;
    text-transform:uppercase;    
    white-space: nowrap;
}

div.l1,div.lmenu1
{
    color:White;
    text-align:right;
    font-size: 130%;
    padding-left:20px;
    padding-right:15px;       
    padding-bottom:0px;
    padding-top:10px;
    height:26px;
    width:135px;
    border:0px;
    background-image:url(./images/MenuBar.png);
    background-repeat:no-repeat;
    background-position:right;
}
div.l2,div.lmenu2
{
    width:150px;
    padding-left:20px;   
    vertical-align:middle;
    background-image:url(./images/MenuBarSubLevel.png); 
    background-repeat:no-repeat;
    background-position:right;
    height: 20px;
    padding-top: 5px;
       
}
div.l3, div.lmenu3
{
    padding-bottom:1px;
    padding-top:1px;    
    width:137px;
    padding-left: 20px; 
    height: 20px;   
    border-bottom:0px;    
    background-image:url(./images/MenuBarSubLevel.png);        
}
div.l4, div.lmenu4
{
    padding-bottom:1px;
    padding-top:1px;
    padding-left:30px;
    width:127px;
    height: 16px;
    border-bottom:0px;    
    background-image:url(./images/MenuBarSubLevel.png);        
}
/* Artlist styles */


.artlst_middle
{
    background-image: url(./images/artlst_middle_background.png);
    background-position: left top;
    background-repeat: repeat-y;
    background-color: #ffffff;
    width: 574px;
}

.artlst_bottom
{
    background-image: url(./images/artlst_bottom_background.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 574px;
    height: 8px;
}





/* Rounded corners */
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#717171; margin:0 1px;}
.b2f {height:1px; background:#ffffff; border-right:2px solid #717171; border-left:2px solid #717171; margin:0 0px;}
.b3f {height:1px; background:#ffffff; border-right:1px solid #717171; border-left:1px solid #717171; margin:0 0px;}
.b4f {height:2px; background:#ffffff; border-right:1px solid #717171; border-left:1px solid #717171; margin:0 0px;}
.contentf {background: #ffffff; border-right:1px solid #717171; border-left:1px solid #717171; padding-right: 3px;}
.contentf div 
{
    margin-left: 5px;       
}

.b1fshp, .b2fshp, .b3fshp, .b4fshp{font-size:1px; overflow:hidden; display:block;}
.b1fshp {height:1px; background:#717171; margin:0 1px;}
.b2fshp {height:1px; background:#ffffff; border-right:2px solid #717171; border-left:2px solid #717171; margin:0 0px;}
.b3fshp {height:1px; background:#ffffff; border-right:1px solid #717171; border-left:1px solid #717171; margin:0 0px;}
.b4fshp {height:2px; background:#ffffff; border-right:1px solid #717171; border-left:1px solid #717171; margin:0 0px;}

.contentfshopcart 
{
    background: #ffffff; 
    border-right:1px solid #717171; 
    border-left:1px solid #717171; 
    height: 31px;
}

.contentfshopcart div 
{
    margin-left: 0px;       
}


.price
{
    font-size: 1.2em;
    font-weight: bold;

}

/* AjaxComboBox start */
.AjaxComboBox .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    background-image: url(./images/inputtxt.gif);
    background-position: top left;
    border: 0px none;
    padding: 2px 0px 0px 8px;
    font-size: 11px;
    height: 35px;
    width: 150px;
}
.AjaxComboBox .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    background-image: url(./images/searchbutton.png);
    background-position: top left;
    border: 0px none;
    height: 35px;
    width: 35px;
}
.AjaxComboBox .ajax__combobox_itemlist
{
    border-color: #000000;
    background-color: #FFFFFF;
}
/* AjaxComboBox end */


/* Start Ajax Tab */

ajax__tab_config .ajax__tab_header {
    font-size:11pt;
    border-bottom: solid 1px #717171;
    height: 40px;
    width: 100%;

}
.ajax__tab_config .ajax__tab_outer 
{
    background-image:url('images/bevInactiveTabInner.gif');
    background-repeat: no-repeat;
    background-position: right top;
	margin-right: 0px;
    height: 31px;
    padding-right: 6px;    


       
}
.ajax__tab_config .ajax__tab_inner 
{
	padding-left:6px;
	background-color: #e0e0e0;
    background-image:url('images/bevInactiveTabOuter.gif'); 
    background-repeat: no-repeat;
    background-position: left top;
    height: 31px;              

}
.ajax__tab_config .ajax__tab_tab {
    padding-top: 8px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 0px;
	margin:0;
    background-image: url('images/bevInactiveBg.gif');
    background-repeat: repeat-x; 
    background-position: left top;
	height: 30px;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;    

}

.ajax__tab_config .ajax__tab_hover .ajax__tab_outer {
    background-image: url('images/bevInactiveTabInnerHov.gif');
    background-repeat: no-repeat;
    background-position: right top;
 
}
.ajax__tab_config .ajax__tab_hover .ajax__tab_inner {
    background:
        url('images/bevInactiveTabOuterHov.gif') 
        no-repeat;
      
}
.ajax__tab_config .ajax__tab_hover .ajax__tab_tab 
{
    background:
        url('images/bevInactiveBgHov.gif') 
        repeat-x;
    color:#e0e0e0;
        
}
.ajax__tab_config .ajax__tab_active .ajax__tab_inner 
{	
	background-color: #e0e0e0;
	background-image: url('images/bevActiveTabOuter2.png');
    background-repeat: no-repeat;
    background-position: left top;
    /*padding-left: 8px;         */
    height: 31px;

}
.ajax__tab_config .ajax__tab_active .ajax__tab_outer 
{
	background-color: #e0e0e0;  
    background-image: url('images/bevActiveTabInner2.png'); 
    background-repeat: no-repeat;
	background-position: right top; 
    height: 31px;
}



.ajax__tab_config .ajax__tab_active .ajax__tab_tab {
    background-image: url('images/bevActiveBg2.png');
    background-repeat: repeat-x; 
    background-position: left top; 
    font-weight: bold;
    color: #ffffff; 
    padding-top: 8px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 0px;
	margin:0;
    height: 30px;
    cursor: default;
}

.ajax__tab_config .ajax__tab_body {    
    position: relative;    
    top: -4px;
    border: 1px solid #bbbbbb;
    background-color: #ffffff;
    font-size:11px;        
    /*background-image: url('images/tabBodyBg.png');    
    background-repeat: no-repeat;*/
    mz-index: 0;
    width: 557px;
    /*height: 600px;*/
    padding-left: 10px;
    padding-top: 20px; 
    padding-bottom: 10px;   
}


/* End Ajax Tab */

div.OrderHistory_bottom_bg
{
    height:135px;
    width:548px;
    background-image: url('images/bg_OrderHistory_bottom2.jpg');    
    background-repeat: no-repeat;
}
div.SavedShopCart_bottom_bg
{
    height:135px;
    width:548px;
    background-image: url('images/bg_SavedShopCart_bottom2.jpg');    
    background-repeat: no-repeat;
}

/* Link buttons - ProductList  */
a.LinkButton:link
{
	text-decoration: none;
	color: #20419a;
	font-size:1.0em;
}

a.LinkButton:active
{
	text-decoration: none;
	color: #20419a;
	font-size:1.0em;
}

a.LinkButton:selected
{
	text-decoration: underline;
	color: #20419a;
	font-size:1.0em;
}

a.LinkButton:hover
{
	text-decoration: underline;
	color: #20419a;
	font-size:1.0em;
}

/* Center div unknown width - PageNavigator	  */
.divOuterwrap {
	position:relative;
	overflow:hidden;
}
.divContainer {
	float:left;
	position:relative;
	left:50%;
	padding-top:10px;
}
.divCenter {
	float:left;
	position:relative;
	left:-50%;
}

input.txtSmall
{
	font-size: 8pt;
}

/* Vertical line */
.verticalline
{
    background-image: url('images/blackpix.png');
    background-position: center top;
    background-repeat: repeat-y;
    padding-left: 10px;   
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #FFFFFF;
	color : windowtext;
	padding : 1px;
}

.validation_summary_as_bulletlist ul
{
	height: 0px;
	overflow:hidden;
	display: none;
}