/*@import "cart.css";*/

/*------------------------------------------------------------------------------
    Global Styles
*/

html,body {
    padding: 0;
    margin: 0;
    border: 0;
}

/*
* html img {
    behavior: url('/css/pngfix.htc');
}*/

body {
    font-family:Tahoma, Arial, sans-serif;
    font-size:14px;
    background:url(/img/layout/200906/repeat_bg.jpg) top left repeat;
}
a img {
    border:none;
}
a {
    color:#276E7F;
}
a:hover {
    color:#803928;
    text-decoration:underline;
}
a:active {
    color:#803928;
}
a:visited {
    color:#7B8285;
}
.js {
    display:none;
}
h1 {
    margin:0;
    padding:0;
}

/*------------------------------------------------------------------------------
    Primary Layout Containers
*/
#Container {
    margin-top:15px;
}
#Outer {
    background:url(/img/layout/200906/container_bg.jpg) center top no-repeat;
    width:1003px;
    min-height:861px;
    margin:0 auto;
}
#Container{

}
#Header {
    background:url(/img/layout/200906/header_bg.png) top left no-repeat;
    height:277px;
    position:relative;
}
h1#Logo {
    position:absolute;
    top:20px;
    left:20px;
    margin:0;
}
h1#Logo a {
    background:url(/img/layout/200906/zman_logo.png) top left no-repeat;
    text-indent:-99999px;
    overflow:hidden;
    width:292px;
    height:140px;
    display:block;
}
#TopNav {
    color:white;
    position:absolute;
    top:170px;
    left:25px;
    font-size:16px;
}
#TopNav a {
    color:white;
    text-decoration:none;
}

#Middle {
    border:1px solid #53cffe;
    border-top:none;
    min-height:250px;
    padding-top:50px;
}

#Content {    
}

#Footer {    
    text-align:center;
    font-size:10px;
    font-weight:bold;
    color:#666666;
    height:70px;
    padding-top:10px;
}
#Top {
    position:absolute;
    top:25px;
    left:415px;
    font-size:14px;
    color:white;
}
#Top a {
    color:white;
    text-decoration:none;
}
#Top img.carticon {
    position:relative;
    top:3px;
}



/*------------------------------------------------------------------------------
    Main Containers
*/

#Content .large_image {
	float:left;
	width:564px;
	min-height:300px;
	_height:300px;
}
#Bottom .bottom_logos {
    float:left;
    position:relative;
    left:-15px;
}
#Bottom .bottom_button {
	float:left;
	padding:5px 2px;
	width:185px;
}
#intro_message { 
    text-align:center; 
}


#PageHeading {
    margin-bottom:0.5em;
    font-size:130%;
    background:url(/img/layout/blue_dot.png) bottom left repeat-x;
    _background:url(/img/layout/blue_dot.ie6.gif) bottom left repeat-x!important;
    padding-bottom:14px;
    color:#333333;
    padding-left:15px;
}




/*------------------------------------------------------------------------------
    Home
*/
#Home {
    min-height:610px;
    position:relative;
}
#Home .knowBass {
    display:block;
    float:left;
    background:url(/img/layout/200906/home_knowbass.jpg) top left no-repeat;
    width:361px;
    height:284px;
}
#HomeButtons {
    float:right;
    width:290px;
    padding-right:20px;
}
#HomeButtons .button {
    display:block;
    text-indent:-9999px;
    overflow:hidden;
    background-position:top left;
    background-repeat: no-repeat;
    width:290px;
    height:95px;
    margin:4px 0;
}
#HomeButtons #Button1 {
    background-image:url(/img/layout/200906/home_button1.jpg);
}
#HomeButtons #Button2 {
    background-image:url(/img/layout/200906/home_button2.jpg);
}
#HomeButtons #Button3 {
    background-image:url(/img/layout/200906/home_button3.jpg);
}

