body, html
{
	background-color: #5184a2;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(/images/vpx/img/circles_small_bg.gif);
	background-repeat: repeat;
}
.login_txt {
	color: #666666;
	font-weight: bold;
}

#login_line {
border-top: 1px solid #ff9900;
height: 1px;
width: 100%;
}
#login_msg {
padding-top:10px;
text-align:center;
}
#welcome_area {
	margin: 0px;
	padding: 0px;
}

#welcome_area p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #666;
	font-family: Arial, Verndana;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	
}

img { border-style: none; }

#main
{
	font-family: Helvetica, sans-serif;
	width: 1010px;
	margin: 0px auto;
	padding-top: 20px;
	min-height: 600px;
	
}

#mainsml
{
	font-family: Helvetica, sans-serif;
	width: 350px;
	margin: 0px auto;
	padding-top: 20px;
	min-height: 260px;
	
}

#main23
{
	font-family: Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background-color: white;
		
}

#header
{
	width: 1010px;
	clear: both;
	height: 71px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-image: url('/images/vpx/img/top.header.gif');
	background-repeat: no-repeat;
}
#header_smaller
{
	width: 860px;
	clear: both;
	height: 71px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-image: url('/images/vpx/img/header_sm.gif');
	background-repeat: no-repeat;
}

#title
{
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	border-top: 0px #FFF;
	border-right: 0px #FFF;
	border-bottom: 1px #F90 solid;
	border-left: 0px #FFF;
	background-image: url('/images/VPX/img/title_background.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #6699cc;
	font-family: Arial, Verndana;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
#cart-total
{
	height: 40px;
	margin: 0px;
	padding: 2px 10px 2px 0px;
	text-align: left;
	vertical-align: middle;
	border-top: 0px #FFF;
	border-right: 0px #FFF;
	border-bottom: 1px #F90 solid;
	border-left: 1px #F90 solid;
	background-image: url('/images/ecart.jpg');
	background-position: 95%;
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #6699cc;
	font-family: Arial, Verndana;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
#cart-total p
{
	margin: 12px 5px 0px 15px;

}
#title_sm
{
	width: 860px;
	height: 26px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	border-top: 0px #FFF;
	border-right: 0px #FFF;
	border-bottom: 1px #F90 solid;
	border-left: 0px #FFF;
	background-image: url('/images/vpx/img/title_background.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #6699cc;
	font-family: Arial, Verndana;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}



.ie #title
{
	line-height: 16px;
}

#title p
{
	margin: 6px 5px 0px 15px;
	text-transform: capitalize;
}

#title strong { color: #000; }

#login_name {
height: 26px;
margin: 0px;
padding: 1px 20px 0px 0px;
text-align: right;
vertical-align: middle;
border-top: 0px #FFF;
border-right: 0px #FFF;
border-bottom: 1px #F90 solid;
border-left: 0px #FFF;
background-image: url('/images/vpx/img/title_background.gif');
background-repeat: repeat-x;
background-color: #FFF;
color: #6699cc;
font-family: Arial, Verndana;
font-weight: bold;
}

#title_sm p
{
	margin: 6px 5px 0px 15px;
	text-transform: capitalize;
}
#login_name p.loggedinas {
color: #333;
line-height: 0px;
font-size: 9px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 1.25em;  

}

#login_name p.loggedinas_username {
  color: #000;
  line-height: 1em;
text-align: top;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
 
}
/**********logout btn***********/

.log_out_btn a {
margin: 3px 0px 0px 0px;
text-align: center;
display:block;
width: 56px;
height: 19px;
font: bold 13px sans-serif;;
color:#333;
background: url('/images/vpx/img/log_out_btn.gif') 0 0 no-repeat;
text-decoration: none;
}

.log_out_btn a:hover, .log_out_btn a:active {
text-align: center;
background-position/**/: 0 -19px;
color: #049;
width: 56px;
}

/* end logout btn */
#body
{
	min-width: 1010px;
	min-height: 550px;
	background-color: #FFF;
	border-top: 0px #FFF;
	border-right: 0px #FFF;
	border-bottom: 1px #F90 solid;
	border-left: 0px #FFF;
	overflow: visible;
	font-size: 10px;
}

#bodysml
{
	min-width: 350px;
	min-height: 260px;
	background-color: #FFF;
	border-top: 0px #FFF;
	border-right: 0px #FFF;
	border-bottom: 1px #F90 solid;
	border-left: 0px #FFF;
	overflow: visible;
	font-size: 10px;
}
#function
{
	min-height: 475px;
	width: 100%;
	/* overflow: scroll; */
	/* text-align: center;*/
}

#func23
{
	padding: 20px 10px 20px 10px;
}


#function {
	text-align: -moz-center;
}

#message_container
{
	/*border: 1px solid red;*/
	display: block;
	background-color: #FFF;
	width: 100%;
	height: 80px;
	/* border-bottom: 1px #AAA solid; */
}

#messages
{
	
	/*position: relative;
	left: 450px;
	bottom: 80px;*/
	float: left;
	background-color: #FFF;
	width: 500px;
	height: 75px;
	overflow: auto;
	/*border: 1px solid green;*/
	}

