
/*

JustDubs

Design by Charlie "Wolfe" Boles
http://otm-studio.com

*/




/* Globals 
------------------------------------------------------------*/
body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_default4.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	/* This next one is for IE6 */
	background-attachment: fixed;
	background-color: #0b040b; /* For resolutions larger than 1600px */
	font-family: Verdana, Trebuchet MS, arial;
}

input
{
	background-color: #000000;
	border-bottom: 1px solid #110611;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #e9e6e6;
	font-size: 10px;
	padding: 2px;
}

textarea
{
	background-color: #121212;
	border: 1px solid #282828;
	color: #a447ac;
}

a:link
{
	color: #c4c2c2;
	text-decoration: underline;
}

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

a:visited
{
	color: #c4c2c2;
	text-decoration: underline;
}

img
{
	border-style: none;
}

/*  
------------------------------------------------------------*/
#wrapper /* centers main content*/
{
	width: 958px;
	margin: 0px auto 0px auto;
	background-image: url(../images/bg_content_bright.png);
	background-repeat: repeat;
	
}

#footer-buffer
{
	width: 958px;
	height: 22px;
}

#text-normal
{
	font-size: 10px;
	color: #a5a2a7;
	margin-left: 25px;
	margin-top: 15px;
	width: 585px;
}


/*  Texts Highlights
------------------------------------------------------------*/
.highlight-purple
{
	color: #a447ac;
	font-weight: bold;
}

.purple-heading
{
	color: #a447ac;
	font-weight: bold;
	font-size: 12px;
}

.highlight-white
{
	color: #ffffff;
}

.highlight-teal
{
	color: #3be3c9;
	font-size: 11px;
}

.teal-heading
{
	color: #3be3c9;
	font-weight: bold;
	font-size: 11px;
}

.highlight-red
{
	color: #b7131d;
}



/*  Navigation
------------------------------------------------------------*/

#navigation-wrapper
{
	margin-top: 0px;
	width: 958px;
	height: 89px;
}

#nav 
{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 901px;
    height: 178px;
    overflow: hidden;
}

#nav li
{
	float: left;
}

#nav a
{
	display: block;
	background-image: url(../images/nav/nav_sprite.png);
	padding-top: 26px;
    text-decoration: none; /* needed for IE8, otherwise it still shows the underlines */
}

#nav-home 
{
    width: 79px;
	height: 89px;
	background-position: 0px 0px;
}

#nav-home:hover 
{
	width: 79px;
	height: 89px;
    background-position: 0px -89px;
}

#nav-community
{
    width: 107px;
	height: 89px;
	background-position: -79px 0px;
}

#nav-community:hover 
{
	width: 107px;
	height: 89px;
    background-position: -79px -89px;
}

#nav-downloads
{
    width: 98px;
	height: 89px;
	background-position: -186px 0px;
}

#nav-downloads:hover 
{
	width: 98px;
	height: 89px;
    background-position: -186px -89px;
}


#nav-logo
{
    width: 338px;
	height: 89px;
	background-position: -563px 0px;
}

#nav-logo:hover 
{
	width: 338px;
	height: 89px;
    background-position: -563px 0px;
}


#nav-chat
{
    width: 108px;
	height: 89px;
	background-position: -284px 0px;
}

#nav-chat:hover 
{
	width: 108px;
	height: 89px;
    background-position: -284px -89px;
}


#nav-multimedia
{
    width: 100px;
	height: 89px;
	background-position: -392px 0px;
}

#nav-multimedia:hover 
{
	width: 100px;
	height: 89px;
    background-position: -392px -89px;
}


#nav-shop
{
    width: 69px;
	height: 89px;
	background-position: -492px 0px;
}

#nav-shop:hover 
{
	width: 69px;
	height: 89px;
    background-position: -492px -89px;
}

/*  Banner
------------------------------------------------------------*/

#banner-wrapper
{
	width: 958px;
	height: 248px;
	margin-top: 0px;
}

#spacer
{
	width: 958px;
	height: 17px;
}

