/* CSS Document */

/*----- default -----*/
body {
background-color: #f96311;
font-family: "georgia", times new roman, serif;
font-size: 13px;
color: #000;
text-align: center;
}

a {
background-color: #c4e243;
color: #000;
text-decoration: none;
padding: 0 3px 0 3px;
}

a:hover {
color: #f96311;
}

a img{
border: none;
}

/*----- nav -----*/
#nav {
font-size: 13px;
font-weight: bold;
padding: 10px 0 0 20px;
text-align: left;
}
*html #nav {
padding: 10px 0 0 0;
}

#nav a {
background-color: #fff;
}

#nav li{
display: inline;
background-image: url(images/nav_bullet.gif);
background-repeat: no-repeat;
padding: 0 5px 0 10px;
}

#nav .selected {
background-color: #fff;
color: #f96311;
}

#nav li.order {
color: #f96311;
font-size: 10px;
padding: 0 0 0 120px;
}

#nav .order a{
background: #c4e243;
color: #000;
}

/*----- homepage -----*/
#homepage {
background-image: url(images/dbtg_home_bg.gif);
background-color: #fff;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0;
width: 800px;
height: 600px;
text-align: left;
}

#order_btn a {
	background-color: transparent;
}

#order_btn img {
	border: 0;
	margin: 0 0 0 652px;
}
*html #order_btn img{
	margin: -10px 0 0 652px;
}

#cleanplates a{
	background-color: transparent;
}
	
#cleanplates img{
	border: 0;
	margin: 0 0 0 104px;
}

/*#order_btn a:hover img {
	filter:alpha(opacity=60);
	opacity: 0.60;
}*/

.home_about {
font-size: 12px;
font-weight: bold;
padding: 52px 0 0 725px;
}
*html .home_about{
	margin: 5px 0 0 0;
}

.home_menu {
font-size: 12px;
font-weight: bold;
padding: 35px 0 0 120px;
}

.home_hour {
font-size: 12px;
font-weight: bold;
text-align: center;
text-transform: lowercase;
margin: 20px 0 0 -75px;
}

.home_press {
font-size: 12px;
font-weight: bold;
margin: -17px 0 0 480px;
}
*html .home_press {
margin: -22px 0 0 480px;
}


.home_contact {
font-size: 12px;
font-weight: bold;
padding: 175px 0 0 610px;
}

.home_facebook_twitter{
font-size: 12px;
font-weight: bold;
padding: 25px 0 0 95px;
}

.home_facebook_twitter a{
color: #f96311;
background-color: #fff;
}

.home_facebook_twitter a img{
vertical-align: middle;
}

/*----- about -----*/
#about {
background-image: url(images/dbtg_about_bg.gif);
background-color: #fff;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0;
width: 800px;
height: 600px;
text-align: left;
}

#about img a{
border: 1px solid #f96311;
margin: 0 30px 10px 0;
}

#about a{
background-color: transparent;
border: 0;
margin: 0;
padding: 0;
}

#about a:hover {
filter:alpha(opacity=80);
opacity: 0.80;
}

#aboutcopy {
text-align: left;
line-height: 16px;
padding: 130px 0 0 165px;
width: 510px;
}

#aboutcopy p{
margin: 5px 0 8px 0;
padding: 0;
width: 440px;
}

#aboutcopy p a{
color: #f96311;
font-weight: bold;
text-decoration: none;
padding: 0 3px 0 3px;
}

#aboutcopy .title {
color: #f96311;
font-weight: bold;
font-size: 15px;
margin: 30px 0 0 0;
}

#facebook-twitter{
margin: 15px 0;
padding: 0;
text-align: left;
}

#facebook-twitter li{
display: inline;
list-style-type: none;
}

#facebook-twitter li img{
border: 0;
}

/*----- menu -----*/
#menu {
background: #fff url(images/dbtg_menu_bg_long.gif) no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0;
font-size: 12px;
line-height: 20px;
width: 800px;
height: 720px;
}
*html #menu{
line-height: 19px;
}

#menu a{
background-color: transparent;
/*border-bottom: 2px dotted #c4e243;*/
}

#menu #nav a{
border: 0;
}

#menu b{
font-size: 12px;
}

