h1 {
	font-size: 200%;
}

body {
margin: 0;
padding: 0;
background-color: #f4f4f4;
font-family: Verdana, Arial, san-serif;
font-size: 10px;
}

a:link {
text-decoration: none;
}


a:hover {
text-decoration: underline;
}

td {
	text-align: left;
}

.hidden {
display: none;
}

#container {
width: 850px;
padding: 0;
margin: 0 auto 20px auto;
background: #FFFFFF url(../../images/background.gif) repeat-y;
position: relative;
top: -5px;
}

#top {
background: url(../../images/background-top.gif) no-repeat;
height: 105px;
}

#top .content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

#top .logo {
float: left;
padding: 0px;
}

#top .search {
float: right;
padding: 0px 0px 0 0;
color: #747474;
font-size: .9em;
text-align: right;
}

#search_inner {}

#main {
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#main .welcome {
margin: 10px 0 10px 0;
text-align: left;
width: 455px;
height: 520px;
border: 1px solid #ccc;
float: right;
}

#main .welcome h1{
font: 60px Arial, Helvetica, san-serif;
line-height: 60px;
margin: 30px 0 20px 0;
padding: 0;
float: left;
color: #376eb9;
}

#main .small {
font-weight: normal;
padding: 0 0 0 15px;
line-height: 20px;
font-size: 30px;
}

.welcome #content {
  margin: 30px 55px 55px 55px;
  font-size: 1em;
}

.welcome #backHome #hmTxt {
font-size: 1em;
float: right;
}

#backHome a:link, #backHome a:visited {
background: url(/GAPTemplates/images/arrowLink.gif) no-repeat;
padding: 0 0 0 15px;
}

.welcome .blue {
  color: #6C95CC;
  text-decoration: none;
}


.welcome #content #wlcmTxt {
clear: both;
font-size: 1.3em;
line-height: 1.4em;
color: #442114;
}

.welcome #content #wlcmTxt .gray {
font-size: .95em;
color: #666;
}

.shopFor {
color: #668800;
font: 1em Arial, Helvetica, san-serif;
font-weight: bold;
}

.shopFor a:link,a:visited {
  color: #668800;
  text-decoration: none;
}

#bottom {
margin: 0;
padding: 20px 10px 40px 0px;
background: url(../../images/background-bottom.gif) bottom right no-repeat;
height: 30px;
text-align: center;

}

#bottom p {
font-size: .7em;
text-align: right;
padding: 15px 20px 10px 0;
}


#imgTable {
  height: 550px;
  width: 310px;
  margin: 10px 0 0 0;
  float: left;
}

#imgTable a:link, #imgTable a:visited {
float: left;
}


.welcome #backHome {
float: right;
width: 210px;
margin: 15px 15px -20px 0;
font-size: 1em;
font-weight: bolder;
color: #668800;
}

.welcome #backHome a:link, .welcome #backHome a:visited {
text-decoration: none;
color: #668800;
}

#navigation-bar {
width: 780px;
height: 37px;
margin-left: auto;
margin-right: auto;
padding: 0;
border: 1px solid #cdd3d3;
background: url(../../images/background-navigation.jpg) top left;
}

#homePageImage {
border: 1px solid #cdd3d3;
padding: 0px;
margin: 0px;
margin-top: 10px;

}


#navigation-right {
float:right;
margin: 0;
padding: 0;
padding-top: 5px;
color: #747474;

}

#navigation-right p{
font-size: 1em;
margin: 0;
float: left;
}

#navigation-right p a:link, #navigation-right p a:visited{
margin: 0;
padding: 0;
color: #747474;
}

#navigation-links {
width: 500px;
margin: 0;
padding: 10px 0px 0px 0px;
float: left;
}

#navigation-links ul {
margin: 0;
padding: 0;
}

#navigation-links ul li {
margin: 0;
padding: 3px 0 0 0;
display: block;
float: left;
font-size: 110%;
}

#navigation-links ul li {
color: #747474;
font-weight: bold;
}

#navigation-links ul li a:link, #navigation-links ul li a:visited{
padding: 10px 15px 8px 15px;
text-decoration: none;
color: #747474;
}

#navigation-links ul li a:hover{
text-decoration: underline;
font-weight: bold;
}

#productList {
	list-style-type: none;
	width: 755px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#productListItem {
	float: left;
	width: 200px;
	height: 325px;
	padding-left: 20px;
	padding-right: 20px;

	text-align: center;
}

#product_image {
	height: 200px;
	width: 200px;
}

#product_name {
	margin-top: 10px;
	font-weight: bold;
}

#product_name a {
	color: #0B2943;
	font-size: 105%;
}

#product_summary {
	padding-top: 10px;
}

#product_view {
	padding-top: 10px;
}

#product_view  a {
	color: #0B2943;
}

#product_view  a :hover {
	color: #0B2943;
	text-decoration: underline;
}

#product_image_container {
	width: 200px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
	
}

#product_image_medium_container {
	width: 300px;
	text-align: center;
}



.popup {
	background-image: url(../../images/popup_cart.gif);
	height: 200px;
	width: 490px;
	position: absolute;
}

.popup .close {
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 8px;
	right: 5px;
	width: 60px;
	height: 15px;
	font-size: 11px;
	text-align: left;
}

#right .popup .content { padding: 0; }

.popup .content {
	position: absolute;
	top: 24px;
	left: 16px;
	right: 16px;
	height: 170px;
	font-size: 12px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

.popup .border { border-right: 1px solid #797979; }


#breadcrumb {
	padding: 10px 10px 10px 10px;
	color: #333333;
}

#breadcrumb a {
	color: #0B2943;
}

#breadcrumb a :hover {
	color: #0B2943;
	text-decoration: underline;
}

#recommended_items {
	color: #333333;
	padding-top: 20px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

#recommended_items_holder {
	width: 260px;
	margin-top: 30px;
	margin-left: 30px;
}

#product_photo_medium {
	float: left;
}

#product_details {
	background-color: #F4F4F4;
	border: 1px solid #E7E7E7;
	margin-left: 310px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}	

#product_name {
	padding: 0px 0px 0px 0px;
	font-size: 120%;
}

#product_price {
	display: inline;
	font-size: 120%;
	font-weight: bold;
	padding-right: 10px;
}

#product_measurements {
	float: right;
}

#product_description {
	margin-top: 30px;
}

#site_links {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#site_links li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#site_links a {
	color: #0B2943;
	font-weight: bold;
}

#site_links a:hover {
	color: #0B2943;
	text-decoration: underline;
}

#site_links_outer {
	width: 520px; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
}

#navigation {	
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 5px;
}

#cms_text {
	padding: 15px 0 0 0;
	text-align: left;
}

h2.checkout_header {
	font-size: 170%;
}

h2.checkout_sub {
	font-size: 150%;
}

h4 {
	font-size: 125%;
}