body {
	height: 100%;
	width: 100%;
	max-width:1300px;
	padding:0px;
	margin-top:0px;
	margin:0 auto;

}
p.about_add {
	text-align:left;
	font-size:12px;
	line-height:1.8em;
}

p.about_add_example {
	font-weight:bold;
	color:#38761d;
	margin-left:100px;
	font-size:13px;
	text-align:left;
}
#main_content {
	width:950px;
	margin:0 auto;
    margin-top:-20px;
}

#fullfoto {
}

#celebrate {
	background-image: url("../../images/2010.gif");
	background-position: center;
	height: 60px;
}

img {
	border:0px;
}
h2	{
	font-family: arial narrow;
	text-align: center;
	font-weight:bold;
	font-size: 20px;
}
input.reg {
	width:155px;
}

input.add_cat {
	width:95%;
	padding:5px;
}
select.add_cat {
	width:97%;
	padding:5px;
}

td.onleft {
	text-align:left;
}

input.inputfile {

	width:107px;
	border:1px solid red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#3366FF;
	height:25px;
}

table.search {
	width: 100%;
	border-bottom:2px solid #036731;
	border-left:1px solid #036731;
	border-right:1px solid #036731;
	font-family: arial;
	padding:0px;
	border-spacing:0px;

}
table.addtable {
	width:100%;
	border-left: 1px solid #036731;
	border-right: 1px solid #036731;
	border-bottom: 1px solid #036731;
	padding: 0px;
	border-spacing:0px;
}

table.express_result {
	padding: 0px;
	border-spacing:0px;
	border-collapse:collapse;
}

tr.trsearch {
        border-top: 0px;
	border-left: 1px solid #036731;
	border-right: 1px solid #036731;
}
tr.navigator {
	background: #f6fff2;
	text-align: center;
	font-family: arial;
}

.navigation2 {
	color:#666;
	border:0px;
	height: 25px;
	text-align:center;
}

.navigation2 a:link,
.navigation2 a:visited,
.navigation2 a:hover,
.navigation2 a:active {
	text-decoration:none;
	color: red;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 5px;
	font-size:11px;
	font-family: arial;
}

.navigation2 a:hover {
	background:#e9ffde;
	color:black;
	border-color:#E6E6E6;
}


.navigation {
	color:#666;
	border:0px;
	height: 25px;
	text-align:center;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 5px;
	font-size:11px;
	font-family: arial;
}

