/*
Theme Name: srs
Theme URI: Your Theme's URI
Description: SRS web site design
Version: 0.2
Author: Adaptive Interface
Author URI: www.adaptiveinterface.com
*/

body {
	height:100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	line-height: 120%;
}
img { border: none 
}
#all {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	background: url(images/bg_gray-white.gif) repeat-y #eeeeee;
}
h1, h2, h3, h4, h5, ul, div {
	padding: 0;
	margin: 0;
}
ul li {
	list-style-type:square;
	color: #3366cc;
	line-height: 120%;
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
	font-weight: bolder;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #000000;
}



#util {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	width: 960px;
	text-align: right;
	background-color: #ffffff;
	z-index: 100;
}
#util ul {
	padding-top: 13px;
	*height: 18px;	
}
#util ul li {
	*height: 18px;
	display: inline;
	padding: 1px 5px 3px 0;
	*padding: 0 2px 10px 4px; /*  ie6 and ie7  */
	margin: 0;
	font-size: 13px;
	font-weight: bolder;
	background: url(images/util_divider.gif) no-repeat;
	background-position: 100% 25%;
}
#util ul li a:link, #util ul li a:visited {
	padding: 6px;
	text-decoration: none;
	color: #bb8800;
}
#util ul li a:hover {
	color: #003399;
}



#navbar {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	text-align: left;
	padding: 25px 0 5px 0;
	margin: 0 0 0 0;
	width: 960px;
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
	z-index: 10000;
}
#logo {
	padding: 0;
	margin: -33px 27px 0px -17px;
	border: none;
	float: left;
}
#navbar ul {
	margin:0;
	padding:0;
	display: inline;
}
#navbar ul li {
	vertical-align: baseline;
	display:inline;
	padding: 0;
	margin: 0;
	font-size: 17px;
	font-weight: bolder;
}
#navbar ul li a {
	padding: 3px 10px 3px 23px;
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	background: url(images/header_bullet-off.gif) no-repeat;
	background-position: -1px 50%;
}
#navbar ul li a:hover {
	color: #ffffff;
	background: url(images/header_bullet-off.gif) no-repeat #003399;
	background-position: -1px 50%;
}
#navbar ul li.logo a, #navbar ul li.logo a:hover, #navbar ul li.logo a:active {
	background: none #ffffff;
	padding: 0;
	margin: 0 0 0 -17px;
	border: none;
}



.home {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	width: 960px;
	margin: 0 0 0 0;
	border-top: 10px solid #ffffff;
	padding: 0;
	background-color: #ffffff;
}
#left {
	text-align: left;
	width: 205px;
	float: left;
	padding: 15px 15px 0 20px;
	margin: 0 0 0 0;
}
#mid {
	margin: 0;
	text-align: left;
	float: left;
	background-color: #ffffff;
}
#right {
	text-align: left;
	width: 180px;	
}
.home #left {
	height: 455px;	
	background-color: #eeeeee;
}
.home #left h1 {
	font-size: 21px;
	font-family: Constantia, Georgia, Palatino,"Times New Roman", "Times Roman", Times, serif;
	padding-bottom: 0;
}
.home #left h1 a {
	font-weight: normal;
}
#left h4 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	*letter-spacing: 0.05em; /*  ie6 and ie7  */
	padding: 0 0 6px 0;
}
#left h4 a {
	color: #aa7700;
	}
#left h4 a:hover {
	color: #000000;
	text-decoration:underline;
	}
#left hr {
	width: 200px;
	color: #ffffff;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #ffffff;
    height: 0px;	
	padding: 0;
	margin: 7px 0 10px 0;
	*margin: 0px 0 3px 0; /*  ie6 and ie7  */
	line-height: 0px;
}
.home #mid {
	width: 230px;
	margin: 0 10px 0 10px;
	float: left;
	font-family: Constantia, Georgia, Palatino,"Times New Roman", "Times Roman", Times, serif;
	font-size: 14px;
	background-color: #ffffff;
}
.home #mid a {
	color: #003399;
}
.home #mid a:hover {
	text-decoration: underline;
	color: #000000;
}
.home #midtop, .home #midbot {
	width: 200px;
	height: 215px;
	float: left;
	padding: 15px 10px 0 20px;
	margin:0 0 10px 0;
	background: #99bbff;
}
.home #midbot {
	background: #ddbb00;
	margin-bottom: 0;
}
.home #mid p {
	padding: 6px 0 0 0;
	margin: 0 0 0 0;
}
.home #mid h2 {
	font-weight: bolder;
	font-size: 20px;
	line-height: 105%;
	color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
}
.home #mid h3 {
	font-weight: bolder;
	font-size: 13px;
	font-style:normal;
	color: #ffffff;
	padding: 0 0 0 0;
	margin: 10px 0 1px 0;
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
}
.home #mid h5 {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	line-height: 125%;
	color: #ffffff;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
}
.home #mid h5 a {
	font-weight: normal;
}
.home #right {
	width: 470px;
	height: 470px;
	padding:0;
	margin:0;
	float: left;
	background: #3366cc;
	z-index: -10000;
}




