html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/*********************************/
/*********************************/
.mnl, .mnr, .mn, .fr, .fl, .f{
	position:relative;
	float:left;
	width:7px;
}
.mnl, .mnr, .mn{
	height:35px;
}
.mnl{
	background: #595959 url(images/mnl.png) no-repeat;
}
.mnr{
	background:url(images/mnr.png) no-repeat;
}
.mn{
	width:786px;
	background:url(images/mn.png) repeat-x;
}
*html p{
	margin:20px;
}
p{
	margin:10px;
}
/*********************************/
.fl, .fr, .f{
	height:7px;
	margin-bottom:-6px;/* BAAAD*/
	background-position:bottom;
}
.fl{
	background:url(images/fl.png) no-repeat;
}
.fr{
	background:url(images/fr.png) no-repeat;
}
.f{
	width:786px;
	background:url(images/f.png) repeat-x;
	
}
.flickrev{
	position:relative;
	float:left;
	margin-left:100px;
	background:url(images/flickrev.png) no-repeat;
	width:190px;
  	height:73px;
}
*html .flickrev{
	margin-left:50px;
}
body{
font-size:11px;
font-family: verdana, sans-serif;
color:#000;
background:#000 url(i/body_line.jpg) repeat-x top;
line-height:1.3em;
margin:0 auto;
padding:0;
width:1000px;
}

#page {
	margin: 10px auto;
	padding: 0;
	width: 800px;
	background-color: white;
	text-align: left;
	position:relative;
}
#header{
	background:url(images/header.jpg) no-repeat;
	height:253px;
}
a#main_link{
	margin-left:193px;
}
a#main_link img{
	width:100px;
	height:80px;
	margin-top:20px;
}
#header ul li{
	background:url("images/foot_button.gif") no-repeat scroll center top transparent;
	float:right;
	height:23px;
	padding:2px;
	text-align:center;
	width:89px;
}
#header ul li a{
	color:#000;
	font-size:10px;
	padding:2px;
font-weight:bold;
text-decoration:none;
}
.clear{
 	clear: both;
}
.content 
{
	position: relative;
	margin:0px; 
	margin-left:100px;
}

/* Begin Sidebar */
#dir{
	background:url(images/dir.png) no-repeat;
	width: 222px;
	height: 39px;
	position: absolute;
	top:40px;
	left:-34px;
	padding-left:105px;
	padding-top:5px;
	font-size: 22px;	
}

#sidebar{
	padding:15px;
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
	font-size: 11px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar h2 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	display: block;
	background:#bbb;
	font-size: 16pt;
	padding: 3px 20px 3px 20px;
	border:solid #ababab 1px;
	margin: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 20px 5px 20px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 20px 5px 20px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
/* End Sidebar */

.narrowcolumn {
background:url("images/directory_top.jpg") no-repeat scroll left top #FFFFFF;
float:left;
padding-top:20px;
width:510px;

}
.narrowcolumn ,.narrowcolumn a{
	color:#838375;
	font-size: 12px;
  	font-family: Trebuchet MS;
}
.narrowcolumn a:hover{
	color: #777;
}
.cat{
color:#e39e32;
}
.cat, .cat a{
	font-size: 16px;
}
.sort {
   color: #000000;
}
.subcat{
  padding-left: 20px;
}
.subcat, .subcat a{
   	color: black;
	font-size:12px;	
	font-family: Trebuchet MS;
}
#dir a:hover, a:hover {
 	color: #777;	
	text-decoration:  underline;
}
.light_gray{
	background: #4D4c4A;
}
.c {
   float: left;
}
.cr{
   clear: left;
}
td{
   vertical-align: top;
   padding: 5px;
}
h1{
   font-size: 14pt;
   margin: 5px 0 5px 0;
}
h2{
   font-size: 12px;
   margin: 0;
   padding: 0;
   font-weight: bold;
}
h3{
   color: navy;
   font-size: 20px;
   padding-left: 20px;
}
#descr{
   padding: 0px;
}
/**/ 
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{
   text-align: center;
}
.count{
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#links a{
   font-size: 10pt;
}
.url{
   color: #6f6f6f;
}
#path{
   font-size: 12px;
   font-weight: bold;
}
#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: #000000;
   border: 1px solid #5e74b3;
   size:60px;
}
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;
}
h2 .small, h3 .small, .small, .small a {

   margin: 0px;
   color: #000;
   font-size:9px;
   text-decoration:none;
}
 
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;
}
.price {
   border: 1px solid #A0A0A0;
}
.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-width:0;
}
a 
{
	text-decoration: none;
	color: black;
}
a:visited 
{
	text-decoration: none;
}

.limit_field {
   color: #0BBF00;
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}
a img{
	border: none;
}
.submit {
   margin-left:-100px;
 }
#footer {
	clear:both;
	color:#fff;
background:url("images/footer.jpg") no-repeat scroll center top transparent;
height:110px;
padding-top:120px;
}
#footer a{
color:#D2F919;
font-weight:bold;
text-decoration:underline;
}
 #searchform{
float:right;
padding-right:122px;
padding-top:51px;
}
#searchform input#s{
border:medium none;
color:#1A4054;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
vertical-align:top;
width:200px;
}
#searchform input#searchsubmit{
margin-left:12px;
vertical-align:bottom;
}
#submit{
background:url("images/face_twitt.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:320px;
margin-left:4px;
padding-top:20px;
text-align:center;
width:180px;
}
#adv_wrap{
float:left;
margin-left:4px;
}