/*  
Theme Name: Skydive St Andrews
Theme URI: http://www.skydivestandrews.co.uk/
Description: Custom-built website theme for Skydive St Andrews, to run on the Wordpress CMS.
Author: Scott Diamond
Version: 1.0
*/


/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}


/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 14px;
    line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a.shiny-blue {
  background-color: #759ae9;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759ae9), color-stop(50%, #376fe0), color-stop(50%, #1a5ad9), color-stop(100%, #2463de));
  background-image: -webkit-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -moz-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -ms-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -o-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  border-top: 1px solid #1f58cc;
  border-right: 1px solid #1b4db3;
  border-bottom: 1px solid #174299;
  border-left: 1px solid #1b4db3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
  box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
  color: #fff;
  font: bold 12px/1 "helvetica neue", helvetica, arial, sans-serif;
  padding: 7px 0;
  text-shadow: 0 -1px 1px #1a5ad9;
  width: auto;
  padding-left: 12px;
  padding-right: 12px; 
  }
a.shiny-blue:hover {
    background-color: #5d89e8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d89e8), color-stop(50%, #2261e0), color-stop(50%, #044bd9), color-stop(100%, #0d53de));
    background-image: -webkit-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -moz-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -ms-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -o-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    cursor: pointer; 
	color: #FFF; }
	
a.shiny-blue:active {
    border-top: 1px solid #1b4db3;
    border-right: 1px solid #174299;
    border-bottom: 1px solid #133780;
    border-left: 1px solid #174299;
    color: #fff;
    -webkit-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee; }

#searchsubmit {
  background-color: #759ae9;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759ae9), color-stop(50%, #376fe0), color-stop(50%, #1a5ad9), color-stop(100%, #2463de));
  background-image: -webkit-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -moz-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -ms-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -o-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  border-top: 1px solid #1f58cc;
  border-right: 1px solid #1b4db3;
  border-bottom: 1px solid #174299;
  border-left: 1px solid #1b4db3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
  box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
  color: #fff;
  font: bold 12px/1 "helvetica neue", helvetica, arial, sans-serif;
  padding: 7px 0;
  text-shadow: 0 -1px 1px #1a5ad9;
  width: auto;
  padding-left: 12px;
  padding-right: 12px; 
  }
#searchsubmit:hover {
    background-color: #5d89e8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d89e8), color-stop(50%, #2261e0), color-stop(50%, #044bd9), color-stop(100%, #0d53de));
    background-image: -webkit-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -moz-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -ms-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -o-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    cursor: pointer; 
	color: #FFF; }
	
#searchsubmit:active {
    border-top: 1px solid #1b4db3;
    border-right: 1px solid #174299;
    border-bottom: 1px solid #133780;
    border-left: 1px solid #174299;
    -webkit-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee; 
}

#s {
	width: 214px;
	margin-top: 5px;
	margin-right: 5px;
}

.xoxo {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

label.screen-reader-text {
    display: none;
}

.xoxo .widgettitle {
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;	
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 24px;
	border: 0;
}

#searchform div {
	margin-left: 10px;
	margin-top: 10px;
}

.iq-testimonials {
	background-color: #000371;
	padding: 10px;
	line-height: 21px;
	color: #FFF;
	margin-top: 15px;
}

.iq-testimonials h2.widgettitle {
	color: #FFF;
}

#advanced_menu-2 {
	background-color: #E1E1E1;
	padding: 10px;
	line-height: 21px;
	color: #666;
	margin-top: 15px;
}

#advanced_menu-2 li {
	padding-left: 10px;
}

#advanced_menu-2 h2.widgettitle {
	color: #000137;
}

#searchform {
	text-align: right;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background: url(img/mincloudsbg.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #0D49C1;
	height: 100%;
	color: #666;
	background-attachment: fixed;
}

html { height: 100%; }

#center {
	width: 996px;
	margin: 0 auto;
	height: 100%;
}

a {
	text-decoration: none;
	color: #cc1041;
}

a:active {
	color: #cc1041;
}

a:visited {
	color: #cc1041;
}

a:hover {
	color: #000371;
}

#banner-rotator {
	width: 960px;
	height: 350px;
	margin: 0 auto;
	margin-top: 60px;
}

#page-wrap {
	width: 996px;
	background-image: url(img/container-bg.png);
	background-repeat: repeat-y;
	margin-top: 10px;
	min-height: 100%;
	bottom: 0;
}

#container {
	width: 960px;
	padding-top: 20px;
	margin: 0 auto;
}

#sep {
	background: url(img/sep.jpg) no-repeat;
	height: 42px;
}

#smallsep {
	background: url(img/contentsep.jpg) no-repeat;
	height: 42px;
}

#links {
	width: 960px;
	visibility: visible;
}

