body {
    font:12px Arial, Helvetica, sans-serif;
    background:#fff;
}

.container{
    width:955px;
    margin:0 auto;
    padding:12px 0 20px;
    position:relative;
    background:#fff;
    color:#000;
}

.clearfix:after, .field:after, .Actions:after, #Newsletter div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* -- $General / Typography ----------------------------------------- */

p{
    margin:0 0 16px;
    line-height:1.7;
}

a{
    color:#444;
    text-decoration:none;
    font-weight:bold;
    border-bottom:1px solid #d5d5d5;
}

.WideImagePage #Content a{
    border:none; 
}

a:visited{
    color:#666;
}
a:hover{
    color:#000;
    border-color:#000;
}

a img{ 
    border:none; 
}

h1{
    font:20px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    margin:0 0 8px;
}

h2{
    font-weight:bold;
    text-transform:uppercase;
    line-height:1.6;
}

.BlackHeadingPage h2{
    font-size:14px;
    letter-spacing:-1px;
}

strong{
    font-weight:bold;
}

em{
    font-style:italic;
}

#Content ul, #Content ol{ 
    margin:0 0 12px 16px;
    line-height:1.7;
}

#Content ul li{
    list-style-type:disc;
}

#Content ol li{
    list-style-type:decimal;
}

blockquote{
    margin:0 18px 18px; 
}

/* -- $Header ------------------------------------------------------- */

#Logo{
    display:block;
    margin:0 auto 12px;
    width:260px;
    height:135px;
    border:none;
}

#Header{
    position:relative;
    border-bottom:1px solid #d5d5d5;
    padding-bottom:12px;
    text-align:center;
}

/* -- $Navigation --------------------------------------------------- */

#Menu{

}

#Menu li{
    display:inline;
    border-right:1px solid #d5d5d5;
    padding:0 8px 0 9px;
}

#Menu li.last{
    border:none;
}

#Menu li a{
    position:relative;
    border-color:#fff;
}

.orange a:hover, #Menu li a.orange:hover, #Menu li.current a.orange, #Menu li.section a.orange{ border-color:#ff7c00; }
.pink a:hover, #Menu li a.pink:hover, #Menu li.current a.pink, #Menu li.section a.pink{ border-color:#ef0079; }
.purple a:hover, #Menu li a.purple:hover, #Menu li.current a.purple, #Menu li.section a.purple{ border-color:#8a59af; }
.blue a:hover, #Menu li a.blue:hover, #Menu li.current a.blue, #Menu li.section a.blue{ border-color:#5bfff6; }
.red a:hover, #Menu li a.red:hover, #Menu li.current a.red, #Menu li.section a.red{ border-color:#ff0000; }
.yellow a:hover, #Menu li a.yellow:hover, #Menu li.current a.yellow, #Menu li.section a.yellow{ border-color:#feff33; }

/* -- $Content ------------------------------------------------------ */

.col-w{
    width: 547px;
    float: left;
}

.col-s{
    width: 273px;
    padding-top: 70px;
    float: right;
}

#BreadCrumbs{
    position:absolute;
    left:42px;
    top:96px;
    font-size:11px;
    z-index:10000;
}

#Content{
    position:relative;
    width:460px;
    padding:68px 13px 0 42px;
    min-height: 520px;
    z-index:100;
}

.HomePage #Content{
    width:955px;
    padding:20px 0 0;
    margin:0 auto;
    text-align:center;
    min-height: 620px;
}

.HomePage #Content img{
    margin:0 0 20px;
}

.WideImagePage #Content{
    padding:68px 0 0;
    width:100%;
}

.ThreeColumnPage #Content{ 
    width:900px;
}

.Page #BuyPage {

    padding: 0;
    width: 470px;
    margin: 25px 0 0 0;
}

.Product #BuyPage {
    margin: 15px 0 0 0;
    padding: 0;
    width: 470px;
}

.Product #Content,
.StorePage #Content{
    width:955px;
    padding:0;
}

.StockistPage #Content{
    width:900px;
    padding-left:38px;
}

