/**************************
NOTES

Dark purple: #7d094a
light purple: #a50075


**************************/

/**************************
Main colours
**************************/

body{color:#666;background:#f2f2f2;}
#divPage{background:#fff url(faux-column.gif) repeat-y left top;}
#home #divPage {background:#fff;}
h2, h3 {color:#a50075}
h1 {color:#7d094a}
a:link, a:visited {color:#7d094a;}
#divColumn99 a:hover {color:#a50075}
li a.selectedParent,li a.selected {color:#FDBB0D;}

.scImage, .scImageInlineLeft, .scImageInlineRight { padding:5px; border:dashed #ccc 1px }

/**************************
 Header & Nav containers
**************************/
#divRegionTop {background:#7d094a}
/**************************
 Main nav 
**************************/
ul.primaryNav {background:#c61189 url(dlr.gif) no-repeat left top;border-top:solid 5px #fff}
ul.primaryNav li a:link,ul.primaryNav li a:visited{color:#fff;border-right:solid 5px #d280ba;}
ul.primaryNav li.navLastItem a:link,ul.primaryNav li.navLastItem a:visited{border-right:none;}
ul.primaryNav li .navPage,ul.primaryNav li .navMenu{}
ul.primaryNav li a:hover, ul.primaryNav a.selected, ul.primaryNav a.selectedParent{background:#fff;color:#a50075 !important ;}

/**************************
 Secondary nav (Feature menu)
**************************/
ul.secondaryNav a:link, ul.secondaryNav li a:visited {color:#fff;border-left:solid 2px #ccc}
ul.secondaryNav a:link.navFirstItem, ul.secondaryNav li a:visited.navFirstItem {border :none}
/**************************
Side nav
**************************/
#divLeftSideNav{background:#666;}
.sidebarNavTitle {color:#fff;background:#999}
.sidebarNavMenu li{border-top:solid 1px #ccc}
#divLeftSideNav li a:link,#divLeftSideNav li a:visited{background:#b2b2b2;color:#fff}
#divLeftSideNav li a.selected, #divLeftSideNav li a:hover{background:#a50075;color:#f2f2f2}

/**************************
News Widget
**************************/
.scNewsWidget dl {background:#D5D2BA}
.scNewsWidget h2{background:#B5B39E;}
.scNewsWidget h2, .scNewsWidget h2 a:link, .scNewsWidget h2 a:visited {color:#E2D7B7}

.scNewsWidget dt a:link, dt a:visited{color:#6a695d;}
.scNewsWidget dd a:link, .scNewsWidget dd a:visited {color:#B5B39E;}
.scNewsWidget dt.scMore a:link, .scNewsWidget dt.scMore a:visited {color:#E2D7B7;background: url(arrow-red.gif) no-repeat right 50%;}

.scNewsWidget dl a:hover{color:#333}
/**************************
Merged: Events & Specials Widget
**************************/
.scEventsWidget {background: url(events.gif) no-repeat left top;}
.scEventsWidget dd a:hover,.scSpecialsWidget dd a:hover{color:#000}
.scEventsWidget dd,.scSpecialsWidget dd{color:#676765}
.scEventsWidget dt a:link, dt a:visited,.scSpecialsWidget dt a:link, dt a:visited{color:#420B10;}
.scEventsWidget dt a:hover,.scSpecialsWidget dt a:hover{color:#32638f;}
.scEventsWidget dd a:link, .scEventsWidget dd a:visited,.scSpecialsWidget dd a:link, .scSpecialsWidget dd a:visited  {color:#999;}
.scEventsWidget dd a:hover,.scSpecialsWidget dd a:hover{color:#32638f; }
.scEventsWidget h4 a:link, .scEventsWidget h4 a:visited, .scSpecialsWidget h4 a:link, scSpecialsWidget h4 a:visited {color:#E2D7B7;background: url(arrow-red.gif) no-repeat right 50%;}
.scEventsWidget h4 a:hover, .scSpecialsWidget h4 a:hover {color:#420B10;background: url(arrow-dark-red.gif) no-repeat right 50%;}


/**************************
Specials Widget
**************************/
.scSpecialsWidget {background: url(specials.gif) no-repeat left top;}

/**************************
 Main body
**************************/
#divColumn99 ul {}
#divColumn99 ul li {background:url(bullet.gif) no-repeat left 2px;}
#divColumn99 #divSectionHeader, #googleMap{background:#e3dab7}
#divColumn99 ul li a:link{}
#divColumn99 ul li a:visited{}
.highlight {border:solid 5px #E7F2D0;background:#eef6de;color:#8b917d}
/**************************
Tables
**************************/
TABLE.contentTable th {background:#a50075;color:#fff;}
TABLE.contentTable td {border-right:dotted 1px #737337;}
TABLE.contentTable tr {background-color: #ccc;border-bottom:2px solid #eee}
TABLE.contentTable tr.scAltRow{ background-color: #eee; border-bottom:2px solid #ccc;}

/**************************
 Shopping Cart
**************************/
#divShoppingCartWidget {}
#divShoppingCartWidget div.cartItems {background:url(boxBottom.png) no-repeat bottom left;}
#divShoppingCartWidget div.cartTitle{color:#fff;background:url(boxTop.png) no-repeat top left;}
#divShoppingCartWidget div.cartItems a:link,  #divShoppingCartWidget div.cartItems a:visited {color:#666;background:url(cart.gif) no-repeat right top;}
#divShoppingCartWidget div.cartItems a:hover {color:#333}
/**************************
 Products
**************************/
ul.shopCategoryMenu li {background:#b5b39e;color:#fff}
ul.shopCategoryMenu a:link, ul.shopCategoryMenu a:visited{color:#fff !important;}
ul.shopCategoryMenu li a:hover {background:#666;}
ul.shopCategoryMenu a.navLastItem{background: url(productSectionBottom.png) bottom; }
ul.shopCategoryMenu a:hover.navLastItem{background: url(productsSectionBottomOver.png) no-repeat bottom;}

ul.shopCategoryMenu li li {background:#D5D2BA;}
ul.shopCategoryMenu li li a:link, ul.shopCategoryMenu li li a:visited,  ul.shopCategoryMenu li li .selected{
color:#6a695d !important}
ul.shopCategoryMenu li li a:hover {background:#666;color:#fff !important}
/**************************

/**************************
Shoutout Widget
**************************/
#divColumn2 #scShoutoutWidget{background:#eeeeea;}
#divColumn2 #scShoutoutWidget h1{background:#a9a9a4;color:#fff}

/**************************
Forms and buttons
**************************/
form.emailForm, form.scForm{border:1px solid #E0E0E0;background:#F2F2F2;
font-family:tahoma;font-size:13px;
border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; -mso-border-radius:8px;
box-shadow: 4px 3px 6px #e1e1e1; -webkit-box-shadow: 3px 3px 6px #e1e1e1; -moz-box-shadow: 3px 3px 6px #e1e1e1;
}
legend {color:#111111;}
legend, label {color: #666;}
.required {color:red}
input, textarea, select {background:#fff url(../../../../common/images/form_bg.gif) repeat-x;border:1px solid #E0E0E0;color:#333333;}
select {background:#fff;color:#333333;border:1px solid #E0E0E0;}

input:focus {background:#e4fefe;color:#333}

input.submit {float:right;background: url(../../../../common/images/submitSliding.gif) no-repeat left top;border:none;color:#fff; }
input.submit:hover  {background: url(../../../../common/images/submitSliding.gif) no-repeat right top;cursor:pointer}


/**************************
Buttons
**************************/
/**************************
NOTES

Dark purple: #7d094a
light purple: #a50075


**************************/
/*Share & subscribe Shipping buttons */
.scShareWidget a:link,.scShareWidget a:visited, .scSubscribeWidget a:link,.scSubscribeWidget a:visited {
background:#a80b64 url(peacock.gif) no-repeat left bottom;color:#fff;
}
.scShareWidget a:hover, .scSubscribeWidget a:hover{background:#7d094a url(peacock.gif) no-repeat left top;}


/**************************
Buttons
**************************/
/*Single button*/
p.button {background:url(buttonR.gif) no-repeat right top !important;}
p.button:hover{background:url(buttonR.gif) no-repeat right bottom !important;}
p.button a:link, p.button a:visited{background:url(buttonL.gif) no-repeat left top !important;color:#999 !important;border:none !important;}
p.button a:hover{color:#666 !important;}

/*list of buttons */
ul.buttons li{background:url(buttonR.gif) no-repeat right top !important;}
ul.buttons li:hover{background:url(buttonR.gif) no-repeat right bottom !important;}
ul.buttons li a:link, ul.buttons li a:visited{background:url(buttonL.gif) no-repeat left top !important;color:#999 !important;border:none !important;}
ul.buttons li a:hover{color:#666 !important}

/* -------------------------------
 *  Address
 * ------------------------------- */

.scContactWidget{color:#fff;}
.scContactAddress {}
.scContactDetails {}
.scContactWidget a:link, .scContactWidget a:visited{}


/* -------------------------------
 *  Bottom region elements
 * -------------------------------
 */
#divRegionBottom{color:#fff;background:#7d094a;border-top:solid 1px d9d9d9; }

#divRegionBottom a:link, #divRegionBottom a:visited {color:#fff}

	#divSectionBottomContent {color:#fff; }
	#divSectionBottomNav a{border-right:solid 2px #E2D7B7;}
	#divSectionBottomNav a.navLastItem{border:none}

/* scScorecard colous */
table.scScorecard {background:#fff}
table.scScorecard caption {background:#ccc;color:#fff;border:solid 1px #ccc;}
table.scScorecard th {background:#666;border:solid 1px #999;color:#fff}
table.scScorecard td {border:solid 1px #999;color:#000}
table.scScorecard tr.scAltRow{background:#fff}
table.scScorecard .scYardageOne{background:#000000;color:#FFFFFF;}
table.scScorecard .scYardageTwo{background:#CCCCCC;color:#000000;}
table.scScorecard .scYardageThree{background:#FFB835;color:#000000;}

/* scScorecard colours */
/*
table.scScorecard {background:#fff}
table.scScorecard caption {background:#ccc;color:#fff;border:solid 1px #ccc;}
table.scScorecard th {background:#666;border:solid 1px #999;color:#fff}
table.scScorecard td {border:solid 1px #999;color:#000}
table.scScorecard tr.scAltRow{background:#fff}
table.scScorecard .scYardageOne{background:#000000;color:#FFFFFF;}
table.scScorecard .scYardageTwo{background:#CCCCCC;color:#000000;}
table.scScorecard .scYardageThree{background:#FFB835;color:#000000;} 
*/


#scSocialWidget{background:none;border:none}

