/* 
	IMPORTANT!!!!!
	!!!===== All css must begin with .Site with the exception of BODY and #mainTable =====!!!
	!!!===== This ensures no styling is applied to the AdminSystem =====!!!
*/

BODY
{
    MARGIN:0;
}
.Site FORM
{
	margin:0;
}
.Site form th
{
	text-align:right;
}
.Site form TD
{
	padding:2px 0;
}
.Site IMG
{
	margin:0 !important;
	BORDER:none;
}
.Site .content img
{
	margin:10px !important;
}
.Site .list img
{
	margin:0 !important;
}
.Site img.alignleft
{
	float:left !important;
	margin:0 10px 10px 0 !important;
	text-align:left;
}
.Site img.alignright,
.Site .courseDetail span.Picture img
{
	float:right !important;
	margin:0 0 10px 10px !important;
	text-align:right;
}
.Site .content img.nomargin
{
	margin:0 !important;
}
.Site TABLE
{
	WIDTH: 100%;
	BORDER:none;
}
.Site th, 
.Site td
{
	padding:0;
	text-align:left;
	vertical-align:top;
}
.Site dl, 
.Site ol, 
.Site ul
{
	margin-left:20px;
	padding:0;
}
.Site ul li
{
	list-style-type:square;
}

/* ####################################   Classes   #################################### */

.Site .box
{
    width:auto;
    height:1%;
}
.Site .box .tl, 
.Site .box .tr
{
	padding:0;
    margin:0;
    width:auto;
}
.Site .box .bl, 
.Site .box .br
{
	height:0;
	line-height:0;
	font-size:0;
}
.Site .box .tr h2
{
    margin:0 5px;
    width:auto;
}
.Site .box .content
{
    position:relative;
    padding:0 10px;
}

.Site .content img
{
	margin:0 5px 5px;
}
.Site .content table td
{
	padding:3px;
}
.Site .detail IMG.picture
{
    MARGIN-BOTTOM: 10px !important;
    MARGIN-LEFT: 15px !important;
    position: relative;
}
.Site .dropdown, 
.Site .textarea, 
.Site .textbox,
.Site .textBox,
.Site .required
{
    WIDTH:250px;
    font-size:1em;
}
.Site .principle
{
	padding:6px 4px;
}
.Site .button,
.Site .qtyButton
{
	cursor:pointer;
	background-color:#182D72;
	color:#ffffff;
	border:solid 1px #efdca8;
	padding:2px 7px;
}
.Site .button:hover,
.Site .qtyButton:hover
{
	background-color:#223c92;
}

