/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:70px;
}

.container_12 .grid_2 {
	width:150px;
}

.container_12 .grid_3 {
	width:230px;
}

.container_12 .grid_4 {
	width:310px;
}

.container_12 .grid_5 {
	width:390px;
}

.container_12 .grid_6 {
	width:470px;
}

.container_12 .grid_7 {
	width:550px;
}

.container_12 .grid_8 {
	width:630px;
}

.container_12 .grid_9 {
	width:710px;
}

.container_12 .grid_10 {
	width:790px;
}

.container_12 .grid_11 {
	width:870px;
}

.container_12 .grid_12 {
	width:950px;
}



/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left:80px;
}

.container_12 .prefix_2 {
	padding-left:160px;
}

.container_12 .prefix_3 {
	padding-left:240px;
}

.container_12 .prefix_4 {
	padding-left:320px;
}

.container_12 .prefix_5 {
	padding-left:400px;
}

.container_12 .prefix_6 {
	padding-left:480px;
}

.container_12 .prefix_7 {
	padding-left:560px;
}

.container_12 .prefix_8 {
	padding-left:640px;
}

.container_12 .prefix_9 {
	padding-left:720px;
}

.container_12 .prefix_10 {
	padding-left:800px;
}

.container_12 .prefix_11 {
	padding-left:880px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right:80px;
}

.container_12 .suffix_2 {
	padding-right:160px;
}

.container_12 .suffix_3 {
	padding-right:240px;
}

.container_12 .suffix_4 {
	padding-right:320px;
}

.container_12 .suffix_5 {
	padding-right:400px;
}

.container_12 .suffix_6 {
	padding-right:480px;
}

.container_12 .suffix_7 {
	padding-right:560px;
}

.container_12 .suffix_8 {
	padding-right:640px;
}

.container_12 .suffix_9 {
	padding-right:720px;
}

.container_12 .suffix_10 {
	padding-right:800px;
}

.container_12 .suffix_11 {
	padding-right:880px;
}



/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
	left:80px;
}

.container_12 .push_2 {
	left:160px;
}

.container_12 .push_3 {
	left:240px;
}

.container_12 .push_4 {
	left:320px;
}

.container_12 .push_5 {
	left:400px;
}

.container_12 .push_6 {
	left:480px;
}

.container_12 .push_7 {
	left:560px;
}

.container_12 .push_8 {
	left:640px;
}

.container_12 .push_9 {
	left:720px;
}

.container_12 .push_10 {
	left:800px;
}

.container_12 .push_11 {
	left:880px;
}



/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
	left:-80px;
}

.container_12 .pull_2 {
	left:-160px;
}

.container_12 .pull_3 {
	left:-240px;
}

.container_12 .pull_4 {
	left:-320px;
}

.container_12 .pull_5 {
	left:-400px;
}

.container_12 .pull_6 {
	left:-480px;
}

.container_12 .pull_7 {
	left:-560px;
}

.container_12 .pull_8 {
	left:-640px;
}

.container_12 .pull_9 {
	left:-720px;
}

.container_12 .pull_10 {
	left:-800px;
}

.container_12 .pull_11 {
	left:-880px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*
    Document   : news
    Created on : 18.04.2010, 6:45:27
    Author     : Andrew Saponenko <roguevoo@gmaill.com>
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

a{
	color:#353535;
}

.newsheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;;
	color:#444444;
}
.newsdate
{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#995555;
	text-transform:none;
}

.newstitle
{
	font-family: 'Droid Sans', arial, sans-serif;
    font-size: 1.3em;
    color: #000000;
	text-transform:none;
    font-weight: 200;
}

a.newstitle
{
    text-decoration: none;
    border-bottom: 1px dashed #aeaeae;
}

.newscontent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
}

.newscontainer{
    /*background-image: url(../../img/top_cbg.png);
    background-repeat: repeat-x;
    background-position: 0% 0%;*/
    margin-bottom: 1.0em;
    border: 1px solid #efefef;
    border-bottom: none;

    padding: 10px 10px;
}

.newscollapsed
{
   /* background-image: url(../../img/btn_cbg.png);
    background-repeat: repeat-x;
    background-position: 0% 100%;*/
    border: 1px solid #efefef;
    padding: 10px 10px;
    margin-bottom: 3px;
    border-top: none;
}

