/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
#info-tabs-box .ui-helper-hidden { display: none; }
#info-tabs-box .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#info-tabs-box .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#info-tabs-box .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#info-tabs-box .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
#info-tabs-box .ui-helper-clearfix { display:block; }
/* end clearfix */
#info-tabs-box .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
#info-tabs-box .ui-state-disabled { cursor: default !important; }


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

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


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

/* Overlays */
#info-tabs-box .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/

#info-tabs-box .ui-widget input, 
#info-tabs-box .ui-widget select, 
#info-tabs-box .ui-widget textarea, 

#info-tabs-box .ui-widget-content { border: 1px solid #dddddd; background: #fff url(infoimages_blue/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }

#info-tabs-box .ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(infoimages_blue/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
#info-tabs-box .ui-widget-header a {  }

/* Interaction states
----------------------------------*/
#info-tabs-box .ui-state-default, 
#info-tabs-box .ui-widget-content .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(infoimages_blue/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; outline: none; }
#info-tabs-box .ui-state-default a, 
#info-tabs-box .ui-state-default a:link, 
#info-tabs-box .ui-state-default a:visited { color: #2779aa; text-decoration: none; outline: none; }
#info-tabs-box .ui-state-hover, 
#info-tabs-box .ui-widget-content .ui-state-hover, 
#info-tabs-box .ui-state-focus, 
#info-tabs-box .ui-widget-content .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(infoimages_blue/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; outline: none; }
#info-tabs-box .ui-state-hover a, 
#info-tabs-box .ui-state-hover a:hover { color: #0070a3; text-decoration: none; outline: none; }
#info-tabs-box .ui-state-active, 
#info-tabs-box .ui-widget-content .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(infoimages_blue/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
#info-tabs-box .ui-state-active a, 
#info-tabs-box .ui-state-active a:link, 
#info-tabs-box .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#info-tabs-box .ui-state-highlight, 
#info-tabs-box .ui-widget-content .ui-state-highlight {border: 1px solid #f9dd34; background: #ffef8f url(infoimages_blue/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
#info-tabs-box .ui-state-highlight a, 
#info-tabs-box .ui-widget-content .ui-state-highlight a { }
#info-tabs-box .ui-state-error, 
#info-tabs-box .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(infoimages_blue/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
#info-tabs-box .ui-state-error a, 
#info-tabs-box .ui-widget-content .ui-state-error a { color: #ffffff; }
#info-tabs-box .ui-state-error-text, 
#info-tabs-box .ui-widget-content .ui-state-error-text { color: #ffffff; }
#info-tabs-box .ui-state-disabled, 
#info-tabs-box .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#info-tabs-box .ui-priority-primary, 
#info-tabs-box .ui-widget-content .ui-priority-primary { font-weight: bold; }
#info-tabs-box .ui-priority-secondary, 
#info-tabs-box .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

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

/* states and images */
#info-tabs-box .ui-icon { width: 16px; height: 16px; background-image: url(infoimages_blue/ui-icons_72a7cf_256x240.png); }
#info-tabs-box .ui-widget-content .ui-icon {background-image: url(infoimages_blue/ui-icons_72a7cf_256x240.png); }
#info-tabs-box .ui-widget-header .ui-icon {background-image: url(infoimages_blue/ui-icons_72a7cf_256x240.png); }
#info-tabs-box .ui-state-default .ui-icon { background-image: url(infoimages_blue/ui-icons_3d80b3_256x240.png); }
#info-tabs-box .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(infoimages_blue/ui-icons_2694e8_256x240.png); }
#info-tabs-box .ui-state-active .ui-icon {background-image: url(infoimages_blue/ui-icons_ffffff_256x240.png); }
#info-tabs-box .ui-state-highlight .ui-icon {background-image: url(infoimages_blue/ui-icons_2e83ff_256x240.png); }
#info-tabs-box .ui-state-error .ui-icon, 
#info-tabs-box .ui-state-error-text .ui-icon {background-image: url(infoimages_blue/ui-icons_ffffff_256x240.png); }


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

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

/* Overlays */
#info-tabs-box .ui-widget-overlay { background: #eeeeee url(infoimages_blue/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
#info-tabs-box .ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(infoimages_blue/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/* RTL support */
#info-tabs-box .ui-datepicker-rtl { direction: rtl; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-group { float:right; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
#info-tabs-box .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* Tabs
----------------------------------*/
#info-tabs-box .ui-tabs { padding: .2em; zoom: 1; }
#info-tabs-box .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .3em .3em 0; }
#info-tabs-box .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
#info-tabs-box .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .45em .6em; }
#info-tabs-box .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
#info-tabs-box .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#info-tabs-box .ui-tabs .ui-tabs-nav li a, 
#info-tabs-box .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#info-tabs-box .ui-tabs .ui-tabs-panel { padding:  0; display: block; border-width: 0; background: none; }
#info-tabs-box .ui-tabs .ui-tabs-hide { display: none !important; }

#info-tabs{
	margin-bottom: 15px;
	
}

#info-tabs a{
	color: #069;
}

#info-tabs a:hover{
	color: #F30;
	text-decoration: underline;
}

#info-tabs table{
	border-collapse: collapse;
	background: #fff;
	color: #666;
}
#info-tabs table{
	margin: 0px 0;
	font-size: 0.9em;
	width: 100%;
}
#info-tabs table .blogdate{
	width: 20%;
}
#info-tabs table td{
	border: 1px solid #91B5EC;
	padding: 5px 5px;
}

#info-tabs .tab-link{
	text-align: right;
	font-weight: bold;
}

#info-tabs .tab-link a{
	color: #069;
	text-decoration: underline;
}
#info-tabs .tab-link a:hover{
	color: #F30;
}
