/* Carlton Weddings CSS Document */

html {
	height:100%;
	margin:0 0 0 0;
	}

body {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:150%;
	color:#666666;
	background-image:url(images/bg_topnav.gif);
	background-repeat:repeat-x;
	background-color:#fefaee;
	}

#wrapper {
	height:inherit;
	width:990px;
	margin:0 auto 0 auto;
	background-image:url(images/bg_headwrap.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#headwrapper {
	background-image:url(images/bg_topnav.gif);
	background-repeat:repeat-x;
}
#header {
	height:72px; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	background-image:url(images/bg_lefthead.jpg);
	background-repeat:no-repeat;
	padding-top:3px;
	}
	
#content {

	background-image:url(images/bg_content.gif);
	background-repeat:repeat-y;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00205A;
	font-weight:normal;
	font-size:1.8em;
	line-height:120%;
	margin:-4px 0 0 0;
	padding:0 0 0 0;
}

h2 {
	padding:1em 0 0 0; 
	margin:0 0 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	}
	
h3, h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00205A;
	font-weight:bold;
	font-size:1.2em;
	line-height:120%;
	margin:0 0 0 0;
	padding:1em 0 .5em 0;
}
h3 {
	margin:0 0 -6px 0;
	}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:1.3em;
	font-weight:bold;
	padding:0;
	padding-bottom:-10px;
	margin:0 0 0 0;
}
	
.yellowheader {
	color:#CB9107;
	font-size:1em;
	}
.greyheader {
	color:#838B8B;
	font-size:1.1em;
}
	
h6 {
	color:#00205A;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:5px 0 -2px 0;
	line-height:200%;
	}
h6 a, h6 a:visited  {
color:#00205A;
}
h6 a:hover  {
color:#000;
}
a, a:visited {
color:#000000;
}
a:hover {
color:#EBB940;
}
.smallink a, .smallink a:visited {
font-size:.85em;
color:#525B78;
}
.smallink a:hover {
color:#000000;
}
.intro {
color:#333333;
font-size:1.05em;
}
.small {
	font-size:.8em;
	line-height:110%
}
	
/*header styles*/

a.site-name {
	width:262px; 
	height:52px;
	background:url(images/lg_carlton.gif) no-repeat top left;
	display:block;
	position:absolute;
	top:15px;
	margin-left:25px;
	}
	
a.site-name span {
	visibility:hidden;
	border:none;
	display:none;
	}

.navigation {
	width:700px; 
	height:52px;
	display:block;
	float:right;
	position:relative;
	padding:0 15px 0 0;
	z-index:10;
	background-image:url(images/bg_righthead.jpg);
	background-position:100% 1px;
	background-repeat:no-repeat;
}
*html .navigation{
	background-position:100% 4px;
	}

.navigation ul {
	list-style:none;
	text-align:right;
	margin:0 0 0 0;
	}

.navigation ul li {
	list-style:none;
	display:inline;
	}
	
.navigation  ul.nav-2 li a {
	color:#182246;
	text-decoration:none;
}
.navigation  ul.nav-1 li a {
	color:#838B8B;
	text-decoration:none;
}
.navigation  ul.nav-1 li a.nav_on {
	color:#ECB940;
	text-decoration:none;
}

