/* Colors **

Blue: #001250;
Tan: #B1AA94;

***/
body, html
{
	background-color:#B1AB95;
	font-size: 12px;
	padding: 0;
	margin: 0;
	height: 100%;
}

select, input {
	font-size: 12px;
}

img
{
	border:none;
	padding:0;
	margin:0;
}

#wrapper
{
	width: 880px;
	margin: 45px auto;
}


#heading
{
	background-image: url("../imgs/heading-bg.jpg");
	background-repeat:no-repeat;
	height: 104px;	
	padding: 0 24px;
	display:block;
	clear:both;
}
.footer_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


#heading #phonenumber {
	color:#FFFFFF;
	text-align:right;
	margin-right:40px;
	margin-top:5px;
	font-size:1.5em;
	font-weight:bold;
	font-style:normal;
	
}

#navigation
{
}

#content
{
	background-image: url("../imgs/content-bg.jpg");
	background-position: top;
	background-repeat: repeat-y;
	min-height: 464px;
	clear:both;
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 23px;
	margin: 0;
	text-align: left;
	text-indent: 10px;
}

#footer
{
	height: 65px;
	background-image: url("../imgs/footer-bg.jpg");
	background-repeat: no-repeat;
	clear:both;
	padding: 0 24px;
	margin:0;
	text-align:center;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #kudos_content {
	width: 834px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	background-image: url(../imgs/white.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF;
}
.testimonial_verbiage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	float: right;
	margin: 5px;
}

.right_side_text {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 85px;
	margin-top: 20px;
}

.right_images {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



#wrapper #kudos_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
}



/**** Columns ******/
.widecols .col1
{
	width: 569px;
	float:left;
	min-height: 464px;
	position:relative;
}

.widecols .col2
{
	width: 264px;
	float:right;
	min-height: 464px;
	position:relative;
}


/* Even Two Columns */
/* Columns */
.columns2
{
	clear: both;
}

.columns2 .col1
{
	width: 375px;
	float: left;
}
.columns2 .col2
{
	width: 375px;
	margin: 0;
	float: right;
}

.innerContent
{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/** Adjust Width for Inner Content Wide Columns **/
.innerContent .widecols .col1
{
	width: 554px;
}

.innerContent .widecols .col2
{
	width: 249px;
}


/**
.homebg
{
	padding-bottom: 241px;
	background-image: url("../imgs/3dbox-on-table.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 200px !important;
}
**/
/**** Default Fonts ****/
body, html
{
	font-size: 12px;
}

h1
{
	font-size: 22px;
	margin: 0 0 5px 0;
	font-style: normal;
	padding: 10px 0 0 0;
}

h1.small
{
	font-size: 18px;
}

p
{
	margin: 3px 0;
	line-height: 14px;
}

.col2 p
{
	padding: 3px 8px;
}

.hidden
{
	display:none;
}

h2
{
	color: #032145;
	font-size: 18px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}
h3
{
	color: #032145;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	font-weight: 600;
}
/*** Links ***/
a 
{
	color: #1b4c89;
}

a:hover
{
	color: #cd441f;
	text-decoration: none;
}

/***** Sidebar Items *****/
.sidebar-box
{
}

.sidebar-box h2
{
	background-color: #001250;
	margin: 0;
	padding: 8px 0 8px 5px;
	color: #FFF;
}

.sidebar-content
{
	border: 1px solid #001250;
	border-top: none;
	padding: 5px;
}

/*** Product Info ****/
/* Product Details */
.product-details
{
}

.product-description
{
	margin: 10px 0 0 0;
}

/**** Shopping Cart ****/
.shop-cart
{
	width: 500px;
	border: 1px solid #001250;
	padding: 5px;
}

.shop-cart .heading
{
	background-color: #001250;
	color: #FFF;
	font-size: 12px;
}

.shop-cart th
{
	padding: 5px;
	font-weight: 400;
}
.shop-cart td
{
	padding: 5px;
	text-align: center;
}
.shop-cart .altrow
{
	border-top: 1px solid #22599D;
}

.shop-cart .row
{
	
}

.shop-cart-itemsummary
{
	width: 450px;
}

.table-checkout 
{
	width: 500px;
	margin: 10px 0 0 0;
	border: 1px solid #001250;
}

.table-checkout th
{
	padding: 6px;
	color: #FFF;
	font-size: 12px;
	background-color: #001250;
}
.table-checkout td
{
	padding: 2px;
}

.declined {
	color:red;
	font-size:12px;
	font-weight:bold;
}

.btnValidate {
	font-size:12px;
}
#wrapper #kudos_content_right {
	width: 834px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	background-image: url(../imgs/white2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right top;
	background-color: #FFF;
}
#wrapper #kudos_content_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
