body {
	scrollbar-base-color:D3D7E4;
	scrollbar-track-color:ECEDF3;
	scrollbar-face-color:D3D7E4;
	scrollbar-highlight-color:D3D7E4;
	scrollbar-3d-light-color:D3D7E4;
	scrollbar-dark-shadow-color:D3D7E4;
	scrollbar-shadow-color:D3D7E4;
	scrollbar-arrow-color:FFFFFF;
	margin:0px;
	padding: 0px;
	background-color: #ccc;
	background-image: url(/gfx/wp7.gif);
	
}

#mypage {
	width: 960px;	
	background-color: #fff;
}
#mypagebg {
	text-align: left;
	background-color: #fff;
	background-image:url(/gfx/bg.gif);
	background-repeat: repeat-y;
	float: left;
	text-align: left;
}

#header {
	background-color: #130F0D;
	height:143px;
	text-align: left;
	width:960px;
	background-image:url(/gfx/ff_topbg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
}


#logolink {
	float: left;
	margin-top: 10px;
	width: 320px;
	padding-left: 15px;
}  
#topline {
	
	background-image: url(/gfx/ff_topline.gif);
	background-repeat: repeat-x;
	font-size: 2px;
	height: 5px;
	border-bottom: 1px solid #804A0A;
	
}
#main {
	width: 750px;
	float: right;
	background-image: url(/gfx/ff_maintop.gif);
	background-repeat: no-repeat;
}

#mainContent {
	padding: 20px;
	padding-top: 50px;
	width: 700px;
	text-align: left;
	float: right;	
}
#mainContent li {
	list-style-type: square;
	list-style-image: none;
}
#leftNav { 
	vertical-align: top;
	text-align: left;
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}


#leftnav a.imagelink:link, #leftnav a.imagelink:visited, #leftnav a.imagelink:active, #leftnav a.imagelink:hover {
	background: none;
	padding: 0px;
}



#navtop {
	background-color: #FFA03B;
	border-bottom: 1px solid #A65D10;
	color: #717171;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	height: 15px;
	margin-right: 2px;
		
}

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:block;
}

#leftNav a.navSub:link, #leftNav a.navSub:visited, #leftNav a.navSub:active {
	color: #A6A6A8;
	margin-top: 2px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	background-image: url(/gfx/navMainbg.gif);
	background-repeat: repeat-x;
}

#leftNav a.navSub:hover {
	color: #333;
	margin-top: 2px;
	padding-left: 15px;
	display: block;
	background-image: url(/gfx/k_ul.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
 


#mybottom {
	width: 960px;
	clear: both;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	background-color: #000;
	font-size: 10px;
	color: #fff;
}
#mybottom span {
	display: block;
	margin: 0;
	padding: 3px;
	padding-right: 10px;
}
#mybottom * {
	font-size: 10px;
	color: #fff;
}
    
* {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #333;
}

ul { 
	list-style-image:url(/gfx/ul.gif); 
	
}
li {
	line-height: 20px;
}


input,textarea { 
	font-size:11px; 
	color:#333333; 
}
select, option { 
	font-size:10px;
	color:#333333;  

 
}
h1 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-bottom: 5px solid #666;
	color: #717171;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 15px;
	width:700px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.small {  
	font-size: 11px;
}
.tiny {  
	font-size: 10px;
}
.smallbold { 
	font-weight:bold; 
	font-size: 11px; 
}
.smallboldwhite { 
	font-weight:bold; 
	font-size: 11px; 
	color: #FFFFFF; 
}

/* LINKE SEITE */

.current {
	font-weight: bold;
	color: #029CDD;
}


/* ENDE LINKE SEITE */

/* STARTSEITE */

.vline {
	background-image:url(/gfx/vline.gif);
	background-repeat:repeat-y;
	width:30px;
	background-position: 15px 0px;
}
#home_tbl{
	width: auto;
	border-collapse: collapse;
}

.home_left {
	width: 280px;
	vertical-align: top;
}

.home_right {
	width: 290px;
	vertical-align: top;
}

.expHome {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	
}

#gfxheader {
	position: absolute;
	margin-top: 40px;
	margin-left: 360px;
	
}
#gfxheader h1 {
	font-size: 11px;
	color: #35627C;
}

