html *{ margin:0; padding: 0;}
/*
html{ background: #fff url(../images/main_bg.jpg) repeat-x 0 0;}
*/
html
{ 
	background-color: #fff 
}

body
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #6c787d;
}

img
{ 
	border: none;
}

p
{ 
	line-height: 21px; 
	padding-bottom: 15px;
}

#featured h1
{
	/*
	font-size: 26px;
	letter-spacing: -2px; 
	color: #FFFFFF;
	padding-left:20px;
	*/
	text-indent:-9999em;
}

h2
{ 
	font-size: 21px; 
	font-weight: normal; 
	letter-spacing: -1px; 
	color: #ba0000; 
	padding-bottom: 20px;
	width:99%;
}

#main-content h2.underline
{
	padding-bottom:3px;
	margin-bottom:26px;
	border-bottom:3px solid #E8ECEE;
}
	

h3
{ 
	font-size: 21px; 
	font-weight: normal; 
	letter-spacing: -1px; 
	color: #fff; 
	padding-bottom: 5px;
}

h4
{ 
	font-size: 14px; 
	font-weight: bold; 
	color: #ba0000; 
	padding-bottom: 5px;
}

strong
{
	font-weight:bold;
	color:#ba0000;
}

.scrollContainer div.panel h2
{ 
	color: #fff;
}

.scrollContainer div.panel ul
{
	line-height: 18px;
	text-align:center;
	margin:0 auto;
}

.scrollContainer div.panel ul li
{
	display:inline;
	list-style:none;
	padding: 0 8px 6px 20px;
	background: url(../images/slider-li-icon.png) no-repeat 0 25%;
}
.scrollContainer div.panel ul li.first
{
	padding-left:0;
	background: none;
}

/* Clearing floats without extra markup  */

.clearfloat 
{ 
	display: inline-block; 
}

