/* Stylesheet / CSS */
@font-face {
    font-family: 'Swis721Bold';
    src: url('swiss721bt-boldcondensed-webfont.eot');
    src: url('swiss721bt-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiss721bt-boldcondensed-webfont.woff') format('woff'),
         url('swiss721bt-boldcondensed-webfont.ttf') format('truetype'),
         url('swiss721bt-boldcondensed-webfont.svg#Swis721CnBTBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swis721Roman';
    src: url('swiss721bt-romancondensed-webfont.eot');
    src: url('swiss721bt-romancondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiss721bt-romancondensed-webfont.woff') format('woff'),
         url('swiss721bt-romancondensed-webfont.ttf') format('truetype'),
         url('swiss721bt-romancondensed-webfont.svg#Swis721CnBTRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*	Variable Grid System. (do not edit)	Learn more ~ http://www.spry-soft.com/grids/	Based on 960 Grid System - http://960.gs/	Licensed under GPL and MIT.
___________________________________________________________________ */
.container_12{margin-left:auto;margin-right:auto;width:1008px;}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{display:inline;float:left;position:relative;margin-left:15px;margin-right:15px;}.alpha{margin-left:0;}.omega{margin-right:0;}.container_12 .grid_1{width:54px;}.container_12 .grid_2{width:138px;}.container_12 .grid_3{width:222px;}.container_12 .grid_4{width:306px;}.container_12 .grid_5{width:390px;}.container_12 .grid_6{width:474px;}.container_12 .grid_7{width:558px;}.container_12 .grid_8{width:580px; left: 5px;}.container_12 .grid_9{width:726px;}.container_12 .grid_10{width:748px;}.container_12 .grid_11{width:894px;}.container_12 .grid_12{width:978px;}.container_12 .prefix_1{padding-left:84px;}.container_12 .prefix_2{padding-left:168px;}.container_12 .prefix_3{padding-left:252px;}.container_12 .prefix_4{padding-left:336px;}.container_12 .prefix_5{padding-left:420px;}.container_12 .prefix_6{padding-left:504px;}.container_12 .prefix_7{padding-left:588px;}.container_12 .prefix_8{padding-left:672px;}.container_12 .prefix_9{padding-left:756px;}.container_12 .prefix_10{padding-left:840px;}.container_12 .prefix_11{padding-left:924px;}.container_12 .suffix_1{padding-right:84px;}.container_12 .suffix_2{padding-right:168px;}.container_12 .suffix_3{padding-right:252px;}.container_12 .suffix_4{padding-right:336px;}.container_12 .suffix_5{padding-right:420px;}.container_12 .suffix_6{padding-right:504px;}.container_12 .suffix_7{padding-right:588px;}.container_12 .suffix_8{padding-right:672px;}.container_12 .suffix_9{padding-right:756px;}.container_12 .suffix_10{padding-right:840px;}.container_12 .suffix_11{padding-right:924px;}.container_12 .push_1{left:84px;}.container_12 .push_2{left:168px;}.container_12 .push_3{left:252px;}.container_12 .push_4{left:336px;}.container_12 .push_5{left:420px;}.container_12 .push_6{left:504px;}.container_12 .push_7{left:588px;}.container_12 .push_8{left:672px;}.container_12 .push_9{left:756px;}.container_12 .push_10{left:840px;}.container_12 .push_11{left:924px;}.container_12 .pull_1{left:-84px;}.container_12 .pull_2{left:-168px;}.container_12 .pull_3{left:-252px;}.container_12 .pull_4{left:-336px;}.container_12 .pull_5{left:-420px;}.container_12 .pull_6{left:-504px;}.container_12 .pull_7{left:-588px;}.container_12 .pull_8{left:-672px;}.container_12 .pull_9{left:-756px;}.container_12 .pull_10{left:-840px;}.container_12 .pull_11{left:-924px;}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;}.clearfix{display:block;}* html .clearfix{height:1%;}
.grid_10 .entry-content{padding-left: 26px;}
.grid_8 .entry-content{padding-left: 12px;}

/*	CSS Reset, do not edit this 
___________________________________________________________________ */
html {margin:0;padding:0;border:0;}body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;vertical-align:baseline;}article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}body {line-height:1;background:white;}table {border-collapse:separate;border-spacing:0;}caption, th, td {text-align:left;font-weight:normal;float:none !important;}table, th, td {vertical-align:middle;}blockquote:before, blockquote:after, q:before, q:after {content:'';}blockquote, q {quotes:"" "";}a img {border:none;}:focus {outline:0;}