#left ul {
	margin-left: 1em;
	}
#left ul li {
	font-size: 13px;
	padding: 0 0 5px 0;
	line-height: 110%;
	}
#left ul li a {
	padding: 1px 3px 2px 0px;
	}
#left ul li a:hover {
	color: #000000;
	text-decoration:underline;
}	
.sec {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	width: 960px;
	margin: 0 0 0 0;
	border-top: 10px solid #ffffff;
	padding: 0 0 0 0;
	background: #eeeeee;
}
#left {
	background: #eeeeee;
}
#sidebar {
	margin: -15px -16px 0 -20px;
	padding: 0 0 0 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
    list-style: none;
	font-family: Constantia, Georgia, Palatino,"Times New Roman", "Times Roman", Times, serif;
	background: url(images/sec_bg.jpg) no-repeat #ffffff;
	font-size:26px;
	padding: 0;
	margin:0;
}
#sidebar ul li a { 
	font-weight: normal;
	line-height: 110%;
	display: block;
	color: #ffdd66;
	padding: 36px 0 0 17px;
	height:74px;
}
#sidebar ul li a:hover { 
	color: #ffffff;
	text-decoration:none;
	background: url(images/sec_bg-hover.jpg) no-repeat;
}
#sidebar ul li .current_page_item a {
	color: #ffffff;
	background: #3366cc;
}
#sidebar ul li f.current_page_item a:hover {
	color: #ffffff;
	background: #003399;
}
#sidebar ul li .current_page_item ul li a {
	color: #003399;
	background: url(images/bullet_blue.gif) no-repeat;
	background-position: 8px 45%;
}
#sidebar ul li .current_page_item ul li a:hover {
	color: #000000;
	background: url(images/bullet_black.gif) no-repeat #eebb22;
	background-position: 8px 45%;
}
#sidebar ul li ul {
	border-top: 10px solid white;
	border-bottom: 9px solid white;
}

#sidebar ul li ul li {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	background: #ffcc33;
	margin: 0;
	padding: 10px;
	font-size: 13px;
	line-height: 135%;
/*	
	text-transform: uppercase;
	letter-spacing: 0.1em;
	*letter-spacing: 0.05em; */		/*  ie6 and ie7  */
	
	border-bottom: 1px solid white;
}
#sidebar ul li ul li a { 
	display: block;
	width: 210px;
	padding: 2px 3px 2px 7px;
	margin: 0;
	color: #003399;
	text-decoration:none;
	height: auto;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	font-size: 12px;
	line-height: 130%;
}
#sidebar ul li ul li a:hover { 
	color: #000000;
	background: #eebb22;
}
#sidebar ul li ul li.current_page_item a:hover { 
	color: #ffffff;
	background: #003399;
}
#sidebar ul li ul li ul{
	border: none;
	padding: 3px 0 0 0;
}
#sidebar ul li ul li ul li {
	background: #ffcc33;
	margin: 2px 0 2px 0;
	padding: 0;
	text-transform: capitalize;
	letter-spacing: 0;
	*letter-spacing: 0; /*  ie6 and ie7  */
	border: none;
}
#sidebar ul li ul li ul li a, #sidebar ul li ul li.current_page_item ul li a { 
	display: block;
	width: 196px;
	padding: 1px 5px 2px 19px;
	letter-spacing: 0;
	margin: 0;
	color: #003399;
	text-decoration:none;
	height: auto;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	background: url(images/bullet_blue.gif) no-repeat;
	background-position: 9px 47%;
}
#sidebar ul li ul li ul li a:hover, #sidebar ul li ul li.current_page_item ul li a:hover { 
	color: #000000;
	font-weight: normal;
	background: url(images/bullet_black.gif) no-repeat #eebb22;
	background-position: 9px 47%;
}
#sidebar ul li ul li ul li.current_page_item a {
	color: #ffffff;
	font-weight: normal;
	background: url(images/bullet_white.gif) no-repeat #3366cc;
	background-position: 9px 47%;
}
#sidebar ul li ul li ul li.current_page_item a:hover {
	color: #ffffff;
	font-weight: normal;
	background: url(images/bullet_white.gif) no-repeat #003399;
	background-position: 9px 47%;
}




