a {
	color: Black; 
	font-weight: bold;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0;
	padding: 0px;
	width: 100%;
	background-color: #303030;
	color:white;
	text-align:center;
}
form {
	position: relative;
}
input {
	line-height: 10px;
	border: 2px inset gray;
	padding-left:3px;
}
/*============================
	
==============================*/	
H1 {
	font-size:16px
}
H2 {
	font-size:14px
}
H3 {
	font-size:12px
}
H4 {
	font-size:10px
}
P {
	font-size:12px;
}
/*===========================
============================*/	
.addressbox{
	border: 1px solid #000000;
	margin-left: 20%;
	margin-right: 20%;
	padding: 5px;
	position: relative;
	width: 250px;
}
.boxtitle{
	background-color: #DCDCDC;
	color: #FFFFFF;
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	position: relative;
}
/*==================
	HEADER
===================*/
.headerlogo {
	bottom: 0px;
	float: left;
	position: absolute;
	top: 0px;
}
.headertext {
	font-size: 17px;
	font-weight: bold;
	margin-top: 8px;
	text-align: center;
}
#header{
	background-color: #262626;
	border: 1px solid #754600;
	color: #db9164;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	left: 0px;
	margin-top: 2px;
	position: relative;
	right: 0px;
	top: 0px;
	width: auto;
	text-align:left;
	z-index: 3;
}
/*===================
	Links
=====================*/
.linkcatcontainer{
	background-color: #303030;
	color: white;
	margin-bottom:12px;
	padding-left:8px;
	margin-left:10%;
	margin-right:10%;
	width:80%;
}
.linkcategory{
	border: 1px solid #EDEDD3;
	color: #FFFFC7;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 16px;
	padding-left: 5px;
	margin-left:10%;
	margin-right:10%;
	width:80%;
	background: #404040;
}
.linktext{
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
}
.sitelink a{
color: #ffc281;
font-size:14px;
}
.sitelink a:hover{
color: #FF5F11;
}
/*===================
		SITE NAV
====================*/		
.sitenavbutton{
	/*background-color: #FFF8DC;*/
	background-color: #484848;
	border: 1px solid #B69E86;
	border-bottom:1px solid #B69E86;
	border-right:1px solid #B69E86;
	color: #4F4130;
	float: left;
	font-size: 12px;
	margin-bottom: 1px;
	margin-right: 5px;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}
.sitenavbutton a:link , .sitenavbutton a:visited   {
	text-decoration: none;
	color: #f4eeeb;
}
.sitenavbutton a:hover {
	background-color: #FAEBD7;
	padding-bottom: 1px;
	border-bottom:2px solid white;
	color: #000000;
}
/*--------------------*/
#navbar{
	height: 12px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 42px;
	padding-right: 1px;
	padding-top: 1px;
	position: relative; 
	right: 0px;
	top: 0px;
	width: auto;
	z-index: 2;
}
#navbarline {
	position:relative;
	top:18px;
	color:white;
	z-index: 0;
}
/*===============
	YOUAREHERE
=================*/	
#youarehere{
	position:relative;
	text-align:left;
	background-color: #666666;
	color:white;
	padding-left:8px;
	padding-right:8px;
	padding-top: 4px;
	padding-bottom:4px;
	border:1px solid white;
	font-size:12px;
	font-weight:bold;
}
#youarehere A{
	margin-top:12px;
	font-size:12px;
	font-weight: normal;
	color:white;
}
#youarehere A:hover{
	background-color: white;
	color:Black;
}
#youarehereblack {
	text-align:left;
	border:1px solid White;
	padding-left:8px;
	padding-right:8px;
	padding-top: 4px;
	padding-bottom:4px;
	background-color: #666666;
	font-size:12px;
	font-weight:bold;
}
#youarehereblack A{
	margin-top:12px;
	font-size:12px;
	font-weight: normal;
	color:white;
}
#youarehereblack A:hover{
	margin-top:12px;
	font-size:12px;
	font-weight: normal;
	background-color:white;
	color:Black;
}

