﻿/*
Prepared by Blue Lab   		www.bluelab.com
and Verve Creative			www.getverve.com
For Wicked Good Cookies     www.wickedgoodcookies.com
All Rights Are Reserved.

============================================================================================================
Edit Date   Edited By                Description
 ----------  ----------------------   -----------------------------------------------------------------------
09012006    kevind@bluelab.com       Created.  
10022006    kevind@bluelab.com       Modified to work in conjunction with SF 'Styles.css'

============================================================================================================

*/

	#PageTable {
		width: 900px; /* Modify the width of the PageTable (primary container)  */
		}

	.PageSubTableOnAdPage {
		width: 886px; /* Modify the width of the PageTable (primary container)  */
		}
	
	#ErrorAlignment {
	/* margin-top: 20px;  Allow 20px white space above error messages */
	}
	
	
	#divLogo {
		z-index: 6;
		position: relative; 
		top: 0px;
		left: 0px;
		height:203px;
		width: 305px;
		background-color: transparent;
		}

	#divTopMenu {
		z-index: 5;
		position: absolute; 
		top: 10px;
		left: 310px;
		height:50px;
		width: 450px;
		text-align: right;
		color: #000;
		background-color: transparent;
		}

	#divSubMenu {
		z-index: 6;
		position: absolute; 
		top: 80px;
		left: 275px;
		height:25px;
		width: 420px;
		text-align: left;
		color: #000;
		background-color: transparent;
		}

	#divProductIntro {
		z-index: 8;
		position: absolute; 
		top: 115px;
		left: 275px;
		height:70px;
		width: 500px;
		text-align: left;
		color: #666;
		background-color: transparent;
		}

#divMain {
	z-index: 5;
	position:absolute;
	top: 206px;
	left: 0px;
    margin: 0px;
    padding: 0px;
	width: 800px;
	background-color: #fff;
	}

    #divBodyShadow {  /* Primarily Used for CustSignIn, Search.aspx, SearchResults.aspx, Details.aspx, etc. */
        z-index: 14;
        position: relative;
        top: -70px; 
        left: 30px;
        background-color: #71be39;
        }

    #divBody {  /* Primarily Used for CustSignIn, Search.aspx, SearchResults.aspx, Details.aspx, etc. */
        z-index: 15;
        position: relative;
        top: -3px; 
        left: -3px; 
        border: 2px solid #999; 
        background-color: #fff;
        }
	#tableBodyContent {
		width: 100%; /*  */
		background-color: transparent;
		}

    .Instructions {
        width: 100%;
        padding: 0 12px 5px 0;
        }

	#Table1 { /* Used on CustSignIn, etc. */
	    text-align: left;
	    width: 680px;
	    padding: 0px 0 0 0;
	    background-color: transparent;
	    }

	        #Table2 { /* Used on CustSignIn, etc. */
	            width: 300px;
	            background-color: transparent;
	            }

	        #Table3 { /* Used on CustSignIn, etc. */
	            width: 320px;
	            margin: 0 0 0 5px;
	            background-color: transparent;
	            }


    #divBodyText {
	    z-index: 10;
	    position: relative;
	    top: 5px;
	    left: 10px;
	    width: 800px;
	    background-color: transparent;
		font-family: Arial, Helvetica, Sans-Serif; 
		font-size: 9pt; 
		margin: 0 0 9px 0;
		font-weight: normal; 
		color: #666;
        }

    #divBodyImage {
	    z-index: 9;
	    position: absolute;
	    top: 100px;
	    left: 400px;
	    height: 551px;
        width: 355px;
	    background-color: transparent;
        }

    #divBodySplash {
	    z-index: 8;
	    position: absolute;
	    top: 100px;
	    left: 400px;
	    height: 551px;
        width: 355px;
	    background: transparent url('../images/elements/paint_splash.jpg') top right no-repeat;
        }

    #divMinHeight {
	    height:415px;
	    width:3px;
	    background-color: transparent;
	    float:left;
        }

#divClear {
    clear:both;
    height:1px;
    overflow:hidden;
    }


    #divFooter {
        z-index: 5;
	    position:absolute;
	    bottom: -69px;
	    left: 0px;
	    height:69px;
	    width: 774px;
	    text-align: center;
        background-color: #fff;
	    clear:both;
        }

		#divGetWicked {
			z-index: 7;
			position: absolute; 
			top: 0px;
			left: 0px;
			height:16px;
			width: 774px;
			text-align: center;
			background-color: transparent;
			}

        #divFooterMenu {
            z-index: 6;
            position:relative;
            top: 16px;
            left: 0px;
            height: 40px;
            width: 774px;
            margin: 0px;
            padding: 0px;
            text-align: center;
            background-color: transparent;
            }




