html, body {
  margin:0;
  padding:0;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans;
  font-size:1em;
}
body {
  background:none;
}
img {
  border:none;
}
div.clear {
  clear:both;
}
h1, .h1 {
  font-size:2em;
  font-weight:normal;
  color:#333333;
  border-bottom:1px solid #ffcc00;
  letter-spacing:-0.1em;
  margin:0.5em 0;
  background: url(/reviews/themes/public/tricornwall/images/layout/logo_h1.png) no-repeat center left;
  padding-left:40px;
}
h1 a, .h1 a {
  text-decoration:none;
  color:#333333;
}
h2, .h2 {
  font-size:1.5em;
  font-weight:normal;
  letter-spacing:-0.1em;
  color:#333333;
  border-bottom:1px solid #cccccc;
}
h2 a, .h2 a {
  text-decoration:none;
  color:#333333;
}
h3, .h3 {
  font-size:1.2em;
  font-weight:normal;
  letter-spacing:-0.1em;
  color:#333333;
  border-bottom:1px solid #cccccc;
}
a {
  color:#666666;
  text-decoration:none;
}
a:hover {
  color:#000000;
  text-decoration:underline;
}
ul {
  list-style-image:url(../images/layout/li.png);
}
span.nav_icon {
	background:url(/reviews/themes/public/tricornwall/images/layout/navbar_icon.png) top no-repeat;
	width:30px;
	height:30px;
	float:left;
	display:block;
}
#wrapper {
  margin:0;
  width:auto;
}
#banner {
  margin-left:10px;
  margin-right:10px;
  height:80px;
  background:url(../images/layout/icon_header.png) no-repeat right center;
  width:auto;
}
#banner h1 {
  margin:0;
  padding-top:5px;
  border-bottom:0;
  background:0;
  padding:0;
}
#banner #search {
  float:right;
  padding-top:30px;
  padding-right:30px;
  background:url(../images/layout/searchBg.png) no-repeat left center;
  width:250px;
  height:50px;
}
#banner #search .textInput  {
  color:#999999;
  line-height:50px;
  margin-left:30px;
}
#banner #search .submitButton  {
  line-height:50px;
}
.bar, div#header ul#main_nav, #bottom {
  color:#999999;
  background:url(../images/layout/nav.png) repeat-x;
  height:30px;
}
.bar ul, div#header ul#main_nav, #bottom .bottom_menu ul {
  margin:0;
  padding:0;
  list-style-image:none;
  list-style-type:none;
}
.bar ul li, div#header ul#main_nav li, #bottom .bottom_menu ul li {
  display:block;
  float:left;
  margin:0;
  padding:0;
  margin-left:10px;
  margin-right:25px;
  position:relative;
  line-height:30px;
}
.bar#footer ul li {
  float:right;
}
.bar ul li a, div#header ul#main_nav li a, #bottom .bottom_menu ul li a {
  line-height:30px;
  color:#eeeeee;
  text-decoration:none;
}
#bottom .bottom_menu ul li span {
  display:none;
}
.bar ul li a:hover, div#header ul#main_nav li a:hover, #bottom .bottom_menu ul li a:hover {
  color:#ffcc00;
}
#nav {
  z-index:20;
  position:relative;
}
#nav #search {
  float:right;
  margin-right:5px;
}
#nav #search input {
  margin-top:3px;
}
#nav #search input.text {
  border:1px solid #999999;
  background:url(http://www.google.com/images/poweredby_transparent/poweredby_EEEEEE.gif) no-repeat center right #eeeeee;
  width:100px;
}
#nav #search input.textFocus {
  border:1px solid #999999;
  background:#ffffff;
  width:100px;
}
/* drop-down menu */
#nav li ul, div#header ul#main_nav li.hover ul, div#header ul#main_nav li:hover ul, div#header ul#main_nav li.active ul, div#header div#right_nav ul li.hover ul, div#header div#right_nav ul li:hover ul, div#header div#right_nav ul li.active ul {
	position: absolute;
	left: -16px;
	display:none;
	width:170px;
	top:30px;
	padding-bottom:20px;
	background: #000000 right bottom no-repeat;
	background-image:url(../images/layout/menuBg1.png);
	border:1px solid #333333;
	border-top:1px solid #000000;
	padding:0 10px;
	padding-bottom:20px;
	padding-top:1px; /* fix phpfox problem, here for consistency */
	z-index:30;
}
#nav li ul.alt_1, div#header ul#main_nav li ul.alt_1 {
	background-image:url(../images/layout/menuBg1.png);
}
#nav li ul.alt_2, div#header ul#main_nav li ul.alt_2 {
	background-image:url(../images/layout/menuBg2.png);
}
#nav li ul.alt_3, div#header ul#main_nav li ul.alt_3 {
	background-image:url(../images/layout/menuBg3.png);
}
/* make drop-down show */
#nav li:hover ul, #nav li.sfhover ul, div#header ul#main_nav li.hover ul, div#header ul#main_nav li:hover ul, div#header div#right_nav ul li.hover ul, div#header div#right_nav ul li:hover ul {
  display:block;
}
/* li elements in menus */
#nav li li,  div#header ul#main_nav li.hover ul li, div#header ul#main_nav li:hover ul li, div#header ul#main_nav li.active ul li, div#header div#right_nav ul li.hover ul li, div#header div#right_nav ul li:hover ul li, div#header div#right_nav ul li.active ul li {
	float:none;
	line-height:1em;
	margin:-1px 0px 0px 0px;
}
#nav li li a, div#header ul#main_nav li.hover ul li a, div#header ul#main_nav li:hover ul li a, div#header ul#main_nav li.active ul li a, div#header div#right_nav ul li.hover ul li a, div#header div#right_nav ul li:hover ul li a, div#header div#right_nav ul li.active ul li a {
	float:none;
	padding:6px;
	display:block;
	margin:0 5px;
	line-height:1em;
}
#nav li li a:hover, div#header ul#main_nav li.hover ul li a:hover, div#header ul#main_nav li:hover ul li a:hover, div#header ul#main_nav li.active ul li a:hover, div#header div#right_nav ul li.hover ul li a:hover, div#header div#right_nav ul li:hover ul li a:hover, div#header div#right_nav ul li.active ul li a:hover {
	background-color:#333333;
	padding:5px;
	border:1px solid #666666;
	color:#FFCC00;
}
#nav li.explore li a {
  padding-left:22px;
  background-repeat:no-repeat;
  background-position:3px 6px;
}
#nav li.explore li a:hover {
  padding-left:21px;
  background-repeat:no-repeat;
  background-position:2px 5px;
}

#subNav, div#header div#right_nav {
  position:relative;
  z-index:10;
  background:#eeeeee;
  padding:0px 10px;
  border-bottom:1px solid #dddddd;
}
#subNav a, div#header div#right_nav ul li a {
  line-height:25px;
  text-decoration:underline;
  color:#999999;
}
#subNav #breadcrumb {
  float:left;
}
#subNav #login {
  float:right;
}
/* layout */
#content {
  background:none;
}
.content {
  background:url(/reviews/themes/public/tricornwall/images/layout/column-right.png) repeat-y right
}
#center {
  width: 100%;
  float: left;
  margin-right: -300px;
  z-index:1;
}
#left {  
  width: 300px;
  float: right;
  z-index:2;
}
#footer {      
  clear:both;
  position:static;
  color:#999999;
  font-size:1em;
  width:auto;
  margin-top:10px;
}
#centerContent{
  margin-right:300px;
  padding:10px;
  padding-top:0;
}
.column .columnContent {
  padding:10px;
  padding-top:0;
}
#leftContent {
  padding:0;
}

/* menu */
div.sideBox {
  background:none repeat scroll 0 0 #F4F4F4;
  border-color:#000000 #CCCCCC #CCCCCC;
  border-right:1px solid #CCCCCC;
  border-style:solid;
  border-width:5px 1px 1px;
  margin:10px 5px;
  position:relative;
}
div.sideBox ul {
  list-style-type:none;
  list-style-image:none;
  padding-left:0;
}
div.sideBox li a {
  color:#666666;
  font-weight:normal;
  margin:5px 10px;
  padding:0;
  border-bottom:1px solid #cccccc;
  text-decoration:none;
  padding:0.2em;
  display:block;
}
div.sideBox li a:hover {
  color:#000000;
  font-weight:normal;
  background:#ffffff;
  border-bottom:1px solid #cccccc;
}
/* form */
div.form_row {
	padding:2px
}
div.form_row_error {
	padding:5px 0;
}
span.label {
	width:150px;
	float:left;
	clear:left;
	text-align:right;
	margin-right:10px;
}
div.form_row_error span.label {
	font-weight:bold;
}
span.comment {
	display:block;
}
span.input {
	float:left;
}
textarea {
	width:300px;
	height:250px;
}
/* table */
table.table {
	margin:10px 0;
	border-collapse:collapse
}
table.table td.text, table.table th.text {
	text-align:left;
}
table.table th {
	padding: 6px 8px 6px 8px;
	text-align:center;
}
table.table th a {

}
table.table th a:hover {
	
}
table.table tr {
	margin-left: 8px;
	margin-bottom: 4px;
}
table.table td {
	text-align:center;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
table.sortable thead {
    cursor: pointer;
}
table tr.noItems td {
	letter-spacing:0.2em;
	height:40px;
	padding:0 30px;
}
/* classes */
div.feedback {
	margin:10px 0;
	padding:10px;
	padding-left:35px;
	background:#FFCCCC;
	border:1px solid #990000;
}
div.clear {
	clear:both;
}
.description { /* vendor, series detail */
	margin-left:10px;
}
.letters { /* vendor, series index */
	text-align:center;
}
div.noItems {
	letter-spacing:0.1em;
	font-size:1.4em;
	text-align:center;
	line-height:2.5em;
}
/* pagination */
.pagination {
	margin-top:15px;
}
.pagination a {
	padding: 4px 10px 4px 10px;
	margin: 0 2px 0 0;
}
/* new items */
#items {
	margin-top:20px;
}
#items div.left {
	width:50%;
	float:left;
}
#items div.right {
	width:50%;
	float:left;
}
#items fieldset {
	margin:0 10px;
}
#items fieldset {
	min-height:100px;
}
.item_list {
	margin-top: 10px;
	margin-bottom:10px;
	clear:left;
}
.item_pic {
	padding-bottom: 8px;
	float:left;
	width:20%;
	margin-right:10px;
}
.item_pic img {
	margin:0px auto;
	display:block;
}
.item_details {
	padding-bottom: 8px; 
	padding-top: 6px;
	float:left;
	width:70%;
}
.item_date {
	font-size: 0.9em;
}
.item_rating {
	margin-top: 8px;
}
/* user cp */
#cp-avatar {
    float:left;
    margin-top:5px;
    margin-right:10px;
    margin-bottom:10px
}
#cp-options {
    margin-left:75px;
}
/* product detail */
#adminJump {
	position:absolute;
	bottom:10px;
	right:10px;
	width:150px;
	height:70px;
	padding:10px;
	cursor:move;
	z-index:500;
}
/* autocomplete */
.autocomplete ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
.autocomplete ul li {
	cursor:pointer;
	font-style:italic;
	margin:10px;
}
/* --------- includes ----------- */
/* category browse/search panel */
#browse {
	padding-bottom:20px;
}
#browse .browseCategories {
	float:left;
	width:550px;
	margin-top:4px;
}
#browse .browseSearchBox {
	float:right;
	width:300px;
	margin-left:30px;
	margin-top:10px;
}
/* home page category list */
#categories {
	width:100%;
}
.categoryList {
	list-style-type:none;
	width:50%;
	float:left;
	margin:0;
	padding:0;
	margin-top:10px;
}
.categoryList li {
	margin:0;
	margin-left:10px;
	padding:4px;
}
/* search block */
#searchBlock .searchKeywords {
	
}
#searchBlock .searchCategory {
	float:left;
	width:150px;
}
#searchBlock .searchSubcategory {
	float:left;
	padding-left:5px;
}
#searchBlock .searchVendor {
	clear:left;
	float:left;
	width:150px;
}
#searchBlock .searchButton {
	float:left;
	padding-top:10px;
	padding-left:5px;
}
/* search inline */
#searchInline .searchKeywords {
	float:left;
	width:230px;
}
#searchInline .searchCategory {
	float:left;
	width:200px;
}
#searchInline .searchSubcategory {
	float:left;
	width:130px;
}
#searchInline .searchVendor {
	float:left;
	width:250px;
}
#searchInline .searchButton {
	float:left;
	padding-top:10px;
}
/* review detail */
.review { 
	margin-top:14px;
	padding-bottom:20px;
}
.review_left { 
	float:left;
	width:650px;
}
.review_right { 
	float:right;
	width:200px;
	margin-right:20px;
}
.review .review_user_image {
	margin-right:10px;
	float:left;
	width:80px;
}
.review .review_user_name a {
	
}
.review .review_date {
	font-size: 10px;
}
.review .review_summary_label {
	font-weight:bold;
	padding-right:5px;
}
.review .review_summary {
	font-style:italic;
	letter-spacing:0.1em;
}
.review .review_body {
	clear:left;
	margin-top:10px;
}
.review .review_long_rating {
	margin-top:10px;
}
.review .review_actions ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
.review .review_actions li {
	font-size: 0.9em;
	padding-bottom: 2px;
	margin: 4px 0px 0px 0px; 
	padding-left: 24px;
	background-position:left center;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:none;
}
.review_edit 		{ background-image: url(../images/layout/option_editreview.jpg); }
.review_remove 		{ background-image: url(../images/layout/option_remove.jpg); }
.review_viewall 	{ background-image: url(../images/layout/option_viewall.jpg); }

