/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $   

   ============================================  

   DIGISTORE FREE ECOMMERCE OPEN SOURCE VER 3.2  

   ============================================

      

   (c)2005-2006

   The Digistore Developing Team NZ   

   http://www.digistore.co.nz                       

                                                                                           

   SUPPORT & PROJECT UPDATES:                                  

   http://www.digistore.co.nz/support/

   

   Portions Copyright (c) 2003 osCommerce

   http://www.oscommerce.com   

   

   This software is released under the

   GNU General Public License. A copy of

   the license is bundled with this

   package.   

   

   No warranty is provided on the open

   source version of this software.

   

   ========================================





   This stylesheet handles the store side colors and styles

   which are not editable via the administration panel.





*/



/* Horizontal lines within the store */

hr {

  border: 0;

  color: #cecece;

  height: 1px;

  width: 100%;

  

}





.boxText { font-family:"Trebuchet MS", Verdana, Arial; font-size: 14px; font-weight:bold; }



/* error boxs displayed along the top of the store. */

.errorBox {

	font-family : Verdana, Arial, sans-serif;

	font-size : 10px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #CC0000;

}





/* text shown in the shopping cart when product is not in stock */

.stockWarning {

	font-family : Verdana, Arial, sans-serif;

	font-size : 10px;

	color: #ff0000;

}



.productsNotifications {

	background-color: f7f7f7;

}



/* color and font style for edit buttons on checkout process */

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



/* main store body */

BODY {

  margin: auto;
	padding: 0px;
	background-image: url(images/body.jpg);
	background-position: left top;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
	
	width:924px;

}



/* store hyperlink color */

A {

  color: #000000;

  text-decoration: none;

}



/* store hyperlink hover color */

A:hover {

  color: #5680A9;

  text-decoration: underline;

}



FORM {

	display: inline;

}



/* snailtrail font and color settings */



A.headerNavigation { 

  color: #FFFFFF; 

  font-size: 10px;

  font-family: Verdana, Arial, sans-serif;

}



/* color that is used for the &raquo between the snailtrail links */

.snailseperatorcolor {color: #FFFFFF} 



/* snailtrail hyperlink hover color */

A.headerNavigation:hover {

  color: #cecece;

}



TR.headerError {

  background: #000000;

}



TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #000000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}

/* product header */

TD.headerproduct {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #666666;

  font-weight: bold;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight: bold;

}



.instoreAdvertisement {

  border:1px solid #CFCFCF;

  }



/* header used on the top of the boxs displayed on the left hand side */



.infoBoxheader {

	background-image: url(images/navi_bg.jpg);

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #cecece;

	border-right-color: #cecece;

	border-bottom-color: #cecece;

	border-left-color: #cecece;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	color:#FFFFFF;!important

}



/* body of the boxs shown on the left hand side */

.myinfoBox {

  background: #FCF5F5;

  border-left:1px solid #FCF5F5;

  border-right:1px solid #FCF5F5;

 /* border-bottom:1px solid #FCF5F5;*/

}



/* additional boxs shown around the store - currently disabled */

.infoBox {

  background: #FFFFFF;

  border:1px solid #FFFFFF;

}



/* box style for create account & express options */



.loginbox {

  background: #FFFFFF;

  border:1px solid #FFFFFF;

}



.contentBox {

  background: #FFFFFF;

}



/* left hand categories background color */



.categoriesBox {

  background: f7f7f7;

}



.infoBoxContents {

  background: #FCF5F5;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;  

}



.contentBoxContents {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;  

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #F6F5ed;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #666666;

  background-color:#f7f7f7;

 

}



TD.infoBox, SPAN.infoBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

  background: #FFFFFF;

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

   background: #FFFFFF;

}



/* box shown around the outside of product listing - default border set to 0 (disabled) */



TABLE.productListing {

  border: 0px;

  border-style: solid;

  border-color: #cecece;

  border-spacing: 1px;

}



.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #FFFFFF;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



/* product description */



.productDesc {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  color: #000000;

  }



/* product info price font size & style */



