div#find-dominos p.address span {
	color: #000;
	text-transform: none;
	display: block;
}


find-dominos div.supp-text a {
	font-size: 9px;
	color: #0078ae;
}

a.search {
	float: left;
	margin-top: 12px;
}

/*
SITE-CONTENT
Note: This is in OLO style.
--------------------------------------------------*/
.site-content {
	background: url(../images/site-content-olo-v1.png) repeat-y;
	/* overflow: visible; */
	min-height:360px;
	height:auto;
}


/*
MAIN-CONTENT
--------------------------------------------------*/
.main-content {
	width: 830px;
	overflow: hidden;
	padding: 0 75px 26px 75px;
	background: transparent url(../images/main-content-olo-v1.png) no-repeat left top;
}

/* 
 H2 - OUR MENU
----------------------------------------------------------------- */
#h2-find-locations 	{ 	
	background-image: url(../images/h2-find-locations-v2.gif); 
}
#h2-storelocator-locations 	{
	background-image: url(../images/h2-find-locations-v2.gif); 
}
#h2-storelocator-locations-order 	{
	background-image: url(../images/h2-orderonline.gif); 
}
/* 
 WRAPPER FOR INTRO SECTION
----------------------------------------------------------------- */
div#find-dominos {
	margin: 15px;
}
#find-dominos h3 {
	font-size: 16px;
	color: #024269;
}
div#find-dominos p.address {
	color: #0078ae;
	width: auto;
}
div#find-dominos p.address span {
	color: #000;
	text-transform: none;
	display: block;
}

/* 
STORES LIST
----------------------------------------------------------------- */
table.list-stores-table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
table.list-stores-table th {
	padding: 0px;
}
table.list-stores-table th h3 {
	height: 35px;
	text-indent: -9999px;
}
h3#available-for-delivery {
	background: transparent url(../images/h3-available-for-delivery-v1.gif) no-repeat;
	
}
h3#nearby-carryout {
	background: transparent url(../images/h3-nearby-carryout-v1.gif) no-repeat;
}
table.list-stores-table td {
	width: 200px;
	vertical-align: top;
	padding: 14px 10px 10px 15px;
	background: transparent url(../images/separator_col.gif) no-repeat top right;

}
table.list-stores-table tr.new-row td {
	border-top: 15px solid #e8eff5;
	padding-top: 10px;
	margin: 5px 0px 5px 0px;
}
table.list-stores-table td h4 {
	color: #0078ae;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}
table.list-stores-table td p {
	margin: 3px 0;
	line-height: 13px;

}

table.list-stores-table td p.detail {
	margin-top: 8px;

}

table.list-stores-table td.store-details {
	width: 445px;
}
table.list-stores-table td.last-column {
	background: none;

}

/* 
STORES LIST: PICK-UP/DELIVERY OPTIONS
----------------------------------------------------------------- */
ul.pudo-options {
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.pudo-options li.pu {
	text-indent: -9999px;
	height: 55px;
	background: url(../images/icon_pudo_options.png) no-repeat 0 -1px;
}
ul.pudo-options li.do {
	text-indent: -9999px;
	height: 55px;
	background: url(../images/icon_pudo_options.png) no-repeat 0 -55px;
}
	
/* 
STORE DETAILS AND ACTIONS
Note: Confirm that it's okay to use text links and not graphics here.

----------------------------------------------------------------- */	
div.store-details {
	float: left;
	margin-left: 10px;
}
p.link-action-wrapper {
	padding-top: 12px;
}
a.link-action {
	text-transform: uppercase;
	color: #024269;
	padding-right: 12px;
	margin-right: 9px;
	margin-top: 3px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/btn_arrow.png) no-repeat right;
	font-size: 11px;
	cursor: pointer;

}
a.link-action:hover {
	color: #e73338;
}

a.search {
	float: left; 
	margin-top: 8px;
}
a.inline-link {
	margin-left: 10px;
}

	
/* 
STORE NOT FOUND
----------------------------------------------------------------- */				
#find-dominos p {
	width: 465px;
	font-size: 12px;
	margin-bottom: 8px;
}

ul.form-content2, .form-content2-campus {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	width: 465px;
}

ul.form-content2 li, .form-content2-campus li {
	clear: left;
	padding-bottom: 5px;
}

ul.form-content2 label, .form-content2-campus label {
	float: left;
	display: inline;
	margin-right: 4px;
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
	color: #000;
	text-align: right;
}

ul.form-content2 label {
	width: 120px;
}
	
.form-content2-campus label {
	width: 140px;
}

