a{
	color : #2F4C65;
}		
a:active, a:link, a:visited {
	text-decoration : none;
}
/*a:focus, a:hover {
	text-decoration : none;
	color : #2F4C65;
	background-color: transparent;
}	*/
a.linkImg:focus, a.linkImg:hover {
	text-decoration : none;
	background-color: transparent;
}
a#productList:focus, a#productList:hover {
	text-decoration : none;
	background-color: transparent;
}
a#productList{
	color:#FFFFFF;
}

a.whitemenu, a.whitemenu:focus, a.whitemenu:hover {
	color:#e5e5e6;
}

p {margin:0;}

.absolute{position:absolute;}
.relative{position:relative;}

.nowrap{white-space:nowrap;}
.wrap{white-space:normal;}

.hide{display:none;}
.display{display:block;}

.w100{width:100px;}
.w140{width:140px;}
.w250{width:250px;}
.w100p{width:100%;}
.w880{width:880px;}
.w900{width:900px;}

.vmid{vertical-align:middle;}
.vtop{vertical-align:top;}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.justify{text-align:justify;}
.pointer{cursor:pointer;}
.floatLeft{float:left;}
.floatRight{float:right;}
.floatClear{clear:both;}
.ml5{margin-left:5px;}
.ml8{margin-left:8px;}
.ml15{margin-left:15px;}
.ml30{margin-left:30px;}
.ml83{margin-left:83px;}
.ml13{margin-left:13px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr12{margin-right:12px;}
.mr14{margin-right:14px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt3{margin-top:3px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt60{margin-top:60px;}
.m0{margin:0px;}
.mb5{margin-bottom:5px;}
.mtminus8{margin-top:-8px;}

.pt5{padding-top:5px;}

.pl10{padding-left:10px;}
.pr10{padding-right:10px;}

.midblue{color:#6E89A1;}
.white{color:#FFFFFF;}
.darkblue{color:#2F4C65;}
.darkgrey{color:#888888;}

.f8pt{font-size:8pt;}
.f9pt{font-size:9pt;}
.f10pt{font-size:10pt;}
.f11pt{font-size:11pt;}
.f12pt{font-size:12pt;}

div.clearer{height:1px;font-size:1pt;}

.floatLeft{float:left;}
.floatRight{float:right;}
.floatClear{clear:both;}

/* printing */
.printON{display:block;}
.printONH{display:none;}
.printOFF{display:none;}

form{margin:0px;}

/* Search */
#liveSearch{
	position:absolute;
	top:37px;
	right:50px;
	width:200px;
	background-color:transparent;
	z-index:4;
}

input.topSearchBox{
	position:absolute;
	border:1px solid #CCCCCC;
	color:#2F4C65;
	width:125px;
	height:17px;
	padding-left:5px;
	padding-top:1px;
	font-size:9pt;
	z-index:3;
}
/* Mail,Print,PDF */
#mailPrintPdf{
	position:relative;
	padding-top: 10px;
	padding-right:10px;
	width:120px;
	font-weight:normal;
	float:right;
}
/* Search Section */
#searchsection{
 	position:relative;
	padding-top:0px;
	padding-right:20px;
	width:200px;
	float:right; 
}
/* forms */
input.formg, textarea.formg, select.formg{
	background-color:#FFF;
	border:1px solid #A1A1A1;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 9pt;
}
/* cart */
div.optionContainer{
	position:absolute;
	left:117px;
	bottom:9px;
	font-size: 8pt;
	color:#09c;
	vertical-align:bottom;
}
div.optionContainer option{
	font-size: 8pt;
	color:#09C;
}
div.optionContainer input, div.optionContainer select{
	font-size: 8pt;
	color:#09C;
	border:1px solid #09C;
}
div.descText{
	position:absolute;
	right:90px;
	bottom:10px;
	font-size: 7pt;
	color:#09c;
	vertical-align:bottom;
}
div.descText input{
	text-align:right;
	font-family:Arial, Verdana;
	border:1px solid #09c;
	background-color:#FFF;
	font-size: 7pt;
	width:30px;
	color:#09c;
}
.thePrice{
	position:absolute;
	right:10px;
	bottom:70px;
	font-size: 11pt;
	font-weight:bold;
	text-align:center;
	width:63px;
	color:#09c;
}
.thePrice_serv{
	position:absolute;
	right:10px;
	bottom:70px;
	font-size: 11pt;
	font-weight:bold;
	text-align:center;
	width:63px;
	color:#F93;
}
/* Authorize.net */
.AuthorizeNetSeal{
	position:absolute;
	left:192px;
	top:10px;
}
/* news */
div.newsletter{
	border-right:2px solid;
	color:#FF9933;
	font-family:Arial,Verdana;
	font-size:10pt;
	font-weight:bold;
	height:37px;
	position:absolute;
	right:280px;
	text-align:left;
	top:44px;
	width:224px;
	z-index:10;
}
input.newsletter{
	text-align:right;
	font-family:Arial, Verdana;
	border:1px solid #F93;
	background-color:#FAFAFA;
	font-size: 8pt;
	width:150px;
	color:#F93;
}
input.newsbutton{
	text-align:center;
	font-family:Arial, Verdana;
	border:1px solid #F93;
	background-color:#FAFAFA;
	font-size: 8pt;
	color:#F93;
	cursor:pointer;
}
/* Products */
.productsContainer{
	position:relative;
	background-color:transparent;
	width: 600px;
	height:140px;
	margin-left:30px;
	margin-top:15px;
	border-bottom:1px solid #0099CC;
}
.imageHere{
	position:relative;
	vertical-align:top;
	padding:5px;
	float:left;
	border:1px solid #09c;
	background-color:#fff;
}
.titleHere{
	position:relative;
	font-size: 11pt;
	color:#0099CC;
	font-weight:bold;
	width:460px;
	float:left;
	margin-left:10px;
}
.titleHere_serv{
	position:relative;
	font-size: 11pt;
	color:#FF9933;
	font-weight:bold;
	width:460px;
	float:left;
	margin-left:10px;
}
.descrHere{
	position:relative;
	float:left;
	margin-left:10px;
	width:460px;
	text-align:justify;
}
.descrHereProd{
	position:relative;
	float:left;
	margin-left:10px;
	width:390px;
	text-align:justify;
}
.overBG{ background-color:#F3FCFF; }
/* head */
.nominoP{
	position:absolute;
	top:73px;
	left:330px;
	z-index:100;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 28pt;
	font-weight:bold;
	color:#FFF;
	/*border:1px solid #fff;*/
	text-align:left;
}
.nominoP_home{
	position:absolute;
	bottom:50px;
	left:50px;
	z-index:100;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 24pt;
	font-weight:bold;
	color:#FF9933;
	/*border:1px solid #fff;*/
	text-align:left;
}
.bottomButton{
	text-align:center;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 9pt;
	background:transparent;
	color:#0099CC;
	vertical-align:top;
}
.copyP{
	position:absolute;
	width:980px;
	bottom:15px;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 7pt;
	color:#FFF;
	text-align:center;
	left:50%;
	margin-left:-490px;
	z-index:1000;
}
#testimonial{
	position:absolute;
	top:550px;
	left:0px;
	width:290px;
	z-index:700;
	/*border:1px solid black;*/
}
#bodymonial{
	font-family: "Century Gothic","Comic Sans MS",Verdana, Helvetica;
	font-size: 12pt;
	color:#0099CC;
	font-weight:bold;
	text-align:left;
	margin-left:30px;
}
#titlemonial{
	font-family: "Century Gothic","Comic Sans MS",Verdana, Helvetica;
	font-size: 9pt;
	text-align:right;
	color:#0099CC;
	width:300px;
}

/* Gallery */
.catsBordOff{
	border:1px solid #48281C;
}
.catsBordOn{
	border:1px solid #FACEA8;
}
#galleryImage{
	position:relative;
	text-align:center;
	padding:5px;
	vertical-align:middle;
	margin:5px;
	cursor:pointer;
}

.imgCentrata{
	position:absolute;
	left:50%;
	top:50%;
}
.bubble{
	position:absolute;
	top:150px;
	left:15px;
	z-index:500;
}
/* Layers */
#bigContainer{
	position:absolute;
	width:980px;
	top:0px;
	left:50%;
	margin-left:-490px;
	background:transparent;
	margin-bottom:0px;
	/*border:1px solid #DDD;*/
}
/* Testi mod */
.head_blue{
	color:#0099CC;
	font-weight:bold;
}
/* input */
input.form, select, textarea{
	background-color:#FDFCFB;
	border: solid 1px #26150F;
	color:#26150F;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 10pt;
}
div.form{
	position:relative;
	text-align:left;
	margin-left:90px;
	border:1px solid #DCD9D0;
	width:400px;
	padding:30px;
	background-color:#FAFAFA;
}
input.form_contact, select.form_contact, textarea.form_contact{
	background-color:#FDFCFB;
	border: solid 1px #666;
	color:#666;
	font-family: "Century Gothic",Verdana, Helvetica;
	font-size: 9pt;
}
div.form_contact{
	position:relative;
	top:240px;
	text-align:left;
	border:1px solid #EFEFEF;
	background: #f6f6f6;
	width:500px;
	padding:30px 30px 40px 120px;
s}
#headerHack{
	position:relative;
	width:980px;
	margin:0px;
	padding:0px;
}
/* BLOG */
	/* TOPIC */