.sec #left h4 {
	margin: 15px 0 5px 0;
	color: #666666;
}
.sec #left ul li a {
}
.sec #mid {
	font-family: Constantia, Georgia, Palatino,"Times New Roman", "Times Roman", Times, serif;
	width: 680px !important; /*  for all except  IE6 */
	_width: 680px; /*  for IE6  */
/*	min-height: 730px;
*/	margin: 0 0 0 0;
	padding: 0 0 15px 40px;
	float: left;
	font-size: 15px;
	line-height: 23px;
	background: #ffffff;
}
.sec #mid a {
	text-decoration: underline;
}
.sec #mid h1, .sec #mid h2, .sec #mid h3 {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
}
.sec #mid h1 {
	margin: 0 0 30px -40px;
	padding: 61px 0 0 40px;
	width:680px;
	height: 49px;
	font-weight: normal;
	font-size: 27px;
	background: #3366cc;
	line-height: 125%;
	color:#003399;
}
#mid h1.sec_andrew {
	background:url(images/bg_sec_andrew.jpg) no-repeat;
	color:#ffffff;
}
#mid h1.sec_debbie {
	background:url(images/bg_sec_debbie.jpg) no-repeat;
	color:#ffffff;
}
#mid h1.sec_brady {
	background:url(images/bg_sec_brady.jpg) no-repeat;
	color:#ffffff;
}
#mid h1.sec_team {
	background:url(images/bg_sec_team.jpg) no-repeat;
	color:#ffffff;
}
#mid h1.sec_mike {
	background:url(images/bg_sec_mike.jpg) no-repeat;
	color:#ffffff;
}
#mid h1.sec_derick_pattie {
	background:url(images/bg_sec_derick_pattie.jpg) no-repeat;
	color:#ffffff;
}
#mid h1.ter_jeff_mike {
	background:url(images/bg_ter_jeff_mike.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.ter_andrew {
	background:url(images/bg_ter_andrew.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.ter_brady {
	background:url(images/bg_ter_brady.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.ter_debbie {
	background:url(images/bg_ter_debbie.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.ter_derick_pattie {
	background:url(images/bg_ter_derick_pattie.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.ter_team {
	background:url(images/bg_ter_team.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.ter_mike {
	background:url(images/bg_ter_mike.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.ter_seamus_wayne {
	background:url(images/bg_ter_seamus_wayne.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	color:#ffffff;
	font-weight: bold;
}
#mid h1.qua_derick_pattie {
	background:url(images/bg_qua_derick_pattie.jpg) no-repeat;
	font-weight: bolder;
}
#mid h1.qua_jeff_mike {
	background:url(images/bg_qua_jeff_mike.jpg) no-repeat;
	font-weight: bolder;
}
#mid h1.qua_derick {
	background:url(images/bg_qua_derick.jpg) no-repeat;
	font-weight: bolder;
}
#mid h1.qua_team {
	background:url(images/bg_qua_team.jpg) no-repeat;
	font-weight: bolder;
}
#mid h1.qua_seamus_wayne {
	background:url(images/bg_qua_seamus_wayne.jpg) no-repeat;
	font-weight: bolder;
}
#mid h1.qua_mike {
	background:url(images/bg_qua_mike.jpg) no-repeat;
	font-weight: bolder;
}
#mid h1.qua_laura_andrew {
	background:url(images/bg_qua_laura_andrew.jpg) no-repeat;
	font-weight: bolder;
}


#mid h1 strong {
	font-weight: normal;
	color: #bb8800;
}
#mid h1 em {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}
.sec #mid h2 {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.11em;
	padding: 0 0 29px 0;
	margin: 0 0 0 0;
}
.sec #mid h3 {
	font-size: 17px;
	color: #bb8800;
	padding: 6px 0 12px 0;
	margin: 0 0 0 0;
}
.sec #mid p {
	padding: 0 0 12px 0;
	margin:0;
}
.sec #mid ul {
	padding: 0 0 0 2em;
	margin: 0 0 6px 0;
}
.sec #mid ul li {
	color: #000000;
	font-style:italic;
	line-height: 20px;
	padding: 0 0 6px 0;
}
.sec #mid ul li a {
	font-style:normal;
}
.sec #mid ul li strong {
	color: #000000;
	font-style:normal;
	font-weight: bolder;
	line-height: 18px;
	padding: 4px 0 4px 0;
}
.sec #mid table {
	padding: 1px;
	margin: 0 0 24px -2px;
}
.sec #mid table td {
	padding: 2px 9px 3px 9px;
	margin: 0;
	background: #eeeeee;
}

