﻿.divWidget
{
	margin: auto;
	padding: 0px;
	display:table;
	width:auto;
}

.divPhotosWidRepeater,.divDiscographyWidRepeater
{
	padding: 0px;
	text-align: center; /*float:left;*/
	
	display:block;
	float:left;
}
.divPhotosWidRepeater .borderOrange img
{
	/*width: 94px;
	height: 70px;
*/
	width: auto;
	height: auto;
}
.divPhotosWidRepeater input
{
	/*width: 94px;
	height: 70px;
	margin: 2px;
*/
	width: auto;
	height: auto;
		margin: 2px;
}
.borderOrange
{
	border: solid #aa6800 3px;
	display: block;
}
.linkGray
{
	text-decoration: underline;
	color: #757374;
	line-height: 14px;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
}

.divPhotosWidRepeater a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	display:block;
}
.widgetTitle
{
border:medium none;
color:#000000;
display:block;
font-size:15px;
font-weight:bold;
text-align:center;
vertical-align:bottom;
}



.widgetTitleControls
{
	vertical-align: baseline;
	color: #FFE5BF;
	padding-bottom: 0px;
}
.floatLeft
{
	float: left;
}

.divWidgetHolder
{
clear:both;
display:block;
float:none;
margin-bottom:auto;
min-height:100px;
padding:5px;

}
.linksWg
{
	color: #fe9600;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	display: block;
	line-height: 15px;
}

.linksWg_about
{
	color: #fe9600;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 15px;
}


.divProductsLinkHolde
{
	color: #a84b08;
	font-size: 13px;
	font-family: Arial;
	width: 90%;
	margin: auto;
}
.wdgDescription
{
	font-size: 11px;
	font-family: Arial;
	color: #2d2d2d;
}

.buyLink
{
	font-family: Arial Black;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	line-height: 18px;
	display: block;
}

.divPanelEditHolder
{
	width: 90%;
	display: block;
	background-color: #282828;
	text-align: center;
	padding:0px;
	margin: 0 auto; /*background:transparent url(../../images/editBg.png) center top repeat; margin:10px 5px;*/
	color:#FFE5BF;
	font-family:Arial;
}

.btnEditPanel
{
	font-size: 10px;
	color: #fff;
	width: 35px;
	height: 20px;
	border: none;
	background: transparent url(../../images/editBtnBg.png) center top;
	font-family: Trebuchet MS;
	margin: 3px;
	padding: 0;
	vertical-align: text-top;
}
.tbEditTitle
{
	width: 70%;
}


.forumHolder
{
	display: block;
}
.transparentBg
{
	
	display: table;
	height: 100%;
	margin-top: 0 !important;
	margin-top: 10px !important;
}


/*data pager start  */

.pagerWrapper
{
display:block;
clear:both;
margin:0 auto;
height:30px;
width:auto;	
overflow:hidden;
text-align:center;
position:relative;
line-height:30px;
padding:10px 0;
}


span.dataPagerPrevious 
{
	display:none;
}




span.dataPagerNext
{
	display:none;
}


a.dataPagerNext
{
	position:absolute;
	right:0;
	color:#62b7d1;
	font-size:15px;
}


a.dataPagerPrevious
{
	position:absolute;
	left:0;
		color:#62b7d1;
		font-size:15px;
	}


a.dataPagerNumeric
{

font-size:14px;
color:#4e4e4f;
margin-right:3px;
padding:0 5px;
text-decoration:none;
}

.dataPagerNumericCurrent 
{background:transparent url(images/activePager.png) center no-repeat;
border:medium none;
color:#fff;
padding:10px;
font-weight:bold;
font-size:15px;
}

/*data pager end  */