/* ---------- specific pages ---------- */
#product_detail #top_section {
	margin:15px;
}
#product_detail #image {
	float:left;
	width:180px;
	margin-top:20px;
	margin-right:10px;
	text-align:center;
	font-size:0.8em;
}
#product_detail #description {
	float:left;
	width:470px;
}
#product_detail #details {
	float:right;
	margin-left:20px;
	width:200px;
}
.rate_box {	
	padding: 8px; 
	width:200px; 
	margin-bottom:20px;
}
.rate_title {
	text-decoration: underline; 
}
.rate_details { 
	margin: 8px 0px 0px 0px;
	padding-left: 28px; 
}
.rate_box dt {	
	letter-spacing:0.2em;
	margin-right:10px;
}
.rate_box dd {	
	margin-right:10px;
	margin-bottom:5px;
	text-align:right;
}
#product_detail #details_nav {
	clear:left;
	letter-spacing: -0.03em;
	padding: 6px 8px 6px 8px;
	margin-top: 8px;
	font-size: 0.9em;
}
#product_detail #details_nav ul {
	list-style-type:none;
	list-style-image:none;
	margin:10px;
	padding:0;
}
#product_detail #details_nav ul li {
	display:inline;
	padding:10px 20px;
	background-position: left; 
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 4px;
}
.details_link_images 		{ background-image: url(../images/layout/midbar_images.jpg); }
.details_link_vendor 		{ background-image: url(../images/layout/midbar_vendor.jpg); }
.details_link_allvendor 	{ background-image: url(../images/layout/midbar_allvendor.jpg); }
.details_link_allreviews 	{ background-image: url(../images/layout/midbar_allreviews.jpg); }
.details_link_compare 		{ background-image: url(../images/layout/midbar_compare.jpg); }
.details_link_details 		{ background-image: url(../images/layout/midbar_details.jpg); }
.details_link_addreview 	{ background-image: url(../images/layout/midbar_addreview.jpg); }
.details_link_discussion 	{ background-image: url(../images/layout/midbar_discussion.jpg); }

div#content div.block div.title, div#sidebar div.block div.title, .sideBox .sideBoxHeader h3 {
  background-color:#F3F3F3;
  border-top:medium none;
  color:#333333;
  font-size:1.5em;
  font-weight:normal;
  letter-spacing:-0.1em;
  margin:10px 0 10px 0;
  margin-top:;
  border-bottom:5px solid #dddddd;
}