.navigation a:hover {
	background:#e9ffde;
	color:black;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:green;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
a.navilinks {
	background:red;
}

span.currentlink {
	text-decoration:none;
	background:green;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
tr.expresstop {
	background: #e9ffde;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #006633;
}
tr.inads_top {
	background: #e9ffde;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #006633;
	padding: 3px;
}

tr.trsearchpink {
	background: #e9ffde;
        border-top: 0px;
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;
	width:100%;
	padding: 10px;
}
tr.trsearchpinkbold {
	background: #F7C10A;
        border-top: 0px;
	cursor: pointer;
	font-family: arial;
	font-size: 9pt;
	padding: 10px;
}


tr.trsearchpink2 {
	background: #f6fff2;
        border-top: 0px;
	font-size: 9pt;
	font-weight:normal;
	padding: 10px;
}

tr.inads {
	background: #f6fff2;
    border-top: 0px;
	font-size: 7pt;
	font-weight:normal;
	padding: 2px;
	text-align:center;
}

tr.trsearchpink2bold {
	background: #F7C10A;
        border-top: 0px;
        cursor: pointer;
	font-family: arial;
	font-size: 9pt;
	padding: 10px;
}
tr.tradditemlight {
	background: #f6fff2;
        border-top: 0px;
	border-left: 1px solid #036731;
	border-right: 1px solid #036731;
	vertical-align:top;
	padding-top:5px;

}

tr.tradditemdarck {
	background: #e9ffde;
        border-top: 0px;
	border-left: 1px solid #036731;
	border-right: 1px solid #036731;
	vertical-align:top;
	padding-top:5px;
}

tr.tradditem {
	background: #e9ffde;
    border-top: 0px;
	border-left: 1px solid #036731;
	border-right: 1px solid #036731;
	vertical-align:top;
	padding-top:5px;

}


tr.trdetails {
	background: #F7C10A;
	font-family:arial;
	font-size: 12px;
}

div.td_empty {
	height:7px;
}

input.searchbutton {
	background-color: red;
	width: 100px;
	color: white;
	font-weight: bold;
	border: 0px;

}

input.sbuttons {
	font-size:10px;
	width:137px;
	padding:1px;
	background:#efefef;
}

input.searchinput {
	font-size:16px;
	padding:5px;
}


a.addbutton {
	background-image: url("../../images/addbutton.gif");
	width: 3000px;
	height: 22px;
	color: white;
	font-family:arial narrow;
	font-weight: bold;
	border: 0px;

}


select.cat_combo {
	font-family: Arial;
	font-size:13px;
	border: 1px solid grey;
	margin-right:7px;
	width:165px;
	padding:5px;
}

select.cat_combo_add {
	font-family: Arial;
	font-size:13px;
	border: 1px solid grey;
	margin-right:7px;
	width:410px;
	padding:3px;
}

table.additem {
	background-color: #f2ffeb;
	border: 2px solid #036731;
  	border-collapse: collapse;

}
td.help {
	font-family:arial;
	font-size:10px;
}
span.star {
	color:red;
}

span.free_space {
	margin-top:10px;
}

span.searchwd {
	color:#006633;
	font-size:14px;
}

span.phone_digits {
	font-family:arial;
}

td.tdsearch {
	width:200px;
	text-align:right;
	padding-right: 5px;
}

td.fotos {
	width:70px;
	height:60px;
	text-align:center;
}

td.expresscost {
	font-size: 11px;
	font-family: arial;
	border: 0;
	width: 60px;
	text-align:center;
	padding: 5px;
	color:#006633;
}
td.dates {
	font-size: 11px;
	font-family: arial;
	border: 0;
	width: 80px;
	text-align:center;
	padding: 5px;
	color:#006633;
}
td.cat_name {
	font-size: 8pt;
	font-family: arial;
	border: 0;
	width: 100px;
	text-align:center;
	padding: 5px;
	color:#006633;
}
td.expressname {
	width:100%;
	font-size: 10pt;
	font-family: arial;
	border: 0;
	padding: 5px;
	text-align:left;
	vertical-align:top;
}

td.itemname {
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
}
td.emptytd {
	width:40px;
}


td.banners {
	width:250px;
}


td.searchwords {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
}

td.headerText {
	text-align: center;
	font-size: 36px;
	color: #FFFFFF;
    font-family: Arial;
	font-weight: bold;
}


td.topsearch {
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	color: #FFFFFF;
	background-image: url("../images/searchtopbg.gif");
	height: 23pt;
	padding-left: 10px;

}
img.expressimage {
	border: 1px solid #036731;
	width: 60px;
}
div.digits {
	border: 1px solid #036731;
	height: 20px;
	width: 20px;
}


span.showdown {
	font-family:tahoma;
	font-size: 9px;
	color: #006633;
}

div.main {
	height: 100%;
}

div.add_form {
	position: absolute;
	height: 480px;
	width: 640px;
	left: 0px;
        top: 0px;
	z-index: 2;
	background-color: #fff500;
	border: 2px solid #036731;
  	border-collapse: collapse;

}
div.express_popup {
	position: fixed;
	height: 480px ;
	width: 640px;
	left: 0px;
        top: 0px;
	z-index: 2;
	background-color: #fff500;
	border: 2px solid #036731;
  	border-collapse: collapse;

}
div.showpicture {
        position: fixed;
	z-index: 4;
	background-color: #e9ffde;
	border: 2px solid #036731;
  	border-collapse: collapse;
	left: 0px;
        top: 0px;
	height: 590px;
	width: 600px;
	text-align: center;
	vertical-align:center;
	padding: 10px;
}

div.topsearch {
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	color: #FFFFFF;
	background-image: url("../images/searchtopbg.gif");
	height: 30px;
	width: 100%;
	float: left;


}
div.topdetails {
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	color: #FFFFFF;
	background-image: url("../images/searchtopbg.gif");
	height: 30px;
	width: 100%;
	float: left;
	vertical-align:center;
}


div.inputareas {
	text-align:left;
	font-family:arial;
	font-weight:bold;
	font-size:14px;

}
span.tipshidden {
	z-index:5;
	display:none;
}

span.tips {
	position:relative;
	top:-20px;
	left:140px;
	background:#fafafa;
	border:1px solid #ccc;
	color:#000;
	width:200px;
	padding:5px;
	font-size:12px;
	font-family:arial;
	cursor:pointer;
	font-style:italic;
	z-index:5;
}


input.phone {
	border:1px solid #969696;
	padding:5px;
	margin-top:5px;
}
input.address {
	border:1px solid #969696;
	width:400px;
	padding:5px;
	margin-top:5px;
}

select.cities {
	width:205px;
	padding:5px;
	margin-top:5px;
	margin-right:5px;
}

input.email {
	border:1px solid #969696;
	width:236px;
	padding:5px;
	margin-top:5px;
}
div.exit {
	font-weight: bold;
	float: right;
	background-image: url("../images/searchtopbg.gif");
	height: 30px;
	width: 25px;
	text-align:center;
}

td.addwords {
	color: #006633;
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
	float: left;
	width: 130px;
	text-align:right;
}
td.addwords2 {
	color: #006633;
	font-size: 12pt;
	font-family: arial;
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
}
td.indetails {
	color: #006633;
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
	text-align:right;
	width:170px;
	vertical-align:top;
	padding-right:5px;
	padding-bottom:5px;
}

div.add_out {
	width: auto;
	height: 500px;
	float: left;
}


div.message_box {
	position: fixed;
	background: white;
	height: 100px;
	width: 500px;
	left: 0px;
        top: 0px;
	border: 1px solid black;
	z-index: 3;

}

div.error {
        text-align: center;
	font-family: Arial;
	color: white;
	font-size: 11pt;
        font-weight: bold;
	text-decoration: blink;
	float: none;
	width:100%;
	background: red;
}
div.status_message {
        text-align: center;
	font-family: Arial;
	font-size: 11pt;
        font-weight: bold;
}
div.clear {
	height:2px;
	clear:both;
}

div.empty {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width:100%;
	background-color:green;
	z-index: 1;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div.empty_catalog {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width:100%;
	background-color:yellow;
	z-index: 1;
	opacity: 0.7;
	filter: alpha(opacity=70);
}


div.itemname {
	text-align: left;
	font-size: 12pt;
	float:left;
}
#loginform {
	position:fixed;
	width:410px;
	height:50px;
	border:2px solid #006633;
	background:#e9ffde;
	z-index: 3;
	font-size:12px;
	font-family:arial;
	margin-left:-340px;
}
#loginform td {
	color:#006633;
}

#loginform a {
	color: #E62A3A;
	text-decoration:none;
}

