	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-image:url(/images/column.png);
		background-repeat:repeat-y;
		padding-left: 152px;
		behavior:url(/javascripts/csshover2.htc);
		padding-right: 110px;
		width: expression(document.documentElement.clientWidth < 1024 ? "1024px" : "auto");
}
	td {
	    margin:0;
	    padding:0;
}

	img {
		border:none; 	
		padding:0;
}

	a {
		text-decoration:none;
		color: #762B8F;
		border:none;
		padding:0;
}
	a:visited {
		text-decoration:none;
		color: #762B8F;
}
	a:hover {
		text-decoration:none;
		color: #E39a63;
}
	a:active {
		text-decoration:none;
		color: #762B8F;
}
	td div img {
    	padding:5px;
}

	p {
    	text-indent:25px;
}

	#navbar	#navimg {
		padding:0;
		border: none;
}

	#header {
		display: block;
		overflow: hidden;
		margin-left: -152px;
		width: 765px;
		
	}
	#header a {
		position: absolute;
		width: 160px;
		height: 120px;
		text-indent: -376656px;
	}
	#header h1 {
    text-indent: -376656px;
		font-size: 24px;
		width: auto;
    background: url('/images/header.gif') no-repeat;
    height: 122px;
    
	}
	
	#navbar a {
		text-align: right;
		vertical-align: middle;
		font-size: 11px;
		color: white; 
		border: 10px;
		height: 19px;
		border-bottom: solid 1px;
		padding-right: 30px;
		padding-bottom: 1px;
		display: block;
		text-decoration: none;
		color: white;
		font-weight: bold;
		height: 25px;
		width: 122px;
		line-height: 26px; 
		background-image:url(/images/nav_off.png);
	}
	
	#navbar li {
		position: relative;
	}
	
	#navbar a:hover {
		color: #e79a63;
		background-image:url(/images/nav_on.png);
		border-bottom-color: #fff;
	}
	
	#navbar {
		width: 152px;
		padding: 0;
		border: 0;
		float: left;
		clear: both;
		margin-top: -2px;
		background-color: #521473;
		position: relative;
		margin-left: -152px;
	}
	
	#navbar ul li ul {
		width: 200px;
		display: none;
		position: absolute;
		left: 151px;
		top: -2px;
		z-index: 1000;
	}
	
	#navbar ul li ul li {
		width: 200px;	
		z-index: 1000;
	}
	
	#navbar ul li ul a {
		font-size: 10px;
		width: 100%;
		background-position: right;
		background-repeat:no-repeat;
		background-color: #521073;
		z-index: 1000;
	}
	
	#navbar ul li:hover ul {
		display: block;
		border: 2px solid black;
		width: 230px;
		overflow: hidden;
		z-index: 1000;
	}
	
	#footer {
		margin-top: 35px;
		text-align: center;
		float:none;
		font-size: 10px;
		width: 572px;
	}
	

	
	#news {
		width: 275px;
		padding-top: 25px;
		overflow: hidden;
		float: left;
		position: relative;
	}
	
	#news a, #news li{
		font-weight: bold;
		text-align: center;
		display:block;
		font-size: 10px;
		line-height: 24px;
	  color: #762B8F;
	}
	
	#news li a {
	  float: left;

	}
	
	#news li p a {
    font-size: 14px;
    text-align: center;
    width: 100%;
	}
	
	div #news li {
	  text-align: left;
	  clear: both;
	}
	
	div #news li.noNews {
	  text-align: center;
	}
	
	div #news li p{
	  font-size: 14px;
	  margin: 10px 0 0 0;
	  text-indent: 0;
	  text-align: center;
	}
	
	#news p.callout{
	  position: relative;
	  bottom: 0;
	  margin: 10px 0 0;
	  text-indent: 0;
	}
	
	#news p.callout a{
    font-size: 14px;
	}
	
	#main #news span {
	  color: black;
	  font-size: 10px;
	  font-weight: normal;
	  clear: both;
	  float: left;
	  width: auto;
	  margin-right: 5px;
	}
	