.Site .formMainTable td,
.Site .formMainTable th
{
   padding: 5px;     
}
.Site .list
{
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 0;
}
.Site .label
{
	FONT-WEIGHT: bold;
}
.Site .list H3
{
    MARGIN-TOP:0;
    MARGIN-BOTTOM: 5px
}
.Site .chef H3
{
	margin-bottom:16px;
}
.Site .list H4
{
    MARGIN: 0px
}
.Site .list IMG.thumbnail
{
    MARGIN-BOTTOM: 10px !important;
    MARGIN-LEFT: 10px !important;
    position: relative;
}
.Site .list P
{
	MARGIN: 3px 0;
}
.Site .terminus
{
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
.Site .list .terminus, 
.Site .detail .terminus,
.Site .course .terminus
{
	clear:right;
}
.Site .terminustestimonial
{
	clear:both;
}
.Site .morelink
{
	clear:none;
	text-align:left;
}
.Site .backlink
{
    TEXT-ALIGN: right;
    margin-top:10px;
}
.Site .stepper
{
    PADDING:3px 5px;
    width:auto !important;
}
.Site .stepper P
{
    MARGIN: 0px;
    TEXT-ALIGN: right;
}
.Site TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site TABLE.documentTable TH.heading
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site .template
{
	padding-left:1px;
}
.Site .template ul
{
	margin-left:20px;
}
.Site #template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}
.Site .subPageList
{
	margin:0;
	padding:0;
}
.Site .subPageTitle a
{
	display:block;
}
.Site .subPageTitleThumb img
{
	display:block;
}
.Site .registerForNews
{
	padding:0 0 10px 0;
}
.Site .registerForNews input
{
	padding:12px 3px 11px 8px;
	width:410px;
	float:left;
}
.Site .registerForNews input#Email
{
	margin-top:8px;
}
.Site #leftColModules .registerForNews input#Email
{
	margin-top:0;
}
.Site .registerForNews input.button
{
	width:100px;
	border:none;
	float:right;
	cursor:pointer;	
	width:159px;
	height:52px;
	padding:0;
}
.Site #leftColModules .registerForNews input
{
	width:118px;
}
.Site #leftColModules .registerForNews input.button
{
	width:36px;
	padding:9px 3px;
	height:auto;
	text-transform:capitalize;
}
.Site .module
{
	margin-bottom:5px;
	padding-bottom:15px;
}
/* ################################### Site IDs ################################# */

#mainTable
{
    line-height:1.2;
	margin:auto;
}
.Site #mainHeader
{
	position:relative;
	height:110px;
}
.Site #mainMenuInner,
.Site #mainContent,
.Site #mainFooterInner,
.Site #topNavInner,
.Site #bottomBanner
{
	width:1002px;
	margin:auto;
}
.Site #topNavInner
{
	padding-right:56px;
}
.Site #mainLayout
{
	margin-left:175px;
	line-height:1.6;
	padding:17px 0 15px 20px;
}
.Site .homePage #mainLayout
{
	padding-top:0;
}
.Site #mainLayout.fullwidth
{
	margin-left:0;
	padding:0 12px;
}
.Site #subPageHeader 
{

}
/* ################################## Menu setup ################################### */
.Site #topNav  
{   
    padding:0 0 8px 0!important;
    text-align:right; 
    margin-top:11px;
    margin-bottom:4px;
}
.Site #topNav a 
{ 
     padding: 0 8px 0 8px;
     margin: 0;
     white-space:nowrap;
}
.Site #topNav li.last a
{
	padding-right:5px;
}
.Site #topNav ul 
{
     margin:0;
}
.Site #topNav ul li
{ 
    display:inline;
    margin: 0;
} 
.Site #mainMenu ul, 
.Site #mainMenu li, 
.Site #subMenuInner ul, 
.Site #subMenuInner li
{
    padding:0;
    margin:0;
}

.Site #mainMenu ul
{
	padding-top:20px;
}
.Site #mainMenu li, 
.Site #subMenu li
{
	list-style:none;
	display:inline;
}
.Site #mainMenu li
{
	display:block;
	float:left;
	height:100%;
	margin-right:60px;
}
.Site #mainMenu li.last
{
	margin-right:0;
}
.Site #mainMenu li.first
{
	margin-left:71px;
}
.Site #mainMenu ul a
{
	float:left;
	padding:0;
	line-height:1.7em;
	height:28px;
}
.Site #mainMenu ul a span
{
	height:0;
	width:0;
	overflow:hidden;
	display:block;
}
.Site #footerMenu
{
	margin-top:40px;
}
.Site #footerMenu dd,
.Site #footerMenu dl
{
	margin-left:0;
}
.Site #footerMenu a
{
	display:block;
	margin-bottom:6px;
}
.Site #footerMenu dd a
{
	margin-bottom:7px;
}
.Site #footerMenu dl
{
	width:145px;
	padding-right:20px;
}
/* ################################## Sub Menu setup ################################### */


.Site #subMenu
{
	float:left;
	width:170px;
	margin:20px 0;
}
.Site #subMenuInner
{
	margin-bottom:30px;
}
.Site #subMenuInner ul a
{
	line-height:1;
	display:block;
	padding:10px 0 10px 0;
	margin:0;
}
.Site #subMenuInner ul ul a
{
	padding-left:15px;
}
.Site #subMenuInner ul ul ul a
{
	padding-left:25px;
}
.Site #subMenuInner ul ul ul ul a
{
	padding-left:35px;
}
.Site #subMenuInner ul ul ul ul ul a
{
	padding-left:45px;
}

/* ======================== */

.Site #mainTitle
{
    MARGIN:0 0 0 175px;
}
.Site #mainTitle H1
{
	MARGIN: 0;
}

.Site .template_2_Columns .column1
{
	float:left;
}
/* ####    With submenu column widths    #### */				
.Site .template_2_Columns #column1,
.Site .template_2_Columns .column1,
.Site #template_Sub_Page_Listing #column1,
.Site #template_Image_Library_10up_Stepped_1col #column1
{				
	width: 391px !important;			
}				
				
.Site .template_2_Columns #column2,
.Site .template_2_Columns .column2,
.Site #template_Sub_Page_Listing #column2,
.Site #template_Image_Library_10up_Stepped_1col #column2			
{				
	margin-left: 417px !important;			
}				
				
.Site .template_2_Columns_66_33 #column1				
{				
	width: 530px !important;			
}				
				
.Site .template_2_Columns_66_33 #column2				
{				
	margin-left: 567px !important;			
}				
				
.Site .template_2_Columns_33_66 #column1				
{				
	width: 264px !important;			
}				
				
.Site .template_2_Columns_33_66 #column2				
{				
	margin-left: 301px !important;			
}				
				
.Site .template_3_Columns #column1,				
.Site .template_3_Columns #column2				
{				
	width: 255px !important;			
}				
				
.Site .template_3_Columns #column2				
{				
	margin-left: 17px !important;			
}				
				
.Site .template_3_Columns #column3				
{				
	margin-left: 577px !important;			
}				

.Site .template_2_Columns_Boxed #column1				
{				
	width: 407px !important;			
}				
				
.Site .template_2_Columns_Boxed #column2				
{				
	margin-left: 427px !important;			
}				
				
.Site .template_2_Columns_66_33_Boxed #column1				
{				
	width: 530px !important;			
}				
				
.Site .template_2_Columns_66_33_Boxed #column2				
{				
	margin-left: 567px !important;			
}				
				
.Site .template_2_Columns_33_66_Boxed #column1				
{				
	width: 264px !important;			
}				
.Site .template_2_Columns_33_66_Boxed #column2				
{				
	margin-left: 301px !important;			
}				
.Site #scrollerContainer 				
{				
	width: 824px !important;			
}				
				
				
/* ####    Fullwidth column widths    #### */				
				
.Site .fullwidth .template_2_Columns #column1,
.Site #template_Sub_Page_Listing #column1,
.Site #template_Image_Library_10up_Stepped_1col #column1				
{				
	width: 466px !important;			
}				
				
.Site .fullwidth .template_2_Columns #column2,
.Site #template_Sub_Page_Listing #column2,
.Site #template_Image_Library_10up_Stepped_1col #column2				
{				
	margin-left: 503px !important;			
}				
				
.Site .fullwidth .template_2_Columns_66_33 #column1				
{				
	width: 617px !important;			
}				
				
.Site .fullwidth .template_2_Columns_66_33 #column2				
{				
	margin-left: 656px !important;			
}				
				
.Site .fullwidth .template_2_Columns_33_66 #column1				
{				
	width: 318px !important;			
}				
				
.Site .fullwidth .template_2_Columns_33_66 #column2				
{				
	margin-left: 355px !important;			
}				
				
.Site .fullwidth .template_3_Columns #column1,				
.Site .fullwidth .template_3_Columns #column2				
{				
	width: 300px !important;			
}				
				
.Site .fullwidth .template_3_Columns #column2				
{				
	margin-left: 17px !important;			
}				
				
.Site .fullwidth .template_3_Columns #column3				
{				
	margin-left: 674px !important;			
}				
				
.Site .fullwidth .template_2_Columns_Boxed #column1				
{				
	width: 468px !important;			
}				
				
.Site .fullwidth .template_2_Columns_Boxed #column2				
{				
	margin-left: 478px !important;	width: 468px !important;		
}				
				
.Site .fullwidth .template_2_Columns_66_33_Boxed #column1				
{				
	width: 624px !important;			
}				
				
.Site .fullwidth .template_2_Columns_66_33_Boxed #column2				
{				
	margin-left: 634px !important;			
}				
				
.Site .fullwidth .template_2_Columns_33_66_Boxed #column1				
{				
	width: 312px !important;			
}				
.Site .fullwidth .template_2_Columns_33_66_Boxed #column2				
{				
	margin-left: 322px !important;			
}				
			
.Site .fullwidth #scrollerContainer 				
{				
	width: 946px !important;			
}				




.Site #mainLayout TABLE#productList TD.list
{
    width: 50%;
}
.Site #template_News_Articles_Style_2 #column1
{
	float:left !important;
	width:230px !important;
}
.Site #template_News_Articles_Style_2 #column2
{
	margin:0 0 0 250px !important;   
}
.Site #template_Mailform_Right #column1
{
	float:left !important;
    width: 385px !important;
}

.Site #template_Mailform_Right #column2
{
	margin:20px 0 !important;
	margin-left:403px !important;	
}
.Site #mainFooter
{
    padding:10px;
}
/* ======================== */
.Site #featureImage
{
	padding-top:17px;
	padding-bottom:19px;
}
.Site #featureImage
{
	margin-bottom:5px;
}
.Site #subPageHeader #featureImage
{
	padding-bottom:25px;
	padding-top:0;
}
.Site #bottomBanner
{
	padding-bottom:12px;
}
.Site #bottomBanner
{
	margin-top:20px;
	text-align:center;
}
.Site #header img,
.Site #featureImage
{
	border-width:6px;
}


.Site #featureImages .imagesfeature
{
	top:0;
	left:15px;
}
.Site #subPageHeader #featureImages .imagesfeature
{
	left:0;
}



.Site #footer
{

}

/* ======================== */


/* ======================== */

.Site TABLE#subPageTable .col1
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable .col2
{
    WIDTH: 40%;
}
.Site TABLE#subPageTable .col3
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable TH.heading
{
    PADDING: 5px;
}
.Site TABLE#subPageTable TD.cell
{
    PADDING:5px;
    VERTICAL-ALIGN: middle;
}
.Site #template_Products_Grouped .backlink
{
	clear:right;
	padding:3px;
	TEXT-ALIGN: right;
}

/* ======================== */

.Site #template_sitemap ul
{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.8;
}
.Site #template_sitemap ul a
{
	padding-left:20px;
}
.Site #template_sitemap ul ul 
{
	line-height:1.5;
}

.Site TABLE#productList
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
.Site TABLE#productList td img
{
    float:none;
    text-align:center !important;
}
.Site TABLE#productList TD.list
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}
.Site #developerLink a
{
	padding: 7px 80px 0 0 !important;
}
.Site #developerLink
{
	float:right;
	width:30%;
	padding-right:0;
	padding-top:19px;
	text-align:left;
	height: 20px;
	overflow: hidden;
}
.Site #copyright
{
	width:30%;
	float:left;
	margin-top:23px;
	padding-left:2px;
}
.Site #creditCards
{
	margin-left:31%;
	width:38%;
	padding-top:15px;
}
/* ############################### Header Info ############################ */

