body {
   background: white !important;
   font-size: 12pt;
   
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:62.5%;
	line-height:1.75;
   }
.header .topbanner, .leftnav, .footer, .newslinks, .imgHolder, #subMenusContainer, .shopMenu {
   display: none !important;
   visibility:hidden !important;
   }
   .header img, .header a, a img, a{
   	border: none !important;
   }
   .header{
   	margin-bottom: 20px;
   }
   
   #hp_grid, .shopgrid{
   	position: relative;
   	clear:both;
   	width:960px !important;
   }
   
   #hp_grid .main_title{
	color: #002D7A;
	font-size: 340%;
	margin:20px 0 20px;
	font-weight: normal;
}
#hp_grid .main_title p{
	margin-bottom:0px;
}
#hp_grid .main_title span{
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
   
   .clear{clear:both}
   .fright {
	float: right;
	margin-right:6px;
}
.fleft{ float:left; }
   
.maincol {
	width:470px;
   margin: 0 0 0 5%;
   padding: 0;
   border: 0;
   font-size: 120%;
   float: left !important;
   color: black;
   background: transparent none;
   }
.maincol h1{
	font-size: 140%;
	margin: 0;
	padding: 0 10px;
	color: #003082;
	height: 30px;
	width:100%;
	display: block;
}
.rightcol{
	border-top:30px solid #fff;
	float: right;
	width:245px;
}
a:link, a:visited {
   color: #3a3a3a;
   background: transparent;
   text-decoration: underline;
   }
   .maincontent{
	float: left;
	width:755px;
	padding: 0;
	margin:10px 0px 0px 10px;
	background: #fff;
	min-height: 500px;
}

.breadcrumbs{
	clear: both;
	width: 100%;
	background:url(../graphics/breadback.png);
	text-indent: 10px;	
	font-size: 110%;
}
.breadcrumbs a, .breadcrumbs a:link{
	color: #003082;
}
/* ======================================================================

News List

=======================================================================*/
ul.news{
	height: auto !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 120%;
}
.newsitem h2{
	margin: 10px 10px 15px;
	line-height: 1.25em;
/* 	background: #03236E; */
}
.newsitem h2 a, .newsitem h2 a:link{
/* 	color: #fff; */
	display:block
}
.newsitem h2 a:hover{
/* 	color: #fff; */	
}
.newsitem img{
	float: left;
	padding: 0 7px;
	width:90px;
	height: 90px;
}
.newsitem h2 span{
	margin: 5px 0 10px;
	font-size: 80%;
	display: block;
	float: left;
	width: 100%;
	border-top: 1px solid #D0D0D0;
	/* background: #cbd1e8; */
	text-align:right;
}
.newsitem{
background: #FFFFFF url(../graphics/mod_bg.jpg) repeat-x scroll center top;
	border: 1px solid #D0D0D0;
	-moz-border-radius: 6px;
	margin: 10px;
}

.newsdetail{

}
.newsdetail h2{
	/* margin: 10px 10px 5px; */
	line-height: 1.25em;
	background: #E9E9E9;
	clear: both;
	padding: 5px 5px 1px;
	margin: 0px;
	border-top: 1px solid #D0D0D0;
	color: #3A3A3A;
}
.newsdetail h2 span{
	margin: 5px 0 10px;
	font-size: 80%;
	display: block;
	/* float: left; */
	width: 100%;
}
.newsdetail img{
/*
	float: right;
	margin: 10px 0 10px 10px;
*/
	clear: both;
}
.newsdetail .summary{
	font-size: 115%;
}

   

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   /* content: " (http://www.alistapart.com" attr(href) ") "; */
   }




/*
Generic Modules
------------------------------------*/
.mod{
	width:228px;
	min-height: 50px;
	float: left;
	margin-right: 11px;
	background: #fff url(../graphics/mod_bg.jpg) repeat-x top;
	-moz-border-radius: 6px;
	margin-top:8px;
	border: 1px solid #d0d0d0;
	position: relative;
	overflow: hidden;
}
.mod.double{ width:465px; }
.mod.triple{ width:710px;margin-right: 0px !important;}

