/**

 * @author Design & Accessible Team ( Angie Radtke  )

 * @package Joomla

 * @subpackage Accessible-Template-Beez

 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.

 * @license GNU/GPL, see LICENSE.php

 * Joomla! is free software. This version may have been modified pursuant to the

 * GNU General Public License, and as distributed it includes or is derivative

 * of works licensed under the GNU General Public License or other free or open

 * source software licenses. See COPYRIGHT.php for copyright notices and

 * details.

 */

body

{




      padding: 0px;

        text-align: center;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
color: #333;

}



body.contentpane {

		width:auto;

		margin:10px;

		text-align: left;

}

img { border: 0 none; }
#main_container {
margin: 0 auto;
padding: 47px 0 96px;
position: relative;
width:1000px;
z-index: 1;
}
#left_container {
background:url(../images/bg-main.png) repeat;
padding-top: 14px;
margin: 0 0 6px;
overflow: hidden;
color: #fff;
float:left;
width:22%;
min-width:140px;
min-height:467px;
}
#right_container {
float:right;
width:77%;
}
#right_header {
padding: 18px 24px 24px;
margin: 0 0 6px;
overflow: hidden;
color: #fff;
background:url(../images/bg-main.png) repeat;
height:50px;
text-align:left;
font :30px 'Univers57CondensedRegular', Arial, Helvetica, sans-serif;
letter-spacing:-2px;
font-weight:bold;
}
#main_body {
padding: 14px 24px 18px;
background: #fff;
padding-top: 15px;
min-height: 350px;
text-align:left;
}
.clear {clear:both;}
#footer {
padding: 8px 15px 15px;
margin: 0px 0 6px;
overflow: hidden;
color: #fff;
background:url(../images/bg-main.png) repeat;
height:10px;
}
#nav {
	margin-left: 0;
margin-bottom: 18px;
list-style: none;
margin-top: 30px;
line-height:30px;
text-align:left;
}
.menu {list-style: none;}
#nav li a {
	clear: both;
display: block;
text-decoration: none;
color: #FFF;
padding: 6px 19px 7px 17px;
font: 16px/17px 'Univers57CondensedRegular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
list-style: none;
background: url(../images/bg-nav.png) repeat-x 0 100%;
}
#nav .current, #nav li a:hover {
background-color: #BF1522;
}

#nav li {
line-height: 30px;
}
ul, ol {
padding: 0;
margin: -5px 0 9px 0px;
}
#footer .menu li {display:inline-block;padding-right:7px;}
#bottom_nav {float:left;margin-top:5px;}
#copy {float:right;padding-right:20px;}
#bottom_nav a {color:#FFF; text-decoration:none;}
#bottom_nav a:hover {color:#BF1522;text-decoration:underline;}
a {color:#BF1522; text-decoration:none;}
a:hover {color:#333;text-decoration:underline;}
.fox-copyright {display:none;}

/* RENTAL SPECIFIC CSS */
.button, button, .foxbutton  {
border: 1px solid #CCC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #F5F5F5;
padding: 2px 5px;
font-size: 12px;
cursor: pointer;
margin-bottom: 5px;
}
#list .subjectsList .subject {
margin-bottom: 20px;
border-width: 0 0 1px;
border-style: dotted;
}
#list .subjectsList .subject {
position: relative;
padding-left: 0px;
}
img.subjectThumb {
margin-bottom: 50px;
float: left;
margin-left: -165px;
}
#page_title {float:left;}
#shop_cart {float:right;text-align: right;}
#shop_cart img {width:50%; height:auto;}
.photogallery {display:none;}
#bookSetting .head {border-style:none;width:auto;}
.head .description {float:right;border-style:none;height:190px;width:54%;}
.subjectSubtitlet {display:none;}
#img_book {float:left;border:1px solid #BF1522;}
.subject img {border:1px solid #BF1522;}
#zipp_logo {width:80%; height:auto;display:none;}
.bookInterval h2 {display:none;}
#bookSetting .price0 {color:#000;}
.breadcrumbs .pathway, .breadcrumbs img, #bookSetting h1, #list h1 {display:none;}
.breadcrumbs {margin-top:15px;}
#copy a:hover {color:#FFF;text-decoration:none;}
#h1_so {color:transparent;font-size:1px;position:absolute;}
.item-pageterms {padding:10px;}