/* !Body
---------------------------------------------------------------------- */
BODY {
	font-size: 10pt; 
	color: #444; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #fff;
/*	background-image: url(images/bg-1043x1.gif);*/
	background-position: center;
	background-repeat: repeat-y;
}
BODY.popup {
	margin-top: 10px; 
	font-size: 8pt; 
	color: #444; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #fff;
}

/* !Links
---------------------------------------------------------------------- */
A:link {
	color: #00688B; 
}
A:visited {
	color: #00688B;
}
A:hover {
	color: #00688B; 
	text-decoration: underline
}

/* !Header Links
---------------------------------------------------------------------- */
A.header:link {
	color: #00688B;
}
A.header:visited {
	color: #00688B;
}
A.header:hover {
	color: #00688B; 
	text-decoration: underline
}

/* !Stealth Links
---------------------------------------------------------------------- */
A.stealth:link {
	color: #00688B;
}
A.stealth:visited {
	color: #00688B;
}
A.stealth:hover {
	color: #00688B; 
	text-decoration: underline
}

/* !Paragraph, Headings, Blockquotes
---------------------------------------------------------------------- */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -.375px;
	word-spacing: -.03em;
	line-height: 1.20em;
	margin: 20px 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.20em;
	color: #444;
	margin: 20px 0px;
	padding: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.28em;
	margin: 20px 0px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	color: #444;
	line-height: 1.28em;
	margin: 20px 0px;
}
H5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	color: #444;
	line-height: 1.28em;
	margin: 20px 0px;
}
H6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	line-height: 1.28em;
	margin: 10px 0px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: inherit;
	font-weight: 300;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.28em;
	margin: 20px 0px;
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px dotted #ccc;  
	border--radius: 5px;	
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
}

/* !Horizontal Rule
---------------------------------------------------------------------- */
HR {
	border: none; 
	border-top: 1px solid #ddd;
	color: #ddd;
	width: 100%;
	text-align: center;
	height: 1px;
	line-height: 22px;
}

/* !Tab Menu ON
---------------------------------------------------------------------- */
A.tabMenuOn:link {
	color: #fff; 
	text-decoration: none; 
	padding: 3px;
	background-color: #666;
}
A.tabMenuOn:visited {
	color: #fff; 
	text-decoration: none; 
	padding: 3px;
	background-color: #666;
}
A.tabMenuOn:hover {
	color: #fff; 
	padding: 3px;
	background-color: #666;
}
TD.tabMenuOn {
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #333; 
	background-color: #666;
}

/* !Tab Menu OFF
---------------------------------------------------------------------- */
A.tabMenuOff:link {
	color: #333; 
	text-decoration: none;
	padding: 3px;
}
A.tabMenuOff:visited {
	color: #333; 
	text-decoration: none;
	padding: 3px;
}
A.tabMenuOff:hover {
	color: #00688B; 
}
TD.tabMenuOff {
	font-size: 9pt;
	background-color: #e9e9e9
}

/* !Breadcrumbs
---------------------------------------------------------------------- */
TD.crumb {
	font-size: 8pt; 
	font-style: bold; 
	background-color: #f7f7f7;
	padding: 1 3 4 3;
	line-height: 18px;
	border-top: 1px solid #ccc; 
	border-bottom-right-radius: 5px;	
	-moz-border-radius-bottomright: 5px;	
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
	-moz-border-radius-bottomleft: 5px;	
	-webkit-border-bottom-left-radius: 5px;
}

/* !Drop Menu
---------------------------------------------------------------------- */
.hmMenus {
	font-size: 9pt;
}
.hmItems {
	background-color: #fff;
}
.hmItemsOver {
	color: #00688B; 
	background-color: #e9e9e9;
}
.hmItemsSelected {
	color: #00688B; 
	background-color: #e9e9e9;
}

/* !Category Menu
---------------------------------------------------------------------- */
A.categoryMenu {
	font-size: 10pt;
	dcolor: #444444
}

/* !Editor
---------------------------------------------------------------------- */
.wysiwyg P {
	margin-top: 0px; 
	margin-bottom: 0px
}
.wysiwyg TD {
	font-size: 10pt;
	line-height:16px;
}