table.blog_topic{
	width:600px;
	border:1px solid #D4D0C8;
}
table.blog_topic td.body{
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:10px;
	background-color:#FEE2E2;
}
table.blog_topic td.bottom{
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 7pt;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	background-color:#FEE2E2;
}
	/* REPLY */
table.blog_reply{
	width:600px;
	border-top:1px solid #D4D0C8;
	/*display:none;*/
}
table.blog_reply td.body{
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:10px;
	padding-right:10px;
	background-color:#E2FCFE;
	border-left:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
	width:600px;
}
table.blog_reply td.bottom{
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 7pt;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #D4D0C8;
	padding-right:10px;
	background-color:#E2FCFE;
	border-left:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	width:600px;
}
table.blog_reply td.insert{
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	padding:10px;
	padding-left:20px;
	background-color:#FFF;
	width:600px;
}
	/* ADDNEW */
.newpost{
	width:450px;
	margin-left:70px;
	margin-top:10px;
	padding:10px;
	border:1px solid #DCD9D0;
	background-color:#FAFAFA;
}
table.insertNew{
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
}
table.insertNew td{
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	padding-top:2px;
}
table.insertNew input, table.insertNew textarea{
	background-color:#FDFCFB;
	border: solid 1px #333639;
	color:#333639;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	width: 220px;
}

	/* LINKS */
a.title_bottom{
	color:#0099CC;
}
a.title_bottom:focus, a.title_bottom:hover {
	text-decoration : none;
	color : #FFFFFF;
	background-color: #0099CC;
}

/* Layer Drag */
.layerDrag{
	width:930px;
	height:800px;
	left:50%;
	margin-left:-465px;
	background-color:#FFFFFF;
	text-align:center;
	border: solid 2px #FF861A;
	z-index:100005;
	overflow-x:hidden;
	overflow-y:hidden;
}
#layerTitle{
	position:relative;
	margin:0px;
	padding-top:3px;
	width:100%;
	height:25px;
	font-family: Verdana, Helvetica;
	font-size: 11pt;
	font-weight:bold;
	color:#0A2746;
	background-color:#FFFFFF;
	text-align:center;
	z-index:10;
}
.bigKahuna{
	width:100%;
	top:0px;
	left:0px;
	background-color:#000000;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	z-index:100002;
}
