﻿.ViewWallpapers .ctlGalleryImagesList_ImageTitle
{
	font-family: Verdana,Tahoma,Arial;
	font-size:9px;
	display:block;
	height:25px;
	width:85px;
}

.ViewWallpapers .ctlGalleryImagesList_ImageCategory
{
	font-family: Verdana,Tahoma,Arial;
	font-size:9px;
	display:block;
	height:25px;
	width:85px;
}

.ViewWallpapers .ctrlGalleryImagesList_NormalItem DIV
{
    display:block;
    vertical-align:top;	
    color:#AAAAAA;
    font-weight:normal;
}
.ViewWallpapers .ctrlGalleryImagesList_SelectedItem DIV
{
    display:block;
    vertical-align:top;
    color:#F2984C;
    font-weight:bold;
}

.ViewWallpapers .ctrlGalleryImagesList_SelectedItem IMG
{
    border:solid 1px #F2984C;
}

.ViewWallpapers .ctrlGalleryImagesList_NormalItem IMG
{
    border:solid 1px #000000;
}

.ViewWallpapers .ctlGalleryImagesList_MouseOverEfect A,
.ViewWallpapers .ctlGalleryImagesList_SelectedImageMouseOverEfect A
{
	display:block;
	height:128px;
	width:85px;
    filter:alpha(Opacity=80); -moz-opacity: 0.8; opacity: 0.8;
}

.ViewWallpapers .ctlGalleryImagesList_MouseOutEfect A,
.ViewWallpapers .ctlGalleryImagesList_SelectedImageMouseOutEfect A
{
	display:block;
	height:128px;
	width:85px;
    filter:alpha(Opacity=100); -moz-opacity: 1.0; opacity: 1.0;
}

.ViewWallpapers .ctlGalleryImagesList_SelectedImage A
{
	display:block;
	height:128px;
	width:85px;
}

.ViewWallpapers .ctlGalleryImagesList_NormalImage A
{
	display:block;
	height:128px;
	width:85px;
}


/****************************************************************/
/**************** Gallery Browser Styles ************************/
/****************************************************************/

.ViewWallpapers .ctrlGalleryImagesBrowser_ImageTitle,
.ViewWallpapers .ctrlGalleryImagesBrowser_ImageDescription,
.ViewWallpapers .ctrlGalleryImagesBrowser_ImageGallery
{
	font-family: Verdana,Tahoma,Arial;
	font-size:9px;
}

.ViewWallpapers .ctrlGalleryImagesBrowser_ImageTitle
{
	display:block;
	height:25px;
	width:85px;
}


.ViewWallpapers .ctrlGalleryImagesBrowser_NormalItem DIV
{
    display:block;
    vertical-align:top;	
}
.ViewWallpapers .ctrlGalleryImagesBrowser_SelectedItem DIV
{
    display:block;
    vertical-align:top;
}

.ViewWallpapers .ctrlGalleryImagesBrowser_SelectedItem SPAN
{
    color:#FF9103;
    font-weight:bold;
}

.ViewWallpapers .ctrlGalleryImagesBrowser_NormalItem SPAN
{
    color:#AAAAAA;
    font-weight:normal;
}

.ViewWallpapers .ctrlGalleryImagesBrowser_MouseOverEfect A,
.ViewWallpapers .ctrlGalleryImagesBrowser_SelectedImageMouseOverEfect A
{
	display:block;
	height:128px;
	width:85px;
    filter:alpha(Opacity=80); -moz-opacity: 0.8; opacity: 0.8;
}

.ViewWallpapers .ctrlGalleryImagesBrowser_MouseOutEfect A,
.ViewWallpapers .ctrlGalleryImagesBrowser_SelectedImageMouseOutEfect A
{
	display:block;
	height:128px;
	width:85px;
    filter:alpha(Opacity=100); -moz-opacity: 1.0; opacity: 1.0;
}

.ViewWallpapers .ctrlGalleryImagesBrowser_SelectedImage A
{
	display:block;
	height:128px;
	width:85px;
}

.ViewWallpapers .ctrlGalleryImagesBrowser_NormalImage A
{
	display:block;
	height:128px;
	width:85px;
}

.ViewWallpapers .formInputButton
{
	background: #000000 url(../images/imgButtonsBkg.gif);
	text-align:center;
	font-family: Verdana,Tahoma,Arial;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	height:30px;
	width:139px;
	border: none;
	cursor:cursor;
}

/*********************************************************************************/
/******************* Search wallpapers *********************************************/
/*********************************************************************************/

.ViewWallpapers .SearchWallpapers .csControlTitle
{
	font-family: Verdana,Tahoma,Arial;
	font-size:18px;
	font-weight:bold;
	color:#F2984C;
}

.ViewWallpapers .SearchWallpapers .formInputTextCaption
{
	color:#FFFFFF;
}

.ViewWallpapers .SearchWallpapers .formInputButton
{
	background: #000000 url(../images/imgButtonsBkg.gif);
	text-align:center;
	font-family: Verdana,Tahoma,Arial;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	height:30px;
	width:139px;
	border: none;
	cursor:cursor;
}