/*	Menu / Fix for older browsers
___________________________________________________________________ */
#header {
	position: relative;
	z-index: 500;
}

/*	General
___________________________________________________________________ */
body { 
	/* override in appearance > background screen */
	font-size: 14px;
	color: #000;
	background-image: url('../images/bg.jpg');
}
body,
ul.thumbnail-list h3,
ul.thumbnail-list h3 a{
	font-family: Helvetica, Arial, sans-serif;
}

a,
.promo_text,
#commentlist .commentmetadata {
	color: #999;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
#commentlist cite a,
a:hover {
	color: #333;
}
.menu-contact {
	color: #ccc;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.menu-contact,
.promo_text {
	font-family: Georgia, Garamond, serif;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding:0 0 30px 0;
	text-decoration: none;
}

h1, 
h2 {
	font-family: 'Swis721Bold';
	font-size: 28px;
	text-transform: uppercase;
	padding-left: 30px;
}
h5#comments-title,
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}
h6 {
	font-size: 12px;
}
p {
	font-size: 15px;
	padding: 0 0 20px 0;
	line-height: 17px;
}

ul, 
ol { 
	margin: 0 20px 20px 0; 
	/*padding-left: 40px;*/
}
ol ol,
ul ul {
	margin-bottom: 0;
}
li {
	margin-bottom: 5px;
}
#primary li {
	margin-bottom: 10px;
}
li:last-child {
	margin-bottom: 0;
}
blockquote { 
	margin: 0 0 0 40px; 
}
strong, dfn { 
	font-weight: bold; 
}
em, dfn { 
	font-style: italic; 
}
sup, sub { 
	line-height: 0; 
}
pre  { 
	white-space:pre; 
}
pre,code,tt { 
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
dl { 
	margin: 0 0 20px 0; 
}
dl dt { 
	font-weight: bold; 
}
dd { 
	margin: 0 0 20px 20px;
}

small {
	font-size: 75%;
}


/*	Header
___________________________________________________________________ */
#header {
	margin: 40px 0 0 0;
	position: relative;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header .menu_container {
	position: absolute;
	bottom: 0;
}

#header .headerButton{
	position: absolute;
	margin: -95px 0 0 800px;
}

#logo{margin: 0 0 0 30px;}

/* Menu
___________________________________________________________________ */
#menu-dessert-menu{
	position: absolute;
	margin: 0 0 0 80px;
	color: #000;
	font-family: 'Swis721Roman';
}

.menu-contact {
	position: absolute;
	display: block;
	right: 0;
	bottom: 6px;
	text-decoration: none;
}
.sf-menu {
	position:absolute;
	bottom:0;
	width:100%;
	font-size: 20px;
	font-family: 'Swis721Roman';
}
.sf-menu li {
	display:inline;
}
.sf-menu li a {
	display:block;
	float:left;
	padding: 0 16px 0px 16px;
	text-decoration:none;
	letter-spacing: 0px;
	text-transform:uppercase;
	color: #000;
	border-right: 1px solid;
}
.sf-menu ul a {
	text-transform:none;
	padding: 0 0 5px 15px;
	font-size: 12px;
	letter-spacing: 0;
}	
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	float: left;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 140px; /* left offset of submenus need to match (see below) */
	padding: 12px 5px 5px 0;
	box-shadow: 1px 0 2px #000;
	-moz-box-shadow: 1px 0 2px #000;
	-webkit-box-shadow: 1px 0 2px #000;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
	padding-bottom: 4px;
}
.sf-menu a {
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 22px; /* match top ul list item height */
	z-index: 9999;
}
.sf-menu li.sfHover ul a {
	border: 0;
	font-size: 15px;
	text-transform: uppercase;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 140px; /* match ul width */
	top: -10px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 140px; /* match ul width */
	top: -10px;
}
.sf-menu .sf-sub-indicator {
	display: none;
}
.sf-menu a:active { 
	position: static;
	color: #ed1c24;
}

