* {
	margin: 0;
	padding: 0;
}
html {
    overflow: -moz-scrollbars-vertical;
}
a:focus {
    outline: 0;
    -moz-outline: 0;
}
body {
	background: #fff url(../template-images/body-bg-repeat.png);
	font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
}
#siteWrapper {
	background: url(../template-images/body-bg.png) repeat-x top;
	width: 100%;
	height: 100%;	
}
#hiddenData {
	display: none;
}
#instructionButton {
	color: #333;
	text-decoration: none;
	font-size: 0.7em !important;
	margin-right: 18px;
	margin-bottom: 10px;
	padding-top: 3px;
/*	float: right;
	clear: both;*/
	float: right;

}
#instructionButton span {
	float: right;
	padding: 5px;
	border: 1px solid #999;
	background: #fff url(../template-images/button-bg.png) repeat-x bottom;
}
#instructionButton:hover span {
	text-decoration: underline;
	border: 1px solid #666;
}
#productDescription {
	float: left;
}

#siteContainer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #fff url(../template-images/content-background-repeat.png) repeat-x top;	
}
#branding {
	background: url(../template-images/camira-logo.png) no-repeat 41px 27px;
	width: 264px;
	height: 80px;
	text-indent: -3000px;
	float: left;
}
#header {
	background: #d71e28;
	height: 95px;
}
#navigation {
	font-family: Arial, sans-serif !important;
	float: left;
	list-style: none;
	padding-top: 23px;
	padding-left: 19px;
}
#navigation li {
	float: left;
	padding: 0px;
	cursor: pointer;
}

#rangeList {
	float: left;
}
#rangeList li {
	float: left;
	width: 140px;
}
#rangeList a:visited, #leftColumn a, #leftColumn a:visited, #next_btn, #prev_btn, .rightColLink {
	color: #d71e28;
}

#next_btn {
	float: right;
}

#navigation a {
	color: white;
	padding: 11px 24px 13px 24px;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0.075em;
	font-size: 14px;
	display: block;
	font-weight: normal;
}
#navigation .selected a {
	background: #333;
}
.clear {
	clear: both;
	width: 100%;
}
#footer {
	height: 66px;
	margin-top: 13px;
	background: url(../template-images/footer-bg.png) repeat-x;
}
#footer a {
	font-size: 13px;
	color: #666;
}
#footer ul {
	list-style: none;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 25px;
}
#footer li {
	display: inline;
	padding: 0 15px;
}
#contentContainer {
	width: 100%;
}
#leftColumn {
	background: #e7e7e7 url(../template-images/left-column-bg.png) repeat-y;
	width: 540px;
	height: 100%;
	float: left;
	border-bottom: 1px solid #efefef;
}

#rightColumn {
	width: 378px;
	padding-top: 24px;
	float: right;
}
#rightColumn > div {
	float: left;
	width: 100%;
}
.featuredPanel {
	background:white;
	/*min-height: 300px;*/
	
	_height: 300px;
	width: 100%;
	float: left;
	margin-bottom: 27px;
	padding-bottom: 20px;
/*	border: 1px solid red;*/
	overflow: visible;
}

#contentContainer .featuredPanel h4 {
	text-align: right;
	font-size: 28px;
	color: #d71e28;
	text-transform: lowercase;
	padding: 12px 20px 0 0;
}
#contentContainer .featuredPanel h5 {
	text-align: right;
	font-size: 22px;
	color: #999;
	font-weight: normal;
	padding: 0 20px 15px 0;
}

#contentContainer .featuredPanel img {
	padding-left: 20px;
	/*padding-bottom: 20px;*/
/*	padding-bottom: 5px;*/
	float: none;
}
#contentContainer .featuredPanel p strong {
	padding: 0 25px 5px 25px;
	font-size: 16px;
	color: #666;
}
#contentContainer .featuredPanel p {
	padding: 0 25px 5px 25px;
	font-size: 14px;
	color: #666;
}

#imageContainer {
	width: 340px;
}

#imageContainer.loading {
	background: url(../template-images/ajax-loader.gif) no-repeat 50% 170px;
}

.featuredInnerTop {
	background: url(../template-images/featured-panel-top.png) no-repeat top;
	width: 100%;
	height: auto;
}
.featuredInnerBottom {
	background: url(../template-images/featured-panel-bottom.png) no-repeat bottom;
	width: 100%;
	height: auto;
}

#contentContainer #selectProductSet h4 {
	color: white;
	font-size: 18px;
	text-align: left;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

#selectProductSet select {
	margin-right: 10px;
}

#selectProductSet {
	background: #d71e28;
	padding: 10px 20px 20px 20px;
}

