body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background:#fff url(/images/bg.gif) repeat-x left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#topRightBar {
	width:50%;
	position:absolute;
	left:50%;
	top:0;
	height:28px;
	background:url(/images/topRightBar.gif) repeat-x;
}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:960px;
	height:117px;
	background:url(/images/header.jpg) no-repeat;
	position:relative;
}
#header h1 {
	margin:0;
	position:absolute;
	top:10px;
	left:0;
}
#header h1 a {
	background:url(/images/logo.gif) no-repeat;
	width:281px;
	height:83px;
	display:block;
	text-indent:-9999px;
}
#header h1 a:hover {
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}
#header a {
	font-size:70%;
	color:#247ca3;
	text-decoration:none;
}
#header a:hover {
	color:#5eaacc;
}
a#distributors {
	background:url(/images/lock.gif) no-repeat left;
	padding-left:15px;
	position:absolute;
	right:0px;
	top:0;
	height:20px;
	color:#FFFFFF;
	padding-top:8px;
}
a#registerUser {
	background:url(/images/registerIcon.gif) no-repeat left;
	padding-left:15px;
	position:absolute;
	right:75px;
	top:0;
	color:#FFFFFF;
	height:20px;
	padding-top:8px;
}
a#myProfile {
	background:url(/images/profileIcon.gif) no-repeat left;
	padding-left:15px;
	position:absolute;
	right:117px;
	color:#FFFFFF;
	top:0;
	height:20px;
	padding-top:8px;
}
a#myProfile_el {
	background:url(/images/profileIcon.gif) no-repeat left;
	padding-left:15px;
	position:absolute;
	right:140px;
	color:#FFFFFF;
	top:0;
	height:20px;
	padding-top:8px;
}
a#myOrders {
	background:url(/images/ordersIcon.gif) no-repeat left;
	padding-left:15px;
	position:absolute;
	right:57px;
	top:0;
	color:#FFFFFF;
	height:20px;
	padding-top:8px;
}
a#logout {
	background:url(/images/logoutIcon.gif) no-repeat left;
	padding-left:15px;
	position:absolute;
	right:0;
	color:#FFFFFF;
	top:0;
	height:20px;
	padding-top:8px;
}
a#topCart {
	background:url(/images/basketIcon.gif) no-repeat left;
	padding-left:20px;
	position:absolute;
	right:285px;
	color:#FFFFFF;
	top:0;
	height:20px;
	padding-top:8px;
}
#languages {
	position:absolute;
	right:0;
	bottom:10px;
}
#languages li {
	display:inline;
}
#languages li a.gr {
	background:url(/images/greekFlag.gif) no-repeat;
	padding-left:20px;
	margin-right:10px;
}
#languages li a.en {
	background:url(/images/ukFlag.gif) no-repeat;
	padding-left:20px;
}
#logo {
	margin:10px 0 0 10px;
	float:left;
}
#topNav {
	position:absolute;
	bottom:0;
	right:0;
}
#topNav li {
	display:inline;
	float:left;
	margin-right:10px;
	font-size:70%;
	font-weight:bold;
}
#topNav li a {
	background:url(/images/topNavBtn.gif) no-repeat;
	width:76px;
	height:20px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	display:block;
	color:#054387;
}
#topNav li a:hover, #topNav li a.selected {
	color:#666666;
	background:url(/images/topNavBtnOn.gif) no-repeat;
}
#mainBlueBar {
	width:960px;
	height:47px;
	position:relative;
}
ul#mainNav {
	position:absolute;
	left:0;
	top:0;
	background:url(/images/mainNav.gif) no-repeat -118px;
}
ul#mainNav li {
	display:inline;
	float:left;
	font-size:70%;
	font-weight:normal;
	text-transform:uppercase;
}
ul#mainNav li a {
	display:block;
	float:left;
	height:27px;
	background:url(/images/mainNav.gif) no-repeat right;
	color:#FFFFFF;
	padding:20px 10px 0 10px;
	text-align:center;
	text-decoration:none;
}
ul#mainNav li a:hover, ul#mainNav li a.selected {
	background:url(/images/mainNavOn.gif) no-repeat right;
}
#globalSearch legend {
	text-indent:-9999px;
}
#globalSearch label {
	font-size:70%;
	color:#FFFFFF;
	vertical-align:top;
	padding-top:5px;
	float:left;
	margin-right:3px;
}
#globalSearch fieldset {
	position:absolute;
	right:0;
	top:13px;
}
#proLightBar {
	background:url(/images/proLightBar.gif) no-repeat;
	width:960px;
}
#homeFlash {
	float:left;
	margin:15px 0 10px 0;
}
#content {
	width:960px;
}
#leftColumn {
	width:710px;
	float:left;
}
#leftColumn li {
	line-height:18px;
}
.googleMap {
	background:url(/images/googleMapBg.gif) no-repeat right 40px;
}
.googleMap iframe {
	position:absolute;
	top:30px;
	right:20px;
}
#rightColumn {
	width:230px;
	margin:15px 0 0 20px;
	float:left;
}
ul#rightNav {
	margin:5px 0 20px;
	list-style-type:none;
	float:left;
	width:230px;
}
ul#rightNav li {
	display:inline;
	float:left;
	width:230px;
}
ul#rightNav li a {
	font-size:70%;
	display:block;
	width:220px;
	margin-bottom:2px;
	height:18px;
	color:#03446E;
	padding:6px 0 0 8px;
	border:1px solid #dedede;
	text-decoration:none;
	background:#fcfcfc url(/images/rightNavBgPattern.gif) repeat-x left bottom;
}