.sf-menu a,
.sf-menu li.sfHover ul a {
	color:#000;
}
.sf-menu a {
	/*border-bottom:4px solid transparent;*/
}
.sf-menu li.current-menu-item a {
	/*border-bottom:4px solid #ddd;*/
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	background:#fff;
}
.sf-menu a:hover,
.sf-menu li.current-menu-item a,
.sf-menu li.sfHover ul a:hover,
.sf-menu li.sfHover a {
	color:#ed1c24;
}
.sf-menu a:hover,
.sf-menu li.sfHover A {
	color: #ed1c24;
}
.sf-menu {
	border-bottom:0px solid #ddd;
}
.sf-menu li.current-menu-item UL LI A:hover {
	border:0;
}

#blackCard{
	position: absolute;
	margin: 119px 0 0 800px;
}



/*	Home Page
___________________________________________________________________ */
#homepageSpace{height: 700px;}

#splashContainer{
	position: absolute;
	margin: -185px 0 0 -85px;	
}

.slpash{
	position: absolute;
}

.slpash2{
	position: absolute;
	opacity: 0.9;
}

#calloutContainer{
	position: absolute;
	width: 1000px;
	height: 450px;
	margin: 400px 0 0 0;
}

#calloutContainer a{
	padding-right: 16px;
} 

#latestNewsTab{
	width: 216px;
	height: 258px;
	margin: -303px 0 0 760px;
	padding: 45px 0 0 0;
}

.newTabTitle{
	font-family: 'Swis721Bold';
	font-size: 18px;
	text-transform: uppercase;
	margin: -33px 0 15px 15px;
	color: #fff;
}

.newTabTitle a{
	color: #fff;
	text-decoration: none;
}

.newTabTitle a:hover{
	color: #000;
}

.newsLink{
	width: 190px;
	padding: 10px 0 15px 8px;
	margin: 0 0 0 9px;
	border-bottom: 1px solid #fff;
}

.newsLink a{color:#fff; text-decoration: none;} 
.newsLink a:hover{color:#333;} 

/*	Slider / Gallery
___________________________________________________________________ */

.slides_container ul.thumbnail-list {
	padding: 0;
	margin: 0;
}
.slides_container ul.thumbnail-list li {
	padding: 0;
	margin: 0;
}
.slides_container p:last-child {
	padding: 0 0 10px 0;
}
ul.thumbnail-list ul.thumbnail-list,
.single-portfolio ul.thumbnail-list {
	background: none;
	padding: 0;
	margin: 0;
}
ul.thumbnail-list {
	padding: 60px 0 0 0;
	margin: 30px 0 0 0;
}
ul.thumbnail-list li {
	padding: 0 0 30px 0;
}
ul.thumbnail-list h3,
ul.thumbnail-list h3 a{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}
ul.thumbnail-list p {
	font-size: 12px;
	line-height: 150%;
}

.slides_container .next,
.slides_container .prev {
	position: absolute;
	bottom: -9px;
	font-size: 10px;
	text-decoration: none;
	transform: uppercase;	
}
.slides_container .next {
	right:0;
}
.slides_container .prev {
	right: 25px;
}


ul.slides_pagination,
ul.slides_pagination li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.slides_pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}
ul.slides_pagination li {
	display: inline;
}
ul.slides_pagination a {
	display: block;
	float: left;
	text-indent: -9999px;
	background: #ddd;
	width: 8px;
	height: 8px;
	margin-right: 5px;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
ul.slides_pagination li a:hover, 
ul.slides_pagination li.current a {
	background: #999;
}
.slides_container {
	padding:0 0 10px 0;
	margin: 0 0 50px 0;
	position: relative;
}




/*	Graphical HR Lines
___________________________________________________________________ */
ul.thumbnail-list,
.post,
#footer .footer-top-wrap,
#footer .footer-bottom-wrap,
.cudazi-latest-posts li,
.cudazi-latest-posts,
#respond,
#comments-title,
hr {
	background: url(../images/hr_dark.gif) repeat-x top left;
}
#commentlist .right-comments {
	background:url(../images/hr_vertical.gif) repeat-y top left;
}



/*	Main
___________________________________________________________________ */
#main {
	padding: 40px 0 30px 0;
}

#mainBlack {
	padding: 0;
	background: #000;
}

