/*****************************/
/*** Core html setup stuff ***/
/*****************************/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 26, 2011 02:34:22 PM America/New_York */



@font-face {
    font-family: 'PlaytimeWithHotToddiesRegular';
    src: url('../fonts/playtime-webfont.eot');
    src: url('../fonts/playtime-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/playtime-webfont.woff') format('woff'),
         url('../fonts/playtime-webfont.ttf') format('truetype'),
         url('../fonts/playtime-webfont.svg#PlaytimeWithHotToddiesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: '../fonts/PlaytimeWithHotToddiesObliqRg';
    src: url('../fonts/PlaytimeOblique-webfont.eot');
    src: url('../fonts/PlaytimeOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PlaytimeOblique-webfont.woff') format('woff'),
         url('../fonts/PlaytimeOblique-webfont.ttf') format('truetype'),
         url('../fonts/PlaytimeOblique-webfont.svg#PlaytimeWithHotToddiesObliqRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PlaytimeWithHotToddies3DRg';
    src: url('../fonts/PlaytimeWithHotToddies3D-webfont.eot');
    src: url('../fonts/PlaytimeWithHotToddies3D-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PlaytimeWithHotToddies3D-webfont.woff') format('woff'),
         url('../fonts/PlaytimeWithHotToddies3D-webfont.ttf') format('truetype'),
         url('../fonts/PlaytimeWithHotToddies3D-webfont.svg#PlaytimeWithHotToddies3DRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CalligraffitiRegular';
    src: url('../fonts/Calligraffiti-webfont.eot');
    src: url('../fonts/Calligraffiti-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Calligraffiti-webfont.woff') format('woff'),
         url('../fonts/Calligraffiti-webfont.ttf') format('truetype'),
         url('../fonts/Calligraffiti-webfont.svg#CalligraffitiRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArchitectsDaughterRegular';
    src: url('../fonts/ArchitectsDaughter-webfont.eot');
    src: url('../fonts/ArchitectsDaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ArchitectsDaughter-webfont.woff') format('woff'),
         url('../fonts/ArchitectsDaughter-webfont.ttf') format('truetype'),
         url('../fonts/ArchitectsDaughter-webfont.svg#ArchitectsDaughterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Friz Quadrata No2 D';
	src: url('../fonts/friz-quadrata-no2-d.eot');
	src: url('../fonts/friz-quadrata-no2-d.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/friz-quadrata-no2-d.woff') format('woff'),
	     url('../fonts/friz-quadrata-no2-d.ttf') format('truetype'),
	     url('../fonts/friz-quadrata-no2-d.svg#ywftsvg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'cardoregular';
    src: url('../fonts/cardo104sbembo-webfont.eot');
    src: url('../fonts/cardo104sbembo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cardo104sbembo-webfont.woff') format('woff'),
         url('../fonts/cardo104sbembo-webfont.ttf') format('truetype'),
         url('../fonts/cardo104sbembo-webfont.svg#cardoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.bembo {
	font-family: 'cardoregular', Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
}
.bembo-text {
	font-family: 'cardoregular', Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	margin-bottom: 12px;
}
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	line-height: 1.7em;
	margin: 0;
	font-size: 14px;
	color: #000;
}
.byline {
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}
a.green-button:link, a.green-button:visited {
	background: url(../images/green-button.jpg) no-repeat;
  height: 42px;
  width: 166px;
  text-align:center;
  display:block;
  padding-top: 12px;
  font-size: 16px;
  color: #000;
}
a.green-button2:link, a.green-button2:visited {
	background: url(../images/green-button.jpg) no-repeat;
  height: 42px;
  width: 166px;
  text-align:center;
  display: inline-block;
  padding-top: 12px;
  font-size: 16px;
  color: #000;
}
a.green-button:hover, a.green-button2:hover {
	background: url(../images/green-button.jpg) 1px 1px no-repeat;
}
a.small-button {
	background: #36b44f;
}
a.small-button:link, a.small-button:visited {
  text-align:center;
  display:inline-block;
  padding: 3px 6px;
	margin: 3px;
  font-size: 16px;
	line-height: normal;
  color: #ffd;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */

}
a.small-button:hover {
	background: #d77543;
}
a.bold-button {
	background: #c76533;
}
a.bold-button-blue {
	background: #5b64a8;
}
a.bold-button-olive {
	background: #acb35f;
}
a.bold-button-red {
	background: #da0f47;
}
a.bold-button:link, a.bold-button:visited,
a.bold-button-blue:link, a.bold-button-blue:visited,
a.bold-button-red:link, a.bold-button-red:visited,
a.bold-button-olive:link, a.bold-button-olive:visited {
  text-align:center;
  display:block;
  padding: 9px 12px;
	margin: 6px;
  font-size: 16px;
	line-height: normal;
  color: #ffd;
/*  -moz-box-shadow:    1px 2px 5px 2px rgba(0,0,0, .3), inset 0px 0px 11px rgba(0,0,0, .5);
  -webkit-box-shadow: 1px 2px 5px 2px rgba(0,0,0, .3), inset 0px 0px 11px rgba(0,0,0, .5);
  box-shadow:         1px 2px 5px 2px rgba(0,0,0, .3), inset 0px 0px 11px rgba(0,0,0, .5);
*/
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */

}
a.bold-button:hover {
	background: #d77543;
}
a.bold-button-blue:hover {
	background: #6b74b8;
}
a.bold-button-red:hover {
	background: #b91b36;
}
a.bold-button-olive:hover {
	background: #9ca34f;
}
div.module a.box-button:link {
	color: #c76533;
}
div.module a.box-button {
	border: 1px solid #fff;
	font-family: 'cardoregular', Georgia, "Times New Roman", Times, serif;
	padding: 0px 6px;
	line-height: 2.4em;
	margin: 6px;
	font-size: 1.3em;
}
div.bembo h3 {
	font-family: 'cardoregular', Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}
div.module p {
	margin-right: 0;
}

input.button { cursor: pointer; }

p { 
margin: 0 15px 1em 0px; 
}

dl {margin: .5em 0; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0 0;
	margin-bottom: 1px;
}

div.center {
}

div#wrapper {
	margin: auto;
	position: relative;
	padding: 0;
	width: 1000px;
}
div#wrapper_back {
	margin: 0;
	padding: 0;
  top: 0px;
  left: 0px;
	position: absolute;
	z-index: 0;
}
div#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 1000px;
	z-index: 2;
}


div#body_bkgnd {
	position: relative;
	width: 1000px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#wrapper_front {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0;
	width: 1000px;
}



div#mainmenu {
	width: 170px;
	height: auto;
	margin: 40px 0 0 0;
	padding: 0;
}
div.leftbottom {
	margin-top: 20px;
}
div#whatscooking {
}
div#todaysspecials {
	position: absolute;
  top: 395px;
  left: 0;
}
div#whatscooking div.module {
	width: 160px;
	height: 333px;
	margin: 12px 0 0 0;
	padding: 66px 22px 66px 18px;
  background: url(../images/whatscooking.png) no-repeat;
}
div#todaysspecials div.module {
	width: 160px;
	height: 333px;
	margin: 12px 0 0 0;
	padding: 66px 22px 66px 18px;
  background: url(../images/todays-specials.jpg) no-repeat;
}
div#whatscooking div.module div,
div#todaysspecials div.module div {
	margin: 0;
  padding: 0;
  height: 130px;
  overflow: hidden;
  background: none;
  width: 140px;
}
div#whatscooking div.module div div {
}
div#whatscooking div.module p,
div#todaysspecials div.module p {
	line-height: normal;
  margin: 0;
  padding: 0;
}
div#footer_menu {
  text-align: center;
  margin: 0 240px;
  width: 900px;
}