a.newsadvance:link, a.newsadvance:visited{
    background-color: #666666;
    color: #dedede;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    width: 200px;
    display:block;
}
a.newsadvance:hover{
    background-color: #cccccc;
    color: #333333;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    width: 200px;
    display:block;
}
/*
    Document   : news
    Created on : 18.04.2010, 6:45:27
    Author     : Andrew Saponenko <roguevoo@gmaill.com>
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.newsheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;;
	color:#444444;
}
.newsdate
{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#995555;
	text-transform:none;
}

.newstitle
{
	font-family: 'Droid Sans', arial, sans-serif;
    font-size: 1.3em;
    color: #000000;
	text-transform:none;
    font-weight: 200;
}

.newscontent
{
	font-family: 'Droid Sans', arial, sans-serif;
	font-size:11px;
	color:#595959;
}

.newscontainer{
    /*background-image: url(../../img/top_cbg.png);
    background-repeat: repeat-x;
    background-position: 0% 0%;*/
    margin-bottom: 1.0em;
    border: 1px solid #efefef;
    border-bottom: none;

    padding: 10px 10px;
}

.newscollapsed
{
   /* background-image: url(../../img/btn_cbg.png);
    background-repeat: repeat-x;
    background-position: 0% 100%;*/
    border: 1px solid #efefef;
    padding: 10px 10px;
    margin-bottom: 3px;
    border-top: none;
}

a.newsadvance:link, a.newsadvance:visited{
    background-color: #666666;
    color: #dedede;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    width: 200px;
    display:block;
}
a.newsadvance:hover{
    background-color: #cccccc;
    color: #333333;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    width: 200px;
    display:block;
}

/*
    Document   : sidebar
    Created on : 18.04.2010, 15:33:33
    Author     : Andrew Saponenko <roguevoo@gmaill.com>
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.sidebar_list, .sidebar_simple{
    background-image: url('http://www.cornish-rex.org/img/btn_cbg.png');
    background-repeat: repeat-x;
    background-position: 0% 100%;
    margin-bottom: 3px;
    border: 1px solid #efefef;
    padding: 5px 5px;
    border-top: none;
}

.sidebar_one{
    background-image: url('http://www.cornish-rex.org/img/top_cbg.png');
    background-repeat: repeat-x;
    background-position: 0% 0%;
    margin-bottom: 3px;
    border: 1px solid #efefef;
    padding: 5px 5px;
    font-size:10px;
}

.sidebar_list .date, .sidebar_one .date
{
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	color:#995555;
	text-transform:none;
}

.sidebar_list .title, .sidebar_one .title, .sidebar_simple .title
{
	font-family: 'Droid Sans', arial, serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
	text-transform:none;
}

.sidebar_container{
    margin-bottom:10px;
}

.sidebar_container .header
{
	font-family: "Droid Sans", arial, serif;
    height:40px;
    line-height:40px;

    text-align:center;
    text-transform:uppercase;

	letter-spacing: -1px;
	word-spacing: 5px;

    font-weight:bold;
    font-size:14px;
    color:#555555;
}

body{
   font-family: Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #333333;

   margin: 0 0;
   padding: 0 0;

   background-color:#ffffff;
}

a img {
    border: none;
	text-decoration: none;
}

hr{
    border: none;
    border-bottom: 1px dotted #cccccc;
}

ul.topnav {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 960px;
    font-size: 1.2em;
    height: 35px;
    background-color: #cdcdcd;
    border-top:1px solid #999;
}

ul.topnav li {
    float: left;
    margin: 0;
    padding: 0 2px 0 0;
    position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav li a{
    display: block;
    float: left;

    padding: 10px 0px;
    color: #333;

    width: 87px;

    text-align: center;

    text-decoration: none;

    text-transform: uppercase;
    font-size: 10px;
}

ul.topnav li a:hover{
    background-image: url('http://www.cornish-rex.org/img/topflash.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    color: #000;
    text-decoration: underline;
}
ul.topnav li span { /*--Drop down trigger styles--*/
    width: 17px;
    height: 35px;
    float: left;
    background: url('http://www.cornish-rex.org/img/subnav_btn.gif') no-repeat 50% 0%;
}
ul.topnav li span.subhover {
    background-position: 50% 100%;
    cursor: pointer;
} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
    list-style: none;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    left: 0; top: 35px;
    background: #fff;
    margin: 0; padding: 0;
    display: none;
    float: left;
    width: 170px;
    z-index: 1000;
    border: 1px solid #eaeaea;
}
ul.topnav li ul.subnav li{
    margin: 0; padding: 0;
    clear: both;
    width: 100%;
}
html ul.topnav li ul.subnav li a {
    color: #333;
    /*float: left;*/
    width: 100%;
   /* background: #fff url('http://www.cornish-rex.org/img/dropdown_linkbg.gif') no-repeat 10px 50%;
   /* padding-left: 20px;*/
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
    color: #222;
    /*background: #efefef url('http://www.cornish-rex.org/img/dropdown_linkbg.gif') no-repeat 10px 50%;
*/}

