/* Glider */

#my-glider
{
	margin: 10px;
	// margin-top: 19px;
	margin-top: 0;
}

div.scroller 
{
	margin: 0;
	width: 430px; 
	height: 260px;
	overflow: hidden;
	clear: both;
}

div.scroller div.section 
{
	margin: 0;
	padding: 0;
	width: 430px;
	height: 260px;
	overflow:hidden;
	float:left;
}

div.scroller div.section img 
{
	margin: 0;
	padding: 0;
}

div.scroller div.content 
{
	width: 10000px;
}

div#section2 
{
	background:#666666;
	color:#ffffff;
}



/* Rotation Tabs - START */

#RotationTabs a
{
	padding-left: 10px;
	color: #fff;
	background: #903219 url(http://graphics.glensfreshmarketplace.com/G_Home/RotationTabs/Tab_Hidden2_LT_6x100.gif) left top no-repeat;
	text-decoration: none;
}

#RotationTabs a span
{
	padding-right: 10px;
	background: url(http://graphics.glensfreshmarketplace.com/G_Home/RotationTabs/Tab_Hidden2_RT_6x100.gif) right top no-repeat;
}

#RotationTabs a, #RotationTabs a span
{
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
#RotationTabs a, #RotationTabs a span
{
	float: none;
}
/* End hide */

#RotationTabs a:hover
{
	padding-left: 10px;
	color: #000;
	background: #d6c48b url(http://graphics.glensfreshmarketplace.com/G_Home/RotationTabs/Tab_Hover2_LT_6x100.gif) left top no-repeat;
}

#RotationTabs a:hover span
{
	padding-right: 10px;
	background: url(http://graphics.glensfreshmarketplace.com/G_Home/RotationTabs/Tab_Hover2_RT_6x100.gif) right top no-repeat;
}

#RotationTabs a.CurrentTab
{
	padding-left: 10px;
	color: #fff;
	background: #A09965 url(http://graphics.glensfreshmarketplace.com/G_Home/RotationTabs/Tab_Current_LT_6x100.gif) left top no-repeat;
	text-decoration: none;
}

#RotationTabs a.CurrentTab span
{
	padding-right: 10px;
	padding-top: 1px;
	background: url(http://graphics.glensfreshmarketplace.com/G_Home/RotationTabs/Tab_Current_RT_6x100.gif) right top no-repeat;
}


#RotationTabs ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#RotationTabs li
{
	margin: 0 3px 0 0;
	float: left;
}


/* Rotation Tabs - END */


/* Rotation Content - START */
.RotateContent
{
	margin: 0 10px 10px 10px;
	background: #A09965;
	height: 260px;
	clear: both;
}
.RotateContent img
{
	margin: 0;
}

.RotateContent a
{
	margin: 0;
	padding: 0;
}


/* Glider - Rotation Content - END */

/* Blocks 2 & 3 */
.Block2Head h4
{
	margin: 0 5px 5px 0;
	padding: 5px;
	color: #903219;
	/*background: #999159;*/ background: #d3c592;
}

.Block3Head h4
{
	margin: 0 0 5px 0;
	padding: 5px;
	color: #903219;
	background: #d3c592;
}


div.Poll
{
	background: #dbd6c2;
	clear: both;
}

div.Poll table
{
	margin-left: 8px;
	border: 0;
	width: 130px;
}

div.Poll table tr td
{
	border: 0;
	background: #dbd6c2;
}


div.Poll table table
{
	border: 0;
}

/*
div.Poll font
{
	display: block;
}
*/