#mainBlack p{
	color: #fff;
}

.entry-meta {
	font-size: 11px;
	letter-spacing: .3px;
	color: #999;
	text-transform: uppercase;
	line-height: 100%;
}
.entry-title {
	line-height: 100%;
}
.entry-title,
.entry-title a{
	padding: 0;
	font-family: 'Swis721Bold';
	color: #000;
}

.entry-title + .entry-meta {
	padding: 5px 0 30px 0;
}
.entry-title + .entry-content {
	padding: 30px 0 0 0;
}

.entry-content + .entry-meta {
	padding: 30px 0 0 0;
}

.post-thumbnail + .entry-title {
	margin: 30px 0 0 0;
}

.thumbnail-list-slider img,
.attachment-list img,
.post-thumbnail img,
.featured-image img {
	border-radius: 2px;
	box-shadow: 0 0 3px #ddd;
	-moz-box-shadow: 0 0 3px #ddd;
	-webkit-box-shadow: 0 0 3px #ddd;
}
a.more-link {
	text-decoration: none;
}
a.more-link,
.post-comment-link a {
	font-style: italic;
}
.promo_text {
	font-style: italic;
	font-size: 18px;
	line-height: 130%;
}

.post {
	padding: 60px 0 0 0;
	margin: 50px 0 0 0;
}
.post:first-child {
	background-image: none;
	margin: 0;
	padding: 0;
}
.post p:last-child {
	padding-bottom: 0;
}
.post + .post-pagination {
	padding-top: 60px;
}
.sticky {
	/* sticky post formatting */
}


/*	Single Page BG
___________________________________________________________________ */
#singlePageBg{

}


/*	About Page
___________________________________________________________________ */
.aboutContent{
	margin: 0 0 0 20px;
	width: 380px;
	line-height: 18px;
	text-align: left;
}

.aboutVideo{
	position: absolute;
	margin: -385px 0 0 420px;
}

/*	Franchise Page
___________________________________________________________________ */
.franchiseContent{
	margin: 0 0 0 20px;
	width: 520px;
	line-height: 18px;
}

.franchiseInquiriesContent{
	margin: 0 0 0 20px;
	width: 520px;
	line-height: 18px;
	text-align: center;	
}

.franchiseInquiriesContent span{
	color: #ec252a;
	font-size: 28px;
}

.franchiseDownload{
	background: #ec252a;
	color: #fff;
	width: 250px;
	height: 20px;
	text-align: center;
	margin: 0 0 25px 0;
	padding: 10px;
	font-size: 17px;
}
.franchiseDownload a{text-decoration: none; color: #fff;}
.franchiseDownload a:hover{color: #000;}

/*	Left column
___________________________________________________________________ */
#sideNav{
	width: 213px;
	height: 562px;
	color: #fff;
	font-size: 14px;
	font-family: 'Swis721Roman';
	margin: -400px 0 0 15px;
}

#sideNavProducts{
	width: 213px;
	height: 562px;
	color: #fff;
	font-size: 14px;
	font-family: 'Swis721Roman';
	margin: -450px 0 0 10px;
}

#sideNav .sideNavTitle, #sideNavProducts .sideNavTitle{
	font-weight: bold;
	padding: 0 0 20px 0;
}

#sideNav .sideNavTitle2, #sideNavProducts .sideNavTitle2{
	font-weight: bold;
	padding: 5px 0 20px 0;
}

#sideNav ul, #sideNavProducts ul{
	list-style-position: inside;
	list-style-type:none;
	margin:0;
	padding: 0 0 0 7px;
}

#sideNav li{
	font-size: 13px;
	list-style-position: inside;
	width: 120px;
	margin:0;
	padding-bottom: 16px;
}

#sideNavProducts li{
	font-size: 13px;
	list-style-position: inside;
	width: 120px;
	margin:0;
	padding: 10px 0 10px 0;	
}

#sideNav .selected, #sideNavProducts .selected{
	color: #ede04b;
}

#sideNavProducts .sub{
	font-size: 11px;
	padding: 0 0 5px 10px;
}

#sideNav a, #sideNavProducts a{
	color: #fff;
	text-decoration: none;
}

#sideNav a:hover, #sideNavProducts a:hover{
	color: #ede04b;
}

#sideNav li a, #sideNavProducts li a{
	padding-bottom: 4px;
}

#currentpage a{
	color: #ede04b;
}

/*	Products Pages
___________________________________________________________________ */
#productsThumbContainer{
	width: 100%;
	min-height: 300px;
	margin: 0 0 0 10px;
	overflow: hidden;
}

.productsThumb{
	position: relative;
	width: 180px;
	float: left; 
}

.productsThumb img{ 
	float: left;
	margin: 0 0 5px 5px;
}

.productsThumb p{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	line-height: 10px;
}

.productsThumb img:hover{
	background: #edbd4b;
}

.clear {clear: both;}


/*	Footer
___________________________________________________________________ */
#footer .footer-top-wrap {
	padding: 60px 0 16px 0;
}
#footer .footer-bottom-wrap {
	background: #ed1c24;
	padding: 15px 10px 0 10px;
	height: 60px;
}
#footer .footer-bottom-wrap a{
	color: #fff;
	padding: 0 5px 0 5px;
}
#footer .footer-bottom-wrap a:hover{
	color: #000;
}
#footer-bottom .widget {
	font-size: 6px;
	font-family: 'Swis721Roman';
}

.fb-like{
	margin: -5px 0 0 0;
	color: #fff;
}

.weibo{
	float: center;
	position: absolute;
	margin: -12px 0 0 330px;
	width: 120px;
}

/*	Widgets
___________________________________________________________________ */
.widget {
	margin: 0 0 20px 0;
	font-size: 10px;
}
#footer .widget {
	margin-bottom: 20px;
}
#aside .widget a,
#footer .widget a {
	text-decoration: none;
}
.widget ul, 
.widget ol { 
	margin:0; 
	padding-left:0; 
	list-style-type: none;
}
.widget ul ul, 
.widget ol ol {
	padding-left: 20px;
}
.widget_calendar h3 {
	padding: 0;
}
.widget_calendar td,
.widget_calendar th{
	padding:3px 8px;
}
.widget_calendar th,
.widget_calendar .today,
.widget_calendar caption {
	font-weight:bold;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar caption {
	text-align: center;
	padding: 15px 0;
}
.widget_text p:last-child {
	padding-bottom: 0;
	font-size: 11px;
}
.widget_rss ul .rsswidget {
	display: block;
	font-weight: bold;
}
.widget_rss ul .rssSummary {
	padding: 0 0 10px 0;
}
.widget ul.tweet_list .tweet_text {
	display: block;
}
.widget ul.tweet_list li {
	padding: 0 0 15px 25px;
	margin: 0;
	background:url(../images/twitterbird.png) no-repeat left 2px;
}

.cudazi-latest-posts li {
	position: relative;
	padding: 12px 0 8px 0;
	margin: 0;	
	display: block;
	overflow: hidden;
}
.cudazi-latest-posts {
	background-position: bottom left;
	padding-bottom: 2px;
}
html.ie .cudazi-latest-posts li span {
	top: 16px;
}
.cudazi-latest-posts li span {
	display: block;
	width: 50px;
	position: absolute;
	top: 18px;
	left: 0;
	line-height: 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.cudazi-latest-posts li a {
	display: block;
	float: left;
	background:url(../images/arrows.gif) no-repeat left 6px;
	margin-left: 48px;
	padding-left: 18px;
	
}

.fbActContainer{
	background: #fff;
}

/* Black Card Page
___________________________________________________________________ */
.blackCardTemplate{
	margin: 0 0 0 230px;
}

.blackCardTitle{
	padding-top: 40px;
	margin: 0 0 0 -100px;
}

.blackCardIntrotitle{
	margin: 35px 0 0 -100px;
	font-family: 'Swis721Roman', helvetica, Georgia;
	font-size: 25px;
	color: #fff;
}

.blackCardIntrotitle span{
	color: red;
}

.blackcardContent{
	margin: 20px 0 0 -130px;
	width: 500px;
}

.blackcardContent p{
	font-size: 13px;
}

#blackCardGirl{
	position: absolute;
	margin: -130px 0 0 350px;
}

/* Stores Page
___________________________________________________________________ */
.storeDetails{
	font-family: helvetica, Georgia,'Swis721Roman';
	font-size: 16px;
	line-height: 20px;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #000;
}

.storeDetails h3{
	font-family: arial, helvetica, Georgia,'Swis721Roman';
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 20px 0;
	color: #ed1c21;
}

.storeDetails a{color: #ed1c21; text-decoration: none;}
.storeDetails a:hover{color: #666;}

.storeDetails table{width: 560px;}

.storeDetails td.leanRight{text-align: right;}

#ausMap{margin: 0 0 0 100px;}
#ausMap .north{margin: -275px 0 0 151px;}
#ausMap .qld{margin: -168px 0 0 243px;}
#ausMap .south{margin: -48px 0 0 155px;}
#ausMap .nsw{position: absolute; margin: -102px 0 0 267px;}
#ausMap .vic{position: absolute; margin: -47px 0 0 264px;}
#ausMap .tas{margin: 36px 0 0 256px;}

#ausMap a:hover{opacity: 0.6;}

.storeTable {font-size: 16px; line-height: 20px;}
.storeTable th{font-size: 18px; color: #ed1c21; padding: 40px 0 20px 0; width: 185px;}

.storeReturn{
	margin: 50px 0 0 400px;
	text-align: right;
	font-size: 12px;
}

.storeReturn a{
	width: 150px;
	color: #ed1c21;
	text-decoration: none;
	text-transform: uppercase;
}

.storeReturn a:hover{
	color: #666;
	text-decoration: underline;
}


/* Terms Shortcode
___________________________________________________________________ */
.termsContainer{
	
}

/* Icon List Shortcode
___________________________________________________________________ */
.iconlist h5 {
	line-height: 100%;
	font-size: 15px;
	padding: 0 0 3px 0;
}
.iconlist h5,
.iconlist h5 a {
	font-weight: bold;
	text-decoration: none;
}
.iconlist p {
	font-size: 12px;
}
.iconlist img.left {
	margin: 0 10px 10px 0;
	padding: 0;
}
ul.iconlist, ul.iconlist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}




/* Comment / Form Fields
___________________________________________________________________ */
form.standard label {
	font-weight:bold;
	display: block;
}
form.standard .field {
	margin-bottom: 20px;
}
#author,
#url,
#email,
#comment,
#submit,
form.standard .textbox,
form.standard .textarea,
form.standard .button {
	padding: 8px 8px;
	background: #fff;
	border: 1px solid #fff;
	
	-webkit-box-shadow:0 0 2px #ccc;
	-moz-box-shadow:0 0 2px #ccc;
	box-shadow:0 0 2px #ccc;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
html.ie #author,
html.ie #url,
html.ie #email,
html.ie #comment,
html.ie #submit,
html.ie form.standard .textbox,
html.ie form.standard .textarea,
html.ie form.standard .button {
	border-color: #ccc;
}


form.standard .button,
#submit {
	cursor: pointer;
}
#author,
#url,
#email {
	width: 240px;
}
form.standard .textarea,
#comment {
	font-family: inherit;
	width: 330px;
	height: 125px;
	font-size: 12px;
	line-height: 150%;
}
form.standard .textbox {
	width: 330px;
}

#author:focus,
#url:focus,
#email:focus,
#comment:focus,
form.standard .textbox:focus,
form.standard .textarea:focus,
form.standard .button:hover,
#submit:hover {
	border-color: #ccc;
}
form.standard .error,
form.standard .error {
	border-color: #ffcfcf;
	background: #fff5f5;
	color: #000;
}
#commentform .required {
	display: none;
}
#commentform label {
	display: block;
	font-weight: bold;
}




/*	Search Form
___________________________________________________________________ */
#searchform {
	background:#fff;
	
	-webkit-box-shadow:0 0 2px #ccc;
	-moz-box-shadow:0 0 2px #ccc;
	box-shadow:0 0 2px #ccc;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	padding: 7px 0 0 10px;
	max-width: 400px;
	height: 24px;
}
html.ie #searchform {
	border: 1px solid #ddd;
}
#searchform #s, 
#searchform #searchsubmit {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
#searchform #s {
	width: 80%;
	display: block;
	float: left;
	margin-top: 2px;
	font-size: 11px;
}
#searchform #searchsubmit {
	width: 25px;
	height: 18px;
	display: block;
	float: right;
	cursor: pointer;
	background: url(../images/searchicon.png) no-repeat center center;
	text-indent: -9999px;
}