#col-3-images {
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	line-height: 18px;
}

#col-3-images h3 {
	padding-bottom: 7px;
}

#col-3-images img {
	padding: none;
	margin: none;
}

#content {
	width: 620px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar {
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#left-four {
	float: left;
	width: 300px;	
}

#right-four {
	float: right;
	width: 300px;
}

#contact-strap {
	background-image: url(img/contact.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
	padding-bottom: 20px;
}

#testimonials-box {
	background-color: #000371;
	padding: 10px;
	line-height: 21px;
	color: #FFF;
	margin-top: 15px;
}

#testimonials-box blockquote {
	margin: 20px;
}

#testimonials-box p {
	padding-left: 10px;
}

#manage-box {
	background-color: #000;
	padding: 10px;
	line-height: 21px;
	color: #FFF;
	margin-top: 15px;
}

#manage-box p {
	padding-left: 10px;
}

#manage-box a:hover {
	color: #FFF;
}

.widget_theme_my_login {
	background-color: #000;
	padding: 10px;
	line-height: 21px;
	color: #FFF;
	margin-top: 15px;
}

.widget_theme_my_login p {
	padding-left: 10px;
}

.widget_theme_my_login a:hover {
	color: #FFF;
}

.widget_theme_my_login .widgettitle {
	color: #fff;
}

.widget_theme_my_login ul { list-style: square !important; }

.login { padding-top: 0px; }

#footer {
	width: 980px;
	margin-left: 7px;
	margin-right: 8px;
	bottom: 0px;
}

#top-blue {
	height: 45px;
	background-color: #00023d;
	color: #FFF;
	line-height: 42px;
	font-size: 13px;
}

#top-blue a {
	color: #FFF;
}

#top-blue a:hover {
	color: #999;
}

#copyright {
	width: auto;
	float: left;
	margin-left: 22px;
}

#facebook {
	width: auto;
	float: right;
	margin-right: 22px;
}

#bottom-section {
	height: 235px;
	background: #000671; /* Old browsers */
	background: -moz-linear-gradient(top, #000371 0%, #011f84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000371), color-stop(100%,#011f84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000371 0%,#011f84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000371 0%,#011f84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000371 0%,#011f84 100%); /* IE10+ */
	background: linear-gradient(to bottom, #000371 0%,#011f84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000371', endColorstr='#011f84',GradientType=0 ); /* IE6-9 */
}

#left-foot {
	width: 540px;
	float: left;
	margin-left: 22px;
}

#right-foot {
	width: 300px;
	float: right;
	margin-right: 22px;
	color: #FFF;
}

#right-foot a {
	color: #FFF;
}

#right-foot a:hover {
	color: #999;
	border-bottom: 1px dotted #999;
}


#left-foot ul {
	margin: 0;
	padding: 0;
}

#left-foot ul li {
	list-style: none;
	padding-bottom: 5px;
}

#left-foot a {
	color: #FFF;
}

#left-foot a:hover {
	color: #999;
	border-bottom: 1px dotted #999;
}


/* ==========================================================================
   Text formating
   ========================================================================== */

h1 {
	font-family: 'Oxygen', sans-serif;
	font-size: 40px;
	color: #000371;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 11px;
	border-bottom: 1px #CCC dotted;
	margin-bottom: 12px;
	line-height: 48px;
}

h2 {
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;
	color: #000371;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px #CCC dotted;
	margin-bottom: 11px;
	line-height: 36px;
}

h3 {
	font-family: 'Oxygen', sans-serif;
	font-size: 21px;
	color: #000371;	
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 24px;
}

h4 {
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;	
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 24px;
}

.pink {
	color: #cc1041;
}

.white {
	color: #FFF;
}

.blue {
	color: #000137;
}

.postinfo {
	font-style: italic;
	font-size: 13px;
}


/* ==========================================================================
   Navigation Styles
   ========================================================================== */

#navigation {
	background: url(img/nav-bg.png) no-repeat center;
	width: 980px;
	height: 59px;
	margin: 0 auto;
	position: fixed;
	top: 0px;
	z-index: 99999;
	margin-left: 8px;
}

#logo {
	width: 135px;
	height: 59px;
	float: left;
	margin-left: 25px;
	position: absolute;
}

#nav {
	float: right;
	width: 830px;
	padding-right: 23px;
	position: relative;
	padding-top: 6px;
}

.navbar ul {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
	z-index: 900 !important;
}

.navbar li {
	list-style: none;
	float: left;
	padding: 0 !important;
	margin: 0; !important;
	margin-right: 16px;
	margin-left: 16px;
}

