rbit-wrapper {
	width:100%;
    margin: auto;
}

.orbit-bullets {margin:auto;}
.orbit-bullets li {
    text-align:center;
    list-style-position:inside; /* so that the bullet points are also centered */
}



.orbit-caption {
display:block !important;
}

.orbit-wrapper .orbit-caption {
background:none !important;
}



#content {color:#929397!important;}
#freeform {padding-bottom:90px;}
#freeform ul {list-style-type:none;}
#freeform ul li {float:left;}
#freeform input[type=submit] {
border:0;
background:url(/images/btn-submit.png);
width:54px;
height:13px;
text-indent:-9999px;
cursor:pointer;
margin-right:36px;
margin-top:13px;
}
#freeform input[type=reset] {
border:0;
background:url(/images/btn-reset.png);
width:36px;
height:12px;
text-indent:-9999px;
cursor:pointer;
margin-top:15px;
}

.pagination-links {
float:right;
list-style-type:none;
}
.pagination-links li {
float:left;
padding-left:8px;
}
.pagination-links li a:hover,
.pagination-links li a.active {color:white;}
.pagination-links li a.active {font-weight:bold;}
body.stock #content {
	color: #929397;
}

.orbit-wrapper {
	margin-bottom: 20px;
}
.orbit div {
	width:980px;
	height:400px;
	margin: 0 auto;
}

.design-picture {
	background: url(/images/design-picture.jpg);
	background-position: center;
	width: 645px;
	height: 385px;
	border: 1px solid gray;
	margin-bottom: 30px;
-moz-box-shadow: 0px 1px 0px 0px #000;
-webkit-box-shadow: 0px 1px 0px 0px #000;
box-shadow: 0px 1px 0px 0px #000;
}

body.contact label {
	display:block;
	text-transform:uppercase;
	margin-bottom: 5px;
color:#929397;
}

.required {
	color: #00ACEC;
}

body.contact input[type=text] {
	width: 200px;
	margin-bottom: 25px;
}

body.contact #message {
	width: 650px;
	height: 175px;
}

body.home #header .separator {
	display: none;
}

/** Structure **/
html, body {
        height: 100%;
}

body {
        background: url(../images/bg.jpg);
        color: white;
        font-family: Helvetica, Arial;
	line-height: 1.5;
	letter-spacing: 1px;
}
a {
        color: #00ACEC;
	text-decoration: none;
}
.clear, .clearfix {clear:both;}
.separator {
    border-top: 1px solid #808082;
    border-bottom: 1px solid #212121;
    margin-top: 14px;
    margin-bottom: 14px;
    clear: both;
}
#header .separator {
	margin-top: 22px;
}

#footer {margin-top:20px;}

.one-third {
    width: 300px;
    margin-right: 30px;
    float: left;
}
.last {
    width: 320px;
    margin:0;
}
#footer .separator {margin-bottom:10px;}
#wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto -110px;
}
#content {
    font-size: 14px;
}
#footer, #push {
        height: 90px;
}
#header {
    padding-top: 30px;
    padding-bottom: 10px;
}
#logo {
        text-indent: -9999px;
        background: url("../images/logo-nigel-norman.png") no-repeat scroll center bottom transparent;
        display: block;
        width: 237px;
        height: 63px;
        float: left;
}
#navigation {
    float: right;
    list-style-type: none;
    padding-top: 40px;
}
#navigation li {
    float: left;
    margin-left: 25px;
}
#navigation li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}
#navigation li a:hover {
    color: white;
}
#navigation li a.selected,
#navigation li a.selected:hover {
    color: #909295;
}
.content-center {
        width: 980px;
        margin: 0 auto;
}
#content p {
        margin-bottom: 20px;
}
#slider {
    border: 1px solid #808082;
    background: #3E3E3E;
    width: 978px;
    height: 400px;
	margin-top:15px;
-moz-box-shadow: 0px 1px 0px 0px #000;
-webkit-box-shadow: 0px 1px 0px 0px #000;
box-shadow: 0px 1px 0px 0px #000;
}
/*#slider div, #slider span {  display: none; }*/

h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 22px;
	letter-spacing: 4px;
color:white!important;
}

body.home #content h2 {
    text-align: center;
}

#page-left {
	float: left;
	width: 280px;
	margin-right: 40px;
}
#page-right {
	float: left;
}

.stock-product {
	float: left;
	margin-right: 75px;
	margin-bottom: 60px;
	width: 270px;
}

.stock-product .image {
	width:288px;
	height: 195px;
	border: 1px solid #929397;
	margin-bottom: 12px;
	-moz-box-shadow:    0px 1px 0px 0px #000;
	-webkit-box-shadow: 0px 1px 0px 0px #000;
	box-shadow:         0px 1px 0px 0px #000;
}

.stock-product .description {
	color: #929397;
}

.stock-product .price {
	color: #fff;
	font-weight:bold;
}
.stock-product .enquire {
}

/** Footer styles **/

#footer {
        margin-top: 20px;
}
#footer ul li {
        float: left;
        list-style-type: none;
}
ul#address li {
        font-size: 11px;
	letter-spacing:1px;
        margin-right: 20px;
        margin-top: 17px;
}

#footer ul#logos {
        float: right;
}
#footer ul#logos li {
        text-indent: -9999px;
}
#footer ul#logos li.lapada {
        background: url(../images/logo-lapada.png);
        width: 84px;
        height: 68px;
}
#footer ul#logos li.bada {
        background: url(../images/logo-bada.png);
        width: 70px;
        height: 70px;
}
