body {
    padding:0;
    margin:0;
    font-family:Arial;
    font-size:12px;
    background:#f9f9f9;
    text-align:center;
}

a {
   	font-weight:normal;
   	text-decoration:underline;
   	-moz-outline-width:0;
}
a:hover {
    text-decoration:none;
}

img {
    border:0;
    margin:0;
    padding:0;
}

#page {
    margin:0 auto;
    width:878px;
}

#header {
    padding:0 7px;
    text-align:left;
}

	#header .buttons {
    	width:100%;
    	height:35px;
    	margin-top:10px;
	}

		#header .buttons .macArea {
		    display:block;
		    float:right;
		    margin-left:30px;
		    padding-right:30px;
		    height:22px;
		    background:url(/images/mac_area.png) no-repeat right top;
		    font-size:11px;
		    text-align:left;
		    color:#fff;
		}

			#header .buttons .macArea span {
			    display:block;
			    line-height:22px;
			    padding:0 0 0 10px;
			    background:url(/images/mac_area.png) no-repeat left top;
			}

		#header .buttons .enFlag, 
		#header .buttons .deFlag, 
		#header .buttons .frFlag {
		    display:block;
		    float:right;
		    margin:6px 0 0 7px;
		    width:14px;
		    font-size:0;
		    height:12px;
		}
		#header .buttons .enFlag { background:url(/images/flags.gif) no-repeat -10px -1px; }
		#header .buttons .deFlag { background:url(/images/flags.gif) no-repeat -10px -29px;}
		#header .buttons .frFlag { background:url(/images/flags.gif) no-repeat -10px -42px;}
	
	#header .buttons .langTitle {
    	display:block;
    	float:right;
    	margin:4px 3px 0 0;
    	font-weight:bold;
    	font-size:11px;
    	color:#666;
	}

	#header #topMenu {
	    float:right;
	    width:657px;
	    height:32px;
	    background:url(/images/topmenu_bg.gif) repeat-x top;
	}

		#header #topMenu .right {
		    width:100%;
		    height:100%;
		    background:url(/images/topmenu_right.gif) no-repeat right top;
		}
		
		#header #topMenu .left {
		    height:100%;
		    background:url(/images/topmenu_left.gif) no-repeat left top;
		}

		#header #topMenu .itemSel {
		    float:left;
		    height:32px;
		    background:url(/images/headsellink_bg.gif) repeat-x top;
		}

			#header #topMenu .itemSel .left {
			    float:left;
			    padding:0;
			    height:32px;
			    background:url(/images/headsellink_left.gif) no-repeat left top;
			}

			#header #topMenu .itemSel a {
			    background:url(/images/headsellink_right.gif) no-repeat right top;
			}

		#header #topMenu a {
		    display:block;
		    float:left;
		    height:32px;
		    line-height:28px;
		    font-size:13px;
		    font-weight:bold;
		    font-family:Verdana;
		    text-decoration:none;
		    text-align:center;
		    color:#fff;
		    background:url(/images/topmenu_sep.gif) no-repeat right top;
		}

#header #topMenu a:hover {
    text-decoration:underline;
}

#header #topLogo {
    display:block;
    margin:-6px 0 0 15px;
    width:145px;
    height:39px;
    background:url(/images/logo.jpg) no-repeat left top;
}

#footer {
    padding:10px 0 0 0;
    font-size:12px;
    text-align:left;
    color:#000;
}

#footer a {
    color:#000;
}

#footer .copyright {
    float:left;
    padding:10px 30px 0 37px;
    margin:0;
    background: url(/images/footer_dots.gif) repeat-y right;
    line-height:18px;
}

#footer .copyright strong {
    font-weight:normal;
}

#footer .copyright strong span {
    color:#000;
}

#footer .phones {
    float:left;
    padding:17px 20px 10px 37px;
	 margin: 0px;
	 width: 160px;
    color:#000;
    line-height:25px;
}

#footer .phones .usa,
#footer .phones .uk,
#footer .phones .ger {
    float:left;
	 display: block;
    line-height:14px;
    padding:0 0 0 30px;
	 margin: 0px;
    background: url(/images/flags.gif) no-repeat 0px -14px;
}
#footer .phones .uk {
    background-position:0px 0px;
}
#footer .phones .ger {
    background-position:0px -28px;
}

#footer .right {
    float:left;
    width:180px;
    padding:10px 0 0 0;
    text-align:center;
    color:#000;
    line-height:25px;
 	 margin: 0px;
}

#footer .right a {
    color:#000;
    font-weight:bold;
}

#footer .right .rss {
    display:block;
    line-height:22px;
    padding-left:22px;
    background:url(/images/rss.gif) no-repeat left;
}

#footer .links {
    clear:both;
    margin-bottom:10px;
    width:100%;
    font-size:11px;
}

	#footer .links .left {
		width: 12px;
		height: 62px;
		float: left;
		padding: 0;
   	background: url(/images/linksleft.png) no-repeat left;
	}

	#footer .links .right {
		width: 12px;
		height: 61px;
		float: left;
		padding: 0;
   	background: url(/images/linksright.png) no-repeat right;
	}

	#footer .links .linksContent{
		width: 850px;
		height: 41px;
		padding-top: 22px;
		float:left;
		text-align: center;
	   	background:#fff url(/images/linksBottom.png) repeat-x bottom;	
	}
		#footer .links a {
    		font-weight:normal;
    		color:#000;
		}

		
#content {
    background:#fff url(/images/content_bottom.gif) repeat-x bottom;
}

#content .bottomLeft {
    height:100%;
    padding:0 0 0 7px;
    margin: 0px 0px 0px 0px;
    background:url(/images/content_left.gif) no-repeat left bottom;
}

