/* @override 
	http://cpanel51.gzo.com/~bozeman/css/style.css
	http://www.cpanel51.gzo.com/~bozeman/css/style.css
*/

body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #333;
	
}

/* @group Masthead and Navigation */

/* Masthead */

#Frame { /* around everything */
	margin: 0 auto;
	width: 750px;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
}

#Masthead {
	margin: 20px 0 0 0;
	padding: 0px;
	background-image: url(../elements/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 131px;
	border: 1px solid #000000;
}

#site-title {
	text-align: left;
	margin: 5px 0 0 0;
	padding: 10px 0 0 10px;
	color: #996633;
	font-weight: bold;
}

#Masthead .camera img {
	border: 0;
	float: right;
	padding:  10px;
	margin-top: 95px;
}

#photo_caption{
	background-image: url(../elements/photo_caption_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 5px 5px 10px;
	color: #000000;
	border: 1px solid #000000;
}

/* Navigation */

#topnav {
	margin: 0;
	padding: 8px 10px 5px 15px;
	background-color: #D5CFA3;
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
	border: 1px solid #000000;
}

	
#button	 {
	list-style: none;
	width: 100px;
	padding: 0px;
	background: transparent;
	margin-top: 30px;
	margin-left: 8px;
	display: inline;
}
	
#button #selected {
	color: #663300;
	text-transform: uppercase;
}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}
	
#button li {
	border: none;
	margin: 0;
	padding: 0 10px;
	display: inline;
	text-transform:uppercase;
	font-weight:bold;
}
		
#button li a { 
	color: #663300;
	text-decoration: none;
}
	
html>body #button li a { 
	width: auto; 
	text-decoration: none;
}
	
#button li a:visited { 
	color: #663300;
	text-decoration: none;
}
	
#button li a:hover { 
	color: #996633; 
	text-decoration: none;
}

/* @end */

/* @group Body Parts */

#bg {
	background-image: url(../elements/bg.jpg);
	background-repeat: repeat;
	background-position: top left;
	display:block;
}

.admintoolbar {
   display: block;
	border-left:3px solid #CCC;
	border-bottom:1px solid #CCC;
	padding: 3px 0 0px 3px;
	margin-left:-5px; 
	/*background-image: url(../elements/admintoolbar_bg.jpg);*/
	background-repeat: repeat-y;
	background-position: top left;
}

.toolbar {
   display: inline;
	border-left:3px solid #CCC;
	padding-left: 3px;
}

.content {
	margin: 0;
	padding: 10px;
	width: 520px;
	float: left;
}

.jump {
	text-align:  center;
}

.jump a{
	text-decoration: none;
	border-left: 2px solid #CCCCCC;
	padding: 0 5px;
}
.jump a#first{
	border-left: 0px;
}

.entry {
	display: block;
	padding: 10px;
}

.morepics{
	text-align: right;
	margin-top: -36px;
}

#main_image{
	height: 250px;
	width: 250px;
	text-align: center;
}

.morepics a img {
	border: 1px solid #CCCCCC;
}

.rightbar {
	width: 185px;
	float: right;
	margin: -17px 0 0 0;
	padding: 10px;
}

#features ul{
	width: 190px;
}

#features li{
	border-bottom: 1px solid #996633;
	padding: 3px;
	list-style: none; 
	padding: 0; 
	margin: 0.5em 0 0 -2.8em;
}

#features li #title{

	border-bottom: 0px;
} 

#features h3{
	display: block;
	color:  #996633;
	font-size: 1.3em;
	border-bottom: 3px solid #996633;
}

#features b{
	font-weight: bolder;
	margin-right: 5px;	
}

.footer {
	width: 728px;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	float:left;
	border: 1px solid #000000;
	background-image: url(../elements/footer.jpg);
	background-repeat: none;
	background-position: bottom;
}