.navbar li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.navbar li a:hover {
	color: #cc1041;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.navbar li ul {
    position: absolute; 
    padding-top: 10px;
    padding-bottom: 35px;
    background: #000;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	width: 200px;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    overflow: hidden;
    display: none;
    box-shadow: rgba(0,0,0, 0.20) 3px 3px 5px;  
		-moz-box-shadow: rgba(0,0,0, 0.20) 3px 3px 5px;  
		-webkit-box-shadow: rgba(0,0,0, 0.20) 3px 3px 5px, rgba(0,0,0, 0.20) -3px 3px 5px;
	visibility: hidden;
	text-align: left;
}

.navbar li:hover ul {
    display: block;
    text-transform: none;
	list-style: none; 
    line-height: 16px;
	text-align: left;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-top: none !important;
    font-weight: normal;
    background-image: none !important;
    padding-bottom: 35px;
	visibility: visible;
	padding-top: 18px !important;
}

.navbar li ul a {
	font-size: 14px;
}

.navbar li ul a:hover {
	font-size: 14px;
}

.navbar li ul li {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sub-menu .current-menu-item {
	color: #cc1041;
}

.menu-item .current-menu-ancestor {
	color: #cc1041;
}

#page-navigation {
	background-color: #E1E1E1;
	padding: 10px;
	line-height: 21px;
	color: #666;
	margin-top: 15px;
}

#page-navigation p {
	padding-left: 10px;
}

#pagenav ul { margin: 1em 0; }

#pagenav ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 16px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto; 
	padding-left: 10px;
	line-height: 32px;
	margin: 0 0 0 0;
	margin-left: -30px;
	font-size: 16px;
}


#subnav ul { margin: 1em 0; }

#subnav ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 10px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto; 
	padding-left: 10px;
	line-height: 20px;
	margin: 0 0 0 0;
	margin-left: -30px;
	font-size: 14px;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    #navigation { display: none; }
    #noprint { display: none; }
    #footer { display: none; }
}

/* ==========================================================================
   Form Styling
   ========================================================================== */

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
	outline-style: none;
	font-size: 14px;
	font-family: inherit;
	padding: 2px 0 2px 0;
	letter-spacing: normal
}
.gform_wrapper input[type=image] {
	border: none !important;
	padding: 0 !important;
	width: auto !important
}
.gform_wrapper textarea {
	outline-style: none;
	font-size: 14px;
	font-family: inherit;
	letter-spacing: normal;
	padding: 2px 0 2px 0;
	resize: none
}

/* */

li.widget_login {
	padding: 10px;
	background-color: #000;
	color: #FFF;
	margin-top: 20px;
}

li.widget_login h2 {
	color: #FFF;
}

li.widget_login li {
	list-style-type: square;
}


.sharedaddy {
	padding-top: 20px;
}

.sticky {
	padding-left: 40px;
	background-color: #FFF;
	background: url(http://www.skydivestandrews.co.uk/wp-content/themes/skydive-st-andrews/img/featured-bg_03.jpg) no-repeat;
}



.widget_login a:hover {
	color: #FFF;
}



#TA_Container a {
	font-size: 18px;
	margin-left: 5px;
}

#TA_Container .TA_rdate, .TA_ruser {
	font-size: 10px;
	font-style: italic;
}

.TA_rdate {
	font-weight: bold;
}

#TA_Container img {
	display: none;
}

#TA_Container {
	padding-left: 25px;
	padding-right: 25px;
}

#TA_Container td {
	padding-bottom: 20px;
}

.TA_desc {
	font-size: 12px;
}

a.shiny-blue {
  background-color: #759ae9;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759ae9), color-stop(50%, #376fe0), color-stop(50%, #1a5ad9), color-stop(100%, #2463de));
  background-image: -webkit-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -moz-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -ms-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: -o-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  background-image: linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
  border-top: 1px solid #1f58cc;
  border-right: 1px solid #1b4db3;
  border-bottom: 1px solid #174299;
  border-left: 1px solid #1b4db3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
  box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
  color: #fff;
  font: bold 12px/1 "helvetica neue", helvetica, arial, sans-serif;
  padding: 7px 0;
  text-shadow: 0 -1px 1px #1a5ad9;
  width: auto;
  padding-left: 12px;
  padding-right: 12px; 
  }
a.shiny-blue:hover {
    background-color: #5d89e8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d89e8), color-stop(50%, #2261e0), color-stop(50%, #044bd9), color-stop(100%, #0d53de));
    background-image: -webkit-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -moz-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -ms-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -o-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    cursor: pointer; 
	color: #FFF; }
	
a.shiny-blue:active {
    border-top: 1px solid #1b4db3;
    border-right: 1px solid #174299;
    border-bottom: 1px solid #133780;
    border-left: 1px solid #174299;
    color: #fff;
    -webkit-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee; }

nav.jump-type { display: none; }