html {
	font-size:65%;
}

* {padding:0;margin:0;}

body  {
	font-family:Verdana, Arial, Helevitica, sans-serif;
	text-align:center;
	color:#fff;
	background:#000;
}

a, a:link, a:visited, ul.productdetails li .left, ul.productdetails li.desc, .formblock label, .formblock input.submitbttn {color:#408dcb;text-decoration:none;}
a:hover, a:active, a.stick, #nav li, ul.subnav li.stick, .formblock input.submitbttn:hover {color:#fff;cursor:pointer;}

a:link img, a:visited img {border:3px solid #404041;}
a:hover img, a:active img, #strip li a.stick img {border:3px solid #408dcb;}
#strip li a.stick img {cursor:default;}

h1.home, p.home {
	height:0;
	text-indent:-9999px;
	padding:0;
	margin:0;
}

* html h1.home, * html p.home {
	display:none;
}

h2, #contleft h1 {
	font-weight:normal;
	font-size:1.4em;
	color:#408dcb;
}

.index h2 {
	color:#fff;
	margin-bottom:5px;
}	

#contleft h1.copy {
	text-align:right;
	padding-right:33px;
}

p {
	margin-bottom:8px;
	font-size:1.2em;
}

#shell, #nav, #content {
	border:1px solid #404041;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#nav {
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
}

#content {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
}

#shell {
	margin:20px auto;
	width:958px;
	background:#000; /*previous colour: 231F20 */
}

#nav {
	min-height:90px;
	background:transparent url(/css/f/txt_im_logo2.gif) top left no-repeat;
}

* html #nav {
	height:90px;
}

#nav ul {
	margin-top:38px;
	float:right;
	width:608px;
	border-left:2px solid #408dcb;
	text-align:left;
	font-size:1.2em;
}

#nav li {
	display:inline;
	margin-right:45px;
}

#nav li.first {
	margin-left:15px;
}

#strip {
	min-height:230px;
	background:#232020;
	text-align:left;
	overflow:hidden;
}

* html #strip {
	height:230px;
}

.galformat #strip {
	height:451px;
}

#strip .stripimg {
	display:block;
}

#strip .product {
	width:202px;
	height:202px;
	overflow:hidden;
	margin:11px 0 0 72px;
	border:3px solid #408dcb;
	float:left;
}

* html #strip .product {
	margin:11px 0 0 36px;
}

* html #strip img.product  {
	margin:11px 0 0 72px;
}

#strip .noborder {
	border:3px solid #232020;
}

#strip ul {
	float:left;
	width:550px;
	margin:11px 0 0 84px;
}

*html #strip ul {
	float:left;
	width:550px;
	margin:11px 0 0 84px;
}

#strip ul.gallery {
	width:880px;
	margin:11px 0 0 45px;
}

#strip li {
	display:inline;
	text-align:left;
	width:22px;
	height:22px;
}

#strip li img {
	float:left;
	margin:0 12px 12px 0;
}

#strip #form {
	width:740px;
	text-align:right;
	float:right;
	margin:5px 5px 0 0;
}

#strip #form .formblock {
	width:370px;
	float:left;
}

#strip #messagebox {
	margin:5px 5px 0 0;
	padding:30px 15px 15px 40px;
	width:529px;
	height:144px;
	border:2px solid #404041;
	background:#000;
	float:right;
	color:#fff;
}

#strip #messagebox strong {
	font-size:1.2em;
	color:#408dcb;
}

#strip #messagebox p {
	font-size:1.1em;
}

.formblock label {
	width:140px;
	display: block;
	float:left;
	text-align:right;
	font-size:1.1em;
	padding-top:2px;
}

.formblock input, .formblock textarea, .formblock select {
	font-family: verdana, "lucida console", sans-serif;
	width:210px;
	display:inline;
	background:#e3dedb;
	border:2px solid #2d3852;
	font-size:1.3em;
	padding:2px;
	margin-bottom:3px;
}

.formblock select  {
	width:218px;
}

.formblock input.submitbttn {
	font-family:verdana;
	border:none;
	background:none;
	text-align:right;
}

#content {
	padding:25px 0;
	min-height:199px;
	text-align:left;
	position:relative;
}

* html #content {
	height:199px;
}

.galformat #content {
	min-height:10px;
	padding:0 0;
}

* html .galformat #content {
	height:10px;
}

#contleft {
	width:244px; /*allows for 33px overflow for desc text on items */
	padding-left:71px;
	float:left;
}

#contleft h2 {
	text-align:right;
	padding-right:33px;
}

#contleft h1 {
	margin-bottom:5px;
}

#contleft p {
	font-size:1.1em;
}

ul.productdetails, ul.productcomms {
	list-style-type:none;
	font-size:1.1em;
}

ul.productdetails li.desc {
	margin-top:5px;
}

.left {
	width:80px;
	text-align:left;
	float:left;
}

.right {
	width:120px;
	float:left;
}

.address .left {
	width:15px;
	text-align:right;
	float:left;
}

.address .right {
	width:215px;
	float:left;
}

#contright {
	padding:3px 0 0 15px;
	width:593px;
	min-height:235px;
	float:right;
	border-left:2px solid #408dcb;
}

* html #contright {
	height:235px;
}

.galformat #content #contright {
	min-height:64px;
	border-left:2px solid #000;
}

* html .galformat #content #contright {
	height:64px;
}

#contright.trans {
	border-left:2px solid #0F1B37;
}

#contright .column {
	float:left;
	width:270px;
	margin-right:15px;
}

ul.submenu {
	list-style-type:none;
	font-size:1.2em;
	color:#fff;
}

ul.submenu li {
	padding-bottom:5px;
}

#gallerytxt {
	text-align:right;
	width:255px;
	position:absolute;
	right:48px;
	bottom:15px;
	font-style:italic;
	font-size:1.2em;
	color:#408dcb;
}

#recommended {
	position:absolute;
	right:45px;
	bottom:22px;
}

#recommended h2 {
	margin:0 0 3px 2px;
	font-style:italic;
	font-weight:normal;
	font-size:1.4em;
}

#recommended li {
	display:inline;
	float:left;
	margin-right:15px;
}

#recommended img {
	border:1px solid #2d3852;
}

#rangetxt {
	width:255px;
	position:absolute;
	right:54px;
	bottom:135px;
}

#dancefloortxt {
	width:255px;
	position:absolute;
	right:54px;
	bottom:200px;
}

#baropt {
	position:absolute;
	right:5px;
	bottom:25px;
}

.hidden {
	text-indent:-9999px;
	height:0;
	width:0;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{top:8px !important;}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#408dcb; padding:3px;}
        #cboxLoadingGraphic{background:url(/css/f/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/css/f/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


.clearfix:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.clearfix {
    display:inline-block;
}

html[xmlns] .clearfix {
    display:block;
}

* html .clearfix {
    height:1%;
}