.saleteaser {
	width: 255px;
	border: 1px solid #003399;
}


a.servicelink:link { 
	color:#333;
	font-weight: bold;
	text-decoration:underline;
}
a.servicelink:visited { 
	color:#f3f3f3;
	font-weight: bold;
	text-decoration:underline;
}
a.servicelink:active { 
	color:#ffff00;
	font-weight: bold;
	text-decoration:underline;
}
a.servicelink:hover { 
	color:#ffff00;
	font-weight: bold;
	text-decoration:underline;
}

.inner_teaser { 
	padding: 8px;
}


/* ENDE STARTSEITE */

#splitResult {
	margin-bottom: 20px;
}

.filter_hersteller {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.shopsearch1 {
	color: #ffffff;
	width: 128px;
}

.shopsearch2 {
	font-weight: bold;
	font-size: 10px;
	background:inherit;
	color: #333;
	padding-top: 0px;
	padding-left: 3px;
}

.shopsearch3 {
	font-size: 10px;
	background:inherit;

	padding-top: 3px;
}

.searchinput {
	font-size:11px;
	width:92px;
	border: 1px solid #777;
	height: 16px;
	background-color: #efefef;
	color: #333;
	margin: 0;
	padding: 0px;
	
}


#quicksearch {
	width: 180px;
	float:right;
	background-color: #EFE6C6;
	background-image: url(/gfx/ff_searchbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #CD5808;
	height: 36px;
}


#quicksearch #quickSearchTxt {
	background-color: #EFE6C6;
	color: #CD5808;
	margin-left: 10px;
	font-size: 10px;
	float: right;
	width: 140px;
}

#quicksearch #quickSearchTxt * {
	font-size: 10px;
	color: #CD5808;
}
#quicksearch input {
	margin-right: 5px;
}
#quicksearch #options {
	color: #21344F;
	font-size: 11px;
}

#quicksearch #options * {
	float: left;
}
#quicksearch #options span {
	padding-top: 3px;
	font-size: 11px;
}
#quicksearch2 span {
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 10px;
	font-size: 11px;
	color: #CD5808;
}

#quicksearch a:link, #quicksearch a:visited, #quicksearch a:active {
	color: #fff;
	font-size: 11px;
	padding-left: 16px;
	text-decoration: none;
}
#quicksearch a:hover {
	color: #fff;
	font-size: 11px;
	padding-left: 16px;
	text-decoration: underline;
}

#quicksearch2 {
	padding-top: 2px;
}

#quicksearch2 * {
	font-size: 11px;
	float: left; 
}
#quicksearch2 option {
	clear: both;
}




.colAdm1 { 

	font-size: 10px; 
	border-bottom:1px solid #888888;
	border-top:1px solid #888888;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:4px;
}

.spacer {
	margin-top: 25px;
	border-top: 1px solid #ccc;
	padding-top:15px;
	height: 1px;
}
.col1 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.col2 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.dicmscol1 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.dicmscol2 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.colx { 
	font-size: 10px; 
	color:#000066; 
}
.userError {
	margin-top:10px;
	padding:4px;
	color: #ff0000;
	font-size:12px;
	width:400px;
	border: 1px solid #cc0000;
}
.sysMsg { 
	background-color: #042F47; 
	color:#EFEFEF;
	font-size: 11px;
}
.col3 { 
	background-color: #000063; 
	color:#EFEFEF;
	font-size: 11px;
}
.col4 { 
	
	font-size: 11px; 
}
.col5 { 
	background-color: #F9FCFF; 
}
.colAdm { 
	background-color: #F9FCFF; 
	
}
.colAdmover { 
	background-color: #E8EAF5; 
}
.colAdmactive { 
	background-color: #CFDEF1; 
}
.colLoggedAs {
	background-color: #FFFFFF; 
	border:1px dashed #cccccc;
	width:165px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.dbTbl {
	width: 90%;
}
.grey { /*Rahmen für Hilfe*/
	background-color: #6673A2; 
	font-weight:bold; 
	font-size:11px;
	color:#EFEFEF; 
}
.helpstart { 
	background-color: #042F47; 
}
.msg { 
	background-color: #042F47; 
	display: block;
	padding-right: 10px;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	background-image: url(/gfx/att.gif);
    background-repeat: no-repeat;
	background-position: 5px 5px;
	position: absolute;
	top: 45px;
	left:250px;
	color:#EFEFEF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.msgText {
	font-size: 10px;  
	color: #efefef;
	font-weight: normal; 
}
.savebutton { 
	background-color: #efefef;
	font-size: 10px; 
	border-style:outset;
	border-width:1px;
}



/* NAVIGATION PRODUKTE */


#leftNav a.navMainLink:link, 
#leftNav a.navMainLink:visited, 
#leftNav a.navMainLink:active, 
#leftNav a.navMainLink:hover,
#leftNav a.navMainLinkActive:link, 
#leftNav a.navMainLinkActive:visited, 
#leftNav a.navMainLinkActive:active, 
#leftNav a.navMainLinkActive:hover  {
	color: #58050B;
	padding: 3px;
	padding-left: 15px;
	display: block;
	margin-right: 3px;
	text-decoration: none;
	background-image: url(/gfx/navMainbg.gif);
	background-repeat: repeat-x;
	width:auto;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid #FFA03B;
}

