﻿/* 
Style Sheet
-------------------------------------------------------
Copyright (c) 2009, Chasetheweb.net

Last Updated: Janean Angeles
Date: 7/24/2009 */   

/* Color Schemes

#93628e: Purple
 */

/*//////////////////////////// DESIGN ///////////////////////////////////////////////////*/

body
{
	background-color: #ffffff;
	text-align:left;
	font: normal 80% Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	color:#93628e;
}

div#header{
}

div#local
{
    background-image: url('/images/bkgnd_local.png');
    background-repeat: no-repeat;
    padding: 20px 0px 0px 10px;
}

/*site phone number in extra1*/
div#extra1
{
    font-size: 18pt;
    color: #ffffff;
    text-align: right;
}


/*cart total and checkout button in extra2*/
div#extra2
{
	color: #ffffff;
}

#cart li
{
    float: right;
    list-style: none;
    display: inline;
	vertical-align: middle;
	margin-top: 4px;
}



/*//////////////////////////// TYPOGRAPHY ///////////////////////////////////////////////////*/

img
{
 	border: 0px;	
}

.inlineCallout
{
    font-weight: bold;
    color: #797979;
}


div
{

}

p
{
	font-size:1em;
	line-height:1.4em;
	margin:0 10px 1.5em 0;
	padding:0;
}


blockquote
{
	margin-left:10px;
	border-left:10px solid #ddd;
}

pre
{
	font-family:monospace;
	font-size:1em;
}

strong,b
{
	font-weight:700;
}

em,i
{
	font-style:italic;
}

code
{
	font-family:"Courier New",Courier,monospace;
	font-size:1em;
	white-space:pre;
}

 /*HEADINGS */
h1
{
	font-size:5em;
	font-weight: normal;
	line-height:1.2em;
	margin:0 0 0.5em;
	padding:0;
}


h2
{
	font-size:1.7em;
	font-weight: normal;
	line-height:1.5em;
	color: #93628e;
	margin:0 0 0.5em 0;
	padding:0;
}

h3
{
	font-size:1.4em;
	line-height:1.3em;
	margin:0 0 0.5em;
	padding:0;
}


/*used for left nav headers*/
h4
{
	font-size:.9em;
	line-height:1.3em;
	margin:0 0 0.25em;
	padding:0;
	text-decoration: underline;
}

/*used for home page white headers 'featured specials'*/
h5
{
	font-size:1.7em;
	font-weight: normal;
	line-height:1.3em;
	margin:0 0 0.25em;
	padding:0;
	color: White;
	text-transform: uppercase;
}

h6
{
}

div.subPageSubHead
{    
	font-size:1.3em;
	font-weight: bold;
	line-height:1.3em;
	margin:0 0 0.5em;
	padding:0;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	width: 660px;
}


/* END HEADINGS 
 SPECIAL CLASSES */
 
 /*sidenav*/
