/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
html, body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html {

		scrollbar-face-color: #D0DDF1;
        scrollbar-highlight-color: #EEEEEE;
        scrollbar-shadow-color: #B1C7E8;
        scrollbar-3dlight-color: #B1C7E8;
        scrollbar-arrow-color:   #003366;
        scrollbar-track-color: #DDE6F5;
        scrollbar-darkshadow-color:  #003366;
        
}
a,a:link,a:visited{
	color: #0099FF;
	text-decoration: none;
}
a:hover{
	color:#00FFFF;
	text-decoration: none;
}
*{
	padding:0;
	margin:0;
}


a:hover, #main a:hover{
	color:#ADADAD;
	text-decoration:none;
}

img{
	border:0;
	margin: 0px;
	padding: 0px;
}

.clear{
	clear:both;
	overflow:hidden;
	height:0.1px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#container{
	width:950px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#header{
	width:950px;
	height:140px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
}
/*-----------------------------------------MOD RM -----------------------------------*/

#teaser{
	color: #000066;
	width: 720px;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;

}


#crossnav{
	color:  #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 0px;
	display: block;
	float: right;
	font-weight: normal;
	background-image: url(img/bg_crossnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 14px 2px;
}
#crossnav li{
	display: inline;
	list-style-type: none;
	color: #000000;
	margin: 0px;
	padding: 0px 3px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}
#crossnav a,#crossnav a:link,#crossnav a:visited{
	color:  #000000;
	padding: 0px;
	margin: 0px;
}
#crossnav a:hover{
	color:#FF0000;
}

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
#left{
	width:200px;
	float:left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(img/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
}

#main{
	float:left;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 10px 15px;
	width: 720px;
}

#main p{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

#main h1{
	font-size: 18px;
	line-height: 150%;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	height: 25px;
}
/*#main h2{
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 5px;
	height: 25px;
}*/
#main h3{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.mainContent{
	margin-top: 5px;
}

.mainContent table{
	margin-left: 40px;
}
.mainContent table,.mainContent table td{
	border-collapse:collapse;
	border: 1px solid #B1C7E8;
	padding: 3px;
	
}
.mainContent h2{
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 5px;
	height: 25px;
}
.content_link_top{
	text-align: right;
}
#right{
	width:175px;
	float:right;
	margin: 0px;
	padding: 0px;
	color: #003366;
}

#footer{
	width: 950px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}



copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:right;
	width: 100%;
	border: 1px solid #FF0000;
}
.parseTime {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
text-align:center;
}

