@charset "UTF-8";

/* CSS Document */
/* New Zealand Fencing Solutions - Concilio 2015 */

hr{
border:none;
border-bottom:1px solid #666666;
margin:15px 0 15px 0}

h1{
color:#cc142b;
font-size:2.0em;
font-weight:800;
line-height:1.2em;
margin:0 0 10px 0}

h2{
color:#00247d;
font-size:1.8em;
font-weight:400;
line-height:1.2em;
margin:0 0 10px 0}

h3{
font-size:1.6em;
line-height:1.3em;
font-weight:400;
margin:0 0 10px 0}

h4{
font-size:1.4em;
font-weight:400;
margin:0 0 10px 0}

a{
color:#cc142b;
text-decoration:none}

a:hover, a:focus{
color:#cc142b;
text-decoration:underline}

p{
margin-bottom:10px}

ul{
padding:0 0 10px 15px}

li{
padding:0}

ol{
padding:0 0 10px 15px}

strong{
font-weight:600}

/* Screen 769px and Over - Desktop Styles */
@media screen and (min-width:769px){

html { 
background:url(assets/background1.jpg) no-repeat center center fixed; 
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover}

body{
font-size:0.9em;
font-weight:200;
line-height:1.5em;
color:#666666;
font-family:Helvetica, Arial, Verdana, sans-serif}

*{
margin:0;
padding:0}

img{
border:0}

/* Main Container */
#wrapper{
width:100%;
padding:0;
margin:0 auto} 

#main_container{
width:100%;
height:100%;
padding:0;
margin:0 auto} 

#masthead_home{
position:relative;
z-index:5000;
width:100%;
height:192px;
margin:8px 0 0 0;
padding:0;
float:left;
background:url(assets/masthead-bg.png) repeat-x top left}

#masthead{
width:100%;
height:192px;
margin:8px 0 0 0;
padding:0;
float:left;
background:url(assets/masthead-bg.png) repeat-x top left}

.masthead_left{
float:left;
width:300px;
margin:25px 0 0 20px;
padding:0}

.masthead_left h2{
line-height:1em;
font-size:1.8em;
color:#ffffff}

.masthead_right{
float:right;
width:290px;
margin:10px 0 0 0;
padding:0}

.masthead_right h3{
font-size:1.4em;
margin:0;
color:#bfc4c2}

.masthead_right a{
color:#bfc4c2}

.logo{
float:left;
width:332px;
height:190px;
margin:0 10px 0 8px;
padding:0}

/* Navigation */
#nav{
*position:relative;*z-index:3000;
width:100%;
height:74px;
margin:-5px 0 0 0;
position:relative;
padding:0;
float:left;
background:url(assets/nav-bg.png) repeat-x top left}

#nav ul{
width:990px;
height:74px;
margin:0 auto;
padding:0}

#nav li{
float:left;
list-style:none;
position:relative;
margin:0;
padding:0;
background:url(assets/li.png) no-repeat top right}

#nav li a{
display:block;
list-style:none;
float:left;
color:#00247d;
font-size:1.2em;
margin:0;
position:relative;
padding:25px 60px 25px 0}

#nav li a:hover, #nav li a:focus{
text-decoration:underline;
color:#00247d}

#nav .selected a{
color:#cc142b;
font-weight:800;
text-decoration:none}

#nav .selected a:hover, #nav .selected a:focus{
color:#cc142b;
font-weight:800;
text-decoration:none}

/* Dropdown Menu - 2 Levels */
#nav li ul{
position:absolute;
top:30px;
left:-9999em;
_margin:0 0 0 -120px;
padding:0!important;
z-index:200;
_background:none;
_display:none}

#nav li ul a{
margin:0;
padding:10px 20px 10px 20px!important;
border:none!important;
display:block;
width:130px;
opacity:0.9;filter:alpha(opacity=90);
background:#CB142B}

#nav li ul a:hover, #nav li ul a:focus{
margin:0;
padding:10px 20px 10px 20px!important;
border:none!important;
display:block;
width:130px;
opacity:0.9;filter:alpha(opacity=90);
background:#CB142B!important}

#nav li:hover ul{
left:auto}

#nav li.sfhover ul{
left:auto}

/* Dropdown Menu - 3 Levels */
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul{
left: -999em;
_display:none}

