﻿/*  
Theme Name: Capitol Coffee
Author URI:
Version: 1.0
Author: 
Description: Capitol Coffee is a custom theme developed for Capitol Coffee Systems
*/

/* @group Body */

body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #484848;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

body * {
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group Links
 */

a {
	color: #000255;
	text-decoration: none;
}

a:hover {
	color: #A81412;
	text-decoration: underline;
}

a.favoriteslink:link, a.favoriteslink:visited, a.favoriteslink:active
{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
text-decoration:none; 
background-color:transparent; 
font-size: 7pt; 
color: #9a9a9a;
}

a.favoriteslink:hover
{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
text-decoration:underline; 
background-color:transparent; 
font-size: 7pt; 
color: #00024F;
}

.keurig
{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
background-color:transparent; 
font-size: 8pt; 
color: #00024F;
width:100px;
}


a.cataloglink:link, a.cataloglink:visited, a.cataloglink:active
{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
text-decoration:none; 
background-color:transparent; 
font-size: 8pt; 
color: #000000;
}

a.cataloglink:hover
{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration:underline; 
background-color:transparent; 
font-size: 8pt; 
color: #00024F;
}

a.details_link:link, a.details_link:visited, a.details_link:active
{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
text-decoration:none; 
background-color:transparent; 
font-size: 8pt; 
color: #666666;
}

a.details_link:hover
{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration:underline; 
background-color:transparent; 
font-size: 8pt; 
color: #00024F;
}


a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active
{
font-family: Verdana,Helvetica,sans-serif; 
text-decoration:none; 
background-color:transparent; 
font-size: 8pt; 
color: #00024F;
}

a.breadcrumb:hover
{
font-family: Verdana,Helvetica,sans-serif; 
text-decoration:underline; 
background-color:transparent; 
font-size: 8pt; 
color: #9a9a9a;
}


td.shortdesc
{
	vertical-align:top;
	height:30px;
}
td.indicators
{
	vertical-align:top;
	height:40px;
}

	

	
select  {
	font-size: 7pt;
	font-family: Verdana,Helvetica,sans-serif;
	cursor: pointer;
	}
	

/* @end */

/* @group Headers */

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #00024F;
	margin: 0px 0px 15px 20px;
}

h3 {
	font-size: 18px;
	margin-top: 20px;
}

h4 {
	font-size: 14px;
	color: #484848;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
}

h2.faq_header{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #00024F;
	margin: 0px 0px 15px 0px;
}

/* @end */

/* @group Home
 */

#monoSlideshow {
	width: 300px;
	height: 240px;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 1px solid #d9dbd6;
}

#container-home {
	width: 760px;
	margin: 0px auto 20px auto;
	text-align: left;
	background: url(images/content-bg-home.jpg) 0px 0px repeat-y;
	display: block;
}

#header-home {
	height: 260px;
	width: 760px;
	display: block;
	background: #FFFFFF url(images/header-home.jpg) bottom left no-repeat;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* @end */

/* @group Lists */

ul.nodots {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nodots li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#content ul {
	padding-left: 40px;
}

/* @group checks */

#r_sidebar #checks {
	list-style-type: none;
	padding: 0px;
	margin: 0 0px 30px 7px;
	position: relative;
	top: 0px;
	margin-top: 0px;
}

#r_sidebar #checks li {
	padding: 3px 0px 3px 20px;
	background: url(http://store.capcoff.com/images/check-trans.gif) 0px 2px no-repeat;
	color: #A81412;
	margin: 0px 0px 0px 15px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#r_sidebar #checks li a {
	color: #A81412;
}

ul.checks {
	list-style-type: none;
	padding: 0px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 0px;
}

ul.checks li {
	padding: 3px 0px 3px 20px;
	background: url(http://store.capcoff.com/images/check-trans.gif) 0px 2px no-repeat;
	margin-top: 0px;
}

/* @end */



/* @end */

/* @group divs */

#container {
	width: 760px;
	margin: 0px auto 20px auto;
	text-align: left;
	background: url(images/content-bg.jpg) 0px 0px repeat-y;
	display: block;
}

#header {
	height: 260px;
	width: 760px;
	display: block;
	background: #FFFFFF url(images/header.jpg) bottom left no-repeat;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#header img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}

#l_sidebar {
	width: 186px;
	float: left;
	background: none;
	padding: 20px 0px;
	margin: 0px;
}

#r_sidebar {
	width: 587px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/post-it.jpg) no-repeat right top;
}

/* @end */

/* @group content */

#content {
	width: 574px;
	float: left;
	padding: 0px;
	margin: 0px 0px 30px;
	display: block;
}

#content img {
	padding: 0px;
	margin: 0px;
	background: none;
}