.mod.nmr{ margin-right: 0px !important; }
.mod.plain{
	width:228px;
	min-height: 50px;
	float: left;
	margin-right: 11px;
	background: none;
	-moz-border-radius: 0px;
	border: 0px solid #d0d0d0;	
}
.mod h1{
	background: #002d7a url(../graphics/header_blue.jpg) repeat-x top;
	font-size: 140%;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	color: #fff;
	text-indent: 10px;
	margin:0px;
}
.mod p{
	font-size: 120%;
	padding-left: 10px;
	line-height: 1.5em;
	margin:5px 0
}
.mod p.nmp{
	padding: 0px !important;
	margin: 0px !important;
}
/*
Generic Module Elements
------------------------------------*/
.rh_list{
	list-style-type: none;
	margin:0px 10px 0 0;
	padding:0;
	width: 46%;
	float: right;
	font-size: 120%;
}
.rh_list li{
	float:left;
	margin:0px 10px;
}
.rh_list li a, .rh_list li a:link, .rh_list li a:visited{
	text-decoration: underline;
}

.link_blu, .link_blu:link, link_blu:visited{
	color: #002d7a;
	text-decoration: underline;
}

/*
Booking Module
------------------------------------*/
.booking{
	height:224px;
	background: #002d7a url(../graphics/booking_bg.jpg) no-repeat;
}
.booking h1{
	background: #fff url(../graphics/header_silver.jpg) repeat-x top;
	color: #002d7a;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}

/*
News Module
------------------------------------*/
.news{
	height: 142px;
}
#newscontainer{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 120%;
}
#newscontainer img{
	display: none;
}
#newscontainer a, #newscontainer a:link{
	background: #fff url(../graphics/news_back.jpg) left bottom repeat-x;
	display: block;
	min-height: 35px;
	padding: 2px 5px;
}
#newscontainer a:hover, #newscontainer .active a, #newscontainer .active a:link{
	background: #dcc36b !important;
	text-decoration: none;
	color: #000;
}

/*
Weather Module Classes
------------------------------------*/
.sunny{
	background: url(../graphics/sunny.png) 5px center no-repeat;
	padding-left: 55px !important;
	font-size: 110% !important;
	line-height: 1.2em !important;
}
.weathersummary{
	background-repeat: no-repeat;
	padding-left: 55px !important;
}
.mod h1 span{
	font-size: 80%;
	font-weight: normal;
	display: block;
	margin: 5px;
	text-align: right;
}

/*
Shop Module
------------------------------------*/
.shop{
	background: url(../graphics/shop_module.jpg) no-repeat top;
	height: 127px;
	float: right !important;
}
.shop h1{
	background: none !important;
}
.shop p{
	width:130px;
	color: #002d7a;
	padding-top:20px;
}

/*
Calendar Module
------------------------------------*/
.cal{
	float: left;
	margin:10px 5px;
	width: 45px;
}
.cal .date, .cal .month, .cal .year{
	width:100%;
	-moz-border-radius: 6px;
	background: #FFFFFF url(../graphics/header_silver.jpg) repeat-x  center -2px;
	border: 3px solid #d0d0d0;
	float: left;
	clear: both;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.cal .date{
	font-size: 160%;
	-moz-border-radius: 0px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-bottom: 1px solid #d0d0d0;	
}
.cal .month, .cal .year{
	text-transform: uppercase;
	-moz-border-radius: 0px;
	border-top: 0px solid #d0d0d0;	
	border-bottom: 1px solid #d0d0d0;	
}
.cal .year{
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom: 3px solid #d0d0d0;	 
}

.calcopy{
	float:right;
	width: 160px;
	line-height: 1.5em
}
.calcopy .title, .calcopy .desc{
	float:left;
	margin-right: 10px;
	font-size: 110%;
}
.calcopy .desc p{
	font-size: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}
.calcopy .desc br{
	display: none;
}
.calcopy .title{
	font-weight: bold;
	margin-top: 10px;
	font-size: 120%;
	margin-bottom: 5px;
	width: 100%;
}
.calcopy a, .calcopy a:link, .calcopy a:visited{
	text-decoration: underline;
	color: #002d7a
}

/*
Behind the Scenes Module
------------------------------------*/
.pullout img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.pullout p{
	float:left;
	width:65%;
	margin:10px 0;
	line-height: 1.45
}

/*
Gallery Module
------------------------------------*/
.gallery{
	background: #fff url(../graphics/gallery_back.jpg) center 16px no-repeat;
	border: none !important;
	height:191px;
}
#hp_gallery{
	list-style-type: none;
	padding: 0;
	margin: 5px 10px;
	position: relative;
}
#hp_gallery li{
	position: absolute
}
.gallery a, .gallery a:link{
	position: absolute;
	bottom: -7px;
	right: 0;
}

