/* CSS Document */
body {  margin: 0px 0px 0px 0px;  font-family: Tahoma, Arial; font-size:11px; color:#737373; line-height:13px}
div {float:left}
a {color:#737373; text-decoration:underline}
a:hover {text-decoration:none}
Form { padding-bottom:0px; margin-bottom:0px}
td {  vertical-align:top}
tr { vertical-align:top}
table { vertical-align:top}

/* MAIN DIVS */
.mainest {width:766px}
.Content {text-align:left; width:766px; padding-top:10px; padding-left:21px }
.Left { width:171px; padding-left:11px; padding-top:19px; padding-bottom:18px; background:#f6f6f4}
.Right { padding-left:10px}
.Bottom {text-align:left; width:555px; float:right; text-align:center; background-color:#f0f1ed; font-size:10px; padding-top:27px; height:80px; margin-top:10px}
.Bottom a { text-decoration:none}
.Bottom a:hover { text-decoration:underline}

/* FLASH */
.Flash { width:766px;  background:url(images/flash.gif);  height:282px; text-align:left}
.Sitemap { margin-left:137px; width:362px; height:218px; margin-top:19px}
.Slogan {margin-top:51px; padding-left:64px}
.Navigation { width:553px}


/* SIGNUP FORM_1 */

.ok { background:url(images/go.gif); height:19px; width:40px; border:0px; cursor: pointer}
.form_search {border:1px #e4e5e1 solid;   color:#737373; padding-left:5px;  font-family: Tahoma, Arial; font-size:11px; height:15px;  width:130px}

/* PA3HOE */
.Linki {  padding-top:10px}
.Linki a {color:#737373; text-decoration:none}
.Linki a:hover { text-decoration:underline}
.Green { color:#7ba419}
.Tabl { background:url(images/3_table.gif); padding:2px 0px 1px 12px}
.Tabl a { text-decoration:none; font-weight:bold; color:#464545; font-size:10px}
.Tabl a:hover { text-decoration:underline}

/* TABLE */
.Table { width:255px}
.table_1 { width:19px; padding:1px 0px 1px 0px; text-align:center; vertical-align:middle}
.table_2 { width:143px; padding:1px 0px 1px 15px;}
.Table_3 { width:78px; padding:1px 0px 1px 0x; text-align:center}
.Table_3 a {color:#7ba419; text-decoration:none}
.Table_3 a:hover { text-decoration:underline}

.table_4 { width:148px; padding:1px 0px 1px 27px; background:url(images/4_tab3.gif) left center no-repeat}


/* FORM */
.form_text {   padding-top:5px; padding-left:5px;  font-weight:bold}
.pod_style { width:247px}
.form_style {border:1px; border-style:solid;   border-color: #d4d0c8   ; font-family: Tahoma, Arial; font-size:11px;  height:15px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:245px; }
.form_area {border:1px; border-style:solid;   border-color:#d4d0c8; font-family: Tahoma, Arial; font-size:11px;  height:90px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:513px; }
.clear {background-image: url(Images/4_Clear.gif); width:56px; height:19px; border:0px;  border-color:#743218;  cursor: pointer;}
.send {background-image: url(Images/4_send.gif) ; height:19px; width:56px; height:19px; border:0px; border-color:#743218;  cursor: pointer}


/*Default CSS for the RSS box containers and the pagination div. Customize further for each RSS box*/

.rsscontainer{
margin-bottom: 5px;
}

.rsscontainer .rsstitle{ /*Style for .rsstitle DIV*/
font-weight: normal;
}

.rsscontainer .rssdate{ /*Style for .rssdate DIV*/
font-color: gray;
font-size: 90%;
}

.rsspaginate{ /*Style for Pagination DIV*/
width: 250px;
text-align: left;
padding: 2px 0;
margin: 10px 0;
}

.rsspaginate form{ /*Style for Pagination DIV's form element*/
margin: 0;
}

.rsspaginate .paginateselect{ /*Style for Pagination DIV's drop down menu*/
border: 1px solid navy;
margin: 0 10px;
}

.rsspaginate a{ /*Pagination links*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: #7BB451;
background-color: white;
}


.rsspaginate a:hover, .rsspaginate a.selected{
color: #000;
background-color: #7BB451;
}


/*CSS for product page numbers*/
.pagenums {
padding: 0 10px;
text-decoration: none;
font-size: 10px;
color: #fff;
background-color: #7BB451;
font-family : Tahoma;
}

.pagenums a {
padding: 0 10px;
text-decoration: none;
font-size: 10px;
color: #fff;
background-color: #7BB451;
font-family : Tahoma;
}

.pagenums a:hover {
padding: 0 10px;
text-decoration: none;
font-size: 14px;
font-weight: 800;
color: #7BB451;
background-color: #fff;
font-family : Tahoma;
}


/*CSS for article pages*/
.logo
	{
	font-family: Georgia, times new roman;
	color: ffffff;
	font-size: 24px;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	}

a:hover.logo
	{
	text-decoration: none;
	color: f1f1f1;
	}

a.author
	{
	text-decoration: none;
	color: 000;
	}
	
.nav
	{
	font-size: 11px;
	line-height: 14px;
	}

a:hover.nav
	{
	text-decoration: none;
	}