/*  ======= General Text Styles ======= */

p, ul, ol {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	margin: 0 0 9px 0;
	font-weight: normal; 
	color: #666;
    }

li {
    list-style-type: none;
    }

tr, td {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt;
	margin: 0px;
	font-weight: normal;
	color: #666;
    }

b {
	font-weight: bold;
    }

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	letter-spacing: .05em;
	padding: 0 0 5px 1px;
	font-weight: 700; 
	color: #71be39;
    background-color: transparent;
    }

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	letter-spacing: .05em;
	padding: 0 0 5px 1px;
	font-weight: 700; 
	color: #fff;
    background-color: transparent;
    }

.heading {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	letter-spacing: .05em;
	padding: 0 0 5px 0;
	font-weight: 700; 
	color: #71be39;
    background-color: transparent;
    }

p.form {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	margin: 0px;
	font-weight: normal; 
	color: #203E92;
    }

p.subhead {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11pt; 
	font-style: bold;
	font-weight: bold; 
	color: #0538a3;
    }

p.subhead2 {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-style: bold;
	font-weight: bold; 
	color: #0538a3;
    }

p.small {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #203E92;
    }

p.footer {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal; 
	margin: 0px;
    padding: 3px 0 0 0;
    color: #203E92;
    }
/* ======= General Links ======= */

A:link {
	font-family: "Buxton Sketch";
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	color: #203E92;
}

A:visited {
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold;
    color: #203E92;
}

A:active {
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: underline;
	font-size: 8pt; 
	font-weight: bold;
    color: #c00;
}

A:hover {
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: underline;
	font-size: 8pt; 
	font-weight: bold;
    color: #c00;
}

/* ======= TopMenu Links ======= */

A:link.topmenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: none;
    font-weight: bold; 
    color: #203E92;
    background-color: #fff;
}

A:visited.topmenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: none;
    font-weight: bold;
    color: #203E92;
    background-color: #fff;
}

A:active.topmenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: underline;
    font-weight: bold; 
    color: #c00;
    background-color: #fff;
}

A:hover.topmenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: underline;
    font-weight: bold; 
    color: #c00;
    background-color: #fff;
}

/* ======= SubMenu Links ======= */

A:link.submenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: none;
    font-weight: bold; 
    color: #203E92;
    background-color: transparent;
}

A:visited.submenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: none;
    font-weight: bold; 
    color: #203E92;
    background-color: transparent;
}

A:active.submenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: underline;
    font-weight: bold; 
    color: #71be39;
    background-color: transparent;
}

A:hover.submenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: underline;
    font-weight: bold; 
    color: #71be39;
    background-color: transparent;
}

/* ======= MoreInfo Links ======= */

A:link.moreinfo {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: none;
    font-weight: bold; 
    color: #D40060;
    background-color: transparent;
}

A:visited.moreinfo {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: none;
    font-weight: bold; 
    color: #D40060;
    background-color: transparent;
}

A:active.moreinfo {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: underline;
    font-weight: bold; 
    color: #00209E;
    background-color: transparent;
}

A:hover.moreinfo {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 9pt; 
    text-decoration: underline;
    font-weight: bold; 
    color: #00209E;
    background-color: transparent;
}

/* ======= Footer Menu Links ======= */

A:link.footermenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: none;
    font-weight: normal; 
    color: #203E92;
    background-color: transparent;
}

A:visited.footermenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: none;
    font-weight: normal; 
    color: #203E92;
    background-color: transparent;
}

A:active.footermenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: underline;
    font-weight: normal; 
    color: #c00;
    background-color: transparent;
}

A:hover.footermenu {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 8pt; 
    text-decoration: underline;
    font-weight: normal; 
    color: #c00;
    background-color: transparent;
}

/* ------------------Forms------------------------- */

form {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	margin: 0px;
	font-weight: normal; 
	background-color:transparent;
	color: #666666;
}
input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#fff;
	margin: 3px 0 3px 0;
	color: #666666;
}

select, option {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#fff;
	color: #333;
}

textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#fff;
	margin-top:3px;
	margin-bottom:3px;
	overflow: auto;
	color: #666666;
}

.checkbox {
	height:18px;
	border:0px;
}
.button {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 11px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	background-color:#71be39;
	border-color: #c0c0c0;
}