#menu i{
color: #666;
font-size: 11px;
line-height: 12px;
padding: 0 0 0 5px;
}

#menuitems01{
float: left;
margin: 60px 5px 0 8px;
width: 400px;
height: 400px;
text-align: left;
}
*html #menuitems01 {
	font-size: 11px;
	line-height: 18px;
	margin: 80px 0 0 0;
	width: 400px;
}

#menuitems02{
float: left;
margin: 30px 0 0 0;
width: 350px;
height: 300px;
text-align: left;
}
*html #menuitems02 {
	font-size: 11px;
	line-height: 20px;
	margin: 15px 0 0 0;
	width: 380px;
	}

#menu01, #menu02, #menu03, #menu04, #menu05, #menu06{
list-style-type: none;
}


#menu01 .title, #menu02 .title, #menu03 .title, #menu04 .title, #menu05 .title, #menu06 .title{
color: #f96311;
font-size: 12px;
font-weight: bold;
}

#menu01 li a, #menu02 li a, #menu03 li a, #menu04 li a, #menu05 li a{
background-image: url(images/menu/indicator.gif);
background-repeat: no-repeat;
padding: 0 0 0 35px;
height: 28px;
}

#menu01 .subtitle{
color: #f96331;
font-size: 12px;
text-transform: capitalize;
padding: 5px 0 0 0;
}

#menu01 .subtitle a{
color: #f96331;
/*border-bottom: 2px dotted #f96331;*/
}

#menu01 .subtitle a:hover{
color: #000;
}

.description{
color: #666;
font-size: 11px;
font-style: italic;
line-height: 16px;
padding: 0 0 0 5px;
}

#menu02 em, #menu05 em{
color: #f96331;
font-style: normal;
}

/*----- shop -----*/
#shop-bg{
background: #f96311 url(images/shop/dbtg-shop.gif) center top no-repeat;
}

#shop {
background: #fff;
margin-left: auto;
margin-right: auto;
margin-top: -10px;
margin-bottom: 30px;
font-size: 12px;
line-height: 20px;
width: 800px;
height: 740px;
}
*html #menu{
line-height: 19px;
}

#shop ul#nav{
	text-align: center;
}

/*----- products -----*/
#products{
padding: 10px;
}

.product {
float: left;
padding: 20px 25px 10px 25px;
width: 206px;
height: 310px;
}

.product h3{
font-size: 12px;
text-align: left;
}

.enlarge{
z-index: 100;
margin-left: -25px;
}

.product a{
background-color: #ffffff;
}

#gift-card{
	border-bottom: 2px dotted #c4e243;
	border-right: 2px dotted #c4e243;
}

#gift-card h3{
	padding-top: 3px;
}

#gift-card h4{
	text-indent: -9999px;
	font-size: 0;
	background: url(images/shop/prices/25-50-75.gif) left 32px no-repeat;
	margin-top:-20px;
	height: 70px;
}

#kids-t-dirty3{
	border-bottom: 2px dotted #c4e243;
	border-right: 2px dotted #c4e243;
}

#womens-t-dirty3{
	border-bottom: 2px dotted #c4e243;
}

#mens-t-dirty3{
	border-right: 2px dotted #c4e243;
}

#womens-t-rooster{
	border-right: 2px dotted #c4e243;
}

#womens-t-dirty3 h4,
#mens-t-dirty3 h4,
#womens-t-rooster h4,
#mens-t-rooster h4{
	text-indent: -9999px;
	font-size: 0;
	background: url(images/shop/prices/19.gif) left 30px no-repeat;
	margin-top:-20px;
	height: 70px;
}

#kids-t-dirty3 h4{
	text-indent: -9999px;
	font-size: 0;
	background: url(images/shop/prices/17.gif) left 30px no-repeat;
	margin-top:-20px;
	height: 70px;
}

.shop-dropdown{
	text-align: left;
}

.add-to-cart-button{
	float: right;
	padding-top: 35px;
	width: 87px;
	height: 25px;
}

.add-to-cart-button-high{
	float: right;
	padding-top: 15px;
	width: 87px;
	height: 25px;
}


