body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045369;
	margin: 0px;
	padding: 0px;
}

a {
    color: #016abe;
}

a:hover {
    color: #000000;
}

#bodycontainer {
	width: 750px;
	margin: auto;
	padding-top: 10px;
}

#keywordtext {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

/****** Header ******/

#header {
	height: 100px;
	width: 750px;
	background: url('images/header_bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
}

* html #header {
	padding-bottom: -5px;
}

#norush {
	font-size: 11px;
	color: #FFF;
	font-style: italic;
}

#logo {
	width: 101px;
	height: 100px;
	border: 0px;
	padding-left: 8px;
	margin-right: 0px;
	margin-bottom: -5px;
}

#rightheader {
	padding-right: 10px;
	float: right;
	text-align: right;
	margin-top: -8px;
	width: 250px;
}

/* Safari Hack */
html[xmlns*=""] body:last-child #rightheader {
	margin-top: 4px;
}

#callicon {
	width: 50px;
	height: 25px;
	border: 0px;
	margin-top: 10px;
}

html>/**/body #callicon {
	width: 50px;
	height: 25px;
	border: 0px;
	margin-top: 0px;
}

#header-chat-icon, #header-chat-icon a {
	width: 63px;
	height: 25px;
	border: 0px;
	margin-top: 10px;
}

html>/**/body #header-chat-icon, #header-chat-icon a {
	width: 63px;
	height: 25px;
	border: 0px;
	margin-top: 0px;
}

#phone a {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}

.phonenumber {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: 10%;
}

#email, #email a {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: -15px;
	margin-bottom: -10px;
	text-decoration: none;
}

#email a:hover {
	text-decoration: underline;
}

html>/**/body #email {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: -10px;
	margin-bottom: -10px;
}

#samplepack {
	width: 152px;
	height: 22px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 0px;
}

#headertext {
	width: 400px;
	padding-left: 160px;
	font-size: 18px;
}

#bannerstands {
	position: relative;
	top: 15px;
	padding-left: 15px;
	margin-bottom: -44px;
}

#banners {
	position: relative;
	top: 35px;
	margin-left: 265px;
	margin-bottom: -24px;
}

#displays {
	position: relative;
	top: 89px;
	padding-left: 50px;
}

#posters {
	position: relative;
	top: 73px;
	margin-left: 260px;
	margin-bottom: -20px;
}

#bannerstands a, #banners a, #displays a, #posters a {
	color: #c3daeb;
	text-decoration: none;
}

#viewcart {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	margin-bottom: 2px;
}

html>/**/body #viewcart {
	margin-bottom: 1px;
}

#viewcart a {
	text-decoration: none;	
}

#viewcart a:hover {
	text-decoration: underline;	
}

#viewcartsub {
	float: right;
	margin-top: 0px;
}

#viewcartsub a {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#viewcartsub a:hover {
	text-decoration: underline;
}

#headerorder {
	width: 353px;
	height: 231px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 10px;
}

* html #headerorder {
	margin-right: -11px;
}

#headerorder2 {
	width: 245px;
	height: 231px;
	padding-left: 0px;
	float: right;
	padding-right: 11px;
	margin-top: -10px;
	margin-right: -20px;
}



/****** End Header ******/

/****** Containers ******/

.web {
  visibility: visible;
}
.print {
  visibility: hidden;
}

#content {
	width: 632px;
	margin-left: 118px;
}

* html #content {
	width: 629px;
}

#sidebar {
	float: left;
	width: 118px;
}

#contentheader {
	background: url('images/homecontentBgTop.gif');
	width: 631px;
	height: 198px;
}

* html #contentheader {
	z-index: 1;
	position: relative;
	margin-left: -3px;
}

#subcontent {
	background: url('images/subcontentheader.jpg') no-repeat #FFFFFF;
	width: 631px;
	padding-right: 10px;
}

* html #subcontent {
	width: 611px;
	position: relative;
	margin-left: -3px;
	padding-right: -3px;
}

#contentheader a {
	color: #FFFFFF;
	text-decoration: none;
}

/* IE, others */
#navcontainer {
	background: url('images/navbg.jpg') no-repeat #3b82c1;
	color: #FFFFFF;
	margin-top: 0px;
} 

/* Modern Browsers */
html>/**/body #navcontainer {
	background: url('images/navbg.jpg') no-repeat #3b82c1;
	color: #FFFFFF;
	margin-top: -12px;
}

#navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
}

#uploadbottomcontainer {
	padding-left: 10px;
	float: right;
	width: 353px;
	padding-right: 11px;
}

#uploadbottomcontainer2 {
	padding-left: 10px;
	float: right;
	padding-right: 11px;
}


/****** End Containers ******/

/****** Nav ******/

#navcontainer ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	padding-bottom: 5px;
	width: 110px;
}

#navcontainer ul li {
	font-size: 12px;
	line-height: 20px;
	padding-left: 8px;
 	background: url('images/navbottomborder.gif');
	width: 110px;
	height: 22px;
}