.wherediv{
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    border-bottom: 1px solid #efefef;
}

.wherediv2{
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    border-top: 1px solid #efefef;
}

.wherediv a, .wherediv2 a, #footerdiv a, .sidebar_container a{
	text-decoration: none;
    border-bottom: 1px dashed #aeaeae;
}

.wherediv a:hover, .wherediv2 a:hover, #footerdiv a:hover, .sidebar_container a:hover{
	text-decoration: none;
    border-bottom: 1px dashed #aa0000;
	color:#aa0000;
}

.topgray{
    background-image: url('http://www.cornish-rex.org/img/top_cbg.png');
    background-position: top;
    background-repeat: repeat-x;
}

.btngray{
    background-image: url('http://www.cornish-rex.org/img/btn_cbg.png');
    background-position: bottom;
    background-repeat: repeat-x;
}

.leftgray{
	background-image: url('http://www.cornish-rex.org/img/left_cbg.png');
    background-position: left;
    background-repeat: repeat-y;
}

.rightgray{
	background-image: url('http://www.cornish-rex.org/img/right_cbg.png');
    background-position: right;
    background-repeat: repeat-y;
}

#footerdiv{
    background-color: #efefef;
}

.drop_menu{
    background-color: #ffffff;
    border: 1px solid #dedede;
}

/* Corner radius */
.ui-corner-tl{
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.ui-corner-tr {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ui-corner-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.ui-corner-bottom {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ui-corner-right {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ui-corner-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.ui-corner-all {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.ui-padding-3 { padding: 3px 3px; }
.ui-padding-5 { padding: 5px 5px; }
.ui-padding-10 { padding: 10px 10px; }
.ui-padding-15 { padding: 15px 15px; }
.ui-padding-20 { padding: 20px 20px; }

.ui-margin-3 { padding: 3px 3px; }
.ui-margin-5 { padding: 5px 5px; }
.ui-margin-10 { padding: 10px 10px; }
.ui-margin-15 { padding: 15px 15px; }
.ui-margin-20 { padding: 20px 20px; }

.ui-border-light { border:1px solid #efefef; }
.ui-border-dark { border:1px solid #c9c9c9; }

.ui-bg-topshadow{
    background-image: url('http://www.cornish-rex.org/img/top_cbg.png');
    background-position: top;
    background-repeat: repeat-x;
}

.ui-bg-btnshadow{
    background-image: url('http://www.cornish-rex.org/img/btn_cbg.png');
    background-position: bottom;
    background-repeat: repeat-x;
}

.ui-bg-rightshadow{
	background-image: url('http://www.cornish-rex.org/img/right_cbg.png');
    background-position: right;
    background-repeat: repeat-y;
}

.ui-bg-leftshadow{
    background-image: url('http://www.cornish-rex.org/img/left_cbg.png');
    background-position: left;
    background-repeat: repeat-y;
}

.pagenator{
    width: 100%;
    display: block;
    height: 30px;
    margin-bottom: 10px;
    clear: both;
}

.pagenator span, .pagenator a, .pagenator div{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;

    background-image: url('http://www.cornish-rex.org/img/btn_cbg.png');
    background-position: 0% 100%;
    background-repeat: repeat-x;
    background-color: transparent;
}

.pagenator div{
    background-color: #333333;
    color: #ffffff;
    width: auto;
    padding: 0px 5px;
}

.pagenator span{
    font-weight: bold;
    color: #666666;
}

.pagenator a{
    background-color: #efefef;
}

#head_image{
    height: 200px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: transparent;
}

.main_size{
    width: 980px;
    margin-left:auto;
    margin-right:auto;
}

#ad_container{
    padding:14px 14px;
    height:60px;
    clear: both;
}

#logo_container{
    padding-top: 0px;
    background-image:url('http://www.cornish-rex.org/img/logo_.png');
    background-position:0% -20px;
    background-repeat:no-repeat;
}

#menu_container{
    height:35px;
    text-align: center;
    clear: both;
}

#wrapper{
    background-image:url('http://www.cornish-rex.org/img/bbg9.jpg');
    background-attachment: fixed;
    background-repeat:no-repeat;
    background-position:50% 0%;

    min-width: 980px;
    margin:0px 0px;
    padding:0px 0px;
    width:100%;
    height:auto;
}

#main_body{
    background-color: #ffffff;
    /*border: 1px solid #efefef;*/
}

#google_translate_element{
    float: right;
    clear: both;
    height: 85px;
}

.drop_menu{
    display:none;
}

a.dropitem{
    display:block;
}

h1, h2, h3, h4, h5
{
    font-family: 'Droid Sans', arial, serif;
}