#nav li:hover ul ul a:hover, 
#nav li:hover ul ul ul a:hover, 
#nav li.sfhover ul ul a:hover, 
#nav li.sfhover ul ul ul a:hover{
background:#CB142B}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul{
left: auto}

#nav li:hover ul a:hover, 
#nav li li:hover ul a:hover, 
#nav li li li:hover ul a:hover, 
#nav li.sfhover ul a:hover, 
#nav li li.sfhover ul a:hover, 
#nav li li li.sfhover ul a:hover{
background:#CB142B}

#nav li ul ul {
margin: -30px 0 0 141px}

/* Side Navigation */
#sidenav{
width:247px;
margin:0 0 20px 0;
padding:0;
float:left}

#sidenav ul{
width:247px;
margin:0;
padding:0}

#sidenav li{
list-style:none;
margin:0;
padding:0}

#sidenav li a{
width:197px;
float:left;
color:#666666;
font-size:1.2em;
margin:0;
padding:25px;
background:url(assets/nav-bg.png) repeat-x top left}

#sidenav li a:hover, #sidenav li a:focus{
text-decoration:underline;
color:#666666}

#sidenav .selected a{
color:#cc142b;
font-weight:800;
text-decoration:none}

#sidenav .selected a:hover, #sidenav .selected a:focus{
color:#cc142b;
font-weight:800;
text-decoration:none}

/* Adarea */
.slideshow{
position:relative;
z-index:3000;
width:100%;
min-width:990px;
float:left;
height:auto;
margin:-200px 0 0 0;
padding:0;
overflow-x:hidden!important}

/* Mainarea */
#mainarea{
position:relative;
z-index:3000;
width:100%;
margin:0;
padding:0;
float:left}

/* Full Column */
#full_column{
width:940px;
padding:25px;
margin:10px 0 10px 0;
float:left;
background:url(assets/tint2.png) repeat}

/* Left Column */
#left_column{
width:675px;
padding:25px;
margin:10px 0 10px 0;
float:left;
background:url(assets/tint2.png) repeat}

#left_column2{
width:247px;
float:left;
padding:0;
margin:7px 0 10px 0}

/* Right Column */
#right_column{
width:247px;
float:right;
padding:0;
margin:7px 0 10px 0}

#right_column2{
width:675px;
padding:25px;
margin:10px 0 10px 0;
float:right;
background:url(assets/tint2.png) repeat}

/* Home Box */
#home_boxes{
width:990px;
float:left;
margin:10px 0 0 0;
padding:0}

.home_box{
width:231px;
height:326px;
padding:8px 8px 8px 4px;
margin:0 6px 0 0;
float:left;
background:url(assets/box-bg.png) no-repeat top left;
text-align:center}

#catalogue .home_box{
width:212px!important;
height:326px;
padding:8px 8px 8px 8px;
margin:0 3px 0 3px;
float:left;
background:url(assets/box-bg.png) no-repeat top center;
text-align:center}

.home_box p{
line-height:1.2em}

.home_box h2{
color:#cc142b;
font-size:1.3em;
font-weight:800;
margin:0}

.home_box h3{
width:100px;
border:1px solid #666666;
color:#666666;
font-size:0.9em;
font-weight:400;
margin:0 auto}

.home_box h3 a{
color:#666666;
text-decoration:none;
display:block}

.home_box a{
color:#cc142b;
text-decoration:none}

.home_box img{
margin:0 0 10px 0;
width:100%}

/* Box Smaller */
#right_column .home_box{
float:left;
margin:0 0 10px 0}

#footer{
width:100%;
margin:10px 0 0 0;
padding:0;
float:left;
background:url(assets/tint.png) repeat;
border-top:5px solid #d9d9d9}

.center{
width:990px;
padding:0;
margin:0 auto}

.footer_nav{
width:247px;
margin:30px 0 20px 0;
padding:0;
float:left}

.footer_nav ul{
width:247px;
margin:0;
padding:0}

.footer_nav li{
color:#666666;
list-style:none;
margin:0;
padding:0}

.footer_nav a{
float:left;
clear:left;
color:#666666;
margin:0 0 2px 0;
padding:0}

