@charset "utf-8";
/* SITE COLOURS */
/* main pink #DD2E91 */
/* dark grey #282623 */


/* ******************** GENERIC STYLES ************************ */

#logo-text h1 {
	font-size:0;
	text-indent:-9999px;
}

*, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background: #000000 url(../images/background-tile.gif);
}
p {
	padding: 5px 0px;
}




#mid-column h1 {
	text-indent: 0;
	color: #DD2E91;
	font-size:1.18em;
}

h1.h3like {
	text-indent: 0;
	color: #DD2E91;
	font-size:1.18em;
}




.grey-txt {
	color: #999999;
}
.pink-txt {
	color: #DD2E91;
}
.pink-background {
	background: #DD2E91;
	display: inline-block;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 145px;
	background: #000000;
	margin-bottom: 7px;
}
#logo {
	width: 180px;
	float: left;
}
#logo-text {
	float: left;
	width: 385px;
	text-align: center;
}
#login-container {
	float: left;
	width: 395px;
	margin-top: 13px;
}
#main-content {
	width: 960px;
	float: left;
}
#left-nav-column {
	width: 155px;
	float: left;
}
#mid-column {
	width: 525px;
	float: left;
}
#right-column {
	width: 280px;
	float: left;
}
#wide-column {
	width:805px;
	float:right;
}


#main-banner {
	border: 7px solid #000000;
	width: 504px;
	overflow: hidden;
	height: 362px;
}
#right-banner-top {
	border: 7px solid #000000;
	margin-bottom:7px;
}

.rightbox-white {
	background: #FFFFFF;
	border: 7px solid #000000;
	margin-bottom: 7px;
	color: #1A1A1A;
	padding: 5px 6px 6px;
}
.rightbox-white p {
	padding: 0;
	line-height: 1.2em;
}
.rightbox-white .left {
	float: left;
	padding-top: 4px;
}
.rightbox-white .right {
	float: right;
	width: 155px;
	padding-top: 4px;
	height: 110px;
	overflow: hidden;
}

.rightbox-grey {
	background: #F4F2EE;
	border: 7px solid #000000;
	margin-bottom: 7px;
	color: #1A1A1A;
	padding: 5px 6px 6px;
}

.rightbox-black {
	background: #000;
	border: 7px solid #000000;
	margin-bottom: 7px;
	color: #1A1A1A;
}

.right_hand_speech_bubble {
	background: #DD2E91;
	padding:10px 10px 49px 10px;
	color:#fff;
	background-image:url(../images/speech_bubble_tail.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.right_hand_speech_bubble h3 {
	font-size:2.55em;
}

.right_hand_speech_bubble .link {
	padding-top:5px;
	float:right;
}

.rightbox-pink {
	background: #DD2E91;
	border: 7px solid #000000;
	margin-bottom: 7px;
	color: #FFFFFF;
	padding: 2px 0 0 0;
	width:266px;
}

.rightbox-pink .textbox {
	padding:5px 7px 7px 7px;
}

.rightbox-pink .textbox h3 {
	font-size:2.55em;
}

.rightbox-pink h3 {
	font-size:1.18em;
	color:#fff;
}
.rightbox-pink h3 a:visited,
.rightbox-pink h3 a:link,
.rightbox-pink h3 a:active {
	color:#fff;
}
.rightbox-pink h3 a:hover {
	color:#000;
}

.rightbox-pink .text {
	font-size:1.64em;
	font-weight:bold;
}
.rightbox-pink .link2 {
	padding-top:5px;
	float:right;
}
.imagepaddingright {
	padding-right: 7px;
}
.gallery-box {
	border: 7px solid #000000;
	margin-top: 7px;
	color: #1A1A1A;
	float: left;
	width: 113px;
}
.gallery-box h3 {
	color:#fff;
	font-size: 1.09em;
	padding: 1px 3px 1px 3px;
  }
.gallery-box .left {
	float: left;
	border-top: 3px solid #000000;
	border-right: 1px solid #000000;
}
.gallery-box .right {
	float: left;
	border-top: 3px solid #000000;
}
.video-box {
	margin-top: 7px;
	float: right;
	margin-right: 7px;
}
#gallery-link-layer {
	position:absolute;
	width:110px;
	height:32px;
	z-index:1;
	margin-top: 195px;
}
#below-nav {
	float: left;
	width: 133px;
	background: url(../images/electro-pink-background.gif) no-repeat center bottom;
	border: 7px solid #000000;
	margin-top: 7px;
}
#below-nav h3 {
	padding: 5px 5px 5px 5px;
	color:#fff;
}

#title_box {
	width:504px;
	margin:0 7px 7px 0;
	border:solid 7px #000;
	position:relative;
}

#title_box_pink  {
	width:484px;
	margin:0 7px 7px 0;
	background-color:#DD2E91;
	padding:120px 10px 10px 10px;
	border:solid 7px #000;
	position:relative;	
}

#title_box img  {
	display:block;	
}

.title_main {
	background-color:#fff;
	padding:5px 10px 5px 10px;
	color:#DD2E91;
	letter-spacing:-2px;
	font-size:4.38em;
	text-transform:uppercase;
	font-weight:bold;
	position:absolute;
	top:10px;
	left:10px;
}