/* !Tables
---------------------------------------------------------------------- */
TD.headerDescription {
	font-size: 10pt;
	color: #505050;
	height: 100px;
}
TD.headerLinks {
	font-size: 10pt;
	height: 100px;
	overflow: hidden;
}
TABLE.top {
	font-size: 10pt;
	background-color: #F0F0F0
}
TR.topHeader {
	font-size: 10pt;
	background-color: #f5f5f5;
}
TD.topHeaderTitle {
	font-weight: bold; 
	font-size: 12pt; 
	color: #444444
}
TD.topHeaderItems {
	font-size: 10pt;
	color: #444; 
	padding-right: 10px; 
	padding-left: 10px; 
	white-space: nowrap;
}
TR.topSubMenu {
	font-size: 10pt;
	background-color: #f5f5f5
}
TD.topSubMenuTitle {
	font-size: 10pt;
	padding-left: 10px; 
	font-weight: bold; 
	color: #444444
}
TD.topSubMenuItems {
	font-size: 10pt;
	padding-right: 10px; 
}

/* !Table Widgets
---------------------------------------------------------------------- */
TABLE.widget {
	font-size: 10pt;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px; 
	margin-bottom: 5px;
	background-color: #fff;
/*	border-bottom: 5px solid #ddd;
	border-bottom-right-radius: 5px;	
	-moz-border-radius-bottomright: 5px;	
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
	-moz-border-radius-bottomleft: 5px;	
	-webkit-border-bottom-left-radius: 5px;
*/}
TR.widgetHeader {
	font-size: 10pt;
	line-height: 15px;
	background-color: #fff;
}
TD.widgetHeaderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	color: #fff;
	background-color: #666;
	padding: 3px 6px;
	border-bottom: 1px solid #222; 
	border-top-right-radius: 5px;	
	-moz-border-radius-topright: 5px;	
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
	-moz-border-radius-topleft: 5px;	
	-webkit-border-top-left-radius: 5px;
}
TD.widgetData {
	font-size: 8pt;
	line-height: 16px;
	background-color: #f7f7f7;
	padding: .4em;
}
TD.widgetDataLight {
	font-size: 8pt;
	line-height: 16px; 
	background-color: #fff;
	padding: .4em;
}

/* !Table Footer
---------------------------------------------------------------------- */
TABLE.footer {
	background-color: #fff;
}
TR.footer {
	font-size: 8pt;
	background-color: #fff;
}
TD.footerDescription {
	color: #444;
}
TD.footerItems {
	white-space: nowrap
}

