/* CSS Document */
/*---- Div Styles ----*/
.question_Div
{
	border:none;
}

/*---- Table Styles ----*/
.buy_Tbl
	{
		width:490px;
		border:1px solid #C2C4C2;
	}
	
.product_Details_Tbl
	{
		width:500px;
		border:1px solid #C2C4C2;
	}
	
.propose_Swap_Tbl
	{
		width:300px;
		position:relative;
		left:100px;
		border:none;
	}
	
.swap_Prod_Title
	{
		width:250px;
	}
	
swap_Prod_Radio
	{
		width:50px;
	}
	
.buy_Spacer_Td
	{
		width:70px;
	}

.buy_Products_Tbl
	{
		border:none;
		width:510px;
	}	
	
.search_Area_Tbl
	{
		width:490px;
		border:none;
	}
	
.order_By_Tbl
	{
		width:480px;
		border:none;
	}
	
.buy_Spacer_Tr
	{
		height:20px;
	}
	
.order_By_Spacer
	{
		width:95px;
	}
	
.order_By_Spacer_RL
	{
		width:86px;
	}
	
.order_By_Td
	{
		align:right;
	}
	
.search_Area_Td_Spacer
	{
		width:120px;
	}


.buy_Td_0
	{
		background-color:#CCCCCC;
	}

.buy_Td_1
	{
		background-color:#FFFFFF;
	}
	
.buy_Td_0_Middle
	{
		width:400px;
		background-color:#CCCCCC;
	}
	
.buy_Td_1_Middle
	{
		width:400px;
	}
	
.buy_Td_0_Button
	{
		width:2px;
		background-color:#CCCCCC;
	}
	
.buy_Td_1_Button
	{
		width:20px;
	}
	
.middle_Details_Tbl
	{
		border:none;
		width:390px;
	}
	
.details_Spacer
	{
		height:0px;
	}		
	
.buy_Description_Td
	{
		position:relative;
		width:420px;
		left:40px;
	}
	
.ask_Question
	{
		position:relative;
		width:420px;
		left:40px;
	}
	
.product_Detail_Heading
	{
		position:relative;
		width:440px;
		left:30px;
		top:10px;
	}
	
.product_Detail_Spacer
	{
		height:10px;
	}
	
.prod_Img_Td
	{
		width:150px;
	}
	
.prod_Details_Td
	{
		position:relative;
		left:10px;
		width:330px;
	}
	
.search_Td
	{
		position:relative;
		left:0px;
		width:390px;
	}
		
		
/*---- Link Styles ----*/

/*---- Text Styles ----*/
.credits_Td_1 p
	{
		text-indent:176px;
	}

.credits_Td_2 p
	{
		text-indent:176px;
	}
	
.credits_Td_3 p
	{
		/*text-align:center;*/
		text-indent:215px;
	}
	
.buy_Img p
	{
		text-indent:5px;
	}
	
.product_Detail_Heading h3
	{
		text-align:left;
	}
	
.buy_Description_Td h3
	{
		text-align:left;
	}
	
.buy_Description_Td p
	{
		text-align:left;
	}
	
.search_Td p
	{
		text-align:left;
	}
	
.buy_Item
	{
		text-align:center;
		position:relative;
		left:30%;
	}
	
.buy_Item_Button
	{
		position:relative;
		left:45%;
	}

/*---- Image Styles ----*/
.buy_Tbl img
	{
		border:1px solid #CCCCCC;
		width:75px;
		height:75px;
	}
	
.buy_Td_0_Image
	{	
		width:77px;
		height:77px;
		background-color:#CCCCCC;
	}
	
.buy_Td_1_Image
	{	
		width:77px;
		height:77px;
	}
	
.product_Img
	{
		border:solid 1px #CCCCCC;
		height:150px;
		width:150px;
	}
	
.go_To_Img
	{
		height:20px;
		width:80px;
	}
	
.search_Submit_Img
	{
		position:relative;
		top:6px;
	}
	
.propose_Swap_Img p
	{
		text-align:center;
	}
	
.ask_Question_Img
	{
		position:relative;
		left:95px;
	}
/*	
.product_Details_Tbl img
	{
		border:1px solid #CCCCCC;
		width:75px;
		height:75px;
	}
*/

/*---- Form Styles ----*/
.fld_Question
	{
		color:#999999;
		font-family:Arial, Helvetica, sans-serif;
	}
	
.order_By_Select span
	{
		text-align:right;
		color:#808080;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
.fld_Search
	{
		width:230px;
		color:#666666;
		font-family:Arial, Helvetica, sans-serif;
	}
	
.fld_Item_Category
	{
		color:#666666;
		font-family:Arial, Helvetica, sans-serif;
	}
	
.fld_Order_By
	{
		color:#666666;
		font-family:Arial, Helvetica, sans-serif;
	}
	
.fld_Swap
	{
		color:#666666;
		font-family:Arial, Helvetica, sans-serif;
	}