#Home .catalog {
    display:block;
    background:url(/img/layout/200906/home_catalog.jpg) top left no-repeat;
    width:234px;
    height:285px;
    margin-left:70px;
    float:left;
}
#Home .catalogText {
    width:330px;
    padding:0 20px;
    float:right;
    text-align:center;
}
#Home .catalogText p {
    margin:2.25em 0;
}
#Home .catalogText .virtual a {
    font-size:14px;
    font-weight:bold;
}
#Home .catalogText .download a {
    color:#CD3529;
    font-size:24px;
    font-weight:bold;
}
#Home .catalogText .downloadReader {
    font-size:12px;
}
#Home #SeeVideo {
    position:absolute;
    top:360px;
    left:8px;
    cursor:pointer;
}
#Home #TipoftheWeek {
    position:absolute;
    top:360px;
    left:250px;
    cursor:pointer;
}
#Home #TipoftheWeek .middle {
    background:url(/img/layout/200906/home_tipweek_bg.jpg) top left no-repeat;
    height:51px;
    padding-top:145px;
    padding-left:5px;
}
#Home #TipoftheWeek .blurb {
    font-size:12px;
}
#Home #TipoftheWeek .tip {
    color:#CD3529;
    font-size:14px;
    font-weight:bold;
}
#Home #TipoftheWeek .more a {
    font-size:11px;
}
#Home #CatchoftheMonth {
    position:absolute;
    top:360px;
    left:492px;
    cursor:pointer;
}
#Home #CatchoftheMonth .middle {
    background:url(/img/upload/testimonials/homepage_resized/48026testimonial-02-18-07.jpg) 0px 0px no-repeat;
    height:196px;
}
#Home #CatchoftheMonth .blurb {
    background:#8C8C8C;
    position:absolute;
    left:6px;
    bottom:6px;
    width:210px;
    text-align:center;
    color:white;
    padding:2px 0;
}
#Home .smallBox {
    width:222px;
}
#Home .smallBox .head {
    background:url(/img/layout/200906/tab_blue_small.png) top left no-repeat;
    width:222px;
    padding-top:3px;
    height:21px;
    text-align:center;
    font-family:Tahoma, Arial, sans-serif;
    font-size:16px;
    font-weight:bold;
}
#Home .smallBox .middle {
    border:6px solid #CDD0D1;
}
#Home #ShopZman {
    position:absolute;
    top:395px;
    left:755px;
}
.tabBox {
    width:702px;
    height:342px;
    position:absolute;
    top:0;
    left:8px;
}
.tabBox .tab {
    float:left;
    width:351px;
    height:29px;
    background:url(/img/layout/200906/tab_silver_large.png) top left no-repeat;
    padding-top:9px;
    text-align:center;
    font-family:Tahoma, Arial, sans-serif;
    font-size:16px;
    font-weight:bold;
    cursor:pointer;
}
.tabBox .tab.active {
    background:white;
    width:349px;
    padding-top:8px;
    border-top:1px solid #A7A9AC;
    border-left:1px solid #A7A9AC;
    border-right:1px solid #A7A9AC;
}
.tabBox .panel {
    position:absolute;
    top:38px;
    left:0;
    height:302px;
    width:700px;
    border:1px solid #A7A9AC;
    background:white;
}
#News {
    position:absolute;
    top:0px;
    left:725px;
    width:261px;
    background:white;
    font-size:14px;
}
#News .head {
    background:url(/img/layout/200906/tab_blue_large.png) top left no-repeat;
    font-family:Tahoma, Arial, sans-serif;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding-top:7px;
    width:261px;
    height:27px;
}
#News .middle {
    overflow-y:scroll;
    height:330px;
    border:8px solid #CDD0D1;
}
#News .item {
    padding:0 10px;
    margin:1em 0;
}
#News .title {
    color:#CD3529;
}
#News .more {
    font-size:85%;
}

/*------------------------------------------------------------------------------
    Browser Links
*/
#browserLinks {
    text-align:right;
    margin:5px;
}



/*------------------------------------------------------------------------------
    Testimonials
*/

#pages {
    padding:0 0 15px 5px;
}
#pages div {
    display:inline;
}
#testimonials .testimonial {
    clear:both;
    border-top:1px solid black;
    padding-top:10px;
    margin-top:10px;
}
#testimonials .testimonial .body {
    font-size:12px;
    line-height:140%;
    padding-left:8px;
}
#testimonials .testimonial .body p {
    margin:4px 0;
}
#testimonials .testimonial .body * {
    font-family:Verdana,Arial,sans-serif!important;
    font-size:12px!important;
}
#testimonials .testimonial .img_container {
    float:right;
    text-align:right;
    padding-left:15px;
}
#testimonials .testimonial img {
    margin-top:5px;
}
#testimonials .submitted_by {
    font-size:11px;
    line-height:100%;
    padding-bottom:10px;
}

.admin_testimonial {
    font-size:11px;
    margin:10px 0;
    padding-bottom:15px;
    border-bottom:2px solid #ccc;
}
#testimonials label {
    display:block;
    font-weight:bold;
    font-size:10px;
    padding-top:4px;
}
.admin_testimonial .column_one {
    float:left;
    width:450px;
}
.admin_testimonial .column_two {
    float:left;
    width:100px;
    padding:0 5px;
}

.admin_testimonial .submitted_by {

}
.admin_testimonial .text {

}
.admin_new form .text input {
    width:260px;
}
.admin_new form .file input {
    width:310px;
}


/*------------------------------------------------------------------------------
    Flash Messages
*/
#flashMessage div.message {
    display:inline;
}
#flashMessage {
    background-color:#FFFFCC;
    border-bottom:1px solid #808080;
    border-top:1px solid #808080;
    padding:0.3em 0;
    font-size:115%;
}


.cake-sql-log {
    border-collapse: collapse; 
}
.cake-sql-log td {
    background:#fefefe;
    border:1px solid #bbb;
    font-family: monospace;
    padding:0.5em;
}