.Site #headerInfo
{
	position:relative;
	float:right;
	width:400px;
}
.Site #headerInfo
{
	width:400px;
}
.Site #logonForm th, 
.Site #logonForm td
{
	vertical-align:middle;
}
.Site .verticalDivider 
{
	width: 1px;
	position: relative;
	min-height: 200px;
	float: left;
	margin-left: 17px;
}

.Site .verticalDividerBottomFade 
{	
	position: absolute;
	height: 127px;
	bottom: 0;
}

.Site .movieTitle 
{
	color: #fff;
	background:#000;
	padding: 5px 0 5px 10px;
	float: left;
	width: 320px;
	margin: 10px 0 0 0;
}

.Site #template_Novelli_SubPage_Listing td.subPageItem
{
    vertical-align: middle;
    width: 218px !important;
    padding: 0 0 3px 0; 
}
.Site #template_Novelli_SubPage_Listing td.subPageItem1
{
    padding-left:3px;
    padding-right:3px;     
}
.Site #template_Novelli_SubPage_Listing td.subPageItem2
{
   padding-right: 0 !important;
   padding-left: 0 !important;     
}
.Site #template_Novelli_SubPage_Listing td.subPageItem div.imageLinkContainer
{
    float: left;
}
.Site #template_Novelli_SubPage_Listing #subPageList
{
    margin: 0;
    padding: 0;   
}
.Site #template_Novelli_SubPage_Listing td.subPageItem h3
{
    text-align: center;    
}
/* IMAGE LINKS */