div#all div.sec div#mid div#content.narrowcolumn div.team {
	width:704px;
	display: block;
	margin-left:-21px;
	line-height:0;
}

div#all div.sec div#mid div#content.narrowcolumn div.team div {
	width:209px;
	border-top: 1px solid #ccc;
	display: inline-block;
	margin-left:22px;
	vertical-align:top;
}
div#all div.sec div#mid div#content.narrowcolumn div.team div a {
	text-decoration:none;
}
div#all div.sec div#mid div#content.narrowcolumn div.team div span {
	min-height:78px;
}
div#all div.sec div#mid div#content.narrowcolumn div.team div a span {
	width:197px;
	display:block;
	border-bottom: 1px solid #ccc;
	padding: 7px 4px 8px 8px;
	margin:0;
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	font-size:16px;
	line-height:1.125em;
	color: #b80;
	text-decoration:none;
}
div#all div.sec div#mid div#content.narrowcolumn div.team div a span:hover {
	background-color: #fe9;
	color: #36c;
}
div#all div.sec div#mid div#content.narrowcolumn div.team div a span img {
	width:44px;
	height:72px;
	border: 2px solid #fff;
	margin:1px 8px 16px 0;
	float:left;
}
div#all div.sec div#mid div#content.narrowcolumn div.team div a span em {
	font-family: Constantia, Georgia, Palatino,"Times New Roman", "Times Roman", Times, serif;
	color: #36c;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}


table#team {
	padding:0px; 
	border-top: 1px solid #fff; 
	background-color:#fff; 
	border-collapse: collapse;
}
table#team td.name { 
	padding: 10px 20px 10px 17px;
	border-left: 1px solid #fff; 
	border-top: 1px solid #9bf; 
	background-color:#fff; 
	font-size:17px;
}
table#team td.name a {
	color: #fe9;
	text-decoration:none;
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;	
}
table#team td.name a:hover { 
	color: #fff;
	text-decoration:underline;
}
table#team td.title { 
	padding: 10px 17px 10px 17px;
	border-right: 1px solid #fff; 
	border-top: 1px solid #9bf; 
	background-color:#fff; 
	font-style: italic;
	font-family: Constantia, Georgia, Palatino,"Times New Roman", "Times Roman", Times, serif;
}
.sec #mid table.line {
	border-collapse: collapse;
	border: none;
	padding: 0 0 0 0;
	margin: -26px -2px 20px 0px;
	width: 100%;
}
.sec #mid table.line td {
	border-bottom: 1px solid #dddddd;
	padding: 7px 9px 7px 0;
	margin: 0;
	background: #ffffff;
	line-height: 130%;
}
.sec #mid table.line h3 {
	padding: 24px 0 0 0;
}
.sec #mid ul.team {
	padding: 0 0 10px 0;
	margin-left: -10px;
	list-style: none;
}
.sec #mid ul.team li {
	float: left;
	text-align: center;
	list-style: none;
	width: 86px;
	font-size: 14px;
	line-height: 120%;
	padding: 0 0 10px 10px;
}
.sec #mid ul.team li a {
	text-decoration: none;
	font-weight: normal;
	display:inline-block;
	width: 86px;
	margin: 0 0 0 0;
	padding: 0;
}
.sec #mid ul.team li a:hover {
	text-decoration: none;
}
.sec #mid ul.team li img {
	border: 1px solid #ffffff;
	margin-top: 5px;
	display: inline;
}
.sec #mid ul.team li img:hover {
	border: 1px solid #3366cc;
}
.sec #mid blockquote {
	margin: 20px 0 0 0;
	border: 1px solid #dddddd;
	padding: 16px 20px 5px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #666666
}
.navigation a {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	font-size: 14px;
	color: #bb8800;
}
.sec .right {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	margin: -20px 0 10px 15px;
	_margin: -20px 0 10px 15px;
	width:155px;
	padding: 0 10px 0 15px;
	_padding: 0 0 22px 15px;
	float:right;
	background: #99bbff;
	font-size: 12px;
	line-height: 14px;
}
.sec .right img {
	margin: -8px 0 0 -15px;
	border-bottom: 10px solid #bbccff;
}
.sec .right a {
	color: #003399;
	padding: 3px 0 3px 0;
}
.sec .right a:hover {
	color: #000000;
}
.sec .right h4 {
	font-weight:bolder;
	font-size: 16px;
	line-height: 17px;
	padding: 15px 0 0 0;
	margin: 0 0 0 0;	
	color: #ffffff;
}
.sec .right h5 {
	font-family: Constantia, Georgia, Palatino,"Times New Roman", "Times Roman", Times, serif;
	font-weight:normal;
	font-style: italic;
	font-size: 15px;
	line-height: 18px;
	padding: 9px 0 0px 0;
	margin: 0 0 0 0;	
	color: #000000;
	text-indent: -0.4em;
}
.sec .right h6 {
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	padding: 6px 0 3px 0;
	margin: 0 0 0 0;	
	color: #000000;
	text-indent: -0.5em;
}
.sec #mid .right p {
	padding: 6px 0 0 0 ;
	margin: 0;	
	font-size: 12px;
	line-height: 15px;
}
.page {height:290px}

