/* ---------------------------------------------
Screen Stylesheet for http://www.TravelingSignCo.com
Updated:	08/05/08
author:		Susan Nelson
website:	http://www.AuxanoCreative.com
-------------------------------------------------
>> ::COLORS::

>> ::TOC::
	Resets
	Defaults
	Typography
	Forms
	Template 
	Links
	Menus
	Global Classes
	Content

------------------------------------------------- */

/* ---------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
fieldset, table {
border:none;
}
/* ---------- ::Document Defaults:: ---------- */
html { 
font-size:100.01%; 
height: 101%;
}
body { 
margin:0 auto;
height:100%;
font:62.5%/1.8em 'Trebuchet MS',Arial,Helvetica,sans-serif;
background:#24201A;
color:#E2D0BC/*FFEEDA*/;
border-top:8px solid #4f463a;
}
/* ---------- ::Typography:: ----------------- */
blockquote, address, pre { /* adjust as needed */
margin:.5em 2em;
}
blockquote, p, li { /* adjust as needed */
padding:0 0 .4em 0;
}
h1, h3, h4, h5, h6, p { /* adjust as needed */
margin:1em 0;
}
h1 {
font-size:2em;
}
h2 {
font-size:1.9em;
font-family: georgia, serif;
color:#D7A50B;
}
h3 {
font-size:1.8em;
font-family: georgia, serif;
font-style:italic;
line-height:25px;
margin-left:5px;
color:#D7A50B;
}
h3 span {
display:block;
margin-left:15px;
}
h4 {
font-size:1.4em;
font-style:italic;
font-weight:normal;
margin-left:15px;
}
p {
font-size:1.3em;
line-height:20px;
}
/* ---------- ::Forms:: ---------------------- */
input, label {
vertical-align:middle;
}
label {
cursor:pointer;
}
input, select, textarea {
font-size:1.2em;
font-family:inherit;
font-size:inherit;
}
input, textarea {
padding:.2em;
}
textarea {
overflow:auto;
}
/* ---------- ::Contact Form:: --------------- */
.contactform fieldset {
margin-top:15px;
padding: 1em 1em 1em 0; 
clear:both;
} 
.contactform fieldset legend {
font-weight: bold;
display:none;
} 
.contactform div {
width: 100%; 
padding: 0.25em 0 0.25em 0;
} 
.contactform div label {
display: block; 
width: 14em; 
} 
.contactform div.required {
font-style:normal;
}
/* ---------- ::Template:: ------------------- */
#wrap {
width:910px;
margin:0 auto;
overflow:auto;
}
#logo {
width:315px;
height:125px;
background:transparent url(images/logobg2.gif) no-repeat;
margin:-1px 0 0 0;
text-align:center;
}
#logo img {
margin-top:4px;
}
#navcontainer {
width:900px;
height:29px;
margin:10px auto 0 auto;
text-align:right;
}
#container {
width:900px;
margin: 0 auto;
background:#1f1b16;
border:1px solid #2d2823;
}
#intro {
width:878px;
height:250px;
margin:10px auto;
}
#introleft {
width:300px;
height:250px;
float:left;
margin:0;
background:#1f1a17;
border:1px solid #2d2823;
}
#introleft p {
margin:20px 0 0 0;
padding:0 5px;
text-align:center;
font-size:22px;
color:#dba70e;
font-family:georgia,serif;
}
#introleft a, #introleft a:visited {
text-decoration:none;
color:#dba70e;
}
#introleft a:focus, #introleft a:hover, #introleft a:active {
text-decoration:none;
color:#bd2b21;
}
ul#intropoints {
list-style-image: url(images/bullet.gif);
margin:0;
padding-left:70px;
font-size:15px;
color:#bd2b21;
}
#introright {
width:565px;
height:250px;
float:right;
margin:0;
text-align:center;
background:#1f1a17;
border:1px solid #2d2823;
}
#columns {
width:880px;
margin:10px auto;
padding-bottom:3em;
overflow:auto;
font-size:1.1em;
}
#onecolumn {
width:860px;
margin:10px auto;
}
#onecolumn ul {
margin:0 0 0 35px;
font-size:1.2em;
}
#onecolumn li {
padding:10px 0 10px 10px;
}
#onecolumn img {
border:1px solid #2d2823;
padding:3px;
margin:0 8px 0 0;
}
#sidebar {
width:200px;
margin:0;
float:left;
}
.adbox {
width:180px;
height:120px;
background:#D7A50B;
margin:10px auto;
border:2px solid #bd2b21;
}
.adbox img {
padding:0;
margin:0;
}
.adbox p {
padding:0;
margin:0;
}
#content {
width:650px;
margin-right:5px;
padding-top:15px;
float:right;
}
#footer {
width:900px;
height:5em;
margin:0 auto 10px auto;
text-align:center;
color:#FFEEDA;
font-size:.9em;
}
/* ---------- ::Links:: ---------------------- */
a {
color:#dba70e;
text-decoration:none;
}
a:visited {
color:#dba70e;
text-decoration:none;
}
a:active, a:focus, a:hover {
color:#FFFEF4;
text-decoration:none;
outline:none;
}
a img {
border:none;
}
#footer a, #footer a:visited {
color:#FFEEDA;
text-decoration:none;
}
#footer a:focus, #footer a:hover, #footer a:active {
color:#FFEEDA;
text-decoration:underline;
}
/* ----------  ::Menus:: ---------------------- */
/* ::Main Menu:: */
ul#menu {
    height: 2em;
    list-style: none;
    margin: 0 8px 0 0;
    padding: 0;
    float:right;
    font-family:georgia,serif;
    font-size:1.4em;
    font-weight:bold;
	
}
ul#menu li {
    float: left;
    margin: 0 1px 0 0;
}
ul#menu a {
    background: #bd2b21 url(images/nav-tabs.png);
    color: #FFEEDA;
    display: block;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}
