
/* general styles ----------------------- */

body,hmtl{margin:0; padding:0;}

body {
	text-align: center;
	background: #2D2828;
	}
	
body, table, td, p, input, select{
	font: normal 13px arial;
	color: #000;
}

a:link{color: #CC0000;}
a:visited{color: #CC0000;}
a:active{color: #CC0000;}
a:hover{color: #333;}	
a[name]:hover{color: #333;}
	

#shadow{
	background: url(../images/page_back.gif) repeat-y top center;

}
#shadow-home{ 
	background: url(../images/page_back_home.gif) repeat-y top;
}
#shadow-top{
	background: url(../images/shadow_top.gif) no-repeat top center;
	padding-top: 33px;
}
#shadow-bottom{
	background: url(../images/shadow_bottom.gif) no-repeat bottom center;
}
		
#page{
	width: 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	padding-bottom: 43px;
}



/* styles for double columns pages */

.page-columns
{
	width: 100%;
}

.page-menu-column{
	float: left;
	width: 175px;	
}

.page-content-column{
	float: right;
	width: 595px;
}


#page-content{
	margin: 0;
	text-align: left;
	padding: 20px 25px 20px 25px;
	background: #fff;
}

#home-page-content{
	margin: 0;
	text-align: left;
}


.clear{ clear: both; }
	
/* header navigation styles */

#header{
	background: #912D10 url(../images/header_back.gif) no-repeat top left;
	height: 102px;
}

#logo{
	width: 210px;
	height: 102px;
	float: left;
}

#logo a {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	height: 100px; /* CONFORMANT BROWSERS */
	font-size: 0;
	color: #a03312;
}


#top-links{
	float: right;
	text-align: right;
	width: 500px;
	padding: 23px 20px 10px 10px;
	color: #ccc;
}

#top-links a{ color: #ff9900; }
#top-links a:hover{ color: yellow; }

#top-links .first-line{ padding: 0 0 33px 0; font-size: 14px;}

#top-links .second-line{ color: #ccc; }



#menu{
	width: 175px;
	background: url(../images/side_menu_back.gif) repeat-y left top;
	text-align: left;
}

#menu li a:link, #menu li a:visited, #menu li a:active{ color:#FEFFFF;}
#menu li a:hover{ color:yellow;}


#search-box{
	background: #504B45 url(../images/lblSearch.gif) no-repeat left top;
	padding: 8px 10px 15px 15px;
}

#menu h2{
	font-weight: normal;
	color: #BFBAAC;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 20px;
}

.search-box-field{
	padding-bottom: 4px;
}