/* !Table Tabular (manage content)
---------------------------------------------------------------------- */
TABLE.tabular {
	background-color: #f0f0f0;
}
TR.tabularHeader {
	font-size: 10pt;
	font-weight: bold; 
	color: #fff; 
	background-color: #666;
}
TD.tabularHeader {
	font-size: 10pt;
	font-weight: bold; 
	color: #fff; 
	background-color: #c0c0c0
}
.tabularLabel {
	background-color: #f0f0f0
}
TR.tabularSectionLabel {
	font-size: 10pt;
	font-weight: bold; 
	color: #606060; 
	line-height: 19px; 
	white-space: nowrap; 
	background-color: #f0f0f0; 
	text-align: center
}
TR.tabularEven {
	font-size: 10pt;
	background-color: #fff;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TR.tabularOdd {
	font-size: 10pt;
	background-color: #fff;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TR.tabular {
	font-size: 10pt;
	background-color: #fff;
}
TD.tabularData {
	font-size: 8pt;
	background-color: #fff;
	padding: .4em;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TD.tabularValue {
	font-size: 10pt;
	background-color: #fff;
}

/* !Table Detail
---------------------------------------------------------------------- */
TABLE.detail {
	background-color: #ccc;
	padding: 6px;
}
TR.detailHeader {
	font-size: 10pt;
	background-color: #fff; 
	line-height: 15px;
}
TD.detailHeaderTitle {
	font-weight: bold; 
	font-size: 10pt; 
	color: #444;
	padding: 6px;
}
TD.detailHeaderItems {
	font-size: 10pt;
	padding-right: 10px; 
	padding-left: 10px; 
	white-space: nowrap;
}
TD.detailLabel {
	font-size: 10pt;
	font-weight: bold; 
	white-space: nowrap; 
	background-color: #e9e9e9; 
	text-align: right;
	padding: 6px;
}
TD.detailData {
	font-size: 10pt;
	background-color: #fff;
	padding: 6px;
}

/* !Table Subdetail
---------------------------------------------------------------------- */
TABLE.subDetail {
	background-color: #ddd;
}
TR.subDetailHeader {
 	font-size: 10pt;
	background-color: #f0f0f0; 
	line-height: 15px;
}
TD.subDetailHeaderTitle {
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
}
TD.subDetailHeaderItems {
	padding-right: 10px; 
	padding-left: 10px; 
	white-space: nowrap
}
TD.subDetailLabel {
	font-size: 10pt;
	white-space: nowrap; 
	background-color: #fff; 
	text-align: right;
}
TD.subDetailData {
	font-size: 10pt;
	background-color: #fff;
	padding: 6px;
}

/* !Table Form
---------------------------------------------------------------------- */
TABLE.form {
	background-color: #F0F0F0
}
TD.formHeader {
	font-weight: bold; 
	color: #fff; 
	background-color: #5BA8B6
}
TD.formLabel {
	font-weight: normal; 
	line-height: 19px; 
	white-space: nowrap; 
	background-color: #f0f0f0; 
	text-align: right
}
TD.formSectionLabel {
	font-weight: bold; 
	color: #606060; 
	line-height: 19px; 
	white-space: nowrap; 
	background-color: #F0F0F0; 
	text-align: center
}
TD.formData {
	background-color: #fafafa
}
TD.formNoPad {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	background-color: #fafafa
}
TD.formFooter {
	font-weight: bold; 
	background-color: #f0f0f0
}
TD.calendarDay {
	font-size: 9pt;
}
TD.calendarEvent {
	font-size: 9pt;
}
TD.calendarWeek {
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 15px;
}
TD.calendarLegend {
	font-size: 9pt;
}

/* !DIV
---------------------------------------------------------------------- */
DIV.page {
	padding-left: 0px; 
	font-size: 7pt; 
	width: 640px; 
	text-align: left
}
#divAreaid1 { padding-top:1px; }

/* !Buttons
---------------------------------------------------------------------- */
.button {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ddd;
}

/* !Highlights?
---------------------------------------------------------------------- */
TD.highlight {
	background-color: #ffffb0
}
.highlightcolor {
	background-color: #ffffb0
}

/* !Table Divider
---------------------------------------------------------------------- */
TABLE.divider {
	font-weight: normal; 
	font-size: 10pt;
	text-align: left; 
	line-height: 20px; 
	padding-right: 22px;
	vertical-align: middle;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
}

/* !FONTS
---------------------------------------------------------------------- */
FONT.large {
	font-size: 15px;
	line-height: 1.28em;
}
FONT.medium {
	font-size: 12px;
	line-height:1.40em;
}
FONT.small {
	font-size: 11px;
}
FONT.verysmall {
	font-size: 8pt
}
FONT.contentHeader {
	background-color: #fff;
	font-size: 10pt;
	font-weight: bold;
}
FONT.contentHeaderDetail {
	font-weight: bold; 
	font-size: 10pt
}

/* !Selects
---------------------------------------------------------------------- */
SELECT {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
}
SELECT.small {
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif
}

/* !Inputs
---------------------------------------------------------------------- */
INPUT {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
}
INPUT.text {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
}
INPUT.date {
	font-size: 9pt;
	width: 75px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center
}
INPUT.time {
	font-size: 9pt;
	width: 65px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center
}
INPUT.numeric {
	font-size: 9pt;
	width: 35px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right
}
INPUT.numericLarge { 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right
}



/* Slideshow */
#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#wrapper {/*width:526px; */margin:0px auto; display:none; /*border-bottom: 1px solid #ccc;*/ }
#wrapper * {margin:0; padding:0; }
#fullsize {position:relative; width:523px; height:300px; padding:0px; border:0px solid #fff; background:#fff}
#information {position:absolute; top:0; margin: 10px; padding: 10 10 0 10; width:250px; height:0; background: #FFC; color:#000; overflow:hidden; z-index:200; opacity:.9; filter:alpha(opacity=90); /*border-top: 2px solid #eee; border-left: 2px solid #eee; border-right: 2px solid #eee;*/ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#information h3 {font-size:17px; font-weight: bold; line-height: 1.30em; margin-bottom: 5px; }
#information p { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color: #222; margin-bottom: 8px;  }
#information a { font-family: Georgia, "Times New Roman", Times, serif; color: #00688B; font-size:12px; text-decoration: none;  }

#image {/*width:524px*/}
#image img {position:absolute; z-index:25; width:auto}
/*.imgnav {position:absolute; width:0%; height:300px; cursor:pointer; z-index:150}
#imgprev {left:2; background:url(/images/slideshow/left.gif) left center no-repeat}
#imgnext {right:2; background:url(/images/slideshow/right.gif) right center no-repeat}*/
#imglink {position:absolute; height:300px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40); }
.linkhover {background:url(/images/slideshow/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(/images/slideshow/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(/images/slideshow/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:512px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


/* Custom Nav */

/* jnav dark */
#jnav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: block; float: left; postion: relative; background-color: #000; -webkit-border-radius: 5px; -moz-border-radius:5px; border-bottom: 2px solid #ccc; padding: 6 16 6 16; margin: 2 2 0 0; text-align: center; overflow: visible; }
#jnavhome {display: block; float: left; postion: relative; width: 20px; background-color: #000; -webkit-border-radius: 5px; -moz-border-radius:5px; border-bottom: 2px solid #ccc; padding: 7 6 8 6; margin: 2 2 0 0; text-align: center; overflow: visible; }
#jnavhome a {color: #fff; }
#jnav a {color: #fff; }
#jnav p { font-family: Arial, Helvetica, sans-serif; color: #888; }

/* jnav light */
#jnav-light {font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: block; float: left; postion: relative; background: #f7f7f7 url(images/bg-jnav-light.png) bottom repeat-x; -webkit-border-radius: 5px; -moz-border-radius:5px; border-bottom: 2px solid #ccc; padding: 0 16 16 16; margin: 0 20 20 0; text-align: left; overflow: visible; }
#jnav-light a {color: #39C;  }
#jnav-light p { font-family: Arial, Helvetica, sans-serif; color: #333; }

/* jnav be resourceful */
#jnav-ber {font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: block; float: left; postion: relative; background: #1B8AB5; border-top: 0px solid #dc9727; border-bottom: 0px solid #dc9727; padding: 10 10 10 10; width: 17em; height: 14em; margin: 0 10 10 0; text-align: left; overflow: visible; -webkit-border-radius: 10px; -moz-border-radius:10px; }
#jnav-ber h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; line-height: 1.15em; margin-top: 10px; }
#jnav-ber h4 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; font-size: 1.35em; }
#jnav-ber a {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; font-weight: bold; font-size: 1.15em;}
#jnav-ber p { font-family: Verdana, Geneva, sans-serif; color: #fff;   }


/* !Intranet Shiz 
---------------------------------------------------------------------- */

/* Sidebar Panels */

#panel {
	width: auto;
	height: auto;
	display: block;
	position: static;
	text-align: center; 
	margin: 12px 6px; 
	padding: 11px 10px 20px; 
	background: #fff;
	border: 1px solid #ddd; 
	overflow: auto;
	/* css3 */
	box-shadow: -5px 3px 5px #eee; 
	-moz-box-shadow: -5px 3px 5px #eee; 
	-webkit-box-shadow: -5px 3px 5px #eee; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* bureau_link */
A.bureau_link:link {
	float: left;
	margin: 1px 5px 3px 0px; 
	background: #fff; 
	padding: 2px 3px 4px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: none;
	font-size: 14px;
	color: #09C;
	text-decoration: none;
	text-align: left;
	overflow: auto;
	max-width: 160px;
	/* css3 */
	border-radius: 2px; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	box-shadow: -3px 5px 5px #eee; 
	-moz-box-shadow: -3px 5px 5px #eee; 
	-webkit-box-shadow: -3px 5px 5px #eee; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition-property: color, background;
	transition-duration: .25s, .25s;
	transition-timing-function: linear, ease-in;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: .25s, .25s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: color, background;
	-moz-transition-duration: .25s, .25s;
	-moz-transition-timing-function: linear, ease-in;
	-o-transition-property: color, background;
	-o-transition-duration: .25s, .25s;
	-o-transition-timing-function: linear, ease-in;
}

A.bureau_link:hover {
	float: left;
	margin: 1px 5px 3px 0px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: none;
	font-size: 14px;
	padding: 2px 3px 4px; 
	background: #09c; 
	color: #fff;
	text-decoration: none;
	text-align: left;
}

A.bureau_link:visited {
	float: left;
	margin: 1px 5px 3px 0px; 
	background: #09c; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: none;
	font-size: 14px;
	padding: 2px 3px 4px; 
	color: #fff;
	text-decoration: none;
	text-align: left;
}

/* bureau_link_more */

A.bureau_link_more:link {
	display: inline-block;
	margin: 3px; 
	padding: 2px 3px 4px; 
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: none;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-radius: 2px; 
	/* css3 */
	/*-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	box-shadow: -3px 5px 5px #eee; 
	-moz-box-shadow: -3px 5px 5px #eee; 
	-webkit-box-shadow: -3px 5px 5px #eee; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

A.bureau_link_more:hover {
	display: inline-block;
	margin: 3px; 
	padding: 2px 3px 4px; 
	background: #f7f7f7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: none;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

A.bureau_link_more:visited {
	display: inline-block;
	margin: 3px; 
	padding: 2px 3px 4px; 
	background: #fff; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: none;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-radius: 2px; 
	/* css3 */
	/*-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	box-shadow: -3px 5px 5px #eee; 
	-moz-box-shadow: -3px 5px 5px #eee; 
	-webkit-box-shadow: -3px 5px 5px #eee; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

A.icon:link {
	margin: 1px 2px; 
	padding: 2px; 
}
A.icon:hover {
	margin: 1px 2px; 
	padding: 2px 2px 12px; 
	border-bottom: 1px dotted #444; 
}

/*Robot Tips
---------------------------------------------------------------------- */

div#robot-tips {
}

#robot-tips-content  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	text-transform: none;
}

#robot-tips-content a  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #09c;
	text-transform: none;
	text-decoration: none;
}

/* Robot Dude Speech Bubble
---------------------------------------------------------------------- */

.example-twitter {
	position:relative;
	padding: 5px;
	margin:60px .5em 1em;
	color:#333;
	background:#fff;
	/* css3 */
	box-shadow: -3px 5px 5px #eee; 
	-moz-box-shadow: -3px 5px 5px #eee; 
	-webkit-box-shadow: -3px 5px 5px #eee; 
}

/*.example-twitter p {font-size:28px; line-height:1.25em;}*/

/* this isn't necessary, just saves me having to edit the HTML of the demo */
.example-twitter:before {
	content:url(images/robot.png);
	position:absolute;
	top:-35px;
	left: 10px;
	width:155px;
	height:36px;
    /* reduce the damage in FF3.0 */
    display:block; 
}

/* creates the triangle */
/*.example-twitter:after {
	content:"";
	position:absolute;
	top:-20px;
	left:50px;
	border:10px solid transparent;
	border-bottom-color:#ccc;*/
    /* reduce the damage in FF3.0 */
    /*display:block; 
    width:0;
}*/

/* Robot Food */

#robot-food-div {
	display: block;
	width: auto;
	margin: 10px;
	text-align: center;
}

a.robot-food:link {
	display: block;
	margin: auto;
	background: #f7f7f7 url('images/straw-gray.png') no-repeat;
	height: 24;
	width: 16;
	text-decoration: none;
}

a.robot-food:hover {
	display: block;
	margin: auto;
	background: #fff url('images/straw-red.png') no-repeat;
	height: 24;
	width: 16;
	text-decoration: none;
}

/* !Tel Links
---------------------------------------------------------------------- */
A.phone_link:link { font-size: 12px; text-decoration: none; color: #333; pointer-events: none; }
A.phone_link:hover { text-decoration: none; color: #333; cursor: default; }
A.phone_link:visited { text-decoration: none; color: #333; }

@media only screen and (max-device-width: 480px) {
A.phone_link:link { text-decoration: underline; color:#00688B; pointer-events: auto; }
A.phone_link:hover { text-decoration: underline; color:#00688B; cursor: auto; }
A.phone_link:visited { text-decoration: underline; color:#00688B; }