.copyright a,.copyright:link,.copyright:visited {
	color: #CCCCCC;
	text-decoration: none;

}
.boxTextBG {
	background-color: #EEF2FF;
}
.boxTextBGI {
	background-color: #E9EDFF;
}
.boxTextBGII {
	background-color: #E3E9FF;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


img{
	border:0;
}

.headerMessage {
	/*background-color: #EEEEEE;*/
	margin-top: 5px;
	margin-bottom: 5px;
	/*border: 1px solid #B1C7E8;*/
	color: #FF3300;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}


table.formArea{
	background-color: #F1F4FF;
	margin: 0px;
	padding: 5px;
	border: 1px solid #E3E9FF;

}
table.formArea td{
	/*background-color: #E0E6FF;*/
	margin: 0px;
	padding: 1px 1px 1px 5px;

}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px 2px 0px;
	margin: 0px;
	background-color: #E3E9FF;
	border: 1px solid;
	border-color: #B1C7E8;

}
.moduleRowOver { 
	background-color: #D0DDF1;
	padding: 2px 2px 0px; 
	border: 1px solid;
	border-color: #B1C7E8;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;	
	}
.moduleRowSelected { background-color: #E3E9FF; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family:Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family:Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family:Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family:Arial, Helvetica, sans-serif; font-size: 16pt; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; /*background-color: #ffb3b5;*/ }
.messageStackSuccess {
	background-color: #CCFF66;
	color: #003366;
	padding: 2px;
	margin: 0px;
	float: left;
	width: 100%;
	border: 1px solid #003366;
	
  }

/* input requirement */

.inputRequirement {
 font-size: 10px; 
 color: #B58200;
 
  }
  
.inputRequirement td {
 font-family: Verdana, Arial, sans-serif; 
 font-size: 10px; 
 color: #ff0000;
 
  }
.inputRequirement  input{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #B1C7E8;
	color: #003366;
	width: 200px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
 
  }      

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.onepxwidth {
	width: 1px;
}

/* Navigation left */

a.category, a.category:link, a.category:visited{
	display: block;
	padding: 2px 0px 2px 5px;
	font-size: 12px;
	background-image: url(img/arrow_3d_sub.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.category:hover{
	text-decoration: none;
	background-image: url(img/arrow_3d_sub_down.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color:  #FFFF99;
}

a.active_category, a.active_category:link, a.active_category:visited{
	display: block;
	padding: 3px 0px 3px 5px;
	font-weight: bolder;
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
	background-image: url(img/arrow_3d_sub_down.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #FFFF33;
}

a.active_category:hover{
	text-decoration: none;
	color: #FFFF33;
}

.subcategory{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 8px 0px 12px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF33;
}

a.subcategory, a.subcategory:link, a.subcategory:visited{
	display: block;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	color:  #FFFFFF;
}
a.subcategory:hover {
	color: #FFFF99;
}

a.active_subcategory, a.active_subcategory :link, a.active_subcategory:visited, a.active_subcategory:hover{
	display: block;
	padding: 2px 0px 2px 5px;
	color: #FFFF33;
	font-weight: bold;
	margin: 0px 8px 0px 12px;
	background-image: url(img/arrow_3d_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF33;
}
/*Search*/
.search{
	padding: 0px;
	text-align: left;
	background-image: url(img/spacer_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.search p{
	padding-left: 8px;
	padding-right: 8px;
	font-size: 10px;
	color: #003366;
	
}

.search li a,.search li a:link,.search li a:visited{
	margin: 0px 0px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.search li a:hover{
	color:  #003366;
	background-image: url(img/icon_arrow_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.search h6{
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	color: #003366;
	font-weight: bold;

}
.search h5{
	padding-left: 6px;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	line-height: 100%;

}
.inputText_search	{
	margin: 0px 0px 5px 5px;
	padding: 2px;
	color: #003366;
	background-color: #E2E3F2;
	border-top: 1px solid #72889D;
	border-right: 1px solid #9FACB8;
	border-bottom: 1px solid #9FACB8;
	border-left: 1px solid #72889D;

}

.search a:hover{
	text-decoration: none;
}
.inputText_pw	{
	margin: 0px 0px 0px 0px;
	padding: 2px;
	color: #003366;
	background-color: #E2E3F2;
	border-top: 1px solid #72889D;
	border-right: 1px solid #9FACB8;
	border-bottom: 1px solid #9FACB8;
	border-left: 1px solid #72889D;

}
.search input {
	vertical-align: top;
	padding-top: 1px;
}
/*Boxes*/
.box_top {
	background-image: url(img/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.box_top_cart {
	background-image: url(img/box_top_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.box_top a,.box_top a:link,.box_top a:visited,.box_top_cart a,.box_top_cart a:link,.box_top_cart a:visited{
	color: #FF0000;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
.box_middle{
	background-image: url(img/box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
	list-style-position: inside;
}

.boxImage{
	border-top: 1px solid #72889D;
	border-right: 1px solid #9FACB8;
	border-bottom: 1px solid #9FACB8;
	border-left: 1px solid #72889D;
	background-color: #FFFFFF;	
}
.box_middle ul , boxImage ul {
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
}
.box_bottom{
	background-image: url(img/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 198px;
	padding: 0px;
	margin: 0px;
}
.spacer10{
	background-image: url(img/spacer10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 175px;
}
.spacer_top{
	background-image: url(img/spacer_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 3px 0px 0px;
	padding: 0px;
	height: 7px;
	width: 175px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0px;
}
.boxTitle a,.boxTitle a:link,.boxTitle a:visited{
	color: #000033;
	line-height: 10px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
.spacer_bottom{
	background-image: url(img/spacer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 175px;
}
.box_left{
	margin: 0px;
	padding-left: 5px;
	list-style-type: none;
}
.BoxList{
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}
.BoxList li{
	padding-top: 2px;
	padding-bottom: 2px;
}
.BoxList a,.BoxList a:link,.BoxList a:visited {
	background-image: url(img/arrow_3d_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 3px 3px;
	padding-right: 0px;
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;

}

.BoxListCurrent a,.BoxListCurrent a:link,.BoxListCurrent a:visited,.BoxList a:hover{
	background-image: url(img/arrow_3d_sub_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFF33;
	text-decoration: none;

}
.BoxFooter{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;

}
.BoxFooter li{
	display: inline;
}
.BoxFooter a,.BoxFooter a:link,.BoxFooter a:visited {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	color: #666666;

}

.BoxFooterCurrent a,.BoxFooterCurrent a:link,.BoxFooterCurrent a:visited,.BoxFooter a:hover{
	color: #FF0000;
	text-decoration: none;

}
.spacer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1C7E8;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 9px;
}

.prod_price{
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.small{
	font-size: 9px;
}
.middle{
	font-size: 10px;
}
.imgbd{
	border: 1px solid #B1C7E8;
}
.loginTxt{
	width: 90px; float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.loginDiv{
    padding-top: 3px;
	padding-bottom: 0px;
	border-top: 1px solid #B1C7E8;
	border-left: 1px solid #B1C7E8;
	padding-right: 0px;
	padding-left: 3px;
}
.loginSubtitle{
	background-color: #E0E9F6;
	font-weight: bold;
	padding: 2px 2px 2px 14px;
	margin: 0px;
	background-image: url(img/arrow_3d_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.listLink li{
	padding:5px;
	list-style-type: none;
}
.orderStatus{
	padding-left: 20px;
	height: 30px;
}
.dark{
	background-color: #D9E3F4;
}
.orderTable table,.orderTable td {
	border-collapse:collapse;
	border: 1px solid #B1C7E8;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
/*Adress Book*/
.borderTrans{
	padding: 0px;
	float: left;
	margin-top: 0px;
	border: 1px solid #E3E9FF;
	background-color: #F1F4FF;
	width: 100%;
}

.borderTrans h2{
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 1px 0px 1px 15px;
	font-style: normal;
	background-color: #EEEFDF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(img/arrow_3d_down.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-align: left;
	border-bottom: 1px solid #D6DBE0;

}

.address{
	background-color: #FFFFFF;/*#E3E9FF*/
	float: right;
	width: 150px;
	border: 1px solid #E3E9FF;
	padding: 3px;
	margin: 3px;
}
/*Cart*/
.inputCart input{
	font-weight: bold;
	background-color: #EEF2FF;
	border: 1px solid #B1C7E8;
	text-align: center;
	color: #003366;
}
/*Content*/
.contentHeading h2{
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 1px 0px 1px 15px;
	font-style: normal;
	background-color: #EEEFDF;
	border: 1px solid #D6DBE0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(img/arrow_3d_down.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-align: left;
	width: 100%;
}
.trcol1{
}
.trcol2{
}
#checkoutBar{
	width: 100%;
	background-image: url(img/bg_checkoutBar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#checkoutBar li{
	display: inline;
	float: left;
	padding: 30px 16px 0px;
	margin: 0px;
	vertical-align: bottom;
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #B1C7E8; }

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #003366;
	background-image: url(img/checkout_cursor.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.errorMessage input{
	border: 1px solid #99CCFF;
	width: 300px;
	padding: 1px;
}
.borderImg img{
	border: 1px solid #B1C7E8;
}
/* Sitemap Tables */
#sitemap{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sitemap table{
	margin: 0px;
	padding: 0px;
		border-collapse:collapse;
	border: 1px solid #B1C7E8;
	padding: 3px;
}
#sitemap table td{
	margin: 0px;
	padding: 1px;
	border-collapse:collapse;
}

.sitemap_heading {
	color: #DDE6F5;
	background-color: #B1C7E8;
	padding-top: 1px;
	padding-bottom: 1px;
}
.sitemap_heading a,.sitemap_heading a:link,.sitemap_heading a:visited {color:#DDE6F5;}
.sitemap_heading a:hover {color:#FFFFFF; text-decoration:none;}

.sitemap_sub {
	font-size: 10px;
	background-color: #F1F5FB;
	padding: 2px 2px;
	border: 1px solid #CCCCCC;
}
.sitemap_sub a {
	color:#000033;
}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}
/*article_info*/
#article_info{
	line-height: 150%;
	list-style-position: inside;
	list-style-type: none;
}
.article_info_img ul li{
	display: inline;
	padding: 0px;
	float: left;
	width: 140px;
}
/*lightBox*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/templates/pixel_art/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/templates/pixel_art/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/* end light box*/
.catList{
	float: left;
	padding: 0px;
	margin: 15px;


}
.catList h2{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F80002;
	line-height: normal;
	margin: 0px;
	padding: 2px;
	font-style: normal;
	text-align: left;

}
/*---------------Pixel and Art pages-----------------------------------------*/
.ItalSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 5px;
	width: 700px;
}
.home_nav{
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 70px;
	width: 720px;
	margin-top: 10px;
}
.home_nav li{
	display: inline;
	text-align: center;
	width: 174px;
	float: left;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 6px;
}
.home_nav li a,.home_nav li a:link,.home_nav li a:visited {
	color: #999999;
}
.home_nav li a:hover {
	color: #FFFFFF;
}
.home_images li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.home_thumbnails li{
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 140px;
	text-align: center;
}
.home_thumbnails li h3{
	padding-bottom: 3px;
}
.material{
	text-align: center;
}
.material h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F80002;
	text-align: center;
	line-height: 100%;
	margin: 0px;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
}
#faq h4{
	font-size: 13px;
	color: #990000;
}
#faq p{
	padding-left: 20px;
	padding-bottom: 10px;
}
.preise{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
}

.preise h2{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F80002;
	text-align: center;
	margin: 10px 0px;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.preise_info{
	margin-left: 20px;
}
.preise_info_color{}
.preise_image{
	border: none;
	float: left;
	margin-left: 20px;
}
.preise_list{
	float: left;
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}


.preise_list h5{
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 5px 3px;;
	line-height: 100%;
	letter-spacing: 2px;

}

.preise_list  table td{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.preise_papier{
	border: 1px solid #0000FF;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 250px;
}
#process {
}
#process h1{
	font-size: 18px;
}
#process h4{
	font-size: 14px;
	color: #990000;
}
#process p{
	padding-left: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.step_number{
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px 6px;
	border: 1px solid #990000;
}
.step_undertitle{
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.bidon{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	background-color: #99FFFF;
	line-height: 150%;
	overflow: hidden;
	visibility: visible;
	display: none;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 10px 0px 0px;
	border-bottom: 1px solid #999999;
	margin: 0px;
	background-image: url(/templates/pixel_art/img/bg_nav_portraits.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

form.example input {
	background: url('pix/input_boxes.gif') no-repeat 0 -58px;
	border: none;
	width: 241px;
	height: 20px;
	padding-left: 3px;
	padding-top: 3px;
}

form.example input:focus {
	background-color: transparent;
}

form.example div.fileinputs {
	position: relative;
	height: 30px;
	width: 300px;
}

form.example input.file {
	width: 300px;
	margin: 0;
}

form.example input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

form.example div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

form.example div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
}
.listLink{
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}
.listLink li{
	padding-top: 2px;
	padding-bottom: 2px;
}
.listLink a,.listLink a:link,.listLink a:visited {
	background-image: url(img/arrow_3d_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 3px 3px;
	padding-right: 0px;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.listLink a:hover {
	color: #CCCCCC;
}
.tb_dark{
	background-color: #CCCCCC;
}
.tb_light{
	background-color: #E6E6E6;
}
#loadarea{
	border: 1px solid #000000;
	height: 700px;
	width: 700px;
}
#agb h3{
	font-size: 14px;
	line-height: 20px;
}