/*==============
	Container
===============*/	
#container {
	height: 100%;
	margin-left: 2%;
	margin-right: 2%;
	min-width: 700px; 
	overflow: visible;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 94%;
}
/*=============
	CONTENT
==============*/	
#content {
	/*background-color: #FFFBFB;*/
	color:black;
	/*border: 1px solid #FF0000;*/
	left: 0px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 10px;
	/*overflow: visible;*/
	padding-bottom: 5px; 
	position: absolute;
	right: 0px;
	top: 50px; /*---------------------*/
	width: 90%;
	text-align: left;
	z-index: auto;
	/*border: 6px solid #dacbbe;*/
}
.contentbox {
	position: relative;	
	background-color: #FFFBFB;
	color:black;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: 90%;
	text-align: left;
	border: 3px solid #dacbbe;
	z-index: Auto;
}
.contentboxoffwhite {
	position: relative;	
	background-color: #FFFBF0;
	color:black;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	border: 1px solid #dacbbe;
	z-index: Auto;
}
.contentboxbrown {
	position: relative;	
	background-color: #B49A80;
	color:black;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	border: 2px solid #dacbbe;
	z-index: Auto;
}
.contentboxlightbrown {
	position: relative;	
	background-color: #DACBBE;
	color:black;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	border: 2px solid #dacbbe;
	z-index: Auto;
}
.contentboxblack {
	position: relative;	
	background-color: Black;
	color:white;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	border: 2px solid #dacbbe;
	z-index: Auto;
}
.contentboxblack a{
	color: #FFEBCD;
	font-weight:normal;
}
.contentboxblack a:hover{
	color:white;
	text-decoration:underline;
}
.contentboxblack a:visited {
	color:
}
}
.contentboxwhite {
	position: relative;	
	background-color: white;
	color:black;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	border: 2px solid black;
	z-index: Auto;
}
.contentboxlightgray {
	position: relative;	
	background-color: #BBBBBB;
	color:Black;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	border: 2px solid White;
	font-size:13px;
	z-index: Auto;
}
.contentboxgray {
	position: relative;	
	background-color: #303030;
	color:White;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	border: 2px solid White;
	z-index: Auto;
}
.cboxoffwhitenoborder {
	position: relative;	
	background-color: #F5F5DC;
	color: #3E3E3E;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	/*border: 1px solid #EDEDED;*/
	z-index: Auto;
}
.contentboxtransparent {
	position: relative;	
	background-color: transparent;
	color:white;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom:15px;
	width: auto;
	text-align: left;
	z-index: Auto;
}
.contentbox80 {
	position: relative;	
	background-color: #FFFBFB;
	color:black;
	margin-left: 5%;
	margin-right: 5%; 
	margin-bottom: 15px;
	width: 80%;
	text-align: left;
	border: 2px solid #dacbbe;
	z-index: Auto;
}
.contentboxtitle {
	background-color: #B49A80;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
	/*border:1px solid black;*/
	/*border-bottom: 2px solid #DACBBE;*/
	font-size:12px;
}
.cbtitle {
	background-color: #B49A80;
	color: white;
	font-weight:bold;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.cbtitle2 {
	background-color: #DACBBE;
	font-weight:bold;
	color: black;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.cbtitleblack {
	background-color: black;
	color: white;
	font-weight:bold;
	border-bottom:1px solid white;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.cbtitletransparent {
	background-color: #1d1d1d;
	color: #f3a37c;
	font-size : 14 px;
	font-weight:bold;
	border-top : 1px solid #bdbdbd;
	border-bottom: 1px solid silver; 
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.cbtitlered {
	background-color: #FF9900;
	color: white;
	font-weight:bold;
	border-bottom:1px solid white;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.cbtitlegray {
	background-color: gray;
	color: white;
	font-weight:bold;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.cbtitleblue {
	background-color: Navy;
	color: white;
	font-weight:bold;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.cbtitlewhite {
	background-color: White;
	color: black;
	font-weight:bold;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 2px;
}
.contentboxtitle a {
	color:white;
	text-decoration:none;
}
.contentboxtitle a:hover {
	color:black;
}
.contentboxparagraph{
	padding-left:12px;
	padding-right:12px;
	padding-bottom: 8px;
	padding-top:8px;
	line-height: 18px;
	font-size:13px;
}
.cboxbutton {
	background-color: #B49A80;
	color:white;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-bottom:1px solid black;
	border-right: 1px solid black;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}
.cboxbutton:hover {
	background-color: white;
	color:black;
}
#contentleft {
	background-color: White;
	color:Black;
	/*border: 1px solid #00FF00;*/
	float: left;
	left: 0px;
	position: relative;
	top: 0px;
	width: 65%; 
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	margin-right:10px;
}
#contentright{
	float:right;
	width:auto;
	background-color: White;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}
#contentsimple{
	position:relative;
	color:white;
	margin-top:16px;
	top: 1em; 
	text-align:center;
	font-size:11px;
	padding:8px;
	padding-top:15px;
}
#tbcontentleftlarge {
	position:relative;
	color:black;
	width:70%;
	padding:8px;
	padding-top:15px;
	font-size:12px;
	vertical-align: top;
}
#tbcontentrightsmall {
	position:relative;
	font-size:12px;
	padding:8px;
	padding-left:12px;
	width:auto;
	text-align:center;
	color:black;
	vertical-align:top;
}
#tbcontentleft {
	position:relative;
	color:black;
	width:50%;
	padding:8px;
	font-size:12px;
	vertical-align:top;
}
#tbcontentright {
	position:relative;
	font-size:12px;
	padding:8px;
	padding-left:12px;
	width:50%;
	color:black;
}
.button{
	/*background-color: #FFF8DC;*/
	
	background-color:black;
	border: 1px solid #B69E86;
	border-bottom:1px solid #B69E86;
	border-right:1px solid #B69E86;
	color: #E3E3E3;
	font-size: 11px;
	margin-bottom: 1px;
	margin-right: 5px;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	text-decoration:none;
}
.button:hover {
	background-color: #FAEBD7;
	padding-bottom: 1px;
	border-bottom:2px solid white;
	color: #000000;	
}
.button a:link , .sitenavbutton a:visited   {
	text-decoration: none;
	color: #E2D7CF;
}
.button a:hover {
	background-color: #FAEBD7;
	padding-bottom: 1px;
	border-bottom:2px solid white;
	color: #000000;
}