.navigation ul.nav-1 li a:hover {color:#ECB940;}
.navigation ul.nav-2 li a:hover {color:#FFF;}
	
.navigation ul.nav-2 li {margin:0 0 0 40px;}

.navigation ul.nav-2 {padding:1em 1em .9em 1em;}

.navigation ul.nav-1 {
	font-size:110%;
	font-weight:bold;
	padding:.75em 1em 1.5em 1em;
	
	}
.navigation ul.nav-1 li {margin:0 0 0 30px;}

/*sidebar styles*/
.sidebar-left {
	width:185px;
	background:url(images/bg_left-sidebar.jpg) repeat-x 0px 0px;
	display:block;
	margin-left:15px;
	float:left;
	line-height:120%;
	}
*html .sidebar-left{
	margin-left:8px;
}
	
.sidebar-right {
	width:185px;
	background:url(images/bg_right-sidebar.jpg) repeat-x 0px 0px;
	float:right;
	display:block;
	color:#525B78;
	margin-right:15px;
	}
*html .sidebar-right{
	margin-right:8px;
}

/*sidebar inside divs*/	
.sidebar-left-in {
	width:159px;
	padding:4px 12px 0 12px;
}

	
.sidebar-right-in {
	width:159px;
	padding:0 12px 0 12px;
}

*html .sidebar-right-in{
	padding:0 0 0 12px;
}

.sidebar-right .dark{
font-weight:600;
margin-top:4px;
}

/*sidebar assets*/

.insider {
	width:138px; 
	padding:10px;
	border:1px solid #F5DB9C;
	background-color:#ffffff;
	margin:20px 0 10px 0;

	}
*html .insider {
		padding:8px;
}
	
	
.insider a {border:none;}

.sidebar-right .insider {
	width:142px; 
	padding:6px 8px 6px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin:0 0 10px 0;
	}

	
.vote-for-us {
	width:140px;
	height:165px;
	display:block;
	background:url(images/gr_peoples-choice.gif) no-repeat top left;
}

.btn_gold, .btn_navy {
	width:21px; 
	height:21px; 
	display:block;
	float:right;
	margin-top:-5px;
	}
	
.btn_gold span, .btn_navy span {display:none;}

a.btn_gold {background:url(images/bt_gold.gif) no-repeat top left;}

a.btn_navy {background:url(images/bt_navy.gif) no-repeat top left;}

a.btn_gold:hover {background:url(images/bt_gold-alt.gif) no-repeat top left;}

a.btn_navy:hover {background:url(images/bt_navy-alt.gif) no-repeat top left;}

.new-products-clicker {
	font-size:.8em;
	margin:2px 0 8px 0;
	text-align:center;
	}

.new-products-clicker a {color:#666666;}

.new-products-clicker a:hover {text-decoration:none;}
	
.new-products-clicker span {
	color:#666666;
	padding:0 1em 0 1em;
}

.left-menu {margin:0 0 10px 0;}
.left-menu form {margin:6px 0 6px 0;}

/*main column styles*/
.main-column {
	width:560px;
	height:100%;
	float:left;
	margin-left:18px;
	margin-top:-79px;
	padding-top:79px;
	}

	
.main-wide {
	width:747px;
	height:100%;
	float:left;
	margin-left:18px;
	margin-top:-79px;
	padding-top:79px;
	}
	
.branches {
	width:265px;
	height:380px;
	float:left;
	display:table;
	padding:0 0 0 2px;
	margin:0 0 0 0;
	}

.branches h3 {padding:.5em 0 .5em 0;}

ul.stores {
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

ul.stores li span {width:200px; display:inline-block;}

ul.stores li span a, ul.stores li span a:visited {
	color:#00205A; 
	width:200px; 
	height:15px; 
	display:table-cell;
	}

ul.stores li span a:hover {text-decoration:none;}

#map {
	width:272px;
	height:380px;
	float:right;
	display:table;
	margin-right:7px;
}
#auckland {
	width:272px;
	height:380px;
	float:right;
	display:table;
	margin-right:7px;
}
	
/*section styles*/
	
.section {
	height:409px;
	width:559px; 
	display:block;
	clear:both;
	}

#wedding-section {background:url(images/bg_photo-wedding.jpg) no-repeat top left;}

#party-section {}

#marquee-section {}
	 
.section .panel {margin:265px 0 0 0;}

.section .panel h2 {
	padding:0 0 0 0; 
	margin:0 0 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:normal;
	}
	
.section .panel p {
	font-family:Arial, Helvetica, sans-serif;
	padding:1em 0 0 0; 
	margin:0 0 0 0;
	font-size:1.1em;
	line-height:137%;
	}

.section .panel .panel-link {
	width:37px; 
	height:35px; 
	float:right; 
	display:block;
	position:relative;
	top:-2px;
	margin-right:4px;
	}
	
.section .panel .panel-link span {display:none;}
	
a#link-marquee {background:url(images/btn_marquee.gif) no-repeat top left;}

a#link-wedding {background:url(images/btn_wedding.gif) no-repeat top left; 	top:-16px;}

a#link-party {background:url(images/btn_party.gif) no-repeat top left;}

a#link-marquee:hover, a#link-marquee_active  {background:url(images/btn_marquee-alt.gif) no-repeat top left;}

a#link-wedding:hover, a#link-wedding_active {background:url(images/btn_wedding-alt.gif) no-repeat top left; top:-16px;}

a#link-party:hover, a#link-party_active {background:url(images/btn_party-alt.gif) no-repeat top left;}

	
.panel {
	height:128px;
	width:164px;
	display:table;
	float:left;
	color:#ffffff;
	padding:6px 10px 10px 12px;
}

#panel-marquee {background:url(images/bg_marquee.gif) no-repeat top left; border-right:1px solid white;}

#panel-wedding {background:url(images/bg_wedding.gif) no-repeat top left;}

#panel-party {background:url(images/bg_partyhire.gif) no-repeat top left;}



/*footer styles*/
#totop {

background-image:url(images/bg_totop.jpg);
background-repeat:no-repeat;
background-position:0 100%; 
height:50px;
clear:both;
}
#greybase {
clear:both;
display:block;
width:100%;
background-color:#d6d6d6;
}
#footwrapper {
	width:990px;
	margin:0 auto 0 auto;
	background-image:url(images/bg_footwrap.gif);
	background-repeat:repeat-y;
}