.footer_nav a:hover, .footer_nav a:focus{
color:#666666}

.footer_nav .selected a{
text-decoration:none;
color:#000000;
font-weight:400}

.footer_nav .selected a:hover{
text-decoration:none;
color:#000000;
font-weight:400}

.footer_nav h3{
font-size:1.3em;
font-weight:800;
color:#cc142b}

.footer_right{
width:219px;
height:69px;
margin:30px 0 0 0;
padding:0;
float:right}

.footer_right img{
float:right;
margin:0}

#copyright{
width:100%;
margin:0;
padding:0;
float:left;
clear:left}

.copyright_left{
width:600px;
color:#666666;
font-size:0.85em;
margin:0 0 15px 0;
padding:0;
float:left}

.copyright_right{
width:140px;
color:#666666;
font-size:0.85em;
margin:0 0 15px 0;
padding:0;
float:right}

.copyright_right p{
float:left;
clear:left;
margin:0}

.copyright_right img{
float:left}

/* ReCapture Box Fix */
#recaptcha_widget_div{
height:127px!important;
overflow:hidden}

/*============================*/
/*=== Custom Slider Styles v3.2 ===*/
/*============================*/ 
/* The Nivo Slider styles */
.nivoSlider{
position:relative;
width:100%;
height:auto;
overflow: hidden}

.nivoSlider img{
position:absolute;
top:0px;
left:0px;
max-width: none}

.nivo-main-image{
display: block !important;
position: relative !important; 
width: 100% !important}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white; 
filter:alpha(opacity=0); 
opacity:0}

/* The slices and boxes in the Slider */
.nivo-slice{
display:block;
position:absolute;
z-index:5;
height:100%;
top:0}

.nivo-box{
display:block;
position:absolute;
z-index:5;
overflow:hidden}

.nivo-box img{ 
display:block}

/* Caption styles */
.nivo-caption{
width:100%;
font-size:2em;
text-align:center;
display:inherit!important;
position:absolute;
bottom:0;
left:0;
right:0;
color:#fff;
z-index:8;
padding:20px;
opacity:1;
overflow:hidden;
display:none;
-moz-opacity:10;
filter:alpha(opacity=10);
background:url(assets/tint.png) repeat;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.nivo-caption p{
padding:5px;
margin:0}

.nivo-caption a{
display:inline !important}

.nivo-html-caption {
display:none}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{
position:absolute;
bottom:80px;
z-index:9;
cursor:pointer;
display:block;
width:55px;
height:64px;
background:url(assets/arrows.png) no-repeat;
text-indent:-9999px;
border:0}

a.nivo-nextNav{
background-position:-55px 0;
right:10px}

a.nivo-prevNav{
left:10px}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
text-align:center;
padding: 15px 0}

.nivo-controlNav a{
cursor:pointer}

.nivo-controlNav a.active{
font-weight:bold}

/* Contact Page */
.left{
float:left;
width:470px}

.right{
float:right;
width:470px}

/* Forms */
table.webform td{
padding:10px 0 10px 0}

.webform p{
font-size:1em!important;
margin:20px 0 0 0}

.webform .cat_textbox, .webform .cat_listbox{
color:#666666;
font-size:1.5em!important;
padding:20px}

.webform label{
font-size:1em!important}

table.webform input[type=submit]{
font-weight:400!important;
font-size:1.2em;
text-align:left;
background:#cc142b;
padding:20px 100px 20px 100px;
margin:10px 0 0 0;
color:#000000;
border:none!important}

.tv{
width:575px;
height:377px;
float:left;
margin:0 0 50px 0;
padding:50px;
background:url(assets/ipad.png) no-repeat top left}

td.photogalleryItem a{
border:none!important}

/* Tables */
table.tables{
border:1px solid #cccccc;
padding:3px 5px 5px 5px}

table.tables td{
font-size:0.8em;
line-height:1.2em;
padding:7px 3px 0 7px;
margin:0;
border-bottom:1px solid #cccccc;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */}

table.tables h3{
font-size:1.5em;
margin:0;
color:#cc142b}

/* Products Catalogue */
.catalogue .home_box .cat_listbox{
min-height:200px;
width:90%!important}

.catalogue #full_column .home_box{
margin:0 25px 0 -25px!important}

.catalogue .left img{
width:430px;
margin:0 0 20px 0;
border:1px solid #cccccc;
padding:3px 5px 5px 5px}

}