.textbox600 {
text-align:center;
border: 1px solid #B69E86;
padding:6px;
}
/*==============
Copyright
*/
.copyright{
	/*background-color: #FFF8DC;*/
	background-color: #333333;
	border: 1px solid #B69E86;
	border-bottom:1px solid #B69E86;
	border-right:1px solid #B69E86;
	color: White;
	font-size: 10px;
	margin-bottom: 1px;
	margin-right: 5px;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	text-decoration:none;
}

.copyright a:link   {
	text-decoration: none;
	color:White;
}
.copyright a:visited   {
	text-decoration: none;
color:white;
}
.copyright a:hover {
	background-color: White;
	padding-bottom: 1px;
	border:2px solid white;
	color: #0033FF;	
}
/*==========
	FOOTER
============*/	
#footer {
	margin-top:40px;
	padding-top:10px;
	padding-left:5px;
	border-top: 1px solid White;
	clear: both;
	color: White;
	font-size: 70%;
	height: 15px;
	width: 99%;
	margin-left:0.5%;
	margin-right:0.5%;
}
#languageswitch {
	color: White;
	float: right;
	font-size: 10px;
	margin-right: 4px;
	position: relative;
	z-index:5;
}
#languageswitch A:link {
	color:white;
}
#languageswitch A:hover {
	color: #0099CC;
	text-decoration:underline;
}
#languageswitch A {
	color:white;
}
/*===================
	IMAGES
=====================*/
.imageinput {
	font-size:12px;
}
#imagecontainer {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:4px;
}
#imagebox{
	width:50%;
}
#image {
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid white;
}	
#imagenoborder {
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}	
#imagetitle {
	background-color: Transparant;
	color: #F4F4F4;
	font-size:18px;
	font-weight:bold;
	padding-bottom:6px;
	}
.imageprice {
	font-size:16px;
	font-weight:bold;
	color: #1e90ff;
}
#imageinfo {
	color: Silver;
	width:600px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.imagenav A:Active{
	color:white;
}
.imagenav {
	line-height: 14px;
	font-size:12px;
}
.imagenav  A  {
	background-color: Black;
	color:white;
	border: 1px solid white;
	padding: 2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	font-size:10px;
	text-decoration:none;
}
.imagenav  A:hover{
	background-color:white;
	color: #000099;
}
//----------------
.imagenavspcl A:Active{
	color:white;
}
.imagenavspcl {
	line-height: 14px;
	font-size:16px;
}
.imagenavspcl  A  {
	background-color: #00008b;
	color: #ffe4b5;
	border: 1px solid white;
	padding: 2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	font-size:13px;
	text-decoration:none;
}
.imagenavspcl  A:hover{
	background-color: #ffe6aa;
	color: #000099;
}


//-------------
.topsearch {
	float:left;
/*	background-color: Black;*/
	color:white;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	margin-right:10%;
}
.searchbutton{
	height:22px;
}
#searchheader {
	clear:both;
	text-align:center;
	background-color: gray;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:8px;
	border: 1px solid white;
}

