﻿/* @charset "utf-8"; */
/* CSS Document */
#BreadCrumb
{
    margin-bottom: 10px;
}

#BreadCrumb ul
{
    margin: 0px;
    padding: 0px;
}

#BreadCrumb ul li
{
    list-style-type: none;
    display: inline;
    font-size: 12px;
}

#BreadCrumb ul li a
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

#bigheader
{
    width: 646px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

#ContentPageWithSidebar #Header
{
    height: 147px;
}
#rightcolumn
{
    float: left;
}

#Sidebar
{
    width: 150px;
}

#Sidebar .Header
{
    font-weight: bold;
    font-size: 15px;
    color: #cc0000;
}

#Sidebar a .Subheader
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
#Sidebar p, #Sidebar span
{
    font-size: 12px;
    padding: 8px 0px 15px;
}

#Sidebar .arrowimg
{
    margin: 3px 2px 0px 0px;
    float: left;
}
.ContentWithSideBar
{
    width: 476px;
    margin-right: 10px;
    float: left;
}

.ContentWithSideBar .Main
{
    border-left: 3px solid black;
    border-right: 3px solid black;
    background-image: url(../../images/BG_Yellow.jpg);
    background-repeat: repeat;
}

.ContentWithSideBar .Main .Body
{
    padding: 10px 20px 20px 15px;
    _margin-top: -5px; 
    !margin-top:-5px;
}

.ContentWithSideBar .BottomLine
{
    width: 476px;
    height: 9px;
    background-image: url(../../images/ContentWithSideBar_Bottom.jpg);
    background-repeat: no-repeat;
}

.contentarea
{
    width: 642px;
    float: left;
    margin-right: 1px;
    margin-top: 10px;
}

.contentarea .TitleLong
{
    background-image: url(../../images/SubHeader_long.png);
    background-repeat: no-repeat;
    width: 642px;
    height: 57px;
}

.contentarea .Main
{
    border-left: 3px solid black;
    border-right: 3px solid black;
    background-image: url(../../images/BG_Yellow.jpg);
    _margin-top: -7px;
}

.contentarea .BRC_Main
{
    border-left: 3px solid black;
    border-right: 3px solid black;
    background-image: url(../../images/BG_myBRC.jpg);
    _margin-top: -6px;
}

.contentarea .Main .Body
{
    padding: 8px 10px 15px 15px;
}

.contentarea .TopLine
{
    width: 642px;
    height: 9px;
    background-image: url(../../images/Content_Top.jpg);
    background-repeat: no-repeat;
}
.contentarea .BRC_TopLine
{
    width: 642px;
    height: 9px;
    background-image: url(../../images/MyBRCContentTop.jpg);
    background-repeat: no-repeat;
}

.contentarea .BottomLine
{
    width: 642px;
    height: 8px;
    background-image: url(../../images/Content_Bottom.jpg);
    background-repeat: no-repeat;
}

.contentarea .BRC_BottomLine
{
    width: 642px;
    height: 8px;
    background-image: url(../../images/MyBRCContentBottom.jpg);
    background-repeat: no-repeat;
}

/*** CREW STYLES ***/
.greenBox
{
    border: solid 2px #000;
    display: block;
    width: 151px;
    background-color: #becb57;
    padding: 4px 0px;
    text-align: right;
    float: right;
    margin-right: 5px;
}
.crewNames ul
{
    display: inline-block;
    width: 129px;
    list-style-type: none;
    list-style-image: none;
    margin: 0px 5px 0px 0px;
    padding: 0px;
}
.crewNames ul li .normal
{
	cursor: pointer;
    display: block;
    width: 129px;
    padding: 4px 0px;
    text-decoration: none;
}
.crewNames ul li .selected
{
    display: block;
    width: 129px;
    padding: 4px 17px 4px 0px;
    _padding-right: 20px;
    _margin-right: -40px;
    text-decoration: none;
    background-color: #fff;
    border-bottom: solid 2px #000;
    border-top: solid 2px #000;
    border-left: solid 2px #000;
    border-right: solid 2px #fff;
}
.crewInfo
{
    border: solid 2px #000;
    margin-left: 5px;
    padding: 5px 5px 5px 25px;
    background-color: #fff;
    width: 385px;
    text-align: left;
}
.crewInfo img
{
    border: solid 2px #000;
}

/*** END CREW STYLES ***/

.bold14txt
{
    font-size: 14px;
    font-weight: bold;
}
.center
{
    margin: 0px auto;
}
.purpleHead
{
    font-size: 14px;
    color: #330066;
    font-weight: bold;
}

a.purpleHead
{
    font-size: 12px;
    text-decoration: underline;
}


/* Membership Signup Styles */

.redbullet1style
{
    margin: 3px 5px 3px 3px;
}
.cb
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    float: left;
    width: 150px;
    margin-left: 4px;
}
.part1
{
    width: 600px;
}

/* MY BEDROCK CITY STYLES */

.ItemBoxStyle
{
    margin: 5px 6px;
    _margin: 5px;
    width: 291px;
    height: 180px;
    float: left;
}
.MainCont
{
    width: 615px;
    height: 547px;
    margin: 0px auto;
}