div#footer_text, div#footer_text p {
	text-align: center;
	font-size: .80em;
	color: #696969;
	background: none;
	margin: 0;
	padding: 0;
}
div#footer_text {
	margin: 0;
	padding: 0;
  width: 1000px;
  overflow:hidden;
}

div#footer a:link, div#footer a:visited  {
	color: #333;
}


form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}
#topmod {
	margin: 0 30px;
  height: 110px;
	position: relative;
}
#mainbox {
	margin: 0;
	position: absolute;
	padding: 0;
	width: 1000px;
}


#leftcol {
	width: 230px;
	position: absolute;
	padding: 0;
	z-index: 2000;
  left: 20px;
  top: 0px;
}
div#maincolumn {
	width: 1000px;
	left: 0;
	padding: 0;
	z-index: 1100;
}

.rightcol {
	width: 225px;
	float: right;
/*  background: #fde7ab;   */
  margin: 0;
  padding: 0 5px 0 0px;
	margin-left: 20px;
}
.rightcolwide {
	width: 350px;
  margin: 0;
	float: right;
	padding: 0 0 0 20px;
}
.homepage-background {
	padding-bottom: 230px;
	background: url(../images/homepage-background2.png) repeat-y;
}

.leftcol p, .moduletable p,
.rightcol p {
  padding: 0 15px;
  line-height: 1.25em;
}
.aidanews2_topR,
.aidanews2_topL {
  color: #666666;
  font-size: 9px;
  padding: 0;
  line-height:normal;
}
.aidanews2_main {
  padding: 0;
  width: 330px;
  font-size: 13px;
  color: #333;
  line-height: normal;
}
.aidanews2_text {
}
.maincol {
	padding: 0;
	margin: 20px 0 0 230px;
}


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
}

