/*
-------------------------------------------
File: 'Paradox 3.6' hide_left.css Style Sheet
Created: 26, April, 2006
Last Modified: 31, December, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006-2007 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#container #wrapper {
	background: none;	
}

#pageHeader {
	margin-left: 0px;
	margin-right: 0px;
	border-left: 1px solid #cccccc;
	border-right: 0px;
}

#pageHeader #toprightcorner {
	right: 0px;
	background: url(../../images/topbar_right.png) top right no-repeat;
}

#pageHeader h1 {
	text-align: left;
	padding: 27px 0px 0px 26px;
}

#pageHeader h2 {
	text-align: left;
	padding: 5px 0px 12px 26px;
}


#topshadow {
	margin-left: 0px;
	margin-right: 0px;
}

#sidebarContainer {
	display: none;
}

#contentContainer {
	margin: 0px 0px 0px 0px;
}

#footer {	
	padding: 6px 0px 10px 0px;
}

* html #footer {	
	padding: 6px 0px 18px 0px;
}

#bottomshadow {
	margin-left: 0px;
	margin-right: 0px;
}

#bottombar {
	margin-left: 0px;
	margin-right: 0px;	
}

#bottombar #bottomleftcorner {
	top: 0px;
	left: 0px;
	height: 37px;
	width: 16px;
	background: url(../../images/bottombar_left.png) top left no-repeat;
}
