/*
-------------------------------------------
File: 'Paradox 3.6' right.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{
}

#container #wrapper {
	background: transparent url(../../images/sidebarright_bg.png) top right repeat-y	
}

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

#pageHeader #toprightcorner {
	left: 0px;
	background: url(../../images/topbar_left.png) top left no-repeat;
	z-index: 8;
}


#pageHeader h1 {
	text-align: right;
	margin: 0px;
	padding: 27px 24px 0px 26px;
	border-bottom: 0px;
}

#pageHeader h2 {
	text-align: right;
	margin: 0px;
	padding: 5px 24px 0px 26px;
	border-bottom: 0px;
}

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

#sidebarContainer {
	float: right;
 	width: 205px;
 	background-color: #ffffff;
}

#sidebarContainer #sidebar {
	padding: 15px 0px 10px 20px;
}

#sidebarContainer #sidebar {
	padding: 4px 0px 2px 0px;
	margin-left: 16px;
}

#sidebarContainer .sideHeader {
	margin-left: 16px;
}

#navcontainer {
	margin-left: 15px;
}

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

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

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


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

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

#bottombar #bottomleftcorner {
	left: 0px;
	right: 0px;
	background: url(../../images/bottombar_right.png) top right no-repeat;
	z-index: 50;
}


/* My Comment */

#navcontainer {
	margin-top: 12px;
}