/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #fff;
	font-family:georgia, times, serif;
	font-size:13px;
	color:#1b1b1b;
	
}

a img { border:0; }

/* main table */

div#container_splash {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:898px; 
	padding: 0;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:898px; 
	padding: 0;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:898px;
	height:167px;
	background: url("/graphics/header.gif") #d0d0d0 no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content_splash {
	padding:0 0 0 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#content {
	padding:0 0 50px 0; /* bottom padding for footer */
	margin: 21px auto 31px auto;
	background: URL("/graphics/ctbg.gif") repeat-y;
}

div#footer_splash {
	width:898px;
	height:60px;
	background: url("/graphics/footer.gif") no-repeat;
	font-size:10px;
	margin: 0 auto 0 auto;
	color: #104a75;

}

div#footer {
	position:absolute;
	width:898px;
	height:50px;
	bottom:0; /* stick to bottom */

	background: url("/graphics/footer.gif") no-repeat;
	font-size:10px;
	margin: 0 auto 0 auto;
	visibility: hidden;
	color: #000;

}




/* main nav */


#topmenu {
	width: 898px;
	height:29px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url("/graphics/topmenubg.gif") repeat-x;
}

#leftmenu {
	width: 180px;
	margin: 0 0 0 0px;
	float:left;
}




/* content formatting */

#pagecontent {
	width: 630px;
	margin: 6px 45px 20px 0;
	overflow: hidden;
	line-height:18px;
	float:right;
	display:inline;
}

#pagecontent_landing {
	width: 689px;
	margin: 6px 0 20px 0;
	padding:0 0 0 23px;
	overflow: auto;
	line-height:18px;
	float:right;
	display:inline;
}

.seotext {
	padding: 2px 0 10px 0; display: block; font-size: 11px; line-height: 18px;
}

.seotext a {
	color:#1b1b1b;
	text-decoration: none;
}

.seotext a:hover {
	color:#1b1b1b;
	text-decoration: none;
}

.extratext {
	font-size:12px; line-height:15px;
}

.extratext a {
	color:#1b1b1b;
	text-decoration: none;
}

.extratext a:hover {
	color:#1b1b1b;
	text-decoration: none;
}

#left_foot {
	float: left;
	padding-top: 28px;
	padding-left:20px;
}

#right_foot {
	float: right;
	padding-top: 28px;
	padding-right:20px;
	text-decoration: underline;
}


#right_foot a{
	color: #104a75;
	text-decoration: underline;
}

#right_foot a:hover{
	color: #3e7faf;
	text-decoration: underline;

}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #00498a;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}

a.proj {
	color: #00498a;
	text-decoration: none;
}
a.proj:hover {
	color: #c50000;
	text-decoration: underline;
}

.viewed {
line-height:13px;
font-family:arial,sans-serif;
border:0;
text-transform: capitalize;
width:140px;  
overflow:hidden; 
text-align:left; 
padding:5px 0 3px 30px;
text-align: center;
}

.viewed img {
  width: 150px;
}

a.view {
color: #0b6d9f;
text-decoration: none;
}

a.view:hover {
	color: #90cbda;
	text-decoration: none;
}



.recently {
font-size: 15px; text-align:left; text-transform:uppercase;display: block;
padding: 16px 0 0 18px;
color: #202020;
text-decoration: none;
/* commented out so sublinks display properly in IE7
width: 162px;
height:24px;
*/
border-bottom:1px solid #cccccc;
background: url("/graphics/bit.gif")  no-repeat 6px 21px;
margin:0 0 5px 0;
}


h1 {
	font-weight:bold;
	font-size:18px;
	color: #30adcd;
	text-transform: uppercase;
	margin:0 0 14px 0;
}


p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


a.sidebar {
color: #0b6d9f;
text-decoration: none;
line-height:13px;
font-size:13px;
font-family:arial,sans-serif;
}

a.sidebar:hover {
color: #90cbda;
}

/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   width: 780px;
   margin:0 10px 0 auto;
   font-size:11px;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #e0d3ab;
   float: left;
   line-height: 26px;
   margin: 0 .5em 0 -.5em;
   padding: 0 12px 0 12px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	background: url('/graphics/rollover.gif') #e1daa2 repeat-x;
	}
	
.pipelist a {
	color: #1b2022;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
width: 888px;
	height:24px;
	padding:5px 0 0 10px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url("/graphics/topmenubg.gif") repeat-x;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
line-height:16px;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
padding: 0 14px 0 14px;
.padding: 0 13px 0 14px;
height:15px;
text-decoration: none;
border-left:1px solid #42aec9;
font-family:lucida grande, lucida sans unicode;
}

#underlinemenu ul li a:hover{
color: #bceffa;
}


#underlinemenu2{
/*width:266px;*/
width:210px; 
height:18px; 
overflow:hidden; 
float:right; 
display:inline; 
margin:41px 10px 0 0;
padding: 3px 0 0 0;
background:#30adcd;
}