.Site a.imageLink
{
    z-index: 4;
    padding: 0 !important;
    margin: 0;
    overflow: hidden;
    position: absolute;
}
.Site a.imageLink img
{
    margin: 0 !important; 
    padding: 0 !important; 
    z-index: 1;
}
.Site a.imageLink strong
{
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left:0; 
   z-index: 3;
}
.Site a.imageLink .imageLinkTitle
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    font-size: 2em;
    padding: 0;
    z-index: 6;
}
.Site a.imageLink .imageLinkTitle h5
{
    padding: 13px 0 3px 0;
    margin: 0 3px 0 0;
    text-transform:capitalize;
}
.Site a.imageLink .imageLinkDetail
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    font-size: 1.2em;
    padding: 9px 0 0 0;
    z-index: 6;
    min-height: 40px; 
}
.Site a.imageLink .imageLinkDetail p
{
    margin: 0;
    padding: 0;    
}
.Site a.imageLink .imageLinkDetail span
{
	display:block;
}
.Site .imageLinkContainer
{
    margin: 0;
    margin-top:7px;
}

.Site a.imageLink .imageLinkButton
{
	position:absolute;
	bottom:0;
	right:0;
	padding:11px 39px 9px 0px;
	margin-right:3px;
	margin-bottom:7px;
	font-size:1em;
	font-family: Trebuchet MS;
	color:#c49148;
	font-weight:700;
	z-index:7;
}

