﻿.Div_Gallery
{
	clear:both;
}

.gallery_box    
{ 
	float:left;
	text-align:left;
	position:relative;
	width:180px;
	height:320px;
}

	.gallery_rating
	{	
		float:left;
		margin-top:7px;
		clear:both;
		
	}
	
	.gallery_title
	{
		clear:both; float:left; text-align:left; width:160px; margin-top:5px;
	}
	
	
	.gallery_designer
	{
		float:left;  margin-right:10px; margin-top:4px; width:150px;
	}
	
	.gallery_table_container
	{
			width:160px; height:225px;	
	}

		.gallery_image  
		{ 
			border-style:ridge;
			border-width:1px; 
			border-color:#000000;
			border-color:#BBBBBB;
			
			cursor:pointer; 
			background-image:url('../graphics/background_main.gif');
		
		}
	
	.gallery_buy_button
	{
		float:right; margin-right:20px; margin-top:6px;
		cursor:pointer;
	}
	
	.gallery_buy_panel
	{
		position:absolute; top:160px; left:15px; width:141px; height:77px;
		background-image:url('../graphics/background_buy_panel.png'); 
	}
	
		.gallery_buy_progress
		{
			left:0px; top:0px;
			width:139px; height:77px;
			text-align:center;
			vertical-align:middle;
		}
		
			.gallery_buy_image_progress
			{
				text-align:center;
				float:left;
				margin-top:20px;
				width:139px;
			}
			
		.gallery_buy_blank
		{
			float:left;
			margin-left:0px;
			margin-top:0px;
			cursor:pointer;
		}
		
		.gallery_buy_customize
		{
			float:left;
			margin-left:0px;
			cursor:pointer;
		}
		
		.gallery_buy_no_thanks
		{
			float:left;
			margin-left:0px;
			cursor:pointer;
		}
		
		
.text_category
{
	float:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	display:inline;
	
	padding:3px 3px 3px 3px;
	background-color:#97b647;
	
  	margin-right:5px;
	border-color:#97b647;
	border-style:solid;
	border-width:1px;
	
/*	border-bottom:solid 2px #FFF500s;
*/
}

.text_category:hover
{
	text-decoration:underline;
	background-color:#C5E611;
	color:#FFFFEE;
	
	border-color:#97b647;
	border-style:solid;
	border-width:1px;
	border-bottom:solid 2px #FFF500;
}

.text_category_selected
{
	float:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#78AE2F;

	display:inline;
	
	padding:3px 3px 3px 3px;
	background-color:#FFF500;
	
	margin-right:5px;
  	
	border-color:#FFF500;
	border-style:solid;
	border-width:1px;
	border-bottom:solid 2px #FFF500;
}

.Div_Design_Categories_Background
{
	float:left;
	width:700px;
	height:91px;
	background-image:url('../graphics/background_gallery_tab_search.png');
	margin-top:-5px;
}

	.gallery_search_textbox_gray
	{
		padding:5px 5px 5px 27px; background:#FFFFFF url('../graphics/button_magnifying_glass.png') no-repeat 4px 4px;  color:#999999;  width:240px;
		border:solid 1px #779627; font-family:Verdana; font-size:12px; height:18px; color:#999999;
	}
	
	.gallery_search_textbox_normal
	{
		padding:5px 5px 5px 27px; background:#FFFFFF url('../graphics/button_magnifying_glass.png') no-repeat 4px 4px; color:#000000;  width:240px;
		border:solid 1px #779627; font-family:Verdana; font-size:12px; height:18px; color:#577607;
	}
	
.Div_Design_Categories_Container
{
		
		height:25px;
		/*background-color:#C7E889;
		background-color:#FFFFFF;
		*/
		width:530px;
		float:left;
		margin-top:50px;
		margin-right:0px;	
		padding:10px 0px 0px 5px;
		
}
	.Div_Design_Category_Scroll_Left
	{
		float:left;
		width:16px; height:25px;
		text-align:left;
		padding-top:4px;
	}
	
	.Div_Design_Category_Scroll_Pane
	{
		position:relative;
		float:left;
		width:480px;
		height:25px;
		overflow:hidden;
	}
	
		.Div_Design_Categories
		{
			width:1000px;
			height:25px;
			position:relative;
			left:0px;
		}

	.Div_Design_Category_Scroll_Right
	{
		float:left;
		text-align:right;
		width:16px; height:25px;
		padding-top:4px;
		margin-left:3px;
	}

