
/*Designed and coded by McKenna (http://www.phoenixtearz.com) (skippysandy@celebrana.com) and owned by Joan (http://www.lindenlinedesigns.com) (lindenlinedesigns@celebrana.com); Site version 3.2.*/ 


/*Basics*/

body {
background-image: url(main_bg.jpg);
background-position: left;
background-repeat: repeat-y;
background-color: white;
color: #666666;
font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", georgia, verdana, century;
font-size: 12pt;
font-weight: normal;
text-decoration: none;
}

select, option {
background-color: white;
border: 1px solid #87d2fd;
}

a:link, a:active, a:visited {
color: #6bbdf9;
font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", georgia, verdana, century;
font-size: 12pt;
text-decoration: underline;
font-weight: normal;
}

a:hover {
color: #57ab3b;
font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", georgia, verdana, century;
font-size: 12pt;
text-decoration: none;
font-weight: normal;
} 

hr {
background-color: #333333;
}

small {
font-size : 8pt;
}

small a:link {
font-size : 8pt;
font-weight : normal;
font-family : "Century Gothic", century, verdana;
text-decoration : underline;
color : gray;
}

small a:hover {
font-size : 8pt;
font-weight : normal;
font-family : "Century Gothic", century, verdana;
text-decoration : none;
color : #cccccc;
}

h1 {
color: #7ed55b;
text-align: center;
font-weight: bold;
font-family: "Century Gothic", georgia, "Trebuchet MS", verdana, tahoma;
}

h2 {
color: #e1b908;
text-align: center;
font-weight: bold;
font-family: "Century Gothic", georgia, "Trebuchet MS", verdana, tahoma;
}

h3 {
color: #333333;
text-align: center;
font-weight: normal;
text-decoration : none;
}

h3 a {
color: #333333;
text-align: center;
font-weight: normal;
text-decoration: none;
}

h3 a:hover {
color: #666666;
text-align: center;
font-weight: normal;
text-decoration: none;
}

.right {
float : right;
}

.left { 
float : left;
}

.center {
margin: 0px auto 0px auto;
text-align: center;
}

img.cent {
margin: 0px auto 0px auto;
}

img.noborder {
border : none;
}

img.noborder a:link {
border : none;
}

img.noborder a:hover {
border : none;
}

td {
background-color: #e7e7e7;
}

.big a {
font-size: 20pt;
text-decoration: underline
}

.big a:hover {
font-size: 20pt;
text-decoration: none;
}



/*Divs*/

#ships {
position : absolute;
text-align : center;
background-color : white;
padding : 5px;
top : 420px;
left : 380px;
width : 620px;
border : 1px solid #666666;
}

#ad {
position : absolute;
padding : 5px;
top : 420px;
left : 380px;
width : 620px;
text-align : center;
color : red;
}

#content {
position: absolute;
background-color: white;
padding: 5px;
top: 810px;
left: 380px;
width: 620px;
}

.side {
position: absolute;
background-color: white;
padding: 5px;
top: 420px;
left: 30px;
width: 300px;
text-align: center;
}


.menu {
position: absolute;
background-color: #e7e7e7;
padding: 1px 1px 1px 1px;
top: 340px;
left: 30px;
width: 1000px;
}


#bottom {
color: #59b1fb;
background-color: white;
text-align: center; 
width: 600px;
}


.botimg {
margin: 0px auto 0px auto;
}


.box {
background-color: white;
font-family: "Century Gothic," georgia, century, arial;
font-size: 20pt;
text-decoration: none;
border-bottom: 3px solid #a2d8fb;
text-align: center;
}

.bottom {
background-color: #e7e7e7;
text-align: center;
}


/*Perfect Pockets Container*/

.ppbox {
float : left;
width : 180px;
padding : 10px 10px 10px 10px;
background-color : #ececec;
border : 1px solid #333333;
margin : 2px 2px 2px 2px;
}

.ppbox a:link, .ppbox a:active, .ppbox a:visited {
display : block;
text-decoration : none;
color : #383838;
text-align : center;
padding : 0px 0px 0px 2px;
border : none;
}

.ppbox a:hover {
display : block;
text-decoration : none;
color : #000000;
text-align : center;
padding : 0px 0px 0px 2px;
border : none;
}

.ppclear {
clear : left;
}

/*Alternate CSS Menus*/

a.nav2:link, a.nav2:visited, a.nav2:active {
        text-decoration: none;
	font-family: "times new roman", arial;
	font-size: 9pt;
	line-height: 12pt;
	color: #9ad9fe;
        background: white;
	cursor: default;
        border: none;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align:center;
        font-weight:normal;
        text-transform: uppercase;
}

a.nav2:hover { 
        text-decoration: underline;
	font-family: "times new roman", arial;
	font-size: 9pt;
	line-height: 12pt;
	color: #9ad9fe;
        background: white;
	cursor: default;
        border: none;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;

        font-weight:normal;
        text-transform: uppercase;
}

a.nav3:link, a.nav3:visited, a.nav3:active {
        text-decoration: none;
	font-family: "times new roman", arial;
	font-size: 9pt;
	line-height: 12pt;
	color: #75cd44;
        background: white;
	cursor: default;
        border: none;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align:center;
        font-weight:normal;
        text-transform: uppercase;
}

a.nav3:hover { 
        text-decoration: underline;
	font-family: "times new roman", arial;
	font-size: 9pt;
	line-height: 12pt;
	color: #75cd44;
        background: white;
	cursor: default;
        border: none;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        font-weight:normal;
        text-transform: uppercase;
}


a.featured:link, a.featured:visited, a.featured:active {
display : block;
line-height : 15pt;
font-size : 10pt;
background-color : #ededed;
border-top : 2px solid #dcdcdc;
border-left : 2px solid #dcdcdc;
border-bottom : 2px solid #c0c0c0;
border-right : 2px solid #c0c0c0;
padding : 3px;
color : #666666;
}

a.featured:hover {
display : block;
line-height : 15pt;
font-size : 10pt;
background-color : #f1f1f1;
border-bottom : 2px solid #dcdcdc;
border-right : 2px solid #dcdcdc;
border-top : 2px solid #c0c0c0;
border-left : 2px solid #c0c0c0;
padding : 3px;
color : #999999;
}


h2.guide {
float : left;
line-height : 25pt;
font-size : 20pt;
color : black;
}

small.guide {
float : right;
line-height : 25pt;
font-size : 9pt;
color : #333333;
}



/* 

  Secure and Accessible PHP Contact Form v.2.0 Basic Styles by Mike Cherim 

  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM

  Anchors or link elements have not been included, but everythig else is :-)

*/



/* for main form wrapping div */

div#gb_form_div { 

  /* not styled on demo page */

}



/* id for the form itself */

form#gb_form { 

  /* not styled on demo page */

}



/* form and results heading size */

.main_formhead, .formhead { 

  font-size : 1em; 
  color : #bcddbe; 
  text-align : center;

}



/* outer fieldset - it's common to make this border : 0; */

fieldset#formwrap { 

  background-color : #ffffff; 

}



/* section fieldsets - it's common to make this border : 0; */

fieldset { 

  background-color : #ffffff;
  border : 1px dashed #c0c0c0; 

}



/* form legends and dt "heading" */

legend, dt { 

  font-weight : bold; 
  color : #666;
  padding : 5px;

}



/* main legend at top of the form */

legend#mainlegend { 

  font-size : 1.2em;

  color : #669900; 

}



/* form label text */

label { 

  color : #4698AA;

}



/* all inputs, select, and textarea */

input.med, input.short, select.med, textarea.textbox { 

  font : 80% 'Trebuchet MS', sans-serif; 

  color : #666; 

  padding : 2px; 

  border : 1px solid #A5CF57;

  background-image : url (http://celebrana.com/lindenlinedesigns/tablebg2.jpg);

}



/* to make focus stable in IE 6 */

* html input.button { 

  color : #000;  

  border : 1px solid #669900;

  background-color : #cc9900;

}

* html input.button.hover { 

  color : #000;  

  border : 1px solid #6AB2C1;

  background-color : #cc9900;

}

* html input.button.focus { 

  color : #000000;  

  border : 1px solid #6AB2C1;

  background-color : #cc9900;

}



/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */

input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 

  color : #000;  

  border : 1px solid #6AB2C1;

  background-color : #fff;

}



/* for the checkbox input */

input.checkbox {

  /* not styled on demo page */

}



/* error heading weight and color - bold is for the error reason text */

span.error, dt.error, strong.error { 

  color : #cd0000; 

  font-weight : bold; 

}



/* success heading color */

span.success { 

  color : #669900; 

  font-weight : bold; 

}



/* privacy and "Why?" small element link sizes (relative to their parent element */

small.privacy, small.whythis { 

  font-size : 80%; 

}



/* set up relativity to position small Why? text */

small.whythis { 

  position : relative; 

}



/* Why? link style */

small.whythis a { 

  text-decoration : underline; 

  font-size : 0.95em;

}



small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 

  text-decoration : none;

} 



/* hide the Why? text span */

small.whythis a span { 

  border : 1px solid #fafafa; 

  background-color : #fafafa; 

  padding : 0 4px 0 4px; 

  color : #fafafa;

  text-decoration : none; 

}



/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */

small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 

  border : 1px solid #000; 

  background-color : #eecc11; 

  color : #000;

  padding : 0 4px 0 4px; 

  text-decoration : none; 

}



/* the link back to me for form credit */

p.creditline { 

  float : right; 

  margin : -17px 0; 

  padding-bottom : 1px; 

  font-size : 80%; 

}



/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */

abbr, .abbr { 

  cursor : help; 

  border-bottom : 1px dotted #999;

}



/* set result color for blockquote dt "heading" */

dl#result_dl_blockq dt, dl.result_dl_blockq dt {

  color : #669900;

}



/* position result blockquote flush with parent */

dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {

  margin-left : 0;

}



/* style the input names in the result */

div#hf_form_div span.items {

  font-weight : bold;

  color : #cc9900;
}


/*Facebox CSS*/

#facebox .b {
  background:url(facefiles/b.png);
}

#facebox .tl {
  background:url(facefiles/tl.png);
}

#facebox .tr {
  background:url(facefiles/tr.png);
}

#facebox .bl {
  background:url(facefiles/bl.png);
}

#facebox .br {
  background:url(facefiles/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
  border : none;
}


/*Photo Album CSS*/

#pabox {
background-color : #c0c0c0;
padding : 10px;
text-align : center;
margin : 0px auto 0px auto;
}

.papic img{
border: 10px solid #cccccc;
}

.papic:hover img{
border: 10px solid white;
}

.papic:hover{
color: black; /* irrelevant definition to overcome IE bug */
}

a.papage {
background-color : #e7e7e7;
font-size : 12pt;
padding-right : 5px;
padding-left : 5px;
color : black;
}

a.papage:hover {
background-color : #cccccc;
font-size : 12pt;
padding-right : 5px;
padding-left : 5px;
color : #333333;
}


/* End CSS */
