body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.mystockart.com/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

em {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


p	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	word-spacing: 1px;
}


.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img.alignright {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignleft {

}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#header_talia {
	float: left;
	width: 770px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
}

#content_main {
	padding-left: 5px;

}

#right-content {

	position: relative;

}

#left-content {
	float: left;
	padding-right: 5px;
	width: 170px;


}

#cat-post {
	width: 640px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	position: relative;
}


#left-sidebars {
	float: left;
	width: 253px;
}

#footer {
	background-image: url(http://www.mystockart.com/images/footerbg.png);
	background-repeat: repeat-x;

	height: 60px;
	width: 100%;
	text-align: center;
	padding-top: 22px;
	color: #FFF;
	font-size: 11px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_site_desc {
	float: left;
	height: 40px;
	width: 400px;
	padding-top: 5px;
}

.header_site_desc h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	float: left;
	width: 250px;
	font-size: 1.9em;
	color: #FFFFFF;
	font-weight: normal;
}

.header_site_desc p {
	font-size: 14px;
	color: #F4f4f4;
	margin: 0px;
	float: left;
	width: 400px;
	font-weight: bold;
}

.header_site_desc h1 a:link, .header_site_desc h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header_member_info {
	float: right;
	height: 40px;
	width: 300px;
	padding-top: 5px;
}

.header_nav_box {

	height: 0px;
	margin-top: 55px;
}



.clear-sidebar {
	float: left;
	height: 10px;
	width: 198px;

}

.detail-top-gray
{	
	background: url(http://www.mystockart.com/images/content_top-gray.png) no-repeat bottom;
	text-align: left;
	width: 253px;
	height: 12px;
	font-size: 11px;
}

.detail-mid-gray
{	
	background: url(http://www.mystockart.com/images/content_mid-gray.png) repeat-y;
	text-align: left;
	width: 253px;
	height: 40px;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
}
#content_main .detail-mid-gray h1
{	
	text-align: left;
	font-size: 28px;
	padding: 0px 0px 0px 0px;
	color: #6699CC;
}

.detail-bot-gray
{	
	background: url(http://www.mystockart.com/images/content_bot-gray.png) no-repeat top;
	text-align: left;
	width: 253px;
	height: 15px;
	font-size: 11px;
}

.cat-split{

	float: left;
	width: 250px;

}

#Links-Display {
	float: left;

	padding: 10px 5px 10px 8px;
	width: 120px;
	position: relative;



}
#Links-Border {

	border: 1px solid #EEEEEE;

}


/* Page Numbers */
.pages {
    padding: 0.5em;
    margin: 0.5em 0;
    font-size: 13px;
}

.pages a, .pages span {
    padding: 0.1em 0.3em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a:visited {
    border-color: #EEEEEE;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 0px solid #ddd;
        color: #999;
}


.navigators {
	float: left;
	width: 100%;
	height: 18px;
   BORDER-BOTTOM:	0px solid #000000;	
   BORDER-LEFT:		0px solid;
   BORDER-RIGHT:		0px solid;	
   BORDER-TOP:		0px solid #000000;
   font-size:		18px;
}

.navigators ul {
	margin: 0px;
	height: 18px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.navigators ul li {
	display: inline;
  /*  BORDER-RIGHT:		0px solid #FFFFFF; */
    font-size: 10px;

}
.navigators ul li a {
	color: #FFFFFF;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;

}
.navigators ul li a:link, .navigators ul li a:visited {

	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: auto;
    font-size: 18px;
	font-weight: bold;
	padding-right: 4px;
}

.navigators ul li a:hover, .navigators ul li a:active {
	color: #369;
	text-decoration: none;
	height: 18px;
	width: auto;
	font-size:		18px;
	font-weight: bold;
	padding-right: 4px;
	padding-bottom: 1px;
	background-color: #FFF;
}

.navigation-active {
	color: #369;
	text-decoration: none;
	height: 21px;
	width: auto;
	font-size:		18px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	background-color: #EEEEEE;
}

.error {
   color: red;
   font-weight: bold; 
}




/* treecats */
#content .treecats-selection-summary ul, #content .treecats-selection ul {
  margin: 0px;
}
.treecats-selection-summary li a, .treecats-selection li a {
  margin-top: 2px;
  margin-left: 5px;
}
.treecats-selection-summary a, .treecats-selection a {
  font-size: 9px;
}
.treecats-selection-summary a:visited, .treecats-selection a:visited {
  color: #212126;
}
.treecats-selection-current {
  font-weight: bold;
}
.treecats-category-info img {
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
.treecats-children {
  padding-left: 15px;
}
.treecats-selected span, li.treecats-selected {
  font-weight: bold;
}
.treecats-category a:link, .treecats-category a:visited {
  color: #212126;
  text-decoration: none;
}
.treecats-category a:hover {
  text-decoration: underline;
}
#content ul.treecats-links {
  padding-left: 15px;
  margin: 0px;
}
.treecats-links li {
  line-height: 1.25em;
  list-style: circle;
}

.form-name {
   color: #000;
	float: left;
  padding: 2px;
  font-size: 16px;
	width: 110px;
  font-weight: bold;
}

.form-input {
	color: #000;
	float: left;
	padding: 2px;
	font-size: 12px;
	width: 380px;
}