.Div_Gallery_Sorter
{
	float:right;
	margin-top:58px;
	margin-right:10px;	
		
	height:15px;
	width:150px;
	text-align:right;
	color:#FFFFFF;
}
	.sort_pipe
	{
		font-family:Verdana;
		font-size:10px;		
		color:#CCCCCC;
	}
	
	.sort_text
	{
		font-family:Verdana;
		font-size:10px;		
		color:#FFFFFF;
		cursor:pointer;
		display:inline;
	}
	
	.sort_text:hover
	{
		color:#FFFF00;
		text-decoration:underline;
		display:inline;
	}

	.sort_text_selected
	{
		font-family:Verdana;
		font-size:10px;
		color:#FFFF00;
		cursor:pointer;
		display:inline;
	}
	
	.sort_text_selected:hover
	{
		color:#FFFF00;
		text-decoration:underline;
		display:inline;
	}

/*---------------------------------------------------------------*/

.Div_Notice_Background
{
	position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	filter:alpha(opacity=75); opacity:0.75; 
}

	.Div_Notice_Box
	{
		position:fixed;
		z-index:200;
		left:50%;
		top:50%; 
	
		width:535px;
		height:350px;

		margin:-175px auto auto -267px ;
	
		background-color:#FFFFFF;
		border:solid 3px #97b647;
	
	}

.Div_Teaser_Sorter
{
	background-image:url('/graphics/background_main.gif'); 
	position:relative; float:left; margin-left:0px; margin-top:0px; top:-4px;
	width:700px; height:310px;
	border:none 1px #DDDDDD;
}
		
	.Div_Teaser_Item
	{
		position:absolute; z-index:0; top:0px; left:0px;
		width:700px; height:310px;
		display:none;
		filter:alpha(opacity=0); opacity:0.0; 
		
	}
	
		.Image_Teaser
		{
			position:absolute; top:0px; left:0px;
			width:700px; height:310px;
		}

	.Div_Teaser_Sorter_Picker
	{
		clear:both;
		float:left;
		margin-top:4px;
		width:700px;
		height:17px;
	}
		
		.Div_Teaser_Sorter_Picker_Item_Normal
		{
			width:20px; height:16px;
			padding-top:3px;
			margin-top:2px;
			margin-left:3px;
			
			font-weight:normal;
			
			text-align:center;
			border:solid 1px #DDDDDD;
			float:right;
			color:#000000;
			background-color:#EEEEEE;	
			cursor:pointer;
		}
	
	
		.Div_Teaser_Sorter_Picker_Item_Selected
		{
			width:20px; height:16px;
			padding-top:3px;
			margin-top:2px;
			margin-left:3px;
			
			font-weight:bold;
			
			text-align:center;
			border:solid 1px #DDDDDD;
			float:right;
			color:#FFFFFF;
			background-color:#97b647;	
			cursor:pointer;
		}
	
    .popup_buy_option
    {
	    position:fixed;  
	    z-index:2000; 
	    width:520px; 
	    height:300px; 
	    top:50%; 
	    left:50%;
	    margin:-150px auto auto -275px;
    	
	    border:solid 2px #97b647;
	    background-color:#FFFFFF;
	    padding:10px 10px 10px 10px;
    }
    
    

			.Div_Selected_Category
			{
				float:left;
				border:solid 1px #97b647;
				background-color:#97b647;
				width:100px; height:19px;
				padding:6px 3px 3px 5px;
			
				color:#FFFFFF; font-weight:bold;
			}
			
			.Div_Selected_Category:hover
			{
				/*
				border:solid 1px #000000;
				color:#FFFF00;
*/
			}
			
			.Div_Selected_Category_Name
			{
				cursor:pointer;
			}
				.Div_Categories_Dropdown
				{
					position:absolute;  top:35px; left:0px;
				}
				
				.Table_Design_Categories
				{
					border:solid 1px #;
					background-color:#A7C657;
					width:110px;
					color:#FFFFFF;
					font-weight:normal;
				}
			
			.TableRow_Design_Category
			{
				cursor:pointer;
				padding:4px 3px 4px 5px;
				height:20px;
			}
			
			.TableRow_Design_Category:hover
			{	
				background-color:#97b647;
				color:#FFFF00;
			}