.productPrice {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



/* homepage price font size & style */



.productPrice-newprod {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

}



A.pageResults {

  color: #5680A9;

}



A.pageResults:hover {

  color: #5680A9;

  background: #e9f4fc;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height:40px;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  color: #000000;

  font-size: 11px;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-color: #666666;

  background-color:#FFFFFF;

}



SPAN.moreLink {

	font-family: Verdana, Arial, sans-serif;

	font-size: 9px;

	color: #5680a9;

	font-weight: bold;

}





.notice {

  font-family: Verdana, Arial, sans-serif;

  color: #cecece;

  font-size: 10px;

}



TD.smalltextgray, SPAN.smalltextgray, P.smalltextgray {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #d3d3d3;

  background-color:#FFFFFF;

}



TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #fb150b;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #FF0000;

}



SPAN.errorText {

  font-family: Verdana, Arial, sans-serif;

}



.moduleRow { }



/* rollover color used with user accounts and checkout process */



.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



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

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }



/* 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 { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }



/* footer links color and font */



.footerLinks {

  color: #ffffff;  

  font-family: Verdana;

  font-size: 10px;

}



/* footer links showing terms / shipping and copyright information under the first table */



.footerLinks2 {

  color: #666666;  

  font-family: Verdana;

  font-size: 10px;

}



/* out of stock message */



.outofStock {

  color: #FF0000;  

  font-family: Verdana;

  font-size: 8px;

}



/* product print header */

.productprintHeader {

	font-family: Tahoma, Verdana, Arial, sans-serif;

	color: #000000;

	font-size: 17px;

	font-weight: bold;

}



/* product print price */

.productprintPrice {

	font-family: Tahoma, Verdana, Arial, sans-serif;

	color: #000000;

	font-size: 13px;

	font-weight: bold;

}



/* error box shown at the top of the store */

.systemErrorBox {

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #e10404;

	font-weight: bold;

	border: 1px solid #e10404;

}



/* New Products Scroller */



#pscroller_np {

height: 150px;

border: 0px;

padding: 5px;

}



.pscroller_c_np {

  font-family: sans-serif;

  font-size: 11px;

  line-height: 1.5;

}



/* BOF Pageloading by BPAS (www.bpas.co.nz) */

#prepage {

	display:none;	

}

#prepage_overlay {

	position:fixed;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	z-index:3;

	text-align:center;

	padding-top:30%;

	padding-bottom:50%;

	background:#ffffff;

	opacity:.9;

	filter:alpha(opacity = 50);

}







#prepage_content {

	position:fixed;

	top:0px;

	left:0px;

	z-index:3;

	text-align:center;

	margin-left:45%;

	margin-top:30%;

	margin-bottom:50%;

	padding:5px;

	background:#FAFAF3;

	border:1px;

	border-style:solid;

	border-color:#D4D4D4;	

	opacity:1;

	filter:alpha(opacity = 100);

}

ul.sitemap {

color: #ff0000;

}





/* EOF Pageloading by BPAS (www.bpas.co.nz) */
body {
	/*margin: 0px;
	padding: 0px;
	background-image: url(images/body.jpg);
	background-position: left top;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
*/}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main_td {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 16px;
}
span {
	color: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
}
.hader_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
}

.input1 {
	font-family: "trebuchet MS";
	background-color:transparent;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 172px;
	padding-left: 10px;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
}
.navi {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.navi a{
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 27px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	margin: 0px;
}
* html .navi a{
padding-top: 9px;
}
.navi a:hover{
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/navi_bgh.jpg);
	line-height: 27px;
}
.content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 17px;
	padding-right: 12px;
	padding-left: 12px;
}
.foter_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}

.foter_bg a{
	
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}

.foter_bg a:hover{
	
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 120%;
}
/*.hobby {
	background-image: url(images/rc_hobby.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 64px;
	padding-bottom: 10px;
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
}

.hobby a{
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
}

.hobby a:hover{
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 34px;
}*/



/*.hobb{
	background-image: url(images/acceserioes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 64px;
	padding-bottom: 30px;
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	line-height: 100%;
}

.hobb a{
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 100%;
}


.hobb a:hover{
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	line-height: 100%;
}*/
.category {
	background-image: url(images/catogory_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 28px;
}
.category_bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}