h1, h2, h3, h4, .contentheading, .componentheading, table.moduletable th, legend {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

h1 {
	font-size: 1.5em;
	line-height:normal;
	font-weight: normal;
	text-align: left;
	width: 100%;
}

.contentheading, .componentheading, td.contentheading {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	width: 100%;
}


h3, table.moduletable th, legend {
  font-weight: normal;
  font-size: 1.2em;
	text-align: left;
  margin: .5em 0 0 0;
  padding: 0;
}
h4 {
  font-weight: bold;
}

td td h3 {
	line-height: normal;
  margin: 0;
}

p.singlespace {
	line-height: normal;
	padding: 0;
}

.no-bullet {
	list-style: none;
}

/** blockquote styles **/
.bq3 { 
	background: url('../images/quote-b.png') top left no-repeat; 
	padding-left: 27px; 
	padding-top: 12px; 
}
.bq3 p { 
	padding-right: 25px; 
	background: url('../images/quote-e.png') bottom right no-repeat; 
	padding-bottom: 0; color: #333; font-size: 13px; 
	font-style: italic;
}
.bq3 p.author {
	padding-left: 0;
	color: #888;
	background: none;
	font-style: normal;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate,
.createdate,
.published {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.purple {
	line-height: normal;
  color: #6d18ab;
}

.green {
	color: #57660c;
}

a.readon {
	margin-top: 0px;
	display: block;
	float: right;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 14px;
	line-height: 14px;
	height: 16px;
}

.description {
	font-size: .90em;
	color: #000;
}
/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

.two_col {
  -moz-column-count: 2;
  -moz-column-gap: 50px;
  -webkit-column-count: 2;
  -webkit-column-gap: 50px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #416791;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

div.blog {
	width: 550px;
}
dl.article-info {
	margin: 0;
}
table.blog span.article_separator,
div.blog span.article_separator
 {
	display: block;
	height: 20px;
}

div.blog-corporate td,
div.blog-corporate p,
div.blog-corporate h4,
div.blog-corporate h5 {
	line-height: normal;
	margin: 0;
}
div.blog-corporate div.article_separator
 {
	display: block;
	height: 10px;
}

div.blog-corporate h5 {
	color: #70a7a0;
  font-family: "ArchitectsDaughterRegular", sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	margin: 6px 0;
}
div.blog-corporate h4 {
	color: #000;
	font-size: 16px;
}
div.blog-corporate .category-name {
	color: #5f3bce;
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
	display: block;
}
div.blog-corporate  .next{
		border-top: 1px solid #9ca849;
}
div.blog-corporate  table {
	width: 680px;
}
div.blog-corporate  table td{
	padding: 4px 8px;
}
/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #416791;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 5px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}
/* Pagination  */
	.pagination {
		margin: 10px 0;
		padding: 10px 0;
		clear: both;
		text-align: center;
	}
		.pagination .counter {
			text-align: center;
			margin: 0;
			font-weight: bold;
			margin-bottom: 5px;
		}
			.pagination .counter ul li span, .pagination .counter ul li span a {
					padding: 6px 0;
				}
		.pagination ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			text-align: center;
		}
			.pagination ul li {
				display: inline-block;
				text-align: center;
			}
				.pagination ul li a, .pagination ul li span {
					margin: 0 5px;
					padding: 0;
					font-size: 1.1em;
					line-height: 10px;
					background: none;
					border: none;
					text-shadow: none;
				}
	
	.pagination-start, .pagination-next, .pagination-end, .pagination-prev {
		border: 0;
	}
	.pagination-start {
		padding: 0;
	}
		.pagination-start span {
			padding: 0;
		}

/* module control elements */
div.module_left {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_left div div div {
	padding: 0;
}


table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
}

div.module_menu, div.moduletable-hmenu {
	margin: 0;
	padding: 0;
}

div.module_menu ul, div.moduletable-hmenu ul,
ul.menu-hmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.module_menu li, div.moduletable-hmenu li {
	display: block;
	margin: 6px 2px;
	padding: 0;
}


ul#boutique-home-menu {
	margin: 0;
	padding: 0;
	list-style: none;
  display: block;
  width: 750px;
  visibility: hidden;
  margin-top: -40px;
  margin-left: 10px;
}
ul#boutique-home-menu li {
	margin: 0;
	padding: 0;
  display: block;
  float: left;
  width: 210px;
  list-style: none;
  visibility: hidden;
}
ul#boutique-home-menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
  display: block;
  width: 210px;
  float: left;
  visibility: visible;
}


