/*-----------------------------------------------------------------------------
Style Sheet for zarawood.com

version:   1.0
author:    Stephen Elford
email:     steve@trafficwebsites.co.uk
website:   http://www.trafficwebsites.co.uk/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
p {
  margin: 0 0 1em 0;
}
h1 {
	margin: 0 0 10px 0;
}
/* Class for clearing floats */
.clear {
	clear:both;
	height: 1px;
	line-height: 0px;
}


/* Remove border around linked images */
img {
	border: 0;
}
.hidden {
	display: none;
}
.noborder {
	border: none;
}
.paddedBorder {
	padding: 20px;
	border: 1px solid #999;
}
.previous  {
	display: block;
	width: 100px;
	float: left;
}
.next  {
	display: block;
	width: 100px;
	float: right;
	text-align: right;
}
.left { float:left; }
.right { float: right; }

.copyme {
	border: 1px solid black;
	width: 290px;
	padding: 5px;
	color: black;
}

/*=Feedback messages
------------------------------------------------------------------------------*/
.message {
	padding: 1em;
	margin: 0 0 0.3em;
}
.message.success {
	background: #ABCE5F;
	border: 0.2em solid #007437;
	color: #007437;
}
.message.error {
	background: #F69679;
	border: 0.2em solid #BA131A;
	color: #BA131A;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	font: 11px Geneva, sans-serif;
	color: #999999;
	background-color:#FFFFFF;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #00AAE2;
}
.highlight {
	color: #00AAE2;
}
h1 {
	font-size:14px;
	font-weight: normal;
	color: #00AAE2;
}
h1 a {
	color: #00AAE2;
}
.badNews {
	color:#990000;
}
.goodNews {
	color: #006600;
}
#mainNav {
	font-size:14px;
}
#categories {
	font-size:12px;
}
#latestNews .post h1 {
	font-size: 14px;
}
#latestNews .postInfo {
	font-size:10px;
}
#contactDetails {
	font-size:10px;
}
#footer {
	font-size: 9px;
}
#projectList h1{
	font-size: 18px;
}
#projectList {
	font-size: 14px;
}
/*= Layout
-----------------------------------------------------------------------------*/
#container {
	width:796px;
	background-color:#FFFFFF;
	margin: 0 auto;
	padding: 30px 0px 0 18px;
	position: relative;
}


/*= Header
-----------------------------------------------------------------------------*/
#header {
	margin-bottom: 12px;
}
#header #logo {
	float: left;
}
#header #contactDetails {
	position: relative;
	top: 6px;
	float: right;
	text-align: right;
	margin-right: 18px;
}
#header #basketEmpty,
#header #basketFull {
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 59px;
	height: 55px;
	overflow: hidden;
}
#header #basketEmpty {
	background-image:url(../images/shop/basket-empty.jpg);
}
#header #basketFull {
	background-image:url(../images/shop/basket-full.jpg);
}
#header #basketEmpty:hover, 
#header #basketFull:hover {
	background-position: -59px 0;
}

/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav {
	margin-bottom: 34px;
	list-style-type:none;
	float: left;
}
#mainNav li {
	display: inline;
	margin-right: 30px;
}
#mailingList {
	float: right;
	position:relative;
	top: 3px;
	right: 18px;
	text-align: right;
	width: 140px;
}
#mailingList a {
	margin-bottom: 7px;
	display: block;
}
#mailingList .basket { float: left;}
#mailingList .mlSignUp { float: right;}

#categories #menuCats a {
	color: #00AAE2;
}
#portfolio #menuPortfolio a {
	color: #00AAE2;
}
#projects #menuProjects a {
	color: #00AAE2;
}
#animation #menuAnimation a {
	color: #00AAE2;
}
#shows #menuShows a {
	color: #00AAE2;
}
#press #menuPress a {
	color: #00AAE2;
}
#shop #menuShop a {
	color: #00AAE2;
}
#links #menuLinks a {
	color: #00AAE2;
}
/* =Sub Nav
-----------------------------------------------------------------------------*/
#categoryMenu {
	width: 670px;
}
#categoryMenu,
#mlMenu {
	position: relative;
	top: -28px;
	list-style-type:none;
	clear: left;
	margin-bottom: 0px;
}
#categoryMenu li,
#mlMenu li {
	display: inline;
	margin-right: 23px;
}