#messages ul
{
	color: #c03;
	list-style: disc;
	}

#messages ul li
{
	font-size: 11px;
	font-weight: bold;
}

#messg
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	height: 90px;
	width: 100%;
	overflow: auto;
	float: left;
	clear: left;
}

#messg ul{
  list-style-type: none;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#messg li{
	margin: 0px;
	padding: 0px 0px 5px 15px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFF;
	color: #c03;
	font-family: Arial, Verndana;
	font-size: 11px;
	font-weight: bold;

}

.prodcell
{
	
}

#logos
{
	float: left;
	background-color: #FFF;
	width: 450px;
	height: 80px;
	padding: 5px 0px 0px 0px;
	/*border: 1px solid green;*/
}
#logos p.client_logo
{
	padding: 0px;
	margin-left: 10px;
	overflow: hidden;
	display: inline;
	/*border: 1px purple solid;*/
}
#logos p.client_logo img {
	max-height: 65px;
	max-width: 215px;
	/*border: 1px blue solid;*/
	}

/* #logos img
{
	border: 0;
	float: left;
	height:45px;
} */

table.prodlist	{
		border: 1px solid #7ba0ba;
		}
table.prodlist th	{ color: whitesmoke;
		background-color: #94bdd5;
		border: 1px solid #7ba0ba;
		padding: 5px 5px 5px 5px;
		}

table.prodlist td	{
		border: 1px solid #7ba0ba;
		padding: 5px 5px 5px 5px;
		}
#nav2
{
	background-image: url('/images/vpx/img/footer_background_top.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 1010px;
	height: 29px;
	text-align: center;
}

#nav2 p
{
	padding: 6px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
}

#nav2 p a
{
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 11px;
	color: #113868;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 0px 6px 0px 6px;
}

#nav2 p a:hover
{
	color: #333;
	text-decoration: underline;
}

#footer
{
	width: 1010px;
	height: 16px;
	background-image: url('/images/vpx/img/footer.gif');
	padding-bottom: 30px;
	background-repeat: no-repeat;
}

.button_row
{
	padding:10px 0px 20px 0px;
}

.button_rowr
{
	padding:10px 0px 20px 0px;
	text-align: right;
}

.buttonctr { /* div to center buttons - set width on page */
	margin: 0 auto 10px auto;
}

.clear { /* generic container (i.e. div) for floating buttons */
    
   
	
}
/* buttons */

a.button {
	background: transparent url(/images/VPX/img/buttons/orangeright_n.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 12px sans-serif;
	text-transform: capitalize;
	height: 20px;
	margin-right: 6px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	letter-spacing: 1px;
}


a.button.flright
{
	float: right;
}

a.button span {
	background: transparent url(/images/VPX/img/buttons/orangeleft_n.png) no-repeat top left;
	display: block;
	line-height: 12px;
	padding: 4px 0 4px 11px;
}

a.button:hover{
	background-position/**/: right -20px;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span{
	outline: none; /* hide dotted outline in Firefox */
	background-position/**/: 0px -20px;
}

a.button:active{
   	background-position/**/: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span{
	outline: none; /* hide dotted outline in Firefox */
	background-position/**/: bottom left;
	padding: 5px 0 3px 11px; /* push text down 1px */
}

a.button.blue{
	background-image: url(/images/VPX/img/buttons/blueright_n.png);
}

a.button.blue span{
	background-image: url(/images/VPX/img/buttons/blueleft_n.png);
}

a.button.grey{
	background-image: url(/images/VPX/img/buttons/greyright_n.png);
}

a.button.grey span{
	background-image: url(/images/VPX/img/buttons/greyleft_n.png);
}

a.button.ltblue{
	background-image: url(/images/VPX/img/buttons/ltblueright_n.png);
}

a.button.ltblue span{
	background-image: url(/images/VPX/img/buttons/ltblueleft_n.png);
}

a.button.green{
	background-image: url(/images/VPX/img/buttons/greenright_n.png);
}

a.button.green span{
	background-image: url(/images/VPX/img/buttons/greenleft_n.png);
}

a.button.ltorange{
	background-image: url(/images/VPX/img/buttons/ltorangeright_n.png);
}

a.button.ltorange span{
	background-image: url(/images/VPX/img/buttons/ltorangeleft_n.png);
}

a.button.xltorange{
	background-image: url(/images/VPX/img/buttons/xltorangeright_n.png);
	color: #666;
}

a.button.xltorange span{
	background-image: url(/images/VPX/img/buttons/xltorangeleft_n.png);
}

a.button.xxltorange{
	background-image: url(/images/VPX/img/buttons/xxltorangeright_n.png);
	color: #666;
}

a.button.xxltorange span{
	background-image: url(/images/VPX/img/buttons/xxltorangeleft_n.png);
}

.emphtxt
{
	font-weight: bold;
	font-size: 14px;
	color: #e12a40;
}

div.news
{
	display: block;
	width: 100%;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
div.newsctr
{
	display: block;
	width: 100%;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
