/*iShabaka*/

/*
////////// GENERAL ////////// 
*/
body{
	background:url(../_media/graphics/background_lt.gif) fixed #941100;
	margin:0px; 
	padding:0px;
	text-align: center;
	min-width: 950px;
	}


/*
////////// TYPOGRAPHY //////////
*/
p,ul,ol,li,dt,dl,dd,h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	}
	
ul {
	margin: 0;
	padding: 0;
	}
	
a {
	color: #D07B02;
	text-decoration:none;
	}

a:hover {
	color: #FAA123;
	text-decoration: underline;
	}
	
a:active, a:focus{
	color: #d1490b;
	}

a:visited{
	color: #ba2f2a;
	}

h1, h2, h3 {
	color: #e0b53d;
	margin:-5px 0 .5em 20px;
	padding: .05em 1em;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .06em;
	}

h2, h3 {
	margin:1em 0 .5em 20px;
	font-size:.75em;
	font-weight: bold;
	}

p {
	color: #bbb5a2;
	line-height: 1.5em;
	letter-spacing: .1em;
	font-size:.75em;
	margin:0 20px;
	padding: .5em 1em;
	}

blockquote{
	
	padding:20px;
	}
	
/*
////////// CONTAINERS //////////
*/
#outer{
	width:100%;
	}

#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 950px;
	background: url(../_media/graphics/background_container.gif) repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #BBB5A2;
	overflow:auto;
	}	
#html>body #container{
	
}
	
#pageHeader{
	margin:0px 0px 0px 30px;
	padding:0 40px;
	background: url(../_media/graphics/h_header.png) no-repeat;
	height: 74px;
	vertical-align:top;
	overflow:hidden;

	
	}
	
#psBranding {
	padding-top:0px;
	margin:15px 0px 0px 0px;
	float:left;
	width:178px;
	height:56px;
	
	} 
	
#menu {
	margin: 5px 10px 0 0px;
	float:right;
	width:555px;
	}

/*MAIN PAGES*/		
#pageContent {
	padding:0 10px 0 53px;
	
	
	}
	
#psContent{
	float:left;
	width:850px;
	clear: both;
	
	}

#contentTop{
	float:left;
	width:850px;
	height: 10px;
	background: url(../_media/graphics/content_bg_top1.png) left no-repeat;
	}
#contentBottom{
	margin-left:0px;
	padding-left:0px;
	clear:both;
	width:850px;
	height: 20px;
	background: url(../_media/graphics/content_bg_bottom1.png) top left no-repeat;
	}

#psContentGallery{
	float:left;
	width:850px;
	margin-left: 20px;
	}
	
/*HOME PAGE*/
#psHomeBanner{
	overflow: hidden;
	width:875px;
	margin-bottom:10px;
	margin-left: 40px;
	}


	
#mainColumn{
	width:850px;
	height:100%;
	background: url(../_media/graphics/content_bg.png) repeat-y;
	}
		
#psHomeContent{
	float:left;
	width:435px;
	padding-left:15px;
	}
		
#psHomeRight{
	float:right;
	width:346px;
	padding: 2px;
	margin-right: 25px;
	border: 1px dashed #bbb5a2;
	}
	
	
.imageBox {
	margin-right: 20px;
	}

/*
////////// HEADER //////////
*/
#psHomeMenu ul {
	border-bottom:2px dotted #878078;
	padding: 15px 0px 0px 0px;
	}

#psHomeMenu li{
	display : inline;
	margin: .4em;
	padding: .4em;
	font-size: .9em;
	list-style-type : none;
	}

#psHomeMenu a{
	color: #d07b02;
	font-weight: bold;
	letter-spacing: .04em;
	text-decoration:none;
	}

#psHomeMenu a:hover{
	color: #f98e00;
	font-weight : bold;
	}
	
#psHomeMenu .selectedmenuLevel0 a{
	color: #f98e00;
	font-weight : bold;
	}

#psHomeMenu a:active, a:focus{
	color: #ff3d01;
	}

/*Sub Menu*/
#psSubMenu{clear:both; }
#psSubMenu ul {
	
	
	}

#psSubMenu li{
	display: inline;
	margin: .4em;
	padding: .4em;
	list-style-type:none;
	font-size:.9em;
	}

#psSubMenu a{
		color: #FFF;
	font-weight : bold;
	letter-spacing: .04em;
	text-decoration:none;
	display:block;
	}

#psSubMenu a:hover{
	color: #FFF;
	font-weight : bold;
	}

#psSubMenu .selectedmenuLevel0 a{
	color: #f98e00;
	font-weight : bold;
	}

#psSubMenu a:active, a:focus{
	color: #ff3d01;
	}

/*
////////// PAGE CONTENT //////////
*/

#artWrapper{
	width: 820px;
	}






/* HOME Content*/
#psHomeBanner object{
	margin: 0px;
	padding-right: 50px;
	}

#psHomeContent p{
	margin:5px;
	padding:0px 0px 0px 0px;
	}

#psHomeContent .imageBox{
	margin:10px 10px 10px 5px;
	}

#psHomeRight h1, p{
	margin:0 10px;
	padding: .5em 1em;
	}

#psHomeRight p{
	font-family: "Courier New",Courier, mono-space; 
	}

#psHomeRight .pressCaption{
	margin: 0 21px 5px 10px;
	padding: 0;
	line-height: 1.4em;
	letter-spacing: .08em;
	}
	
#psHomeRight .imageBox{
	margin:10px 10px 10px 10px;
	padding-left: 12px;
	}


/*Footer*/
#psFooter {
	display:block;
	width:900px;
	padding-bottom: 6px;
	padding-left: 12px;
	text-align: center;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#editions .payPalButton{
	width:100px;
	height:39px;
}
#editions .payPal{
	display:inline;
	width:120px;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	
}
