/*Styles for Accordion*/
#hoverTabs
{
	margin: 0;
	padding: 0;
	font-size: 7.5pt;
	width: 233px;
	list-style-type: none;
	overflow: hidden;
	height: 322px;
}
#hoverTabs A
{
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#hoverTabs A .sm_link
{
	margin: 0;
	font-size: 10px;
	line-height: 100%;
	padding: 0;
	padding: 0px 0 0 15px;
	display: block;
	color: #00265E;
	font-size: 16px;
	height: 39px;
	line-height: 44px;
}
#hoverTabs UL
{
	overflow-y: hidden;
	margin: 0;
	height: 205px;
	overflow-x: hidden;
	padding: 0 15px;
}
#hoverTabs LI
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#hoverTabs LI A
{
	padding: 0px 0 0 15px;
	display: block;
	color: #00265E;
	font-size: 16px;
	height: 39px;
	line-height: 44px;
}
#hoverTabs LI A.closed
{
	color: #00265E !important;
}
#hoverTabs LI.firstitem A.closed
{
	color: #00265E !important;
}
#hoverTabs LI.lastitem A.closed
{
	color: #00265E !important;
}
#hoverTabs LI LI
{
	padding: 0 0px;
	height: 205px;
	display: block;
}
#hoverTabs LI A.opened
{
	color: #00265E;
}
#hoverTabs LI.firstitem A.opened
{
	color: #00265E;
}
#hoverTabs LI.lastitem LI
{
	margin-bottom: 0px;
}
#hoverTabs LI.lastitem UL
{
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: auto;
	padding-bottom: 4px;
}
#hoverTabs LI LI P
{
	display: block;
}
#hoverTabs LI LI P
{
	padding-top: 5px;
}
#hoverTabs A.sm_link
{
	margin: 0;
	font-size: 10px;
	line-height: 150%;
	padding: 0;
	display: inline;
	color: #00265E;
}
#san-francisco
{
	background: url(../img/accordion/losangeles.gif) no-repeat !important;
	width: 233px;
}
#san-francisco.closed
{
	background: url(../img/accordion/losangeles.gif) no-repeat !important;
	width: 233px;
}
#san-francisco.opened
{
	background: url(../img/accordion/losangeles-a.gif) no-repeat !important;
	width: 233px;
}
#screaming
{
	background: url(../img/accordion/dedicated-servers.gif) no-repeat !important;
	width: 233px;
}
#screaming.closed
{
	background: url(../img/accordion/dedicated-servers.gif) no-repeat !important;
	width: 233px;
}
#screaming.opened
{
	background: url(../img/accordion/dedicated-servers-a.gif) no-repeat !important;
	width: 233px;
}
#get-quote
{
	background: url(../img/accordion/get-free-qoute.gif) no-repeat !important;
	width: 233px;
}
#get-quote.closed
{
	background: url(../img/accordion/get-free-qoute.gif) no-repeat !important;
	width: 233px;
}
#get-quote.opened
{
	background: url(../img/accordion/get-free-qoute-a.gif) no-repeat !important;
	width: 233px;
}