#leftNav a.navMainLink:hover {
	color: #8B232A;
	background-position: 100% -35px;
}




#leftNav a.navSubLink:link, 
#leftNav a.navSubLink:visited,
#leftNav a.navSubLink:active,
#leftNav a.navSubLink:hover,
#leftNav a.navSubLinkActive:link, 
#leftNav a.navSubLinkActive:visited, 
#leftNav a.navSubLinkActive:active, 
#leftNav a.navSubLinkActive:hover
  { 
	color:#333;
	text-decoration:none; 
	font-size: 11px;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	padding-left: 26px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 16px;
	width: auto;
	margin-right: 2px;
	background-color: #F2EFE5;
	border-bottom: 1px solid #D0C7A8;
	
	
}

#leftNav a.navSubLink:hover { 
	color:#87140E;
	
}
#leftNav a.navSubLinkActive:link,
#leftNav a.navSubLinkActive:visited,
#leftNav a.navSubLinkActive:active,
#leftNav a.navSubLinkActive:hover { 
	color:#87140E;
	
}


/* NAVIGATION PRODUKTE */

/* ANDERE LINKS */

a.content:link { 
	color:#333;
	text-decoration:underline;
}
a.content:visited { 
	color:#efefef;
	text-decoration:underline;
}
a.content:active { 
	color:#ffff00;
	text-decoration:underline;
}
a.content:hover { 
	color:#ffff00;
	text-decoration:underline;
}


a:link { 
	color:#717171;
	text-decoration:underline; 
}
a:visited { 
	color:#717171;
	text-decoration:underline;  
}
a:active { 
	color:#006699;
	text-decoration:underline;  
}
a:hover { 
	color:#FF7200;
	text-decoration:underline;  
}



a.small:link { 
	color:#333;
	text-decoration:underline;
	
}
a.small:visited { 
	color:#333;
	text-decoration:underline;
}
a.small:active { 
	color:#ffff00;
	text-decoration:underline;
}
a.small:hover { 
	color:#FF8E15;
	text-decoration:underline;
}

div .service_link {
	background-position: 9px 0px;
	height: 25px;
	width: auto;
}

a.service_link:link { 
	color:#444444;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
	
}
a.service_link:visited { 
	color:#666666;
	text-decoration:none; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
	
}
a.service_link:active { 
	color:#444444;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
}
a.service_link:hover { 
	color:#427AA8;
	text-decoration:underline; 
	font-size: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	padding-left: 10px;
	display: block;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-top: 2px;
}


a.offerlink { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:10px;
}
a.offerlink:visited { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:10px;
}
a.offerlink:active { 
	color:#FFFF00;
	text-decoration:underline; 
	font-size:10px;
}

a.offerlink:hover { 
	color:#AE1726;
	text-decoration:underline; 
	font-size:10px;
}

a.arrow:link { 
	color:#003F26;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
	
}
a.arrow:visited { 
	color:#003F26;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
}
a.arrow:active { 
	color:#ffff00;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
}
a.arrow:hover { 
	color:#0D6F48;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	font-size: 12px; 
}


