@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #196381;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sides {
	background-color: #196381;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #196381;
}

a:link {
	color: #F5861C;
	text-decoration: none; 
}

a:visited{
	color: #F5861C;
	text-decoration: none;
}

a:visited:hover {
	color: #F5861C;
	text-decoration: underline;
}

a:hover {
	color: #F5861C;
	text-decoration: underline;
}

a:active {
	color: #F5861C;
	text-decoration: none; 
}


.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5861C;
}

a.menulinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5861C;
	text-decoration: none; 
}

a.menulinks:hover {
	text-decoration: underline;
}

a.menulinks:hover {
	text-decoration: underline;
}

a.menulinks:visited {
	text-decoration: none; 
}

a.menulinks:active {
	text-decoration: none; 
}

img  {  
	border-style: none;
}

.submenutable {
	text-transform: uppercase;
	background-color: #196381;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.submenutable:hover {
	background-color: #F5861C;
} 

.subtitle {
	text-transform: lowercase;
	background-color: #196381;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5861C;
	font-weight: normal;
	font-size: 15px;
	white-space:nowrap;
}

.smalllisttable {
	background-color: #F1F6F7;
	font-size: 11px;
}

.smalllisttablesubtitle {
	font-size: 10px;
	font-style: italic;
}
.smalllisttableitem {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.smalllisttitle {
	font-weight: bold;
	font-size: 12px;
}

a.smallisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #196381;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.smallisttitle:link {
	color: #196381;
	text-decoration: none; 
}

a.smallisttitle:visited{
	color: #196381;
	text-decoration: none;
}

a.smallisttitle:visited:hover {
	color: #196381;
	text-decoration: underline;
}

a.smallisttitle:hover {
	color: #196381;
	text-decoration: underline;
}

a.smallisttitle:active {
	color: #196381;
	text-decoration: none; 
}

.smalllistinformation {
	font-size: 10px;
}

.smalllistbrands {
	font-size: 10px;
}

.smalllisttablemore {
	text-align: right;
	font-size: 10px;
}

a.smalllisttablemore {
	color: #F5861C;
	text-decoration: none; 
}

a.smalllisttablemore:visited:active {
	color: #F5861C;
	text-decoration: none; 
}

a.smalllisttablemore:hover {
	text-decoration: underline; 
}

.smalllistprice {
	font-weight: bold;
	font-size: 12px;
}

.smalllistoriginalprice {
	font-weight: bold;
	font-size: 12px;
	text-decoration: line-through;
}

.detailsubtitle {
	font-size: 11px;
	font-style: italic;
}

.detailtitle {
	font-weight: bold;
	font-size: 14px;
}

.detailinformation {
	font-size: 11px;
}

.detailprice {
	font-weight: bold;
	font-size: 14px;
}

.detailoriginalprice {
	font-weight: bold;
	font-size: 14px;
	text-decoration: line-through;
}

.detailpicturecell {
	background-color: #196381;
	text-align: center;
	vertical-align: center;
}
.spacing5px {
	font-size: 5px;
}

.listtitles {
	text-transform: lowercase;
	background-color: #196381;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5861C;
	font-weight: normal;
	font-size: 12px;
}

.listtitlesbiggerandleft {
	text-transform: lowercase;
	background-color: #196381;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5861C;
	font-weight: bold;
	font-size: 18px;
}


