/* @override 
	http://joelles.com/mod/assets/templates/joelles/css/joelles.css
	http://joelles.com/assets/templates/joelles/css/joelles.css
*/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	width: 1040px;
	display: inline-block;
}

iframe {
	border-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	color: #CC6600;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 10px;
	text-transform: capitalize;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.inline {
	display: inline-block;
}

a {
	text-decoration: none;
	color: #EA7A48;
}

a:hover {
	text-decoration: underline;
	color: #EA7A48;
}

#upper_nav {
	background-color: #de1a7c;
	margin: 0;
	padding: 20px 20px 20px 10px;
	display: inline-block;
	float: left;
}

ul#nav_bar {
	height: 61px;
	padding: 0;
	margin: 0;
	display: block;
}

ul#nav_bar li, ul#nav_bar a {
	width: 124px;
	height: 61px;
	display: inline-block;
	list-style-type: none;
	float: left;
}

li#clothing {
	background: url(../images/clothing.gif) no-repeat;
}

li#clothing a:hover {
	background: url(../images/clothing_over.gif) no-repeat;
}

li#denim {
	background: url(../images/denim.gif) no-repeat;
}

li#denim a:hover {
	background: url(../images/denim_over.gif) no-repeat;
}

li#accessories {
	background: url(../images/accessories.gif) no-repeat;
}

li#accessories a:hover {
	background: url(../images/accessories_over.gif) no-repeat;
}

li#maternity {
	background: url(../images/maternity.gif) no-repeat;
}

li#maternity a:hover {
	background: url(../images/maternity_over.gif) no-repeat;
}

li#family {
	background: url(../images/family.gif) no-repeat;
}

li#family a:hover {
	background: url(../images/family_over.gif) no-repeat;
}

li#email {
	background: url(../images/email.gif) no-repeat;
}

li#email a:hover {
	background: url(../images/email_over.gif) no-repeat;
}

#side_nav {
	background-color: #de1a7c;
	width: 186px;
	border-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

ul#side_nav_bar {
	width: 186px;
	border-style: none;
	padding: 0 0 100%;
	margin: 0;
}

ul#side_nav_bar li, ul#side_nav_bar a {
	display: inline-block;
	list-style-type: none;
	width: 186px;
}


li#home a {
	height: 139px;
	background: url(../images/logo.gif) no-repeat 0 0;
}

li#home a:hover {
	background: url(../images/logo_over.gif) no-repeat;
}

li#contactus a {
	height: 54px;
	background: url(../images/contactus.gif) no-repeat;
}

li#contactus a:hover {
	background: url(../images/contactus_over.gif) no-repeat;
}

li#snapcolumn a {
	height: 86px;
	background: url(../images/snapcolumn.gif) no-repeat;
}

li#snapcolumn a:hover {
	background: url(../images/snapcolumn_over.gif) no-repeat;
}

li#blog a {
	height: 88px;
	background: url(../images/blog.gif) no-repeat;
}

li#blog a:hover {
	background: url(../images/blog_over.gif) no-repeat;
}

li#newsevents a {
	height: 55px;
	background: url(../images/newsevents.gif) no-repeat;
}

li#newsevents a:hover {
	background: url(../images/newsevents_over.gif) no-repeat;
}

li#about a {
	height: 51px;
	background: url(../images/about.gif) no-repeat;
}

li#about a:hover {
	background: url(../images/about_over.gif) no-repeat;
}

li#jeffs a {
	height: 127px;
	background: url(../images/jeffs.gif) no-repeat;
}

li#jeffs a:hover {
	background: url(../images/jeffs_over.gif) no-repeat;
}

div.body_content {
	background-color: white;
	margin: 0;
	padding: 10px 0 0 10px;
	display: block;
	float: left;
	width: 782px;
	height: 100%;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

div.body_content p {
	color: #797979;
	font: normal normal 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 10px;
	margin: 0 0 10px;
	padding: 0 5px;
}

div.body_content ul {
	list-style-type: none;
	margin: 0;
	display: inline-block;
	padding: 0;
}

div.body_content li {
	font-size: 14px;
	line-height: 20px;
	color: #797979;
	font-weight: normal;
	font-style: normal;
	width: 125px;
}

#wide li {
	width: 250px;
}

div.column_1of3 {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

div.column_2of3 {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

div.column_3of3 {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

div.header_block {
	display: inline-block;
	width: 100%;
	height: 25px;
}

#selected {
	text-decoration: underline;
}

div.column_1of4 {
	width: 190px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

div.column_2of4 {
	width: 380px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

div.column_3of4 {
	width: 190px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

div.column_4of4 {
	width: 190px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

div.column_1of1 {
	width: 780px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: center;
}

div.column_1of1 img {
	display: block;
	margin: 30px auto;
	padding: 0;
}

ul#contest li{
	font-size: 2em;
	text-align: left;
	width: 390px;
	margin: 15px 0;
	list-style-image: url(../images/download_pdf_sm.jpg);
	list-style-position: inside;
	line-height: 50px;
	opacity: 1;
	text-indent: 10px;
}

div.column_1of2 {
	width: 380px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	float: left;
}

div.column_2of2 {
	width: 380px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	float: left;
}

div.column_2of2 p{
	text-indent: 0;
	display: inline-block;
	float: left;
	width: 200px;
}

div.column_1of2 span {
	display: inline-block;
	padding: 0;
	float: left;
	margin: 0 15px 15px 0;
}

#long {
	height: 600px;
}

div.column_2of2 span {
	display: inline-block;
	padding: 0;
	margin: 0 15px 0 0;
	height: 600px;
	float: left;
	width: 200px;
}

.mid_span {
	padding: 0;
	margin: 0 15px 0 0;
	height: 600px;
	width: 100px;
	display: inline-block;
	float: left;
}

div.column_1of2 img {
	margin: 0 5px;
	display: inline-block;
	border: 1px solid #5e5e5e;
	float: left;
}

div.column_2of2 img {
	padding: 0;
	display: inline-block;
	border: 1px solid #5e5e5e;
	margin: 0 5px 0 05px;
}

div.column_1of2wide {
	width: 480px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div.column_2of2wide {
	width: 250px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
}


div.column_1of2wide img {
	padding: 0;
	margin: 0;
	display: inline-block;
	border: 1px solid #5e5e5e;
}
div.column_2of2wide img {
	padding: 0;
	margin: 0;
	display: inline-block;
	border: 1px solid #5e5e5e;
}

div.logo_panel {
	width: 790px;
}

div.logo_panel ul {
	display: inline-block;
	width: 100%;
}

#logo_panel li {
	width: 180px;
	display: inline-block;
	float: left;
	vertical-align: top;
	margin: 0 0 10px;
	padding: 0;
	text-indent: 0;
}

/* Contact Us */

div#map_frame {
	width: 380px;
	height: 370px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: right;
}

#location_list li a {
	text-decoration: underline;
	color: #EA7A48;
}

table#location_table {
	font-size: 14px;
	line-height: 20px;
	color: #797979;
	font-weight: normal;
	font-style: normal;
	text-indent: 10px;
	display: inline-block;
}

.gap {
	display: block;
	height: 10px;
}

div.blog, div.blog_detail {
	margin: 0;
	padding: 0;
}

.blog h3 {
	display: inline-block;
	float: left;
	width: 200px;
}

#more_back {
	display: block;
	clear: both;
}

.blog a, .blog_detail a, #more_back a{
	text-decoration: none;
	color: #EA7A48;
}

.blog a:hover, .blog_detail a:hover, #more_back a:hover{
	text-decoration: underline;
	color: #EA7A48;
}

.blog .date {
	font-size: 14px;
	line-height: 18px;
	color: #797979;
	width: 150px;
	display: inline-block;
	float: left;
}

.blog_detail .date {
	font-size: 14px;
	line-height: 18px;
	color: #797979;
	width: 150px;
	display: block;
}

.blog .introtext {
	font-size: 14px;
	line-height: 20px;
	color: #797979;
	width: 230px;
	display: inline-block;
}

.blog_detail .content {
	display: inline-block;
	width: 300px;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #797979;
}

h3.snap_title {
	width: 400px;
}

div.blog_image {
	display: inline-block;
	float: right;
}

div.ditto_image {
	display: inline-block;
	float: right;
}

div.blog_post {
	display: inline-block;
	width: 700px;
	margin-top: 20px;
}

div.policies {
	width: 320px;
	margin: 10px 0 0;
	padding: 0;
}

div.policies ul {
}

div.policies ul li{
	width: 300px;
}

/* Form Styles */

#cc_image {
	display: inline-block;
}

legend {
	color: #EA7A48;
	font-size: 16px;
	line-height: 20px;
}

label {
	color: #EA7A48;
	font-size: 12px;
	display: inline-block;
	width: 200px;
}

fieldset {
	display: inline-block;
	width: 275px;
	margin: 0;
	padding: 0 5px;
}

fieldset input {
	display: inline-block;
}

fieldset ol {
	list-style-type: none;
}

div.column_1of2 fieldset img {
	width: 120px;
	padding-top: 15px;
	padding-left: 5px;
	border-style: none;
}

#bump_signup {
}

#bump_signup img {
	padding: 0;
	float: left;
	margin-right: 0;
	margin-top: 0;
	margin-left: 20px;
}

#bump_signup h3 #more_back {
	padding-left: 159px;
}

div.column_1of2 fieldset p {
	font-size: 12px;
	line-height: 15px;
	padding: 5px 0 0;
	margin: 0;
}

img#sample_stack {
	border-style: none;
	padding-top: 10px;
}

#permission {
	font-size: 10px;
	line-height: 12px;
	width: 220px;
	text-indent: 0;
	padding: 4px;
}