ul#rightNav li a.highlight span {
  color: #fff;
}


ul#rightNav li.filter a {
	font-weight:bold;
}

ul#rightNav li a img {
  position: relative;
  bottom: 2px;
}

ul#rightNav li a span{
  position: relative;
  bottom: 5px;
  left: 6px;
}

ul#rightNav li a span.counter{
  font-size:85%;
  color: #5f5f5f;
  margin-left:5px;
  position: static;
}

ul#rightNav li.header {
	border-top:1px solid #CCCCCC;
	height:11px;
	display:block;
	margin-top:10px;
}
ul#rightNav li a:hover {
	font-weight:bold;
	padding:6px 0 0 12px;
	width:216px;
}
ul#rightNav li a.highlight {
	font-weight:bold;
	border:1px solid #033043; 
	background:#095170 url(/images/rightNavBgPatternOn.gif) repeat-x left bottom;
	padding:6px 0 0 12px;
	width:216px;
	color:#FFFFFF;
}

ul#rightNav li.title {
  font-size:70%;
	display:block;
	width:220px;
	margin-bottom:2px;
	height:18px;
/*  color:#606060;*/
  color:#323232;
	font-weight:bold;
	padding:6px 0 0 8px;
	border:1px solid #dedede;
	background:#fcfcfc url(/images/rightNavBgPatternTitle.png) repeat-x left bottom;
}

ul#rightNav li.title_blue {
  font-size:70%;
	display:block;
	width:222px;
	margin-bottom:2px;
	height:20px;
  color:#FFF;
	font-weight:bold;
	padding:6px 0 0 8px;
  background:url(/images/bg.gif) repeat-x left -130px;
}


ul#rightNav li.related a {
  height: 35px;
  float: left;
  padding-top:5px;
}

ul#rightNav li.related a img{
  width: 30px;
  height: 30px;
  padding: 2px;
  border:1px solid #dedede;
  background-color:#fff;
  float:left;
  margin-right: 6px;
}

ul#rightNav li.related a span.link{
  position:relative;
  left:0;
  top:4px
}


ul#rightNav li.related a span.code{
  font-size: 85%;
  color: #5f5f5f;
  display:block;
  position:relative;
  left:0;
  top:6px;
}