div.moduletable-hmenu li {
	display: block;
	margin: 0;
	padding: 0;
}

div.moduletable-hmenu li {
	float: left;
}
#topmod ul.menu-hmenu {
	float: right;
}
ul.menu-hmenu li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#topmod ul.menu-hmenu li {
	padding: 0 20px;
}
#topmod ul.menu-hmenu li a:link,
#topmod ul.menu-hmenu li a:visited {
	color: #ddd;
	text-shadow: 1px 1px 1px #5a62aa;
	display: block;
	font-size: 12px;
	padding: 0px 10px;
}
div#footer_menu div.moduletable-hmenu ul li a:link, 
div#footer_menu div.moduletable-hmenu ul li a:visited {
	color: #0066cc;
	display: block;
	font-size: 12px;
	padding: 4px 10px;
}

div.module_menu img {
	padding: 3px;
	float: left;
	vertical-align: top;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	display: block;
	font-size: 13px;
	text-align: left;
	line-height: 15px;
	margin: 0 16px;
  padding: 0;
	text-decoration: none;
	color: #56b;
	font-weight: normal;
}
div.module_menu ul li a img {
	margin-left: -16px;
}

div.module_menu ul li.active a {
	color: #000;
}
div.module_menu ul ul li a:link, div.module_menu ul ul li a:visited {
	display: block;
	font-size: 11px;
	text-align: left;
	margin: 0 5px 0 30px;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
div.module_menu ul li a:hover, div.moduletable-hmenu ul li a:hover {
	/*background-position: 0px -50px; */
	text-decoration: underline;
	color: #89f;
	font-weight: bold;
}

div.module_menu ul li.parent a {
	font-weight: normal;
}
div.module-boutique {
	margin: 0;
  padding: 0;
  left: 0;
}
ul.menu-boutique {
	display: block;
	width: 350px;
}

ul.menu-boutique li {
	display: block;
  float: left;
}

ul.menu-boutique li a:link, ul.menu-boutique li a:visited{
	display: block;
	font-size: 12px;
  text-transform: uppercase;
	text-align: center;
  width: 100px;
  height: 30px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
  background: url(../images/boutique-button.png) 0 0 no-repeat;
}
ul.menu-boutique li a:hover {
	background-position: 0px -30px; 
	text-decoration: underline;
}



/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

.img-caption  { 
	padding: 5px 0; 
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
.img-caption-title {
	font-family:Arial, Helvetica, sans-serif;
	color: #6868ef;
	font-size: .9em;
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #eef;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 90%;
	margin: 0;
}

/* phplist related */
div.required { 
	color: red;
	font-weight: bold;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; background: #C3D2E5;padding: 1em; border: 1px solid #aabbcc;}

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

#product_list,
div.product_break,
.browse-view,
productdetails-view {
  padding-bottom: 20px;
  background: url(../images/dotted-line-boutique.png) 0 100% no-repeat;
  width: 100%;
}

/* latest news module */
div.module-latestnews {
	width: 180px;
  padding: 0;
  margin: 10px;
}
div.module-latestnews h3 {
	line-height: 1em;
  margin: 0;
  padding: 6px 0;
}
div.module-latestnews ul.category-module-latestnews {
	margin: 0;
	padding: 0;
}

div.module-latestnews div.newsflash-latestnews,
div.module-latestnews li,
div.module-latestnews li h4 {
	line-height: normal;
  font-size: 1em;
  color: #6d18ab;
	padding: 3px;
  margin: 0;
  display: block;
  font-style: italic;
}
div.module-latestnews div.newsflash-latestnews {
	font-size: .8em;
	padding: 0;
	margin-left: -10px;
}


/* quiz module */
div.module-quiz {
	width: 210px;
  padding: 0;
  line-height: normal;
  background: url(../images/quiz-frame-middle.png) repeat-y;
  margin: 10px 0 0 -15px;
}
div.module-quiz div  {
	background: url(../images/quiz-frame-top.png) 0 0 no-repeat;
  margin: 0;
}

div.module-quiz div div {
	background: url(../images/quiz-frame-bottom.png) 0 100% no-repeat;
  padding: 30px 14px 30px 14px;
}

div.module-quiz div div div{
	background: none;
  margin: 0;
  padding: 0;
}




/* Calendar */
td.cal_td_daysnames, td.cal_td_currentmonth {
	background: #5c7fbf;
  color: #fff;
}
td.ev_td_left {
  color: #294fa1;
  line-height: normal;
  padding-top: 10px;
}
td.ev_td_right {
	width: 500px;
  line-height: normal;
}
td.cal_td_weeklink a, a.cal_daylink {
	color: #999999;
}
td.cal_td_daysnoevents {
	line-height: normal;
} 
div.module-workshop table.mod_events_latest_table td.mod_events_latest_first,
div.module-workshop table.mod_events_latest_table td.mod_events_latest {
	background: none;
  border: none;
  line-height: normal;
  font-size: 12px;
  text-align: center;
  padding: 5px 0;
}
.mod_events_latest_date {
	font-size: 11px;
}
li.latestnews-latestnews {
	padding-top: 6px;
}
div.module-latestnews ul {
	margin-top: 0;
	padding-top: 0;
}
div.module-workshoplink {
	width: 185px;
  padding: 10px 0 1px 0px;
  margin: 10px;
  background: #fff6c5;
  border: 1px solid #edd79b;
}
div.module-workshoplink div {
	margin: 0;
  padding: 0;
}
div.module-workshoplink a {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #990000;
  font-style: italic;
}
div.top div.module {
	margin: 40px 0 0 0;
  height: 170px;
  overflow: hidden;
  width: 350px;
}
div.top div.module-tc {
	margin: 100px 0 0 0;
  width: 650px;
  color: #6062bf;
}
.rightcolwide div.module h1.aidanews2_title,
.rightcolwide div.module-columns h1.aidanews2_title,
.rightcolwide div.module-tidbits h1.aidanews2_title
.rightcolwide div.module_blogbook_theme a.moduleItemTitle {
  color: #000;
	font-weight: bold;
	font-size: 1em;
}
.rightcolwide div.module-columns ul, .rightcolwide div.module-columns li{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.rightcolwide div.module-columns img {
	float: left;
	padding: 3px 6px 0 0;
}
.rightcolwide div.module-columns a.moduleItemTitle {
}
.rightcolwide div.module h3,
.rightcolwide div.module-columns h3,
.rightcolwide div.module-testimonials h3,
.rightcolwide div.module-tidbits h3,
.rightcolwide div.module_blogbook_theme h3,
.leftbottom div.moduletablesubscribe h3 {
  font-family: "ArchitectsDaughterRegular", sans-serif;
	font-weight: normal;
  letter-spacing: 1.5px;
}

.rightcolwide div.module-testimonials p {
	margin: 0;
	padding: 6px 0 0 12px;
	line-height: normal;
}
div.aidanews2-testimonials .aidanews2_main {
	width: auto;
}
.aidanews2 .even,
.even,
.aidanews2 .odd,
.odd {
	border-bottom: none;
}
.aidanews2 .even {
	background-color: #ffffee;
}
.aidanews2_line {
	border-bottom: 1px solid #fde7ab;
}
}
div.top div.module-tc,
div.top div.module-tc p {
  color: #6062bf;
  font-family: "PlaytimeWithHotToddiesRegular", sans-serif;
  font-size: 20px;
  line-height: normal;
}
div.top div.module,
div.top div.module p {
  color: #343;
  font-family: "PlaytimeWithHotToddiesRegular", sans-serif;
  font-size: 20px;
  line-height: normal;
  margin: 10px 0 0 0;
}
div.moduletable-cart {
  width: 180px;
  font-size: 10px;
  color: #666;
  line-height: normal;
	background: #fff;
}
div#topright {
	position: absolute;
  top: 20px;
  left: 800px;
  width: 220px;
  height: 180px;
}
div#topright p {
	line-height: normal;
  text-align: right;
  color: #6063c0;
  font-family: "PlaytimeWithHotToddiesRegular", sans-serif;
  font-size: 16px;
  display: block;
  width: 200px;
  margin: 0;
  padding: 0;
}
div#topright p a.green-button:link, div#topright p a.green-button:visited {
  margin-left: 40px;
  font-size: 20px;
  color: #6063c0;
}  

