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

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

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
	color:#0099CC;
}


h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6633;
}

h2.h2{
	font-size:12px;
	color: #FF6600;
	margin-bottom: 6px;
}
.h2.h2 a {
	color: #FF6600;
	text-decoration: none;
	
}
.h2.h2 a:hover {
	color: #FF9900;	
}
h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;

}

h3.category {
	margin-left: 20px;
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

table.formPage {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	border: 1px solid #FFFFFF;
}
.box { color:#666666; }
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	line-height: 19px;
	background-image: url(../images/topbarbg.gif);
	background-repeat: repeat;
	height: 32px;
	vertical-align: middle;
	font-weight: bold;
	font-family: arial;
	background-position: center;
	color: #C0C0C0;
	padding-left: 19px;
	clear: both;
}

#path a { color:#FFFFFF;
text-decoration:none;
}
#path a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}

.submit {
	vertical-align: bottom;
	padding-top: 6px;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

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

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

p.subcats a {
	color:#666666;
	text-decoration: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #99CC33;
	padding-left: 5px;
}
p.subcats a:hover {
	color:#999999;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding-left: 5px;
}
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;
	border-top: 1px solid #E0E0E0;
	background-image: url(../images/footerbg.gif);
	height: 29px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
div.footer a {
	color: #606060;
	text-decoration: none;
}
.price {
	border: 1px solid #006699;
	color: #FFFFFF;
	background-color: #0099CC;
	font-weight: normal;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

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

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

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#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;
}
/*My css*/

#wrapper {
	margin: auto;
	width: 100%;

	padding: 0px;

	background-repeat: no-repeat;
	background-position: top;
}

/*content*/

.content {
	padding: 5px;
	width: 45%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
/*Sidebar*/

#lsidebar {
	padding: 0px;
	float: left;
	width: 248px;
	margin-top: 9px;
	padding-left: 6px;	
}

#lsidebar p, br{
	padding: 0px;
	margin: 0px;
	
}

#lsidebartop {
	height: 36px;
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#lsidebartopc {
	padding-left: 33px;
	padding-top: 13px;
	color:#FFFFFF;
	font-weight:bold;
	
}

#lsidebarbg {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-y;
	padding: 12px;
}

#lsidebarbg a {
		padding-left: 9px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9933;
	display: block;
	text-decoration: none;
	color: #666666;
	font-family: arial;

}

#lsidebarbg a:hover {
border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	
}

#lsidebarbot {
	background-image: url(../images/sidebar-bottom.gif);
	height: 17px;
}
/*sidebar2*/

#andsidebar {
	height: 36px;
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#asidebartopc {
	padding-left: 33px;
	padding-top: 13px;
	color:#FFFFFF;
	font-weight:bold;
	
}

#asidebarbg {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-y;
	padding: 12px;
}

#asidebarbg a {
	padding-left: 9px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9933;
	display: block;
	text-decoration: none;
	color: #666666;
	font-family: arial;

}

#asidebarbg a:hover {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	
}

#asidebarbot {
	background-image: url(../images/sidebar-bottom.gif);
	height: 17px;
}

/*Search*/

#bndsidebar {
	height: 36px;
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#bsidebartopc {
	padding-left: 33px;
	padding-top: 13px;
	color:#FFFFFF;
	font-weight:bold;
	
}

#bsidebarbg {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-y;
	padding: 12px;
}

#bsidebarbg a {
	padding-left: 9px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9933;
	display: block;
	text-decoration: none;
	color: #666666;
	font-family: arial;

}

#bsidebarbg a:hover {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	
}

#bsidebarbot {
	background-image: url(../images/sidebar-bottom.gif);
	height: 17px;
}

/*Sidebar Right*/
#rsidebar {
	float: right;
	width: 248px;
	margin-top: 9px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#rsidebar p, br{
	padding: 0px;
	margin: 0px;
	
}

#rsidebartop {
	height: 36px;
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#rsidebartopc {
	padding-left: 33px;
	padding-top: 13px;
	color:#FFFFFF;
	font-weight:bold;
	
}

#rsidebarbg {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-y;
	padding: 12px;
}

#rsidebarbg a {
	padding-left: 9px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #D7D7D7;
	display: block;
	text-decoration: none;
	color: #666666;
	font-family: arial;
}

#rsidebarbg a:hover {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	
}

#rsidebarbot {
	background-image: url(../images/sidebar-bottom.gif);
	height: 17px;
}
/*Featured*/

#nsidebartop {
	height: 36px;
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}


#nsidebartopc {
	padding-left: 33px;
	padding-top: 13px;
	color:#FFFFFF;
	font-weight:bold;
	
}

#nsidebarbg {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-y;
	padding: 12px;
	
}

#nsidebarbg a {
	padding-left: 9px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9900;
	display: block;
	text-decoration: none;
	color: #0099CC;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#nsidebarbg a:hover {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	
}

#nsidebarbot {
	background-image: url(../images/sidebar-bottom.gif);
	height: 17px;
}

/*Popular Categories*/

#psidebartop {
	height: 36px;
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#psidebartopc {
padding-left: 33px;
	padding-top: 13px;
	color:#FFFFFF;
	font-weight:bold;
	
}

#psidebarbg {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-y;
	padding: 12px;
}

#psidebarbg a {
	padding-left: 9px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9933;
	display: block;
	text-decoration: none;
	color: #666666;
	font-family: arial;
}

#psidebarbg a:hover {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	
}

#psidebarbot {
	background-image: url(../images/sidebar-bottom.gif);
	height: 17px;
}


/*content box*/

#contentboxwrap {
	margin: auto;
	
	

}

#contentboxtop {
	background-image: url(../images/contenttop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 43px;
	padding-left: 15px;	
}
#contentboxbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}
#contentboxbgcont {
	padding: 15px;
	font-family: arial;
	font-size: 12px;
	color: #666666;

}
#contentboxbot {
	background-image: url(../images/contentbot.gif);
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
}

/*contentbaba*/

#contentbaba {
	padding: 5px;
	width: 51%;
	border: thin dashed #666666;
	margin-right: auto;
	margin-left: auto;
}

/*Links*/
.linkcontent {
	padding: 0px;
	width: 50%;
	border-bottom-style: solid;
	border-top-style: none;
	color: #666666;
	border-right-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	}
	
.linkcontent a {
	color:#0099CC;
	text-decoration: none;
	font-weight: bold;
}

.linkcontent a:hover {
	
	text-decoration: underline;
	font-weight: bold;
}

.linkcontent1 {
	padding: 9px;
	width: 50%;
	color: #666666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #C6F1FF;
	border: thin inset #CCCCCC;
	font-size: 10px;
	}
	
	.linkcontent1 a {
	color:#0066CC;
	font-weight: bold;
	text-decoration: none;
}

.detail {
	padding: 0px;
	width: 45%;
	border-bottom-style: solid;
	border-top-style: none;
	color: #666666;
	border-right-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}


.detail img {
	border: thick ridge #0099CC;
}
.detaillink{
	color:#0066CC;
	font-size: 14px;
	font-weight: bold;
}
.detaillink a{
	color:#0066CC;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.headerc {
	margin: 0px;
	padding: 0px;
}
.headercright {
	text-align: left;
	width: 50%;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;

}
.thumbimage {
	padding: 7px;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
}
.headercleft {
float:left;
}
.homelink {
	font-size: 10px;
}

.homelink a{
	color:#0066CC;
	font-weight: bold;
}