.Site .detail .FVPlayer
{
	float:left;
	margin-left:0;
	padding-LEFT: 15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:0px;
	width:auto;
}

/* ##############  Galleriffic Styling ###############  */

.Site div.controls {
	margin-top: 5px;
	height: 23px;
}
.Site div.controls a {
	padding: 5px;
}
.Site div.ss-controls {
	float: left;
}
.Site div.nav-controls {
	float: right;
}
.Site div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.Site div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.Site div#slideshow
{
	margin-bottom:10px;
	margin-left: 0;
	padding-left: 0 !important;
	text-align:center !important;
	height: 202px !important;
}
.Site div#slideshow img,
.Site ul.thumbs img
{
	margin:0 !important;
	
}
.Site div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.Site div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
.Site div.slideshow a.advance-link:hover,
.Site div.slideshow a.advance-link:active,
.Site div.slideshow a.advance-link:visited {
	text-decoration: none;
}
.Site div#slideshow img {
	
	text-align: center;
	border: 1px solid #714506 !important;

}
.Site .module #slideshow
{
	margin-top:22px;
	margin-left: 0;
	text-align: center !important;
}
.Site #thumbs
{
	margin-left: 2px !important;
	height:100%;
	text-align: center !important;
}
.Site .course #thumbs
{
	padding-left:0;
}
.Site .module #thumbs
{
	padding-left:0;
}
.Site ul.thumbs {
	
	margin: auto;
	padding: 0;
	padding-left: 2px;
	width: 319px;
	height:100%;
}
.Site ul.thumbs li {
	float: left;
	padding:0;
	margin: 0 0 6px 8px;
	list-style: none;
	height:inherit;
}
.Site ul.thumbs li.third
{
	margin-left:0;
}
.Site a.thumb {
	padding: 0;
	display: inline;
	border: none;
}
.Site ul.thumbs li.selected a.thumb {
	color: #000;
	font-weight: bold;
}
.Site ul.thumbs li.selected a.thumb img
{
	border:solid 1px #714506;
}
.Site a.thumb:focus {
	outline: none;
}
.Site ul.thumbs img {
	border: none;
	display: block;
	border:solid 1px #714506;
}
.Site .courseDetail
{
	padding-bottom:20px;
}

.Site .chef .summary
{
	padding-bottom:8px;
}
.Site .chef .morelink a
{
	display:block;
	padding-bottom:3px;
}
/* ================= NOTE FORM ===================== */
.Site .formMainTable .notesXform
{
    margin: auto !important;
    font-size:90%;
}
.Site #cartFull table,
.Site #glFull table
{
	width:100%;
}
.Site #cartFull form,
.Site #glFull form
{
	padding:0;
}
.Site table .content
{
	padding-top:0;
}
.Site .formMainTable .notesXform th
{
    text-align: left !important;
    width: 300px;    
}
.Site .formMainTable .notesXform h3
{
    margin-top: 10px;    
}
.Site .formMainTable .notesXform .hint
{
    padding: 0;    
}
.Site .formMainTable .notesXform .radiocheckbox input,
.Site .formMainTable .notesXform .radiocheckbox label
{
    float: right;    
}
.Site .formMainTable .notesXform .radiocheckbox label
{
    white-space:inherit;
    text-align: right;    
}
.Site .formMainTable .notesXform table
{
    width: 700px !important;    
}
.Site .formMainTable .notesXform table table
{
    width: auto;    
}
.Site .formMainTable .notesXform .checkboxgroup .alert
{
    float: right;    
}
.Site .formMainTable .notesXform .textbox,
.Site .formMainTable .notesXform .textarea
{
    width: 250px !important; 
}
.Site td.box h2.title
{
	border:0 none !important;
	margin:0;
	padding:10px 5px 0 2px;
	display:block;
}
.Site #deliveryAddress
{
	width:auto;
}
.Site .product .body
{
	padding-top:20px;
}
.Site .stockCode
{
	padding-bottom:0;
	margin-bottom:0;
	font-size:85%;
}
.Site span.price
{
	display:block;
	padding-bottom:10px;
	padding-top:10px;
}

.Site .chefCourses h2.title,
.Site .chefProfile h2.title
{
	margin-bottom:16px;
}
.Site .productDetail h4
{
	margin-bottom:15px;
}

.Site .courseTable
{
	width: 390px;
}