

#main_image {
	height:465px;
	width:700px;
	position:relative;
	float:left;
	}

#main_image img {
	margin-bottom:10px;
	}
	
.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}


table.img_navigation {
	width=700px;
}

td.counter {
	text-align:left;
	width:250px;
}

td.img_nav {
	text-align:right;
	width:440px;
}

#sidecart {
	position:relative;
	float:right;
	width:270px;
	height:453px;
	background-color:#E4E2D3;
	border:thin solid #CBC9BA;
	padding:5px;
	font-size:10px
}

table.sidecart {
	width:100%;
	border-bottom:thin solid #CBC9BA;
	margin-bottom:5px;
}

td.caption {
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color:#000;
}

td.prompt {
	width:90px;
	vertical-align:text-top;
}

td.checkbox {
	width:130px;
}

#table_iptc {
	height:100%;
}

#table_tag{
}


/* The Search */

#search_tag {
	display:block;
	width:auto;
	padding:5px 5px 10px 5px;
	position:absolute;
	bottom:0;
}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#27241e;
	border: 1px solid #4e493c;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#746d59;
}

#search_tags {
	width:75px;
	float: left;
	background:#4d473b;
	border:#28251e;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	height:20px;
}

/* ###################################################### */
/* Begin Generic Rounded Box  */


UL.thumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 1000px;
}

UL.thumbs LI {
	position: relative;
	float: left;
	padding: 0;
	width: 180px;
	height: 190px;
	margin: 9px;
	background-color: #f6f6f6;
	border: 1px solid #e5e5e5;
}

UL.thumbs LI:hover {
	background-color: none;
	border: 1px solid #746d59;
}


UL.thumbs LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: 0;
}

UL.thumbs LI TABLE TD {
	width: 160px;
	text-align:center;
	font-size:9px;
}

UL.thumbs LI TABLE TD.slide {
	height: 175px;
	vertical-align: middle;
}

UL.thumbs LI TABLE TD.slide IMG {
	border: 0;
}

UL.thumbs LI TABLE TD.left {
	width:40px;
	text-align:right;
	font-weight:bold;
	padding-left:5px;
	font-size:10px;
}

UL.thumbs LI TABLE TD.new {
	width:40px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	font-size:10px;
	color:#F30;
}

UL.thumbs LI TABLE TD.img_title {
	text-align:center;
	font-size:10px;

}


UL.thumbsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

TABLE.thumbheader {
	padding: 2px;
	width: 640px;
	margin: 0;
}

TABLE.info TD {
	vertical-align: top;
	font-size: 11px;
	padding: 3px;
}

TABLE.info TH {
	vertical-align: top;
	padding-top: 4px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}

TABLE.info.left TH {
	text-align: left;
}

TABLE.input {
        border: 0;
        padding: 3px;
}

TABLE.input TH {
        text-align: right;
        vertical-align: top;
        padding-top: 3px;
        font-weight: normal;
}

TABLE.input.left TH {
        text-align: left;
}

TABLE.input.tall TH {
	padding-top:10px;
}

TABLE.null {
	padding: 0;
	margin: 0;
	border-style: none;
}

TABLE.table {
	color: #222;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #bbb;
	border-right: none;
}

TABLE.table a {
	color: #005C9C;
	text-decoration: none !important;
}

TABLE.table a:hover {
	text-decoration: underline !important;
}

TABLE.table TH {
	padding: 5px 3px;
	text-align: center; 
	font-weight: normal;
	background-color: #e5e5e5;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #000 !important;
}

TABLE.table TH a {
	color: #36c;
}

TABLE.table TH.on A {
	font-weight: bold;
}

TABLE.table TR, TABLE.table TR.nohover:hover, TABLE.table.nohover TR:hover {
	background: #F6F6F6;
}

TABLE.table TR:hover {
	background: #fff;
}

TABLE.table TD {
	padding: 4px 8px;
	border-bottom: 1px dotted #bbb;
	border-right: 1px solid #bbb;
	color: #333;
}

TABLE.table.slim TD {
	padding: 3px 8px;
}

TABLE.table TD.left, TABLE.table TH.left {
	text-align: left;
}

TABLE.table TD.right, TABLE.table TH.right {
	text-align: right;
}