#content p {
	font-size: 12px;
	padding: 0px 20px 10px 20px;
	line-height: 20px;
}

#content li {
	font-size: 12px;
	line-height: 20px;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	height: 99px;
	background: #B0B0B0 url(images/footer-bg.jpg) bottom left no-repeat;
	padding: 20px 20px 0px 30px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

#footer .key {
	margin: 8px 0px 0px 0px;
	float: left;
}

#footer .logos {
	float: right;
}

#footer img {
	border: none;
	background: none;
}

/* @end */

/* @group Copyright */

#copyright {
	font-size: 10px;
	margin-bottom: 30px;
}

#copyright a {
	color: #484848;
	text-decoration: none;
}

#copyright a:hover {
	color: #484848;
	text-decoration: underline;
}

/* @end */

/* @group Nav */

ul#navmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 161px;
	height: 216px;
	overflow: hidden;
}

#navmenu li {
	margin: 0;
	padding: 0;
	width: 161px;
	height: 36px;
	overflow: hidden;
	list-style: none;
}

#navmenu a {
	width: 161px;
	text-decoration: none;
	display: block;
	padding: 36px 0 0 0;
	margin: 0;
	height: 0px !important;
	height /**/:36px;
	overflow: hidden;
}
#navmenu a:hover, #navmenu a:active, #navmenu a.current {
  	background-position: 0 -36px;
  	border: 0px solid #fff; /* hack for mozilla */
}

#nav_home a {
	background: url(images/nav-home.gif) no-repeat top left;
}

#nav_about a {
	background: url(images/nav-about.gif) no-repeat top left;
}

#nav_products a {
	background: url(images/nav-products.gif) no-repeat top left;
}

#nav_services a {
	background: url(images/nav-services.gif) no-repeat top left;
}

#nav_equipment a {
	background: url(images/nav-equipment.gif) no-repeat top left;
}

#nav_contact a {
	background: url(images/nav-contact.gif) no-repeat top left;
}



/* @end */

/* @group Contact */

#address {
	width: 200px;
	float: left;
}

#phone {
	float: left;
	width: 200px;
}

/* @end */

/* @group Equipment and Demos */

body#page14 #content p img, body#page15 #content p img {
	border: 1px solid #d9dbd6;
	margin-left: 10px;
	margin-bottom: 10px;
}

body#page14 #content h3, body#page15 #content p img {
	clear: both;
}

body#page14 #content p, body#page15 #content p img {
	clear: both;
}

#flash_holder {
	width: 570px;
	text-align: center;
}

li#coffee_equip_link a {
	width: 175px;
	height: 208px;
	background: url(images/equipment-coffee.gif) no-repeat left top;
	text-indent: -50000px;
	margin-left: 100px;
	display: block;
	margin-top: 20px;
}
li#water_equip_link a {
	width: 175px;
	height: 208px;
	background: url(images/equipment-water.gif) no-repeat left top;
	text-indent: -50000px;
	margin-left: 30px;
	display: block;
	margin-top: 20px;
}

ul.demo_brochure {
	list-style: none;
	padding: 0;
	margin: 0 0 40px 100px;
}

ul.demo_brochure li {
	list-style: none;
	float: left;
}

ul li.demo_link {
	background: url(images/page_video.gif) no-repeat left center;
	height: 20px;
}

ul li.demo_link a {
	margin-left: 18px;
	margin-right: 25px;
}

ul li.brochure_link {
	background: url(images/file_acrobat.gif) no-repeat left center;
	height: 20px;
}

ul li.brochure_link a {
	margin-left: 18px;
}



/* @end */

/* @group Utilities */

div.clearer {
	clear: both;
	height: 1px;
}

.largetopmargin {
	margin-top: 50px;
}


/* @end */