#featured {
	float:left;
	margin-right:10px;
}
#projectBanner {
	float:left;
	margin:0 10px;
}
#projectBanner a:hover {
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}
#news, #register {
	width:230px;
	float:left;
}
/*#rightColumn #register {
  margin:10px 0;
}*/
/*#rightColumn #newsletter {
  width:210px;
  padding:40px 10px 0 10px;
  height:122px;
  background:url(/images/newsletterBoxInside.gif) no-repeat left top;
  color:#333333;
  position:relative;
}*/
a.newsFlash {
	background:url(/images/newsFlash.gif) no-repeat;
	width:230px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

a.newsFlashGR {
  background: url(/images/newsFlashGR.gif) no-repeat 0 0;
  display:block;
  height:58px;
  text-indent:-9999px;
  width:230px;
}

a.newsFlash:hover, a.registerFlash:hover, a.newsFlashGR:hover, a.registerFlashGR:hover {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
#newsletter {
	width:210px;
	padding:30px 10px 0 10px;
	height:120px;
	background:url(/images/newsletterBox.gif) no-repeat left top;
	color:#333333;
	position:relative;
}
#content #newsletter p, #content #login p, #content #loginGR p {
	line-height:14px;
	margin:0 0 5px 0;
}
#newsletter span, #login span, #loginGR span{
	display:block;
	float:left;
	margin-bottom:5px;
}
#newsletter label {
	width:40px;
	padding-top:5px;
	float:left;
	color:#333333;
	font-weight:bold;
}
#newsletter input {
	border:1px solid #dcdcdc;
	padding:2px;
	width:160px;
	background-color:#FFFFFF !important;
}
a.newsletterSubmit, a.loginSubmit {
	background:url(/images/newsletterBtn.gif) no-repeat;
	width:52px;
	height:19px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	display:block;
	float:right;
	text-decoration:none;
	padding-top:5px;
}
a.newsletterSubmit:hover, a.loginSubmit:hover {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
/* REGISTER BOX */
a.registerFlash {
	background:url(/images/registerFlash.gif) no-repeat;
	width:230px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

a.registerFlashGR {
	background:url(/images/registerFlashGR.gif) no-repeat;
	width:230px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

#rightColumn #login, #rightColumn #loginGR {
  padding:30px 10px 0 10px;
  height:122px;
}
#login {
	width:210px;
	padding:30px 10px 0 10px;
	height:120px;
	background:url(/images/loginBox.gif) no-repeat left top;
	color:#333333;
	position:relative;
}

#loginGR {
	width:210px;
	padding:30px 10px 0 10px;
	height:120px;
	background:url(/images/loginBoxGR.gif) no-repeat left top;
	color:#333333;
	position:relative;
}
#login label, #loginGR label {
	width:65px;
	padding-top:5px;
	float:left;
	color:#333333;
	font-weight:bold;
}
#login input, #loginGR input {
	border:1px solid #dcdcdc;
	padding:2px;
	width:135px;
	background-color:#FFFFFF !important;
}
/* -------------------------------- */
#preFooter {
	width:960px;
	clear:both;
	float:left;
	margin:10px 0;
}
#projects {
	float:left;
	margin-right:10px;
}
#preFooter #video {
	float:left;
}
#brands {
	margin:10px 0;
	float:left;
}
#footer {
	clear:both;
	margin-bottom:20px;
	width:960px;
	color:#5f5f5f;
	text-align:center;
}
#footer .footerRight {
	float:right;
	margin-top:-70px;
}
#footer a, #footer strong {
	color:#335772;
}
#footer a:hover {
	text-decoration:none;
}
#footer li {
	display:inline;
}
#footer p {
	margin:5px 0;
	font-size:70%;
	line-height:14px;
	white-space:nowrap;
}
ul#footerNav {
	padding:0 0 5px 0;
	text-align:center;
}