.ArticleHolderPage #Content,
.CollectionHolderPage #Content,
.CollectionPage #Content{
    width:900px;
    padding-left:36px;
}

/* -- $Blog ----------------------------- */

.CustomBlogHolder #Content,
.CustomBlogEntry #Content{
    padding: 68px 42px 0;
    width: 871px;
}

.CustomBlogHolder .typography h2,
.CustomBlogEntry .typography h1{
    font: normal 20px/1.3 Arial, Helvetica, sans-serif;
    margin: 0 0 12px;
}

.CustomBlogHolder .typography h2 a{
    font-weight: normal;
    color: #000;
}

.CustomBlogHolder .typography h2 a:hover,
.CustomBlogHolder .typography h2 a:focus{
    color: #000;
}

p.published{
    color: #7c7c7c;
    font-size: 12px;
    margin: 0 0 18px;
}

div.article{
    margin: 0 0 48px;
}

div.article .photo{
    margin: 0 0 20px;
    display: block;
    border: none;
}

p.share{
    margin: 28px 0 12px;
}

span.rarr{
    background: url(../images/arrow.png) no-repeat right center;
    text-indent: -30000px;    
    width: 12px;
    color: #fff;
    display: inline-block;
}

.meta{
    color: #444;
}

.meta span{
    font-weight: bold;
    margin-right: 6px;
    color: #000;
}

.CustomBlogEntry .meta{
    margin: 0 0 36px;
}

.share iframe{
    display: inline;
}

.share span{
    display: block;
    float: left;
    margin: 0;
}

#main .share span a{
    background-color: transparent;
}

.share .sGoogleOne{
    margin:0 0 0 14px;
}

.share .sLinkedIn{
    margin:0 24px 0 0;
}

#Content #relatedLinks ul{
    margin: 0 0 40px;
}

#Content #relatedLinks li{
    list-style: none;
}

/* blogSlides 
 * ------------------------------- */

#blogSlideshow{
    margin: 0 0 28px;
}

#blogSlides{
    position: relative;
    margin: 0 0 5px;
}

#blogSlides img{
    position: absolute;
}

#Content #blogSlidesNav{
    padding: 0;
    margin: 0;
    height: 10px;    
}

#Content #blogSlidesNav li{
    float: left;
    list-style: none;
    margin: 0 5px 0 0;
}

#blogSlidesNav a{
    float: left;
    display: block;
    border: 2px solid #000;
    background: #000;
    width: 8px;
    height: 8px;
    text-indent: -30000px;
}

#blogSlidesNav a.activeSlide{
    background: #ef0079;   
}

/* comments
 * ------------------------------- */

#comments h2, #relatedLinks h2{
    font-size: 15px;
    margin: 0 0 12px;
}

#comments .author{
    padding: 0 0 4px;
    margin: 0;
}

#comments .author a{
    border: none;
}

#comments .author img{
    position: absolute;
    top: 38px;
    left: 16px;
}

#Content #pageComments{
    margin: 0 0 20px;
}

#Content #pageComments li{
    position: relative;
    padding: 0 0 16px;
    list-style: none;
}

#pageComments li.first{
    border-top: none;    
}

#pageComments li.last{
    border-bottom: none;
}

.comment{
    background: #fff;
    line-height: 1.5;
    padding: 10px 10px 10px 70px;
    min-height: 42px;
    border: 1px solid #d2d2d2;
}

#pageComments li span{
    background: url(../images/comment.gif) no-repeat right top;
    width: 12px;
    height: 13px;
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 133;
}

.actionLinks{
    position: absolute;
    bottom: -10px;
    left: 0;
}

#postCommentForm{
    position: relative;
    border: 1px solid #d5d5d5;
    padding: 40px 28px 20px;
}

/* -- $Widget ---------------------------- */

.widget{
    margin: 0 0 36px;
}

.widget h2{
    font-size: 14px;
    margin: 0 0 6px;
}

#Content .archiveWidget ul,
#Content .categoryWidget ul{
    margin: 0;
    padding: 0;
}

#Content .archiveWidget ul li,
#Content .categoryWidget ul li{
    list-style: none;
    line-height: 2;
}

