﻿body
{
    /*background-color:#FFFFFF; 	margin:0 0 0 0;	 	vertical-align:top;*/
    background: #8d0c06 url(images/main_bg_gradient.jpg) repeat-x top;
    margin: 0px;
    padding: 0px;
    font-size: .8em;
    color: #8c8686;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}

.Error, .Error P, .Error a, .error, .error P, .error a
{
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.errorbox
{
    background-color: #FDFD62;
    border: solid 1px #8c8686;
    padding: 5px;
    color: Red;
}

/*div.Error, div.error
{
	background-color:#FDFD62; 
	border:solid 1px #8c8686; 
	padding:5px; 
	width:90%;	
	margin:5px;
}*/

.innerContentTable
{
    width: 100%;
}

.fullPanel
{
    width: 480px;
}

.outerTable
{
    width: 750px;
    background-color: White;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.innerTable
{
    width: 98%;
}

.topBanner
{
    width: 750px;
    height: 100px; /*background-image:url(../images/B2ClogoHeaderTopHalf.gif);*/
    background-repeat: no-repeat;
    vertical-align: top;
}

.topHeaderB2B
{
    width: 515px;
    height: 63px; /*background-image:url(../images/corporateorders_header.jpg);*/
    background-repeat: no-repeat;
    vertical-align: top;
}

.topHeaderB2C
{
    width: 515px;
    height: 63px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.bottomFooter
{
    width: 750px;
    height: 69px;
    background-image: url(../images/Footer.gif);
    background-repeat: no-repeat;
    vertical-align: top;
}

.rightBorder
{
    width: 31px;
    background-image: url(../images/RightSideBorder.gif);
    vertical-align: top;
    background-repeat: repeat-y;
}

.leftBorder
{
    background-image: url(../images/LeftSideBorder.gif);
    background-repeat: repeat-y;
}

.sideNavTop
{
    width: 204px;
    height: 19px;
    background-image: url(../images/TopOfLeftSideNav.gif);
    background-repeat: no-repeat;
    vertical-align: top;
}

.sideNavMiddleTop
{
    width: 160px;
    height: 24px;
    background: #660000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    color: #FFCA19;
    font-size: 11px;
    margin: 0;
}

.sideNavMiddle
{
    width: 160px;
    height: 373px;
    background: #660000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    color: #FFCA19;
    font-size: 11px;
    margin: 0;
}

.sideNavMiddle ul
{
    list-style: none;
    padding: 0;
    margin-left: 1px;
    margin-top: 0;
}

.sideNavMiddle ul li
{
    margin-top: 8px;
}

.SideNavHlink, .sideNavMiddle a
{
    background-color: Transparent;
    border: none 0px transparent;
    cursor: pointer;
}
.SideNavHlink:hover
{
    text-decoration: underline;
}

.SideButtonlink
{
    background-color: Transparent;
    border: none 0px transparent;
    cursor: pointer;
}

.navLoginCheckBox
{
    color: #B31811;
    font-size: 10px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 1px 0px;
}

.navLoginCheckBox input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 13px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 1px 0px;
}

.sideNavLeft
{
    width: 23px;
    background-image: url(../images/LeftSideOfLeftSideNavSmall.gif);
    vertical-align: top;
    background-repeat: repeat-y;
}

.sideNavRight
{
    width: 21px;
    background-image: url(../images/RightSideOfLeftSideNav.gif);
    vertical-align: top;
    background-repeat: repeat-y;
}

.sideNavRightTop
{
    width: 21px;
    height: 24px;
    background-image: url(../images/RightSideOfLeftSideNavTop.gif);
    vertical-align: top;
    background-repeat: no-repeat;
}

.sideNavRightBottom
{
    width: 21px;
    background-image: url(../images/RightSideOfLeftSideNavBottom.gif);
    vertical-align: top;
    background-repeat: repeat-y;
}

.sideNavBottom
{
    width: 204px;
    height: 25px;
    background-image: url(../images/BottomOfLeftSideNav.gif);
    background-repeat: no-repeat;
    vertical-align: top;
}

.sideNavSeperator
{
    background-image: url(../images/DottedLines.gif);
    width: 160px;
    height: 8px;
}

.legalText
{
    font-size: 8pt;
    text-align: left;
    text-indent: 15px;
}

.button
{
    background-color: gray;
    border: 1px solid #441C1F;
    font-size: 11px;
    color: White;
    font-weight: bold;
}

.fileUploadButton
{
    background-color: White;
    border: solid 1px black;
}

.adminMenu
{
    background-color: #660000;
}

.adminMenuItem
{
    color: White;
    font-weight: bold;
    padding: 5px;
}

.adminMenuHover
{
    background-color: #FFCA19;
    color: black;
}

/***** Grid Styles *****/
.gvClass, .gvClass td
{
    border-color: Black;
    text-align: center;
}

.gvPager
{
    background-color: #FFCA19;
    color: White;
}

.gvHeader, .gvHeader a
{
    background: #660000; /*#2E586B;*/
    color: white;
    font-weight: bold;
    height: 30px;
}

.gvRow td
{
    background-color: White;
}

.gvRowAlt td
{
    background-color: #D3D3D3;
}
/***** Grid Styles *****/

.discountTextbox
{
    width: 75px;
}

.acctListBox
{
    font-size: 8pt;
}

.bar
{
    background-color: Gray;
    color: White;
    padding: 5px 4px;
}

.navLoginText
{
    text-align: left;
    font: normal 11px arial, sans-serif;
    color: #666;
    text-decoration: none;
}

.navLoginBorder
{
    width: 155px;
    border: solid 1px #7F9DB9;
}

.navLoginError
{
    white-space: nowrap;
    width: auto;
    padding: 0px;
    margin: 0px;
    color: Red;
    margin-top: 0px;
    font: normal 11px arial, sans-serif;
}
.navLoginError ul
{
    margin-top: 0px;
}
.navLoginError li
{
    display: inline;
    margin-left: 10px;
}

.navLoginTextBox
{
    width: 150px;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 0px 0px 0px 0px;
    float: left;
    border: solid 1px #A1B6CB;
}

.accountBar
{
    /*BACKGROUND-COLOR: #acaba9;  	COLOR: #fff;*/
    background-color: Gray;
    color: White;
}

.accountBar th
{
    height: 25px;
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
}

.requiredFiled
{
    color: red;
    font-size: 18px;
}

.billingMessage
{
    font-weight: bold;
    color: Red;
}

.TermsAndCondition
{
    text-align: left;
    line-height: 20px;
}

.TermsAndCondition p
{
    text-indent: 15px;
}

.TermsAndCondition ul li
{
    padding-top: 5px;
    list-style-type: decimal;
}

.TermsAndCondition ul li ul li
{
    list-style-type: lower-alpha;
}

.TermsAndCondition ul li ul li ul li
{
    list-style-type: lower-roman;
}

.redColor
{
    color: Red;
}

.billToInfo
{
    line-height: 18px;
}

.fontSize19
{
    font-size: 19px;
}

.fontSize11
{
    font-size: 11px;
}

.header1
{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #660000;
}

.ie6Message
{
    color: #d80c10;
    font-size: 12px;
}

.ie6Message a
{
    color: #d80c10;
    text-decoration: underline;
}

.menu_trail
{
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

.separator
{
    display: block;
    margin: 5px 0 5px 0;
    padding: 0;
    border-top: 1px solid #660000;
    width: 100%;
    height: 1px;
    font-size: 1px;
}

.dashSeparator
{
    display: block;
    margin: 5px 0 5px 0;
    padding: 0;
    border-top: 1px dashed #660000;
    width: 100%;
    height: 1px;
    font-size: 1px;
}

/*input, select {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 12px;
}*/

.gridView
{
    border-collapse: collapse;
    border-color: #660000;
}

.gridView td
{
    text-align: center;
}

.gridView th
{
    background: Gray;
    color: White;
    font-weight: bold;
}

fieldset
{
    border: solid 1px #7F9DB9;
    width: auto;
    padding: 5px;
}

legend
{
    color: #8c8686;
}

.waterMarked
{
    color: #8c8686;
}

.message
{
    background-color: #FDFD62;
    border: solid 1px #8c8686;
    padding: 5px;
    color: Red;
    font-style: italic; /*margin:0 5px 0 5px;*/
}

.pwdStrength1, .pwdStrength2, .pwdStrength3, .pwdStrength4, .pwdStrength5
{
    font-style: italic;
    background-color: #6E6F6F;
    font-size: 12px;
}

.pwdStrength1
{
    color: White;
}
.pwdStrength2
{
    color: Yellow;
}
.pwdStrength3
{
    color: Orange;
}
.pwdStrength4
{
    color: #72B3FB;
}
.pwdStrength5
{
    color: #03FDF4;
}

ul li
{
    line-height: 18px;
}

.leftMargin
{
    margin-left: 5px;
}
.rightMargin
{
    margin-right: 5px;
}

.ModalBackground
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    background-color: #CCCCCC;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 1000;
    background: #CCCCCC;
}

.ModalPopupPanel
{
    top: 10%;
    left: 10%;
    position: absolute;
    background-color: #AD241E;
    color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    padding: 5px;
    z-index: 1001;
}

.clear
{
    clear: both;
}
.clearLeft
{
    clear: left;
}
.clearRight
{
    clear: right;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.hide
{
    display: none;
}
.show
{
    display: inline-block;
}
.center
{
    margin: auto;
    text-align: center;
}
.no-border
{
    border-style: hidden;
    border-width: 0px;
}
.under-line
{
    text-decoration: underline;
    cursor: pointer;
    color: Blue;
}
.box
{
    -moz-border-radius: 3px;
    border: 1px solid #a9a9a9;
}
.border
{
    border: 1px solid Gray;
}
.focused
{
    border-style: groove;
    border-color: Red;
    border-width: 2px;
    border-spacing: 3px;
}
.halfBox
{
    /*display: inline-block; */
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 15px;
    border-right: solid 2px gray;
    border-bottom: solid 2px gray;
    padding-bottom: 5px;
    padding-right: 5px;
}
/************************/
/* Custom Content Styles */
/************************/
#choose-style
{
    font-size: 14px;
    color: #686868;
    width: 48%;
}
div#cards-carousel-container
{
    margin-top: 20px;
    margin-bottom: 20px;
}
div#preview-gift-card-container
{
}
div#preview-gift-card-container p
{
    display: inline;
}
div#upload-image-container
{
    margin-top: 20px;
    width: 85%;
    height: auto;
}
div#upload-image-container img
{
    margin-top: 0;
    margin-left: 0;
    padding: 0px;
    border: none;
}
div#upload-image-container p
{
    margin: 0;
    padding: 0;
}
/*img.preview-gift-card { border:1px solid gray }*/