#footer {
	display:block;
	clear:both;
	line-height:100%;
	}
	
.footer-in {
	padding:15px 170px 0 205px;
	text-align:center;
	height:200px;
	}
	
#footer-internal {
	height:20px;
	padding:15px 170px 0 170px;
	color:#00205A;
	}

.footer-col {
	width:170px;
	padding:0 20px 0 0;
	text-align:left;
}

.footer-col h5 {
	color:#666666; 
	font-weight:bolder;
	}

.footer-col ul {
	margin:0 0 0 0; 
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	}

.footer-col ul li {
	list-style:none;
	display:inline;
	}
	
.footer-col ul li a {
	color:#666666; 
	text-decoration:none; 
	display:block;
	line-height:125%;
	}
	
.footer-col ul li a:hover {text-decoration:underline;}
	
#col-1 {
	float:left;
}

#col-2 {
	float:left;
}

#col-3 {
	float:right;
	width:190px;
}

/*internal page styles*/

.banner {
	background-image:url(images/bg_content.gif);
	background-repeat:repeat-y;
	}
	
ul.product-list {
	padding:0 0 0 1.25em;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	}
	
ul.product-list li {
	line-height:160%;
	list-style-image:url(images/gr_product-list-arrow.gif);
	}

ul.product-list li a {color:#666666;}

ul.product-list li a:hover {text-decoration:none;}

.sidebar-right p {margin:0 0 0 0; padding:0 0 0 .75em;}

/* table styles*/

div.table-head {clear:both; padding-top:2em; padding-bottom:1em;}

h2.item-category {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:2em;
	color:#00205A;
	width:50%;
	display:inline;
}

.branch-crumb {
	text-align:right;
	width:50%;
	float:right;
	margin-top:-1.5em;
}


table.items {
	color:#666666;
	line-height:120%;
	width:559px;
	}
table.items .dark{
	color:#001435;
}
table.items .subheading{
	font-weight:600;
		color:#001435;
}
	
table.items tr.item-row {}

table.items tr.item-row td {
	background-color:#FFFFFF; 
	border-right:1px solid #7F9DB9; 
	border-left:1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
	width:50%;
	}

table.items a, table.items a:visited {color:#00205A}

table.items a:hover {text-decoration:none;}

tr.greybot td {
	padding:0 10px 0 10px; 
	text-align:center;
	line-height:100%;
	height:25px;
	background-color:#E6E8EE;
	}

tr.greybot td input {
	height:1em; 
	display:inline-block; 
	width:30px;
	}

tr.greybot td span {float:left;}

b.red {
	color:#FF0000; 
	font-weight:normal;
	}

tr.greybot td .add-to-quote {
	height:19px; 
	width:90px; 
	display:inline-block; 
	float:right;
	margin-top:1px;
	}

.whiteheading {color:#ffffff; font-weight:bold;}

.wrapright {float:right; border:1px solid #040A2A; margin:4px;}

.wrapright img {margin:0 0 0 0;}
.floatright {float:right;}
.floatleft {float:left; margin-right:15px;}
.stack {float:left;}
.box {
clear:both;
padding-top:6px;
margin-top:5px;
}
.box table {
margin:0;
padding:0;
}
.box .floatleft {
margin:0 10px 0 0;
}
.box .floatright{
margin:0 10px 0 0;
width:363px;
}
.box p {
margin:1px 0 12px 0;
}
.clearing {
clear:both;
}
.checkbox li {
list-style:none;
margin-left:-20px;
text-indent:-20px;
}

.btn_go {padding:5px 0 0 102px;}

.quote-items {vertical-align:top; padding:2px 0 5px 0; float:right; }

.quote-items input {} 

.btn_view-order {
	float:right;
	margin-left:4px;
	margin-top:1px;
	}

a.go-to-top {color:#00205A;}

a.go-to-top:hover {text-decoration:none;}