/* @override 
	http://intentsigns.co.uk/css/style.css
	http://www.intentsigns.co.uk/css/style.css
*/

/* CSS Document for Office Furniture Place */
html{
	height: 100%;
}
body{
	position:relative;
	margin:0px auto;
	padding:0px;
	text-align:center;
	height: 100%;
	color: black;
	background: #f5f5f5 url(/images/bg-repeat-y.gif) repeat-y center top;
	font: 12px/1.6em Arial, Helvetica, Geneva, sans-serif;
}

img {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,h7,h8 {
	color: #4d9040;
	background-color: transparent;
	padding: 0;
	margin: 12px 0 5px;
}

h1 {
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
}

h3 {
	color: #bfbfbf;
	font-size: 12px;
  margin-top: 5px;
}

a:link, a:visited, a:active, a:hover {
	color: #4d9040;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

p {
	margin: 9px 0;
	padding: 0;
}

table {
	width: 100%;
	font-size: 10px;
}
table tr th{
	text-align: left;
}
table tr td{
	border-top: 1px dashed silver;
}
table tr.description td{
	border-style: none;
	border-width: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
}
table tr.description td img.thumb{
	float: left;
	margin: 5px;
}
a:hover {
	/*color: gray;*/
  text-decoration: underline;
}

label, input {
	width: 150px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

form {
	margin: 0 auto;
	background-color: transparent;
	padding: 10px;
	width: 400px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}
input{
	padding: 2px;
	border: 1px solid #4a8a3f;
	background: white url(../images/input_bg.jpg) repeat-x center top;
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
form .info{
	font-size: 10px;
	text-align: center;
}
form br {
	clear: left;
}
form textarea{
	width: 100%;
	border: 1px solid #4a8a3f;
	background: white url(../images/input_bg.jpg) repeat-x center top;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 2px;
}
form .submit{
	text-align: center;
}
form .submit input{
	width: 100px;
	margin: 10px auto 0;
}

.info {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* @group Header */

#header {
	position: relative;
	z-index: 1;
	height: 240px;
	background: url(../images/r3_header.gif) no-repeat 1px bottom;
}

img#head_person {
	position: absolute;
	bottom: 0;
	left: 80px;
}

#logo {
	position: absolute;
	bottom: 107px;
	right: 10px;
}

/* @group Main Navigation */

#main_nav {
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 11px;
}
#main_nav ul, #main_nav li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main_nav li{
	padding: 2px 5px;
	float: left;
}

#main_nav a {
	background-color: #fff;
	color: #747474;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
}

/* @end */

/* @end */
#container{
	width: 778px;
	margin:0px auto;
	padding:0px;
	text-align: left;
	position: relative;
}
#navigation{
	float: left;
}

#topRow {
	background: transparent url(../images/topnavbg1.jpg) repeat-x left bottom;
	height: 58px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
}
#content{
	width: 590px;
	float: left;
	margin-left: 175px;
	margin-top: 10px;
		font-size: 11px;
}

#content ol {
	margin-left: 0px;
	padding-left: 15px;
}

#footer {
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	background-color: white;
	color: black;
}
#address {
	font-size:11px;
	float: right;
	padding-top: 10px;
}
#address p{
	display: inline;
	padding: 5px;
}
#copyright {
	float: right;
	padding-top: 10px;
	text-align: right;
	display: none;
}

/* @group Homepage */

.frontCat {
	
}

.frontItem {
	float: left;
	margin: 5px;
	height: 190px;
	overflow: hidden;
	width: 180px;
	font-size: 11px;
	color: black;
	line-height: 1.1em;
}
.frontItem a{
	color: black;
	text-decoration: none;
}
.frontItem a:hover{
	text-decoration: none;
}
.frontItem b{
	color: #4b8d42;
}
.frontItem .description {
	font-size: 10px;
	color: black;
	margin: 0;
	padding: 0;
}

.frontItem .thumb {
	width: 175px;
	padding: 1px;
	margin-bottom: 10px;
}

/* @end */

/* @group Categories */

