@charset "UTF-8";
/* CSS by The Taste Consultancy//// */

body {
	font: 70% Helvetica, Arial, sans-serif;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	line-height:120%;
	color: #666;
}
a:link, a:visited { text-decoration:none; color:#574679; }
a:hover { text-decoration:underline; }
a img{ border:0; }

#container {
	width:781px;
	background:#fff url(../images/bg_edges.gif) repeat-y;
	margin: 0 auto;
}
#contentHolder {
	padding: 0 11px;
}
#mainContent {
	padding: 0;
	min-height:332px;
	text-align:left;
}
* html #mainContent { height:336px; }
h1 {
	font-size:1.5em;
	color:#000;
	font-weight:bold;
}
h2 {
	font-size:1.2em;
	margin:0;
	color:#000;
	font-weight:bold;
}
h3 {
	font-size:1.1em;
	margin:0;
	color:#000;
	font-weight:bold;
}

/* menu */
#menu {
	float:left;
    width:759px;
	background-color:#beb4d3;
    font-size:1em;
    line-height:normal;
	color:#FFF;
}
#menu a:link, #menu a:visited { text-decoration:none; color:#fff; }
#menu a:hover { color:#6f4c9b; }
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
    }
#menu li {
    float:left;
    margin:0;
	background:url(../images/tabR.gif) no-repeat right top;
    padding:0;
}
#menu li a:hover {
	background:url(../images/tabRover.gif) no-repeat right top;
}
#menu a {
    padding:5px 8px;
    display:block;
}
#menu #current {
    background-image:url(../images/tabRon.gif);
}
#menu #current a:link, #menu #current a:visited { 
	text-decoration:none; color:#6f4c9b;  
}
#menu #shoptab {
	font-size:1.2em;
	background-image:url(../images/tabShop.gif);
}
#menu #shoptab a {
	padding:4px 16px;
    display:block;
}
#menu #shoptab a:hover { color:#fff; }
#menu #shoptab a:hover {
	background:url(../images/tabShopOver.gif) no-repeat right top;
}
.strip {
	background-color:#d010b1;
	height:3px;
	font-size:0.1px;
	line-height:0.1px
}





/* content */
.col_L {
	width:379px;
	float:left;
}
.col_R {
	width:379px;
	float:left;
	margin-left:1px;
}
.col_L #head {
	font-size:0.9em;
	font-weight:bold;
	height:13px;
	background:url(../images/col_L.jpg) repeat-y;
	text-transform:uppercase;
	padding:13px;
	margin-bottom:1px;
	color:#000;
}
a:hover #head{
	color:#574679;
	text-decoration:none;
	background:url(../images/col_R.jpg) repeat-y;
	cursor:pointer;
}
.col_R #head {
	font-size:0.9em;
	font-weight:bold;
	height:13px;
	background:url(../images/col_R.jpg) repeat-y;
	text-transform:uppercase;
	padding:13px;
	margin-bottom:1px;
	color:#000;
}
.col_L #content {
	padding:16px;
}
.col_R #content {
	padding:16px;
}

.col_Wide {
	margin:20px 0 40px 0;
}
.colSml {
	background-color:#FFF;
	width:151px;
	margin-right:1px;
	float:left;
}
.colSmlEnd {
	background-color:#FFF;
	width:151px;
	float:left;
}
.colSml .content {
	margin:10px 12px;
}
.colSmlEnd .content {
	margin:10px 12px;
}
.headSml1 {
	background-color:#e2dbeb;
	height:13px;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	padding:13px;
	margin-bottom:1px;
	color:#000;
}
.headSml2 {
	background-color:#f4f1f7;
	height:13px;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	padding:13px;
	margin-bottom:1px;
	color:#000;
}
a:link .headSml1, a:visited .headSml1 { text-decoration:none; color:#000; }
a:hover .headSml1{ text-decoration:none; color:#574679; background-color:#f1daee; cursor:pointer; }
a:link .headSml2, a:visited .headSml2 { text-decoration:none; color:#000; }
a:hover .headSml2 { text-decoration:none; color:#574679; background-color:#f1daee; cursor:pointer; }

.moreLink {
	font-weight:bold;
	float:right;
}
#homeHeadImg1  {
	background:#e2dbeb url(../images/home_colHead1.gif) no-repeat right top;
}
a:hover #homeHeadImg1 {
	background-color:#f1daee;
	cursor:pointer;
}
#homeHeadImg3 {
	background:#e2dbeb url(../images/home_colHead3.gif) no-repeat right top;
}
a:hover #homeHeadImg3 {
	background-color:#f1daee;
	cursor:pointer;
}
#homeHeadImg5 {
	background:#e2dbeb url(../images/home_colHead5.gif) no-repeat right top;
}
a:hover #homeHeadImg5 {
	background-color:#f1daee;
	cursor:pointer;
}




/* Internal */

#int_col_L {
	width:490px;
	float:left;
}
#int_col_L .head {
	font-size:0.9em;
	font-weight:bold;
	height:13px;
	background:url(../images/col_page.jpg) repeat-y;
	text-transform:uppercase;
	padding:13px;
	margin-bottom:1px;
	color:#000;
}
#int_col_L .content {
	padding:16px;
}

#int_col_R {
	float:left;
	padding:10px;
	width:249px;
}




/* footer */
#footer {
	width:759px;
	color:#FFF;
	margin: 0 auto;
 	background-color:#dfd9f1;
	text-align:left;
}
#footer table td{
	text-align:center;
	background-color:#beb4d3;
}
#footer a:link, #footer a:visited { text-decoration:none; color:#fff; }
#footer a:hover { text-decoration:none; color:#6f4c9b; }
#footer #copy {
	padding:20px;
	line-height:1.2em
}
#end {
	height:11px;
	width:781px;
	margin: 0 auto;
}




/* button 1 */
a.button1 {
    background: transparent url('../images/button1.jpg') no-repeat scroll top right;
	color: #fff;
    display: block;
	margin: 10px 3px 6px 0;
    font: bold 1.1em arial, sans-serif;
    height: 39px;
	width:160px;
    padding-right: 51px; /* sliding doors padding */
    text-decoration: none;
	text-transform:uppercase;
}
* html a.button1 { margin: 6px 3px 6px 0;}

a.button1 span {
    background: transparent url('../images/button1_span.jpg') no-repeat;
    display: block;
    line-height: 29px;
    padding: 5px 0 5px 15px;
}
a.button1:link { color: #fff; }
a.button1:hover { 
	text-decoration: none;
	background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button1:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 15px; /* push text down 1px */
}
a.button1:active {
    text-decoration: none;
}



a.button2 {
    background: transparent url('../images/button2.jpg') no-repeat scroll top right;
	color: #fff;
    display: block;
	margin: 0px 3px 10px 0;
    font: bold 1.1em arial, sans-serif;
    height: 53px;
	width:195px;
    padding-right: 51px; /* sliding doors padding */
    text-decoration: none;
	text-transform:uppercase;
}
* html a.button2 { margin: 6px 3px 6px 0;}

a.button2 span {
    background: transparent url('../images/button2_span.jpg') no-repeat;
    display: block;
    line-height: 43px;
    padding: 5px 0 5px 15px;
}
a.button2:link { color: #fff; }
a.button2:hover { 
	text-decoration: none;
	background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button2:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 15px; /* push text down 1px */
}
a.button2:active {
    text-decoration: none;
}

/* misc */

.floatR { float:right; }
.floatL { float:left; }

.clearer { clear:both; font-size:0.1px;line-height:0.1px }
