#columnContainer {
	background: #B2B2B2 url(../../images/navleftbg.gif) repeat-y left top;
}
#leftContainer {
	background: url(../../images/navrightbg.gif) repeat-y right top;
}

#right {
	background-color:#E1E1E1;
}
/*Branding*/

#header {
	background-image:url(../../images/standard.gif); 
	background-repeat:no-repeat; 
}
#montageImg {
	background-image:url(../../images/montage.jpg); 
	/*background-image:url(../../images/xmas-montage.gif); */
	background-repeat:no-repeat; 
}
/*General Properties*/
h1{
	background-color:#5E5E5E;
}
h3 { 
	font-weight:bold;
	font-size:11px;
	color:#666666;
	padding-left:8px;
}
#content .block{
	border: 1px solid #1C4A7E; 
}
strong{color:#1C4A7E}
/*Left Nav*/
.underline {
	border-bottom:1px solid #808080;
}

/*Search Area-------------------*/
.srchBtn{
	background-color:#7E8B94;
	color:#5e5e5e;
}
/*Index Page*/
#imgHold { 
	float:right;
	width:180px;
	margin:0px 0px 8px 8px;
	font-style:italic;
	text-align:center;
	font-size:11px;
	color:#666666;
}
#imgHold img
{
	border: 1px solid #666666;
	display:block;
}
/*Postage Page*/
#postPic{
	float:left;
	height:53px;
	width:46px;
	margin-right:8px;
	background: url(../../images/parcel.gif) no-repeat bottom right;
}
/*Featured Item*/
#featured{ 
	border: 1px solid #414141;
	margin-top: 8px;
	overflow:hidden;
}
* HTML #featured{
	overflow:visible;
	height:1px;
}
#featured .content {
	padding:8px;
}
#featured p{
	margin:0px
}
#featured H2{ 
	color:#FFFFFF;
	margin:0px 0px 4px 0px;
	background-color:#0F2169;
	padding:2px 6px;
	font-weight:bold;
	border-bottom: 1px dashed #414141;
}

#featured .blurb {
	float: right;
	padding: 4px 4px 0px 0px;
	margin: 0px;
	width: 220px;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	overflow:auto;
}
#featured .border {
	border:1px solid #0F2169;
}

/*Shopping Cart*/
TABLE {
	margin-top:12px;
	border-collapse:collapse;
	border-bottom: 1px solid #CCCCCC;
}
#col1{
	width:105px;
}
#col2{
	width:110px;
}
#col3{

	width:70px;
}
#col4{
	width:80px;
}
#col5{
	width:84px;
}
TH{
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
TR {
	font-size:11px;
}
TD {
	padding:4px 0px;
}
.center {text-align:center}
.lined {
	border: solid #CCCCCC;
	border-width:1px 0px;
	padding: 4px 0px;
}
.list TD {
	border-bottom: 1px dotted #CCCCCC;
}

/*Mozilla not support definition in COL tag*/
.right {
	text-align:right
}
.tblTotals {
	font-weight:bold; 
	text-align:right;
}
.quantFld { 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	width:40px
}
.cartBtn { 
	float:right;
	font-size:11px;
	width:64px;
	background-color:#E1E1E1;
	border:1px solid #666666;
}
#ppBtn {
	float:right;
	border:0px;
}
.cartSM { 
	font-size:11px;
}

.pathway {
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.pathway li {	
	list-style:none!important;
	width:110px;
	height:110px;
	padding:8px;
	margin:4px;
	float:left;
	text-align:center;
	border:1px solid #1C4A7E;
}
.pathway li img {
	border:none;
	display:block;
	margin:0px auto;
}
/*--|Gallery|------------------------------------------------------------------------------*/
#tooltip {
	border:1px solid #f08c0b  ;
	position:absolute;
	background-color:black;
}
#ttHeader {
	color:white;
	padding: 0.6em;
}
.checkOutBtn {
	background-color:#0F2169;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.merchantButtons {
	font-size:11px;
	color:#666666;
	overflow:hidden;
}
* HTML .merchantButtons {
	overflow:visible;
}
.merchantButtons input {
	padding:0px;
	margin:0px;
	vertical-align:top;
	float:right;
	
}
.slideHead {
	font-weight:bold;
	color:red;
}
.slideHeadOver {
	cursor:pointer;
}
/*
#specialOffs {
	padding:12px;
	border:1px dotted #FF0000;
	overflow:hidden;
}
#specialOffs H2 {
	margin-top:0px;
	color:#FF0000;
}
* HTML #specialOffs {
	overflow:visible;
}
*/
#encaser {
	overflow:hidden;
	width:450px;
}
* HTML #encaser {
	overflow:visible;
	height:1px;
}
#engraving {
	width:160px;
	float:right;
}
#specialOffs {
	padding:12px;
	border:1px dotted #FF0000;
	overflow:hidden;
	width:250px;
	/*background: url(../../images/xmas-tree.jpg) no-repeat left;*/
}
#specialOffs H2 {
	margin-top:0px;
	color:#FF0000;
	/*margin-left:90px;*/
}
* HTML #specialOffs {
	overflow:visible;
}
#specialOffs p {
	/*margin-left:90px;*/
}
#specialOffs .specImages {
	float:right;
}
#specialOffs .special {
	border:1px solid #FF0000;
	margin-left:12px
}
/*
#specialOffs a.specLink  {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	background: url(../../images/arrow-special.gif) no-repeat center left;
}
*/
#specialOffs a.specLink  {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	background: url(../../images/arrow-special.gif) no-repeat center left;
	/*margin-left:90px;*/
}
#specialOffs a.specLink:hover {
	color:#0F2169;
	background: url(../../images/arrow-special-over.gif) no-repeat center left;
}