/* Screen 240px to 769px - Mobile Styles */
@media screen and (min-width:240px) and (max-width:769px){

html { 
background:url(assets/background1.jpg) no-repeat center center fixed; 
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover}

body{
font-size:0.9em;
font-weight:200;
line-height:1.5em;
color:#666666;
font-family:Helvetica, Arial, Verdana, sans-serif;
-webkit-text-size-adjust:100%;
overflow-x:hidden}

*{
margin:0;
padding:0}

img{
border:0
width:auto!important;
height:auto!important}

td img{
min-width:50%!important;
width:100%!important;
height:auto!important}

td{
font-size:80%!important;
line-height:auto!important}

/* Main Container */
#wrapper{
width:100%;
padding:0;
margin:0 auto} 

#main_container{
width:100%;
height:100%;
padding:0;
margin:0 auto} 

#masthead_home{
width:100%;
margin:0 auto;
padding:0;
text-align:center}

#masthead{
width:100%;
margin:0 auto;
padding:10px 0 15px 0;
text-align:center}

.masthead_left{
width:100%;
margin:0 auto;
padding:15px 0 15px 0;
text-align:center;
background: #cb142b;
background: -moz-linear-gradient(top, #cb142b 0%, #ac1124 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb142b), color-stop(100%,#ac1124));
background: -webkit-linear-gradient(top, #cb142b 0%,#ac1124 100%);
background: -o-linear-gradient(top, #cb142b 0%,#ac1124 100%);
background: -ms-linear-gradient(top, #cb142b 0%,#ac1124 100%);
background: linear-gradient(to bottom, #cb142b 0%,#ac1124 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb142b', endColorstr='#ac1124',GradientType=0 )}

.masthead_left h2{
line-height:1em;
font-size:1.8em;
color:#ffffff}

.masthead_right{
width:100%;
margin:0 auto;
padding:15px 0 15px 0;
text-align:center;
background: #cb142b;
background: -moz-linear-gradient(top, #cb142b 0%, #ac1124 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb142b), color-stop(100%,#ac1124));
background: -webkit-linear-gradient(top, #cb142b 0%,#ac1124 100%);
background: -o-linear-gradient(top, #cb142b 0%,#ac1124 100%);
background: -ms-linear-gradient(top, #cb142b 0%,#ac1124 100%);
background: linear-gradient(to bottom, #cb142b 0%,#ac1124 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb142b', endColorstr='#ac1124',GradientType=0 )}

.masthead_right h3{
font-size:1.4em;
margin:0;
color:#bfc4c2}

.masthead_right a{
color:#bfc4c2}

.logo{
width:100%;
height:auto;
margin:0 auto;
padding:10px 0 0 0;
text-align:center}

.logo img{
max-width:280px}

/* Navigation */
#nav{
*position:relative;*z-index:3000;
width:100%;
margin:0;
position:relative;
padding:0 0 17px 0;
text-align:center}

#nav ul{
width:100%;
margin:0 auto;
padding:0}

#nav li{
list-style:none;
position:relative;
margin:0;
padding:0;
background:url(assets/nav-bg.png) repeat-x top left}

#nav li a{
display:block;
list-style:none;
color:#00247d;
font-size:1.2em;
margin:0;
position:relative;
padding:15px 0 15px 0;
background:url(assets/li.png) no-repeat top right}

#nav li a:hover, #nav li a:focus{
text-decoration:underline;
color:#00247d}

#nav .selected a{
color:#cc142b;
font-weight:800;
text-decoration:none}

#nav .selected a:hover, #nav .selected a:focus{
color:#cc142b;
font-weight:800;
text-decoration:none}

/* Dropdown Menu - 2 Levels */
#nav li ul{
position:absolute;
top:30px;
left:-9999em;
_margin:0 0 0 -120px;
padding:0!important;
z-index:200;
_background:none;
_display:none}

#nav li ul a{
margin:0;
padding:10px 20px 10px 20px!important;
border:none!important;
display:block;
width:130px;
opacity:0.9;filter:alpha(opacity=90);
background:#CB142B}

#nav li ul a:hover, #nav li ul a:focus{
margin:0;
padding:10px 20px 10px 20px!important;
border:none!important;
display:block;
width:130px;
opacity:0.9;filter:alpha(opacity=90);
background:#CB142B!important}

#nav li:hover ul{
left:auto}

#nav li.sfhover ul{
left:auto}

/* Dropdown Menu - 3 Levels */
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul{
left: -999em;
_display:none}

#nav li:hover ul ul a:hover, 
#nav li:hover ul ul ul a:hover, 
#nav li.sfhover ul ul a:hover, 
#nav li.sfhover ul ul ul a:hover{
background:#CB142B}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul{
left: auto}

#nav li:hover ul a:hover, 
#nav li li:hover ul a:hover, 
#nav li li li:hover ul a:hover, 
#nav li.sfhover ul a:hover, 
#nav li li.sfhover ul a:hover, 
#nav li li li.sfhover ul a:hover{
background:#CB142B}

#nav li ul ul {
margin: -30px 0 0 141px}

/* Side Navigation */
#sidenav{
width:100%;
margin:0 auto;
padding:0;
text-align:center}

#sidenav ul{
width:100%;
margin:0 auto;
padding:0}

#sidenav li{
width:100%;
list-style:none;
margin:0;
padding:0;
background:url(assets/nav-bg.png) repeat-x top left}

#sidenav li a{
display:block;
width:100%;
color:#666666;
font-size:1.2em;
margin:0;
padding:15px 0 15px 0;
background:url(assets/li.png) no-repeat top right}

