@charset "utf-8";
/************************************************************************* 
Listings Cascading Style Sheet for IdeaBuyer.com

Version:	4.0

Written by: Lee Vaughn
Created on: 06/30/2007

Modified By: Matt Doyle
 * last modified on:	 February 21, 2008

Description: This CSS contains all the page specific style information for the
             listings pages (create, view, preview, checkout, listings, etc.) 

***************************************************************************/

	

/*****************************************************************************
                         	Index Page 
******************************************************************************/

#listingIndex .left_3column {
	width: 200px;
	}

#listingIndex .middle_3column {
	margin-left: 225px;
	margin-right: 200px;
	}

#listingIndex .right_3column {
	width: 175px;
	}

#listingIndex table {
	width: 450px;
	margin-top: 3px;
	}

#listingIndex .contentstyle {
	width: 450px;
	height: 450px;
	overflow-y: auto;
	}

#listingIndex .tabArea {
  	font-size: 10px;
	}

	
/**************************************************************************
					 	Index Category
**************************************************************************/

#listingIndex #items ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#listingIndex #items li 2{
	border-bottom: black 1px dashed;
	}
	
#listingIndex #items li a {
	font-size: 10px;
	}

#listingIndex #items .selected {
  	font-weight: bold;
	}

#listingIndex #items li .spacer,
#listingIndex #items li .bottom {
	border-bottom: none;
	}

#listingIndex #pntab {
	list-style: none;
	}

#listingIndex #pntab li {
	float: left;
	margin-left: 10px;
	}

/**************************************************************************
						INFORMATION HEADER
***************************************************************************/

#info_section {
	font-size: 14px;
	margin: 0;
	}
	
#listingNotice {
	float: right; 
	width: 300px; 
	background-color: #DDDDDD; 
	padding: 10px; 
	color: #000000;
	}
	
	
/**************************************************************************
						  CREATE PAGE
***************************************************************************/


#createForm #headlineArea .left_2column,
#createForm #summaryArea .left_2column {
	width: 65%;
	}

#createForm #headlineArea .right_2column,
#createForm #summaryArea .right_2column {
	width: 30%;
	margin-left: 69%;
	}

 .tfpx {
	width: 250px;
	}

#createForm .left_2column {
	width: 660px;
	padding: 0px;
	}

#createForm .right_2column {
	width: 220px;
	margin-left: 660px;
	padding: 10px;
	}
	
#createForm h2 {
	margin-top: 0px;
	}
	
#createForm div.area {
	margin: 15px 0;
	}

#createForm input#headline {
	width: 500px;
	}

#createForm #typeArea {
	font-size: 0.8em;
	margin-top: 25px;
	width: 600px;
	}

#createForm #typeArea legend {
	font-weight:bold;
	}

#createForm #typeArea table {
	width: 600px;
	display: table;
	}

#createForm #typeArea td {
	width: 190px;
	padding: 5px;
	display: table-cell;
	}

#createForm #typeArea input {
	float:left;
	}

#createForm textarea#summary {
	width: 500px;
	}

#createForm #descriptionArea textarea {
	width: 100%;
	height: 500px;
	}

#createForm #miscArea label {
	float: left;
	margin-right: 20px;	
	}
	
#createForm #miscArea textarea {
	clear: both;
	width: 300px;
	height: 50px;
	}
	
#createForm #miscArea span.required {
	font-size: 10px;
	padding: 20px;
	display: block;
}

#createForm .charleft {
	float: right;
	font-size: 10px;	
}

.charcount {
	color: red;
}

#createForm input#countdown,
#createForm input#countdown2 {
	width: 20px;
	margin-left: 5px;
	font-size: 12px;
	border:none;
	color:red;
	background-color: #FFFFFF;
	}

#createForm .counter {
	font-size: 10px;
	}

/**************************************************************************
						  OPTIONS PAGE
***************************************************************************/

#optionsForm .left_2column {
	width: 50%;
	}

#optionsForm .right_2column {
	margin-left: 52%;
	width: 47%;
	}

#optionsForm #tagCloud {
	padding-top: 10px;
	}

#optionsForm #tagCloud a {
	line-height: 25px;
	}
	
#optionsForm #optionsArea ul {
	list-style: none;
	}

#optionsForm #optionsArea ul li {
	margin: 5px 0;
	}

#optionsForm #optionsArea ul li span {
	padding-left: 10px;
	font: 11px italic;
	}
	
/**************************************************************************
						CHECKOUT PAGE
***************************************************************************/

#listingsCheckout .left_2column {
	width: 650px;
	}

#listingsCheckout .right_2column {
	margin-left: 675px;
	width: 175px;
	}
#listingsCheckout #reviews {
	font-size: 10px;
	}

#listingsCheckout #reviews img {
	display: block;
	}

#listingsCheckout #payment {
	font-size: 10px;
	padding-top: 25px;
	width: 122px;
	clear: left;
	}

#listingsCheckout #info {
	font-size: 10px;
	width: 300px;
	text-align: center;
	}

#listingsCheckout table {
	width: 98%;
	display: table;
	margin-bottom: 25px;
	}

#listingsCheckout .remove {
	width: 10%;
	}

#listingsCheckout .desc {
	width: 75%;
	}

#listingsCheckout .price {
	width: 15%;
	}
	
#listingsCheckout tfoot {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	}

#listingsCheckout tfoot input#coupon {
	width: 96%;
	}

/**************************************************************************
						VIEW PAGE
***************************************************************************/

#listingsView .left_2column {
	width: 515px;
	}
	
#listingsView .right_2column {
	margin-left: 580px;
	width: 310px;
	}
	
#listingsView #info {
	height: 145px;
	font-size: 12px;
	}

#listingsView #photo {
	width: 300px;
	height: 300px;
	}
	
#listingsView #photo img {
	display: block;
	}

#listingsView #summary {
	height: 145px;
	}

#listingsView #description #body {
	margin: 10px 10px;
	}	

#listingsView #type {
	font-size:13px;
	margin-top:25px;
	}

#listingsView #type table {
	border:1px dashed;
	padding:10px;
	}

#listingsView #type td {
	font-size:11px;
	padding:5px;
	width:300px;
	}

#listingsView #type img {
	float:left;
	height:25px;
	}
