@charset "utf-8";
/* CSS Document */
* {
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
body {
	background:#091e40;
	color:#fff;
	margin:0;
	padding:0;
}
div#headerDiv {
	width:788px;
	height:134px;
	background:url(../images/backPattern.png);
	margin:0 auto;
	border:1px #afafbe solid;
	overflow:hidden;
	clear:both;
	border-bottom:none
}
div#headerInner {
	width:725px;
	height:98px;
	margin:17px auto;
	background:#a5b3ab url(../images/headerBG.png);
	position:relative;
	border:1px #fff solid;
}
div#headerInner div#mDiv {
	margin:0 178px 0 152px;
	height:68px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	padding:15px;
	color:#152f55;
	font-size:10pt;
}
div#headerInner div#mDiv h2 {
	font-size:9pt;
	margin:0;
	padding:2px;
}
div#headerInner div#mDiv p {
	font-size:9pt;
	margin:0;
	padding:2px;
}
div#headerInner div#mDiv a {
	margin:0;
	padding:2px;
	text-decoration:none;
	color:#152f55;
}
div#headerInner div#mDiv a:hover {
	text-decoration:underline;
}
div#headerInner div#rDiv {
	position:absolute;
	width:178px;
	right:0;
	height:98px;
}
div#headerInner div#rDiv p {
	font-size:7.5pt;
	margin:0;
	padding:10px;
	text-align:left;
	color:#152f55;
	font-weight:bold;
}
div#headerInner div#rDiv p a {
	font-size:7.5pt;
	margin:0;
	text-align:center;
	color:#152f55;
	font-weight:bold;
	text-decoration:none;
}
div#headerInner div#rDiv p a:hover {
	text-decoration:underline;
}
div#headerInner div#lDiv {
	position:absolute;
	width:152px;
	left:0;
	height:98px;
}
div#headerInner div#lDiv h1 {
	background:url(../images/logo01.png) no-repeat center;
	width:152px;
	height:92px;
	/*
	width:145px;
	height:92px;*/
	padding:0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
div#headerInner div#lDiv h1 a {
	display:block;
	width:100%;
	height:92px;
}
div#navigationBar {
	width:788px;
	margin:0 auto;
	clear:both;
	background:#152f55;
	border:1px #afafbe solid;
	line-height:36px;
	/*padding:2px 3px;*/
	text-transform:uppercase;
	text-align:center;
}
div#navigationBar ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#navigationBar ul li {
	margin:0;
	padding:0;
	display:inline;
	border-right:1px #fff solid;
}
div#navigationBar ul li.last {
	margin:0;
	padding:0;
	display:inline;
	border-right:none;
}
div#navigationBar a {
	color:#a5b3ab;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}
