@charset "utf-8";
/* CSS Document */

body {
    background: url(http://www.starinntalybont.co.uk/themes/starinn/assets/images/bg.jpg) top left no-repeat;
    background-attachment: fixed;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: black;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 100%;
}

#menu {
    font-weight: bold;
    font-size: 1.1em;
    color: white;
    padding: 11px 0 0 20px;
    margin: 0 40px;
    background: url(http://www.starinntalybont.co.uk/themes/starinn/assets/images/menubg.png) top left no-repeat;
    height: 28px;
    position: absolute;
    top: 0px;
    left: 0;
    width: 900px;
    z-index: 10000;
}

#menu a {
    color: white;
    text-decoration: none;
}

#menu a:visited {
    color: white;
    text-decoration: none;
}

#menu a:hover {
    color: #9DBCD1;
    text-decoration: none;
}

#content {
    width: 860px;
    padding: 0 20px;
    margin: 60px 40px 20px 40px;
}

#leftColumn {
    float: left;
    width: 410px;
    padding-right: 20px;
}

#rightColumn {
    float: right;
    width: 410px;
    padding-left: 20px;
    text-align: right;
}

#main {
    clear: both;
}

h1 {
    font-size: 3.6em; /* Cufon replaced text, so we only set the size */
}

h2 {
    color: #660033;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1.3em;
}

h3 {
    color: #660033;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 1.1em;
}

a {
    color: #273F6B;
    text-decoration: none;
}

a:visited {
    color: #273F6B;
    text-decoration: none;
}

a:hover {
    color: #993333;
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: middle;
}

/* Top menu */

.menustyle ul{
    margin: 0;
    text-align: left;
    padding: 0 35px 0 0;
}

.menustyle ul li{
    display: inline;
    margin: 0;
    padding: 0 30px 0 0;
}

.menustyle ul li a{
    padding: 0px;
    margin: 0;
    color: #003300;
    text-decoration: none;
}

.menustyle ul li a:hover {
    color: #0000ff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
    position:absolute;
    top: 0;
    font-size: 0.9em;
    border: 1px inset #cccccc;
    border-bottom-width: 0;
    line-height:14px;
    z-index:100;
    background-color: #373A3C;
    visibility: hidden;
}

.dropmenudiv a {
    font-size: 0.9em;
    font-weight: normal;
    width: auto;
    display: block;
    border-bottom: 1px dashed #CCCCCC;
    padding: 4px 10px 4px 5px;
    text-decoration: none;
    color: white;
}

.dropmenudiv a:hover {
    font-size: 0.9em;
    font-weight: normal;
    color: #9DBCD1;
    text-decoration: none;
}

/* editor specific css */

img.image-align-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.image-align-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* News block css */

.news_item div.image {
	float: left;
	width: 60px;
	height: 30px;
}

.news_item h2 {
	float: left;
	width: 680px;
    margin: 0;
	height: 30px;
}

.news_item span.date {
	float: left;
	text-align: right;
	width: 120px;
	height: 30px;
    font-style: italic;
    font-size: 0.8em;
}

.pagination {
    text-align: center;
    border-top: 1px solid #AAAAAA;
    padding-top: 10px;
}

.pagination span.previous {
    padding-right: 150px;
}

.pagination span.next {
    padding-left: 150px;
}

.pagination .disabled {
    color: #AAAAAA;
}

#quickList {
    border: 1px inset #CCCCCC;
    padding: 10px;
    background: transparent url(http://www.starinntalybont.co.uk/themes/starinn/../../packages/news/assets/images/quickListBg.png) top left repeat;
}

#quickList div.image {
    clear: left;
	float: left;
	width: 60px;
	height: 30px;
}

#quickList h3 {
	float: left;
    margin: 0;
	height: 30px;
}

#quickList .readmore {
    font-style: italic;
    font-size: 0.8em;
    clear: left;
}

#quickList h2 {
    font-size: 2.5em;
    margin: 0 0 10px 0;
}

/* Gallerific plugin */

#controls {
}

#controls .nav-controls a.prev {
    background: transparent url(http://www.starinntalybont.co.uk/themes/starinn/../../assets/images/gPrev.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 70px;
}

#controls .nav-controls a.next {
    background: transparent url(http://www.starinntalybont.co.uk/themes/starinn/../../assets/images/gNext.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
}

#controls .ss-controls a.play {
    position:relative;
    background: transparent url(http://www.starinntalybont.co.uk/themes/starinn/../../assets/images/gPlay.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    left: 80px;
    float: left;
    margin-left: -30px;
}

#controls .ss-controls a.pause {
    position:relative;
    background: transparent url(http://www.starinntalybont.co.uk/themes/starinn/../../assets/images/gPause.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    left: 80px;
    float: left;
    margin-left: -30px;
}

#slideshow {
    margin-left: 160px;
}

#slideshow img {
    width: 600px;
    height: 450px;
}

#loading {
    
}

#caption {
    background: transparent url(http://www.starinntalybont.co.uk/themes/starinn/../../assets/images/gallerificCaptionBg.png) top left repeat;
    position: relative;
    width: 580px;
    height: 30px;
    padding: 10px;
    font-style: italic;
    top: -50px;
    left: 165px;
    color: white;
}

#thumbs {
    float: left;
    width: 150px;
    height: 360px;
    clear: left;
    padding-top: 10px;
}

#thumbs ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#thumbs ul li {
    display: block;
    width: 60px;
    float: left;
    padding: 0;
    margin: 0 10px 10px 0;
}

#thumbs .bottom {
    position: relative;
    top: 400px;
}

.flvideo {
    text-align: center;
}