/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #333;
	background-image: url(admin/images/pattern.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: x-small;
	voice-family: "\";}\""; 
	voice-family: inherit;
	font-size: x-small;
}

html>body {
	font-size: x-small;
}

/* - - - - - - - - - - ENTIRE PAGE GRID - - - - - - - - - - */

#body_grid {
	margin: auto;
	padding: 0;
	width: 763px;
/*
	width: 1000px;
*/
/*
	overflow: hidden;
*/
	margin-left: auto;
	margin-right: auto;
}

/* - - - - - - - - - - CONTENT AREA - - - - - - - - - - */

#body_column {
	margin: 0;
	padding: 75px;
	padding-bottom: 150em;
    margin-bottom: -100em;
	background-position: top;
	background-color: #fff;
	background-repeat: no-repeat;
	background-attachment: scroll;
	float: left;
}

/* - - - - - - - - - - PAGE HEADING IMAGE - - - - - - - - - - */

#heading {
	margin: 0px 0 0 0px;
	padding: 0px;
}

#heading img {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	display: block;
}

/* - - - - - - - - - - SITE NAVIGATION - - - - - - - - - - */

#navigation {
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2px;
}

#navigation img {
	margin: 0 5px;
}

#navigation a {
	margin: 0 9px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

/* - - - - - - - - - - DROP SHADOW BACKGROUND COLUMN - - - - - - - - - - */

#side_column {
	margin: 0;
	padding: 0;
	padding-bottom: 150em;
    margin-bottom: -100em;
	width: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	float: left;
}

/* - - - - - - - - - - SUB NAVIGATION - - - - - - - - - - */

#subnav {
	margin: 0 0 0px;
}

#subnav h1 {
	display: inline;
	margin: 0 10px 0 0;
}

#subnav p {
	display: inline;
	margin: 0 10px 0 0;
}

#subnav a {
	margin: 0 2px;
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: underline;
}

/* - - - - - - - - - - BODY CONTENT AND LAYOUTS - - - - - - - - - - */

#body_content {
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
}

#left_column {
	padding: 0;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#left_column p {
	margin: 0 0 10px;
}

#left_column a {
	color: #f60;
	margin: 0 1px;
	text-decoration: none;
}

#left_column a:hover {
	text-decoration: underline;
}

#left_column h1 {
	margin: 0 0 5px;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #f60;
	font-weight: normal;
	font-size: x-small;
	voice-family: "\";}\""; 
	voice-family: inherit;
	font-size: small;
}

html>#left_column h1 {
	font-size: small;
}

#left_column img {
	margin: 0 0 10px;
	padding: 3px;
	border: 1px solid #ccc;
}

#right_column {
	padding: 0;
	width: 175px;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 10px;
}

#right_column h1 {
	margin: 0 0 5px;
	color: #f60;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: x-small;
	voice-family: "\";}\""; 
	voice-family: inherit;
	font-size: small;
}

#right_column html>h1 {
	font-size: small;
}






.additemnav p {font-family: "Lucida Grande", helvetica, Times, serif;
	font-size: x-small;
	text-align: right;
	font-size: small;}

.additemnav html>p {
	font-size: small;
	text-align: right;
}





.additemnav a {font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: xx-small;
/*
	voice-family: "\";}\""; 
	voice-family: inherit;
*/
	text-align: right;
	font-size: x-small;}

.additemnav html>a {
	font-size: x-small;
	text-align: right;
}







#right_column img {
	margin: 0 3px 6px;
}

.link_column {
	margin: 10px 0 100px;
	width: 198px;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	float: left;
}

.link_column h1 {
	margin: 0 0 10px;
	color: #333;
}

.link_column p {
	margin: 0 0 5px;
	font-weight: bold;
	color: #f60;
}

.link_column a {
	margin: 0 0 5px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.link_column a:hover {
	text-decoration: underline;
}

#ecommerce {
	border: 0;
	padding: 0;
}

#ecommerce img {
	border: 0;
	padding: 0;
}

/* - - - - - - - - - - CLASS USED TO CLEAR FLOATS - - - - - - - - - - */

.floatclear {
	clear: left;
}

/* - - - - - - - - - - PAGE FOOTER - - - - - - - - - - */

#footer {
	margin: 0 0 50px;
	padding: 0;
	width: 700px;
	text-align: center;
	overflow: hidden;
}

#footer p {
	margin: 0;
	font-style: italic;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* - - - - - - - - - - COMMON ELEMENTS - - - - - - - - - - */

h1 {
	color: #047391;
	font-size: large;
	voice-family: "\";}\""; 
	voice-family: inherit;
	font-size: large;
}

/*

#headid	{
	width:450px;
}

h1#title {
	display: inline;
	text-align: left;
	width: 450px;
	float: left;
}

h1#add {
	display: inline;
	text-align: right;
	width: 450px;
	display: inline;
	float: right;
	clear: left;
}

*/

/* NEW CODE - DETAIL COLUMN AND SUBNAV */

#detail_description {
	margin: 0;
	padding: 0;
	width: 300px;
/*
	text-align: left;
*/
	float: left;
}

#detail_nav {
	margin: 0 0 0 20px;
	padding: 0;
	width: 225px;
/*
	width: 130px;
*/
	text-align: right;
	float: left;
}

/* END OF NEW CODE */


html>h1 {
	font-size: large;
}

h2 {
	margin: 0 0 2px;
	color: #f60;
	font-weight: bold;
	font-size: xx-small;
	voice-family: "\";}\""; 
	voice-family: inherit;
	font-size: x-small;
}

html>h2 {
	font-size: x-small;
}

p {
	margin: 0 0 5px;
	color: #666;
	font-size: xx-small;
	voice-family: "\";}\""; 
	voice-family: inherit;
	font-size: x-small;
}

html>p {
	font-size: x-small;
}

h1 a {
	color: #f60;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

.more {
	text-decoration: none;
}

.timestamp {
	margin: 0 0 8px;
	font-style: italic;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
}

img {
	margin: 0 0 0px;
	padding: 0;
	border: 0;
}

img a {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #f60;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.cat_link_active {
	font-weight: bold;
	text-decoration: underline;
}


