body
{
	background-color: #eae1ca;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a, a:visited
{
	color:#AF7E04;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.siteHeader
{
	background-color:#090a1c;
	background-image:url("../images/bgTitleBanner.jpg");
}


.layoutTable
{
	border-left:1px solid #343b51;
	border-right:1px solid #343b51;
	background-image:url("../images/jw_back_blue.gif");
	font-family:Verdana, Arial, Helvetica;
	font-size:x-small;
	color:#5B5454;
	margin:0px;
	text-align:left;

}
.layoutTableWithBackground
{
	/* background-color: #470B0B; */
	border-left:	1px solid #470B0B;
	border-right:	1px solid black;
	background-image:url("../images/jw_back_blue.gif");
}

.layoutTableWithBackgroundEdit
{
	background-image:url("../images/jwb_cartMessageBackground.gif");
}



.topNavigation
{
	background-color:#000000;
	color:White;
	font-size:x-small;
	font-weight:normal;
	padding-top:0px;
	text-align:center;
	vertical-align:middle;
	border-left:none;
	border-right:none;
	border-top:solid 1px #343b51;
}

.topNavigationSearch
{
	background-color:#272727;
	background-image:none;
	color:White;
	font-size:x-small;
	font-weight:normal;
	padding-top:0px;
	text-align:center;
	vertical-align:middle;
	border-top:solid 1px #343b51;
}

.breadcrumbs
{
	color:Black;
	background-color:#b28e38;
	padding-left:8px;
	text-align:left;
	font-weight:bold;
	border-bottom:solid 1px #000000;
}

.breadcrumbs-link, .breadcrumbs-link:Visited
{
	color:#000000;
}

.basketsummary
{
	vertical-align:top;
	text-align:right;
	border-left:solid 1px #343b51;
}

.basketsummary-header
{
	background-color:#343b51;
	color:white;
	font-weight:bold;
	text-align:center;
	width:189px;
	height:20px;
}

.basketsummary-label
{
	color:white;
	text-align:right;
	padding-right:5px;
	height:20px;
	width:50px;
	font-weight:normal;
}

.basketsummary-value
{
	color:white;
	padding-left:5px;
	text-align:left;
	width:129px;
}

.basketsummary-view
{
	text-align:center;
	width:189px;
	height:20px;
}

.boxfooter2 
{
	border-top:1px solid #b28e38;
	font-family:Verdana, Arial, Helvetica;
	font-size:x-small;
	color:#5B5454;
	margin:0px;
	text-align:left;
}
.leftFooter
{
	color:White;
	background-color:   #000000;
	padding:5px;
}
.rightFooter
{
	color:White;
	background-color:#000000;
	padding:5px;
	text-align:right;
}
.TopSearchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #000000;
	border-right: 0px;
	height:15px;
	background-color:#EBEAEC;
}


.TopSearchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	border-left: 1px;
	height:19px;
}



#JWBlue
{
	vertical-align:top;
	text-align:center;
	width:32%;
	height:600px;
}
#JWBText
{
	vertical-align:top;
	text-align:center;
	width:36%;
	color: #b28e38;
	font-family: "Times New Roman", Times, serif;
	font-size:large;
	font-weight: normal;	
	height:600px;

}
#JWBKG
{
	vertical-align:top;
	text-align:center;
	width:32%;
	height:600px;
}

.GoldTitleText
{
	color: #b28e38;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.WhiteTitleText
{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.DetailText
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Engraving
{
	text-align: center;
	font-size: 12px;
	color: #ccc;
	margin-top:-90px;
}
.Engraving td
{
	text-align: center; font-size: 12px; color:#ccc;
}

.Engraving input,.Engraving select
{
border:1px solid #ccc;
background-color:#F0F0F0;
}

.AddEngraving
{
	text-align:center;
	border:1px solid;
	border-color:#2D3644;
	height:310px;
}

.AddButton
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:1px solid #ccc;	
}
.BottleSelect{text-align:center;color:#000033;}
.BottleInput{text-align:center;color:#000033;}

.PreviewBL
{
	font-family:Comic,Arial;
	background-image:url(../images/preview_BL.jpg);
	background-repeat:no-repeat;
	padding-top:170px;
	font-size:22px;
	letter-spacing:0px;
	line-height:30px;
	color:#f4dc91;
	text-transform:uppercase;
}


.PreviewGV
{
	font-family:Comic,Arial;
	background-image:url(../images/preview_BLKV.jpg);
	background-repeat:no-repeat;
	padding-top:80px;
	font-size:23px;
	letter-spacing:0px;
	line-height:50px;
	color:#f4dc91;
	text-transform:uppercase;
}



.DivEx
{
display:block;
}

.EngravingList
{
	border-left:1px solid #a8996e;
}

.EngravingList td
{
	padding:3px;
	border:1px solid #a8996e;
	border-left:0px;	
	border-top:0px;	
	text-align:center;
	color:#ffffff;
	font-size:75%;
}

.EngravingList th
{
	color:#a8996e;
	padding:5px;
	border:1px solid #a8996e;
	border-left:0px;
	text-align:center;
}

.engopt1{background-color:#FDF4E3;padding:3px;}
.engopt2{background-color:#E7EDF5;padding:3px;}