a.navRight:link { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	padding-left: 14px;
	background-repeat: no-repeat;
}
a.navRight:visited { 
	color:#666666;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.navRight:active { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.navRight:hover { 
	background-color: #ffffff;
	color:#427AA8;
	text-decoration:underline; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.pdflink:link {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:visited {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:active {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:hover {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}



/* SPLIT RESULT */

a.splRLink:link { 
	color:#333;
	text-decoration:underline;
}
a.splRLink:visited { 
	color:#333;
	text-decoration:underline;
}
a.splRLink:active { 
	color:#ffff00;
	text-decoration:none;
}
a.splRLink:hover { 
	color:#ffff00; 
	font-weight:bold; 
	text-decoration:underline; 
} 
/* ENDE SPLIT RESULT */


/* ENDE ANDERE LINKS */

/* CONTENT NAVIGATION */




#tabs {
  float: right;
  width: 620px;
  background:none;
  font-size:93%;
  line-height:normal;
  margin-top: 39px;
 
  }
#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("/gfx/tabLeft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
	font-weight: bold;

}
#tabs a span {
	float:left;
	display:block;
	background:url("/gfx/tabRight.gif") no-repeat right top;
	padding:3px 15px 1px 2px;
	color:#000;
	text-transform: uppercase;
	font-size: 10px;
	border-right: 1px solid #000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#000;
}
#tabs a:hover {
  background-position:0% -23px;
}
#tabs a:hover span {
  background-position:100% -23px;
}
  
#tabs a:hover span {
  color:#000;
}
#tabs a.activetab {
  background-position:0% -23px;
}
#tabs a.activetab span {
  background-position:100% -23px;
}


#topright {
	float: right;
	width: 620px;
}
#topleft {
	float: left;
}

#toplogin {
	margin-top: 0px;
	width: 120px;
	color: #666;
	text-align: left;
	padding: 0px;
	height: 70px;
	padding-left: 10px;
	float: right;
}

#toplogin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	list-style-image: none;
}

#toplogin a:link, #toplogin a:visited, #toplogin a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #efefef;
	
}

#toplogin a:hover {
	text-decoration: none;
	color: #444;
	font-size: 11px;
	font-weight: bold;
}

#contentNav {
	
	margin-top: 10px;
	width: 160px;
	color: #666;
	text-align: left;
	background-image: url(/gfx/vline.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 70px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	
}
#contentNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#contentNav span {
	
}

#contentNav a:link, #contentNav a:visited, #contentNav a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	
}

#contentNav a:hover {
	text-decoration: none;
	color: #444;
	font-size: 11px;
	font-weight: bold;
}


/* PRODUKTLISTEN UND DETAILS */

.cartTotal { 
	background-color: #f7f7f7; 
	border-color:#717171;
	padding-bottom: 5px;
	padding-top: 5px;   
}
.cartTotal2 { 
	font-weight: bold;
	border-bottom: 1px solid #717171;
	border-top: 1px solid #717171;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #fff;  
	font-size: 11px;  
}

#cart_alt {
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px dashed #ccc;
}

#order_check_edit {
	padding-right:30px;
}

.myprice {
	font-weight: bold;
	color: #717171;
	font-size: 15px;
}

#katSort {
	font-size: 11px;
	width: 360px;
	background-color: #efefef;
	padding: 5px;
	margin-bottom: 20px;
}
#katSort * {
	font-size: 11px;
}

.shopTable { /*Formular Tabelle*/
	background-color: #DFDBC3; 
}
 

.shoptop { /* einklappbarer Teil oben */ 

	border: #F4AD04 1px dashed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

#minicart { /* Mini Warenkorb */ 

	padding: 0px;
	height: 36px;
	font-size:10px;
	padding-left: 10px;
	float: right;
	background-color: #EFE6C6;
}
#minicart * {
	font-size: 11px;
}

#minicart a {
	color: #333333;
}

#minicart a:hover {
	color: #006699;
}



#minicartcontent {
	display: block;
	font-size: 11px;
	color: #333;
	margin-right: 10px;
	
}

#gocheckout {
	position: absolute;
	width: 80px;
	margin-top: 20px;
	
}

#gocheckout a {
	color: #efefef;
	display: block;
}

#loggedinas {

	padding-bottom: 10px;
	float: right;
	width: 110px;
	color: #efefef;
	margin-right: 20px;
	background-color: #FFA03B;
	font-size: 11px;
}