#index {
		background: url(/images/newsback.png) no-repeat;
}
	
	#index img {
		display: block;
	}
	
	#index img.bigpic {
		width: 370px;
	}
	h2 {
		font-size: 18px;
		font-weight: bold;
		display: block;
		text-align: center;
		margin-bottom: 18px;
	}
	
	h3 {
		font-size: 12px;
		font-weight: bold;
		display: block;
		margin-bottom: 16px;
		text-align: center;
	}
	
	#main img {
		display: block;
		float: left;		
		z-index: 1;

	}
	
	#main {
		margin-left: 25px;
		width: 690px;
		overflow: hidden;		
    min-height: 350px;

	}
	

	#main div img {
		display: block;
		float: none;
		margin-bottom: 25px;
	}
	
	img.bigpic {
		width: 400px;
		
		overflow: hidden;
		margin-left: 25px;
	}
	
	#main div p.inline_image {
		font-size: 10px;
		text-align: left;
		margin-bottom: 0;
		font-weight: bold;
	}
	p.right {
		text-align:right;
	}
	
	#main div.inline_image {
		overflow: hidden;
		float: left;
	}
	
	#main p {
		margin-bottom: 12px;
		margin-left: 15px;
	}


	div #lefttext p {
			width: 190px;
			font-weight: normal;
			margin-bottom: 14px;
			margin-left: 0;
		}
		
	#lefttext ul li {
		font-size: 10px;
	}
	
	#lefttext ul  {
	margin-left: 15px;
	}
		
	#main #lefttext {
		float: left;
		width: 210px;
		overflow: hidden;
		margin-bottom: 25px;
		margin-right: 10px;
	}
	
	#lefttext h3 {
    margin-bottom: 0;
	}
	
	#lefttext h5 {
	  font-size: 9px;
	  margin-bottom: 25px;
	}
	
	#main div p {
		font-size: 10px;
	}
	
	#main span img {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 150px;
		height: 200px;
	}
	
	#main span {
		margin-left: auto;
		margin-right: auto;
		width: 50%;
	}
	
	span h1 {
		margin-left: auto;
		margin-right: auto;
		font-size: 24px;
		width: 45px;
		color: purple;
	}
	
	#main span {
		color: purple;
	}
	
	#wrapper {
		overflow:hidden;
	}
	
	#main #bigpic {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 679px;
		height: 500px;
		
	}
	
	#newjacks p {
		margin-left: auto;
		margin-right: auto;
		width: 400px;
		text-align: center;
	}
	
	#main #spotlight_pic {
		float: none;
	}
/*--------------------------------------------*/

#Menu {
		margin-left: 25px;
}

#Menu,
#Menu ul {

	list-style : none;
	width : 630px;
}
#Menu a {
	background : #521073;
	color : #ffffff;
	display : block;
	font-weight : bold;
	padding : 0.5em 1em;
}
#Menu ul a {
	background : #d0e2c1;
	color : #55614c;
	font-weight : normal;
}
#Menu ul a:hover {
	background : #daefc9;
}

/*--------------------------------------------*/

	label  {
	    font-weight: bold;
	    line-height: normal;
	    text-align: left;
	    margin-right: 10px;
	    display: block;
    }
	
	select, textarea, input{
		float: none;
		clear: both;
	}
	
	input.submit {
		clear: both;
	}
/*---------------------------------------*/


#main  .entry {
  float: left;
  z-index: 1;
}

#main .entry.landscape {
  height: 260px;
}

#main  .title {
  font-size: 120%;
  font-family: sans-serif;
}

#main .entry img {
  width: 280px;
  margin-bottom: 0px;
  padding: 10px 10px 10px 10px;
  height: 210px;
}

#main .entry img.portrait {
	height: 420px;
}


#main .entry h3 {
 margin-bottom: 2px;
 color: #227;
 text-align: center;
 width: 300px;
}

#main .entry p {
 margin-top: 0px; 
 margin-bottom: 0.8em; 
}