UL.batch {
	list-style: circle;
	text-indent: 0px;
	margin: 0 1.5em;
	padding: 0;
	color: #666;
}

UL.batch LI {
	font-size: 10px;
}

UL.batch LI.lg {
	font-size: 12px;
}

UL.batch LI A, UL.batch LI span {
	margin: 0;
	line-height: 16px;
	color: #00A0F0 !important;
	text-decoration: none;
}

UL.batch.tight LI A, UL.batch.tight LI span {
	padding: 0px 0px 2px 15px;
}

TABLE.dltypeSlim TH {
        padding-top: 1px;
        margin: 0;
        text-align: left;
}

UL.DlType LI LABEL {
	width: 120px;
	height: 16px !important;
}

UL.DlType LI SELECT {
	width: 200px;
}

UL.DlType LI.DlTypeSize2 {
	clear: both;
	margin: 0;
	padding: 0;
}

DIV.crumbs {
	padding: 1px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

DIV.crumbs A {
	color: #333 !important;
	text-decoration: underline !important;
}

DIV.crumbs A:hover {
	color: #36c !important;
}

DIV.crumbs EM {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

A.strCollapse {
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #666;
}

/* ###################################################### */
/* Begin Generic Rounded Box  */
DIV.roundCon {
	padding: 0;  
}

DIV.roundCon DIV.rouTop {
	background-image:url(/img/MP.com/generic_box_top.gif);
	background-repeat:repeat-x;
}

DIV.roundCon DIV.rouTop DIV {
	background: url(/img/MP.com/generic_box_tr.gif) no-repeat right bottom;
}

DIV.roundCon DIV.rouBot {
	background-image:url(/img/MP.com/generic_box_bottom.gif);
	background-repeat:repeat-x;
}

DIV.roundCon DIV.rouBot DIV {
	background: url(/img/MP.com/generic_box_br.gif) no-repeat right bottom;
}

DIV.roundCon DIV.rouTop img,
DIV.roundCon DIV.rouBot img {
	width: 3px;
	height: 3px;
	border: none;
	display: block !important;
}

DIV.rouMid {
	border-left: #b2b2b2 1px solid;
	border-right: #b2b2b2 1px solid;
padding: 0; /* need to fix other stuff before this can be used */
	padding: 3px 0px;
}

DIV.roundHead {
	background: #f0f0f0 url(/img/MP.com/ImgApp/overlayHeader.gif) repeat-x scroll left top;
	border-bottom:1px dotted #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	height:19px;
	padding-left: 8px;
margin: 0; /* need to fix other stuff before this can be used */
	margin: 0px 0px 5px;
}

DIV.roundBody {
	padding: 0px 5px;
	background: #fff;
}

/* End Generic Rounded Box  */
/* ###################################################### */

/* ######## customization base styles ######## */

DIV#refine A#refineToggle {
	display: block;
	width: 200px;
	padding: 2px 2px 2px 15px;
	margin-bottom: 5px;
	background: url('/img/BS.com/tick.gif') top left no-repeat;
	font-size: 12px;
	outline: none;
	text-decoration: none;
}

DIV#refine.open A#refineToggle {
	background-image: url('/img/BS.com/tick-down.gif');
}

DIV#refine DIV#refineBody { display: none; }
DIV#refine.open DIV#refineBody { display: block; }
DIV#refine.open SPAN#refineToggleSpan { display: none; }

DIV#refineBody TD {
	vertical-align: top;
	padding-right: 15px;
	font-size: 11px;
}

DIV#refineBody INPUT.field, DIV.search_box_refine_horizontal SELECT {
	width: 160px;
	font-size: 11px;
}

DIV.search_box_refine_horizontal DIV.label {
	width: 160px;
	padding: 2px 1px;
	margin-top: 5px;
	font-size: 11px;
}

DIV.blockToggle A.toggle {
	display: block;
	padding: 1px 2px 2px 12px;
	margin-bottom: 0px;
	background: url('/img/BS.com/tick.gif') top left no-repeat;
	font-weight: bold;
	outline: none;
}

DIV.blockToggle.open A.toggle {
	background-image: url('/img/BS.com/tick-down.gif');
}

DIV.blockToggle DIV {
	display: none;
	padding: 0 0 0 12px;
}
DIV.blockToggle.open DIV { display: block; }