#leftColumn > div {
/*	background: white;*/
	padding-bottom: 30px;
	border-bottom: 1px solid #cecece;
}
#leftColumn p, p {
	font-size: 14px;
	padding: 0 45px 17px 45px;
	color: #333;
	line-height: 140%;
}
#leftColumn h3, h3 {
	border-left: 28px solid #666;
	background: #ccc;
	color: #333;
	font-weight: normal;
	font-size: 16px !important;
	padding: 17px 17px 15px 17px;
	margin-bottom: 30px;
	clear: both;
}
#contentContainer ul {
	list-style: square;
	font-size: 14px;
	padding: 5px 25px 15px 60px;
	color: #333;
}
#contentContainer li {
	padding: 3px 0;
}
#contentContainer h4, #contentContainer h5 {
	padding: 0 45px;
	color: #333;
}

#catalogueEmbedded td {
	font-size: 12px;
	color: #666;
	
}

#catalogueEmbedded {
	width: 100%;
	font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
	padding: 1px;
	background: #e7e7e7;
	float: left;
	clear: both;
	border-bottom: 1px solid #999;
}

th.header.headerSortUp {
	color: white !important;
	background: #666 url(../template-images/header-sort-up.png) no-repeat 13px 20px !important;
}

th.header.headerSortDown {
	color: white !important;
	background: #666 url(../template-images/header-sort-down.png) no-repeat 13px 20px !important;	
}

tr.odd.overRow, tr.even.overRow {
	background: #333333 !important;
}

#catalogueEmbedded tr.overRow td {
	color: #fff;
}

td {
	padding: 6px 5px 6px 9px;
	border-right: 1px solid #aaa;
}
td.lastCell {
	border: 0;
}
tr {
	cursor: default;
	padding: 0;
}
tr.even {
	background: #e7e7e7;
}
tr.odd {
	background: white;
}

/*#insertTableAfter {
	float: right;
}*/

#leftColumn h1 {
	color: #d71e28;
	font-weight: normal;
	font-size: 42px;
	text-transform: lowercase;
	padding: 5px 25px 7px 55px;
	margin-top: 12px;
	border-bottom: 23px solid #e7e7e7;
}

#productRangeTitle {
	background: url(../template-images/product-range-icon.png) no-repeat 17px 13px;		
}
#productCareTitle {
	background: url(../template-images/product-care-icon.png) no-repeat 17px 23px;		
}
#aboutCamiraTitle, #aboutCamiraTitle2 {
	background: url(../template-images/about-camira-icon.png) no-repeat 20px 18px;		
}
#camiraHomeTitle {
	background: url(../template-images/camira-home-icon.png) no-repeat 18px 22px;			
}
#galleryTitle {
	background: url(../template-images/gallery-view-icon.png) no-repeat 18px 16px;			
}
#contactCamiraTitle {
	background: url(../template-images/contact-camira-icon.png) no-repeat 15px 25px;			
}

#leftColumn {
	background: #e7e7e7;
}

.catalogueHeading, .miniCatalogueHeading {
	margin: 0 !important;
}

.alignRight {
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.miniCatalogueHeading a {
	text-align: left;
	width: 150px;
	display: block;
	padding: 0;
	color: #333;
	height: 25px;
	float: right;
	font-size: 15px;
	background: url(../template-images/full-catalogue-icon.png) no-repeat right;
}
.miniCatalogueHeading span {
	display: block;
}

thead tr {
	background: #666;
}

#contactForm {
	padding: 0 45px 35px 45px;
}

#rightColumn #catalogueEmbedded {
	overflow-y: scroll;
	overflow: hidden;
}

#contactForm .textInput {
	width: 300px;
	padding: 3px;
	border: 1px solid #666;
}

#contactForm .submitButton {
	margin-left: 120px;
	margin-top: 5px;
}

#contactForm div {
	padding: 5px 0;
}
#contactForm textarea {
	width: 300px;
	padding: 3px;
	border: 1px solid #666;
}
#productSelectorPanel {
	margin-bottom: 10px;
	overflow: visible;
}
#contactForm label {
	font-size: 13px;
	display: block;
	width: 100px;
	float: left;
	padding-right: 20px;
	text-align: right;
}

th.header {
	color: #333;
	border: 3px solid #e7e7e7;
	border-top: 2px solid #e7e7e7;
	cursor: pointer;
	font-weight: normal;
	font-size: 16px;
	padding: 12px 10px 12px 25px;
	text-transform: lowercase;
	text-align: left;
	background: #aaa url(../template-images/table-header-unselected.png) no-repeat 11px 50%;
}
a img {
	border: 0;
}

.galleria{list-style:none;width:380px;overflow:hidden;}
.galleria li{display:block;width:65px;height:50px;overflow:hidden;float:left;margin:0 11px 11px 0;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block;}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

#galleryContents {
	float: left;	
	clear: both;
	padding: 11px 0 11px 0 !important;
}

select {
	float: left;
	width: 150px;
}
select option {
	/*padding: 3px 4px;*/
}
#selectProductSet {
	float: left;
}
#productSelectorPanel {
	float: left;
}
.selectContainer label {
	color: white;
	font-size: 13px;
	padding-bottom: 5px;
}
.selectContainer {
	float: left;
	width: 150px;
	padding-right: 15px;
}