#login, #pass1 {
	width:80px;
}

a.enterlinks {
	text-decoration:none;
	color:red;
}
a.enterlinks2 {
	text-decoration:none;
	color:black;
}

div.enter {
	position:absolute;
	width:130px;
	height:22px;
	top:0px;
	right:5%;
	font-family:verdana;
	font-size:12px;
	padding-left:5px;
	padding-top:1px;
	background-image: url("../images/bgenter.gif");
	z-index:1;
}

div.currentTime {
	height: 5%;
	text-align: right;
	color: #808080;
	font-size: 12pt;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: -15px;
}

div.divider {
	height: 5%;
}

div.bigDivider {
	height: 15%;
}

div.topHeader {
	height: 5%;
	font-size: 22pt;
}

div.topHeader span.left {
	color: #006C41;
        font-family: arial;
}

div.timeCounter {
	height: 5%;
	color: #808080;
	font-size: 12pt;
	font-weight: bold;

}

div.timeCounter div.timeCounterValue {
	color: #FF0000;
}

div.banner46860_top {
	position:relative;
	width: 174px;
	height:24px;
	top:8px;
	left:212px;
}
div.banner46860_middle {
	position:relative;
	width: 174px;
	height:24px;
	top:92px;
	left:212px;
}
div.banner46860_bottom {
	position:relative;
	width: 174px;
	height:24px;
	top:188px;
	left:212px;
}

