body{
	Font-Family:Verdana;
	font-size: 13px;
	background-color: #FFFFFF;
    width: 1280px;
    margin: 1 auto !important;
}



	    .cred{margin-top:20px;font-size:11px;}

            /* This rule is read by Galleria to define the gallery height: */
            #galleria{height:650px;width:700px}


.listheader{border-bottom: 1px solid ##a1a1a1; background-color: Red; color: white;width: 100%;font-size: 2.0vh;}

.addthis_trendingcontent{padding:0px;}

.winul {
	list-style-type: none;
	padding-bottom:10px;
}
.winulli img {
	position:relative;
	bottom:0;
	 border: 0;
}
.winulli {
	float:left;
	vertical-align:bottom;
}



.theimg
{
opacity:1;
}
.theimg:hover
{
opacity:0.4;
}



.contentLeft {
float: left;
width:200px;
}

.contentRight {
float: right;
width:200px;
}

.shedborder{
border: 1px solid;

}

  .shedtitle{
	text-transform: uppercase;
}
  
		
.cssbutton{
border: 0px #ff0000 outset;
text-decoration: underline;
font-size :16px;  
color: Red;
text-transform: uppercase;
}



#jsddm
	{	margin: 0;
	padding: 0;
	position: relative;
    z-index: 9999;

	
	
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 14px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #ff0000;
		padding: 5px 5px;
		text-decoration: none;
		border-right: 1px solid white;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #7F1616}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #9F1B1B}
		
		#jsddm li ul li a:hover
		{	background: #7F1616}
		
		
 .holder {
    margin: 15px 0;
  }

  .holder a {
    font-size: 12px;
    cursor: pointer;
    margin: 0 5px;
    color: #333;
  }

  .holder a:hover {
    background-color: #222;
    color: #fff;
  }

  .holder a.jp-previous { margin-right: 15px; }
  .holder a.jp-next { margin-left: 15px; }

  .holder a.jp-current, a.jp-current:hover {
    color: #FF4242;
    font-weight: bold;
  }

  .holder a.jp-disabled, a.jp-disabled:hover {
    color: #bbb;
  }

  .holder a.jp-current, a.jp-current:hover,
  .holder a.jp-disabled, a.jp-disabled:hover {
    cursor: default;
    background: none;
  }

  .holder span { margin: 0 5px; }