/*==============
	Products
================*/
#productcontainer {
	width:80%;
	margin-top:35px;
	margin-left:5%;
	margin-right:5%;
	background-color: #303030;
	padding-bottom:10px;
}
.productheader {
	color: #FFF8DC;
	font-size: 12px;
	font-weight: bold;
}
.prodheader  {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: pt;
	font-weight: bold;
}
.categoryheader {
	background-color: #FFCC99;
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
}
.producttext{
	color: #EFEFEF;
	font-size:12px;
}
.productdetails{
	background-color: #303030;
}
#productimage {
	Float:left;
	margin-right:10px;
}
#producttitle {
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	line-height:25px;
	background-color: White;
	color:Black;
	border: 1px solid black;
}
#productdescription {
	margin:12px;
	width:80%;
	padding: 10px;
	font-size:15px;
	border:1px solid black<img class="linkbuyover" name="download" src="http://www.logitech.com/lang/images/gen/button_dwnld_o.gif" onclick="javascript:window.open(document.software.softwareSelect.options[document.software.softwareSelect.selectedIndex].value);" onmouseout="changeImages('download', '/lang/images/gen/button_dwnld.gif'); this.className = 'linkbuy'; return true;" onmouseover="changeImages('download', '/lang/images/gen/button_dwnld_o.gif'); this.className = 'linkbuyover'; return true;" align="absmiddle" border="0" height="26" width="30">;
}
#productprice {
background-color:white;
	color:black;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	font-size:16px;
	margin-top:12px;
	border:1px solid black;
}
#productlistcontainer{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:15px;
	background-color: White;
	border: 4px solid #EBDDD2;
	padding-top:6px;
}
#productlist {
	margin-left:8%;
	margin-right:8%;
	width:80%;
	margin-top:38px;
	border:1px solid black;
}
#productlisttitle{
	background-color: #EBDDD2;
	color:black;
	font-size:16px;
	padding: 4px;
	margin-bottom:20px;
	border-bottom: 5px solid black;
}
.productlistrow {
	border:1px solid black;
	height:30px;
	color:white;
	margin-bottom:5px;
}
.listproducttitle{
	background-color: #B5B5B5;
	color: black;
	padding-left:6px;
	padding-right:6px;
	border-collapse: collapse;
	width:60%;
}
.listproductprice{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-color: #ECECEC;
	color:black;
	text-align:right;
}
.listproductlink{
	background-color: #CDCDCD;
	width:auto;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}
.productthumb{
	width:44px;
	background-color:white;
	padding-right:8px;
	border-bottom: 2px solid black;
}
/* Form */
.ordercontainer {
	padding-left:10px;
}
.formlabel {
	width:100px;
	float:left;
}
.formfield{
	width:200px;
}
.formfieldnumber {
	width:40px;
}
.addbutton {
	background-color: #B49A80;
	color: white;
	font-size:12px;
	border-left:2px solid gray;
	border-top:2px solid gray;
	border-bottom:2px solid black;
	border-right:2px solid black;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	margin-bottom:2px;
	text-decoration:none;
}
.addbutton:active {
	color:white;
}
.addbutton:hover {
	color:black;
}
/*-----------
 Galleries
 ------------*/
 #thumbspage {
	background-color: #303030;
	color:white;
	margin-left:5%;
	margin-right:5%;
	margin-top:30px;
	width:90%;
}
 #thumbspanel {
	height:auto;
	border: 3px solid Gray;
	width:90%;
	margin-left:5%;
	margin-right:5%;
 }
 #thumbsfooter {
 	clear:both;
	border-top:1px solid White;
 	font-size:10px;
	color:White;
 }
 .imagenavbutton {
 	background-color:#EBDDD2;
	width:auto;
	margin-left:5px;
	margin-right:5px;
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
 }
 .thumbcontainer {
 	background-color:Black;
	border: 1px solid white;
	margin: 10px;
 	padding-top:5px;
	padding-bottom:10px;
	width: 150px;
	height: 150px;
	text-align: center;
	position:relative;
	float:left;
 }
 .imagethumb {
 	position:relative;
	bottom: auto;
 	border:none;
 	vertical-align:middle;
 	margin-top:6px;
	margin-bottom:auto;
 }
 .thumbtitle {
 	bottom:0px;
 	left:0px;
	position: absolute;
	width:100%;
 	font-size:9px;
	border-top: 1px solid white;
	padding-top:2px;
	padding-bottom:2px;
 }
 .total {
 	color:black;
	font-size:12px;
 	font-weight:bold;
	text-align:right;
 }
 .grandtotal {
 	color:Red;
	font-size:13px;
 	font-weight:bold;
	text-align:right;
	border-top:1px solid Black;
	border-bottom:1px solid Black;
 }
 /*=============*/
 .invoicebox{
 	width:100%;
	height:100%;
	bottom:0px;
	background-color:White;
 }
 .invoicebanner {
 	text-align:left;
 }
 .invoicelabel {
 	color:Darkblue;
	font-weight:bold;
	font-size:13px;
 }
 .invoicefield {
 	color:black;
	font-size:13px;
 }
 .invoiceheader{
 	color:black;
	font-weight:bold;
	
	border-bottom:2px solid black;
 }
 .invoiceline {
 	color:black;
	font-size:13px;
	border-bottom:1px solid Black;
 }
 .invoicetotal {
 	color:black;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
	padding-top:10px;
	border-bottom:2px solid black;
 }
 .switzerland {
 	color:white;
	text-align: center;
 	font-size:12px;
	padding: 4px;
 }
 .listlink A{
 	color:#FFC281;
	line-height:24px;
 }