/* Colors **

Blue: #001250;
Tan: #B1AA94;

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

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

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

#wrapper
{
	width: 880px;
	margin: 45px auto;
	text-align:left;
}


#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: 10px;
	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;
}

#footer
{
	height: 62px;
	background-image: url("../imgs/footer-bg.jpg");
	background-repeat: no-repeat;
	clear:both;
	padding: 0 24px;
	margin:0;
	text-align:center;
	font-size: 10px;
	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;
	font-family: Arial, Helvetica, sans-serif;
}

.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;
}
.game_arial_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#wrapper #content .innerContent .col1 #ctl00_cphContent_frmProductDetails tbody tr td .product-description table tbody tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #content .innerContent .col1 #ctl00_cphContent_frmProductDetails tbody tr td .product-description table tbody tr td ul li {
	font-size: 14px;
}
#wrapper #content .innerContent .col1 #ctl00_cphContent_frmProductDetails tbody tr td .product-description table tbody tr td p {
	font-size: 14px;
}

.index_width
{
	width:250px;
}
#heading2
{
background-image: url("../imgs/heading-bg2.jpg");
background-repeat:no-repeat;
height: 140px; padding: 0 24px;
display:block;
clear:both;
}
#heading2 #phonenumber {
color:#FFFFFF;
text-align:right;
margin-right:20px;
margin-top:60px;
font-size:1.5em;
font-weight:bold;
font-style:italic;
}
#heading2 #navigation .menutab {
	color:#FFFFFF;
	font-size:16px;
	width:105px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-right:2px;
	text-align:center;
	padding-top:4px;
	margin-top:30px;
}
#heading2 #navigation a.menutab
{
background-color: #001250;
color:#FFFFFF;
font-style:italic;
}
#heading2 #navigation a.menutab:hover
{
background-color:#afa993;
color: #001250;
}
#testimonial
{
margin-top:20px;
border:1px dotted #CCCCCC;
background: url(http://www.passingthebar.us/imgs/quotebg.jpg) no-repeat top left; width:700px;
}
#testimonial p
{
padding:15px;
font: 1em Arial #666666;
text-align:right;
}
#testimonial p .quote
{
font-size: 24px;
color: #666666;
font-style: italic;
text-align:left;
}
  #wrapper #footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-align: center;
	height:20px;
	margin-top:10px;
}
#wrapper .index_width
{
	width:240px;
	text-align:justify;
}
.testimonial_1
{
	border:1px dotted #CCCCCC;	
	width:740px;
	height:210px;
	margin-bottom:15px;
}
.testimonial
{
	border:1px dotted #CCCCCC;	
	width:740px;
	margin-bottom:15px;

}
.about_us
{	
	width:740px;
	margin-bottom:15px;

}
.aboutus_text
{
	width:740px;
	text-align:left;
	margin:15px 10px;
	text-align:justify;
}
.gray_line
{
	width:740px;
	height:30px;
	background-color:#f7f7f7;
	text-align:left;
	color: #032145;
	font-size: 18px;
	padding-top:5px;
}
.testimonial_text
{
	width:710px;
	text-align:left;
	margin:15px 10px;
	text-align:justify;
}

/*
#testimonial
{
	margin-top:20px;
	
	width:700px;
	background-image: url(imgs/white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
*/
#testimonial2 {
	margin-top:20px;
	border:1px dotted #CCCCCC;
	width:700px;
	background-image: url(css/imgs/white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#testimonial3 {
	margin-top:20px;
	border:1px dotted #CCCCCC;
	width:700px;
	background-image: url(css/imgs/white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#testimonial4 {
	margin-top:20px;
	border:1px dotted #CCCCCC;
	width:700px;
	background-image: url(css/css/imgs/white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#testimonial p
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: normal;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#testimonial p .quote
{
	font-size: 14px;
	color: #000;
	text-align:left;
	line-height:125%;
}
.image1
{
			margin: 0 0 0.5em 10px;
			border: 0px;
			float: right;
			clear: left;

}
.image2
{

			margin: 15px 43px 0.9em 0;
			border: 0px;
			float: left;
			clear: left;

}
.image3
{
	float:right;
}