.clearfloat:after 
{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

* html .clearfloat 
{ 
	height: 1%; 
}

.clearfloat 
{ 
	display: block; 
}

/* End Clearing floats without extra markup  */

/*///////////////// LINKS ///////////////////////*/
a
{
	outline: none;
	text-decoration:none;
}
	
a:link
{ 
	color: #ba0000; 
}

a:visited
{ 
	color: #990000; 
}

a:hover 
{ 
	text-decoration: underline; 
}

a.readMore:link, a.readMore:visited{
}

#sidebar-highlight a:link, #sidebar-highlight a:visited
{ 
	color: #fff; 
	text-decoration: none;
}

#sidebar-highlight a:hover 
{ 
	text-decoration: underline; 
}

#main-content a.button1
{ 
	background: url(../images/button1.png) no-repeat 0 0 ;
	display: block; 
	width: 80px;  /* Total Width = 103px.  80 + 23 left padding = 103 */
	height: 23px; 
	padding-left: 23px; 
	padding-top: 2px; 
	color: #fff; 
}
#main-content a.button1:hover
{ 
	background: url(../images/button1.png) no-repeat 0 -25px; 
	text-decoration: none;
}
/*///////////////// END LINKS ///////////////////////*/

/*///////////////// LISTS ///////////////////////*/
ul
{ 
	margin-bottom: 20px; 
	margin-left: 20px; 
	list-style: none;
}

div#content div#container ul
{
	margin-left:0;
}

ol
{
	margin-left:20px;
	margin-bottom: 20px; 
	line-height:21px;
}

ol.paragraph-list li
{
	margin-bottom: 1em;
}

ul li
{ 
	padding: 5px 5px 5px 15px;
	background: url(../images/submenu-icon-diamond-white.png) 1% 8px no-repeat;
}

div#sidebar ul li
{ 
	/* background: url(../images/submenu-icon-diamond.png) 1% 50% no-repeat; */
}



div#content div#container ul li
{
	padding-left:30px;
}

#main-content ul.buttons
{
	width: 99%; 
	margin: 15px 0;
}
#main-content ul.buttons li
{
	float: left; 
	margin-right: 5px; 
	background-image: none; 
	height: 25px; 
	padding: 0;
}
#main-content ul.buttons li.order a 
{
	background: url(../images/order.png) no-repeat 0 0 ; 
	display: block; 
	width: 103px; 
	height: 20px; 
	padding-left: 15px; 
	padding-top: 5px; 
	color: #fff;
}
#main-content ul.buttons li.order a:hover 
{
	background: url(../images/order.png) no-repeat 0 -25px ; 
	display: block; 
	width: 103px; 
	height: 20px; 
	padding-left: 15px; 
	padding-top: 5px; 
	color: #fff; 
	text-decoration: none;
} 
#main-content ul.buttons li.enlarge a 
{
	background: url(../images/enlarge.png) no-repeat 0 0 ; 
	display: block; 
	width: 103px; 
	height: 20px; 
	padding-left: 12px; 
	padding-top: 5px; 
	color: #fff;
}
#main-content ul.buttons li.enlarge a:hover 
{
	background: url(../images/enlarge.png) no-repeat 0 -25px ; 
	display: block; 
	width: 103px; 
	height: 20px; 
	padding-left: 12px; 
	padding-top: 5px; 
	color: #fff; 
	text-decoration: none;
} 
/*///////////////// END LISTS ///////////////////////*/

/*///////////////// LAYOUT  ///////////////////////*/
* html div#wrapper 
{ 
	padding-top: 32px; 
}

#wrapper
{ 
	width: 940px; 
	margin: 32px auto 0 auto;
}
#header
{ 
	width: 940px; 
	height: 50px; 
	margin-bottom: 12px;
}
#slider-none
{
	width:950px;
	height:6px;
}
#slider-container
{ 
	width: 950px; 
	height: 197px;
}
div.slider-what
{
	background: url(../images/slider_bg.png) no-repeat 0 0;
}
div.slider-how
{
	background: url(../images/slider_bg_how.png) no-repeat 0 0;
}
#featured
{ 
	float: left; 
	padding-left: 26px; 
	padding-top: 65px; 
	padding-bottom: 65px; 
	margin-top: 5px; 
	width: 352px; 
	/* background: url(../images/featured_bgd.png) no-repeat; */
}
#slider-bottom
{ 
	/*
	width: 940px; 
	height: 19px; 
	background: url(../images/slider_bg_bottom.gif) no-repeat top left; 
	*/
	margin-bottom: 10px;
}
#content
{ 
	width: 950px;
}
#sidebar
{
	float: left; 
	width: 300px; 
	margin-right: 10px; 
	display: inline;
}

/* /////// SIDEBAR ELEMENT /////// */
.sidebar-element
{ 
	background: url(../images/sidebar-element-bg.png) top left repeat-y; 
	padding: 0px 17px 0;
}
.sidebar-elementtop
{ 
	background: url(../images/sidebar-element-top.png) no-repeat top left; 
	width: 300px; 
	height: 54px; 
	margin: -6px -17px 0;
	padding:0;
}
.sidebar-bottomelement
{ 
	background: url(../images/sidebar-element-bottom.png) no-repeat top left; 
	width: 300px; 
	height: 23px; 
	margin-bottom: 10px;
}

div.sidebar-element h3
{
	margin-top:-40px;
}

div.sidebar-element h3.second-header
{
	margin-top:12px;
}

div.sidebar-element a
{
	color: #BA0000;
}

/*///////////////// Sidebar Highlight (red bit) ///////////////////////*/
#sidebar-highlight
{ 
	background: url(../images/sidebar-highlight-bg.png) repeat-y top left; 
	padding: 0 17px;
} 

#sidebar-highlight-top
{
	background: url(../images/sidebar-highlight-top.png) no-repeat top left; 
	width: 300px; 
	height: 54px; 
	margin: -6px -17px 0;
	padding:0;
}

#sidebar-highlight p
{ 
	color: #222; 
	padding-right: 50px; 
	/* background: url(../images/arrow-grey.png) no-repeat 100% 50%; */
}

#sidebar-highlight a img
{
	float:right;
	padding-right:8px;
}





#sidebar-highlight-bottom
{ 
	background: url(../images/sidebar-highlight-bottom.png) no-repeat top left; 
	width: 300px; 
	height: 23px; 
	margin-bottom: 10px;
}
div#sidebar-highlight h3
{
	margin-top:-40px;
}

/*///////////////// Sidebar Highlight ///////////////////////*/



#main-content-wrapper
{ 
	float: left; 
	width: 635px;
}
#main-content
{ 
	width: 595px; 
	padding: 0 20px; 
	background: #fff url(../images/main_content_bg.png) repeat-y top left;
}

#main-content-top
{
	background: #fff url(../images/main_content_top.png) no-repeat top left;
	width: 635px;
	height: 16px;
	padding:0;
	margin: -4px -20px;
}

#main-content h2
{
	margin-top: 10px;
}
#main-content-bottom
{ 
	width: 635px; 
	height:17px; 
	background: url(../images/main_content_bottom.png) no-repeat top left;
}
#footer
{ 
	margin-top: 7px;
}
#footer p
{ 
	text-align: center; 
	color: #bababa;
}
.spacer-line
{ 
	width: 99%; 
	margin: 20px 0; 
	border-bottom: 3px solid #e8ecee;
}
.spacer-line2, .spacer-line3
{ 
	width: 99%; 
	margin-bottom: 20px; 
	border-bottom: 1px solid #e8ecee;
}

.spacer-line3
{
	margin-bottom: 40px;
	margin-top: 20px;
}

.service
{ 
	width: 99%; 
	padding-top:5px;
}
.service-description
{ 
	float: left; 
	width: 80%;
}
.product-description
{ 
	float: left; 
	width: 60%;
}
/*/////////////////END LAYOUT ///////////////////////*/

/*///////////////// IMAGES  ///////////////////////*/
.icon-left
{ 
	float: left; 
	margin-right: 25px; 
	display: inline;
} /* icon floated left */
.icon-right
{ 
	float: right; 
	margin-left: 25px; 
	display: inline;
} /* icon floated right */

.headshot
{ 
	float: left; 
	margin: 0 18px 12px 0 ; 
	display: inline; 
}

.image-left
{ 
	float: left; 
	margin: 0 25px 20px 0 ; 
	display: inline; 
	border: 5px solid #7e9198;
} /* image floated left */
.image-right
{ 
	float: right; 
	margin: 0 0 20px 25px ; 
	display: inline; 
	border: 5px solid #7e9198;
} /* image floated right */
/*///////////////// END IMAGES  ///////////////////////*/

/*///////////////// SUBMENU ///////////////////////*/
ul.submenu
{ 
	width: 99%; 
	margin: 0; 
	margin-top: 4px; 
	padding-top: 2px; 
	/* background: url(../images/news_divider.gif) top left repeat-x; */
}
ul.submenu li
{ 
	/* height: 30px; */
	/* background: url(../images/news_divider.gif) bottom left repeat-x;  */
	background: url(../images/submenu_icon.png) 0 10px no-repeat; 
	list-style:none;
	padding:0; 
}
ul.submenu li a
{ 
	display: block; 
	height: 21px; 
	padding-left: 20px; 
	padding-top: 7px; 
	color: #fff;
	font-weight:bold;
}
ul.submenu li a:hover
{ 
	color: #990000; 
	text-decoration: none;
	/* background: #fff url(../images/submenu_icon.png) 0 10px no-repeat;  */
	background:#fff;
}

ul.submenu li a.focus
{ 
	color: #990000; 
}
ul.submenu li ul
{
	margin-bottom:0;
}
/*///////////////// END SUBMENU ///////////////////////*/


/*///////////////// SUBMENU2 ///////////////////////*/
ul.submenu2
{ 
	width: 100%;
	margin: 0; 
	margin-top: 4px; 
	padding-top: 2px; 
	/* background: url(../images/news_divider.gif) top left repeat-x;  */
}
ul.submenu2 li
{ 
	/* height: 30px; */
	/* background: url(../images/news_divider.gif) bottom left repeat-x; */
	/* background: url(../images/submenu_icon.png) 0 10px no-repeat;  */
	list-style:none;
	background-image:none;
	padding:0; 
	width:240px; /* to stop weird webkite re-size */
}
ul.submenu2 li a
{ 
	display: block; 
	height: 21px; 
	padding-left: 30px; 
	padding-top: 7px; 
	color: #fff;
	font-weight:bold;
}

ul.submenu2 li a.expanded
{ 
	/* color:#990000; */
}
ul.submenu2 li a:hover
{ 
	color: #990000; 
	text-decoration: none;
	/* background: #fff url(../images/submenu_icon.png) 0 10px no-repeat;  */
	background-color:#fff;
	background-image:none;
}

ul.submenu2 li a.focus
{ 
	color: #990000; 
}
ul.submenu2 li ul
{
	margin:0;
	/* background-color:#dadada; */

}
ul.submenu2 li ul li, ul.submenu2 li ul li:hover
{
	background: url(../images/submenu-icon-diamond.png) 0 10px no-repeat;
}

ul.submenu2 li ul li a
{
	background: url(../images/news_divider.gif) bottom left repeat-x;
}
ul.submenu2 li ul li a.last
{
	background: none;
}
div ul.submenu2 li ul li a.last:hover
{
	background-color:#fff;
}

/*///////////////// END SUBMENU ///////////////////////*/

/*///////////////// SIDEBAR NEWS ///////////////////////*/
.news
{ 
	width: 99%; 
	background: url(../images/news_divider.gif) bottom left repeat-x; 
	margin-top: 13px;
}
p.date
{ 
	color: #444; 
	padding-bottom: 7px; 
	font-weight: bold;
}
p.news-text
{ 
	color: #fff;;
}
p.news-archive
{ 
	padding-top: 10px; 
	padding-bottom: 0;
}
p.news-archive a
{ 
	padding-left: 22px; 
	font-weight: bold; 
	background: url(../images/archive_icon.png) 0 50% no-repeat;
}
/*///////////////// END SIDEBAR NEWS ///////////////////////*/

/*///////////////// LOGO AND SEARCH ///////////////////////*/
#logo-container
{ 
	float: left; 
	width: 590px; 
	margin-left: 15px; 
	display: inline; 
}
#logo-container small
{ 
	padding: 0; 
	margin: 0;
}
#logo-container #tagline 
{
	float:right;
	margin-top:34px;
}

h1#logo 
{ 
	width: 169px; 
	height: 50px; 
	text-indent:-9000px; 
	background: url(../images/logo.png) no-repeat 0 0;
}
h1 a 
{ 
	height:50px; 
	width: 169px; 
	display:block; 
	text-decoration:none;
}
h1 a:hover 
{ 
	text-decoration:none; 
	background:transparent;
}
#search
{ 
	float: right; 
	width: 299px; 
	height: 50px; 
	display: inline; 
	margin-top: 30px; 
}
#search input
{
	float: left; 
	width: 210px; 
	height: 16px;  
	background: #efefef; 
	border: 1px solid #dadada; 
	color: #6C787D; 
	margin: 0; 
	padding: 4px;
}
#search .btn
{
	float: right; 
	width: 68px; 
	height: 25px; 
	cursor: pointer; 
	padding: 0; 
	margin-right:0;
	background: url(../images/search_btn.gif) no-repeat; 
	border: none; 
	color: #fff;
}
#search .btn:hover
{ 
	background: url(../images/search_btn.gif) no-repeat 0 -25px; 
	text-decoration:none;
}
#search input:focus
{ 
	border: 1px solid #990000;
}

/*///////////////// END LOGO AND SEARCH ///////////////////////*/

/*///////////////// NAVIGATION ///////////////////////*/
#navigation
{ 
	background:url(../images/menu_bg.gif) no-repeat 0 0; 
	width: 950px; 
	height: 48px; 
	line-height: 42px; 
	margin-bottom: 6px;
}
#navigation ul
{ 
	list-style: none;
}
#navigation ul li
{ 
	display: inline; 
	height: 42px; 
	text-transform: uppercase;
	background: transparent; 
	padding: 0;
}
#navigation ul li a
{ 
	float: left; 
	display: block; 
	padding: 0 20px; 
	color: #fff; 
	text-decoration: none; 
	background: url(../images/menu_divider.png) top right no-repeat;
}

#navigation ul li a.last
{
	background:none;
}

#navigation ul li a:hover
{ 
	color: #555555;
}
#navigation ul li a.current
{ 
	color: #ba0000;
	font-weight:bold;
}
/*///////////////// END NAVIGATION ///////////////////////*/

/*///////////////// TESTIMONIALS ///////////////////////*/
blockquote
{ 
	padding-bottom: 15px;
	padding-left: 2em;
}
blockquote div 
{ 
	background: #dadada url(../images/quote_right.png) bottom right no-repeat; 
	padding-right: 10px; 
	padding-top: 15px;
}
blockquote p.text
{ 
	background: url(../images/quote_left.png) top left no-repeat; 
	padding-left: 10px; 
	text-indent: 30px; 
	color: #444; 
	font-style: italic;
}
.testimonial-name 
{
	padding-left: 10px; 
	padding-bottom: 0;
}
/*///////////////// END TESTIMONIALS ///////////////////////*/

/*///////////////// TABLES ///////////////////////*/
table 
{ 
	border-collapse: collapse; 
	width: 99%; 
	margin: 20px 0;
}
th 
{	
	background: #3e829c; 
	color: #fff; 
	font-weight: bold; 
	padding: 2px 11px; 
	text-align: left; 
	border-right: 1px solid #fff; 
	line-height: 1.2;
}
td 
{ 
	padding: 6px 11px; 
	border-bottom: 1px solid #80bcd3; 
	vertical-align: top;
}
td * 
{ 
	padding: 6px 11px;
}
tr.alt td 
{ 
	background: #ecf6fc;
}
tr.over td, tr:hover td 
{ 
	background: #bcd4ec;
}
/*///////////////// END TABLES ///////////////////////*/

/*///////////////// CONTACT FORM ///////////////////////*/
fieldset
{ 
	border: none; width: 550px; margin-top: 10px; 
}
fieldset legend 
{ 
	display: none
}
form p
{ 
	padding-bottom: 0;
}
/* Label */
label
{ 
	width: 140px; 
	margin: 5px; 
	text-align: left;
}
.required
{ 
	color: #3e829c	;
}
/* Input, Textarea */
input, textarea
{ 
	border: 1px solid #d6e2e7; 
	background: #fff; 
	color: #6c787d; 
	width: 300px; 
	margin: 5px; 
	padding: 3px;
}
textarea
{
	width: 400px; 
	height: 150px; 
	margin-bottom: 10px;
}
input:focus, textarea:focus
{ 
	border: 1px solid #990000;
}
input.button
{ 
	background: url(../images/button1.png) no-repeat 0 0; 
	width: 103px; 
	height: 25px; 
	padding-bottom: 15px; 
	border: none; 
	color: #fff; 
	cursor: pointer; 
}
input.button:hover
{ 
	border: none;
	background: url(../images/button1.png) no-repeat 0 -25px; 
}
.notification_error
{ 
	padding: 5px; 
	color: #a5041e; 
	font-size: 13px; 
	font-weight: bold;
}
.notification_ok
{
	padding: 5px; 
	color: #418a06; 
	font-size: 13px; 
	font-weight: bold; 
}
/*///////////////// END CONTACT FORM ///////////////////////*/

/*///////////////// CONTACT DETAILS ///////////////////////*/
.contact-info
{ 
	padding-top: 15px;
}
.contact-info p.contact-details
{ 
	color: #fff;
}
.contact-info p.contact-details span
{ 
	color: #444;
}
/*///////////////// END CONTACT DETAILS ///////////////////////*/

/*///////////////// CODA SLIDER ///////////////////////*/
#slider 
{ 
	float: left; 
	width: 520px; 
	margin: 0 auto; 
	padding-top: 15px; 
	position: relative;
}
.scroll 
{ 
	height: 162px; 
	width: 520px; 
	overflow: hidden; 
	position: relative; /* fix for IE to respect overflow */ 
	clear: left; 
	/* background: #1d292e; */
}

.scrollContainer div.cloud-strategy-panel
{
	background: url(../images/slider-panel-cloud-strategy.png) no-repeat 0 0;
}
.scrollContainer div.cloud-strategy-panel h2
{
	text-indent:-9999em;
}
.scrollContainer div.cloud-strategy-panel div.panel-text
{
	margin-left:128px;
}
.scrollContainer div.cloud-strategy-panel div.panel-text p.more
{
	left:285px;
	margin-top:60px;
}
.scrollContainer div.panel 
{ 
	height: 162px; 
	width: 520px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollContainer div.panel img 
{ 
	float: left; 
	margin-right: 20px; 
	margin-left: 10px; 
	display: inline;
}
.scrollContainer div.panel div.panel-text 
{ 
	width: 75%; 
	float: left; 
	color: #fff;
}
.scrollContainer div.panel div.panel-text p.more
{ 
	float: right; 
	width:103px;
}
.scrollContainer div.panel div.panel-text p.more a
{ 
	/*
	background: url(../images/read-more-button.png) no-repeat 0 0 ; 
	*/
	background: url(../images/button1.png) no-repeat 0 0 ; 
	display: block; 
	width: 103px; 
	height: 23px; 
	padding-top: 2px; 
	color: #fff; 
	padding-left: 20px; 
	margin-top: 10px;
}
.scrollContainer div.panel div.panel-text p.more a:hover
{ 
	background: url(../images/button1.png) no-repeat 0 -25px ; 
	text-decoration: none;
}
.scrollButtons 
{ 
	position: absolute; 
	top: 88px; 
	cursor: pointer;
} 
.scrollButtons.left 
{ 
	left: -30px;
}
.scrollButtons.right 
{ 
	left: 526px;
}
/*///////////////// END CODA SLIDER ///////////////////////*/


p.post-edit-link, p.categories 
{
	text-align:right;
	padding-bottom:0;
}

p.postsubtitle
{
	color:#bababa;
	margin-top: -6px;
	padding-bottom:0.75em;
}

p.singlepost
{
	margin-top: -24px;
	padding-bottom:1em;
}

p.postnavigation
{

	text-align:center;
}

div#adminlinks
{
	position: absolute;
	top:0;
	width:940px;
	left: 50%;
	margin-left:-470px;
}

div#adminlinks p
{
	text-align:right;
	color:#bababa;
}


/* JQUERY STYLES */
/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Component containers
----------------------------------*/
.ui-widget-content 
{ 
/* 	border: 1px solid #dadada;  */
	/* background: #eeeeee url(../images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;  */
	/* background: #dadada url(../images/subsubmenubg.png) 50% top repeat-x;  */
	/* background-color: #bababa;*/
	
	color: #333333; 
}
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default 
{ 
	/* border: 1px solid #aaaaaa; */
	/* background: #f6f6f6 url(../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;  */
	/* background-color:#aaaaaa;*/
	font-weight: bold; 
	color: #1c94c4; 
	outline: none; 
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus 
{ 
	/* border: 1px solid #eaeaea;  */
	/* background: #fdf5ce url(../images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; */
	outline: none; 
}

.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }

.ui-state-active, .ui-widget-content .ui-state-active 
{ 
	/* border: 1px solid #fbd850;  */
	/* border: 1px solid #dadada; */
	/* background: #aaaaaa url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;  */
	/* background: #aaaaaa; */
	font-weight: bold; 
	color: #eb8f00; 
	outline: none; 
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

/* Interaction Cues
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(../images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(../images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
----------------------------------*/

/* Icons
----------------------------------*/

/* states and images */
.ui-icon 
{ 
	width: 16px; 
	height: 16px; 
	background-image: url(../images/ui-icons_222222_256x240.png); 
}
.ui-widget-content .ui-icon 
{
	background-image: url(../images/ui-icons_222222_256x240.png); 
}
.ui-widget-header .ui-icon 
{
	/* background-image: url(../images/ui-icons_ffffff_256x240.png); */
	background-image: url(../images/submenu-right-arrow.png); 
}

.ui-state-default .ui-icon 
{ 
	/* background-image: url(../images/ui-icons_ef8c08_256x240.png);  */
	background-image: url(../images/submenu-right-arrow.png);
	background-position: 0 4px;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon 
{
	/* background-image: url(../images/ui-icons_ef8c08_256x240.png);  */
	background-image: url(../images/submenu-right-arrow.png); 
	background-position: 0 4px;
}
.ui-state-active .ui-icon 
{
	/* background-image: url(../images/ui-icons_cc0000_256x240.png);  */
	background-image: url(../images/submenu-down-arrow.png); 
	background-position: 0 2px;
}
.ui-state-highlight .ui-icon 
{
	background-image: url(../images/ui-icons_228ef1_256x240.png); 
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon 
{
	background-image: url(../images/ui-icons_ffd27a_256x240.png); 
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content 
{ 
	padding: 0.25em 0 0.25em 2.2em; 
	border-top: 0; 
	margin-top: -2px; 
	position: relative; 
	top: 1px; 
	/* margin-bottom: 2px;  */
	overflow: auto; 
	display: none; 
}
.ui-accordion .ui-accordion-content-active { display: block; }

h4.newstitle
{
	font-size:12px;
	margin-top: 5px;
}
h4.newstitle a
{
	color: #fff;
}

p.newsexcerpt
{
	color:#fefefe;
	padding-bottom:0px;
}

p.newsmore
{
	padding-bottom:5px;
	margin-bottom:10px;
	background:transparent url(../images/news_divider.gif) repeat-x scroll left bottom;
}

p.newslink
{
	padding:0;
	margin:15px 0 0 0;
	font-weight:bold;
}
p.newslink img
{
	vertical-align:middle;
	margin-right:15px;
}

div#newswidget
{
	width:99%;
	margin:4px 0 0 0;
	padding:2px 0 0 0;
	overflow:hidden;
}

/* p.more */
p.more
{
	float: right; 
}

p.nexttoicon
{
	margin-left:116px; /* icon width = 98 + 18px right padding on img */
}

p.nexttologo
{
	margin-left: 268px;
}

p.spacer
{
	padding-bottom:0.5em;
}

p.rss img
{
	vertical-align:bottom;
	margin-right:5px;
}

p.rss a:hover, p.newslink a:hover
{
	text-decoration:none;
}

p.rss
{
	padding:0;
	margin:5px 0 0 0;
}

	

a.nolink, a.nolink:hover
{
	text-decoration:none;
}

/* Specific styles mimicing the LinkedIn Connector */
span.lilink
{
    color:#006699;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

span.lifooter
{
    color:#666666;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

span.libutton
{
    background: #3399cc;
    border:1px solid #b6b6b6;
    color: #ffffff;
    font-weight: bold;
    padding: 3px 5px 2px;
    white-space: nowrap;
    text-decoration:none;
    font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
}


span.appexchange
{
    background:transparent url(/wp-content/themes/redkite/images/appexchange-bg-add.gif) no-repeat 0 0;
    color:#FFF;
    /* font-size: 10px; */
    font-weight:bold;
    height: 22px;
    margin:0;
    padding:0;
    text-align:center;
    width:98px;
    display:inline-block;
}
span.oldSfdcButton
{
    background: transparent url(/wp-content/themes/redkite/images/sfdc-oldui-bgButton.gif) repeat-x left top;
    padding: 0px 3px;
    display:inline-block;
    font-family:'Verdana','Geneva',sans-serif;
    color:#fff;
    font-weight:bold;
    border-color:#fff #5C5D61 #5C5D61 #fff;
    border-style:none solid solid none;
    border-width:0 1px 1px 0;
    height:19px;
}

table.liApiKey td *
{
	padding:0;
}

table.liApiKey td 
{
	border:none;
}

table.liApiKey td.liApiKeySection
{
	font-weight:bold;
	color:#ba0000;
}
table.liApiKey td.liApiKeyField
{
	font-weight:bold;
}
table.liApiKey 
{
	border-bottom: 1px solid #E8ECEE;
}
table.liApiKey tr
{
	border-top: 1px solid #E8ECEE;
	border-width: 1px 0 0 0;
}
table.liApiKey tr:hover td
{
	background-color:#E8ECEE;
}

table.liApiKey tr.liApiKeyNewSection
{
	border-top: 3px solid #E8ECEE;
}


.shadow
{
	/* offset left, top, thickness, color with alpha */
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
 	 -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	/* IE */
  	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray');
  	/* slightly different syntax for IE8 */
 	 -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray')";
 }

img.liscreenshot
{
	padding:0;
	margin:1em 0;
}

.hiddenSearchTags
{
	display:none;
}
div#screenshots
{
    float:right;
    padding:0;
    margin:0 0 0 20px;
    width:280px;
    height:370px;
    overflow:hidden;
    position: relative;
}   

#screenshots img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

img.badge
{
	float:right;
}

/*
** Styles for wp2sfdc plugin
*/
p#requiredfieldsmsg, div#salesforce
{
	display:none;
}
input.w2linput.submit
{ 
	background: url(../images/button1.png) no-repeat 0 0; 
	width: 103px; 
	height: 25px; 
	padding-bottom: 15px; 
	border: none; 
	color: #fff; 
	cursor: pointer; 
}
input.w2linput.submit:hover
{ 
	border: none;
	background: url(../images/button1.png) no-repeat 0 -25px; 
}


.w2llabel, .w2linput {
  display: block;
  width: 120px;
  float: left;
}
.w2llabel.error {
  color: #f00;
}
.w2llabel {
  clear: left;
  margin: 4px 0;
}
.w2linput.text {
  width: 320px;
  height: 18px;
  margin: 4px 0;
}
.w2linput.textarea {
  /* clear: both; */
  width: 320px;
  height: 175px;
  margin: 4px 0;
}
.w2linput.submit {
  float: none;
  margin: 10px 0 15px 120px;
  clear: both;
  width: 150px;

}