.archiveWidget select{
    padding: 2px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    width: 267px;
}

/* tagCloudWidget
 * ---------------------- */

.tagcloudWidget a{ font-weight: normal; }
.tagcloudWidget .not-popular { font-size: 10px; }
.tagcloudWidget .not-very-popular { font-size: 12px; }
.tagcloudWidget .somewhat-popular { font-size: 13px; }
.tagcloudWidget .popular { font-size: 14px; }
.tagcloudWidget .very-popular { font-size: 15px; }
.tagcloudWidget .ultra-popular { font-size: 17px; }

/* -- $Product ----------------------------- */

.Product .col{
    padding-top: 19px;
    font-size:  13px;
    color: #636363;
    text-align: center;
    width:540px;
    border-top: solid 1px #d5d5d5;
    margin-left: auto;
    margin-right: auto;
}

.Page .col p, .Product .col p {
    margin: 0 0 8px 0;
}

.Product .col-right{
    position: absolute;
    top: 27px;
    right: 0px;
    width:110px;
    margin:0;
}

#ProductInfo{
    min-height:300px;	
}

.productImage{
    margin:12px 0 0 115px;
}

p#Price{
    padding:4px 2px;
    border: solid 1px #d5d5d5;
    width: 108px;
    text-align: center;
}

a#Buy{
    position:relative;
    display:block;
    background:url(../images/buy.gif) left top no-repeat;
    width:108px;
    height:29px;
    border:none;
    text-indent:-30000px;
    float:right;
}

a#Buy:hover{
    background-position:left -40px;
}

#ProductImage a{
    border:none;
}

/* -- $Form ------------------------------------- */

.Page .col, #BuyPage .col{
    width:360px;
    margin:0 0 0 40px;
    text-align: left;
    border: none;
}

.Page .col-right, #BuyPage .col-right{
    float:right;
    width:240px;
    margin:0 40px 0 0;
}

.errorlist{
    color: red;
}

.Page legend, .Product legend{
    display:none;
}


.Page div.field, .Product div.field{
    margin:22px 0 4px;
}

.Page label, .Product label, #MemberLoginForm_LoginForm {
    font-size: 14px;
}

.Page input.text, .Product input.text,
#MemberLoginForm_LoginForm_Email,
#MemberLoginForm_LoginForm_Password { 
    width:375px;
    height: 34px;
    border: 1px solid #c8c8c8;
    background: url(/themes/tombinns/images/form_back_grad.png) repeat-x 0 0;
    padding:3px 2px;
    margin: 10px 0 0 0;
}


.Page textarea, .Product textarea{
    width:375px;
    height: 90px;
    border: 1px solid #c8c8c8;
    background: url(/themes/tombinns/images/form_back_grad.png) repeat-x 0 0;
    padding:10px 2px;
    margin: 6px 0 0 0;
}

.Page .Actions, .Product .Actions{
    margin:40px -20px 0 0;
    float: right;
}

.ReturnMsg {
    text-align: center;
    font-size: 14px;
    margin-top: 250px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.message, .required{ color:#ff0000; }

/* -- $Items (collections, products) -------------------------------------------------- */

#Content ul.items{
    overflow:hidden;
    margin:0;
    padding:0;
}

#Content ul.items li{
    float:left;
    width:209px;
    height:240px;
    margin:0 16px 16px 0;
    list-style:none;
    text-align:center;
}

ul.items a{
    display:block;
    width:209px;
}

ul.items h2 a{
    border:none;
    display:inline;
}

ul.items h2{
    margin:4px 0 0;
    line-height:1.2;
    font-size:14px;
    text-transform:lowercase;
    font-variant:small-caps;
}

.CollectionHolderPage .items a,
.CollectionPage .items a{
    border-color:#fff;
    color:#fff;
}

.CollectionHolderPage .items li:hover a,
.CollectionPage .items li:hover a{
    border-color:#d5d5d5;
    color:#444;
}

.ArticleHolderPage #Content ul.items{ margin:16px 0 0; }
.ArticleHolderPage #Content ul.items li{
    margin:0 16px 32px 0;
}