#navcontainer ul li a:hover {
	text-decoration: underline;
}

#navcontainer ul ul {
	margin-top: 6px;
}

#navcontainer ul ul li {
	font-size: 10px;
	padding-left: 10px;
	line-height: normal;
	width: 108px;
	height: auto;
	padding-top: 6px;
	color: #fff0b4;
	font-weight: normal;
	margin-left: -8px;
 	background: none;
}

#navcontainer ul ul li a {
	color: #fff0b4;
}

#navcontainer ul ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navcontainer ul .active {
 	background: url('images/navactivebg2.gif') no-repeat;
	width: 110px;
	height: auto;
	margin-top: -1px;
	font-weight: bold;
}

#navcontainer ul .active2 {
 	background: url('images/navactivebg2.gif') no-repeat;
	width: 110px;
	height: 25px;
	margin-top: -1px;
	font-weight: bold;
}

#subnavlastitem {
	margin-bottom: 10px;
}

#contactnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}

#special-offer-link, #special-offer-link a {
	color: #fff0b4;
	font-weight: bold;
}

/****** End Nav ******/

/****** Content ******/

.txtbluebackgroundnormaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045369;
	line-height: 15px;
}

#newsletterheader {
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
}

h1 {
 	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 12px;
	padding-top: 0px;
}

html>/**/body h1 {
 	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 12px;
}

#boxcontent {
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 20px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

#contentheaderright {
	float: right;
	width: 329px;
	text-align: right;
	margin-top: 4px;
	padding-right: 5px;
}

html>/**/body #contentheaderright {
	float: right;
	width: 329px;
	text-align: right;
	margin-top: -7px;
	padding-right: 5px;
}

#contentbodyhome {
	padding: 10px;
	padding-left: 13px;
	line-height: 14px;
}

#contentbody {
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 10px;
	line-height: 14px;
}

* html #contentbody {
	padding-right: 0px;
}

.txttopicheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #045369;
	font-weight: bold;
}

hr {
	background-color: #CCCCCC;
	height: 2px;
	border: 0px;
}

#homebanners {
	margin-bottom: 74px;
}

#productdivider {
	background-color: #c8dee7;
	height: 1px;
	border: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

h3 {
	font-size: 12px;
}

.product_top {
	text-align: right; 
	padding-right: 5px; 
}

#wallgraphicslist {
	margin-left: 225px;
	padding-left: 25px;	
	margin-top: -15px;
}

html>/**/body #wallgraphicslist {
	margin-left: 225px;
	padding-left: 25px;	
	margin-top: 0px;
}

/****** End Content ******/

/****** Footer ******/

#footer {
	clear: both;
	text-align: center;
}

#footernav {
	background: url('images/footerbg.gif') no-repeat;
	width: 749px;
	height: 38px;
	color: #FFFFFF;
	padding-top: 3px;
	line-height: 15px;
}

#footernav a {
	color: #FFFFFF;
}

#creditcards {
	text-align: left;
	margin-top: -85px;
	margin-bottom: 5px;
}

.product_image {
	border: 1px solid #cccccc;
	width: 58px;
	height: 58px;
	float: left;
}

.product_container {
	float: left;
}

.product_text {
	margin-left: 10px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 124px;
	padding-top: 10px;
}

html>/**/body .product_text {
	vertical-align: middle;
	padding-top: 0px;
}

/* IE 6 fix */
* html .product_text {
	padding-left: 49px;
	margin-top: -60px;
}

.faqlist li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.search-box {
	padding-left: 8px;
	padding-bottom: 0px;
	margin-bottom: -14px;
}

html>/**/body .search-box {
	margin-top: 12px;
	margin-bottom: 7px;
}

.searchfield {
	background-color: #adcfdb;
	border: 0px;
	color: #045369;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	vertical-align: 26%;
	width: 75px;
}

#cse-search-results iframe {
	width: 606px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
}

.td-header {
	background-color: #c8dfe7;
	padding: 4px;
}

#standard-order-form table tr td input, #standard-order-form table tr td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

/*-------- Bridal Page -------*/

#bridal-bottom{
	width: 567px;
	height: 733px;
	background: url(images/bridal-pg-bg.jpg) no-repeat;
	margin-left: 20px;
}

#bridal-bot_top{
	width: 475px;
	height: 325px;
	float: left;
	margin: 65px 0 44px 45px;
}

* html #bridal-bot_top{
	margin: 65px 0 44px 25px;
}

#bridal-bot_bot{
	width: 475px;
	height: 200px;
	float: left;
	margin: 0 0 0 55px;
}

* html #bridal-bot_bot{
	margin: 0 0 0 30px;
}

.bridal-box {
	width:475px;
}

.bridal-box img {
	border: 0px;
}

.bridal-box tr {
	vertical-align: top;
	text-align: center;
}

.negativemargin {
	margin-bottom: -50px;
}


html>/**/body .negativemargin {
	margin-bottom: 0px;
}

/****** End Footer ******/

@media print {
  .web {
  display: none;
  }
  .print {
  visibility: visible;
  }
}