.featureCarousel .blipsContainer {
    visibility:hidden;
}
div.moduleblog_book h3 {
	color: #000;
	font-family:"Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	font-size: 44px;
	font-weight: normal;
}
div.moduleblog_book h3 span{
	font-size: 27px;
}
div.moduleblog_book ul,
div.moduleblog_book li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.moduleblog_book .itemContainer {
	width:330px;
	height: 260px;
	position: relative;
}

div.moduleblog_book .moduleItemTitle {
	display: block;
	height: 28px;
	width: 150px;
	color: #fff;
	background-color: #000;
	position: absolute;
	top: 1px;
	left: 168px;
	font-family:"Friz Quadrata No2 D", "Times New Roman", Times, serif;
	padding: 6px 0;
}
div.moduleblog_book .moduleItemTitle .month {
	font-size: 12px;	
	display: block;
	width: 110px;
	float: left;
	text-transform: uppercase;
	text-align: center;
	padding: 0 3px;
}
div.moduleblog_book .moduleItemTitle .week {
	display: block;
	font-size: 8px;	
	width: 30px;
	float: right;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	line-height: 1em;
}
div.moduleblog_book .moduleItemTitle .year {
	display: block;
	font-size: 10px;	
	width: 30px;
	float: right;
	text-align: center;
	padding: 0;
}
div.moduleblog_book .moduleItemImage {
	display; block;
	height: 228px;
	width: 330px;
	position: absolute;
	top: 0px;
	left: 0px;	
}
div.moduleblog_book .moduleItemIntrotext {
	display: block;
	height: 160px;
	width: 148px;
	position: absolute;
	top: 49px;
	left: 177px;	
	text-align: center;
	color: #000;
}
div.moduleblog_book .moduleItemIntrotext p{
	line-height: 13px;
	padding: 0;
	margin: 7px 0 0 0;
	font-size: 14px;
	background: rgb(252,242,173);
}
div.moduleblog_book .moduleItemThemeImage {
	display; block;
	height: 30px;
	width: 154px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 2px;
	left: 1px;	
}
div.moduleblog_book .moduleItemThemeImage img {
		width: 154px;
}

div.moduleItemLink {
	display; block;
	width: 150px;
	text-align: center;
	color: #999;
	position: absolute;
	top: 212px;
	left: 3px;	
	line-height: normal;
	font-size: 9px;
	background: #fff;
}
div.moduleblog_book .moduleItemSponsor {
	display; block;
	width: 150px;
	text-align: center;
	color: #999;
	position: absolute;
	top: 199px;
	left: 172px;	
	line-height: normal;
	font-size: 9px;
}
div.moduleblog_book .itemSocialSharing {
	position: absolute;
	top: 230px;
	left: 60px;
	width: 270px;
	padding: 0;
}
div.itemPinterestButton {
	float: left;
	margin: 2px 24px 0 0;
}
div.itemFacebookButton {
	width: auto;
}

div.moduleblog_book .moduleItemSponsor p,
div.moduleblog_book .moduleItemSponsor em{
	margin: 3px 0 0 0;
	padding: 0;
	line-height: normal;
	background: rgb(252,242,173);
}
div.moduleblog_book .bottomnav {
	position: absolute;
	top: 200px;
	left: 0px;	
	line-height: normal;
}

.arrowNext, .arrowPrev {
	top: 205px;
	z-index: 9999;
}
.arrowNext {
	left: -5px;
}
.arrowPrev {
	left: 305px;
}