/*
Quick Links Module
------------------------------------*/
#quicklinks{
	list-style-type: none;
	padding-left: 10px;
	font-size: 120%;
	margin:10px 0 0;
}
#quicklinks li{
	margin-bottom: 5px;
}
#quicklinks li img{
	float: left;
	margin-right: 5px;
}

/*
Spotlight on Module
------------------------------------*/
.serif{
	font-family: Georgia, serif;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size: 140%;
	padding-left: 10px;
}
.serif span{
	font-weight: normal;
}
p strong{
	font-size: 110%;
}

/*
Register Module
------------------------------------*/
.reg{
	background: transparent url(../graphics/register_back.jpg) no-repeat scroll 0 5px;
	border: none;
	height: 75px;
	overflow: visible;
	float: right !important;
}
.reg h1{
	background: url(../graphics/reg_icon.png) no-repeat !important;
	color: #002d7a;
	font-weight: bold !important;
	font-size: 180% !important;
	font-style: italic;
	margin:10px 10px 10px 0;
	position: absolute;
	left:5px;
	top:-20px;
	height: 96px;
	padding-left:70px;
	line-height: 90px;
}
.reg .Subscription{
	float:right;
	margin: 15px 10px;
	
}
.reg .Subscription label{
	width:150px;
	float: left;
	line-height: 1.2em;
	margin-top:6px;
	color: #515151;
	font-size: 110%;
}
.reg .Subscription input{
	margin-top:6px;
	float: left;
}
.reg .Subscription .SubscriptionTextbox{
	width:180px;
	margin-left: 3px;
	font-size: 125%;
	padding:2px;
}

.reg .Subscription .SubscriptionButton{
	background: #002d7a url(../graphics/s_arrow.png) no-repeat right center;
	border: none;
	padding: 5px 12px 5px 5px;
	margin-left: 5px;
	color: #fff;
	cursor: pointer;
	border-bottom: 1px solid #021332;
	border-right: 1px solid #021332;
	border-top: 1px solid #5c7197;
	border-left: 1px solid #5c7197;
	font-weight: bold;
}
.reg .InfoMessage{
	margin:5px 0 0 0  !important;
	width: 95% !important;
	border: 1px solid #bca55b !important;
	background: #ebe2af !important;
}

/*
7 Courses Module
------------------------------------*/
.c7{
	float: right !important;
}
.c7 h1 span{
	position: absolute;
	top:2px;
	right:10px;
	font-weight: normal;
	font-size:95%;
	margin: 0 !important;
}

.mod .sevencourses{
	list-style-type: none;
	padding: 0 0 0 3px;
	margin: 5px 0;
}
.mod .sevencourses li{
	float:left;
	margin: 4px;
}

/*
Top Downloads Module
------------------------------------*/
.downloads{
	background: none;
	border: none;
}
.downloads ul{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 10px 0 0;
	font-size: 120%;
}
.downloads li{
	background: url(../graphics/pdf_icon.jpg) no-repeat left top;
	padding-left: 25px;
	margin: 3px 0 0
}


/*
Shoprid
------------------------------------*/
.shopgrid { padding-bottom: 10px; }
.shopgrid .mod{ margin-right:10px; }
.shopgrid .nmr{ margin-right: 0; }
.shopgrid .double{ width:468px; }
.shopgrid .full{ width:100%; }

.product_shots{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0;
}
.product_shots li{
	float: left;
	height: 130px;
}

.product_shots li:hover{
	background: url(../graphics/prod_hover.jpg) repeat-x top
}