.title_main_white {
	background-color:#DD2E91;
	padding:5px 10px 5px 10px;
	color:#fff;
	letter-spacing:-2px;
	font-size:4.38em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
	/* for firefox 2 */ display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;

}

.text_box {
	width:484px;
	margin:0 7px 7px 0;
	border:solid 7px #000;
	background-color:#fff;
	padding:10px;
}

.text_box_black {
	width:484px;
	margin:0 7px 7px 0;
	border:solid 7px #000;
	background-color:#000;
	padding:10px;
}

.text_box_white {
	width:484px;
	margin:0 7px 7px 0;
	border:solid 7px #000;
	background-color:#fff;
	padding:10px;
}

.text_box_wide {
	width:771px;
	margin:0;
	border:solid 7px #000;
	background-color:#fff;
	padding:10px;
	min-height:343px;
}

.text_box .left {
	width: 237px;
	float:left;
}

.text_box .right {
	width: 237px;
	float:right;
}

.text_box_wide .left {
	width: 382px;
	float:left;
}

.text_box_wide .right {
	width: 382px;
	float:right;
}

.text_box_heading {
	padding-bottom:15px;
}

.text_box_heading h3 {
	color: #DD2E91;
}


.text_box_heading h1 {
	color: #DD2E91;
	font-size:1.18em;
}


.text_box p {
	margin:0;
	padding:0;
	margin-bottom:0.7em;
}


h3.quote {
	color: #DD2E91;
	font-size:2.09em;
}




.speech-bubble-grey {
	background-color:#282623;
	color:#fff;
	padding:7px 7px 49px 7px;
	width:223px;
	background-image:url(../images/speech_bubble_grey_tail.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.speech-bubble-grey h3 {
	font-size:1.64em;
}

.speech-bubble-grey .link {
	padding-top:5px;
	float:right;
}

#title_box_shop {
	width:484px;
	margin-bottom:20px;
}

#title_box_shop .title_main {
	position:static;
	color:#fff;
	background-color:#DD2E91;
	float:left;
	width:140px;
}

#title_box_shop .text {
	float:right;
	width:314px;
}

.text_box .twothirds_left {
	float: left;
	width: 309px;
	margin-bottom:10px;
}

.text_box .onethird_right {
	float: right;
	width: 165px;
	margin-bottom:10px;
}

.text_box .one_column {
	width: 484px;
	margin-bottom:10px;
}


.clearfix {
	clear:both;
	height:0px;
}


table#gallery {
	border-collapse: separate; 
	border-spacing: 4px; 
	*border-collapse: expression('separate', cellSpacing = '4px');
}

table#gallery td {
	border:solid 1px #191919;
	width:114px;
}

table#gallery td table {
	border-collapse: collapse;
	border: 0;
}

table#gallery td table td {
	border: 0;
	color: #DD2E91;
}

table#gallery td table td.img_desc {
	padding: 3px;
}

.page_numbers {
	width:484px;
	text-align:right;
	padding:10px 0 15px 0;
}

.page_numbers a {
	font-weight:bold;
	}

.page_numbers a:visited,
.page_numbers a:link,
.page_numbers a:active  {
    color: #fff;
	}
	
.page_numbers a:hover,
.page_numbers a.selected {
    color: #DD2E91;
	text-decoration:underline;
	}
	
	
.page_numbers_grey {
	width:484px;
	text-align:right;
	padding:10px 0 15px 0;
}

.page_numbers_grey a {
	font-weight:bold;
	}

.page_numbers_grey a:visited,
.page_numbers_grey a:link,
.page_numbers_grey a:active  {
    color: #666;
	}
	
.page_numbers_grey a:hover,
.page_numbers_grey a.selected {
    color: #DD2E91;
	text-decoration:underline;
	}


.vert-align {
	vertical-align:middle;
}


.hr {
	height:1px;
	padding:7px 0 7px 0;
	background-image:url(../images/hr.gif);
	background-position:center;
	background-repeat:repeat-x;
	
}

.hr hr {
	display:none;
}

h4 {
	font-size:1.18em;
	color: #1A1A1A;
	margin:0;
	padding:0;
}

.news_item h4	{
	font-size:1em;
	color:#DD2E91;
	font-weight:bold;
	margin-bottom:0.7em;
}

.news_item, .blog-item {
	padding-bottom:10px;
	border-bottom:solid 1px #333;
	margin-bottom:10px;
}

.blog_icons {
	padding-top:5px;
	text-align:right;
}

.minheight420 {
	min-height:420px;
}




/* ******************** FOOTER STYLES ************************ */



#footer {
	margin-top: 7px;
}
#footer-right {
	background: #000000;
	float: right;
	width: 791px;
	padding: 7px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#footer-right .social-icons {
	float: left;
	width: 100px;
	padding-top: 4px;
}
#footer-right .links {
	float: right;
	width: 530px;
	padding-top: 20px;
	text-align: right;
}
/* ******************** LINK STYLES ************************ */

