@import "reset.css";

/* BODY STYLING
----------------------------------------------- */

body {
	margin:0px;
	background-color: #f7f6f3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(http://www.dinefwrpublishers.com/media/Tile-Body.gif);
	background-repeat: repeat-x;
}

a:link {
	color:#4490b2;
	text-decoration: none;
}

a:visited {
	text-decoration:none;
	color:#4490b2;
}

a:hover {
	text-decoration:none;
	color:#aabc13;
}

a:active {
	text-decoration:none;
	color:#4490b2;
}

img {
	border-style: none;
	display: block;
}


em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}

abbr, acronym {
	cursor: help;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* HEADER
----------------------------------------------- */
	
#header {
	width: 952px;
	margin-left: auto;
	padding: 0px;
	width: 960px;
	margin-bottom: 0px;
	margin-top: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: auto;
}
/* HEADERS
----------------------------------------------- */
#branding {
	height: 146px;
	width: 160px;
	background-image: url(http://www.dinefwrpublishers.com/media/Dinefwr-Publishers.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	cursor: pointer;
	float: left;
	margin-left: 10px;
}
#branding:hover {
	height: 146px;
	width: 160px;
	background-image: url(http://www.dinefwrpublishers.com/media/Dinefwr-Publishers.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px -146px;
	cursor: pointer;
	top: 0px;
}

/* MIDDLE CONTENT
----------------------------------------------- */
#middle-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 30px;
	clear: both;
}


/* COLUMN 1
----------------------------------------------- */
#column-1 {
	float: left;
	display: inline;
	width: 300px;
	overflow: hidden;
}
#hdr-dinefwr {
	background-image: url(http://www.dinefwrpublishers.com/media/Hdr-Dinefwr-Publishers.gif);
	background-repeat: no-repeat;
	height: 47px;
	display: block;
	color: #FFF;
	padding-left: 20px;
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 37px;
	margin-bottom: 20px;
}
#column-1 p {
	font-size: 12px;
	color: #777777;
	padding-bottom: 20px;
	line-height: 18px;
}
#column-1 strong {
	color: #5e5e5e;
}
#column-1  #print-teaser {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #deddda;
	border-bottom-color: #ffffff;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
}
#column-1 #print-teaser a{
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	background-color: #F7F6F3;
	display: block;
	background-image: url(http://www.dinefwrpublishers.com/media/Bgd-Green-Arrow.gif);
	background-repeat: no-repeat;
	background-position: 94% center;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deddda;
	padding: 10px;
}
#column-1  #print-teaser a:hover {
	
	background-color: #FFF;
	background-image: url(http://www.dinefwrpublishers.com/media/Bgd-Green-Arrow.gif);
	background-repeat: no-repeat;
	background-position: 96% center;
	color: #956b91;
}

#column-2 {
	float: left;
	display: inline;
	width: 300px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 30px;
}

/* COLUMN 3
----------------------------------------------- */
#column-3 {
	float: left;
	display: inline;
	width: 300px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 37px;
	margin-right: -3px;
}



/* FOOTER
----------------------------------------------- */
#footer-container {
	background-color: #fcfbfa;
	overflow: hidden;
	background-image: url(http://www.dinefwrpublishers.com/media/Tile-Footer.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
/* ADDRESS
----------------------------------------------- */

#address {
	float: left;
	text-align: left;
	display: inline;
	overflow: hidden;
	color: #9c9c9c;
	font-size: 12px;
	width: 800px;
	background-image: url(http://www.dinefwrpublishers.com/media/Bgd-Dinefwr-Logo-Footer.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 40px;
	padding-bottom: 40px;
}
#address p {
	padding-right: 0px;
	padding-left: 170px;
}
#address strong {
	color: #5e5e5e;
}
#address a {
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}
#address a:hover {
	
}
#address address {
	line-height: 18px;
	margin-bottom: 10px;
	font-style: normal;
	margin-top: 30px;
	margin-left: 170px;
}

/* VCARD
----------------------------------------------- */
#v-card {
	float: left;
	text-align: left;
	display: inline;
	width: 160px;
	overflow: hidden;
	margin-top: 40px;
}

#v-card a {
	display: block;
	background-image: url(http://www.dinefwrpublishers.com/media/Btn-V-Card.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 160px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	padding-left: 15px;
}
#v-card a:hover {
	display: block;
	background-image: url(http://www.dinefwrpublishers.com/media/Btn-V-Card.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 160px;
}


/* TWIST
----------------------------------------------- */
#twist-container {
	background-color: #443831;
}
#twist {
	font-size: 11px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 18px;
	color: #b7b7b7;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#twist strong {
	font-weight: bold;
}
#twist ul {
	margin: 0px;
	padding: 0px;	
}
#twist li {
	display: inline;
	line-height: 20px;
}

#twist a{
	color: #757349;
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
	
}
#twist a:hover{
	color: #a5ad60;
}

#compliancy a{
	color: #443831;
	background-color: #a5ad60;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}
#compliancy a:hover{
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: inline-block;
	text-decoration: none;
	color: #443831;
	background-color: #aabc04;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

