/*-----------------------------
RESET STYLES
-----------------------------*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none; /* This stops the iPhone from automatically changing the size of the text when you flip the phone */
	}
ul, li, ol, dl, dd, dt{
	list-style:none;
	padding:0;
	margin:0;
	}
a{
	text-decoration: underline;
	color: #000;
	}
a:hover{
	text-decoration:none;
	font-weight: bold;
	}
 
/*-----------------------------
	SITE SPECIFIC STYLES
-----------------------------*/

body{
	font-family: Arial, Verdana, Tahoma; /* Helvetica is on the iPhone already, so you may as well take advantage */
	color: #000000;
	font-size: 90%;
	background: #97B434 url(../graphics/bg.gif) repeat-x top left;
	}

/*-----------------------------
	HEADINGS
-----------------------------*/

h1{
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 100px;
	color: #FFF;
	font-size: 140%;
	}

/*-----------------------------
	BASIC LAYOUT
-----------------------------*/

#page_wrapper{
	overflow:auto;
	}

.WS-Banner {
	margin: 0;
	padding: 0;
	background: url(../graphics/dominos-top-bg.jpg) no-repeat top left;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 110px;
	text-transform: uppercase;
	color: #007BAD;
	font-size: 90%;
	font-weight: bold;
}
.WS-Banner a {
	text-decoration: none;
	color: #007BAD;
}
.WS-Banner a:hover {color: #000;}

.WS-Content {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: url(../graphics/dominos-bottom-bg.jpg) no-repeat top left;
	min-height: 200px;
}
.WS-Content p {padding: 5px 0;}

.WS-Footer {
	border-top: 1px dotted #FFF;
	padding: 10px;
	font-size: 80%;
	color: #FFF;
}
.WS-Footer div {
	float: right;
}
.WS-Footer a {color: #FFF; text-decoration: underline;}

/*-----------------------------
	NORMAL CONTENT STYLES
-----------------------------*/

.WS-iPhone-Image {
	padding: 10px 0;
	text-align: center;
	width: 300px;
}

a.LINK-Button-Small {
	height: 46px;
	width: 260px;
	line-height: 46px;
	padding: 0 0 0 40px;
	margin: 0 0 2px 0;
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/button-red-small.gif) no-repeat;
	display: block;
	font-size: 120%;
	font-weight: bold;
}

.CONTENT-Box {
	padding: 10px;
	border: 1px solid #939598;
	background: #FFF;
	width: 280px;
	margin: 10px 0;
	font-size: 90%;
}
.CONTENT-Box h2 {color: #90B03E; font-size: 110%;  margin: 0 0 10px 0;}
.CONTENT-Box h3 {color: #007BAD; font-size: 100%; margin: 0;}
.CONTENT-Box h4 {color: #DE2839; font-size: 120%; margin: 15px 0;}

.CONTENT-Box hr {
	border-top: 1px solid #939598; 
	border-right: 1px solid #FFF; 
	border-bottom: 1px solid #FFF; 
	border-left: 1px solid #FFF; 
}

/*-----------------------------
	MENU STYLES
-----------------------------*/

#MENU-Download {
	color: #FFF;
	height: 46px;
	line-height: 46px;
	padding: 0 30px;
	background: url(../graphics/button-red-large.gif) no-repeat;
	width: 400px;
}
#MENU-Download-Small {
	color: #FFF;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	background: url(../graphics/button-red-small.gif) no-repeat;
	width: 280px;
}
#MENU-Download div, #MENU-Download-Small div {
	float: right;
}
#MENU-Download img, #MENU-Download-Small img {margin-bottom: -10px;}
#MENU-Download a, #MENU-Download-Small a {text-decoration: none; color: #FFF;}

.MENU-Box {
	padding: 10px;
	border: 1px solid #939598;
	background: #FFF;
	width: 440px;
	margin: 10px 0;
	font-size: 90%;
}
.MENU-Box h2 {color: #90B03E; font-size: 110%;  margin: 0 0 10px 0;}
.MENU-Box h2 strong {color: #C00;}
.MENU-Box h3 {color: #007BAD; font-size: 100%; margin: 0;}
.MENU-Box h4 {color: #000; font-size: 120%; font-weight: bold;}

.MENU-Text-Bullet-Green {color: #97B434; font-weight: bold;}
.MENU-Text-Bullet-Red {color: #DE2838; font-weight: bold;}

.MENU-Text-Small {font-size: 70%;}

.MENU-Box hr {border-top: 1px solid #939598; border-right: 1px solid #FFF; border-bottom: 1px solid #FFF; border-left: 1px solid #FFF; }

/* - - - - - Small Menu Page - - - - - */
.MENU-Box-Small {
	padding: 10px;
	border: 1px solid #939598;
	background: #FFF;
	width: 280px;
	margin: 10px 0;
	font-size: 80%;
}
.MENU-Box-Small h2 {color: #90B03E; font-size: 110%;  margin: 0 0 10px 0;}
.MENU-Box-Small h2 strong {color: #C00;}
.MENU-Box-Small h3 {color: #007BAD; font-size: 100%; margin: 0;}
.MENU-Box-Small h4 {color: #000; font-size: 120%; font-weight: bold;}
.MENU-Box-Small hr {border-top: 1px solid #939598; border-right: 1px solid #FFF; border-bottom: 1px solid #FFF; border-left: 1px solid #FFF; }

.MENU-Save {
	background: #C00;
	color: #FFF;
	font-weight: bold;
	padding: 5px !important;
	margin-top: 8px !important;
}

/*-----------------------------
	OFFERS STYLES
-----------------------------*/

.OFFERS-Box {
	padding: 10px;
	border: 1px solid #DE2839;
	background: #FFF;
	width: 440px;
	margin: 10px 0;
	font-size: 90%;
}

.OFFERS-Box p {margin: 0; padding: 0;}

.OFFERS-Box h2 {color: #DE2839; font-size: 110%;  margin: 0 0 10px 0;}
.OFFERS-Box h3 {color: #000; font-size: 100%; margin: 0;}

.OFFERS-Text-Small {font-size: 70%; margin: 10px 0 0 0;}

/* - - - - - Small Offers Page - - - - - */

.OFFERS-Box-Small {
	padding: 10px;
	border: 1px solid #DE2839;
	background: #FFF;
	width: 280px;
	margin: 10px 0;
	font-size: 90%;
}

.OFFERS-Box-Small p {margin: 0; padding: 0;}

.OFFERS-Box-Small h2 {color: #DE2839; font-size: 110%;  margin: 0 0 10px 0;}
.OFFERS-Box-Small h3 {color: #000; font-size: 100%; margin: 0;}


/*-----------------------------
	Text Styles
-----------------------------*/
.TXT-NewStore {
	width: auto;
	border: 1px dashed #C00;
	font-size: 150%;
	margin: 0 auto 20px auto;
	padding: 10px;
	text-align:center;
}


/*-----------------------------
	OUR STORES PAGE
-----------------------------*/
.TXT-Box-Store {
	border: 1px dashed #C00;
	padding: 10px;
	min-height: 200px;
	margin: 0 0 20px 0;
}
.TXT-Box-Store h3 {color: #007BAE;}
.TXT-Box-Store img {margin: 0 20px 0 0;}
.TXT-Box-Store p { margin: 0 0 10px 0;}
.TXT-Box-Store strong {font-size: 180%; color: #C00;}

/*-----------------------------
	ORIENTATION CLEVERNESS
-----------------------------*/

/*#content_left,
#content_right,
#content_normal,
#content_flipped{
	display:none;
	}
.show_normal,
.show_flipped{
	width:320px;
	}
.show_left,
.show_right{
	width:480px;
	}

.show_left #content_left,
.show_right #content_right,
.show_normal #content_normal,
.show_flipped #content_flipped{
	display:block;
	}*/