.more_small_photos {
	float: right;
}
.more_small_photos img{
	width: 50px;
	padding: 1px;
	margin: 5px;
	border: 1px Solid black;
	float: left;
	clear: left;
}
.more_photos img {
	border: 1px Solid black;
	width: 135px;
	vertical-align: middle;
	padding: 1px;
	margin: 3px;
}
.more_photos a{
	float: left;
	height: 150px;
	display: block;
}
.more_photos {
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 100px;
}

.item {
	margin: 4px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
		font-size: 11px;
}
.item a{
	display: block;
}
.item a:hover{
	text-decoration: none;
}
.item .thumb{
	margin: 5px;
	padding: 1px;
	border: 1px solid black;
	float: right;
}
.item .title{
	text-transform: uppercase;
	font-weight: bold;
	font-size:14px;
	color: #438538;
}

.item .description {
	color: black;
	font-size: 11px;
	width:380px;
}
.item a{
  font-size:11px;
  text-decoration: underline;
}
.itemDisplay {
  text-align: center;
  clear:both;
}

.itemDisplay .divBox {
	height: 500px;
}

.item_display img.thumb {
  border-color: #000;
  border-style: solid;
  clear:both;
}

.itemDisplay p {
  clear: both;
  text-align: left;
}

.itemDisplay h1 {
	text-align: left;
	clear: both;
}

.itemDisplay .divBox{
  padding-top:20px;
  height:none !important;
}

.itemDisplay img.thumb{
  float:none !important;
  clear:both !important;
  height:none !important;
}

.itemDisplay .price{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.itemDisplay .buy{
	font-weight: bold;
	text-align: right;
	margin: 10px;
	font-size: 24px;
	clear: both;
}
.total{
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	color: silver;
	
}

/* @end */

/* @group Navigation */

#navigation {
	width: 130px;
	border-right: 1px solid #d4d4d4;
	position: absolute;
	top: 281px;
	bottom: 0;
	z-index: 1;
	left: 20px;
	text-align: right;
	margin: 0;
	padding: 10px 10px 0px 0px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
}
#navigation a{
	text-decoration: none;
	color: #4d9040;
}
#navigation a:hover{
	color: #7c7d81;
}
#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	padding: 2px 0;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/* @end */

/* @group Top Links */

#topLinks{
	float: right;
	width: 100%;
	background-color: transparent;
	font-size: 12px;
	line-height: normal;
	z-index: 3;
	position: absolute;
	bottom: 25px;
}

#topLinks ul {
	float: right;
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}

#topLinks li {
	display: inline;
	margin: 0;
	padding: 0;
}

#topLinks a {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	background: url(../images/links_left.jpg) no-repeat left top;
}

#topLinks a span {
	float: left;
	display: block;
	background: url(../images/links_right.jpg) no-repeat right top;
	padding: 5px 12px 4px 8px;
	color: #324800;
}
/* IE5-Mac Hack\*/
#topLinks a span {
	float: none;
}
/* End Hack */

#topLinks a:hover span {
	color: white;
}

#topLinks a:hover {
	background-position: 0% -42px;
}

#topLinks a:hover span {
	background-position: 100% -42px;
}


/* @end */

/* @group Errors & Notices */
.errFld{
	color: red;
	border: 1px solid red;
}
.errMsg{
	clear: both;
	color: red;
	text-align: center;
}
.warning{
	text-align: center;
	background-color: #ffd7d8;
	color: #cc0000;
	border: 1px solid #cc0000;
	padding: 5px;
	margin: 2px;
}
.warning a{
	color: #cc0000;
	font-weight: bold;
}
.success{
	text-align: center;
	background-color: #c9ffc5;
	color: #00aa00;
	border: 1px solid #00aa00;
	padding: 5px;
	margin: 2px;
}
.success a{
	color: #00aa00;
	font-weight: bold;
}

.confirm{
	text-align: center;
	background-color: #fffdd8;
	color: #f26b00;
	border: 1px solid #f26b00;
	padding: 5px;
	margin: 2px;
}
.confirm a{
	color: #f26b00;
	font-weight: bold;
}

#google {
  text-align: right;
  clear: right;
  margin-bottom: 15px;
}

#google a {
  margin-left: 15px;
}

/* @end */
