/*
 * chrome "container" styles
 *
 */

html {
    margin: 0;
    padding: 0;
}

body {
    background-color: #e0ded2;
    color: #000;
    margin: 0;
    padding: 0;
}

a img {
    border: none 0;
    margin: 0;
    padding: 0;
}

#chrome {
    background-color: #446274;
    color: #000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    margin: 0 auto;
    padding: 0;
    width: 780px;
}

.banner {
	background-color: #fff;
	margin: 0 10px;
	padding: 10px 0 0 0;
	text-align: center;
}

.content {
    background-color: #fff;
    clear: both;
    margin: 0 10px;
    padding: 10px;
}

#taunton_guarantee {
    background-color: #eee;
    height: 90px;
    padding: 10px;
    position: relative;
}

#taunton_guarantee .corner {
    position: absolute;
    height: 10px;
    width: 10px;
}

#taunton_guarantee .taunton_guarantee_tl { background: url(/onlinestore/store/20060723001/assets/templateimages/corners/box-tl.gif) 0 0 no-repeat; top: 0; left: 0; }
#taunton_guarantee .taunton_guarantee_tr { background: url(/onlinestore/store/20060723001/assets/templateimages/corners/box-tr.gif) 0 0 no-repeat; top: 0; right: 0; }
#taunton_guarantee .taunton_guarantee_bl { background: url(/onlinestore/store/20060723001/assets/templateimages/corners/box-bl.gif) 0 0 no-repeat; bottom: 0; left: 0; }
#taunton_guarantee .taunton_guarantee_br { background: url(/onlinestore/store/20060723001/assets/templateimages/corners/box-br.gif) 0 0 no-repeat; bottom: 0; right: 0; }

#taunton_guarantee .cell { 
    float: left; 
}

#taunton_guarantee .cell p {
    margin: 0;
    padding: 0;
}

#taunton_guarantee .cell a {
    color: #c25302;
}

#taunton_guarantee .cell1 {
    padding: 0 10px 0 0;
    width: 120px;
}

#taunton_guarantee .cell1 h1 {
    color: #427a78;
    font-family: Times, serif;
    font-size: 20px;
    margin: 5px 0 0 0;
    padding: 0;
}

#taunton_guarantee .cell2,
#taunton_guarantee .cell3 {
    border-left: solid 1px #427a78;
    padding: 0 10px 0 10px;
}

#taunton_guarantee .cell2 {
    width: 220px;
}

#taunton_guarantee .cell3 {
    border-right: solid 1px #427a78;
    width: 225px;
}

#taunton_guarantee .cell2 h1 {
    color: #c25302;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#taunton_guarantee .cell3 h1 {
    color: #427a78;
    font-family: Times, serif;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

#taunton_guarantee .cell4 {
    padding: 0 0 0 10px;
}

#footer {
    color: #c1cad1;
    padding: 20px 0;
    text-align: center;
}

#footer a {
    color: #c1cad1;
}