/*

.product-attr-custom {
	float: left;
}

#gift-card .googlecart-add-button{
	background: url(images/shop/btn-add-to-cart.gif) left 13px no-repeat;
	float: right;
	width: 87px;
	height: 36px;
}

#kids-t-dirty3 .googlecart-add-button,
#womens-t-dirty3 .googlecart-add-button,
#mens-t-dirty3 .googlecart-add-button,
#womens-t-rooster .googlecart-add-button,
#mens-t-rooster .googlecart-add-button{
	background: url(images/shop/btn-add-to-cart.gif) left 30px no-repeat;
	float: right;
	width: 87px;
	height: 55px;
}

*/

/*----- shopping cart widget -----*/
.override #googlecart-widget-head {
background: #c4e243
}

.override #googlecart-title {
font-family: "georgia", times new roman, serif;
font-size: 12px;
}

/*----- header -----*/
#shop-bg h1{
background: url(images/common/dirty-bird-logo.gif) left top no-repeat;
text-indent: -9999px;
font-size: 0;
margin-left: auto;
margin-right: auto;
margin-top: -920px;
width: 900px;
height: 145px;
}

#shop-bg h2{
/*background: url(images/common/order-online.gif) right top no-repeat;
text-indent: -9999px;
font-size: 0;*/
margin-left: auto;
margin-right: auto;
margin-top: 70px;
margin-bottom: 0;
text-align: right;
width: 800px;
height: 18px;
}

#shop-bg h2 a {
background-color: #f96311;
padding: 0;
width: 189px;
height: 18px;
}

#shop-bg h2 a:hover{
background: url(images/common/order-online-hover.gif) right top no-repeat;
}

/*----- press -----*/
#press {
background-image: url(images/dbtg_press_bg.gif);
background-color: #fff;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0;
width: 800px;
height: 600px;
}

#presslist{
font-size: 13px;
font-weight: normal;
line-height: 28px;
padding: 200px 0 0 180px;
text-align: left;
}

#presslist a{
font-size: 13px;
font-weight: bold;
}

/*----- contact -----*/
#contact {
background-image: url(images/dbtg_contact_bg.gif);
background-repeat: no-repeat;
background-color: #fff;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0;
width: 800px;
height: 600px;
}

#contactcopy{
padding: 0 0 0 60px;
width: 400px;
}

#contactcopy p{
text-align: left;
line-height: 18px;
margin: 15px 0 5px 420px;
padding: 0;
width: 318px;
}

#contactcopy p.title{
padding: 130px 0 0 0;
margin: 0 0 5px 420px;
}

#contactcopy b{
color: #f96311;
}

#contactcredit{
font-family: "verdana", helvetica, sans-serif;
text-align: left;
font-size: 9px;
line-height: 12px;
margin: 0 0 0 90px;
}
*html #contactcredit{
margin: -30px 0 0 90px;
}

#contactcredit a{
background-color: #fff;
}

/*----- footnote -----*/
#footnote{
text-align: right;
padding: 645px 0 0 0;
width: 780px;
}
*html #footnote{
padding: 0;
}

#footnote ul{
margin: 0;
padding: 0;
width: 780px;
}

#footnote li{
display: inline;
list-style-type: noone;
margin: 0;
padding: 0 0 0 10px;
color: #000;
font-style: italic;
}

#footnote em{
color: #f96331;
font-style: normal;
}

#footnote a.twitter{
color: #42d0ff;
font-weight: bold;
}

/*----- storeinfo -----*/
#storeinfo {
color: #fff;
font-size: 14px;
text-align: center;
margin: 5px 0 0 0;
padding: 0 0 30px 0;
border-bottom: 1px solid #c4e243;
}

#storeinfo li{
display: inline;
padding: 0 50px 0 0;
}

/*----- copyright -----*/
#copyright {
font-family: "verdana", ariel, sans-serif;
font-size: 10px;
color: #c4e243;
text-align: center;
margin: 10px 0 0 0;
}

/*----- promotions -----*/
#nav .promo a{
background-color: #c4e243;
color: #fff;
padding: 3px 8px;
}

#nav .promo a:hover{
background-color: #f96311;
}

/*----- lightbox -----*/
#lightwindow_data_details{
height: 0;

}