/*****************************************/
/*** page curl version ***/
/*****************************************/
/*
.arrowNext, .arrowPrev {
	top: 164px;
	z-index: 9999;
}
.arrowNext {
	left: 0px;
	background: none;
}
.arrowPrev {
	left: 270px;
	background: none;
}
#curl-next {
	width: 30px;
	height: 30px;
	top: 35px;
	left: 00px;
	position: absolute;
}
#curl-next:hover {
	width: 70px;
	height: 70px;
	top: 0px;
	left: -5px;
	-webkit-transition: ease 1s;
  -moz-transition: ease 1s;
  -o-transition: ease 1s;
  transition: ease 1s;

}
#curl-prev {
	width: 30px;
	height: 30px;
	top: 35px;
	left: 30px;
	position: absolute;
}
#curl-prev:hover {
	width: 70px;
	height: 70px;
	top: 0px;
	left: 0px;
	-webkit-transition: ease 1s;
  -moz-transition: ease 1s;
  -o-transition: ease 1s;
  transition: ease 1s;
}
*/

.holder {
	display:none;
}

div.module_blogbook_theme {
	padding: 0;
}
div.module_blogbook_theme li {
	list-style: none;
	padding: 0;
}
div.module_blogbook_theme li.even {
	background-color:transparent;
}
div.module_blogbook_theme ul {
	padding: 0;
}
div.module_blogbook_theme ul li div.moduleItemIntrotext {
	padding: 0;
}

div.module_blogbook_theme p {
	font-size: 1em;
	line-height: 1.5em;
}
div.module_blogbook_theme a.moduleItemTitle {
	font-size: 1.5em;
}

div.moduletableproduct{
	margin-top: 90px;
	display: block;
	background: rgb(172,177,94);
	width: 172px;
	border: 1px solid #000;
	overflow: hidden;
	position: relative;
	height: auto;
	padding: 10px;
}
div.moduletableproduct h3{
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.33em;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
div.moduletableproduct .vmimage {
	margin-left: 30px;
	margin-top: -15px;
	height: 200px;
	overflow: hidden;
}
div.moduletableproduct .vmimage img {
	width: 250px;
}
div.moduletableproduct .vmheader {
	line-height: normal;
	text-align: center;
	width: 100%;
	font-size: 1.1em;
}
div.moduletableproduct .vmfooter {
	line-height: normal;
	text-align: center;
	width: 100%;
}
div.moduletableproduct a {
	display: block;
	line-height: normal;
	text-align: center;
	width: 100%;
	color: #000;
}
div.moduletableproduct .spacer {
	border-top: dashed 2px #fff;
	border-bottom: dashed 2px #fff;
	margin: 10px -10px 0 -10px;
}

div.moduletableHomeContent {
	display: block;
	width: 180px;
	padding: 0 5px 5px 5px;
	margin: 180px 0 0 200px;
	background: rgba(230,230,230,.5);
}
a.product-order, a.product-order:visited {
	color: #000;
	display: inline-block;
	background: url(../images/vmgeneral/yellow-pencil.png) 0 3px no-repeat;
	width:120px;
	font-size:14px;
	cursor:pointer;
	height:30px;
	font-weight:bold;
	border-style:none;
	padding:2px 0 0 25px;
	text-align:left;
}
a.product-order:hover {
	color: #0f8;
}
.PricesalesPrice {
	display: inline-block;
}
form#com-form-login, form#form-login {
	background: #f8e6b9;
	border: 1px solid #ccc;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 6px;
	color: #333;

}
.billto-shipto, .customer-comment {
	background: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 6px;
	color: #333;

}
.billto-shipto span, .customer-comment {
	font-weight: bold;
}
.vm-button-correct, .vm-button-correct:hover, .vm-button-correct:visited {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    color: #777;
}

.continue_link, .continue_link:link, .continue_link:visited,
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
    background-position: 0 -160px;
    color: #fff;
    border: solid #00a000 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    padding: 6px 12px 3px;
}

.vm-button-correct:hover {
    background-position: 0 -200px;
    color: #f2f2f2;
    text-decoration: none;
}
.availability {
	clear: both;
	display: block;
	font-size: 3em;
	color: #f00;
	font-weight: bold;
	padding: 1em;
}

.width25 .vm-cat-thumb {
	float: none;
}

.itp-share {
	/*
	display: block;
	position: absolute;
	top: 100%;
	left: 600px;
	width: 250px;
	*/
}