div#navigationBar a:hover, div#navigationBar a.active {
	color:#fff;
}
div#bodyContentsHolder_design {
	width:788px;
	margin:0 auto;
	clear:both;
	background:#152f55;
	border:1px #afafbe solid;
	border-top:none;
	
	position:relative;
	/*min-height:600px;
	height:600px;
*/
	height:auto !important;
	
}
div#bodyContentsHolder {
	width:788px;
	margin:0 auto;
	clear:both;
	background:#152f55;
	border:1px #afafbe solid;
	border-top:none;
	padding:10px 0px;/*5px;*/
	position:relative;
	/*min-height:600px;
	height:600px;
*/
	height:auto !important;
	
}
.contentDiv {
	width:470px;
	padding:10px;
	margin-left:280px;
	background:url(../images/contentDivM_BG.png) repeat-y;
	position:relative;
	color:#767892;
	min-height:600px;
	height:auto !important;
	height:600px;
}
div#bodyContentsHolder .contentDiv p {
	color:#767892;
	font-size:9.5pt;
	margin:5px;
	padding:5px 15px;
	line-height:10pt;
	text-align:left;
}
div#bodyContentsHolder .contentDiv td {
	color:#767892;
	font-size:9.5pt;
	/*margin:5px;
	padding:5px 15px;*/
	line-height:10pt;
	text-align:left;
}
div#bodyContentsHolder .contentDiv h2 {
	color:#152f55;
	width:451px;
	font-size:10pt;
	margin:0 -5px;
	padding:5px;
	padding-left:15px;
	line-height:12pt;
	background:#e4e6e4;
	clear:both;
}
div#bodyContentsHolder .contentDiv .contentDivTop {
	position:absolute;
	top:0;
	left:0;
	width:481px;
	height:15px;
	line-height:15px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/contentDivTopBG.png) no-repeat;
}
div#bodyContentsHolder .contentDiv .contentDivBottom {
	position:absolute;
	bottom:-3px;
	left:0px;
	width:481px;
	height:15px;
	line-height:15px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/contentDivbottomBG.png) no-repeat;
}
div#bodyContentsHolder div#leftMenuDiv {
	width:240px;
	position:absolute;
	top:33px;
	left:20px;/*background:#fff;*/
}
div#bodyContentsHolder div#leftMenuDiv div#masterdiv {
	font-size:9pt;
	color:#a5b3ab;
	/*font-weight:bold;*/
}
div#bodyContentsHolder div#leftMenuDiv div#masterdiv a{
	font-size:9pt;
	color:#a5b3ab;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0;
}
div#bodyContentsHolder div#leftMenuDiv div#masterdiv h3 {
	font-family:"Times New Roman", Times, serif!important;
	font-size:10.5pt;
	color:#fff;
}
div#bodyContentsHolder div#leftMenuDiv div#masterdiv .hrDivider {
	background:url(../images/menuDivider.jpg) center repeat-x;
	height:8px;
	margin:5px auto;
}
div#bodyContentsHolder div#leftMenuDiv div#masterdiv .hrDivider hr {
	display:none;
}
.cartDetails{
	padding:10px;
	background:#344265;
	/*min-height:18px;*/
	display:block; 
	
}
/*footer*/
div#footer {
	width:788px;
	height:100px;
	background:url(../images/backPattern.png);
	margin:0 auto;
	border:1px #afafbe solid;
	overflow:hidden;
	clear:both;
	padding:10px 0px;/* 10px 5px*/
	font-size:8.5pt;
	color:#a5b3ab
}
div#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#footer ul li {
	margin:0;
	padding:0;
	display:inline;
	width:50%;
	line-height:11pt;
}
div#footer ul.FooterBase {
	clear:both;
	display:block;
	list-style:none;
	width:700px;
	margin:5px auto!important; 
}
div#footer ul.FooterBase li.firstchild {
	margin:0;
	padding:0;
	display:inline!important;
	width:50%;
	float:left;
	line-height:11pt;
}
div#footer ul.FooterBase li.firstchild a {
	font-size:8.5pt;
	color:#a5b3ab;
	text-decoration:none;
}
div#footer ul.FooterBase li.firstchild a:hover {
	text-decoration:underline;
}
div#footer ul.FooterBase li.secondchild {
	margin:0;
	padding:0;
	margin-left:50px;
	display:inline;
	width:50%;
	line-height:11pt; /*border:1px #fff solid;*/
	
}
div#footer ul.FooterBase li.secondchild ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
div#footer ul.FooterBase li.secondchild ul li {
	display:inline;
	margin:0;
	padding:0 3px;
	border-right:1px #afafbe solid;
}
div#footer ul.FooterBase li.secondchild ul li.last {
	display:inline;
	margin:0;
	padding:0 3px;
	border:none;
}
div#footer ul.FooterBase li.secondchild ul li a {
	padding:0px 2px;
	margin:0 2px;
	font-size:8.5pt;
	color:#a5b3ab;
	text-decoration:none;
}
div#footer ul.FooterBase li.secondchild ul li a:hover {
	text-decoration:underline;
}
.ClearDiv {
	display:block;
	clear:both;
	line-height:5px;
	margin:0;
	padding:0;
	height:5px;
	overflow:hidden;
}
img.left {
	float: left;
	margin-top: 0pt;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0pt;
}
.NoBulled {
	list-style:none;
	padding:0;
	margin:0;
	font-size:9pt;
}
.NoBulled li {
	list-style:none;
	padding:0;
	margin:0;
	font-size:9pt;
}
.BoldRedLink {
	color:#c61f48;
	font-size:7.5pt;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.divHR {
	background:url(../images/hr.png) center repeat-x;
	height:6px;
	width:451px;
	clear:both;
	display:block;
	line-height:6px;
	margin:0 -5px;
	padding:5px;
	padding-left:15px;
}
.divHR hr {
	display:none;
}
.smallFonts {
	font-size:7.5pt!important;
}
.smallFonts8 {
	font-size:8pt!important;
}
.menutitle {
	cursor:pointer;
}
.submenu {
	margin-bottom: 0.5em;
	padding:5px;
	padding-left:20px;
}











/*ghdfgfdgddgdfgdfgdfg*/



#midwrapp h2.welcome {
font-size:1.8em;
color:#E5239D;
text-transform:capitalize;
/*font-style:italic;*/
font-weight:100;
display:block;
margin-bottom:10px;
letter-spacing:0;
height:auto;
}
h4.bbold {
color:#152f55;
font-size:1.2em;
font-weight:700;
margin:3px 0;
padding:0;
}
#midwrapp .grayh2 {
background:url(images/grayh2.png) repeat-x left top;
height:35px;
padding-top:11px;
padding-left:10px;
font-size:1.25em;
margin-top:17px;
color:#000;
margin-bottom:6px;
letter-spacing:0;
width:460px;
}
#midwrapp p {
margin-bottom:12px;
margin-top:12px;
font-size:1.1em;
}
div#logid {
	width: 100%;
	widt\h: 317px;	
	padding-left: 30%;
	position: relative;
	height: 500px;
}
div#logid01 {
	width: 100%;
	width: 433px;
	padding:10px;	
	position: relative;
	height: 500px;
}

