/* ######### CSS for top level tabs ######### */

#tabsbackground {
	font-size				: 14px;
	line-height			: 27px;
	color				: #000000;
	height: 415px;
	width: 100%;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

#tabsmenu {
  clear				: both;
  margin				: 7px 0 0;
}

#tabsmenu ul {
	list-style-type		: none;
	white-space			: nowrap;
	height: 28px;
	width: 600px;
}

#tabsmenu ul li {
	float				: left;
	text-align: center;
	padding-left: 12px;
	padding-right: 2px;
}
#tabsmenu ul li a:visited,
#tabsmenu ul li a:link,
#tabsmenu ul li a {
	width				: 21px;
	display				: block;
	color				: #FFF;
	text-align			: center;
	height				: 21px;
	position				: static;
	font-size				: 12px;
	font-weight			: bolder;
	font-variant			: normal;
	text-transform			: none;
	visibility			: visible;
	float				: left;
	vertical-align			: middle;
	background-color: #333;
	border: 1px solid #999;
	line-height: 21px;
}


#tabsmenu ul li a:hover,
#tabsmenu ul li a.selected {
	width				: 21px;
	display				: block;
	color				: #ffffff;
	text-align			: center;
	height				: 21px;
	position				: static;
	font-size				: 12px;
	font-weight			: bolder;
	font-variant			: normal;
	text-transform			: none;
	visibility			: visible;
	float				: left;
	vertical-align			: middle;
	background-color: #248AE4;
	border: 1px solid #999;
	line-height: 21px;
}

.tabsmenucontent
{
	clear				: left;
	width				: 100%;
	height				: 130px;
	color				: #000000;
	background			: transparent;
	line-height			: 14px;
	text-align			: justify;
	font-size			: 11px;
	font-weight			: normal;
	display				: none;
	vertical-align		: middle;
	text-align			: center;
}

.tabsmenucontent table {
	width				: 100%;
	text-align			: left;
	vertical-align		: center;
	margin				: auto;
}

#portfolio-td-select-image {
	background-image: url(../images/portfolio/select.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	background-color: #FFF;
}
#portfolio-td-select-image a {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#portfolio-td-select-image p {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#portfolio-td-select-image span {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}








#portfolio-left {
	background-color: #252525;
	width: 180px;
	text-align: left;
	vertical-align: text-top;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 11px;
	padding-left: 11px;
	letter-spacing: 0em;
}

#portfolio-left ul {
	text-transform: uppercase;
	padding-left: 17px;
	background-attachment: scroll;
	background-image: url(../images/all/select-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	letter-spacing: 0em;
}

#portfolio-left li {
	text-transform: uppercase;
	line-height: 25px;
	color: #0066FF;
	font-size: 10px;
	list-style-type: none;
	letter-spacing: 0em;
}

#portfolio-left a:link {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 25px;
	color: #666666;
	margin-left: 2px;
	font-weight: normal;
	letter-spacing: 0em;
}

#portfolio-left a:hover {
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
}

#portfolio-left a:visited {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
}

#portfolio-left a:active {
	text-transform: uppercase;
	font-size: 10px;
}

.text-class-portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}