.footer a:link,a:visited,a:active {
	border-bottom: 0px;
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* @end */

/* @group Links */

a:link {
	border-bottom: 0px;
	color: #556898;
	text-decoration: underline;
}

a:visited {
	border-bottom: 0px;
	color: #505D78;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group Hn */

h1, h2, h3, h4 {
	color: #000000;
	margin: 10px 0 6px 0;
	font-family: Helvetica, arial, verdana, sans-serif;
}

h1 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #CC9966;
	border-bottom: 2px solid #996633;
}

#site-title a:link, a:active, a:visited, a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
}

h2 {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #996633
}

h2 a, a:link, a:visited, a:active {
	color: #996633;
	font-weight: bold;
	text-decoration: underline;
}

h2 a:hover {color: #996633;}

h2.p_name {
   width:215px;
	float: left;
}

h3 {
	color: #996633;
	font-size: 1.1em;
	font-family: Helvetica, arial, verdana, sans-serif;
}

h4 {
	color: #000000;
	font-size: 1em;
	font-family: Helvetica, arial, verdana, sans-serif;
}

h3.label {border-bottom: 1px solid #000000;}

.product_category h3{
	background-color: #D6CFA3;
	font-size: 1.3em;
	border-bottom: 1px solid #846A5B;
	padding: 8px;
	margin: 0;
}

/* @end */

/* @group Positioning */

.right {
	float: right;
}
.left {
	float: left;
}
	
.clear { clear: both; }

/* @end */

/* @group Formating */

.bold {
	font-weight: bold;
}

.small{
	text-align: right;
	font-size: 75%;
	color: #B9B9B9;
}

em {
	color: #000;
	font-style: italic;
}

.attn {
	color: #333;
	display: block;
	margin: 5px 0 6px 0;
	padding:5px;
	background-color: #D4E0FB;
}

.setaside {
	margin: 5px 0 6px 0;
	padding:5px;
	background-color: #eff4fe;
}

/* @end */

/* @group Round Border */

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_lg, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
	background: transparent url(../elements/box.png) no-repeat bottom right; 
} 

.cssbox { 
	width: 155px !important; /* intended total box width - padding-right(next) */ 
	width: 155px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 4px auto 0px auto; /* use to position the box */
	float: left;
}

.cssbox_lg { 
	width: 285px !important; /* intended total box width - padding-right(next) */ 
	width: 285px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 5px auto 0 auto; /* use to position the box */
	float: right;
}

.cssbox img, .cssbox_lg img {
	border: none;
}
 
/* set the top-right image */ 
.cssbox_head { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 20px; /* right-image-gap + right-inside padding */
} 

/* set the top-left image */ 
.cssbox_head h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 17px 0 5px 16px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */ 
	font-size:  1.2em;
	text-align:center; 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
	background-position: bottom left; 
	margin-right: 15px; /* interior-padding right */ 
	padding: 5px 0 17px 20px; /* mirror .cssbox_head right/left */ 
	text-align:center; 
} 

.cssbox_body a, .cssbox_head a {
	text-decoration: none;
}

.series_list .cssbox_body { 
/*	height: 3em;*/
}

.cssbox_body img{ 
	padding: 5px 2px 5px 5px;
}

/* @end */

/* @group Forms */

textarea {
	width: 500px;
}

input, textarea, select, button {
    font-family: verdana,tahoma,arial,helvetica,sans-serif;
    font-size: 12px;
}

.submit-button {
	margin-left: 2px;
	clear: both;
	color: #000;
	border: 2px #9cf outset;
}

.input-box {width: 500px; }

.button {
	padding:5px;
	background-color:#ccc;
	margin:3px;
	font-size: 9px;
	text-decoration: none;
}

/* @end */

/* @group Sortable list */

div#imageFloatContainer div.sortable_item {
	float: left;
	margin: 10px;
	border: 1px solid #000000;
	width:100px;
	height:150px;
}

/* @end */

.product_category {
	border: 1px solid #cccccc;
	margin: 10px 0;
}

.ctatable{
	background-color: #D6C6C6;
	background-color: #fff;
}
.ctacell{
	border: 1px solid #000;
	background-color: #D6C6C6;
}