.ItemBoxStyle .BRC_MainBody
{
    background-image: url(../../images/BG_Yellow.jpg);
    border-left: solid 3px #000;
    border-right: solid 3px #000;
    padding: 7px 10px 10px;
    _margin-top: -5px; !margin-top:-5px;
}

.ItemBoxStyle .BRC_MainBody a.purpleHead
{
    line-height: 20px;
}

.ItemBoxStyle .BRC_Bottom
{
    background-image: url(../../images/MyBRC_lil_box_bottom.png);
    background-repeat: no-repeat;
    height: 6px;
}

.ItemBoxMsgBox
{
    font-family: Arial, Sans-Serif, Helvetica;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    border: solid 1px #000000;
    padding: 2px 4px;
    margin: 0px auto;
    background-color: #e6b058;
}
.ItemBoxLikeToDoStyle
{
    font-family: Arial, Sans-Serif, Helvetica;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    padding: 1px 4px 1px 4px;
    margin: 5px 0px;
}

/* Search Styles */
.formLabels
{
    font-size: 12px;
    margin-right: 5px;
    float: right;
    text-align: right;
    font-weight: bold;
}

.nameortitle
{
    width: 350px;
}

/* Newsletter Sign-up Styles */

.memberboxborder
{
    border: solid 1px #000;
    display: block;
    width: 180px;
    padding: 7px;
    margin: 0px;
    background-image: url(../../images/BG_myBRC.jpg);
    background-repeat: repeat;
}

.memberlogin
{
    margin: 5px auto;
}

/* SITEMAP Styles */
.sitemap a 
{
    text-decoration: none;
    line-height: 20px;
}

.sitemap a.sub { font-weight: normal; }


/* Cool Covers */
#covers
{
    margin: 6px 0px;
    text-align: center;
}

#covers ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 20px 0px;
    padding: 0px;
}

#covers ul li
{
    float: left;
    margin: 7px;
}

/*  Product Details Styles */
.prod_title_text
{
    font-family: Arial, Sans-Serif, Helvetica;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
}
.prod_shortdesc_text
{
    font-size: 16px;
}
.prod_price_text
{
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.prod_lc
{
    text-align: center;
    width: 160px;
    cursor: pointer;
}
.prod_rc
{
    width: 428px;
    margin-left: 14px;
}
.prod_orderbox
{
    border: solid 2px #000;
    width: 250px;
}

.prod_orderbox_title
{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-left: 18px;
    background-color: #66cccc;
    border-bottom: solid 1px #000;
    height: 22px;
}

.quicksignin_box 
{
    width: 190px;
}
.quicknewsletter_box 
{
    display: block;
    width: 200px;
    margin: 0 auto;
}

.prod_quantity
{
    margin: 7px 18px;
}	
.add_prod_btn
{
    margin: 7px 0 7px 18px;
}
/* Shopping Cart Styles */

.cartHeader 
{
    background-color: #9dd6da;
    color: #000;
    border: solid 1px #000;
    padding: 5px;
}

.subtotaltxt 
{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
}
.linkarea 
{
    display: block;
    border: solid 2px #000;
    background-color: #fff;
    padding: 10px 30px;
}

.links
{
    line-height: 20px;
    margin: 0;
    padding-left: 0px;
}

.links li 
{
    list-style-image: url(../../images/blk_arrow.png);
}

.links li ul 
{
    margin: 0px;
    padding: 0px 10px;
}

.links li ul li
{
    list-style-type: none;
    list-style-image: none;
}

.links a 
{
    font-weight: bold;
    color: #330066;
    font-size: 14px;
    text-decoration: none;
}

a.calendarlink 
{
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #330066;
    font-size: 9px;
    line-height: 13px;
    padding-left: 5px;
}

td.required
{
    padding-left: 15px;
    font-weight: bold;
    /*TODO: Ashley, this needs a background image placed to the far left with about 2px padding. just the red bullet to indicate a required field*/
    background-image: url(../../images/redbullet1.png);
    background-repeat: no-repeat;
    background-position: 3px 5px;
}

/* ajax */
div.okay {
	background-color: #DDEFD9;
	padding: 5px;
}
div.okay img{
	margin-top:auto;
	margin-bottom:auto;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	vertical-align: middle;
}

div.fail {
	background-color: #E1634A;
	padding: 5px;
	color: #ffffff;
}
div.fail img{
	margin-top:auto;
	margin-bottom:auto;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	vertical-align: middle;
}

div.autocomplete {
  position:absolute;
  width: 400px;
  height: 200px;
  overflow: auto;
  background-color:#FFFFFF;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #DDEFD9;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* Calendar Styles */
.calendar_head { background-color: #dcb949; border: solid 3px #000; width: 567px; height: 44px; padding: 0 10px;}
.calendar_title { font-weight: bold; font-size: 14px; text-transform: uppercase; display: inline-block; width: 395px; float: left; padding: 15px 0;}
.calendar_navigation { display: inline-block; border-left: solid 1px #000; float: left; padding: 3px 0 3px 20px; width: 146px; }
.calendar_dropdown { background-color: #ecd99d; font-size: 9px; width: 54px; border: none; }
.droplabel { font-size: 10px; font-weight: normal; width: 40px; display: inline-block; }
.tenpxh { height: 10px; }