﻿/* ------------------------------------------------ */
/* ------Version 0.2 of Carter's Kitchen CSS------- */
/* -------Created by Ryan Carter 07/10/2007-------- */
/* ------------Last modified 19/10/2012------------ */
/* ------------------------------------------------ */
/* ----Looking better, but not for old browswers--- */
/* ------------------------------------------------ */

html
{
    height: 100%;
}

body
{	
	margin: 0;
    padding: 0;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 100%;
	background-color: white;
    height: 100%;
    position: relative;
}

.main
{
    min-height: 100%;
    position: relative;
}

@media only screen and (max-width: 557px) 
{
    .RecpInnr
    {
        padding: 0px 10px !important;
    }
    .footSub p
    {
        background-color: rgba(255, 255, 255, 0.55);
        position: absolute;
        width: 86%;
    }
}
@media only screen and (max-width: 600px)
{
    .maindoc 
    {
        width: 90% !important;
    }
    .docbody 
    {
        width: 90% !important;
    }
    .footSub
    {
        width: 90% !important;
    }    
    .center_group
    {
        margin-right: 0px !important;
        margin-left: 0px !important;
        margin-top: 76px;
    }
}

@media only screen and (min-width: 601px)
{
    .maindoc 
    {
        width: 80% !important;
    }
    .docbody 
    {
        width: 80% !important;
    }
    .footSub
    {
        width: 80% !important;
    }
}

.maindoc
{
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.docbody
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    min-height: 620px;
    clear: none;
    background-color: transparent;
}

#form1
{
    padding-bottom: 64px;
}

.footer
{   
    width: 100%;
    overflow: hidden;
    height: 56px;
    bottom: 0px;
    position: absolute;
}

.footSub
{
    margin-left: auto;
    margin-right: auto;
}

