body {
    background: #FFFFFF;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 9pt;
   margin: 0 auto;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

/*td {
	vertical-align: top;
	padding: 5px;
}*/

a:link, a:visited{
text-decoration:none;
color:#000099;
}

a:hover {
text-decoration:underline;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
   color: #000099;
   font-size: 8pt;
   padding-left: 5px;
   border-bottom: 1px dotted #000099;
}
/*original css*/
  th { font-size: 11px;
    font-family: georgia;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: italic;
    }

  input { color: rgb(0, 0, 0);
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    }

  .px { margin: 2px 0px 0px;
    padding: 0px;
    }

  .px5 { margin: 5px 0px 0px;
    padding: 0px;
    font-weight: bold ! important;
    color: rgb(255, 255, 255) ! important;
    font-size: xx-large ! important;
    line-height: normal ! important;
    background-color: rgb(0, 0, 153) ! important;
    font-family: georgia;
    font-style: italic;
    }

  .title01 { margin: 5px 10px 0px;
    padding-bottom: 0px;
    font-size: 12px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    color: rgb(204, 0, 0);
    }

  .list { margin: 3px 10px 0px;
    color: rgb(255, 255, 255);
    padding-bottom: 3px;
    font-weight: bold;
    font-style: italic;
    text-transform: none;
    text-align: center;
    font-family: Georgia;
    font-size: xx-large;
    background-color: rgb(255, 255, 255);
    }

  .right { margin: 5px 10px 0px;
    color: rgb(255, 255, 255);
    padding-bottom: 10px;
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    }

  .right a, .list a { color: #000099;
      font-size: 11px;
    }

  .right a:hover { color: rgb(170, 170, 170);
    }

  .left { margin: 10px 10px 0px 25px;
    color: rgb(0, 0, 0);
    padding-bottom: 5px;
    font-size: 12px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    }

  .left b { color: rgb(255, 255, 255);
    }

  .left a { color: rgb(0, 0, 153);
    text-decoration: underline;
    }

  .left a:hover { color: rgb(51, 51, 255);
    }

  p { margin: 5px 10px 0px;
    color: rgb(0, 0, 0);
    padding-bottom: 10px;
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial;
    }

  p a { color: rgb(0, 0, 0);
    font-weight: bold;
    }

  p a:hover { color: #000099;
    }

  .menu01 { margin: 7px 5px 0px;
    color: rgb(75, 75, 75);
    padding-bottom: 5px;
    font-family: Arial,Tahoma,Verdana;
    font-weight: bold;
    font-size: 16px;
    }

  .menu01 a { color: rgb(75, 75, 75);
    text-decoration: none;
    }

  .menu01 a:hover { color: rgb(0, 0, 153);
    font-weight: bold;
    font-family: arial,tahoma,verdana;
    font-size: 16px;
    }

  .menu02 { margin: 0px 0px 0px 45px;
    color: rgb(0, 0, 0);
    padding-bottom: 0px;
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    }

  .menu02 a { color: rgb(0, 0, 0);
    text-decoration: none;
    }

  .menu02 a:hover { text-decoration:underline;
    }
/*end original css*/

/*Definition*/
.deftitle {
	font-size: 11px; font-weight: bold;color: #006FBD; font-family: Verdana, Tahoma, Arial, sans-serif; text-align: justify;
	background: url('../images/defbg.gif') left center repeat-x;
}
.defshortdesc {
	font-size: 11px; font-weight: normal; color: #6F6F6F; font-family: Verdana, Tahoma, Arial, sans-serif; text-align: justify;}

/*Link CSS*/
.linktitle {
	font-size: 11px; font-weight: bold;color: #000099; font-family: Verdana, Tahoma, Arial, sans-serif;
}
.linktitle a:link {
	color: #000099; text-decoration: none;
}
.linktitle a:visited {
	color: #000099; text-decoration: none;
}
.linktitle a:hover {
	color: #000099; text-decoration: none;
}

.linkdetails {
	font-size: 11px; color: #6F6F6F; font-family: Verdana, Tahoma, Arial, sans-serif;text-align: justify;
}
.linkdetails a:link {
	font-weight: bold; color: #6F6F6F;
}
.linkdetails a:visited {
	font-weight: bold; color: #6F6F6F;
	}
.linkdetails a:hover {
	font-weight: bold; color: #6F6F6F; text-decoration: underline;
}

.linkshortdesc {
	font-size: 11px; font-weight: bold; color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif;text-align: justify;
}
.linkshortdesc a:link {
	font-weight: bold; color: #000099; text-decoration: none;
}
.linkshortdesc a:visited {
	font-weight: bold; color: #000099; text-decoration: none;
}
.linkshortdesc a:hover {
	font-weight: bold; color: #000099; text-decoration: underline;
}

.linkurl{
	font-size: 10px; font-weight: normal; color: #333333; font-family: Verdana, Tahoma, Arial, sans-serif;text-align: justify;}
/* end Link css*/

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	/*border: 1px solid #A0A0A0;*/
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
   padding: 3px;
   color: #cc0000;
   background: #fff;
   border: 3px solid #cc0000;
   text-align: left;
   font-weight:bold;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
   font-size: 9pt;
   font-weight: bold;
   color:#000099;
}

#links p {
   margin: 0 0 7px 0;
}
.url {
	color: #000099;
}
#path {
   margin-top: 2px;
   padding: 3px;
   background: #000099;
   line-height: 19px;
   border-top: 1px solid #000;
   color:#fff;
   font-weight:bold;
   min-height:20px;
}
#path a {
color:#fff;
font-weight:bold;}
.submit {
	float: left;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   float:left;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:left;
}

.text, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   color: #000000;
   border: 1px solid #ccc;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #ccc;
}
select {
   font-size: 8pt;
   border: 1px solid #ccc;
}

.captcha {
   border: 1px solid #ccc;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #000099;
   background-color: #fff;
   /*cursor: pointer;*/
   height: 17px;
}
span.req {
   margin-left: 3px;
   color: #FF0000;
   font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #909090;
   font-size:9px;
   text-decoration:none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
   text-align: center;
   padding: 3px 0 0 0;
}
div.footer a {
   color: #606060;
}
.price {
   border: 1px solid #000099;
}
.price table td{
   margin: 0;
   padding: 2px;
   vertical-align: top;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}

.detailed {
padding:5px;
margin: 10px;
border: #000099 1px solid;
background-color:#efefef;
font-weight:bold;}

.img {
border: 1px solid #000099;
}

/*New stuff below*/
#toggleCategTree {
   display:block;
   /*cursor:pointer;
   cursor:hand;*/
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   /*cursor:pointer;
   cursor:hand;*/
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   /*cursor:pointer;
   cursor:hand;*/
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
legend {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #5e74b3;
}
fieldset {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #5e74b3;
   color: #FFFFFF;
}

h4 {
        color: #5e74b3;
        font-size: 8pt;
        padding: 0;
}