#content .bottomRight {
    height:100%;
    padding:0 22px 5px 15px;
    background:url(/images/content_right.gif) no-repeat right bottom;
}

#content .left {
    height:100%;
    padding:0 !important;
    background:url(/images/main_left.gif) repeat-y left;
}

#content .right {
    height:100%;
    padding:0 !important;
    background:url(/images/main_right.gif) repeat-y right;
}

#sticker {
    display:block;
    position:absolute;
    top:0px;
    left:0px; 
	z-index:2000
}

#sticker img {
    behavior:url(/styles/iepngfix.htc);
}



.e-button,
.eb-button,
.e-button-p,
.eb-button-p,
.e-button:link,
.e-button:visited,
.eb-button:link,
.eb-button:visited {
    display:-moz-inline-box;
    display:inline-block;
    cursor:pointer;

    line-height:23px;
    height:24px;
    text-decoration:none;
    color:#fff;

    -moz-outline-width:0;

    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
	text-shadow: 0px 1px 1px #454545;
}

.e-button .e-button-right,
.eb-button .e-button-right,
.e-button-p .e-button-right,
.eb-button-p .e-button-right,
.e-button:link .e-button-right,
.e-button:visited .e-button-right,
.eb-button:link .e-button-right,
.eb-button:visited .e-button-right {
    display:-moz-inline-box;
    display:inline-block;

    height:24px;
    margin:0 0 0 7px;
    line-height:23px;
    padding-right:7px;
    color:#fff;
}

.eb-button,
.eb-button-p,
.eb-button .e-button-right,
.eb-button-p .e-button-right {
    height:29px !important;
    line-height:28px !important;
    font-size:12px;
}
.eb-button .e-button-right,
.eb-button-p .e-button-right {
    margin-left:10px !important;
    padding-right:10px !important;
}


.e-green { background:url(/images/e-button-l.gif) no-repeat top left; }
.e-blue { background:url(/images/e-button-l.gif) no-repeat left -24px; }
.e-purple { background:url(/images/e-button-l.gif) no-repeat left -48px; }
.e-green .e-button-right { background:url(/images/e-button-r.gif) no-repeat top right; }
.e-blue .e-button-right { background:url(/images/e-button-r.gif) no-repeat right -24px; }
.e-purple .e-button-right { background:url(/images/e-button-r.gif) no-repeat right -48px; }

.eb-green { background:url(/images/eb-button-l.gif) no-repeat top left; }
.eb-purple { background:url(/images/eb-button-l.gif) no-repeat left -58px; }
.eb-blue { background:url(/images/eb-button-l.gif) no-repeat left -29px; }
.eb-green .e-button-right { background:url(/images/eb-button-r.gif) no-repeat top right; }
.eb-purple .e-button-right { background:url(/images/eb-button-r.gif) no-repeat right -58px; }
.eb-blue .e-button-right { background:url(/images/eb-button-r.gif) no-repeat right -29px; }

.e-button strong,
.e-button-p strong {
    display:-moz-inline-box;
    display:inline-block;
    line-height:23px;
    min-width:88px;
    text-align:center;
}

*html .e-button strong,
*html .e-button-p strong {
    width:88px;
    white-space:nowrap;
}

.eb-button strong,
.eb-button-p strong {
    display:block;
    width:120px !important;
    text-align:center;
}

.e-button:hover { background:url(/images/e-button-l.gif) no-repeat left -72px; }
.e-button:hover .e-button-right { background:url(/images/e-button-r.gif) no-repeat right -72px; }
.eb-button:hover { background:url(/images/eb-button-l.gif) no-repeat left -87px; }
.eb-button:hover .e-button-right { background:url(/images/eb-button-r.gif) no-repeat right -87px; }

.e-button-p { background:url(/images/e-button-l.gif) no-repeat left -96px; }
.e-button-p .e-button-right { background:url(/images/e-button-r.gif) no-repeat right -96px; }
.eb-button-p { background:url(/images/eb-button-l.gif) no-repeat left -116px; }
.eb-button-p .e-button-right { background:url(/images/eb-button-r.gif) no-repeat right -116px; }



/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/cb/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/cb/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/cb/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/cb/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/cb/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/cb/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/cb/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/cb/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/cb/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/cb/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/cb/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/cb/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/cb/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/cb/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/cb/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/* upgrade info contaner */ 
.upgrade_info{color:black;text-align:left;margin:20px;}
.upgrade_info a:link, .upgrade_info a:visited{color:black;}
/* end upgrade info contaner */


/* FINAL SALE */
a#bidFor{
	text-decoration: none;
}

#finalSale2{
	margin: -12px 0px 0px 0px;
	width: 503px;
	height: 71px;
	background: url(../images/finalSale2.png) left top no-repeat;
behavior: url(/styles/iepngfix.htc);
	text-align: left;
	padding: 42px 15px 0px 105px;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: black;
	line-height: 23px;
	/*z-index:1000;*/
	position:relative;
	float: left;
	clear: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hidden{ display:none}
.floatr{float:right}
.floatl{float: left}
.blue_btn{ background:url(/images/blue_btn.png) 0 0 no-repeat; 
    display:-moz-inline-box;
    display:inline-block;
    height:42px;
	width:182px;
    line-height:40px;
    color:#fff;
	text-align:center;
    display:-moz-inline-box;
    display:inline-block;
    cursor:pointer;
    text-decoration:none;
    -moz-outline-width:0;
    font-size:16px;
    font-weight:bold;
	text-shadow: 0px 1px 1px #454545;
	behavior: url(/styles/iepngfix.htc);
 }