.greyout
{
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
    z-index: 5;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

#mess
{
    color: Red;
}

h3
{
    margin-bottom: 0px;
    /*font-family: "Adobe Caslon",AdobeCaslon,Palatino,"Palatino Linotype","New Century Schoolbook","Book Antiqua","Times New Roman",serif;
    */
    font-family: arial, sans-serif;
}

#mypara
{
    margin: 0px;
}

/* ------------------------------------------------ */
/* -----------------Title section------------------ */
/* ------------------------------------------------ */

.header
{
    padding-top: 5px;
}

.header_inner
{
    text-align: center;
    border: darkgray 1px solid;
    padding-top: 3px;
    margin-bottom: 10px
}

.Users
{
    background-color: #ffff66;
    border-top: darkgrey 1px solid;
    border-bottom: darkgrey 1px solid;
    padding: 5px 10px 5px 10px;
    color: Olive;
}

/* ------------------------------------------------ */
/* This next section creates the drop shodow effect */
/* ------------------------------------------------ */
/* -------Without the use of tables! Eureka!------- */
/* ------------------------------------------------ */

.center_group
{
    margin-left: 182px; /*Menu width (Left column) + 10px margin*/
    margin-right: 204px;
}

.side_group
{
    width: 196px;
    float: right;
}

.shadow_bottom
{
    background: url(../images/layout/linear_shadow_bottom.png) repeat-x;
    height: 4px;
}

.shadow_top
{
    background: url(../images/layout/linear_shadow_top.png) repeat-x;
    height: 4px;
}

/* ------------------------------------------------ */
/* ----------------------Misc---------------------- */
/* ------------------------------------------------ */

.maincontent
{
    /*background-color: #f5f5f5;*/
    background-color: #FBFBFB;
    min-height: 340px;
    border: darkgray 1px solid;
}

.maincontent p
{
    padding-left: 15px;
    padding-right: 15px;
}

#inner_content
{
    width: 100%;
    background-color: #f5f5f5;
    min-height: 150px;
    clear: right;
}

.sidecontent
{
    width: 194px;
    clear: right;
    overflow: hidden;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
}

.inner_content
{
    width: 100%;
    background-color: #f5f5f5;
    min-height: 150px;
    clear: right;
}

.clearer
{
    clear: both;
    line-height: 0px;
    height: 5px;
}

.clearer_hr
{
    clear: both;
    background: url(../images/layout/hrule.png) no-repeat center;
    height: 25px;
}

.clearer_tbl
{
    clear: both;
    line-height: 0px;
    height: 0px;
    border-bottom: thin solid #CCFFFF;
    margin-bottom: 3px;
}

.white_trans
{
    background: url(../images/layout/Semi_white.png) repeat;
}

.orange_trans
{
    background: url(../images/layout/Semi_orange.png) repeat;
}

.grey_trans
{
    background: url(../images/layout/Semi_grey.png) repeat;
}

.hlticker2
{
    text-align: center;
    position: relative;
    left: 0px;
    top: 36px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    font-size: 14px;
    font-family: "Adobe Caslon",AdobeCaslon,Palatino,"Palatino Linotype","New Century Schoolbook","Book Antiqua","Times New Roman",serif;
    z-index: 2;
}

.hlticker
{
    text-align: center;
    position: relative;
    left: 0px;
    top: -36px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    font-size: 14px;
    font-family: "Adobe Caslon",AdobeCaslon,Palatino,"Palatino Linotype","New Century Schoolbook","Book Antiqua","Times New Roman",serif;
}

.round_bottom
{
    border-radius: 0px 0px 6px 0px;
    -moz-border-radius: 0px 0px 6px 0px;
	-webkit-border-radius: 0px 0px 6px 0px;
	height: 4px;
	margin-right: -1.5px;
	border-bottom: darkgray 1px solid;
	border-right: darkgray 1px solid;
}

.photo-border
{
    border: 1px solid darkgrey;
    padding: 10px;
    margin-bottom: 5px;
    display: block;
}

.photo-float-left {
    display: inline;
    margin-right:10px;
}

h2 a
{
    color: olive;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
}

.tbl1
{
    background-color: white;
    clear: left;
}

.tbl1b
{
    background-color: #FFFF66;
    border-right: solid 1px darkgray;
    padding: 4px 3px 5px 10px;
    width: 106px;
    text-align: right;
    font-weight: bold;
    color: Olive;
    float: left;
    clear: left;
    position: relative;
}

.tbl1p
{
    display: inline;
    padding-left: 5px;
    padding-bottom: 3px;
    float: left;
}

.tbl1b-2
{
    background-color: #FFFF66;
    border-right: solid 1px darkgray;
    padding-right: 3px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 120px;
    text-align: right;
    font-weight: bold;
    color: Olive;
    float: left;
    clear: left;
    position: relative;
    border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
}

.tbl1p-2
{
    display: inline;
    padding-left: 5px;
    float: left;
    padding-top: 4px;
    position: relative;
}

.dotty
{
    border: none;
    border-bottom: medium dotted grey;
    padding-top: 10px;
}

.dotty2
{
    border: none;
    border-bottom: medium dotted grey;
    padding-top: 2px;
}

.noborder
{
    border: 0px;
}

/* -------------------------------- */
/* ------ Message Box design ------ */
/* -------------------------------- */

.msgbox_inner
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

/*----------------*/
/*----- NEW ------*/
/*----------------*/

.fullrnd
{
    border-radius: 6px;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.rndbottom
{
    border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
}

.rndtop
{
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
}

.rndtopright
{
    border-radius: 0px 6px 0px 0px;
    -moz-border-radius: 0px 6px 0px 0px;
	-webkit-border-radius: 0px 6px 0px 0px;
}

.rndtopleft
{
    border-radius: 6px 0px 0px 0px;
    -moz-border-radius: 6px 0px 0px 0px;
	-webkit-border-radius: 6px 0px 0px 0px;
}

.rndbotleft
{
    border-radius: 0px 0px 0px 6px;
    -moz-border-radius: 0px 0px 0px 6px;
	-webkit-border-radius: 0px 0px 0px 6px;
}

.sptoprnd
{
    border-radius: 6px 6px 6px 0px;
    -moz-border-radius: 6px 6px 6px 0px;
	-webkit-border-radius: 6px 6px 6px 0px;
}

.sdw1
{
    -webkit-box-shadow: 4px 4px 12px rgba(0,0,0,0.6), -4px -4px 12px rgba(0,0,0,0.6);
    -moz-box-shadow: 4px 4px 12px rgba(0,0,0,0.6), -4px -4px 12px rgba(0,0,0,0.6);
    box-shadow: 4px 4px 12px rgba(0,0,0,0.6), -4px -4px 12px rgba(0,0,0,0.6);
}

.myshadow
{
    -webkit-box-shadow: 4px 4px 5px rgba(0,0,0,0.6);
    -moz-box-shadow: 4px 4px 5px rgba(0,0,0,0.6);
    box-shadow: 4px 4px 5px rgba(0,0,0,0.6);
}

.fadegray
{
    background: -moz-linear-gradient(bottom,  rgba(245,245,245,1) 0%, rgba(245,245,245,0) 100%); /* fade from white (0.82 opacty) to 0.16 opacity */
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(245,245,245,0)));
    background: -webkit-linear-gradient(bottom,  rgba(245,245,245,1) 0%,rgba(245,245,245,0) 100%);
    background: -o-linear-gradient(bottom,  rgba(245,245,245,1) 0%,rgba(245,245,245,0) 100%);
    background: -ms-linear-gradient(bottom,  rgba(245,245,245,1) 0%,rgba(245,245,245,0) 100%);
    background: linear-gradient(bottom,  rgba(245,245,245,1) 0%,rgba(245,245,245,0) 100%);
}

