/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background: url(images/back_repeat.jpg) #333333 repeat-y center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #60bd25;
}
a:visited {
	color: #60bd25;
}
a:hover {
	color: #F60bd25;
}
a:active {
	color: #60bd25;
}
#back {
	background: url(images/background.jpg) no-repeat center top;
	width: 100%;
	margin: auto;
}
#container {
	width: 900px;
	margin: auto;
}
#header {
	width: 900px;
	margin: auto;
	height: 150px;
}
#nav {
	width: 900px;
	margin: auto;
	height: 50px;
}
#content {
	width: 840px;
	margin: auto;
	padding: 30px;
	background: url(images/content_back.gif);
}
#footer {
	width: 900px;
	margin: auto;
	height: 50px;
}
#copyright {
	width: 860px;
	margin: auto;
	padding: 20px;
	text-align: center;
}
/* set banner settings */
.banner_image
{
	border: 0px solid #333333;
}

.banner_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
/* set borders settings */
.borders
{
	background-color: #333333;
	width: 1px;
	height: 1px;
}
/* set horizontal lines separator */
.separator_horizontal
{
	border-bottom: 1px dotted #333333;
}
/* set vertical lines separator */
.separator_vertical
{
	border-left: 1px dotted #333333;
}
/* set top of the page title/heading text, usually should be bold and a touch bigger then normal font */
.heading_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #67AF2F;
}
/* set top of the page title/heading description, usually can be the same as normal font */
.heading_description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/* set listing link/title, usually bold and same size as normal font */
.listing_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F77A7E;
}
/* set listing link/title mouse over, usually same as listing_title */
.listing_title:hover
{
	// do nothing
}
/* set listing description, usually same as normal font */
.listing_description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* set listing information, usually one size smaller then normal, for form field names, and information areas */
.listing_information
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* set listing price(cart)/date(events/news), usually a little smaller than normal font */
.listing_special
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0097DC;
}

.listing_special:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
/* set listing sale price/error messages, usually darker red and bold */
.listing_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
}
/* set image styles */
.listing_image
{
	border: 1px solid #333333;
}
/* set buttons styles */
.listing_buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
/* listing table header style */
.listing_table_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #70C6CC;
	border: 1px solid #333333;
}
/* listing table row 1 style */
.listing_table_row_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EEF6E9;	
	border: 1px solid #333333;
}
/* listing table row 2 style, should be little lighter/darker background then row 1 */
.listing_table_row_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #D7ECD9;
	border: 1px solid #333333;
}

.listing_table_null
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #DAFDFF;
	border: 1px solid #333333;
}
/* set side navigation heading */
.side_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}
/* set side navigation body */
.side_main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
/* set side navigation links */
.side_nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin: 2px;
	text-decoration: none;
}
/* set side navigation links mouse over effect */
.side_nav:hover
{
	color: #336699;
	text-decoration: underline;
}
/* set side navigation links for first level deep (usually same a side_nav) */
.side_nav_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin: 2px;
	text-decoration: none;
}

.side_nav_1:hover
{
	color: #336699;
	text-decoration: underline;
}
/* set side navigation links for second level deep (add more levels if needed) */
.side_nav_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
	margin: 6px;
	text-decoration: none;
}

.side_nav_2:hover
{
	color: #336699;
	text-decoration: underline;
}
/* set side navigation links for third level deep (add more levels if needed) */
.side_nav_3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	margin: 2px;
	text-decoration: none;
}

.side_nav_3:hover
{
	color: #333333;
	text-decoration: underline;
}

.top_slogan {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #FFFFFF}

.top_nav {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #CCFFFF;
	border: 1px solid #333333;
	background-image: url(images/colorback.gif);
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