/* =Main Content
-----------------------------------------------------------------------------*/

#mainContent {
	width: 778px;
	margin-bottom: 24px;
	position: relative;
	clear: both;
	overflow:hidden;
}

#mainContent #slideshow-container {
	float: left;
	width: 388px;
	height: 388px;
	overflow: hidden;
}
#mainContent #slideshow {
	list-style-type: none;
	width: 388px;
	height: 388px;
}
#mainContent #slideshow li {
	width: 388px;
	height: 388px;
	overflow: hidden;
}
/* =News
-----------------------------------------------------------------------------*/
#latestNews {
	height: 388px;
	padding-left: 14px;
	width: 376px;
	float: right;
	position: relative;
}
#latestNews .title {
	position: relative;
}
#latestNews .rss {
	position: absolute;
	right: 0px;
	top: 0px;
}
#latestNews .post h1 {
	display: block;
	border-bottom: 1px solid #999999;
}
#latestNews .postInfo {
	margin-top: -8px;
	margin-bottom: 8px;
}
#latestNews .postContent {
	height: 243px;
	overflow-y: visible;
	overflow-x: hidden;
	padding-right: 20px;
}
#latestNews .postFooter {
	margin-bottom: 10px;
}
#recentNews {
	position: absolute;
	bottom: -4px;
	width: 376px
}
#recentNews h1 {
	display: block;
	border-top: 1px solid #999999;
	padding-top: 4px;
	margin-bottom: 0px;
}
/* =Image Viewer
-----------------------------------------------------------------------------*/
#mainContent #imgViewer {
	float: left;
	width: 388px;
}
#mainContent #imgViewer img {
	width: 388px;
	height: 388px;
}
/* =Project Info
-----------------------------------------------------------------------------*/
.paging {
	font-size: 12px;
	float: right;
	margin: 0;
	padding: 0;
}
#projectInfo, #related, #projectList {
	padding-left: 14px;
	width: 376px;
	float: right;
}
#latestNews .title, #projectInfo .title, #related .title,  #projectList .title  {
	display: block;
	border-bottom: 1px solid #999999;
	position: relative;
	top: -3px;
}
#related {
	position: absolute;
	bottom: 0;
	right: 0;
}
#projNav {
	margin-bottom: 15px;
}
#projNav .back  {
	display: block;
	width: 176px;
	float: left;
	text-align: center;
}
#prevNext {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	}
#prevNext .back {
	display: block;
	width: 176px;
	float: left;
	text-align: center;
}


/* =Secondary Content
-----------------------------------------------------------------------------*/
#extraContent {
	clear: both;
	margin-bottom: 10px;
}
#extraContent #shopPreview {
	float: left;
	width: 402px;
}
#extraContent #shopPreview img {
	float: left;
	margin-right: 14px;
	position: relative;
	top: 3px;
}
#extraContent #about {
	float: right;
	width: 376px;
	margin-right: 18px;
}
#thumbnails {
	width: 796px;
	float: left;
	overflow: hidden;
}
#thumbnails .thumbnail{
	height: 70px;
	width: 70px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}

/* =Links page
-----------------------------------------------------------------------------*/
#links .left, #links .right {
	width: 388px;
}
#links .left .left,
#links .left .right,
#links .right .left,
#links .right .right {
	width: 194px;
}
#links #mainContent a:hover {
	color: #FF3399;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	padding-top: 43px;
	*padding-top: 0px;
	margin-right: 18px;
}
#home #footer {
	padding-top: 20px;
	*padding-top: 0px;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opera 7 */
fieldset {
	border: none;
	float: left;
	margin: 0 10px 0 0;
}
#mlForm {
	padding: 20px;
}
form {
	border: 1px solid #999999;
	padding: 20px;
	overflow: hidden;
}
table form {
	border: none;
	padding: 0;
}
input, textarea {
	border: 1px #999999 solid;
	padding: 2px;
	color: #333333;
	font:11px Geneva,sans-serif;
}
input.button {
	background-color: white;
	border: 1px #999999 solid;
}
input.button:hover {
	background-color:#00aae2;
	cursor:pointer;
}
.chkbox, .radio {
	border: none;
}
select {
	border: 1px solid #999999;
}
#edit  .inline    {
	display: block;
	width: 2.5em;
	float: left;
}
#edit .spacer_field {
	margin: 0 0 10px 0;
}
/* =Tables
-----------------------------------------------------------------------------*/

table {
	border: 1px solid #999999;
	position:relative;
	background-color:#FFFFFF;
}
table td {
	padding: 2px;
	position:relative;
}
table .header_row {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	
}
table .header_row td{
	font-weight: bold;
	padding: 2px;
}
table .col_heading td {
	
	border-bottom: 1px dashed #999999;
}
table .info_row td {
	color: #000000;
	border-right: 1px solid #999999;
}
table .info_row_shaded {
	color: #000000;
	background-color: #E6E6E6;
	border-right: 1px solid #999999;
}
table .info_row .last_col {
	border-right: none;
}
table .bottom_row td {
	border-top: 1px dashed #999999;
}
#contentLeft table {
	margin-left: 24px;
}

/* =Lists
-----------------------------------------------------------------------------*/
ul {
	list-style:none;
}
li.sortitem {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	overflow: hidden;
}
#links li.sortitem {
	padding: 2px;
}
li.sortitem img.handle {
	cursor: move;
	margin-right: 8px;
	position: relative;
	top: 2px;
}
li.sortitem a img.delete {
	margin-left: 5px;
	position: relative;
	top: 2px;
}
li.sortitem a img.edit {
	margin-left: 5px;
	position: relative;
	top: 2px;
}
.hide_chkbox {
	padding-right: 5px;
	float: left;
}
ul.categories {
	padding: 4px;
	border: 1px solid #999;
}
/* =Admin
-----------------------------------------------------------------------------*/

#logout {
	float: right;
	position:relative;
	top: 3px;
	right: 18px;
}
#loggedout #logout {
	display: none;
}
#edit   #artwork{
	clear: both;
	
}
#edit #gallery {
	height: 100px;
	display: block;
}
#slideshow #edit #gallery {
	height: auto;
	overflow: hidden;
}
#edit #gallery .thumb {
	background-color: white;
	width: 64px;
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
	border: 1px solid #999;
}
#slideshow #edit #gallery .thumb {
	width: 128px;
}
#edit #gallery .thumb .edit{
	float: left;
}
#edit #gallery .thumb .ss_active_chk{
	margin-left: 15px;
}
#edit #gallery .thumb .delete{
	float: right;
}
#edit  #gallery  .handle  {
	clear: left;
	display: block;
	cursor: move;
	margin: 0 auto;
}
#edit  #gallery .sorthelper
{
	background-color: #CCCCCC;
	float: left;
}
#tbWindow {
	padding: 20px;
}#tbWindow  #newImages {
	position: relative;
}
#tbWindow  #thumb {
	padding: 10px;
	background-color: #FFFFFF;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
#tbWindow  #thumb img{
	border: 1px solid black;
}

#twitter {
	clear: both;
	padding-top: 20px;
	*padding: 0;
}
#twitter-link {
	font-size: 14px;
	float: right;
	width: 376px;
	margin-right: 18px;
	text-align: left;
	
}
#twitter #twitter_update_list {
	margin-top: 20px;
}
#twitter #twitter_update_list li span{
	display: block;
}


/* =Portfolio gallery
-----------------------------------------------------------------------------*/
.pf_gallery {
	width: 795px;
	overflow: hidden;
}
.pf_gallery .pf_item {
	height: 420px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.pf_gallery .pf_item img {
	display: block;
	margin-bottom: 5px;
}
.pf_gallery .pf_item p {
	margin: 0 10px 0;
	text-align: center;
}