#main .entry .price-line {
}

#main .entry .add-to-cart {
  position: relative;
}

#main .entry  .price {
  color: #44a;
  font-weight: bold;
  margin-right: 2em;
}

/* pagination */
.pagination {
  background: white;
  overflow: hidden;
  clear: both;
  /* self-clearing method: */ }
  .pagination a, .pagination span {
    padding: .2em .5em;
    display: block;
    float: left;
    margin-right: 1px; }
#main  .pagination span.disabled {
    color: #999;
    border: 1px solid #DDD; }
  .pagination span.current {
    font-weight: bold;
    background: #2E6AB1;
    color: white;
    border: 1px solid #2E6AB1; }
  .pagination a {
    text-decoration: none;
    color: #105CB6;
    border: 1px solid #9AAFE5; }
    .pagination a:hover, .pagination a:focus {
      color: #003;
      border-color: #003; }
  .pagination .page_info {
    background: #2E6AB1;
    color: white;
    padding: .4em .6em;
    width: 22em;
    margin-bottom: .3em;
    text-align: center; }
    .pagination .page_info b {
      color: #003;
      background: #6aa6ed;
      padding: .1em .25em; }
  .pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .pagination {
    height: 1%; }
  *:first-child+html .pagination {
    overflow: hidden; }
#main .pagination span {
	width: auto;
	color: white;
	font-weight: normal;
}
/* Styles for admin/list */

#picture-list .list-title {
	color:        #244;
	font-weight:  bold;
	font-size:    larger;
}

#picture-list .list-image {
  width:        100px;
  height:       80px;
}


#picture-list .list-actions {
  font-size:    x-small;
  text-align:   right;
  padding-left: 1em;
}

#picture-list .list-line-even {
  background:   #e0f8f8;
}

#picture-list .list-line-odd {
  background:   #f8b0f8;
}

ul.admin {
  overflow: hidden;
  margin-bottom: 10px;
}

ul.admin li {
  display: inline;
  float: left;
  border: 1px solid #000;
}

#main ul.admin li span{
  display: block;
  margin: 5px 15px;
  width: 100%;

}

#main ul.admin li a{
  display: block;
  overflow: hidden;
}

#main ul.admin li a:hover,
.piclist #main .admin li a.piclist, .userlist #main .admin li a.userlist,
.caledit  #main .admin li a.caledit, .news  #main .admin li a.news {
  color: #fff;
  background-color: #521073;
}

.piclist #main .admin li a.piclist span, .userlist #main .admin li a.userlist span,
.caledit  #main .admin li a.caledit span, .news  #main .admin li a.news span{
  color: #fff;
}

#main ul.admin li a:hover span{
  color: #fff;
}

.current-image {
  width: 400px;
  margin-top: 25px;
}

.current-image img {
  margin: 0 auto;
}

#main p.current-picture {
  width: 400px;
  margin: 0 0 25px 0;
}

#main p.current-picture img {
  float: none;
}

.admin label {
  text-align: left;
  float: left;
  width: 140px;
}

.admin #main p.inpt-grp {
  margin: 10px 0 0;
  text-indent: 0;
}
.admin #main p.inpt-grp input{
  width: 336px;
}
.admin #main p.inpt-grp input#user_administrator{
  width: auto;
}

.admin #main h1 {
  font-size: 19px;
  text-align: left;
  margin-top: 25px;
  font-weight: bold;
}

.admin #main #image_upload h1 span{
  font-size: 10px;
  color: #000;
  
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

/*ImageBox*/

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}


#errorExplanation {
	border: 2px solid rgb(255, 0, 0); 
	padding-top: 5px; 
	font-size: 10px; 
	width: 434px;
	background: #F3A8AB url(/images/error.gif) no-repeat 10px 8px;
}