/* Start Brands page  */
.brand {
	padding:0;
	position:relative;
	float:left;
	width:710px;
}
.brand .box {
	width:670px;
	margin:10px 0;
	padding:20px;
	float:left;
	background: url(/images/boxBg.gif) no-repeat left top;
	border-bottom:1px solid #ccc;
	position:relative;
}
.brand .box2 {
	width:710px;
	margin:0;
	padding:0;
	float:left;
}
.brand .box li, .brand .box2 li, #productPage .box li {
	float:left;
}
.brand .box li img, #productPage .box li img {
	border:1px solid #CCCCCC;
	margin:0;
	padding:5px;
	background:#fff;
	width:310px;
	margin-right:10px;
}
ul.allBrands {
	margin:5px 0 10px 0;
	padding:0;
	width:710px;
	float:left;
}
ul.allBrands li {
	display:inline;
	float:left;
	margin:0 10px 10px 0;
}
ul.allBrands li a {
	display:block;
	text-align:center;
	width:116px;
	height:50px;
	padding:20px;
	background:url(/images/brandLogoBg.gif) no-repeat;
}
ul.allBrands li a:hover {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
ul.allProjects {
	margin:5px 0 10px 0;
	padding:0;
	width:710px;
	float:left;
}
ul.allProjects li {
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
	text-align:center;
}
ul.allProjects li a {
	display:block;
	text-align:center;
	width:156px;
	height:112px;
	padding:8px 0 0 0;
	background:url(/images/projectBg.gif) no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
ul.allProjects li a span {
	display:block;
	float:left;
	position:absolute;
	bottom:5px;
	left:10px;
}
ul.allProjects li a:hover {
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	color:#CCCCCC;
}
.brand .link {
	position:absolute;
	right:25px;
	top:50px;
}
.brand p {
	line-height:16px;
	margin:5px 0;
}
.brand p img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	padding:5px;
}
.brandLogo {
  margin:0;
  text-align:left;
}
.brandLogo img {
  background:#FFFFFF;
  border:1px solid #CCCCCC;
  padding: 5px;
}
ul.cat {
	clear:both;
	margin-bottom:5px;
}
ul.cat li {
	background:transparent url(/images/listIcon.gif) no-repeat;
	background-position:0 7px;
	padding:0 0 0 7px;
	margin-bottom: 7px;
	display:inline;
	width:215px;
	float:left;
}

ul.oneRow {
  width:620px !important;
}
ul.cat li.empty {
	font-size: 11px;
	color: #7A7A7A;
	background-position:0 6px;
}
ul.cat li a {
	text-decoration:none;
}
ul.cat li a:hover {
	color:#999999;
	text-decoration:underline;
}
ul.pdf {
	position:absolute;
	top:-12px;
	right:10px;
}
ul.pdf li {
	margin:0 5px 0 0;
	display:inline;
}
ul.pdf li a {
	font-weight:bold;
	font-size:12px;
	background:url(/images/pdfBtn.gif) no-repeat;
	width:168px;
	height:25px;
	padding:8px 0 0 30px;
	display:block;
	text-decoration:none;
}
ul.pdf li a:hover {
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}

/* End Brands page  */

#bread {
	color:#063B52;
	border-bottom:1px solid #ccc;
	font-size:75%;
	padding:5px 0 2px;
	margin:5px 0 10px 0;
	width:710px;
	float:left;
}
#bread li {
	display:inline;
	font-weight:bold;
}
#bread a {
	text-decoration:none;
	font-weight:normal;
}
#bread a:hover {
	text-decoration:underline;
}
#content p {
	font-size:75%;
	color:#063B52;
	line-height:16px;
	margin:5px 0;
}
#content p img {
	border:1px solid #ccc;
	padding:5px;
	background:#FFFFFF;
	margin:0 15px 15px 0;
}

a {
	color:#063B52;
	text-decoration:underline;
	font-size:11px;
}
a:hover {
	color:#044dab;
	text-decoration:none;
}
h1, h2, h3 {
	color:#063B52;
	font-weight:normal;
}
label {
	font-size:70%;
}
#content h1 {
  font-size:130%;
  margin:0 0 15px;
  font-weight:bold;
}
#content h2 {
	font-size:120%;
	margin: 10px 0 10px 0;
}

#content h2 a {

	font-size:120%;
	text-decoration: none;
}
#content h3 {
  font-size:100%;
  font-weight:bold;
  margin:10px 0 5px;
}
ul#categories li {
	display:inline;
	float:left;
	border:1px solid #f5f5f5;
	margin:5px;
	width:130px;
	height:10em;
	background:#FFFFFF;
}
ul#categories li img {
	margin:20px auto;
	display:block;
}
ul#categories h3 {
	margin:0 0 20px 0;
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
}
ul#categories h3 a {
	background:url(/images/proLightBar.gif) no-repeat bottom;
	padding:8px;
	text-decoration:none;
	color:#fff;
	display:block;
}
ul#categories h3 a:hover {
	color:#CCCCCC;
}
/* Product List */

.productList {
	background:#fff url(/images/productBg.gif) repeat-x left bottom;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	width:688px;
	height:120px;
}
.productListPhoto {
	float:left;
	margin:0 10px 0px 0;
}
.productListPhoto img {
	border:1px solid #ccc;
	padding:5px;
	width:105px;
}
.productDescription {
	float:left;
	width:560px;
}
.productBrand {
	position:absolute;
	top:10px;
	right:10px;
}
.new .productBrand, .offer .productBrand {
	top:35px;
}
.productList a.addCatalogue {
	display:block;
	text-align:center;
	padding:5px;
	position:absolute;
	left:328px;
	bottom:-1px;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/bg.gif) repeat-x left -130px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc !important;
	border-bottom:none;
	color:#FFFFFF;
}
.productList a.moreInfo {
	display:block;
	text-align:center;
	padding:5px;
	position:absolute;
	left:135px;
	bottom:-1px !important;
	bottom:0px;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/productBg.gif) repeat-x left 90%;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc !important;
	border-bottom:none;
}
.productList a.addCart {
	display:block;
	text-align:center;
	padding:5px;
	position:absolute;
	left:245px;
	bottom:-1px;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/bg.gif) repeat-x left -130px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc !important;
	border-bottom:none;
	color:#FFFFFF;
}
#content .productList p.price {
	position:absolute;
	bottom:5px;
	right:17px;
	text-align:center;
	font-weight:normal;
	font-size:100%;
	padding:5px;
	border:1px solid #CCCCCC;
}

#content .productList p.special_price {
	position:absolute;
	bottom:5px;
	right:17px;
	text-align:center;
	font-weight:normal;
	font-size:100%;
	padding:5px;
	border:3px double #122C40;
}
#content .productList p.condition {
	position:absolute;
	bottom:5px;
	left:10px;
	background:url(/images/bg.gif) repeat-x left -130px;
	width:117px;
	padding:5px 0	;
	color:#FFFFFF;
	text-align:center;
	display:block;
	font-weight:bold;
	font-size:75%;
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}

#content div.productPhoto p.condition {
	color:#ffffff;
	position: absolute;
	top: 100px;
	right: 21px;
}

div.productPhoto p.condition {
	background:url(/images/bg.gif) repeat-x left -130px;
	color:#ffffff;
	text-align:center;
	display:block;
	font-weight:bold;
	font-size:75%;
	padding: 5px 0;
	width: 310px;
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}

.offer {
	background:#f2f2f2 url(/images/specialOfferBudge.gif) no-repeat left top;
	padding-top:35px;
}
.new {
	background:#f2f2f2 url(/images/specialNewBudge.gif) no-repeat left top;
	padding-top:35px;
}
.productList strong, .productListOffers strong {
	font-weight:bold;
}
#content .productList h2, #content .productListOffers h2 {
	margin:0;
	font-size:100%;
	font-weight:bold;
}
#content p.productCode {
	color:#999999;
}
#content .productList p, #content .productListOffers p {
	margin:5px 0;
	font-size:70%;
	padding-right:120px;
}
.productList li, .productListOffers li {
	font-size:70%;
	line-height:18px;
	color:#000000;
}
ul#productDownloads li {
	background:url(/images/listIcon.gif) no-repeat left center;
	padding-left:10px;
}
ul#productBuy li {
	line-height:22px;
}
a.blueBtn {
	background:#064d8f url(/images/blueBtn.gif) repeat-x left bottom;
	border:1px solid #adb9c2;
	text-align:center;
	padding:5px;
	text-decoration:none !important;
	color:#FFFFFF !important;
	margin-top:5px;
	float:left;
}
input.quantity {
	width:30px;
	text-align:center;
}
ul#news {
	margin:0;
	padding:0;
	width:100%;
	position:relative;
}
ul#news .brandLogo {
	position:absolute;
	top:0;
	right:0;
}
ul#news li {
	margin-bottom:15px;
	color:#000000;
	padding-bottom:5px;
	border-bottom: 1px solid #e2e2e2;
	position:relative;
}
ul#news li span {
	display:block;
}

ul#news li span p{
	font-size:100%;
	color: #000;
}
span.newsDate {
	font-size:70%;
	font-weight:bold;
	margin:0 0 2px;
	width:710px;
}
a.newsTitle {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;	
}
.newsDescription {
	font-size:75%;
	line-height:16px;
	margin:5px 100px 5px 0;
}
ul#news li a.newsMore {
	font-weight:bold;
}
.login {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
}
.login label {
	font-size:70%;
	color:#033D64;
	width:50px;
	font-weight:bold;
}
.defaultInput {
	border:1px solid #dcdcdc;
	padding:5px;
	width:200px;
	background-color:#FFFFFF !important;
	font-size:inherit;
	margin-bottom:5px;
	font-size:70%;
}
table.cart {
	color:#000000;
	font-size:75%;
}
table.cart td, table.cart th {
	padding:8px 5px;
}
table.cart th {
	font-weight:bold;
	background-color:#fff;
}
.tdcartOdd, .tdCartSubTotal {
	border-bottom:1px solid #E1E1E1;
}
a.checkoutBtn {
	background:url(/images/newsletterBtn.gif) no-repeat;
	display:block;
	text-decoration:none;
	width:66px;
	height:17px;
	text-align:center;
	font-size:65%;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
	padding-top:3px;
	margin-top:10px;
}
.pageFooter {
	float:left;
	width:710px;
	text-align:center;
	padding-bottom:10px;
}
.pagination {
	clear:both;
	color:#063B52;
	font-size:11px;
	margin:0 auto;
	width:345px;
}
.pagination a {
	color:#063B52;
	text-decoration:none;
}
.pagination a, .pagination span {
	background:white none repeat scroll 0 0;
	display:block;
	float:left;
	margin-right:1px;
	padding:5px 8px;
}
.pagination span.disabled {
	color:#999999;
}
.pagination span.current {
	background:#063B52 none repeat scroll 0 0;
	color:white;
	font-size:11px;
	font-weight:bold;
}
.pagination a:hover, .pagination a:focus {
	color:#000033;
	background-color:#999999;
}
.pagination .page_info {
	background:#2E6AB1 none repeat scroll 0 0;
	color:white;
	margin-bottom:0.3em;
	padding:0.4em 0.6em;
	text-align:center;
	width:22em;
}
.pagination .page_info b {
	background:#6AA6ED none repeat scroll 0 0;
	color:#000033;
	padding:0.1em 0.25em;
}
.pagination:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
* html .pagination {
	height:1%;
}
:first-child + html .pagination {
	overflow:hidden;
}
#cart {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(/images/cartIconBg.gif) no-repeat right bottom;
}
#cart h2 {
	margin-bottom:0;
}
a.checkoutSubmit {
	background:url(/images/checkoutBtn.gif) no-repeat;
	width:70px;
	height:19px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	display:block;
	text-decoration:none;
	padding-top:5px;
}
table.contactForm {
	clear:both;
	margin:10px 0;
	font-size:75%;
	color:#063B52;
}
table.contactForm td {
	padding:3px 0;
	vertical-align:top;
}
table.contactForm input, table.contactForm textarea {
	border:1px solid #CCCCCC;
	padding:3px;
	width: 95%;
	font-family:inherit;
	font-size:inherit;
}
table.contactForm input.radio {
	width:10px;
}

table.contactForm .radio input {
	width:10px;
}

table.contactForm input.btn {
	background:url(/images/inputBtn.gif) no-repeat;
	width:70px;
	height:24px;
	color:#FFFFFF;
	font-size:11px;
	float:left;
	border:none;
	margin-right:10px;
	cursor:pointer;
}

table.contactForm .radio input {width:20px;border:none;}

input.btn {
  background:transparent url(/images/inputBtn.gif) no-repeat scroll 0 0 !important;
  border:medium none !important;
  color:#FFFFFF;
  cursor:pointer;
  float:left;
  font-size:11px;
  height:24px;
  margin-right:10px;
  width:70px !important;
}

.contactAddress {
margin-top:30px;}

.fieldWithErrors {
  display:inline;
  padding:2px;
}
#errorExplanation {
  width: 690px;
  border: 2px solid #ff0000;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-top: 3px;
  background-color: #fff;
  color: #000;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  margin-left:20px;
  padding: 3px;
}

/* flash-messages */
.flash .message {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align:center;
  margin:10px auto -5px;
  font-size:14px;

}

#content .message p {
  color:#fff;
}

.flash .message p {
  margin:8px;
  color:#fff;
}
.flash .error {
  background-color:#193950;
  border:1px solid #193950;
  font-weight:bold;
}
.flash .warning {
  background-color:#193950;
  border:1px solid #193950;
  font-weight:bold;
}
.flash .notice {
  background-color:#193950;
  border:1px solid #193950;
  font-weight:bold;
}

form#contact fieldset {
	border:none;
	margin:10px 0 0 0;
	padding:0;
	color: #000;
}
form#contact legend {
	font-weight:bold;
	font-size:100%;
	border:none;
	margin:0;
	padding:0;
	color: #193950;
}
form#contact label {
	width:150px;
	font-size:70%;
	padding:5px 0;
	float:left;
}
form#contact input, form#contact textarea {
	width:250px;
	padding:3px;
	margin:5px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	background:#fff;
}
form#contact input.btn {
	width:100px;
	margin-right:5px;
}



table.orders {
  color: #000;
}

table.orders .tdcartOdd {
  text-align:right;
  color:#193950;
  border:none;
  font-size:80%;
}

.clear{
	clear: both;
}

#contactMap {
  float:left; 
  width:345px;
  margin: 0 0 10px 0;
  padding: 5px;
  border: 1px solid #224F6E;
  background:#fff;
}

div.contactAddress {
  font-size: 70%;
}

div.contactAddress h2 {
  color: #335772;
}

div.contactAddress h2 span{
  color: #5f5f5f;
  font-weight: none;
}

/* Product page */
#productPage {
	padding:10px 20px;
	margin-top:10px;
	float:left;
	position:relative;
	background:url(/images/boxBg.gif) no-repeat;
	border-bottom:1px solid #ccc;
	width:670px;
}
#productPage h1 {
	clear:both;
	margin:22px 0 5px 0;
}
#productPage p {
	font-size:12px;
}
#productPage .brandLogo {
	position:absolute;
	right:20px;
	top:20px;
}
#productPage .brandLogo img {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
}

#productPage ul.pdf_product li {
	float:left;
	margin-right:5px;
}
#productPage ul.pdf_product li a {
	width:131px;
	background:url(/images/pdfBtnSm.gif) no-repeat;
	font-weight:bold;
	text-decoration:none;
	padding-left:28px;
	text-align:left;
}	
#productPage .productPhoto {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #CCCCCC;
  float:right;
  margin:25px 0 10px 18px;
  padding:5px;
  width:300px;
}

div#productDescriptionMCE {
	color:#063B52;
  font-size:75%;
  line-height:16px;
  margin-bottom:20px;
  margin-top:28px;
}
p.productShortDescription {
	padding-top:26px;
}
a.buyBtn {
  text-align:center;
	font-weight:bold !important;
	font-size:11px;
	text-decoration:none;
	background:url(/images/buyBtn.gif) no-repeat;
	width:109px;
	height:20px;
	color:#FFFFFF;
	padding-top:7px;
  float:right;
  margin-top: 10px;
  margin-right: 5px;
}