div.banner46860_bottom2 {
	position:relative;
	width: 174px;
	height:24px;
	top:255px;
	left:212px;
}
div.banner240180l {
	position:relative;
	width: 88px;
	height:68px;
	top:-4px;
	left:6px;
}
div.banner240180r {
	position:relative;
	width: 88px;
	height:68px;
	top:-255px;
	left:504px;
}
div.banner240400l {
	position:relative;
	width: 88px;
	height:148px;
	top:-2px;
	left:6px;
}
div.banner240400r {
	position:relative;
	width: 88px;
	height:148px;
	top:-253px;
	left:504px;
}
div.banner240120l {
	position:relative;
	width: 88px;
	height:37px;
	top:0px;
	left:6px;
}
div.banner240120r {
	position:relative;
	width: 88px;
	height:37px;
	top:-257px;
	left:504px;
}

img.foto_preview {
	border: 1px solid #3A1F0C;
	padding: 2px;
}

#menu_container {
	border: 1px solid #006633;
	border-top: none;
	background: #F6FFF2;
	width: 238px;
	margin-bottom:3px;
}
#menu_container td {
	font-size:14px;
    font-family:arial;
    color:#006633;
}

#menu_container a {
	text-decoration:none;
	color: #006633;
	font-family:arial;
	font-size: 14px;

}
div.menu {
	background: #E9FFDE;
    margin-top:2px;
    margin-bottom:2px;
    padding-left:3px;
    text-align:left;
}
div.sub_menu {
    margin-top:2px;
    margin-bottom:2px;
    padding-left:23px;
    display:none;
    text-align:left;
}

#menu_header {
	padding-top: 5px;
	height: 25px;
	color: white;
	background-image: url("../images/searchtopbg.gif");
	text-align:center;
	font-family: arial;
}
#top_menu a {
	text-decoration:none;
	color: #e62a3a;
	font-family:arial;
}
#top_menu a:hover {
	color: #006633;
	background: #F6FFF2;
}

#top_menu td {
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}

#comment_text {
	width:90%;
}

#star_div {
	width:150px;
	float:left;
}

#star_div div {
	width:21px;
	height:22px;
	float:left;
}

#vote_status {
	width:250px;
	float:left;
	font-size:12px;
}

img.stars {
	width:10px;
}

#del_user_div {
	padding:5px;
	display: none;
	position:relative;
	border:1px solid #006633;
	background:#E9FFDE;
	width:400px;
	height:100px;
	z-index:3;
	font-family:verdana;
	font-size:13px;
}

div.share_buttons td {
    vertical-align: top;
}

div.share_buttons img {
    height: 16px;
    width: 16px;
}

div.share_buttons span {
    background-image: none;
    margin: 0px;
    padding: 0px;
}

 span.fb_share_count_nub_right  {
    width: 0px;
    background: yellow;
}

span.fb_share_no_count {
    margin: 0px;
    padding: 0px;     
}

div.share_buttons span.FBConnectButton_Text {        
    margin: 0px;
    padding: 0px;    
}

span.rss {
    font-family: arial;
    font-size: 18px;
    color: #006633;
}

#adv_search_link {
    color: #006633;
    text-decoration: none;
    margin-bottom: 5px;
}

div.insearch {
    margin-top: 4px;
    margin-bottom: 4px;
    color: #006633;
    font-size: 14px;
}
div.insearch a {
    color: #006633;
}

div.inadding {
    color: #006633;
    font-size: 12pt;
    font-weight: bold;
    font-family: arial;
    padding: 3px;
    
}

div.inadding2 {
    color: #006633;
    font-size: 12pt;
    font-weight: bold;
    font-family: arial;
    padding: 3px;
    text-align: right;
    width: 120px;
    
}

#head_table td {
    width: 184px;
    text-align: center;
}

#head_table a {
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    color: #006633;
}

#head_table  img {
    width: 16px;
}

#change_cat select {
    padding: 5px;
    width: 420px;
}

#darckback {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: grey;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 2;
}