.ArticleHolderPage ul.items a{
    border:none;
    display:inline;
}

/* -- $Pagination -------------------------------------------------------------- */

.pagination{
    clear:both;
    margin:0 8px 0 0;
    text-align:right;
    position:relative;
}

#Content .pagination li{
    list-style: none;
}

.CustomBlogHolder #Content .pagination{
    margin: 0;
    padding: 0;
}

.CustomBlogHolder .pagination li{
    float: left;
    margin: 0 8px 0 0;
}

.top{
    margin-bottom:16px;
}

.ArticleHolderPage .pagination{
    margin:0 25px 0 0;
}

.Product .pagination{
    padding:0;
    margin: 0;
    text-align:left;
    position: absolute;
    width: 955px;
    top: 290px;
}

.Product .pagination a{
    text-decoration: none;
    border: none;
}

#Content .pagination ol, .pagination ol li{
    display:inline;
    margin:0;
}

.pagination ol li a{
    padding:0 2px;
}

.pagination .prev, .pagination .next{ 
    margin:0 3px;
}

.Product .pagination .next{
    position:absolute;
    right: 0px;
}

/* -- $Slideshow --------------------------------------------------- */

#Content ul.slideshow{
    margin:0 0 0 177px;
}

#Content ul.slideshow li{
    list-style:none;
    margin:0;
}

.SimplePage ul.slideshow,
.BlackHeadingPage ul.slideshow{
    position:absolute;
    top:220px;
    left:495px;
    z-index:90;
}

/* -- $StockistPage ------------------------------------------------- */

.StockistPage table{
    width:100%;
}

.StockistPage thead{
    display:none;
}

.StockistPage td{
    vertical-align:top;
    width:33%;
    padding:6px;
}

.StockistPage tr.even{
    background-color:#eee;
}

.StockistPage tr:hover{
    background-color:#feff33;
}

/* -- $StorePage ------------------------------------------------- */

.StorePage h1{
    margin:20px 0 20px;
}

.storeImage{
    margin:0 0 20px;
}

#GoogleMap{
    width:456px;
    height:220px;
    overflow:hidden;
    border:3px solid #d5d5d5;
}

/* -- $Footer ------------------------------------------------------- */

#Footer{ 
    clear:both;
    width:871px;
    padding:20px 42px;
    position:relative;
    margin:46px auto 42px;
    border-top: 1px solid #d5d5d5;
}

#Footer h2{
    color: #000;
    font-size: 12px;
    margin: 0 0 12px;
    letter-spacing: 0;
}

#Newsletter h2{
    margin: 0 0 15px;
}

#Social,
#Newsletter,
#LatestPosts{
    float: left;
    width: 260px;
    padding-right: 22px;
}

#Newsletter{
    width: 307px;
    padding: 0;
}

#LatestPosts li{
    line-height: 1.5;
    margin-bottom: 10px;
}

#Follow li{
    float: left;
    margin-right: 6px;
}

#Follow li a{
    width: 17px;
    height: 17px;
    float: left;
    background: url(../images/social.gif) no-repeat left top;
    text-indent: -30000px;
    border: none;
}

#Follow li a#twitter{
    background-position: left -41px;
}

#Follow li a#tumblr{
    background-position: left -83px;
}

#Follow{
    position: relative;
}

#Follow ul{
    position: absolute;
    top: 0;
    left: 84px;
}

#Footer form div{
    padding-bottom: 18px;
}

#Footer label{
    width: auto;
    font-size: 12px;
}

#Footer input.text{    
    width: 210px;
    float: right;
    font-size: 12px;
    padding: 4px;
    height: auto;
    margin: 0;
}

#Footer #copy{
    color: #666;
    clear: both;
}

#Footer #copy span{
    font-size: 12px;
    font-variant: small-caps;
    text-transform: lowercase;
}

/* TABLE STYLING 
-------------------------------------------- */
table {
    margin: 0 0 16px 0;
    border-collapse:collapse;
    border-color:#fff;
    line-height:1.7;
}
td {
    border-color:#fff;
}

/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}

/* IMAGES 
-------------------------------------------- */