a.buyBtn:hover {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	text-decoration:none !important;
}

a.buyBtn_el {
	text-align:center;
	font-weight:bold !important;
	font-size:11px;
	text-decoration:none;
	background:url(/images/buyBtn_el.gif) no-repeat;
	width:150px;
	height:20px;
	color:#FFFFFF;
	padding-top:7px;
  float:right;
  margin-top: 10px;
  margin-right: 5px;
}
a.buyBtn_el:hover {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	text-decoration:none !important;
}

#buyProduct {
  clear:both;
	margin:0 0 15px 0;
	width:670px;
	height:45px;
	background:#fff url(/images/buyProductBg.gif) repeat-x left bottom;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#buyProduct form{
  margin:0;
  padding:0;
}

#buyProduct p {
	padding: 11px 10px;
	float: left;
}
#buyProduct input {
	margin-top:13px;
  position: relative;
  top:2px;
  right:5px;
  width: 18px;
  border: 1px solid gray;
}

div#content div.contact.company{
	float:left; 
	width:330px; 
	margin-right:20px;
}

form.contactform table input, form.contacform table textarea{
	width: 95%;
}

div#content div.contact.company p, div.contactAddress h2{
	color: #5F5F5F;
}

div#content div.contact.company strong, div.contactAddress h2 strong{
	color: #335772;
}

form.user_register table input{
	width: 95%;
}

.product_no_pdf{
	width:131px;
	background:url(/images/pdfBtnSm.gif) no-repeat;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	display:block;
	font-size: 12px;
	padding: 10px 0 0 28px;
	color: #063B52;
	height: 35px;
}

.divider {
	/*background:#FFFFFF url(/images/buyProductBg.gif) repeat-x scroll left bottom;*/
	border-top:1px solid #CCCCCC;
	clear:both;
	float:left;
	margin:0 0 10px;
	margin-top: 8px;
  padding:0;
	position:relative;
	width:675px;
}

.divider p {
	padding:10px;
}

.divider ul {
	margin-left:10px;
}

hr {
	background-color:#CCCCCC;
	border:0 none;
	color:#CCCCCC;
	height:1px;
	margin:11px 0 15px 0px;
	width:100%;
}


div#newDescriptionMCE {
  margin-top:0px;
  margin-bottom:5px;
	font-size:100%%;
	color:#063B52;
	line-height:16px;
}

div#productDescriptionMCE p, div#newDescriptionMCE p{
  margin:0;
  padding:0;
}

div#productDescriptionMCE em, div#newDescriptionMCE em {
  font-style: italic;
}

div#productDescriptionMCE ul {
  color:#063B52;
  font-size:100%;
  list-style-type: square; 
  list-style-position: inside;
  margin-left: 10px;
}

div#newDescriptionMCE ul, div#newDescriptionMCE ol{
  color:#063B52;
  font-size:75%;
  list-style-type: square; 
  list-style-position: inside;
  margin-left: 10px;
}

div#newDescriptionMCE {
  padding-right: 5px;
}

div#newDescriptionMCE a {
  font-size:100%;
}

div#newDescriptionMCE ol{
  list-style-type: decimal;
}

div#productDescriptionMCE ul li, div#newDescriptionMCE ul li {
  line-height:16px;
}

#founder {
  position:relative;
  top: 168px;
}

#founder img {
  border:1px solid #ccc;
  padding:4px;
  background:#FFFFFF;
  margin:0;
}

#founder p {
  font-size: 70%;
}

#founder p span {
  color: #5F5F5F;
}

#productPhotos {
  border-top:1px solid #CCCCCC;
  margin: 8px 0px;
  width: 100%;
}

#productPhotos td {
  vertical-align: top;
}

#productPhotos img {
  border:1px solid #CCCCCC;
  margin:0;
  padding:5px;
  background:#fff;
  width:310px;
  margin-top: 15px;
  margin-right:10px;
}

select#user_profile_attributes_city_id, select#user_profile_attributes_province_id {
  width:95%;
}