/*	Comments
___________________________________________________________________ */
#commentlist,
#commentlist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#commentlist li {
	margin: 0 0 30px 0;
}
#commentlist .children {
	margin: 30px 0 0 0;
	padding: 0 0 0 80px;
}
#commentlist li:last-child,
#commentlist .children li:last-child {
	margin: 0;
}
#commentlist .left {
	width: 80px;
	float:left;
}
#commentlist .right-comments {
	padding: 0 0 0 20px;
	overflow: hidden;
	min-height: 62px;
}
.comment-reply-link {
	font-size: 10px;
	padding: 0 0 0 5px;
}
#commentlist .bypostauthor cite {
	font-weight: bold;
}
#commentlist cite {
	font-size: 16px;
	padding: 0 5px 0 0;	
	font-style: normal;
}

#commentlist .commentmetadata {
	font-style:italic;
	font-size: 11px;
}
#commentlist .comment-text {
	font-size: 13px;
}
#commentlist .comment-meta-header {
	padding: 0;
}
#commentlist a {
	text-decoration: none;
}
#commentlist .right-comments p:last-child {
	padding: 0 0 0 0;
}
#comments .navigation {
	padding: 0 0 20px 0;
}
#respond {
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	position: relative;
}
#cancel-comment-reply-link {
	font-size: 12px;
}
#comments-title {
	padding: 30px 0 30px 0;
	margin: 30px 0 0 0;
}
.form-allowed-tags {
	display: none;
}




/*	General Use Styles / Other Helpers
___________________________________________________________________ */

.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	padding: 0 10px 10px 0;
}
img.right {
	padding: 0 0 10px 10px;
}
hr {
	height: 2px;
	line-height: 2px;
	border:0;
	margin: 0;
	padding: 0 0 10px 0;
}
html.ie7 hr {
	height: 1px;
	background-color: #ddd;
	color: #ddd;
	margin: 0 0 30px 0;
}
.stripped {
	margin:0;
	padding:0;
	list-style-type:none;
}
.stripped LI {
	list-style-type:none;
	display:inline;
	float:left;
}

/*	Force Scrollbar	*/
html { 
	overflow-y: scroll; 
}
#post-0 {
	padding: 0 0 40px 0;
}
li.hidden,
.hidden {
	display: none;
}
.search-results .result-title { 
	padding: 0; 
}

.message {
	padding: 9px 12px 8px 12px;
	margin-bottom: 25px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.message .hideparent {
	padding: 0 0 0 10px;
}
.error,
.warning,
.success,
.error a,
.warning a,
.success a {
	font-size:12px;
	color: #fff;
}
.error {
	background:#C00;
}

.warning {
	background:#f93;
}

.success {
	background:#090;
}
.social-icon + .social-icon {
	padding-left: 3px;
}




/* Post Navigation (use wp-pagenvi)
----------------------------------------------------------------------------------------------------*/
.wp-pagenavi {
	margin:0 0 0px 0;
	clear: both;
	font-size:11px;
	line-height:30px;
	text-transform:uppercase;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #ddd;
	padding: 7px 10px;
	margin: 0 1px;
	background: #f0f0f0;
	color: #999;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-color:#aaa;
	background:#fff;
}
.wp-pagenavi span.pages {
	background:none;
	border:0;
	padding-left:0;
}
.wp-pagenavi:hover a,
.wp-pagenavi:hover span {
	color:#444;
}




/* Default WordPress Gallery
----------------------------------------------------------------------------------------------------*/
.gallery {
	padding:0;
}
.gallery dl { 
	float:left; 
	margin:0 0 30px 0;
}
.gallery dl + dl {
	margin-left:30px;
}
.gallery dl a { 
	display:block; 
	line-height:100%;
}
.gallery-caption {
	padding:2px 0;
	margin:0;
	font-size:11px;
}
.gallery br { display: none; }




/* WordPress post image formatting
----------------------------------------------------------------------------------------------------*/
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 0;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 0;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0 4px 4px 0;
	font-size: 11px;
	color:#888;
	text-align: left;
}
.wp-caption img {
	margin: 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px 0 0 0;
	padding: 0;
}

.fb-like-box{
	background: #fff;
}