a.quickorderlink, a.quickorderlink:visited, a.quickorderlink:active{text-decoration:none; background-color:transparent; font-size: 8pt; color: #000255;}
a.quickorderlink:hover{text-decoration:underline; background-color:transparent; font-size: 8pt; color: #A81412;}


a.nav, a.nav:visited, a.nav:active{text-decoration:none; background-color:transparent; font-size: 10pt; color: #FFFFFF;}
a.nav:hover{text-decoration:underline; background-color:transparent; font-size: 10pt; color: #000000;}
table, tr, td, p, div, span{font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size: 10pt;}
th{font-family: "Lucida Grande", Lucida, Verdana, sans-serif;	font-size: 10pt; font-weight: 800;} 
body{font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size: 10pt; background-color: #FFFFFF; margin: 0;}
.tdDark {background-color: #FFFFFF; color: #000000}
.tdLight{background-color: #01005f; color: #FFFFFF;}
A.light:hover {align: center; display: block; color: #000000; text-decoration: none; background-color:#E6E6E6; cursor: pointer;}
a.menu, a.menu:visited {width: 95px; display: block; color: #FFFFFF; text-decoration: none; background-color:#01005f;border: solid 1px #000000;}
A.menu:hover {color: #000000; text-decoration: none; background-color:#E6E6E6; border: solid 1px #000000; cursor: pointer;}
A.menu2, A.menu2:visited {width: 150px; display: block; color: #FFFFFF; text-decoration: none; background-color:#01005f; border: solid 1px #000000;}
A.menu2:hover {color: #000000; text-decoration: none; background-color:#E6E6E6; border: solid 1px #000000; cursor: pointer;}
.smBtn {font-family:tahoma,sans-serif;font-size:11px;background: #EEEEEE;border-bottom: 1px solid #000000;border-right: 1px solid #000000;border-left: 1px solid #CCCCCC;border-top:1px solid #CCCCCC;color:#000000;height:19px;text-decoration:none;cursor: pointer}
.small {height: 18px; background-color: #E6E6E6; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size: 10px;}
.smBtn2 {height: 17px; background-color: #EEEEEE; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size: 10px;cursor: pointer}
.newUserTtl {font:bold 11px; color:#01005f; text-indent:15px; border-left:1px solid #01005f;}
.newUserTtlLR {font:bold 11px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; olor:#01005f; text-indent:15px; border-left:1px solid #01005f; border-right:1px solid #01005f;}
.newUserTtlReq {font:bold 11px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; olor:#01005f; text-indent:7px; border-left:1px solid #01005f;}
.newUserHead {font:bold 12px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; olor:#01005f;}
.newUserBordLB {border-left:1px solid #01005f; border-bottom:1px solid #01005f;}
.newUserBordLBR {border-left:1px solid #01005f; border-bottom:1px solid #01005f; border-right:1px solid #01005f;}
.newUserBordL {border-left:1px solid #01005f;}
.newUserBordR {border-right:1px solid #01005f;}
.newUserBordLR {border-right:1px solid #01005f; border-left:1px solid #01005f;}
.newUserBordRT {border-right:1px solid #01005f; border-top:1px solid #01005f;}
.newUserHeadBk {background:#01005f; color:#FFFFFF; font:bold 12px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif;}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 14x;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #02025c;
text-decoration: none; 
color: #02025c;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #02025c;
color: #000;
background-color: #f93838;
}

.pagination a.currentpage{
background-color: #969696;
border-color: #02025c;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

ul.subcategories {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

li.subcategories{
background: url(http://store.capcoff.com/images/bullet_red.gif) no-repeat 0px 4px;
padding-left: 10px;}


/*-------cart table -------------*/

.cartTable{width: 570px; margin: 5px 0 10px 0;}

.cartTable th{background: #01005f; color: #fff; padding: 4px 2px; text-align:center; font-size: 10px; border: 1px solid #1F5F85; font-size: 10px;}
.cartTable td, .featured td{width: 570px; padding: 5px; vertical-align:middle; border: 1px solid #d8d8d8;}
.cartTable tr.footer {background: #d8d8d8; }
.cartTable tr.footer td div {text-align: right; margin: 0 0 5px 0; }

.button{background: #01005f;  padding:1px; color: #fff; margin-left: 4px; width: auto; text-align:center;}

td.quantity input{width: 30px;}

.recurring td{text-align: center;}
.recurring tr.footer td div{text-align: center;}

.recurringLineItems{width: 100%;}
.recurringLineItems th{ background: #01005f; color: #fff;border: 1px solid #01005f;}
.recurringLineItems td{ background: #DCEBF4; border: 1px solid #276084; }

.lineitemBox{position: relative; top: -9px; background: url(images/arrow-recurring.gif) no-repeat 5px 0; padding: 8px 0 0 0; margin-bottom: -10px;}
.arrowRecurring{margin: 0 0 0 5px;}

label{width: 100px;background: red; display: inline; }

.orderTotal{ padding: 4px; background: #01005f; font-weight:bold; text-align:right; color: #fff; font-size: 13px;}

.taxFootNote{text-align: right; color:#d8d8d8; padding: 2px 0; }

.recurringOption{border: 1px solid #fff; padding: 2px; background: #D6E8F3; text-align:center;}
.recurringOption b{font-size: 10px;}
.recurringOption span{position: relative; top: 3px; }
.recurringOption .button {width: 130px;}


.orderDetails{font-weight: bold; font-size: 12px; margin: 10px 0 0 0;}
.orderDetails .placed{font-weight: normal;}

.additionalInfo{margin: 10px 0 0 0;}

.sortDropDown{float: right;}
.sortDropDown select {width: 100px; color: #000;}