#sidenav li a:hover, #sidenav li a:focus{
text-decoration:underline;
color:#666666}

#sidenav .selected a{
color:#cc142b;
font-weight:800;
text-decoration:none}

#sidenav .selected a:hover, #sidenav .selected a:focus{
color:#cc142b;
font-weight:800;
text-decoration:none}

/* Adarea */
.slideshow{
width:100%;
height:auto;
margin:0;
padding:0;
overflow:hidden!important}

/* Mainarea */
#mainarea{
width:100%;
margin:0 auto;
padding:0}

/* Full Column */
#full_column{
width:95%;
padding:15px;
margin:0 auto;
background:url(assets/tint2.png) repeat}

/* Left Column */
#left_column{
width:95%;
padding:15px;
margin:0 auto;
background:url(assets/tint2.png) repeat}

#left_column2{
width:100%;
padding:0;
margin:0 auto}

/* Right Column */
#right_column{
width:100%;
padding:0;
margin:0 auto}

#right_column2{
width:95%;
padding:15px;
margin:0 auto;
background:url(assets/tint2.png) repeat}

#full_column img, #left_column img, #right_column img, #left_column2 img, #right_column2 img{
float:none!important;
min-width:inherit!important;
max-width:90%!important;
margin:0 auto!important;
padding:0!important;
display:block}

/* Home Box */
#home_boxes{
width:100%;
margin:0 auto;
padding:0;
text-align:center}

.home_box{
width:231px;
height:326px;
padding:8px 8px 8px 4px;
margin:0 auto!important;
background:url(assets/box-bg.png) no-repeat top left;
text-align:center}

.home_box h2{
color:#cc142b;
font-size:1.3em;
font-weight:800;
margin:0}

.home_box h3{
width:100px;
border:1px solid #666666;
color:#666666;
font-size:0.9em;
font-weight:400;
margin:0 auto}

.home_box h3 a{
color:#666666;
text-decoration:none;
display:block}

.home_box a{
color:#cc142b;
text-decoration:none}

.home_box img{
margin:0 0 10px 0}

/* Box Smaller */
#right_column .home_box{
margin:0 0 10px 0}

#footer{
width:100%;
margin:0 auto;
padding:15px 0 15px 0;
background:url(assets/tint.png) repeat;
border-top:5px solid #d9d9d9;
text-align:center}

.center{
width:100%;
padding:0;
margin:0 auto}

.footer_nav{
width:100%;
margin:0 auto;
padding:15px 0 15px 0;
text-align:center}

.footer_nav ul{
width:100%;
margin:0 auto;
padding:0}

.footer_nav li{
color:#666666;
list-style:none;
margin:0;
padding:0}

.footer_nav a{
clear:left;
color:#666666;
margin:0 0 2px 0;
padding:0}

.footer_nav a:hover, .footer_nav a:focus{
color:#666666}

.footer_nav .selected a{
text-decoration:none;
color:#000000;
font-weight:400}

.footer_nav .selected a:hover{
text-decoration:none;
color:#000000;
font-weight:400}

.footer_nav h3{
font-size:1.3em;
font-weight:800;
color:#cc142b}

.footer_right{
width:100%;
margin:0 auto;
padding:0;
text-align:center}

.footer_right img{
margin:0}

#copyright{
width:100%;
margin:0 auto;
padding:15px 0 15px 0;
text-align:center}

.copyright_left{
width:100%;
color:#666666;
font-size:0.85em;
margin:0 auto;
padding:0;
text-align:center}

.copyright_right{
width:100%;
color:#666666;
font-size:0.85em;
margin:0 auto;
padding:0;
text-align:center}

.copyright_right p{
margin:0}

.copyright_right img{}

/* ReCapture Box Fix */
#recaptcha_image img{
width:80%!important}