.titleH2
{
    color: olive;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
}

.bottomcontent
{
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 10px;
    overflow: hidden;
    height: 200px;
}

.hoverimage2 
{
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
}

.hoverimage3
{
-webkit-transform:scale(1.4); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.4); /*Mozilla scale version*/
-o-transform:scale(1.4); /*Opera scale version*/
box-shadow:0px 0px 30px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 30px gray; /*Safari shadow version*/
-moz-box-shadow:0px 0px 30px gray; /*Mozilla shadow version*/
z-index: 10;
}

.qt
{
    width: 160px;
}

.imgover
{
    overflow: hidden;
}

.leftrnd
{
    border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
}

.rightrnd
{
    border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
}

.btticker
{
    width: 100%;
    text-align: center;
    position: relative;
    top: -36px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    font-size: 14px;
    font-family: "Adobe Caslon",AdobeCaslon,Palatino,"Palatino Linotype","New Century Schoolbook","Book Antiqua","Times New Roman",serif;
}

.hdr_frm
{
    background-color: white;
    position: relative;
    left: 30px;
    top: 11px;
    padding: 3px 4px 4px 4px;
    border: solid 1px #a9a9a9;
    z-index: 2;
}

.lb
{
    line-height: 30px
}

.myline
{
    float: left;
    display: block;
    padding: 10px;
    cursor: default;
    position: relative;
    top: -30px;
}

.slidehdr1
{
    text-align: center;
    font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
    text-shadow: 2px 2px 3px #000;
    font-weight: normal;
    font-size: 1.75em;
    color: OldLace;
    letter-spacing: .2em;
    line-height: 1.1em;
}

.slidehdr2
{
    font-family: arial,sans-serif;
    text-shadow: 2px 2px 3px #000;
    font-weight: normal;
    font-size: 1.25em;
    color: OldLace;
    line-height: 19px;
}

.fncyshadow
{
    box-shadow:0px 0px 20px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
    -webkit-box-shadow:0px 0px 20px gray; /*Safari shadow version*/
    -moz-box-shadow:0px 0px 20px gray; /*Mozilla shadow version*/
}

.txtshadow
{
    text-shadow: 2px 2px 3px #000;
}

.bk-top
{
    background-position: left top;
    background-image: url('../images/layout/test1-blur-scaled-2.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: -7px;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

@media only screen and (min-width: 1366px) {
    .bk-top {
        background-size: cover !important;
        background-position-y: center !important;
        height: 176px !important;
    }
}

.fadewhite
{
    width: 100%;
    height: 50px;
    position: absolute;
    top: 126px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.fadewhite2
{
    background-image: url('../images/layout/FadeWhite.png');
    background-repeat: repeat;
    background-attachment: scroll;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 126px;
}

.Dnone
{
    display: none;
    visibility: hidden;
}

.CImage {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.CImage img {
    bottom: -100%;
    left: -100%;
    margin: auto;
    position: absolute;
    right: -100%;
    top: -100%;
}

input[type=text]:focus, input[type=password]:focus
{
    box-shadow: 0px 0px 3px rgba(0, 255, 255, 0.60);
}