/* 	
	~{vars}~
	cross-browser = false;
	static-values = true;
	unique-colors = true;
	multi-templates = true;
*/

/* ~~~ [regular classes/selectors definitions] ~~~ */

.header {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #545C65;
}

table.topMenu {
	font-family: arial;
	font-size: 11px;
	color: #767A87;
	font-weight: bold;
}

.subHeaders {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.Mdescription {
	font-family: arial;
	font-size: 11px;
	color: #8D8D8D;
}

.Dmodel {
	font-family: arial;
	font-size: 12px;
	color: #807169;
	font-weight: bold;
}

.DColorModel {
	font-family: arial;
	font-size: 12px;
	color: #22419A;
	font-weight: bold;
}

.DColorLiteModel {
	font-family: arial;
	font-size: 12px;
	color: #AF805E;
	font-weight: bold;
}

.DColorExclusiveModel {
	font-family: arial;
	font-size: 12px;
	color: #767A87;
	font-weight: bold;
}

.promesaModel {
	font-family: arial;
	font-size: 12px;
	color: #BD8016;
	font-weight: bold;
}

.masterClassicModel {
	font-family: arial;
	font-size: 12px;
	color: #649861;
	font-weight: bold;
}

.stylingModel {
	font-family: arial;
	font-size: 12px;
	color: #3BA0D4;
	font-weight: bold;
}

.classicModel {
	font-family: arial;
	font-size: 12px;
	color: #4E66A8;
	font-weight: bold;
}

.switchModel {
	font-family: arial;
	font-size: 12px;
	color: #22419A;
	font-weight: bold;
}

.features {
	font-family: arial;
	font-size: 11px;
	color: #707F91;
	font-weight: bold;
}

.mainText {
	font-family: arial;
	font-size: 12px;
	color: #3C3C3C;
}

.description {
	font-family: arial;
	font-size: 11px;
	color: #3C3C3C;
}

.heriRigoniText {
	font-family: arial;
	font-size: 12px;
	color: #6C6C6C;
}

.selected {
	color: #13B4F0;
}

BODY {
	padding: 5px;
	margin: 0;
}
IMG {
	border-color: #DEDFE2;
}

A:link.topMenu, A:active.topMenu { color: #767A87; text-decoration: none }
A:visited.topMenu { color: #767A87; text-decoration: none }
A:hover.topMenu  { color: #767A87; text-decoration: underline }

A:link.enter, A:active.enter { color: #FF0000; text-decoration: none }
A:visited.enter { color: #FF0000; text-decoration: none }
A:hover.enter  { color: #FF0000; text-decoration: underline }

A:link.subMenu, A:active.subMenu { color: #FFFFFF; text-decoration: none }
A:visited.subMenu { color: #FFFFFF; text-decoration: none }
A:hover.subMenu  { color: #FFFFFF; text-decoration: underline }

/* ~~~ [pseudo classes] ~~~ */
A {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}

/* ~~~ [colors] ~~~ */
.color1 {
	background-color: #C1C5CC !important
}
.color2 {
	background-color: #ffffff !important
}
.color3 {
	background-color: #1e65ad !important; 
}
.color4 {
	background-color: #efefef !important
}
.color5 {
	background-color: #dedfe2 !important
}
.color6 {
	background-color: #efefef !important
}
.color7 {
	background-color: #F4961E !important
}
.color8 {
	background-color: #5da344 !important
}
.color9 {
	background-color: #bc5830 !important
}
/* ~~~ [text feat] ~~~ */
.slink {
	font-size: 10px;
	font-weight: bold
}
.slink span {
	color: #2A53A5;
}
a.slink {
	font-size: 10px;
	color: #2A53A5;
	font-weight: bold;
	text-decoration: none;
}
a.slink:hover {
	font-size: 10px;
	color: #2A53A5;
	text-decoration: underline;
}
a.nlink {
	color: #2A53A5;
	text-decoration: underline;
}
a.nlink:hover {
	color: #2A53A5;
	text-decoration: none
}
.smalltxt {
	font-size: 10px;
	color: #545C65;
/*	line-height: .9em;*/
}
.smalltxt a, .smalltxt a:hover {
	font-size: 10px;
	color: #7C8690;
	font-weight: bold
}
.bigtxt {
	font-size: 12px;
}
.smalltxt strong {
	color: #7C8690;
	font-weight: bold	
}
.poweredby {
	font-size: 10px;
	color: #C1C5CC;
	text-align: right;
}
.tlabel {
	color: #F4961E;
	font-size: 12px;
	font-weight: bold
}
.path, .path a {
	color: #545C65;
	font-size: 10px;
}
.path span#selected, .path span#selected a {
	color: #5DA344;
	text-decoration: none;
	font-weight: bold;
}
.paging a {
	color: #2A53A5;
	text-decoration: underline;
	font-weight: bold
}
.paging a:hover {
	color: #F4961F;
	text-decoration: none;
}
.paging span#current {
	color: #F4961F;
	font-weight: bold
}

/* ~~~ [forms] ~~~ */
.selects {
	width: 204px;
}
.fields {
	width: 204px;
	height: 18px;
	color: #666666;
	background-color: white;
	vertical-align: middle;
/*/*/
	padding: 0 4px;
/*buzz*/
}
.txtarea {
	width: 204px;
	height: 80px;
	color: #666666;
	background-color: #F8F8F8;
	vertical-align: middle;
/*/*/
	border: 1px solid #D4D0C8;
/*buzz*/
}
.buttons {
	font-size: 12px;
	font-weight: bold;
	color: #2A53A5;
	background-color: white;
	text-transform: uppercase;
	vertical-align: middle;
/*/*/
	border-color: #2A53A5;
	border-style: solid;
	border-width: 1px;
/*padding: 0px 5px;*/
}
.button {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #2A53A5;
	text-transform: uppercase;
	vertical-align: middle;
/*/*/
	border-color: #2A53A5;
	border-style: solid;
	border-width: 1px;
/*padding: 0px 5px;*/
}
.buttonz {
	height: 15px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #2A53A5;
	text-transform: lowercase;
	vertical-align: bottom;
	background-color: #F3F3F3;
/*/*/
	border-color: #F3F3F3;
	border-style: solid;
	border-width: 0px;
/*padding: 0px 5px;*/
	
}
.errormsg {
	color: #B80000;
	font-weight: bold;
}


#menuha {
	width: 100%;
}
#menuha ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#menuha li {
	float: left;
	margin-right: 10px;
	border-right: 1px solid #A5C1DE
}
#menuha a {
	color: white;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px 20px 4px 20px;
	margin-right: 10px	
}
#menuha a:hover {
	color: #1E65AD;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	background-color: #F6F8FB;
	layer-background-color: #F6F8FB;
}