img.right
div.image.right,
div.captionImage.right {
    float: right;
    margin: 0 0 24px 20px;
}

.captionImage {
    padding: 5px;
}

img.left,
div.image.left,
div.captionImage.left {
    float: left;
    margin: 0 0 24px;
}
img.leftAlone,
div.image.leftAlone,
div.captionImage.leftAlone {
    display: block;
    margin: 0 0 24px;
}
div.image.center,
div.captionImage.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.caption {
    font-weight: bold;
    text-align: center;
    color: #546796;
}

/* forms
 * ------------------------------- */

.CustomBlogEntry input.text,
.CustomBlogEntry textarea,
.CustomBlogEntry #recaptcha_response_field{
    font-size: 14px;
    padding: 6px;
    border: 1px solid #c8c8c8;
    width: 298px;
    background: #fff;
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 20%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(20%,#ffffff));
    background: -webkit-linear-gradient(top, #f1f1f1 0%,#ffffff 20%);
    background: -o-linear-gradient(top, #f1f1f1 0%,#ffffff 20%);
    background: -ms-linear-gradient(top, #f1f1f1 0%,#ffffff 20%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 );
    background: linear-gradient(top, #f1f1f1 0%,#ffffff 20%);
}

.CustomBlogEntry .middleColumn{
    float: right;
}

.CustomBlogEntry .field{
    margin-bottom: 20px;
}

.CustomBlogEntry label{
    font-size: 14px;
    width: auto; 
    float: left;
}

.CustomBlogEntry .requiredField label{
    background: url(../images/required.png) no-repeat right 2px;
    padding-right: 8px;
}

.CustomBlogEntry .reqInfo{
    background: url(../images/required.png) no-repeat left 2px;
    padding-left: 8px;
    position: absolute;
    bottom: 28px;
    left: 210px;
}

.CustomBlogEntry input.action,
#Footer input.action{
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    border: 1px solid #bcbcbc;
    padding: 6px 8px;
    font-size: 12px;
    float: right;
    background: #e1e3ee;
    background: -moz-linear-gradient(top, #e1e3ee 31%, #bcbcbc 71%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#e1e3ee), color-stop(71%,#bcbcbc));
    background: -webkit-linear-gradient(top, #e1e3ee 31%,#bcbcbc 71%);
    background: -o-linear-gradient(top, #e1e3ee 31%,#bcbcbc 71%);
    background: -ms-linear-gradient(top, #e1e3ee 31%,#bcbcbc 71%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e3ee', endColorstr='#bcbcbc',GradientType=0 );
    background: linear-gradient(top, #e1e3ee 31%,#bcbcbc 71%);
}

.CustomBlogEntry input.action:hover,
.CustomBlogEntry input.action:focus,
#Footer input.action:hover,
#Footer input.action:focus{
    background: #e1e3ee;
    background: -moz-linear-gradient(top, #e1e3ee 31%, #8b8b8b 71%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#e1e3ee), color-stop(71%,#8b8b8b));
    background: -webkit-linear-gradient(top, #e1e3ee 31%,#8b8b8b 71%);
    background: -o-linear-gradient(top, #e1e3ee 31%,#8b8b8b 71%);
    background: -ms-linear-gradient(top, #e1e3ee 31%,#8b8b8b 71%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e3ee', endColorstr='#8b8b8b',GradientType=0 );
    background: linear-gradient(top, #e1e3ee 31%,#8b8b8b 71%);
    border-color: #7c7c7c;
    color: #2b2b2b;
}

.recaptcha{    
    padding-left: 172px;
}

.recaptchatable #recaptcha_response_field{
    left: 0;
}
#recaptcha_area{
    position: relative;
    left: 3px;
}

#CustomBlogEntry span.required,
#CustomBlogEntry .validation{
    color: #f00;
}

#CustomBlogEntry span.required{
    display: block;
    clear: both;
    margin-left: 116px;
}

#CustomBlogEntry .BlogEntry span.required{
    margin-left: 260px;
}

#CustomBlogEntry .validationError span.required{
    margin: 0;
}

#CustomBlogEntry .Actions{
    margin: 20px 0;
}