ul#menu span {
    background: url(images/nav-tabs.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

/* Current Tab */
ul#menu li.menuactive a {background-color: #dba70e;background-position: 0 -61px;}
ul#menu li.menuactive span {background-position: 100% -61px;}

/* Hover States */
ul#menu a:hover, #menu li:hover a, #menu li.hover a {background-color: #dba70e;background-position: 0 -61px;}
ul#menu a:hover span, #menu li:hover span, #menu li.hover span {background-position: 100% -61px;}

	/* Child Menu - 2nd tier */
	#menu li ul {
	float:none;
	position: absolute;
	top:-999em;
	left: -999em;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;	
	list-style: none;
	z-index:100;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:normal;
	background:#dba70e;
	}
	#menu li:hover ul, #menu li.hover ul {top:auto;left:auto;}
	#menu li:hover ul li, #menu li.hover ul li {
	float:none;
	min-width:200px;
	width:auto;
	padding:0;
	margin:0;
	background:#dba70e;
	}
	#menu li:hover ul li a, #menu li.hover ul li a {
	float:none;
	display:block;
	min-width:200px;
	width:auto;
	height:20px;
	padding:2px 5px 2px 8px;
	background:#dba70e none;
	}
	ul#menu li:hover ul li a:hover, ul#menu li.hover ul li a:hover {background:#BD2B21 none 0 0;
	}

dfn {
display:none;
}
/* ::Footer Menu:: */
#footer ul {
}
#footer li {
}
#footer li a {
}
#footer li a:active, #footer li a:focus, #footer li a:hover {
}
/* ---------- ::Global Classes:: ------------- */
.center {
text-align:center;
}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.hidden {
display:none;
visibility:hidden;
}
.inline {
display:inline;
}
.small {
font-size:10px;
font-weight:normal;
}
.large {
font-size:20px;
font-weight:bold;
}
/* ---------- ::Content/Pages:: -------------- */

#map {
width:425px;
height:320px;
float:left;
margin:10px 0 10px 0;
}
#address {
width:415px;
height:300px;
float:right;
margin:10px 0 10px 0;
background:#2d2823;
}
#address p {
padding:8px 0 0 15px;
}

/* ------------ ::Cataloger Styles:: -------------- */

.category_item {
	float:left;
	margin:0 0px 10px 0;
}
.category_item a {
	font-size:14px;
	text-align:center;
}
.item_attribute_name {
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	clear:both;
}
.item_attribute_val {
	font-size:13px;
}
.lgimage {
float:left;
margin:10px 0;
}
.item_thumbnails {
float:left;
margin:10px 0 0 10px;
}

.clear {
   clear: both;
} 
