﻿/********************************************
   AUTHOR:          http://www.ambitiouswebdesign.com 
   WEBSITE:     http://www.tulsabusinessbaskets.com/
   TEMPLATE NAME:  Tulsa Business Baskets
   DATE:           June-15th-2009
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 
 
* { margin: 0; padding: 0px; }

html, body { 
margin: 0;
padding: 0px;
height: 100%; 
background: #272c05 url('/images/bg.jpg') repeat-x;
}

.line { border: none; border-bottom: 1px solid #4e5b28; height: 0px; margin: 0 auto }
.clear { clear: both; }

/* ----------CART--------------------- */
font, table, tr, td { border: none; background-color: transparent;}
table, td, tr { border: none; font: 9pt "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif; color: #4c2d01; }
td { line-height: 20px; }
table b { color: #4c2d01; }
table a, tr a, td a, font a, .content table a {color: #42670d; font: 9pt "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif; }
table a:hover, tr a:hover, td a:hover, font a:hover, .content table a:hover {color: #42670d;}
table hr {border: none; border-bottom: 1px solid #4c2d01; height: 0px;}
font img { border: 2px solid #ded4c8; margin-right: 10px; } 

font font p a{
	color: black; font-size: 14px; line-height: 26px;
}

font font p a:hover {
	color: blue
}

/* ----------Centered Container Or the Layout--------------------- */
#container { 
min-height: 60%; 
height: auto !important; 
height: 60%; 
margin: 0 auto -4em; /* make sure this matches in the body footer DIV */
width: 960px;
} 


/* --------------LABELS BUTTONS & FORMS-----------*/
label {
font: bold 10pt 'lucinda sans', Sans-serif;
color: #777;
}
 
.form, textarea {
width: 20em;
border: 1px solid #777;
font: 10pt 'lucinda sans', Sans-serif;
color: #86878b;
padding: 2px;
margin-bottom: 20px;
}
 
.button {
width: 6em;
font: bold 10pt 'lucinda sans', Sans-serif;
color: #fff;      
background: #4fc2f0;
padding: 4px 5px;
border: 1px solid #46a1c6;
}

/* --------------HEADER------------- */
#header { height: 119px; width: 960px; margin: 0 auto}
#header .cart { float: right; width: 140px; height: 110px; text-align: right; background: url(/images/cartbg.gif) no-repeat top left;
}
#header .cart td, .cart a { text-align: right; padding: 0px 2px 0px 0px;}

#header .cart a { 
color: #5d0044; 
font: bold 12px 'lucinda sans', Sans-Serif; 
letter-spacing: 0px; 
text-decoration: none; 
padding: 40px 0px 0px 0px;
}


#header .cart font { color: #5d0044;}

/* --------------LOGO IN HEADER *always use this*------------- */
.logolink, #swap { width: 630px; height: 119px; float: left}
.logolink, #swap { background: url('/images/logo.jpg') no-repeat;}
.logolink a { float: left;  }
  
.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */


/* --------------TOPNAV------------- */
#topnav { background: url('images/topnav.gif') repeat-x; height: 74px;}

#topnav ul { margin-left: 10px; padding-top: 30px; padding-bottom: 20px; float: left}
#topnav ul li  {list-style-type: none; display: inline }
#topnav ul li a { color: white; padding: 35px 30px 38px 30px; font: 14px 'lucinda sans', Sans-Serif; text-decoration: none; }
#topnav ul li a:hover { background: url(/images/topnav_hover.gif) repeat-x; color: #44690f; }

#topnav .search { float: right; width: 250px; padding: 0px; margin: 22px 12px 0px 0px;}
#topnav .search .cartbutton { }

#topnav .search input[type="text"]{ 
background: url(/images/searchbg.gif) repeat-x; 
border: 1px solid #b4b4b4; height: 22px; 
margin-left: 8px; width: 13em; 
padding: 8px 6px 0px 6px;
font: 11px 'lucinda sans', Sans-Serif;
color: #ff0090;
}



/* --------------MAIN CONTENT, LEFT NAVIGATION----------------*/
#main { min-height: 100%; height: auto !important; height: 100%; background: #f8f4ef url(/images/mainbg.jpg) repeat-x; /* Main DIV Background Img */}
#main .content { padding-top: 20px; margin: 0px 40px 0px 240px; min-height: 316px; /* Height of Background Img */ height: auto;}
#main h1 { padding-bottom: 12px; font: 32px 'lucinda sans', Sans-Serif; color: #545837; letter-spacing: -1px;}

#main p { color: #4c2d01; font: 12px 'lucinda sans', Sans-Serif; line-height: 22px; padding-bottom: 24px;}

#main .content div {
color: #4c2d01; font: 12px 'lucinda sans', Sans-Serif; line-height: 22px;	
}

#main .content a { color: #42670d;}

/* --------------FOOTER------------- */

#footer, .push { 
clear: both;
width: 960px;
height: 4em; /* make sure this matches in the body container DIV */
bottom: 0;
left: 0;
margin: 0 auto; 
position: relative;
} 