a:link, a:active, a:visited {
	color: #DD2E91;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #CCCCCC;
}
a.grey:link, a.grey:active, a.grey:visited {
	color: #535353;
	text-decoration: none;
}
a.grey:hover {
	color: #DD2E91;
}
a.grey_underlined:link, a.grey_underlined.grey:active, a.grey_underlined.grey:visited {
	color: #1A1A1A;
	text-decoration:underline;
}
a.grey_underlined:hover {
	color: #DD2E91;
}
a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #DD2E91;
}
a.orange:link, a.orange:active, a.orange:visited {
	color: #FF6600;
	text-decoration: none;
}
a.orange:hover {
	color: #FFFFFF;
}

a.turquoise:link, a.turquoise:active, a.turquoise:visited {
	color: #057089;
	text-decoration: none;
}
a.turquoise:hover {
	color: #FFFFFF;
}
/* ******************** LOGIN STYLES ************************ */

#login {
	list-style: none;
	margin-top: 3px;
	margin-right: 7px;
}
#login ul li {
	list-style: none;
	font-size: 1.1em;
	background: #333333;
	padding: 3px 10px 4px 10px;
	border-bottom: 2px solid #000000;
}
#login a {
	text-decoration: none;
}
#login ul li a:link, #login ul li a:visited, #login ul li a:active {
	color: #FFFFFF;
}
#login ul li a:hover {
	color: #DD2E91;
	text-decoration: none;
}
/* ******************** NEWS STYLES ************************ */

#news {
}
#news .link {
	background: url(../images/newstile.jpg) repeat;
	display: block;
	height: 20px;
	padding-top: 5px;
	overflow: hidden;
}
#news .link-top {
	display: block;
	height: 20px;
	padding-top: 5px;
	overflow: hidden;
}
#news .number {
	height: 20px;
	float: left;
	width: 25px;
	padding-left: 5px;
}
#news .article-header {
	float: right;
	width: 235px;
}
#news .link-content {
	padding-left: 5px;
	height: 90px;
	overflow: hidden;
	padding-right: 7px;
}
#news .link-content p {
	padding: 0px;
}

/* ******************** FORM STYLES ************************ */

select {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	}

option {
	padding-right: 1em;
}

.form-left {
	float:left;
	margin-bottom:10px;
	width:174px;
	padding-top:0.5em;
}

.form-right{
	float:right;
	margin-bottom:10px;
	width:300px;
}

.form-right .textfield {
	width:200px;
	padding:3px;
	border:1px solid #ccc;
}

.form-right select{
	border:1px solid #ccc;
}

.form-right input {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	vertical-align:middle;
}

.submit {
	background-color:#DD2E91;
	color:#fff !important;
	font-weight:bold;
	cursor:pointer;
	overflow:visible;
	border:none !important;
	padding:5px 21px 5px 5px !important;
	background-image:url(../images/submit_bgrnd.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:auto !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.09em !important;
	}

/* ******************** LEFT NAV STYLES ************************ */


#left_nav {
	background: #000000;
	margin-right: 7px;
/*	height: 375px; */
	font-weight: bold;
	padding: 5px 0 130px 0;
}
#left_nav ul {
	list-style: none;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 0;
}
#left_nav ul li {
	list-style: none;
	font-size: 1.1em;
}
#left_nav a {
	text-decoration: none;
	padding-bottom: 3px;
	display: block;
	border-bottom: 1px solid #4D4D4D;
	padding-top: 3px;
}
#left_nav ul li a:link, #left_nav ul li a:visited, #left_nav ul li a:active {
	border-bottom: 1px solid #4D4D4D;
	color: #DD2E91;
}
#left_nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #4D4D4D;
}
#left_nav a.last:link, #left_nav a.last:visited, #left_nav a.last:active {
	color: #DD2E91;
	text-decoration: none;
	display: block;
	border-bottom: 0;
}
#left_nav a.last:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom: 0;
}

/* #home #left_nav a.home:link, #home #left_nav a.home:visited, #home #left_nav a.home:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #4D4D4D;
}
#home #left_nav a.home:hover {
	color: #DD2E91;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #4D4D4D;
} */

#left_nav a.selected:visited,
#left_nav a.selected:link,
#left_nav a.selected:active,
#left_nav a.selected:hover {
	color: #FFFFFF;
}


/* 2nd level */

#left_nav ul li ul {
	margin-left:0;
	margin-right:0;
}

#left_nav ul li li a {
	border-bottom: 1px solid #4D4D4D;
	font-size:0.7em;
}

#left_nav ul li li li a {
	padding-left: 16px;
	font-size:0.6em;
}

#left_nav ul li li a:link, #left_nav ul li li a:visited, #left_nav ul li li a:active {
	color: #999;
}

#left_nav ul li li a:hover {
	color: #fff;
}


/* ******************** EXTRA SHOP STYLES ************************ */


#customerLogin .form-left {
	float:left;
	margin-bottom:15px;
	width:75px;
}

#customerLogin .form-right{
	float:right;
	margin-bottom:15px;
	width:300px;
}










#send_mail_succ {
	display: none;
}

.result {
	height: 10px;
	background: #DD2E91;
}