.sidnav ul
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.sidenav li
{
    padding-left: 25px;
    padding-top: 2px;
    margin-top:5px;
    margin-bottom:5px;
    background-image: url('/images/bullet_star.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}
.sidenav a:link, .sidenav a:visited
{
	text-transform: uppercase;
	font-size:9pt;
}
.sidenav a:hover
{
	text-transform: uppercase;
	font-size: 9pt;
}
 /*end sidenav*/
 
 /*begin footer*/
div#footer
{
    border-top: solid 1px #93628e;
}
 div#footer ul
 {
     margin: 0;
     padding: 0;
     list-style-type: none;
     text-align: center;
 }
 
 div#footer ul li
 {
     display:inline;
 }
 div#footer ul li a
 {
     text-decoration: none;
     padding: .2em 2em;
 }
 /*end footer*/
 
.number
{
	font-family:"Times New Roman", Times, serif;
}
.bold
{
	font-weight:700;
	font-size:90%;
}
.italic
{
    font-style: italic;
}

.bolder
{
	font-weight:bolder;
}

.center
{
	text-align:center;
}

.small
{
	font-size: 8pt;
	color:#666;
}
.small a,.small a:link,.small a:active
{
	color: #93628e;
	text-decoration: none;
	font-size: 7pt;
}

.small a:visited
{
	color: #93628e;
	background-color:transparent;
}

.small a:hover
{
	color: #93628e;
	text-decoration:underline;
}

.errorFormEntry {
	font-weight: bold;
	color: red;
}

.requiredfield
{
	font-weight:700;
	color:Red;
}


/*END SPECIAL CLASSES 
///////////////////// LINKS */
a,a:link,a:active
{
	color: #93628e;
	text-decoration: none;
}

a:visited
{
	color: #93628e;
	background-color:transparent;
}

a:hover
{
	color: #93628e;
	text-decoration:underline;
}

/* Header LINKS */
#header a,#header a:link,#header a:active
{
	text-decoration:none;
	color:#D1232A;
	font-size:.9em;
}

#header a:visited
{
	color:#D1232A;
	background-color:transparent;
}

/* END Header LINKS*/


/* END LINKS 
 ///////////////////////////LISTS */
ul
{
	line-height:1.7em;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul li
{
	margin:0;
	padding:0;
}



/*//////////////////////////////////// Forms */

/* END Forms */


	
	
/*//////////////////////////// END DESIGN ///////////////////////////////////////////////////*/



/*	Helper Form is a 3 columned table with the far left column for labels, center column for inputs, 
	and far right for helper information or a tooltip */

table.HelperForm {
	color: #5B5B5B;
	font-size: 12pt;
	margin: 20px;
}

table.HelperForm tr td.Header {
	padding-bottom: 20px;
	font-size: 18pt;
	font-weight: bold;
}

table.HelperForm tr td.label {
	text-align: right;
	padding-right: 15px; 
	vertical-align: top;
	min-height: 50px;
	height: 50px;
	border-right: solid 1px lightgrey;
}

table.HelperForm tr td.input {
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 10pt;
}

table.HelperForm tr td.input > input  {
	font-size: 12pt;
	width: 300px;
	padding: 3px;
	color: #5B5B5B;
	border: solid 1px lightgrey;
}

table.HelperForm tr td.input > textarea {
	font-family: Tahoma; width: 300px;
	border: solid 1px lightgrey;
	padding: 5px;
}

table.HelperForm tr td.input > input[type="checkbox"] {
	height: 20px;
	width: 20px;
}

table.HelperForm tr td.input > .inputMultiSelect {
	font-size: 11pt;
	color: #5B5B5B;
	border: solid 1px lightgrey;
	
}

table.HelperForm tr td.buttons {
	text-align: right;
}

table.HelperForm tr td.buttons > input, div.Buttons > input {
	font-size: 14pt;
	padding: 15px;
	font-family: Sans-Serif;
	font-weight: normal;
	color: #5B5B5B;
}

table.HelperForm tr td.input input.focused {
	border: solid 1px gray;
	background-color: #F1F1F1;
}

table.HelperForm tr td.input textarea.focused {
	border: solid 1px gray;
	background-color: #F1F1F1;
}

table.HelperForm tr td.SectionHeading {
	padding-bottom: 20px;
	max-width: 600px;
}

/*	Helper text divs (this div goes to the right of a form input field, the base is nothing, Neutral is informational
	Positive is success, negative is failure, and neutral is simply informational */

td.Helper
{
	min-width: 230px;
	display: block;
	vertical-align: top;
	font-size: 9pt;
	min-height: 49px;
	position: relative;
	line-height: 14px;
}

td.Helper > div {
	position: absolute;
	top: 0px; left: 15px; right: 5px; bottom: 11px;
	padding: 5px;
	vertical-align: middle;
}

div.Helper-Neutral 
{
	border: dashed 1px #5B5B5B;
	background-color: #F1F1F1;
}

div.Helper-Success
{
	background-color: #ccffbb;
	border: solid 1px #aaff99;
	color: #1DA10F;
}

div.Helper-Warning
{
	background-color: #F5FFB2;
	border: solid 1px #A6AE6F;
	color: #818756;
}

div.BottomHelper {
	font-size: 8pt;
	padding: 5px;
}

div.Helper-Failure 
{
	background-color: #FAB8B8;
	border: solid 1px #C70C0C;
	color: #8C0909;
}

/*	HelperForm-Finished is the div that will appear once a Helper form is done and complete */

div.HelperForm-Finished {
	color: #5B5B5B;
	font-size: 12pt;
	margin: 20px;
	max-width: 500px;
}

span.HelperForm-Finished-Title {
	font-size: 16pt;
	font-weight: bold;
}

p.HelperForm-Finished-Body {

}

p.HelperForm-Finished-Options {
	text-align: center;
	font-size: 10pt;
}

p.HelperForm-Finished-Options > a {
	text-decoration: none;
}

p.HelperForm-Finished-Options > a:hover {
	text-decoration: underline;
}

/* End Helper Form */