#footer { background: url('images/footbg.gif') no-repeat; height: 100px; height: auto;}

#catfooter { background: transparent; margin-top: 30px}

#footer .content, #catfooter .content { 
width: 960px; 
margin: 0 auto; 
position: relative; 
padding-top: 18px; 
padding-left: 10px;
}


/* --------------FOOTER LINKS------------- */
#footer ul, #catfooter ul  { padding: 10px 10px 10px 0px; }
#footer .links ul, #catfooter .links ul { margin: 0px; padding: 0px;}
#footer .links li, #catfooter .links li { display: inline; list-style-type: none;}

#footer .links li a, #catfooter .links li a {
color: #c4c7b4;
text-decoration: none;
padding: 0px 30px 0px 0px;
font: bold 10px 'lucinda sans', Sans-Serif;
text-decoration: underline
}

#footer .links li a:hover, #catfooter.links li a:hover { text-decoration: underline; }


/* --------ASC LINKS--------- */
#footer .asc ul, #catfooter .asc ul { margin: 0px; padding: 0px;}
#footer .asc li, #catfooter .asc li { display: block; list-style-type: none;}

#footer .asc li a, #catfooter .asc li a {
color: #717557;
text-decoration: none;
font: 10px 'lucinda sans', Sans-Serif;
line-height: 18px;
}

/* --------------FOOTER SEO LINKS------------- */
#footer .seo {
height: auto;
text-align: left;
color: #717557;
width: 750px;
font: 8pt 'lucinda sans', Sans-Serif;
}
 

#footer .seo a {
color: #717557;
text-decoration: none;
font: 8pt 'lucinda sans', Sans-Serif;
}


/* --------------LEFTNAV----------------*/

.navleft {
width:185px;
margin: 25px 20px 20px 20px;
float: left;
font: bold 13px 'lucinda sans', Sans-Serif; 
background: #e0d6cc url('images/leftnavbg.gif') repeat-x;
}

.navleft ul{ list-style-type: none; padding: 0px;}

.navleft ul li a{
background: url("/images/icon_arrow.png") no-repeat center left; 
display: block;
padding: 8px 0px 8px 0px;
text-decoration: none;
color: #42670d;
margin-left: 6px;
}

.navleft ul li a:hover{}

.navleft ul li ul, ul li ul li, ul li ul li a {
}

.navleft ul li ul li a {
padding-left: 12px;
font-family: Lucida Grande, sans-serif;
font-size: 10px;
margin-left: 20px;
line-height: 12px;
background: url(/images/bullet_arrow.gif) no-repeat center left; 
color: #5a0041; 
}

.navleft ul li ul li a:hover { text-decoration: underline}



/* ----------NEWS--------------------- */

#news {
height: 100%;
height: auto;
width: 190px;
margin-top: 10px;
}

#news .head { height: 71px; background: url(/images/newstop.gif) no-repeat;}

#news .text { background: #9e6c02 url(/images/newsbg.gif) repeat-x;}

#news .text p {
font-family: 'lucinda sans', sans-serif;
font-size: 10px;
padding: 4px 9px 0px 10px;
text-align: left;
width: 165px;
color: #f8f4ef;
}

#news .bottom { height: 48px; background: url(/images/newsbottom.gif) no-repeat;}



/* ----------Featured Products--------------------- */

#featuredproducts { 
height: auto !important; 
height: 0px; 
background-color:#e1e1e1;
padding: 14px;
border: 1px solid #aeaeae} 

#featuredproducts .left { 
float: left;
width: 285px;
margin-bottom: 15px;
} 

#featuredproducts .right { 
float: right;
width: 285px;
margin-bottom: 15px;

} 

#featuredproducts .pic { 
float: left;
border: 1px solid #a9a9a9;
margin-right: 10px;
text-align:center;
background-color: #fff;
padding: 6px;
} 

#featuredproducts .desc { 
float: left;
font: 8pt Verdana, Sans-serif;
color: #111;
width: 140px;
line-height: 14px;
} 

#featuredproducts .title { 
font: bold 12pt 'lucinda sans', Sans-serif;
color: #5e66ae;
letter-spacing: 1px;
width: 140px;} 

#featuredproducts .desc a{ 
float: left;
font: bold 8pt 'lucinda sans', Sans-serif;
color: #ff0090;
text-decoration: underline;
} 

#featuredproducts .desc a:hover{ 
float: left;
font: bold 8pt 'lucinda sans', Sans-serif;
color: #ff0090;
text-decoration: underline;
}


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }

