/* @override 
	http://www.streetperformance.com/MARKETPLACE/css/tri_base.css
	http://test1.streetperformance.com/MARKETPLACE/css/tri_base.css
*/

/* @group general */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Tahoma, Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: small;
	text-align: center;
}

div#main_contents {
	width: 85%;
	margin: 0 auto;
	text-align: left;
	background: white;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#tri_header a img {
	border: none;
}


/* @end */

/* @group side banners */

div#side_banners {
	float: right;
	width: 23%;
	margin:  0 2% 0 0px;
	padding: 10px 0 10px 0;
	text-align: center;
	border: 1px solid #898989;
	display: inline;
}

div#side_banners ul {
	list-style-type: none;
}



/* @end */

/* @group main boxes
 */

div#main_ymm.main_box {
	float: left;
	display: inline;
}

div.main_box h3 {
	font-size: 120%;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	background: #757575 url(../images/gradients/dark-gray.jpg) repeat-x top left;
	color: white;
}

div.main_box {
	border: 1px solid #898989;
	display: inline;
}

/* @end */

/* @group footer */

div#tri_footer {
	clear: both;
	margin-top: 20px;
}

/* @end */

/* @group ymm */

#ymm fieldset {
	border: none;
}

/* @end */

/* @group siblings */

div#siblings {
	clear: both;
	float: left;
	display: none;
}

#siblings ul {
	list-style: none;
	float: left;
	margin: 15px 2% 0 2%;
}

#siblings ul li {
	float: left;
	width: 30%;
	margin-right: 1%;
}

/* @end */

/* @group hacks */

.clear {
	clear: both;
}

/* @group IE hacks */

* html div#main_contents {
	width: 84%;
}

* html div.main_box, * html div#side_banners {
	display: inline;
}

div#bread,
div#search_results, 
div#subCategories.main_box,
div#browse_categories.main_box {
	display: inline;
}

/* @end */

/* @end */

isplay: inline;
}

div#bread,
div#search_results, 
div#subCategories.main_box,
div#browse_categories.main_box {
	display: inline;
}

/* @end */

/* @end */

/* @group bread crumbs */

div#bread {
	width: 94%;
	float: left;
	margin: 2% 2%;
	font-weight: bold;
	background: #efefef;
	padding: 1% 1%;
	border: 1px solid gray;
}

div#bread ul {
	list-style: none;
}

div#bread ul li {
	float: left;
	padding: 0 5px 0 0;
}



/* @end */

/* @group search box */

/*
div#bread {
	width: 60%;
	float: left;
}
*/

div#searchForm {
	width: 31%;
	display: none;
	float: left;
	margin: 0 2% 2% 0% !important;
	font-weight: bold;
	padding-top: 15px;
}

#searchForm form {
	width: 100%;
	text-align: center;
	padding: 6px 0;
	background: #efefef;
}

input#queryInput {
	width: 65%;
	font-size: 110%;
	color: #888;
}
input#queryInput:focus {
	color: black;
}



/* @end */

div#side_banners div {
	margin-bottom: 10px;
}


div#dpiLinks {
	background: #DFDFDF;
	color: #333;
	margin: 0;	
	font-size: 90%;
	text-align: center;
}

span#toSP {
}

#toPage a {
}

#toPage  {
	padding: 0 10px 0 0;
}
