/* CSS Document */

	.page_fill_header
	{
		background-color:#008032;
		background-image:url(../images/background/play_away_guitars_header_repeat.png);
		background-repeat:repeat-x;
		
		height:150px;
		min-width:960px;

		
	}
	
		.page_visible_header
		{
			width:960px;
			text-align:left;
		}
		
			.page_visible_header img
			{
				float:left;
			}



			.header_contacts
			{
				background-image:url(../images/background/play_away_guitars_header_contacts.png);
				background-repeat:no-repeat;
				height:90px;
				width:238px;
				color:white;
				float:left;
				padding-top:47px;
				margin-left:70px;

				
				text-align:center;

				
			}

				.header_contacts_phone
				{
					font-size:2.4em;
				}
				.header_contacts_email
				{
					margin-top:10px;
					font-size:1.3em;
				}
					.header_contacts_email a
					{
						color:white;
					}

	.page_fill_topnav
	{
		clear:both;
		
		background-color:#8c8c8c;
		height:33px;
		min-width:960px;



	}
	
		.page_visible_topnav
		{
			color:white;
			width:960px;
			text-align:left;
			height:33px;
			padding:0px;
		}
		
	
	.page_mainwidth
	{
		width:960px;
		text-align:left;
		
	}
		
		.page_leftnav
		{
			width:185px;
			float:left;

			padding:0px;
			padding-top:26px;
			padding-right:3px;
			font-size:0.85em;
			
			color:#666666;
		}
		
		.search
		{
		
		}
		
			.search img
			{
				cursor:pointer;
			}
		
			.search_go
			{
				text-align:right;
				margin-top:4px;
			}
		
			.search input
			{
				width:178px;
			}
		
				
		
		
		
		.page_right
		{

			float:left;
			width:771px;
		}
		
		.page_right_top
		{
			background-color:#FFFFFF;
			height:34px;
			padding-top:1px;
		
		}
		
			.page_back
			{
/*				background-image:url(../images/background/breadcrumb_trail_background.png);
				background-repeat:repeat-x;
	*/			background-color:#C4C4C4;

				float:left;
				width:50px;

				padding-top:5px;
				padding-left:5px;
				height:27px;
				
				cursor:pointer;

			}
		
			.page_breadcrumb
			{
/*				background-image:url(../images/background/breadcrumb_trail_background.png);

				background-repeat:repeat-x;
				
				
*/			
				background-color:#C4C4C4;

				color:#005424;
			
				float:left;
				

				padding-top:9px;
				height:23px;

				padding-left:5px;

				font-size:0.9em;

				width:594px;
				overflow:hidden;
			}
	
			.page_minibasket
			{

				background-image:url(../images/background/mini_basket_background.png);
				background-repeat:no-repeat;

				float:right;

				padding-left:30px;
				width:276px;

				padding-top:6px;
				height:27px;

				
				font-size:0.9em;
				color:white;
				

			}

				.page_minibasket_items
				{
					float:left;
					margin-top:4px;
					margin-right:30px;
				}
				.page_minibasket_price
				{
					float:left;
					margin-top:4px;
					font-weight:bold;
				}
				.page_minibasket_view
				{
					float:right;
					margin-right:7px;

				}
		
		.content
		{
			clear:both;
			margin:5px;
			margin-right:0px;
			font-size:0.9em;
		}

	.page_fill_footer_bar
	{
		clear:both;
		
		background-color:#8c8c8c;
		height:33px;
		min-width:960px;


	}

	.page_footer
	{
		width:960px;
		text-align:right;
		color:#666666;
		font-size:0.8em;
		margin-top:7px;
	}
	
	.page_footer a
	{
		color:#666666;
	}

	.footer_trademarks
	{
		margin-top:10px;
		float:right;
		margin-right:0px;
		font-size:0.85em;
	}







.pic_float_left
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;

}

.pic_float_right
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;


}

.pic_grid
{
	margin-right:10px;
	margin-bottom:10px;
}


.clear
{
	clear:both;
	margin-top:20px;
}

.picGrid_thumbs
{

}

.picGrid_thumbs img
{
	cursor:pointer;
	border:1px solid #8B5C29;
}

.picGrid_large
{
	float:left;
}
