.EditField { padding: 0px; font-size: 11px; height: 18px; }	        
.CommonContentArea { margin: 4px 0px 2px 0px; padding-bottom: 2px; overflow: hidden; }
.CommonContentArea A:LINK { color: #336699; }
.CommonContentArea A:ACTIVE { color: #336699; }
.CommonContentArea A:VISITED { color: #336699; } 
.CommonContentArea A:HOVER { color: #336699; }
.CommonContentHeader
{
    text-align: left;
    font-size: 0.8em;
    padding: 2px;
    padding-left: 8px;
    margin: 0px;
	width: 100%;
}
.CommonContentContent
{
    font-size: 80%;
    color: #000000;
    padding: 4px;
    padding-bottom: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    background-color: #ffffff;
    overflow: hidden;
}
.CommonContentContent TD
{
    font-size: 90%;
    color: #000000;
}
.CommonContentHeaderB
{
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
    padding: 2px;
    padding-left: 8px;
    border-top: solid 1px #cccccc; 
    margin: 0px;
    width: 100%;
}
.CommonContentHeaderBLeft
{
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
    width: 5px;
    padding: 2px;
    margin: 0px;
    background-image: url(images/sidebar-headerL.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.CommonContentHeaderBRight
{
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
    width: 5px;
    padding: 2px;
    margin: 0px;
    background-image: url(images/sidebar-headerR.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
.TableWithBorder { border-style: solid;	border-width: 1px;	border-color: #cccccc; border-radius: 1em; box-shadow: black 0.5em 0.5em 0.3em; }
.MenuBar TABLE {
    border: solid thin #000000;
}
.MenuBar TD {
    font-size: 14px;
    color: #ffffff;
}
.MenuBar A:LINK { color: #ffffff; }
.MenuBar A:ACTIVE { color: #ffffff; }
.MenuBar A:VISITED { color: #ffffff; } 
.MenuBar A:HOVER { color: #ffffff; }
.MenuBarDiv { 
    width: 98%;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    background: #606060; 
 }
.LightGrayDiv { 
    width: 840px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    background: #f2f2f2; 
    margin-left:auto;
    margin-right:auto;
 }
.LightGrayDiv h2 {
background-color: #3e52a3;
color: #FFFFFF;
}
.LightGrayDiv400 { 
width: 400px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
background: #f2f2f2; 
}
.MainDiv 
{
width:940px;
padding: 10 10 10 10;
background-color: #ffffff;
text-align:center;
margin-left:auto;
margin-right:auto;
border-color: #626365;
}
.ContentTable TD {
	font-size: 16px;
}
.BoxBackground {
    background-image: url("/images/box280s.jpg");
    background-repeat: no-repeat;
    font-size: 1em;
    color: #6e6f71;
    width:290px;
    padding:10 10 10 10;
    height:246px;
    vertical-align:top;
    font-weight: bold;
}
.BoxBackground A:link { COLOR: #990000; font-size:1.4em;}
.BoxBackground A:visited { COLOR: #990000;font-size:1.4em;}
.BoxBackground A:active { COLOR: #990000; font-size:1.4em;}
.BoxBackground A:hover { COLOR: #626365;font-size:1.4em;}

.img_Auction {
			float:left;
			margin:5px 5px 5px 5px;
			background-color:#fff;
			padding:2px;
			border:1px solid #ccc;
			cursor:pointer;
			width:170px;
			height:140px;
	
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
}
#home_auction {
			background-color:#fff;
			padding:2px;
			border:1px solid #c0c0c0;
			height: 253px;
			width: 840px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
}
.pic_frame {
	height: 153px;
	width: 171px;
	position: relative;
	display:block;
	float: left;
}
.pic_frame_crop {
	height: 109px;
	width: 146px;
	position: absolute;
	left: 12px;
	top: 16px;
	overflow: hidden;
}

.pic_feed_node:hover .pic_frame, .pic_frame:hover {
	background-position:top right;	
}
.pic_feed_node:hover .pic_frame .pic_frame_crop, .pic_frame:hover .pic_frame_crop {
	top:12px;
}
#pic_feed_crop {
	float: left;
	height: 250px;
	width: 760px;
	margin-right: 6px;
	margin-left: 6px;
	overflow: hidden;
	position: relative;
}
#pic_feed {
	height: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.pic_feed_node {
	height: 240px;
	width: 800px;
	float: left;
	text-decoration:none;
	color:#34342f;
}
.pic_feed_node h2 {
	font-size: 20px;
	font-weight: bold;
	color: #91918a;
	margin-bottom: 12px;
	padding-top: 13px;
}
.pic_feed_node p a{
	color:#34342f;
	text-decoration:none;
}
.pic_feed_node h2 a{
	color: #91918a;
	text-decoration:none;
}
.pic_feed_node .pic_frame {
	margin-right: 7px;
}
#potd_arrow_left {
	float: left;
	background-image: url(/images/potd_arrows.gif);
	height: 17px;
	width: 10px;
	background-position: 0px -17px;
	margin-top: 60px;
	margin-right: 6px;
	margin-left: 20px;
	cursor:pointer;
}
#potd_arrow_right {
	float: left;
	background-image: url(/images/potd_arrows.gif);
	height: 17px;
	width: 10px;
	background-position: 0px 0px;
	margin-top: 60px;
	margin-left: 6px;
	cursor:pointer;
}
#potd_arrow_left:hover {
	background-position:-20px -17px;
}
#potd_arrow_right:hover {
	background-position:-20px 0px;
}		
.slideBeg #potd_arrow_left {
	background-position:-10px -17px;
	cursor:default;
}
.slideEnd #potd_arrow_right {
	background-position:-10px 0px;
	cursor:default;
}