ul.form-content2 input {
	float: left;
	width: 335px;
	margin-bottom: 3px;
	font-size: 11px;
}

ul.form-content2 input#room-number {
	width: 155px;
}

ul.form-content2-campus select {
	font-size: 11px;
	width: 315px;
	color: #94bfd5;
	font-weight: bold;
}

ul.form-content2 span {
	float: left;
	display: inline;
	padding-left: 125px;
	color: #0078ae;
	font-weight: bold;
}

ul.form-content2 span a {
	color: #0078ae;
	font-weight: bold;
}

ul.form-content2 span a:hover {
	color: #f5001e; 
}

#find-dominos div.supp-text {
	font-size: 10px;
	margin-top: 3px;
	color: #999;
	text-transform: uppercase;
	padding-left: 115px;
	width: 280px;
}
#find-dominos div.supp-text a {
	font-size: 9px;
	color: #0078ae;
}
#find-dominos div.supp-text a:hover {
	color: #f5001e;
}

#find-dominos p.worldwide {
	clear: both;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-left: -70px;
	padding-top: 5px;
	width: 380px;
}
#find-dominos p.worldwide a {
	display: block;
	text-transform: uppercase;
	color: #0078ae;
	font-weight: bold;
}
#find-dominos p.worldwide a:hover {
	color: #f5001e;
}
.separator {
	border-top: 1px solid #eff0f2;
	padding-top: 6px;
	width: 410px;
}
.top-separator {
	border-top: 1px solid #eff0f2;
	padding-top: 6px;
	padding-bottom: 6px;
	
}
.bottom-separator {
	border-bottom: 1px solid #eff0f2;
	padding-bottom: 8px;
}

div.carryout-note {
	font-size: 11px;
	line-height: 13px;
	color: #999;
	width: 230px;
	margin-top: 8px;
}
div.carryout-note a {
	color: #999;
}
div.carryout-note a:hover {
	color: #0078a1;
}
/* 
FIND DOMINO'S: MAIN
----------------------------------------------------------------- */
div.splash {
	float: left;
	 display: inline;
	 padding-top: 15px;
}
div.find-dominos-main {
	float: left;
	padding-top: 6px;
}
#find-dominos p.button-set {
	clear: both;
	height: 30px;
	padding-top: 0px;
}
#find-dominos p.button-set img.continue {
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	width: 83px;
	height: 29px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
#find-dominos .main p.button-set img.continue {
	margin-right: 0px;
}
#find-dominos p.button-set-campus {
	clear: both;
	height: 40px;
	padding-top: 10px;
}
#find-dominos p.button-set-campus img.continue {
	float: right;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	width: 83px;
	height: 29px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
#find-dominos .main p.button-set-campus img.continue {
	margin-right: 0px;
}
#find-dominos .main p.worldwide {
	width: 475px;
}


#find-dominos fieldset.top-separator {
	border-top: 1px solid #eff0f2;
	border-bottom: 1px solid #eff0f2;
	padding-top: 6px;
}
p.bottom-separator {
	border-bottom: 1px solid #eff0f2; 
	height: 48px;
}

#find-dominos span.cant-find {
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	margin-left: 125px;
	line-height: 11px;
	margin-top: -1px;
	color: #0078ae;
	white-space: nowrap;
}

#find-dominos span.cant-find a {
	font-size: 10px;
	color: #0078ae;
}

#find-dominos span.cant-find a:hover {
	color: #f5001e; 
}

div.add-to-order2 {
	text-align: right;
	font-size: 11px;
	border-top: 1px solid #eff0f2;
	padding-top: 10px;
	position: static;
	bottom: 25px;
	left: 10px;
	width: 465px;
	padding-bottom: 6px;
}

div.add-to-order2 .already-registered {
	float: left;
	display: inline;
}

div.add-to-order2 h4 {
	font-size: 11px;
	text-transform: uppercase;
	color: #024269;
	margin: 0;
	padding: 0
}

div.add-to-order2 a {
	float: right;
	display: inline;
	margin-top: 12px;
	text-decoration: none;
	font: bold 11px arial, geneva, helvetica, sans-serif;
	text-transform: uppercase;
	color: #0064a1;
	background: url(../images/arrow-right.png) top right no-repeat;
	padding-right: 19px;
}

div.add-to-order2 a:hover,div.add-to-order2 a:hover {
	background-position: bottom right;
	color: #f5001e;
}

/* SAFARI SPECIFIC HACK */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.add-to-order2 a {
		background: url(../images/arrow_add_to_order.png) top right no-repeat;
	}
}