#cu3er-container 
{
	width:946px;
	height:248px;
	outline:0;
	margin-left: 7px;
}
#shadow 
{
	height: 229px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#kami
{
	background-image: url(../images/kamicode.png);
	background-repeat: no-repeat;
	width: 758px;
	height: 629px;
	z-index: 10;
	position: fixed;
	bottom: 0px;
}

/*  Sub-Content
------------------------------------------------------------*/

#subcontent-wrapper
{
	width: 960px;
	height: 292px;
	margin: 0px;
	padding: 0px;
}

#contentbox-wrapper-l
{
	width: 314px;
	height: 292px;
	float: left;
}

#contentbox-wrapper-m
{
	width: 330px;
	height: 292px;
	float: left;
}

#contentbox-wrapper-r
{
	width: 313px;
	height: 292px;
	float: left;
}

.line-divider
{
	width: 314px;
	height: 250px;
	border-right: 1px solid #110611;
}

.line-divider-m
{
	width: 331px;
	height: 250px;
	border-right: 1px solid #110611;
}

.line-divider-r
{
	width: 324px;
	height: 250px;
}


#contentbox-title-files
{
	width: 314px;
	height: 42px;
	background-image: url(../images/titlebars/files.png);
	background-repeat: no-repeat;
}

#contentbox-title-episodes
{
	width: 330px;
	height: 42px;
	background-image: url(../images/titlebars/episodes.png);
	background-repeat: no-repeat;
}

#contentbox-title-series
{
	width: 313px;
	height: 42px;
	background-image: url(../images/titlebars/series.png);
	background-repeat: no-repeat;
}

#contentbox-content-holder-l
{
	width: 289px;
	height: 230px;
	margin-left: 6px;
	margin-right: 22px;
	margin-bottom: 21px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border-left: 1px solid #110611;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

#contentbox-content-holder-m
{
	width: 289px;
	height: 230px;
	margin-left: 19px;
	margin-right: 21px;
	margin-bottom: 21px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border-left: 1px solid #110611;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

#contentbox-content-holder-r
{
	width: 289px;
	height: 230px;
	margin-left: 19px;
	margin-right: 21px;
	margin-bottom: 21px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border-left: 1px solid #110611;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

.contentbox-caption
{
	padding-top: 10px;
	margin-left: 13px;
	font-family: Verdana, Trebuchet MS, arial;
	font-size: 10px;
	color: #b2b2b2;
}

.contentbox-caption img
{
	margin-right: 15px;
	float: left;
}

.contentbox-caption p
{
	width: 170px;
	clear: right;
	margin-left: 70px;
	margin-top: 0px;
}

.contentbox-links-holder
{
	width: 270px;
	margin-left: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.latest-links-menu 
{
	margin: 0;
	padding: 0;
	width: 270px;
	list-style: none;
	font-family: Verdana, Trebuchet MS, arial;
	font-size: 10px;
}

.latest-links-menu li {
	padding: 0;
	margin: 0;
	width: 269px;
	height: 17px;
	list-style: none;
	background-repeat: no-repeat;
	margin-top: 2px;
}

.latest-links-menu li a, .menu li a:visited 
{
	display: block;
	text-decoration: none;
	text-indent: 5px;
	width: 269px;
	height: 17px;
	background-repeat: no-repeat;
}

	.links a:link 
	{
		background-image: url(../images/contentbox/links_bg.png);
		width: 269px;
		height: 17px;
		color: #cbcacb;
		vertical-align: text-bottom;
		text-decoration: none;
	}

	.links a:hover 
	{
		background-image: url(../images/contentbox/links_bg1.png);
		width: 269px;
		height: 17px;
		color: #f7f5f7;
		text-decoration: none;
	}

	.links a:visited 
	{
		background-image: url(../images/contentbox/links_bg.png);
		width: 269px;
		height: 17px;
		color: #cbcacb;
		text-decoration: none;
	}

.links-bullet
{
	margin-right: 25px;
	float: left;
	
}

.links-title
{
	float: left;
	margin-top: 2px;
}

.links-date
{
	margin-right: 0px;
	float: right;
	margin-top: 2px;
}

/* Link styling for episode lists */

.contentbox-links-holder-large
{
	width: 451px;
	margin-left: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.latest-links-menu-large 
{
	margin: 0;
	padding: 0;
	width: 451px;
	list-style: none;
	font-family: Verdana, Trebuchet MS, arial;
	font-size: 10px;
}

.latest-links-menu-large  li {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 17px;
	list-style: none;
	background-repeat: no-repeat;
	margin-top: 2px;
}

.latest-links-menu-large  li a, .menu li a:visited 
{
	display: block;
	text-decoration: none;
	text-indent: 5px;
	width: 450px;
	height: 17px;
	background-repeat: no-repeat;
}

	.links-large  a:link 
	{
		background-image: url(../images/contentbox/links_bg_large.png);
		width: 450px;
		height: 17px;
		color: #4a414a;
		vertical-align: text-bottom;
		text-decoration: none;
	}

	.links-large  a:hover 
	{
		background-image: url(../images/contentbox/links_bg_large1.png);
		width: 450px;
		height: 17px;
		color: #f7f5f7;
		text-decoration: none;
	}

	.links-large  a:visited 
	{
		background-image: url(../images/contentbox/links_bg_large.png);
		width: 450px;
		height: 17px;
		color: #4a414a;
		text-decoration: none;
	}
/*  Main Content
------------------------------------------------------------*/

#main-body-wrapper
{
	width: 958px;
	margin: 0px;
	padding: 0px;
	
}

#main-wrapper
{
	width: 645px;
	float: left;
}

#main-content-wrapper
{
	width: 645px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
}

/*  Begin Notice Bar Styling */
.notice-bg  /* Use for all notices */
{
	margin: 6px 12px 23px 4px;
	background-color: #000000;
	border: 1px solid #131212;
	height: 34px;
	width: 630px;
}

.notice-label
{
	float: left;
	background-color: #151515;
	color: #b7131d;
	font-size: 10px;
	border: 1px solid #000000;
	height: 32px;
	width: 54px;
}

.notice-label p
{
	margin-top: 9px;
	margin-left: 5px;
	font-weight: bold;
}

.notice-content
{
	float: left;
	background-color: #000000;
	color: #767175;
	font-size: 10px;
	height: 32px;
	text-align: center;
}

.notice-content p
{
	margin-top: 10px;
	margin-left: 5px;
}
/*  End Notice Bar Styling */


.series-link a:link
{
	color: #e242e2;
	text-decoration: none;
}

.series-link a:visited
{
	color: #e242e2;
	text-decoration: none;
}

.series-link a:hover
{
	color: #f65cf6;
	text-decoration: none;
}


.episode-link a:link
{
	color: #3be3c9;
	text-decoration: underline;
}

.episode-link a:visited
{
	color: #3be3c9;
	text-decoration: underline;
}

.episode-link a:hover
{
	color: #3be3c9;
	text-decoration: none;
}

/*  News Styling
------------------------------------------------------------*/

#news-wrapper
{
	width: 645px;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

.newsbox-holder
{
	width: 645px;
	margin-top: 25px;
	margin-left: 10px;
}

.cat-image
{
	float: left;
	width: 160px;
	
}
.cat-image img
{
	margin: 7px 5px 7px 7px;
}

.news-holder
{
	width: 440px;
	margin-left: 160px;
	clear: right;
}

.news-title
{
	color: #a447ac;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}
	.news-title a:link
	{
		color: #a447ac;
		text-decoration: none;
	}
	
	.news-title a:visited
	{
		color: #a447ac;
		text-decoration: none;
	}
	
	.news-title a:hover
	{
		color: #ba50c3;
		text-decoration: none;
	}

.byline
{
	color: #828181;
	font-size: 10px;
	margin-bottom: 3px;
}

	.byline span
	{
		margin-right: 35px;
	}

.news-post
{
	color: #e9e6e6;
	font-size: 10px;
	margin-bottom: 3px;
}

.news-extra
{
	color: #828181;
	font-size: 10px;
}

	.news-extra a
	{
		border-bottom: 1px dotted #828181;
	}
	
	.news-extra a:link
	{
		color: #828181;
		font-size: 10px;
		text-decoration: none;
	}
	
	.news-extra a:visited
	{
		color: #828181;
		font-size: 10px;
		text-decoration: none;
	}
	
	.news-extra a:hover
	{
		color: #999898;
		font-size: 10px;
		text-decoration: none;
	}
	
	.news-extra span
	{
		margin-left: 240px;
	}

.news-divider
{
	width: 600px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #828181;
}

/*  Video Styling
------------------------------------------------------------*/

#video-container
{
	margin-top: 15px;
	margin-left: 27px;
	margin-bottom: 5px;
}

#vid-spacer
{
	height: 5px;
}

#video-navigation
{
	width: 577px;
	height: 37px;
	background-image: url(../images/videos/bg.png);
	background-repeat: no-repeat;
}

#video-btn-holder
{
	padding-top: 8px;
	margin-left: 15px;
}

.btn-spacer-1
{
	padding-right: 7px;
}

.btn-spacer-2
{
	padding-left: 27px;
}

.btn-spacer-3
{
	padding-left: 7px;
}

/*  News Sub-content (Search bar & Archives)
------------------------------------------------------------*/

#subnews-wrapper
{
	width: 645px;
	border-bottom: 1px solid #110611;
	border-right: 1px solid #110611;
}

#subnews-buffer
{
	width: 645px;
	height: 5px;
	border-right: 1px solid #110611;
}

#search-container
{
	font-size: 11px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 5px;
	color: #b7131d;
	
}

	#search-container label
	{
		font-size: 11px;
		color: #b7131d;
	}

	#search-container input
	{
		background-color: #0e0c0e;
		border: 1px solid #000000;
		color: #a447ac;
		font-size: 11px;
		width: 170px;
		height: 17px;
		margin-right: 140px;
	}

	#search-container strong
	{
		margin-right: 10px;
	}


	#search-container a:link
	{
		color: #ffffff;
		font-size: 11px;
		text-decoration: none;
	}
	
	#search-container a:visited
	{
		color: #ffffff;
		font-size: 11px;
		text-decoration: none;
	}
	
	#search-container a:hover
	{
		color: #ffffff;
		font-size: 11px;
		text-decoration: underline;
	}
	
/*  Lower Subcontent
------------------------------------------------------------*/

#lower-subcontent-wrapper
{
	width: 645px;
	border-right: 1px solid #110611;
}

#contentbox-wrapper-ll
{
	width: 314px;
	height: 292px;
	float: left;
	margin-left: 12px;
}

#contentbox-title-toprated
{
	width: 314px;
	height: 42px;
	background-image: url(../images/titlebars/toprated.png);
	background-repeat: no-repeat;
}

#contentbox-content-holder-ll
{
	width: 289px;
	height: 230px;
	margin-left: 6px;
	margin-right: 22px;
	margin-bottom: 21px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border-left: 1px solid #110611;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

#contentbox-wrapper-rr
{
	width: 314px;
	height: 292px;
	margin-left: 321px;
	clear: right;
}

#contentbox-title-featured
{
	width: 314px;
	height: 42px;
	background-image: url(../images/titlebars/featured.png);
	background-repeat: no-repeat;
}

#contentbox-content-holder-rr
{
	width: 289px;
	height: 230px;
	margin-left: 19px;
	margin-right: 22px;
	margin-bottom: 21px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border-left: 1px solid #110611;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

#subcontent-buffer
{
	width: 645px;
	height: 20px;
	border-right: 1px solid #110611;
}

/*  Sidebar
------------------------------------------------------------*/

#sidebar-wrapper
{
	width: 313px;
	clear: right;
	margin-left: 645px;
}

#poll-wrapper
{
	background-image: url(../images/doubledark_bg_bright.png);
	background-repeat: repeat;
	width: 313px;
	height: 250px;
	border-top: 1px solid #110611;
	border-left: 1px solid #110611;
	border-bottom: 1px solid #110611;
	margin-bottom: 10px;
}

#contentbox-title-home
{
	width: 299px;
	height: 41px;
	background-image: url(../images/titlebars/home.png);
	background-repeat: no-repeat;
	margin-left: 8px;
}

#contentbox-title-extra
{
	width: 299px;
	height: 41px;
	background-image: url(../images/titlebars/extra.png);
	background-repeat: no-repeat;
	margin-left: 8px;
}

#contentbox-title-categories
{
	width: 299px;
	height: 41px;
	background-image: url(../images/titlebars/categories.png);
	background-repeat: no-repeat;
	margin-left: 8px;
}

#contentbox-title-animeseries
{
	width: 299px;
	height: 41px;
	background-image: url(../images/titlebars/animeseries.png);
	background-repeat: no-repeat;
	margin-left: 8px;
}



.contentbox-content-holder
{
	width: 289px;
	height: 100%;
	margin-left: 13px;
	margin-bottom: 22px;
	margin-right: 16px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border-left: 1px solid #110611;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

/*  Ads
------------------------------------------------------------*/

.horz-ad-wrapper
{
	width: 645px;
	height: 85px;
	border-top: 1px solid #110611;
	border-right: 1px solid #110611;
	border-bottom: 1px solid #110611;
}

.horz-ad-container
{
	background-image: url(../images/ad_bg.png);
	background-repeat: no-repeat;
	width:  495px;
	height: 68px;
	margin: 7px 85px 7px 75px;
}

.horz-ad
{
	margin: 4px 5px 4px 22px;
}


/*  Archives
------------------------------------------------------------*/

#archive-container
{
	margin-top: 15px;
	margin-left: 27px;
	margin-bottom: 5px;
}

.archive-box
{
	background-image: url(../images/bg_archives.png);
	background-repeat: repeat;
	width: 575px;
	height: 65px;
	font-size: 10px;
	color: #828181;
	margin-bottom: 15px;
}


.archive-box:hover
{
	background-image: url(../images/bg_archives1.png);
	background-repeat: repeat;
	width: 575px;
	height: 65px;
}

.archive-box-label
{
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}

.archive-title
{
	margin-top: 25px;
	font-size: 14px;
}
.archive-desc
{
	width: 335px;
	margin-left: 75px;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}

/*  AMV of the Week
------------------------------------------------------------*/

#amv-container
{
	margin-top: 15px;
	margin-left: 27px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #a5a2a7;
}


	#amv-container a
	{
		border-bottom: 1px dotted #828181;
	}
	
	#amv-container a:link
	{
		color: #828181;
		font-size: 10px;
		text-decoration: none;
	}
	
	#amv-container a:visited
	{
		color: #828181;
		font-size: 10px;
		text-decoration: none;
	}
	
	#amv-container a:hover
	{
		color: #999898;
		font-size: 10px;
		text-decoration: none;
	}
	
.anime-info-w
{
	width: 300px;
	margin-right: 50px;
	font-size: 10px;
	color: #a5a2a7;
}

.amv-info-1
{
	float: left;
}

.amv-info-2
{
	float: right;
}

/*  Contact
------------------------------------------------------------*/

#contact-container
{
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(../images/contact_mascot.png);
	background-repeat: no-repeat;
	background-position: 338px 0px;
	width: 637px;
}

#mascot-buffer
{
	width: 400px;
}

	#mascot-buffer a:link
	{
		color: #bb5dc3;
		font-size: 10px;
		text-decoration: none;
	}

	#mascot-buffer a:hover
	{
		color: #bb5dc3;
		font-size: 10px;
		text-decoration: underline;
	}

	#mascot-buffer a:visited
	{
		color: #bb5dc3;
		font-size: 10px;
		text-decoration: none;
	}

.contact-links-holder
{
	float: right;
	margin-right: 0px;
	width: 300px;
	text-align: left;
}

#contact-footer
{
	background-image: url(../images/contact_mascot_chibi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 637px;
	height: 304px;
}

#contact-footer div
{
	margin-left: 400px;
}

/* Series Header Info
------------------------------------------------------------*/

#breadcrumbs
{
	color: #342d34;
	font-size: 9px;
	letter-spacing: 1px;
}

	#breadcrumbs a:link 
	{
		font-size: 9px;
		letter-spacing: 1px;
		color: #342d34;
		text-decoration: none;
	}

	#breadcrumbs a:hover 
	{
		font-size: 9px;
		letter-spacing: 1px;
		color: #342d34;
		text-decoration: underline;
	}

	#breadcrumbs a:visited 
	{
		font-size: 9px;
		letter-spacing: 1px;
		color: #342d34;
		text-decoration: none;
	}
	
.series-header
{
	width: 440px;
	margin-top: 15px;
}

.series-title
{
	font-size: 14px;
	color: #f7f5f7;
}

.ratings
{
	valign: bottom;
}

.fullbox-holder
{

	width: 600px;
	margin: 20px 5px 10px 0px;
	padding: 10px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border: 1px solid #110611;
	color: #e9e6e6;
	font-size: 10px;
	line-height: 13px;
}

#series-logo
{
	padding: 3px;
	border: 1px solid #110611;
	margin-right: 15px;
	float: left;
}

#series-info-holder
{
	width: 200px;
	margin-left: 0px;
}

#series-info-holder
{
	padding-top: 10px;
	margin-left: 0px;
	font-family: Verdana, Trebuchet MS, arial;
	font-size: 10px;
	color: #b2b2b2;
}

#series-info-holder p
{
	width: 380px;
	clear: right;
	margin-left: 220px;
	margin-top: 0px;
	line-height: 13px;
}

	#series-info-holder a:link 
	{
		font-size: 10px;
		color: #b2b2b2;
		font-weight: bold;
		text-decoration: none;
	}

	#series-info-holder a:hover 
	{
		font-size: 10px;
		color: #b2b2b2;
		font-weight: bold;
		text-decoration: underline;
	}

	#series-info-holder a:visited 
	{
		font-size: 10px;
		color: #b2b2b2;
		font-weight: bold;
		text-decoration: none;
	}

.jreviews-byline
{
	margin-right: 25px;
	color: #828181;
	font-size: 10px;
}

.reviews
{
	color: #828181;
	font-size: 10px;
}

	.reviews a
	{
		border-bottom: 1px dotted #828181;
	}
	
	.reviews a:link
	{
		color: #828181;
		font-size: 10px;
		text-decoration: none;
	}
	
	.reviews a:visited
	{
		color: #828181;
		font-size: 10px;
		text-decoration: none;
	}
	
	.reviews a:hover
	{
		color: #999898;
		font-size: 10px;
		text-decoration: none;
	}


/* Episode List
------------------------------------------------------------*/

#episode-divider
{
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.epi-holder
{
	width: 470px;
	margin-left: 10px;
	margin-bottom: 22px;
	margin-right: 16px;
	padding-top: 5px;
	background-image: url(../images/contentbox/bg.png);
	background-repeat: repeat;
	border: 1px solid #110611;
}

/*  Footer
------------------------------------------------------------*/

#footer-wrapper
{
	/*width: 100%;*/
	border-top: 1px solid #150b15;
	height: 144px;
	background-image: url(../images/footer/bg.png);
	background-repeat: repeat x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}


#footer-content-wrapper
{
	width: 958px;
	height: 144px;
	margin: 0px auto 0px auto;
	background-image: url(../images/footer/sitemap_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
}


#footer-top
{
	height: 30px;
	width: 958px;
	color: #f7f5f7;
}

#footer-bottom
{
	margin-bottom: 10px;
	width: 958px;
	color: #828181;
}

#footer-copyright
{
	float: left;
	color: #f7f5f7;
	margin-top: 15px;
}

#footer-links
{
	float: right;
	color: #a447ac;
	margin-top: 15px;
}

	#footer-links a:link
	{
		color: #828181;
		font-family: Verdana, Trebuchet MS,  arial;
		font-size: 10px;
		text-decoration: none;
		margin-right: 15px;
	}

	#footer-links a:hover
	{
		color: #cbcaca;
		font-family: Verdana, Trebuchet MS, arial;
		font-size: 10px;
		text-decoration: none;
		margin-right: 15px;
	}
	
	#footer-links a:visited
	{
		color: #828181;
		font-family: Verdana, Trebuchet MS,  arial;
		font-size: 10px;
		text-decoration: none;
		margin-right: 15px;
	}
	
#sitemap-left
{
	float: left;
	margin-top: 10px;
	margin-left: 120px;
}

#sitemap-right
{
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	color: #f7f5f7;
}

	#sitemap-right strong
	{
		margin-right: 15px;
	}
	
	#sitemap-right div
	{
		margin-bottom: 5px;
	}

	#sitemap-right a:link
	{
		color: #828181;
		font-family: Verdana, Trebuchet MS,  arial;
		font-size: 10px;
		text-decoration: none;
		margin-right: 15px;
	}

	#sitemap-right a:hover
	{
		color: #cbcaca;
		font-family: Verdana, Trebuchet MS, arial;
		font-size: 10px;
		text-decoration: none;
		margin-right: 15px;
	}
	
	#sitemap-right a:visited
	{
		color: #828181;
		font-family: Verdana, Trebuchet MS,  arial;
		font-size: 10px;
		text-decoration: none;
		margin-right: 15px;
	}
	
	

/*  Auto-resize background
------------------------------------------------------------*/	
	
img#expando 
{
	padding: 0;
	margin: 0;
	position: absolute;
	display: none;
	z-index: 1;
	-ms-interpolation-mode: bicubic;
}
 
.wide img#expando, .tall img#expando 
{
	display: block;
}
 
.wide img#expando 
{
	width: 100%;
	height: auto;
}
 
.tall img#expando 
{
	width: auto;
	height: 100%;
}
 
.ie6fixed 
{
	position: absolute;
	top: expression((ignoreMe = document.documentElement.scrollTop ?
			document.documentElement.scrollTop : document.body.scrollTop) + 'px');
}
	