#loggedinas span {
	background-color: #333;
	display: block;
	margin-bottom: 10px;
	padding: 5px;
}

#loggedinas * {
	color: #efefef;
	font-size: 11px;
}

#loggedinas a {
	display: block;
	margin-left: 5px;
}

#loggedinas a:hover {
	color: #ffff00;
}

#loggedinas table {
	width: 100%;
}

#newsletterAdd {
	
	padding-top: 40px;
	width: 209px;
	
	
}

#newsletterAddContent {
	border: 1px solid #cccccc;
	width: auto;
	padding: 2px;
}

.orderSteps {
	margin-bottom: 20px;
	
}

.mysubmit {
	margin-top:20px;
}

.userError {
	color:#ff0000;
}

div.itemList {
	display:block;
	font-size:10px;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 220px;
}

.cc_payment_link {
	border: 1px solid #cc0000;
	padding: 3px;
	color: #cc0000;
}


#trustLogo {
	margin-top: 20px;
	margin-left: 35px;
	z-index:5;
}


.katPath {
	font-size: 11px;
	border-bottom: 5px solid #666;
	color: #717171;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;

}






.det1 {
	width: 70px;
	padding-right: 5px;
	color: #FF6500;
	font-weight: bold;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 11px;
}

.det2 {
	width: 250px;
	padding-right: 10px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 11px;
}

#detTbl {
	width: 300px;
}



.homewhite { 
	font-weight:bold; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-variant: small-caps;
	padding-left: 3px;
}

.colshop2 {
	font-weight: bold;
	border-bottom: 1px solid #717171;
	border-top: 1px solid #717171;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #fff;
	
}	


.empty {
	height: 20px;
}


.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.katPic {
	margin-right: 20px;
	float: left;
}

.mylistprice {
	color: #717171;
	font-size: 12px;
}

.mydetails_outer  {
	width:130px;
	margin-left: 20px;
}
.mydetails {
	border: 1px solid #717171;
	background-color: #ffffff;
	padding: 4px;
	
}

.mydetails_wk {
	background-color: #717171;
	text-align: right;
	vertical-align: middle;
}

.shipping_addition {
	font-size: 11px;
	color: #717171;
}

.shipping_addition_highlight {
	font-size: 11px;
	color: #717171;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	text-align:center;
}

.mydetails_x {
	color: #ffffff;
	padding-bottom: 4px;
}

.mydetails_highlight {
	text-align: center;
	color: #717171;
	margin-top: 5px;
	
	font-size: 11px;
}

.shopspecialprice {
	color: #717171;
}

.itemName {
	color: #717171;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}


#itemtabs {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom:2px;
	border-bottom: 2px solid #666;
	width: auto;
}
#itemtabs ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#itemtabs li {
	display: inline;
	line-height:normal;
}

#itemtabs span {
	
	margin-bottom: 1px;
}

#itemtabs a:link, #itemtabs a:visited, #itemtabs a:active {
	
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #ccc;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	border-top: 1px solid #efefef; 
	border-right: 1px solid #efefef; 
	border-left:1px solid #efefef;
	text-decoration: none;
	
}

#itemtabs a:hover {
	background-color: #ddd;
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #efefef; 
	border-right: 1px solid #efefef; 
	border-left:1px solid #efefef;
	text-decoration: none;
}
.shoptabspacer { 
	width:0px; 
}
#itemtabs .shoptabactive { 
	font-size:10px; 
	color: #fff; 
	padding: 2px;
	margin-left:5px; 
	margin-right:5px; 
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	background-color:#4C4C4C; 
	border-top:1px solid #efefef; 
	border-right:1px solid #efefef; 
	border-left:1px solid #efefef; 
}
.shoptablink { 
	margin-left:10px; 
	margin-right:10px; 
}


a.pdflink:link {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:visited {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:active {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:hover {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

.katList {
	clear: both;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-top: 20px;
	vertical-align:middle;
}

.katDescr {
	display: block;
	margin-top: 20px;
	
}


.katPic {
	margin-right: 20px;
	float: left;
}

#home_left {
	float: left;
	width: 350px;
}

#home_right {
	float: right;
	width: 300px;
	
}