#recaptcha_widget_div{
width:280px!important;
overflow:hidden}

.captchaimg img{
width:280px!important}

/*============================*/
/*=== Custom Slider Styles v3.2 ===*/
/*============================*/ 
/* The Nivo Slider styles */
.nivoSlider{
position:relative;
width:100%;
height:auto;
overflow: hidden}

.nivoSlider img{
position:absolute;
top:0px;
left:0px;
max-width: none}

.nivo-main-image{
display: block !important;
position: relative !important; 
width: 100% !important}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white; 
filter:alpha(opacity=0); 
opacity:0}

/* The slices and boxes in the Slider */
.nivo-slice{
display:block;
position:absolute;
z-index:5;
height:100%;
top:0}

.nivo-box{
display:block;
position:absolute;
z-index:5;
overflow:hidden}

.nivo-box img{ 
display:block}

/* Caption styles */
.nivo-caption{
width:100%;
font-size:1.4em;
text-align:center;
display:inherit!important;
position:absolute;
bottom:0;
left:0;
right:0;
color:#fff;
z-index:8;
padding:5px;
opacity:1;
overflow:hidden;
display:none;
-moz-opacity:10;
filter:alpha(opacity=10);
background:url(assets/tint.png) repeat;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.nivo-caption p{
padding:5px;
margin:0}

.nivo-caption a{
display:inline !important}

.nivo-html-caption {
display:none}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{
position:absolute;
bottom:80px;
z-index:9;
cursor:pointer;
display:block;
width:55px;
height:64px;
background:url(assets/arrows.png) no-repeat;
text-indent:-9999px;
border:0}

a.nivo-nextNav{
background-position:-55px 0;
right:10px}

a.nivo-prevNav{
left:10px}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
text-align:center;
padding: 15px 0}

.nivo-controlNav a{
cursor:pointer}

.nivo-controlNav a.active{
font-weight:bold}

/* Contact Page */
.left{
width:100%}

.right{
width:100%}

/* Forms */
table.webform td{
padding:10px 0 10px 0}

.webform p{
font-size:1em!important;
margin:20px 0 0 0}

.webform .cat_textbox, .webform .cat_listbox{
width:260px!important;
color:#666666;
font-size:1.5em!important;
padding:20px}

.webform label{
font-size:1em!important}

table.webform input[type=submit]{
width:90%;
font-weight:400!important;
font-size:1.2em;
text-align:center;
background:#cc142b;
padding:20px 100px 20px 100px;
margin:10px 0 0 0;
color:#000000;
border:none!important}

.tv{
width:100%;
height:auto;
margin:0;
padding:0}

/* Gallery Captions - Lightbox */
#overlay, #lightbox{
background-color:#000000!important;
width:100%;
height:100%}

#outerImageContainer, #ImageContainer{
min-width:inherit!important;
max-width:90%!important;
height:auto!important}

#imageDataContainer, #imageDetails{
min-width:inherit!important;
max-width:90%!important}

#bottomNav{
width:250px!important}

#lightbox img{
min-width:inherit!important;
max-width:90%!important}

td.photogalleryItem a{
border:none!important}

/* Tables */
table.tables{
border:1px solid #cccccc;
padding:3px 5px 5px 5px}

table.tables td{
font-size:0.8em;
line-height:1.2em;
padding:7px 3px 0 7px;
margin:0;
border-bottom:1px solid #cccccc;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */}

table.tables h3{
font-size:1.5em;
margin:0;
color:#cc142b}

.fb-like-box{
width:100%!important;
left:25%}

/* Products Catalogue */
.catalogue .home_box .cat_listbox{
min-height:200px;
width:90%!important}

.catalogue #full_column .home_box{
margin:0 25px 0 -25px!important}

#full_column .catalogue .left img{
width:93%!important;
max-width:93%!important;
margin:0 0 20px 0!important;
border:1px solid #cccccc;
padding:3px 5px 5px 5px!important}

}