/*
Product Display
------------------------------------*/
.product_display h1{
	color: #003082;
	margin-left: 10px;
}
.product_display .mod{
	width: 100px !important;
	margin-left:6px;
	-moz-border-radius: 0 !important;
	border: 1px solid #fff;
}
.product_display .mod:hover{
	border: 1px solid #d0d0d0;
}
.product_display .mod span{
	width:100%;
	display: block;
	color:#003082;
}
.productCategory{
	float: left;
	width: 160px;
	height: 230px;
	margin: 0 10px 10px 10px;
	}
	
.productCategory p{
	text-align: center;
	margin: 5px 0;
	text-decoration: underline;
	}
	
.productCategory p.category_big{
	font-size: 120%;
	font-weight: bold;
	color: #212043;
	}

.productCategoryLast{
	float: left;
	width: 160px;
	height: 230px;
	margin: 0 0 10px 5px;
	}
	
.productCategoryLast p{
	text-align: center;
	margin: 5px 0;
	text-decoration: underline;
	}
	
.productCategoryLast p.category_big{
	font-size: 120%;
	font-weight: bold;
	color: #212043;
	}


/*
Product Details Page
------------------------------------*/
.backbar{
	width:100%;
	display: block;
	background: #003082;
	height: 30px;
}
.backbar h1{
	color: #fff;
	float: left;
	font-size: 120%;
	margin: 2px 0 0 10px;
}
.backbar a, .backbar a:link{
	font-size: 120%;
	color: #fff;
	float: right;
	margin: 2px 10px 0 0;
	text-transform: uppercase;
}

#product_viewer{
	width:320px;
	height: 440px;
	border: 1px solid #d0d0d0;
	margin: 10px;
	float: left;
	overflow: hidden;
}
#product_viewer .detail_bar{
	width:100%;
	background: #E9E9E9 url(../graphics/nav_back.jpg) repeat-x scroll center;
	height: 30px;
	float: left;
	margin-top: 3px;
	color: #fff;
	text-transform: uppercase;
	font-size: 120%;
}
#product_viewer .detail_bar a, #product_viewer .detail_bar a:link{
	margin: 0 0 0 5px;
	padding: 1px 6px 1px 6px;
	background: #fff
}
#product_viewer .detail_bar p{
	float: left;
	margin: 3px 10px 0;
}

.product_info{
	float:right;
	width: 360px;
	position: relative;
}
.product_info h2{
	font-size: 140%;
}
.product_info h2 span{
	display: block;
	width: 100%;
	color: #003082
}
.product_display .triple{
	width: 676px !important;
	background: #fff !important;
	-moz-border-radius: 6px !important;
	border: 1px solid #d0d0d0 !important;
	padding-bottom: 10px !important;
}

.clearboth{
	clear: both;
	width: 687px;
	overflow: auto;
	}

.productSizes{
	border: 1px solid #CDCDCD;
	outline: none;
	width: 120px;
	margin: 3px 0 0 0;
	}
	
.productQuantity{
	border: 1px solid #CDCDCD;
	outline: none;
	width: 120px;
	margin: 3px 0 0 0;
	float: left;
	}
	
.productAdd{
	float: left;
	}
	
.shoppingbag{
	width: 313px;
	float: left;
	position: relative;
	background: #003082;
	color: white;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	clear: both;
	}
	
.shoppingbag a{
	color: white;
	}
	
.shoppingbag h2{
	font-size: 115%;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px solid white;
	}
	
#shoppingbag_left{
	margin: 0;
	padding: 0;
	width: 146px;
	float: left;
	}
	
#shoppingbag_left li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#shoppingbag_right{
	margin: 0;
	padding: 0;
	width: 146px;
	float: right;
	}
	
#shoppingbag_right li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.shoppingbag_checkout {
	float: right;
	margin: 10px 43px 0 0;
	background:#BDA967;
	border: 0;
	cursor: pointer;
	padding: 1px 7px;
	}
	
.continueshoppingLink{
	float: right;
	color: #fff;
	background: #808587;
	padding: 1px 7px;
	margin: 10px 17px 0 0;
	}
	
.continueshoppingLink, .continueshoppingLink:link, .continueshoppingLink:visited{
	color: #fff;
	}
	
