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:970px;
	margin: auto;
	padding-top: 10px;
}

#keywordtext {
	font-size: 11px;
	height: 22px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	line-height: 18px;	
}


/****** Header ******/

#header {
	height: 100px;
	width: 970px;
	background: url('images/header2.jpg') no-repeat;
	background-position: right;
	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: 73px;
	height: 31px;
	border: 0px;
	margin-top: 10px;
}

html>/**/body #header-chat-icon, #header-chat-icon a {
	width: 73px;
	height: 33px;
	border: 0px;
	margin-top: 2px;
}

#phone a {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}

.phonenumber {
	font-weight: bold;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: 20%;
}

#contactbtn {
	width: 133px;
	height: 25px;
	text-align: right;
	margin-top: -4px;
	margin-bottom: 5px;
	border: 0px;
}

#headertext {
	width: 400px;
	padding-left: 160px;
	font-size: 18px;
}

#bannerstands {
	position: relative;
	top: 15px;
	padding-left: 70px;
	margin-bottom: -35px;
}

#banners {
	position: relative;
	top: 35px;
	margin-left: 320px;
	margin-bottom: -30px;
}

#displays {
	position: relative;
	top: 89px;
	padding-left: 140px;
}

#posters {
	position: relative;
	top: 65px;
	margin-left: 460px;
	margin-bottom: -22px;
}

#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;
}
.clocksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/****** End Header ******/

/****** Content Slider Style *****/

.interiorsliderwrapper{
	color: #000;
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	margin-bottom: 5px;
	width: 100%; /*width of featured content slider*/
	height: 110px;
	font-size: 12px;
}

.interiorsliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
	width: 100%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: left;
}

.pagination a{
	color: #045369;
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
}

.pagination a:hover, .pagination a.selected{
	text-decoration: underline;
}

#moretestimonials {
	color: #045369;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}



/****** Containers ******/

.web {
  visibility: visible;
}
.print {
  visibility: hidden;
}

#content {
	width: 852px;
	margin-left: 118px;
}

* html #content {
	width: 846px;
}

#sidebar {
	float: left;
	width: 118px;
}

#free-brochure {
	margin: 5px 0px;
	margin-top: -20px;
}

html>/**/body #free-brochure {
	margin-top: 5px;
}

#contentheader {
	background: url('images/home-headerstrip.jpg') no-repeat;
	width: 852px;
	height: 23px;
}

* html #contentheader {
	z-index: 10;
	margin-left: -6px;
}

#subcontent {
	background: url('images/subcontentheader-wide.jpg') no-repeat #FFFFFF;
	width: 851px;
	padding-right: 10px;
}

* html #subcontent {
	width: 841px;
	margin-left: -6px;
	padding-right: -3px;
}

#contentheader 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 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	height: auto;
}

/* Modern Browsers */
html>/**/body #navcontainer {
	margin-top: -12px;
}

#navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
}

/*---------- Drop Down Navigation ----------*/


/* 
	LEVEL ONE
*/
ul.navigation {
	background: url('images/navbg.jpg') no-repeat #3b82c1;
	background-position:0px -18px;
	position: relative;
	margin: 0px;
	margin-top: -24px;
	padding-top: 5px;
}
html>/**/body ul.navigation {
	margin-top: -8px;
}
ul.navigation li {
 	background: url('images/navbottomborder.gif') no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	width:118px;
	margin-bottom: -3px;
}
html>/**/body ul.navigation li {
	margin-bottom: 0px;
	margin-left: -40px;
}
ul.navigation a:hover, ul.navigation a:active {
	color: #FFF;
}
ul.navigation li a {
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
	display: block;
}

ul.navigation li.hover, ul.navigation li:hover {
	background: url('images/nav-hover-bg2.jpg');
	color: #FFFFFF;
	position: relative;
}


/* 
	LEVEL TWO
*/
ul.navigation ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 100%;
	text-align: left;
	margin: 0px;
	margin-top: -27px;
	padding: 0px;
	z-index: 1000;
	border: 1px solid #a3c8e3;
	border-left: 0px;
}
html>/**/body ul.navigation ul li {
	margin: 0px;
}
ul.navigation ul li {
	background: #5fa1b9;
	color: #FFF;
	padding: 0px;
	display: inline-block;
	text-align: left;
	margin-bottom: 0px;
	width: 170px;
	border-left: 3px solid #FFF;
}
/* IE 6 & 7 Needs Inline Block */


ul.navigation ul li a {
	color: #FFFFFF;
	width: 100%;
	display: inline-block;
	padding: 0px;
	padding-left: 10px;
	outline: none;
	font-size: 11px;
	text-align: left;
	width: 160px;
	line-height: 27px;
	text-decoration: none;
}
ul.navigation ul a:hover {
	background-color: #1a72b9;
}


ul.navigation ul li.hover, ul.navigation ul li:hover {
	background: #1a72b9;
	color: #FFFFFF;
	position: relative;
}

/* 
	LEVEL THREE
*/
ul.navigation ul ul {
	left: 100%;
	top: 0;
	z-index: 2000;
	margin-top: 0px;
	margin-left: 1px;
}
ul.navigation ul ul li {
	border-left: 0px;
}
ul.navigation li:hover > ul {
	visibility: visible;
}

ul.navigation .wide li {
	width: 225px;
}
ul.navigation .wide li a {
	width: 215px;
}

#special-offer-link, #special-offer-link a {
	color: #fff0b4;
	font-weight: bold;
}

#first-item {
	border-left: 3px solid #5fa1b9;
}


/****** 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;
}

#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;
}

#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;
}

.contact-textfield {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#FFF;
	padding:8px;
	display:none;
	color: #000;
	}
	
#screenshot img {
	padding-bottom: 5px;	
	text-align: center;
}
	

/****** End Content ******/

/****** Footer ******/

#footer {
	text-align: left;
}

#footernav {
	clear: both;
	background: url('images/footer-bar2.jpg') no-repeat;
	width: 970px;
	height: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	line-height: 15px;
}

#footernav a {
	color: #FFFFFF;
}

#creditcards {
	float: right;
	padding-left: 15px;
}

#footer-left {
	line-height: 18px;
}

#footer2 {
	clear: both;
	text-align: center;
	line-height: 16px;
}

.product_image {
	border: 1px solid #cccccc;
	width: 58px;
	height: 58px;
	float: left;
}
.product_imagehome {
	border: 1px solid #cccccc;
	width: 58px;
	height: 58px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.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-tab {
	background: url('images/search-tab-bg.jpg') no-repeat;
}

.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: 816px;
	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 Pages ******/

.state-leftcol {
	float: left;
	width: 450px;	
}

.state-rightcol {
	float: right;
	width: 330px;
	padding-left: 35px;
	background: url('/images/state-col-border.gif') 12px top repeat-y;
}



/****** End State Pages ******/



/****** End Footer ******/

@media print {
  .web {
  display: none;
  }
  .print {
  visibility: visible;
  }
}