.category_bg ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.category_bg ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E30000;
	text-decoration: none;
	background-image: url(images/bull1.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.category_bg ul li a{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E30000;
	text-decoration: none;
	line-height: 17px;
}

.category_bg ul li a:hover{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}


.category_bg ul li ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E30000;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.category_bg ul li ul li{
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/bull2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.category_bg ul li ul li a{
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.category_bg ul li ul li a:hover{
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}.text_bg {
	background-image: url(images/text_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.text_bg h1{
	color:#333333;
	font-family: "trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 5px;
}

.text_bg h1 strong{
	color:#FA0000;
	font-family: "trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}

.text_bg a{
	background-image: url(images/bull3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

.text_bg a:hover{
	background-image: url(images/bull3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.fbb {
	background-image: url(images/fbb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 120%;
	text-decoration: none;
	color: #FFDDDD;
	padding-top: 5px;
}

.pagehadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}

.center {
	background-image: url(images/center.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}
.input {
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}
/*.category_bg_left{
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/bull2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:1px dotted #666666;
	}

.category_bg_left a{
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	text-align:left!important;

}
.category_bg_left a:hover{
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}*/
.category_bg_left{
	list-style-type: none;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 8px;
	margin: 0px;
	/*padding:0px 0px 5px 25px;*/
	padding:0px 0px 0px 0px;
	
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;*/
	/*background-image: url(images/bull2.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	/*border-bottom:1px dotted #666666;*/
	background:url(images/dotline.gif) repeat-x 0px 100%;
	}

.category_bg_left a{
	list-style-type: none;
	font:bold 14px "Trebuchet MS", serif, Tahoma;
	color: #666666; text-decoration: none;
	line-height: 20px; text-align:left!important;
	padding:0px 0px 5px 12px; 
	background: url(images/bull2.jpg) no-repeat 4px 6px; }
	.category_bg_left a:hover{ color: #000000; text-decoration: none; }

.hobb{
	background-image: url(images/butterfly_red.jpg);
	background-repeat: no-repeat;
	background-position: left -8px;
	padding-left: 64px;
	/*padding-bottom: 5px;*/
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*padding-top: 22px;*/
	line-height: 20px;
	padding-top:11px;
	padding-bottom:11px;
}

.hobb a{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}


.hobb a:hover{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
	text-decoration:none!important;
}

.hobby {
	background-image: url(images/car_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 64px;
	padding-bottom: 15px;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	padding-right:9px;
	margin-top:5px;
	padding-top:7px;
}

.hobby a{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

.hobby a:hover{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
	text-decoration:none!important;
}




.p7AB {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	text-decoration: none;
	width: 164px;
	float:left;
	clear:both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0A0A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
}
.p7ABtrig {
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0px;
	padding: 0px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	background-color: #E4E4E4;
	border-bottom: 1px solid #FFFFFF;
	padding-left:16px;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #333333;
	background-color: #D7D7D7;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #FFFFFF;
	background-color: #696969;
}
.p7ABcontent {
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.p7ABcontent ul{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;!important
	border-bottom-style: solid;!important
	border-bottom-color: #E4E4E4;!important
}
.p7ABcontent li{
	margin: 0px;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #E4E4E4 !important;
}
.p7ABcontent li a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;

}
.p7ABcontent li a:hover{
	background-image: url(images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	background-color:#D7D7D7;
	display:block;
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.p7ABcontent {
	margin: 0px; padding:0px;
}
.p7ap_currentmark {
	font-weight: normal;
}
.p7ABcontent1 {
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}
.p7ABcontent1 ul{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}
.p7ABcontent1 li{
	margin: 0px;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left:15px;
	padding-bottom:2px;
}
.p7ABcontent1 li a{	font-size: 11px;
	color: #333333;
	font-family: verdana;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;

}
.p7ABcontent1 li a:hover{	font-size: 11px;
	color: #ffffff;
	font-family: verdana;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;

}