div#logid02 {
	width: 100%;
	width: 433px;
	padding:10px;
	height:1550px;	


}

@media all and (min-width: 0px){
html>body .shadetabs {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
font-size:12px;
  padding: 2px 0 2px 1px;
}
}
* html #logid #newuser  {
	position: relative;
	width: 18%;
	content:"\"/*";
}
* html #logid #newuser {
	background: url(images/or.gif) no-repeat right top;
	width: 40%;
	position: absolute;
	top: 5px;
	content:"\"*/";
	left: 0px;
}
html>body #logid #newuser {
	background: url(images/or.gif) no-repeat right top;
	width: 140px;
	position: absolute;
	left: 0px;
	top: -4px;
	padding:0px;
	margin:0px;
}
h4.bbold {
color:#152f55;
font-size:14px;
font-weight:700;
margin:5px 0;
padding-left:18px;

}

#midwrapp.akey {
text-decoration: underline;
}
#midwrapp strong {
font:700 1.0em Arial, Helvetica, sans-serif;
}
#midwrapp fieldset {
border: 1px solid #D6DBE3;
margin-top: 10px;
padding-left:8px;
padding-bottom:8px;
padding-top:8px;

}
#midwrapp01 fieldset {
border: 1px solid #D6DBE3;
margin-top: 10px;
padding-left:8px;
padding-bottom:8px;
padding-top:8px;
width:425px;
}
#midwrapp01 legend {
font: bold 14px Arial, Helvetica, sans-serif;
color: #152f55;
background-color: #FFFFFF;
}

#midwrapp legend {
font: bold 14px Arial, Helvetica, sans-serif;
color: #152f55;
background-color: #FFFFFF;
}
#botwhite #midwrapp {
padding:20px 22px 35px 23px;
}
#midwrapp .bottext {
border-top:1px solid #EAEAEA;
margin-top:5px;
margin-bottom:3px;
padding-top:5px;
padding-bottom:3px;
font-style:italic;
color:#000;
}
#midwrapp dl {
width:120px;
display:block;
text-align:center;
margin-bottom:10px;
}
#midwrapp dd {
margin:0 5px;
}

input.txt,select.sitewideinput {
color: #000000;
background-color: #EAEDF1;
border: 1px inset #5C7198;
width: 200px;
font-size: 95%;
font-weight: 700;
padding: 1px;
}
input.txt,select.sitewideinput01 {
color: #000000;
background-color: #EAEDF1;
border: 1px inset #5C7198;
width: 360px;
font-size: 95%;
font-weight: 700;
padding: 1px;
}
input.txt,select.sitewideinput02 {
color: #000000;
background-color: #EAEDF1;
border: 1px inset #5C7198;
width: 250px;
font-size: 95%;
font-weight: 700;
padding: 1px;
}
input.btn {
color: #234468;
border: 1px outset #9FBDDF;
background: #AEC8E4;
}

/*---------Links-----------*/
a:link,a:visited {
color:#e5239d;
}
a:focus,a:hover,a:active {
color:#FC9;
}
.loginbox a:visited {
color:#344B74;
}


a.grey_link:link,a.grey_link:visited {
color:#344B74;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

}
a.grey_link:hover {
color:#e5239d;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

}

a.grey_link01:link,a.grey_link01:visited {
color:#FFFFFF;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

}
a.grey_link01:hover {
color:#e5239d;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

}
a.grey_link02:link,a.grey_link02:visited {
color:#e5239d;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

}
a.grey_link02:hover {
color:#FFFFFF;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

}
#quetab a {
color:#f29180;
text-decoration:none;
letter-spacing:0;
}



form p label {
float: left;
width: 35%;
font: 100 100% Arial, Helvetica, sans-serif;
}

/*dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffnnnnnnnnnnnnnnnnnnnnnnnnnnnnnfffffffff*/


/* CSS Document */
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 2px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 4px;
margin-right: 1px;
border: 1px solid #778;
color: #2d2b2b;
height:45px;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


/*dfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff*/