.searchresults {
	border-top: 1px solid #dddddd; 
	margin: 0px;
	padding-top: 10px;
}
#lc_webinars {
	float: left;
	width: 47%;
}
#lc_newsletters {
	float: right;
	width: 47%;
}
#footer {
	font-family: corbel, "lucida sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma, verdana, sans;
	width: 960px;
	text-align: left;
	margin-top: 0;
	*margin-top: -19px;
	padding-top: 10px;
	_padding-top: 0px;
	background-color: #ffffff;

}
#footer h5 { 
	width: 960px;
	border-top: 1px solid #dddddd;
	border-bottom: none;
	font-size: 12px;
	font-weight: normal;
	padding: 15px 0 12px 0;
	color: #999999;
}










#pixopoint_menu1_wrapper {
	display:inline
	z-index: 10;
}
#pixopoint_menu1 {
	height:22px;
	margin:0;
	display:inline}
#pixopoint_menu1 ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	border:none;
	background:none;
	color:#FFFFFF;
	line-height:27px;
	z-index:20;
	letter-spacing:0px;
	padding:0;
	margin:0 0px;
	float:left;
	position:relative;
	}
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	background:#ffee99;
	background-position:0 60px;
	}
#pixopoint_menu1 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 11px;
	color:#FFFFFF;
	border-left:1px solid #ffffff;
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#FFFFFF;
	background-position:100% -150px;
	border-left:1px solid #ffffff;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:33px;
	width:150px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a, #pixopoint_menu1 ul ul li a:hover {
	padding: 6px 10px 7px 10px;
	text-transform:normal;
	font-variant:normal;
	background: none;
	}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:20;
	width:150px;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	background:#ffcc33;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin:0;
	}
#pixopoint_menu1 ul ul li a {
	line-height:17px;
	color:#003399;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover a, #pixopoint_menu1 ul ul li.sfhover a {
	color:#ffffff;
	text-decoration:none;
	background: #3366cc;
	}
#pixopoint_menu1 ul ul li:hover a:hover, #pixopoint_menu1 ul ul li.sfhover a:hover {
	color:#ffffff;
	text-decoration:none;
	background: #003399;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#ffdd66;
	background: #3366cc;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#ffffff;
	background:#003399;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:#ffffff;
	background:#3366cc;
	}
	
#pixopoint_menu1 ul ul ul {
	margin-top: -1px;
	border-top:1px solid #ffffff;
	width:150px;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:150px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:150px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	font-weight:normal;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}