/* Sethmatics Inc. CSS Stylesheet, Copyright 2006 */

*{padding: 0; margin: 0;}

html, body
{    
	height: 100%; /* this is needed to make shadow div height 100% work */
}

body {
/*	background: #FFFFFF url(images/background_body.gif) repeat-y;*/
    background: #FFFFFF url('images/background_textBox.gif');
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	/* this centers site in IE*/
	text-align: center;
}

/*this centers site in firefox*/
#shadow
{
    width: 824px;
    min-height: 100%; /* must be min-height, as height 100% makes shadow disappear once a user scrolls down further */
    margin: 0px auto;
    text-align: left;
    background: url('images/bg-shadow.png') repeat-y;
}

* html #shadow
{
    height: 100%; /* this is same has above, but to make IE6 do it correctly */
}

#mainContents
{
    clear: both;
    margin-left: 23px;
}
table {
    border: none;
    margin: 0px 0px 0px 0px;
}

img 
{
    border: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

p {
	font-family: tahoma;
	font-size:11px;
	padding-left: 5px;
	padding-right: 5px;
}

hr 
{
    display: block;
    margin-top: -7px;
} 

h1
{
    font-weight: bold;  
    font-size: 15px; 
    font-family: Times New Roman; 
    letter-spacing: 1px; 
}

h2 
{
    font-family: tahoma;
    font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #BBC7CF; 
	text-decoration: none;
}

.headerfield
{
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	width: 60px;
}

.headerfieldlable {
	font-size: 10px;
	color: #FFFFFF;
}

.portfolio 
{
    float: left; 
    width: 250px; 
    height: 80px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;

}
.portfolio img
{
    float: left; 
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 5px;
    border-style: none;
}
.portfolio p
{
    padding-top: 5px;
    border-style: none;
}

img.portfolio
{
    margin-right: 5px;
    width: auto;
    height: auto;
}

a {
	text-decoration: none; 
	color: #FFCC66;
	border: none;
}

a.hover {
	text-decoration: underline; 
	color: #FFCC55;
}

.t11_orange {  font-weight: bold; color: #E6870D; text-decoration: underline;}

#footer 
{
    BACKGROUND-IMAGE: url('images/footer_img.jpg'); 
    background-repeat: no-repeat;
    overflow: hidden;
    WIDTH: 780px; 
    BACKGROUND-REPEAT: no-repeat; 
    HEIGHT: 42px; 
    TEXT-ALIGN: right;
    line-height: 60px;
}

#sidebar
{
    FLOAT: left; 
    WIDTH: 229px; 
}

#body
{
    background-image: url('images/content_bg.jpg'); 
    background-repeat: repeat-y;
    width: 785px; 
    /*height: auto;*/ /*uncomment this if footer thing doesn't work */
    clear: both;
}

.staff p
{
    padding-left: 65px;
}

.staff img
{
    padding-left: 5px;
}

.staff p img
{
padding-left: 0px;
#margin-bottom: -2px;
}

.featured
{
    background-color: #00184e;
}

.featured div
{
    float: left; 
    padding-left: 5px; 
    width: 175px;
}

.featured li 
{ 
    background: url(http://sethmatics.com/images/formating/bullet_doublearrow.gif) left center no-repeat;
    padding-left: 10px;
    margin-bottom: 1px;
    list-style-type: none;
}

/* GENERIC ADDITIVES */
.left
{
    float: left;
}

.right
{
    float: right;
}

.pad
{
    padding-left: 5px;
    padding-right: 5px;
}

.pad-vert
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.padLeft25
{
    padding-left: 25px;
}

.marginRight25
{
    margin-right: 25px;
}

.clear
{
    clear: both;
}

.valignMiddle
{
    vertical-align: middle;
}
/* SHOPPING CART RELATED PAGES */
.cart
{
    float: left;
    margin: 10px 20px 10px 40px;
    min-width: 140px;
}

.CartControls
{
    float: right;
    margin-top: 18px;
    margin-right: 30px;
}

.addedToCart
{
    opacity: .5;
    filter: alpha(opacity=50);
}

.inCartLabel
{
    float:right;
    margin-right: 25px;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    font-weight: bold;
    border: 1px white solid;
}

.items
{
    padding-left: 10px;
}

.item_canvas
{
    padding: 2px 3px 2px 5px;
    margin-bottom: 15px;
    width: 260px;
}

.item_canvas_upper
{
    /*height: 50px;*/
    overflow: hidden;
    padding-bottom: 5px;
}

.item_canvas_upper h2
{
    padding-left: 0px;
}
.prod-desc
{
    font-style:italic;
}

.prod-name
{
    font-weight:bold;
}

.item_canvas_lower
{
}

.item_canvas_lower_bottom
{
    padding-top: 5px;
}
.prod-prices
{
    float: left;
    vertical-align: bottom;
}

.prod-pic
{
    float: left;
}

.prod-addToCart
{
    float: left;
    margin-left: 40px;
}

.prod-price
{
    font-size: 1.3em;
}
.prod-ship
{
    color: #999999;
}

.prod-addedToCart
{
    float: left;
    margin-left: 25px;
    margin-top: 20px;
    font-weight: bold;
}

.prod-addedToCart2
{
    float: left;
    margin-left: 40px;
    height: 20px;
}


.prod-details
{
    width: 450px;
    padding: 5px 5px 5px 7px;
    margin-top: 15px;
    margin-left: 15px;
}

.productCategories
{
    text-align: center;
    margin: 30px 0px 0px 50px;
    #margin-left: 10px;
}

.productCategories div
{
    float: left;
    margin: 20px 40px;
}

.checkout-grid
{
}

.totals
{
    border-top: 1px solid #BFDBFF;
    color: white;
    text-align: right;
    font-weight: bold;
    font-size: 9pt;
    width: 450px;
}

.total
{
    background-color: #002151;
    border: 1px solid #BFDBFF;
}


.googleCheckOutBtn
{
    float: right;
}

#payInstructions
{   
    clear: both;
    margin-top: 30px;
}

#payByCheck
{
    text-align: center;
    margin-top: 20px;
}

.cartBtns
{
    width: 450px;
}

.checkoutSidebarLogo
{
    vertical-align: bottom;
}

.checkoutContent
{
    width: 455px;
    margin: 10px auto 0px auto;
}

.detailsBtns
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

.details-rightBtn
{
    float: right;
}
.details-name
{
    display:inline;
    font-weight:bold;
    font-size: 13px;
    padding-left: 0px;
}

.details-price
{
    display:inline;
    padding-left: 10px;
    font-size: 12px;
}

.details-ship
{
    color: #999999;
    padding-left: 15px;
    font-size: 11px;
}

.details-desc
{
    font-style: italic;
    font-size: 12px;
    margin-top: 10px;
}

.details-pic
{
    float:left;
    padding: 10px 10px 10px 0px;
}

.details-summary
{   
    padding-left: 10px;
    padding-top: 8px;
}

.info
{
    margin-top: 10px;
}

#productsNote
{
    clear: both;
    margin-top: 40px;
    margin-left: 10px;
}

#quoteForm
{
    margin: 15px 15px 15px 25px;
}

#quoteForm p
{
    margin-top: 10px;
    margin-bottom: 20px;
}
.formLabel
{
    float: left;
    width: 75px;
    padding-right: 15px;
    padding-top: 4px;
}

.formInput
{
    float: left;
    width: 150px;
    margin-bottom: 5px;
    margin-right: 3px;
    background: #FFFFFF url('images/background_textBox.gif');
}

.contactFormInput
{
    background: #FFFFFF url('images/background_textBox.gif');
}

#leftNav
{
    margin: 15px 5px 5px 35px;
}

#leftNav li
{
    margin-bottom: 5px;
}

#leftNav a
{
    font-size: 1.1em;
}

#leftNav a:hover
{
    color: red;
}

.featured ul
{
    margin-left: 15px;
    padding-right: 0px;
}

.featured p
{
    padding-left: 0px;
}

#currentProject p
{
    margin-bottom: 15px;
}

#printReferLink
{
    margin-top: 30px;
    font-size: 1.2em;
    text-align: center;
}

#topNav
{
    padding-top: 6px;
    padding-bottom: 3px;
    margin-left: 50px;
    list-style-type: none;
}

#topNav li
{
    display: inline;
    padding-right: 25px;
}

#topNav a:hover
{
    border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
    color: #E89C00;
}

#topBGImage
{
    background:url(images/header_bg1.gif) repeat-x;
    height: 32px;
    width: 778px;
    position: relative;
    z-index: 1;
    top: 1px;
}

#headerBottom
{
    width: 780px;
    height: 42px;
    background-image: url(images/header_upper_flipped.png);
    background-repeat: no-repeat;
}

#sidebarContentHeader
{
    width: 780px;
    height: 30px;
    line-height: 28px;
    background-image: url(images/content_upper.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}

#mainNav
{
    width: 780px;
    position: relative;
    z-index: 2;
}

#sidebarContentHeader h1
{
    margin-left: 65px;
}
#sidebarContentHeader span
{
    margin-left: 140px;
}
#sethIncSidebar
{
    margin-left: 5px; width: 215px
}

.payByCheckForm
{
    margin: 15px 15px 15px 25px;
}

.payByCheckForm p
{
    margin-top: 10px;
    margin-bottom: 20px;
}
.formLabel
{
    float: left;
    width: 75px;
    padding-right: 15px;
    padding-top: 4px;
}

.formInput
{
    float: left;
    width: 150px;
    margin-bottom: 5px;
    margin-right: 3px;
    background: #FFFFFF url('images/background_textBox.gif');
}

.contactFormInput
{
    background: #FFFFFF url('images/background_textBox.gif');
}

#content
{
    width: 548px;
    padding-bottom: 20px;
    float: left;
}

#sitemap h2
{
    margin-top: 20px;
    margin-left: 20px;
    font-size: 1.1em;
}

#sitemapLinks
{
    margin: 10px 10px 10px 50px;
    line-height: 18px;
}

.hidden
{
    display: none;
}

.hideScroll
{
    overflow: auto;
}

.cleardefault {
/* Class is a placeholder for javascript that clears defult input placeholders from forms */
}