/*--------------------------
SONOMA COURT SHOPS CSS 2.0 STYLESHEET
COPYRIGHT 2007 WILDFIREWEB
ORIGINAL CSS BY: Ryan McLaughlin - ryan@wildfireweb.com
Modified by: Blaine Transue, 012308
__________________________*/

@import url(/css/wildfirecommon.css);
@import url(/templates/courtshops/css/slatesblogs.css);
/* @import url(/templates/courtshops/css/slate_layout_0.css); */
@import url(/templates/courtshops/css/editing.css);

/* GLOBAL STYLES, GENERAL LAYOUT */

body{
background: #E6D1B7;
background: transparent url(/templates/courtshops/images/bgfade2.png) repeat-x top;
font-size: 62.5%;
font-family:  Georgia;
margin: 0;
padding: 0;
color: #fff;
}

a {
color: #7a926d;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #7a926d;
}

a:hover {
color: #7a926d;
text-decoration: underline;
}


.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}


#wrapper{
width: 851px;
margin: 0 auto;
background: #fff;


}

#bgwrap{
background: transparent url(/templates/courtshops/images/headerbg2.jpg) repeat-x top;
}

.hide{
display: none;
}

p.clearboth{
clear: both;
margin: 0;
}

/* HEADER INFORMATION */

#header{
background: transparent url(/templates/courtshops/images/courtshopsheader6.jpg) no-repeat top center;
width: 851px;
height: 173px;
}

/*
#header h1{
display: none;
}
*/

/* NAVIGATION */

#navigation ul{
margin: -30px 0 0 0;
padding: 0.4em 0;
/* padding-top: 30px; */
padding-bottom: 0;
text-align: center;
list-style: none;
position: relative;
border-left: 1px solid #666;
border-right: 1px solid #666;
}

#navigation ul li{
display: inline;
padding: 0 1.2em;
}

#navigation ul li a, #navigation ul li span{
font-size: 17px;
font-family: Georgia, Times, serif;
text-decoration: none;
color: #222;
padding: 0.1em 0.2em;
}

#navigation li a:hover{
color: #c99477;
}

#navigation li span{
background: #c99477;
}

#fdl{
/* margin-top: -20px; */
height: 30px;
/* width: 851px; */
background: url(/templates/courtshops/images/fdl.jpg) no-repeat center;
z-index: 2;
/*
border-left: 1px solid #666;
border-right: 1px solid #666;
*/
}

/* SUB NAVIGATION */

#subnavheading {
color: #000;
font-family: Georgia, Times, serif;
font-size: 1.6em;
margin: 0 0 0 1.6em;
display: none;
}

#subnav{
margin: 30px 0px 15px 10px;
padding: 0;
float: left;
}

#subnav ul{
margin: 0 10px 0 20px;
padding: 0;
list-style: none;
width: 22em;
background: #ffffff;
color: #000000;
}

#subnav li{
margin: 0;
padding-left:0.5em;
position: relative;
border: 1px solid #ece8e7;
}

#subnav ul li a, #subnav li span{
text-decoration: none;
color: #4e2b0f;
font-family: Georgia, Times, serif;
font-size: 14px;
padding: 0.35em 0.2em;
display: block;
}

#subnav ul li span{
font-weight: 700;
color: #c99477;
}

#subnav li a:hover {
color: #c99477;
}

#subnav h3{
display: none;
}

/* MAIN CONTENT AREA */

#content{
margin: 0;
padding: 18px 0px 0px 0px;
font-size: 12.5px;
overflow: hidden;
color: #000;
background: #fff;
float: right;
/* force min-height in most browsers */
min-height:600px;
height:auto !important;
height:600px;
/* border: 1px solid red; */
width: 560px;
}

h2 {
font-family: Georgia, Times, serif;
font-size: 26px;
}

#container {
width: 849px;
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}

#fullpagecontent{
margin: 0;
padding: 0 20px 18px 20px;
font-size: 12.5px;
overflow: hidden;
color: #000;
/* border-left: 1px solid #666; */
/* border-right: 1px solid #666; */
/* border-bottom: 1px solid #666; */
/* float: left; */
}

#homepagecontent{
margin: 0;
margin-top: 0px;
padding: 0 20px 18px 20px;
font-size: 12px;
overflow: hidden;
color: #000;
width: 560px;
float: left;
/* border-left: 1px solid #666; */
}


#content h2{
font-weight: normal;
padding: 0;
margin: 0 0 0.5em;
font-family: Georgia, Times, serif;
font-size: 26px;
color: #4e2b0f;
position: relative;
}

#picture{
width: 520px;
overflow: hidden;
/* border: 1px solid #4e2b0f; */
/* border-left: 1px dotted #666; */
background: #ffffff;
float: left;
margin-right: 0.5em;
margin-bottom: 1em;
padding: 0;
font-family: Georgia, Times, serif;
font-size: 14px;
line-height: 20px;
}

#summary{
background: #ece8e7;
border: 1px solid #4e2b0f;
width: 200px;
overflow: hidden;
padding:1em;
font-family: Georgia, Times, serif;
font-size:1.2em;
color: #4d3720;
}

/* Right Column and Boxes */
#rightcol{
overflow: hidden;
font-size: 12px;
width: 200px;
padding: 0px 20px 0 20px;
position: relative;
z-index: 1;
float: right;
/* margin-top: 10px; */
/* border-right: 1px solid #666; */
}

#rightcol span.credit{
font-size: 11px;
color: #666;
}

#rightcol a, #rightcol a:hover{
text-decoration: none;
position: relative;
}


#rightcol a, #content a, #homecontent a{
color: #666;
text-decoration: underline;
text-decoration: none;
}

#rightcol a:hover, #content a:hover, #homecontent a:hover{
color: #000;
text-decoration: underline;
text-decoration: none;
}



#boxone, #boxtwo, #boxthree{
margin: 0 0 15px;
}


/*
#boxone, #boxtwo, #boxthree{
}
*/

#boxone{
border: 2px solid #B5C6B6;
width: 196px;
}

#boxtwo{
border: 2px solid #d3a589;
width: 196px;
}

#boxthree{
border: 2px solid #5d6220;
width: 196px;
}

#boxone span.styled{
display: block;
background: #B5C6B6;
width: 177px;
padding: 5px 10px;
font-weight: 700;
text-align: center;
color: #fff;
cursor: hand;
}

#boxtwo span.styled{
display: block;
background: #d3a589;
width: 177px;
padding: 5px 10px;
font-weight: 700;
text-align: center;
color: #fff;
cursor: hand;
}

#boxthree span.styled{
display: block;
background: #5d6220;
width: 177px;
padding: 5px 10px;
font-weight: 700;
text-align: center;
color: #fff;
cursor: hand;
}

/*end right column*/

/* FOOTER */

#footer{
display: block;
position: relative;
width: 851px;
margin: 0 auto;
padding: 7px 0 0 30px;
font-size: 11px;
font-family: Georgia, Times, serif;
color: #666;
}

#footer a{
color: #888;
}