#underlinemenu2 ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
line-height:16px;
width: 100%;
}

* html #underlinemenu2 ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu2 ul li{
display: inline;
}


#underlinemenu2 ul li a{
float: left;
color: #fff;
padding: 0 17px 0 17px;
height:14px;
text-decoration: none;
border-left:1px solid #fff;
font-family:lucida grande, lucida sans unicode;
}

#underlinemenu2 ul li a:hover{
color: #bceffa;
}






	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 180px;
padding: 0;
font-size: 16px;
text-align:left;
text-transform:uppercase;
}

* html #blueblock{ /*IE 6 only */
w\idth: 162px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li.blueblock {
display: block;
padding: 16px 0 0 18px;
color: #202020;
text-decoration: none;
/* commented out so sublinks display properly in IE7
width: 162px;
height:24px;
*/
border-bottom:1px solid #cccccc;
background: url("/graphics/bit.gif")  no-repeat 6px 21px;
}



#sub1 ul, .sub2 ul, #sub3 ul{
list-style: none;
margin: 0;
padding: 0;
}

#sub1 li, .sub2 li, #sub3 li {
margin: 0;
padding: 0;
display: inline-block;

}

#sub1 li a, .sub2 li a, #sub3 li a {
padding: 2px 0 2px 30px;
.padding: 2px 0 2px 10px;
color: #0b6d9f;
text-decoration: none;
line-height:13px;
font-size:13px;
font-family:arial,sans-serif;
border:0;
margin: 0 0 0 0;
text-transform: none;
float: right;
width:150px;

}



#sub1 li a:hover, .sub2 li a:hover, #sub3 li a:hover{
color: #90cbda;
	text-decoration: none;
}






.sub4 ul{
list-style: none;
margin: 0;
padding: 0;
}

.sub4 li {
margin: 0;
padding: 0;
display: inline-block;

}

.sub4 li a {
padding: 2px 0 2px 40px;
color: #80b7c5;
text-decoration: none;
line-height:10px;
font-size:11px;
font-family:arial,sans-serif;
border:0;
margin: 0 0 0 0;
text-transform: none;
float: right;
width:140px;

}



.sub4 li a:hover{
color: #9ad6e5;
	text-decoration: none;
}









#topmenu ul {
   list-style: none;
   width: 888px;
	height:24px;
	padding:5px 0 0 5px;
	/* before wedding was added padding:5px 0 0 10px; */
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url("/graphics/topmenubg.gif") repeat-x;
   }

#topmenu li {
	float:left;
}


#topmenu li a{
   float: left;
   font-size:10px;
/* before wedding was added font-size:11px; */
   line-height: 16px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding:0 10px;
border-left:1px solid #42aec9;
font-family:lucida grande, lucida sans unicode;
height:15px;
font-weight:bold;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	






ul.dropdown {
list-style: none;
margin: 0;
padding: 0;
border: none;
z-index:10000;
position:relative;
}

ul.dropdown li span {
display: block;
_display:inline-block;
padding: 5px 15px;
color: #91de8b;
text-decoration: none;
text-transform: uppercase;
}
ul.dropdown li a {
display: block;
position: relative;
_display:inline-block; /* so IE doesn't add space between elements */
_width: 83%; /* makes block fill width in IE */
padding: 3px 15px;
font-size: 13px;
color: #ffffff;
font-family:lucida grande, lucida sans unicode;
text-decoration: none;
}


ul.dropdown li a:hover{
color: #ffffff;
background: #30adcd;
	text-decoration: none;
}

#invitations {
	width:160px;
	padding: 10px 0;
	background: #028ab2;
	position: absolute;
	top: 195px;
	left: 138px;
	display: none;
	z-index:11;
}

#stationery {
	width:170px;
	padding: 10px 0;
	background: #028ab2;
	position: absolute;
	top: 195px;
	left: 233px;
	display: none;
	z-index:11;
}

#supplies {
	width:140px;
	padding: 10px 0;
	background: #028ab2;
	position: absolute;
	top: 195px;
	left: 323px;
	display: none;
	z-index:11;
}

#gifts {
	width:160px;
	padding: 10px 0;
	background: #028ab2;
	position: absolute;
	top: 195px;
	left: 434px;
	display: none;
	z-index:11;
}

#services {
	width:200px;
	padding: 10px 0;
	background: #028ab2;
	position: absolute;
	top: 195px;
	left: 534px;
	display: none;
	z-index:11;
}

#weddings {
	width:160px;
	padding: 10px 0;
	background: #028ab2;
	position: absolute;
	top: 195px;
	left: 60px;
	display: none;
	z-index:11;
}

.slideshow {
	height:493px;
	margin:0;
	padding:0;
}

	.slideshow li {
		list-style:none;
		padding:0;
		margin:0;
	}
	
.print-list {
	list-style: none;
}

.print-list li {
	float:left;
	width:33%;
}