/*database table*/
.datatable {
border: 1px solid #D6DDE6;
border-collapse: collapse;
margin:1px auto 10px;
width: 485px;
height:auto;
}
.datatable td {
font:100 11px Arial, Helvetica, sans-serif;
border: 1px solid #B0C4DE;
text-align: left;
color:#344B74;
padding-left:10px;
padding-bottom:4px;
padding-right:4px;
padding-top:4px;
height:70px;

}
.datatable th {
font:100 11px Arial, Helvetica, sans-serif;
border: 1px solid #B0C4DE;
background-color: #EAF2FB;
font-weight: bold;
text-align: center;
padding: 4px;
}
.datatable caption {
font:700 11px Arial, Helvetica, sans-serif;
background-color: #B0C4DE;
color: #33517A;
padding-top: 6px;
padding-bottom: 6px;
border: 1px solid #B0C4DE;
margin:0 auto;
width: 485px;
}
.datatable tr.altrow {
background-color: #FCE9F5;
color: #000000;
}
.datatable tr:hover {
background-color: #FFF;
color: #000000;
}
.datatable ul  {
	list-style: none inside;
	padding:5px;
}
.datatable a {
	text-decoration: none;
}

.tabletext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

.contentstyle{
	border: 1px solid #C6DAD9;
	/*width: 465px;*/
	width: 430px;
	padding: 10px;
	margin: 1px auto 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.contentstyle01{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
}


div#bottom_bar_1{
	position:relative;
	left:280px;
	width:481px;
	height:15px;
	line-height:15px;
	background:url(../images/contentDivbottomBG.png) no-repeat;
	}
	
/*Saltare Tabular deta start here */
table#stats {
font-size:11px;
width:420px;
background-color:#EAF2FB;
border:1px solid #FFF;
border-collapse:collapse;
border-spacing:0;
margin:0 auto 15px;
}
table#stats td {
background-color:#EAF2FB;
color:#002373;
text-align:left;
border:1px #fff solid;
vertical-align:top;
padding:4px 8px;
}
table#stats td.hed {
background-color:#000066;
color:#fff;
text-align:left;
border-bottom:2px #fff solid;
font-size:12px;
font-weight:700;
padding:4px 8px;
}
/*Saltare Team pricing deta start here */

#stats strong,#tpric strong {
color:#00267F;
}
table#stats td a:link,table#stats td a:visited,table#tpric td a:link,table#tpric td a:visited {
color:#F61E99;
}
table#stats td a:focus,table#stats td a:hover,a:active,table#tpric td a:focus,table#tpric td a:hover,a:active,.sresult dt strong {
color:#000;
}
#productstore a:focus,#productstore a:hover,#productstore a:active,#productstore span a:focus,#productstore span a:hover,#productstore span a:active {
color:#000;
text-decoration:none;
}
h4.bbold {
color:#000;
font-size:1.2em;
font-weight:700;
margin:5px 0;
padding:0;
}


/*database table*/
.datatable {
border: 1px solid #D6DDE6;
border-collapse: collapse;
margin:1px auto 10px;
width: 450px;
}
.datatable td {
font:100 11px Arial, Helvetica, sans-serif;
border: 1px solid #B0C4DE;
text-align: left;
color:#344B74;
padding: 4px;
}
.datatable th {
font:100 11px Arial, Helvetica, sans-serif;
border: 1px solid #B0C4DE;
background-color: #EAF2FB;
font-weight: bold;
text-align: center;
padding: 4px;
}
.datatable caption {
font:700 12px Arial, Helvetica, sans-serif;
background-color: #B0C4DE;
color: #33517A;
padding-top: 6px;
padding-bottom: 6px;
border: 1px solid #B0C4DE;
margin:0 auto;
width: 450px;
}
.datatable tr.altrow {
background-color: #FCE9F5;
color: #000000;
}
.datatable tr:hover {
background-color: #FFF;
color: #000000;
}
.datatable ul  {
	list-style: none inside;
}
.datatable a {
	text-decoration: none;
}
.defualt_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767892;
	font-weight: normal;
}
.defualt_text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33517A;
	font-weight: normal;
	text-align: center;
}
. ht1
{
min-height:900px;
height:auto !important;
height:900px;


}
.per
{
	font: bold 14px Arial, Helvetica, sans-serif;
color: #152f55;
background-color: #FFFFFF;
}
.left_img {
	width:166px;
	height:140px;
	/*position:absolute;*/
	background:url(../images/saltare_img.gif) no-repeat;
	/*top:573px;
	left:40px;*/
	margin-left:40px; 
	font-family:Arial, Helvetica, sans-serif;
	padding-top:30px;
	font-size:24px;
	font-weight:bolder;
	color:#e5239d;
}
.left_img h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#091e40;
	padding:0px;
	margin:0px;
}
.left_img h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#091e40;
	padding:0px;
	margin:0px;
}