#success {
	border: 2px solid #208232; 
	padding-top: 5px; 
	font-size: 10px; 
	width: 434px;
	background: #81E385 url(/images/success.gif) no-repeat 10px 8px;
}
 
 #errorExplanation h2, #success h2{
 	font-size: 12px;
	margin: 5px;
	text-align: left;
 }
 
 #errorExplanation p, #success p{
   text-indent: 0;
   margin-top: 20px;
 }
 
 #errorExplanation h2, #errorExplanation p
 #success h2, #success p{ 
  margin-left: 55px;
 }
 
  #errorExplanation ul li, #success ul li{
 	font-size: 12px;
	font-weight: bold;
	margin: 10px;
 }

 #errorExplanation .login, #success .login {
   margin: 10px 0 25px 55px;
 }

 .fieldWithErrors select, .fieldWithErrors textarea, .fieldWithErrors input {
 	border: 2px solid #f00;
 }

 #main .login-form p {
   text-indent: 0;
   margin: 10px 0 0;
 }

/* Admin Panel Styles */
.admin #message {
	width: 300px;
	border: 1px solid #000;
}
.admin #message p {
	text-indent: 0;
	margin: 12px;
}

.admin form {
  width: 515px;
  margin-top: 25px;
}
.admin .submit {
  float: left;
  margin-top: 6px;
}

.admin .picform, .admin .pagination {
  float: left;
  clear: none;
  width: auto;
}

.admin .picform {
  margin: 10px 0;
  clear: both;
}

.admin .picform label, .admin .picform select{
  width: 170px;
  float: none;
}

.admin #picture-list table{
  clear: both;
}

/*Calendar */
#main .calendar td span {
  color: #fff;
}

/*
  A grey based theme, inspired by Blinksale and their ColorBurn widget. http://firewheeldesign.com
  
  AUTHOR: Geoffrey Grosenbach http://nubyonrails.com
  
  Colors: 
    dk: 787888
    lt: 4f4f5b
    lter: a8a8a8
    white: ffffff
*/

/* TODO */

.calendar {
  margin: auto;
  color: white;
  text-align: center;
}

.little_day {
    background-color:#303030;
    height:25px;
    width:25px;
}

.monthName th {
  font-weight: normal;
  text-align: right;
  padding-top: 1em;
  padding-bottom: 0.7em;
  color: black;
}

.dayName th {
  font-size: 0.7em;
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  background-color: #303030;
  color: white;
  border-bottom: 1px solid white;
}

.otherMonth, .day, .specialDay {
  padding: 0.7em 1em;
  border-right: 1px solid #111111;
}

.otherMonth {
  color: #999999;
  background-color: #4f4f5b;
}

.day, .specialDay {
  border-bottom: 1px solid #111111;
  background-color: #333333;
  height:75px;
  width:75px;
  text-align:left;
  vertical-align:top;
}
.day {
    padding:.1em;
}
.specialDay {
  background-color: #a8a8a8;
  color: black;
}
.specialDay a, .specialDay a:visited, .specialDay a:hover {
  color: white;
  text-decoration: none;
  padding: 1em;
}
.specialDay a:hover {
  color: white;
  background-color: black;
}
.weekendDay {
  background-color: #787888;
}
  /* ----- add selectors here for font sizing ----- */
  #JT_close_left, #JT_close_right{font-size: 1.1em;}
  #JT_copy p, #JT_copy ul{font-size: .9em;}



/*Brother Section*/

.brotherlist li {
  margin-bottom: 10px;
  border: 1px solid #000;
  width: 530px;
  overflow: hidden;
}

.brotherlist li a.titlebar{
  display: block;
  width: 100%;
  border-bottom: 1px solid #000;
  background-color: #ccc;
}

.brotherlist li img {
  height: 80px;
  margin: 10px;
}

.brotherlist a {
  overflow: hidden;
  float: left;
}

#main .brotherlist li p {
  overflow: hidden;
  float: left;
  margin: 10px 0 0;
  width: 75%;
}

#main .brotherlist p label, #main .brotherlist p span {
  float: left;
  text-indent: 0;
}
#main .brotherlist p span {
   margin-right: 10px;
}

#main .brotherlist p label:after {
  content: ':';
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