.search-box-link{
	font-size: 11px;
	color: #9C9687;
}
a.search-box-link:link,a.search-box-link:visited, a.search-box-link:active { color: #9C9687; }
a.search-box-link:hover { color: yellow; }

#browse-box
{
	background: url(../images/lblBrowse.gif) no-repeat left top;
	color: #7E7956;
	padding: 8px 10px 10px 15px;
}

#browse-box-2
{
	background: url(../images/lblBrowseByTitle.gif) no-repeat left top;
	color: #7E7956;
	padding: 8px 10px 15px 15px;
	line-height: 18px;
}


#browse-box-2 a:link, #browse-box-2 a:visited, #browse-box-2 a:active{color:#F0EEE6;}
#browse-box-2 a:hover{color:yellow; }

.browse-by-title{}
.browse-by-title td{ width: 25px; height: 17px; }


.menu-links
{
	margin: 10px 0 20px 10px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

.menu-links li a:link, .menu-links li a:visited, .menu-links li a:active{text-decoration: none; color:#FEFFFF;}
.menu-links li a:hover{text-decoration: none; color:yellow; border-bottom: 1px dotted yellow;}

.menu-links li{	
	padding: 0px 0 3px 10px;
	background: url(../images/arrow2.gif) no-repeat left;
}



#footer
{
	clear: both;
	text-align: right;
	background: #504B45 url(../images/footer_back.gif) no-repeat top;

	position: relative;

}
#footer p
{	
	margin: 0;	
	padding: 15px 20px 20px 20px;
	line-height: 16px;	
	color: #F0EEE6;
}

#footer a:link, #footer a:visited, #footer a:active{color:#F0EEE6;}
#footer a:hover{color:yellow;}


#footer-secure
{
	width: 100%;
	background: #333;
}
#footer-secure td
{
	padding: 5px 0;
}


/* content styles ----------------------- */

h1
{
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	color: #990000;
	margin: 5px 0px 10px 0;
	border-bottom: 1px dotted #ccc;
}


h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0 10px 0;
}



p
{
	line-height: 16px;
	margin-top: 15px;
}

.text{
	font-family: arial;
	font-size: 12px;
}

.right-pic
{
	margin: 10px 0px 10px 10px;
}

.left-pic
{
	margin: 10px 10px 10px 0px;
}


/*** home page styles ************************************************************/


.home-main{
	height: 153px;
	background: #333 url(../images/home_main.jpg) no-repeat top left;
	color: #fff;
}

.home-main a:link, .home-main a:visited, .home-main a:active{ color: #FFD276; font-weight: bold; }
.home-main a:hover{ color: #fff }

.home-column-1{
	width: 415px;
	float: left;
	position: relative;
}

.home-column-2{
	width: 180px;
	float: right;
}

.featured{ 
	background: #EBE9DE url(../images/lblFeaturedDvd.gif) no-repeat top left; 
	padding: 65px 10px 10px 28px;
	position: relative;
}
.featured h2{
	font-size: 0;
	padding: 0;
	margin: 0;
	background-image: none;
	color: #ebe9de;
}
.featured h3{
	padding: 0;
	margin: 0;
	background-image: none;
}
.featured-image{
	padding: 0 0 10px 0;
	float: left;
	width: 90px;
	position: relative;
}
.featured-text{
	padding: 0 10px 10px 0;
	float: right;
	width: 260px;
	position: relative;
}

.coming-soon
{
	background: #F5F3EC url(../images/lblComingSoon.gif) no-repeat top left;
	position: relative;
}

.coming-soon h2{
	height: 48px;
	font-size: 0;
	color: #d2cca3;
}
.coming-soon .dvds{
	margin: 10px 0 15px 28px;
}

.section-title-link
{
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
}

.new-arrivals
{
	background: #F1EFE0 url(../images/lblNewArrivals.gif) no-repeat top left;
	position: relative;
 }
 
.new-arrivals h2
{	
	height: 48px;
	font-size: 0;
	color: #d2cca3;
}

.new-arrivals .dvds{
	margin: 10px 0 15px 28px;
}

.new-releases
{
	background: #F1EFE0 url(../images/lblNewReleases.gif) no-repeat top left;
	position: relative;
 }
 
.new-releases h2
{	
	height: 48px;
	font-size: 0;
	color: #d2cca3;
}

.new-releases .dvds{
	margin: 10px 0 15px 28px;
}

.search-results
{
	width: 100%;
	border-collapse: collapse;
}

.search-results-nav
{
	padding: 10px 0;
	font-weight: bold;
}

.search-results-nav .pager-selected
{
	color: #000; 
	font-size: 12px; 
	text-decoration: none; 
	border: 1px solid #000; 
	padding: 2px; 
}

.dvd-item
{
	width: 130px;
	text-align: left;
	vertical-align: top;
	padding: 0 15px 20px 0;
}

.dvd-item img
{
	margin-bottom: 5px; 
	padding: 2px;
	border: 1px solid #ccc;
}

.dvd-item-price
{
	font-weight: bold;
	background: url(../images/price_arrow.gif) no-repeat left;
	padding-left: 17px;
}

.product-item-price-sale
{
	font-weight: bold;
	background: url(../images/iconSale.gif) no-repeat right;
	padding-right: 32px;
	color: Red;
}

.product-item-your-price
{
	font-weight: bold;
	padding-right: 32px;
	color: Red;
}

.product-item-price-old
{
	font-weight: normal;
	text-decoration: line-through;
}




.topseller
{
	padding: 20px 0 10px 20px;
}
.topseller img
{
	padding: 2px;
	border: 1px solid #999;
	margin-bottom: 5px;
}

.bestsellers{ 
	background: url(../images/right_box_back.gif) repeat-y top left;
	padding-bottom: 20px;
}
.bestsellers h2{
	background: url(../images/lblBestSellers.gif) no-repeat top left;
	height: 49px;
	margin: 0;
	padding: 0;
	font-size: 0;
	color: #b9b59e;
}
.bestsellers ol{
	padding: 10px 10px 5px 20px;
	margin: 10px 10px 10px 20px;

}
.bestsellers ol li{
	padding: 0 0 5px 0;
}

.bestsellers .arrow-point{
	margin-left: 20px;
}

.newsletter
{
	margin-bottom: 2px;
	background: url(../images/newsletter_box_back.gif) repeat-y top left;
	padding-bottom: 10px;
}
.newsletter h2{
	background: url(../images/lblNewsletter.gif) no-repeat top left;
	height: 49px;
	margin: 0;
	padding: 0;
	font-size: 0;
	color: #b9b59e;
}
.newsletter table{ width: 150px; margin: 10px 0 10px 12px;}






/* detail page */

.detail-nav
{
	width: 100%;
	margin: 3px 0 20px 0;
	border-bottom: 1px solid #990000;
}

.detail-title
{	
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.detail-nav-links
{
	width: 100%;
	margin-bottom: 20px;
}
.detail-nav-links td{ font-size: 11px; }

.detail-nav-links a
{
	text-decoration: none;
}

.detail-table
{
	padding: 0px;
	width: 100%;
}

.detail-picture
{
	width: 190px;
}

.detail-picture img
{
	border: 1px solid #ccc;
	padding: 2px;
}

.detail-content-nest
{
	vertical-align: top;
}

.detail-content
{
	width: 320px;
}

.detail-content2
{
	width: 100%;
	margin-top: 10px;
}


.detail-label
{
	font-weight: bold;
	width: 120px;
	border-bottom: 1px solid #ebebeb;
	padding: 2px 0 3px 0;
}

.detail-value
{
	border-bottom: 1px solid #ebebeb;
	padding: 2px 0 3px 0;
}

.detail-description
{
	font-size: 11px;
}

.detail-buy-price
{
	background: url(../images/TitleBack3.gif) repeat-x bottom;
	padding: 5px 2px 5px 10px;
	font-size: 12px;
}

.detail-buy-button
{
	background: url(../images/TitleBack3.gif) repeat-x bottom;
	padding: 5px 2px 5px 0;
}

.similar-items
{
}

.similar-items h2
{
	border-bottom: 1px solid #999;
	color: #666;
	margin-bottom: 20px;
}

.dots-horizontal
{
	background: url(../images/dots.gif) repeat-x center;
}









.section-table{
}

.section-header{	
	background: #F9F7EB;
	padding: 6px 10px;
	font-weight: bold;
	color: #330000;
	font-size: 13px;
}

.section-link{
	font-size: 11px;
	background: #F9F7EB;
	text-align: right;
	padding: 6px 10px;
}

.section-content{
	padding: 0px 10px 25px 10px;
}




.SiteMap-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	list-style-type: none; 
	margin-left: 5px;
}

.SiteMap-list li{font-size: 14px; font-weight: bold; padding-bottom: 20px; }
.SiteMap-list li ul
{
	margin: 0px; 
	padding: 0;
	list-style-type: square; 
	margin-top: 10px; 
	margin-left: 30px;
}

.SiteMap-list li li
{
	font-size: 12px; 
	font-weight: normal; 
	padding-bottom: 5px;  
}



.news-header{	
	margin: 20px 0px 1px 0px;
	padding: 0;
	font-weight: bold;
	color: #330000;
	font-size: 14px;
}

.news-date{
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #999;
}

.news-content{
	margin: 10px 0 20px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ebebeb;
}


.title-link{
	text-align: right;
	position: relative;
	float: right;
	top: -30px;
	margin: 0;
	padding: 0;
	
}

.portfolio-grid{
	width: 100%;
	background: url(../images/dots.gif) repeat-x top left;
}

.portfolio-grid-pic{
	width: 100px;
	padding: 10px 12px 10px 0px;
	background: url(../images/dots.gif) repeat-x top left;
}

.portfolio-grid-title{
	padding: 20px 15px 10px 12px;
	background: url(../images/portfolio_fade.jpg) no-repeat top left;
}

.portfolio-grid-title a{font-weight: bold; }

.portfolio-item{
	width: 500px;
	margin-top: 10px;
}

.portfolio-item-pic{
	text-align: center;
	padding: 0px 0px 10px 0px;
	text-align: right;
}

.portfolio-item-pic img{border: 1px solid #999;}

.portfolio-item-title{
	padding: 0px 15px 10px 0px;
}



h3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	background: url(../images/dots.gif) repeat-x bottom left;
}

.portfolio-specs{
	width: 500px;
	border-collapse: collapse;
}

.portfolio-specs-header{
	padding: 4px 5px 4px 5px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #ebebeb;
	background: #FAF9F4;
}

.portfolio-specs-label{
	padding: 3px 5px 3px 5px;
	border: 1px solid #ebebeb;
	font-size: 11px;
}

.portfolio-specs-value{
	padding: 3px 5px 3px 5px;
	border: 1px solid #ebebeb;
	text-align: right;
	font-size: 11px;
}

/* version 2 */

.portfolio2-links{
	list-style-type: circle;
	margin-left: 15px;
	padding-left: 0px; 
	margin-top: 5px;
}

.portfolio2-specs{
	width: 500px;
}

.portfolio2-specs-header{
	padding: 4px 5px 4px 0px;
	font-weight: bold;
	font-size: 12px;
}

.portfolio2-specs-label{
	padding: 3px 5px 3px 0px;
	font-size: 11px;
}

.portfolio2-specs-value{
	padding: 3px 25px 3px 5px;
	text-align: right;
	font-size: 11px;
}

/* end version 2 */

.portfolio-gallery{ }

.portfolio-gallery td{ text-align: left; padding-right: 15px; }






/* cart styles */



.cart-body
{
	background: #fff;
	width: 725px;
	padding: 25px 0px 0px 25px;
}

.cart
{
	border: 1px solid #f6f6f6;
	border-collapse: collapse;
	width: 100%;
	background: #fff;
}

.cart-header
{	
	font-size: 12px;
	font-weight: bold;
	padding: 6px 8px;
	background: url(../images/TitleBack1.gif) repeat-x bottom;
}

.cart-item
{	
	padding: 10px 8px;
	vertical-align: top;
}

.cart-item-picture
{	
	padding: 8px;
	vertical-align: top;
	width: 85px;
	border-bottom: 1px solid #ebebeb;
}
.cart-item-picture-checkout
{	
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #ebebeb;
}

.cart-item-details
{
	padding: 8px;
	vertical-align: top;
	width: 150px;
	border-bottom: 1px solid #ebebeb;
}

.cart-item-price
{
	padding: 10px 8px;
	vertical-align: top;
	border-bottom: 1px solid #ebebeb;
}

.cart-item-quantity
{
	padding: 10px 8px;
	vertical-align: top;
	border-bottom: 1px solid #ebebeb;
}

.cart-quantity
{
	font-family: Arial;
	font-size: 11px;
	width: 30px;
	text-align: center;
}

.cart-footer
{	
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	background: url(../images/TitleBack1.gif) repeat-x bottom;
}

.cart-links
{
	border: 0;
	margin-top: 15px;
	width: 100%;
}


/** pop up styles */

.popup-title
{
	padding: 6px 10px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #ebebeb;
	border-bottom: 1px solid #ccc;
}

.popup-title-link
{
	padding: 6px 10px 7px 10px;
	font-size: 11px;
	background-color: #ebebeb;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.popup-image-cell
{
	padding: 20px;
}




.pic-left{
margin: 15px;
margin-left: 0;
}

.pic-right{
margin: 15px;
margin-right: 0;
}

.arrow-next
{
	background: url(../images/arrow_next.gif) no-repeat right;
	padding-right: 12px;	
}

.arrow-back
{
	background: url(../images/arrow_back.gif) no-repeat left;
	padding-left: 12px;
}

.arrow-point
{
	background: url(../images/arrow1.gif) no-repeat left;
	padding-left: 10px;
}

.message{ color: Red; }

.contact-form
{
	background: #f6f6f6;
	border: 1px solid #ebebeb;
	padding: 20px;
}

.contact-info{}
.contact-info td
{
	padding: 4px 10px;
	border-bottom: 1px dotted #ccc;
}
.contact-info-subtitle
{
	background: #ebebeb;
	font-weight: bold;
}




.genres-list
{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: none;
}

.genres-list li
{
	width: 22%;
	float: left;
	padding-bottom: 10px;
	background: url(../images/arrow_next.gif) no-repeat left 3px;
	padding-left: 15px;
}

.title-links
{	
	margin: -33px 0 0 0;
	text-align: right;
	position: absolute;
	width: 720px;
}

.link-back-to-shopping:link, .link-back-to-shopping:active, .link-back-to-shopping:visited, .link-back-to-shopping:hover
{
	background: #990000 url(../images/arrow_back.gif) no-repeat 7px 5px;
	padding: 2px 10px 3px 20px;
	text-decoration: none;
	color: #fff;
}
.link-back-to-shopping:hover{ background-color: #cc0000;} 


.link-email
{
	background: url(../images/iconEmail.gif) no-repeat top left;
	padding-left: 21px;
	height: 17px;
}

.link-print
{
	background: url(../images/iconPrint.gif) no-repeat top left;
	padding-left: 21px;
	height: 17px;
}

.link-cart
{
	background: url(../images/iconCart.gif) no-repeat left;
	padding-left: 20px;
}

.link-account
{
	background: url(../images/iconMyAccount.gif) no-repeat left;
	padding-left: 20px;
}

.link-help
{
	background: url(../images/help.gif) no-repeat left;
	padding-left: 20px;
}

.link-imdb a:link, .link-imdb a:visited, .link-imdb a:active, .link-imdb a:hover
{
	background: url(../images/imdblogo.gif) no-repeat left;
	padding-left: 20px;
	display: block;
	height: 25px;
	font-size: 0;
	color: #fff;
	text-decoration: none;
}


.account-menu
{
	width: 150px;
	border-left: 1px solid #ebebeb;
	padding-left: 20px;
}

.account-body{
	padding-right: 20px;
}


.myaccount-order
{
	width: 100%;
	margin-bottom: 15px;
}

.myaccount-order thead td
{
	border-bottom: 1px solid #999;
	padding: 5px 5px;
}

.myaccount-order-id
{
	color: orange;
	font-size: 13px;
	font-weight: bold;
	width: 120px;
}

.myaccount-order-date
{
}

.myaccount-order-amount
{
	width: 100px;
}

.myaccount-order-status
{
	width: 120px;
	font-weight: bold;
}



.myaccount-order-items-nest
{
	background: #f6f6f6;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.myaccount-order-items
{
	width: 100%;
}

.myaccount-order-items thead td
{
	background: #ebebeb;
	font-weight: bold;
}

.myaccount-order-items td
{
	border-bottom: 1px solid #ccc;
	padding: 3px 5px;	
	font-size: 11px;
}



/* rounded box styles */

.box-lt{
	background: url(../images/box_lt.gif) no-repeat top left;
	width: 4px; height: 4px;
	font-size: 2px;
}

.box-rt{
	background: url(../images/box_rt.gif) no-repeat top right;
	width: 4px; height: 4px;
	font-size: 2px;
}

.box-lb{
	background: url(../images/box_lb.gif) no-repeat bottom left;
	width: 4px; height: 4px;
	font-size: 2px;
}

.box-rb{
	background: url(../images/box_rb.gif) no-repeat bottom right;
	width: 4px; height: 4px;
	font-size: 2px;
}

.box-l{
	border-left: 1px solid #BEB8A6;
	width: 4px; font-size: 2px;
	background: #fff;
}

.box-r{
	border-right: 1px solid #BEB8A6;
	width: 4px; font-size: 2px;
	background: #fff;
}

.box-t{
	border-top: 1px solid #BEB8A6;
	height: 4px; font-size: 2px;
	background: #fff;
}

.box-b{
	border-bottom: 1px solid #BEB8A6;
	height: 4px; font-size: 2px;
	background: #fff;
}

.box{
	width: 100%;
}

.box-body{
	border-left: 1px solid #BEB8A6;
	border-right: 1px solid #BEB8A6;
	background: url(../images/fade1.gif) repeat-x top;
	padding:10px 15px
}

.box-body-reg{
	background: url(../images/fade1.gif) repeat-x top;
	padding: 15px 20px
}

.box-body-add-to-cart{
	border: 1px solid #BEB8A6;
	background-color: #fef8bd;
	padding: 15px 20px
}


.similar-items
{
	width: 100%;
}

.similar-items-title
{
	color: #CC6633;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #CC6633;
	background: #f6f4ea;
	padding: 0px 0 3px 0px;
}

.similar-items-body
{
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	background: #fff url(../images/fade1.gif) repeat-x top;
}

.alt-title
{
	background: url(../images/arrow1.gif) no-repeat left 5px;
	display: block;
	padding-left: 10px;	
	padding-bottom: 3px;
	line-height: normal;
}
.system-note
{
	line-height: normal;
	font-size: 12px;
	color: #cc3300;
	margin-left: 120px;
	display: block;
	font-weight: bold;
}



/* person styles */

.person-table
{
	padding: 0px;
	width: 100%;
}

.person-picture
{
	width: 120px;
	text-align: left;
}

.person-picture img
{
	border: 5px solid #ccc;
	padding: 2px;
}

.person-content-nest
{
	vertical-align: top;
	padding-left: 20px;
}

.person-content
{
	width: 100%;
}

.person-content2
{
	width: 100%;
	margin-top: 10px;
}


.person-label
{
	font-weight: bold;
	width: 120px;
	border-bottom: 1px solid #ebebeb;
	padding: 2px 0 3px 0;
}

.person-value
{
	border-bottom: 1px solid #ebebeb;
	padding: 2px 0 3px 0;
}

.person-description
{
}


.person-movies
{
	width: 100%;
	border: 1px solid #999;
	border-top: 0;
}

.person-movies-nest
{
	padding: 0px 30px 30px 30px;
}

.person-movies td h1{	border-bottom: 0; }
.person-movies td .product-item{ border: 0; }




.detail-tabs
{
	background: url(../images/TitleTab/tabs_back.gif) repeat-x top left;
	width: 100%;
}

.detail-tabs-title
{
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 15px;
}


.detail-tab
{
	background: url(../images/TitleTab/tab_back.gif) repeat-x top left;
	padding: 8px 5px 0 0px;
}

.detail-tab-selected
{
	background: url(../images/TitleTab/tab_back_sel.gif) repeat-x top left;
	padding: 8px 5px 0 0px;
	font-weight: bold;
}

.page-body-popup
{
	background: #fff;
	padding: 15px 20px;
	text-align: left;
}




.calendar
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.calendar a:link, .calendar a:visited, .calendar a:active
{
	text-decoration: none;
	color: #CC0000;
} 
.calendar a:hover
{
	color: #ff0000;
} 

.calendar-day
{
	border: 1px solid #ccc;
	padding: 1px 0;
	background: #ebebeb;
	font-size: 11px;
}

.calendar-day a:link, .calendar-day a:visited, .calendar-day a:active
{
	text-decoration: none;
	color: #CC0000;
} 
.calendar-day a:hover
{
	color: #ff0000;
} 


.calendar-day-selected
{
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
	padding: 1px 0;
	background: #ccc;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

.calendar-day-header
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	background: #ccc;
	padding: 1px 0;
	font-size: 10px;
}

.calendar-title
{
	border: 0;
	color: #330000;
	background: #ebebeb;
	font-size: 11px;
}

.calendar-title td
{
	border: 0;
	color: #330000;
	font-weight: bold;
	padding: 3px 1px;
	font-size: 11px;
}

.calendar-other-month
{
	border: 1px solid #ccc;
	color: #fff;
	font-size: 10px;
}

.calendar-other-month a{ color: #ccc; }

.calendar-showall
{
	border-top: 1px solid #ccc;
	display: block;
	padding: 6px 3px 7px 30px;
	background: url(../../images/arrow_next.gif) no-repeat 15px 12px;
}

.checkout-title
{
	border-bottom: 1px dotted #ccc;
}
.checkout-title h1
{
	border: 0;
	margin: 0;
	padding: 0;
}
.checkout-buttons
{
	width: 80%;
	background: url(../images/dots.gif) repeat-x top left;
}
.checkout-buttons td
{
	padding: 5px 0;
}