* {
	/*padding:0;*/
	margin:0;
}
html {
	HEIGHT: 100%
}
body {
	background:url(../images/bkgd_body.jpg) #C0CFE2 repeat-x;
	height: 100%;
	margin: 0px auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#101010;
}
.login {
    margin-left: 40px;
    font-weight: bold;
}

.login label {
    display: block;
}

.modernForm {
    margin-left: 35px;
    font-weight: bold;
}

.modernForm label {
    display: block;
}

form {
	height:100%
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
}

img {
    border:0
}
.floatLeft {
    float:left;
}
.floatRight {
    float:right;
}
.clear {
    clear: both;
}
.right {
    text-align:right;
}
.left {
    text-align:left;
}
.center {
    text-align:center;
}
.top {
    vertical-align: top;
}
.middle {
    vertical-align: middle;
}
.bottom {
    vertical-align: bottom;
}
.bold {
    font-weight: 600;
}
.underline {
    text-decoration: underline;
}
.italic {
    font-style: italic;
}
.hiddenItem {
    display: none;
}

/* New text formatting styles */
#wrap {
	/* min-height: 100%; */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 970px;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

#header {
	WIDTH: 970px;
	background-color: #fff;
	margin: 0px auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
#header .contact {
	text-align: right;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #006cc9;
}

#header .contact a {
	color: #006cc9;
	text-decoration:none;
}
#header .contact a:link {
	color: #006cc9;
}
#header .contact a:visited {
	color: #006cc9;
}
#header .contact a:hover {
	color: #97653c;
	text-decoration:underline;
}
#header .contact a:active {
	color: #006cc9;
	text-decoration:none;
}

#header .tagline {
	text-align: right;
	margin: 0;
	padding: 10px 0px 10px 0px;
	font-size: 23px;
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #0f994b;
}

/* start styles for main menu */
#navbar {
	width: 950px;
	margin: 0px auto;
	background: #555555 url(../images/bkgd_navbar_gray.png) repeat-x;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	padding: 0px 10px 0px 10px;
	height: 30px;
	text-align: left;
}


.navlist {
	margin: 0px;
	padding: 0px;
	float: left;
}
.navlist li {
	display: inline;
	height: 30px;
	list-style: none;
	margin: 0px;
}
.navlist li a {
	display: block;
	float: left;
	margin: 0px;
	line-height: 30px;
	padding: 0 15px 0 15px;
	color: #f2f2f2;
	font-weight: bold;
	text-decoration: none;
}
.navlist li a:hover {
	color: #ffffff;
	background: #003267 url(../images/bkgd_navbar_hover.png) repeat-x;
}
.navlist li a:active {
	color: #d2d7d9;
	/*background: url(../images/bkgd_navbar_active.png) repeat-x;*/
}
.navlist li a.current {
	color: #f2f2f2;
	background: url(../images/bkgd_navbar_hover.png) repeat-x;
}
.navlist li a.hidden {
	display:none;
}


/* Start Property Menu */
#navbarprop {
	width: 500px;
	margin: 0px auto;
	background-color: #005f23;
/*	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	padding: 0px 10px 0px 10px;
	height: 30px;
	text-align: right;
}
#navbarProp {
	width: 970px;
	margin: 0px auto;
	clear: both;
	BACKGROUND: url(../images/bg_tabs.jpg) repeat-x 0px 100%;
	HEIGHT: 29px;
}
.primary {
	margin:0px auto;
	BORDER-BOTTOM: medium none;
	BACKGROUND: url(../images/bg_tabs.jpg) repeat-x 0px 100%;
	HEIGHT: 29px;
	float:left;
}
.primary DIV {
	TEXT-ALIGN: center; 
	PADDING-BOTTOM: 4px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	FLOAT: left; 
	HEIGHT: 20px; 
	PADDING-TOP: 5px
}
.primary DIV:hover A {
	COLOR: #003267
}
.primary .on {
	BACKGROUND: url(../images/img_arrow-gray.jpg) no-repeat 50% 100%; 
}
.primary .on:hover A {
	COLOR: #000
}
.primary A:link {
	COLOR: #000
}
.primary A:visited {
	COLOR: #000
}
.primary A:hover {
	COLOR: #000
}
.primary A:active {
	COLOR: #000
}
.primary A {
	cursor:pointer;
	TEXT-ALIGN: center; 
	BORDER-LEFT:#C4C4C4 1px solid; 
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 20px; 
	PADDING-LEFT: 1em; 
	PADDING-RIGHT: 1em; 
	DISPLAY: block; 
	FONT-SIZE: 10pt; 
	COLOR: #000;
	TEXT-DECORATION: none; 
	PADDING-TOP: 0px;
}
.primary A.first {
	BORDER-BOTTOM: medium none; 
	BORDER-LEFT: medium none; 
	BORDER-TOP: medium none; 
	BORDER-RIGHT: medium none
}

/* start styles for page content layout */

#pagecontent {
}

.blankcolumn {
	padding: 5px;
	height: 448px;
}

.columnwrapper {
	border-radius: 10px;
	/*background: url(../images/bkgd_column.png) repeat-x;*/
	padding: 5px;
	height: 448px;
	margin: 10px auto;
}

.columnscrollbar {
	height: 100%;
	overflow: auto;
	/*overflow-y: scroll;*/
}

.photo {
	width: 240px;
	height: 190px;
	margin: 0 auto;
}

.caption {
	position: relative;
	top: 160px;
	left: 0px;
	padding: 0px 10px 0px 10px;
}

.caption a {
	display: block;
	line-height: 22px;
	width: 100%; 
	/*background: url(../images/button_circle_arrow.png) no-repeat right;*/
}

#mainHome {
	margin:0px auto;
	overflow:auto;
	padding-top: 0px;
	padding-bottom: 90px;	  /* must be same height as the footer */
	width:970px;
	height:100%;
	min-height:100%;
}
#main {
	margin:0px auto;
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 90px;	  /* must be same height as the footer */
	width:970px;
	height:100%;
	min-height:100%;
}
#content {
	background-color: #FFFFFF;
	border-left:0px solid #C0CFE2;
	border-right:0px solid #C0CFE2;
	border-bottom:0px solid #C0CFE2;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 90px;	  /* must be same height as the footer height plus footer padding*/
	margin:0px auto;
	min-width: 950px;
	height:100%;
	min-height:100%;
	width: 950px;
	overflow:auto;
}

.spacer{
	height: 15px;
}



#footer_wrapper, .push {
	height: 120px; /* .push must be the same height as .footer */
}
#footer_wrapper {
    background: none repeat scroll 0 0 #4c5052;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.9) inset, 0 0 0 rgba(255, 255, 255, 0.2) !important;
    width: 100%;
}
#footer {
    margin: 0 auto;
	padding: 15px 10px 0px 10px;
    max-width: 90%;
	min-width: 960px;
}
#footer h3, #footer p, #footer a {
color: #fafafa;
}

#footer p {
	line-height: 2em;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .icon-vchome {
	background: url("/images2011/icon-vchome.png") no-repeat;
	padding-left: 2em;
}

#footer .icon-contact {
	background: url("../images/icon-contact.png") no-repeat;
	padding-left: 2em;
}
#footer .icon-fb {
	background: url("../images/icon-fb.png") no-repeat;
	padding-left: 2em;
}


H1 {
	MARGIN-TOP: 8px; COLOR: #053187; FONT-SIZE: 22px; margin-top: 8px;  margin-bottom: 8px; 
}
.small-header {
	FONT-SIZE: 16px
}
H2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #379d46;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	margin-top: 10px;  
	margin-bottom: 10px; 

}
H3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #292929; FONT-SIZE: 13px; FONT-WEIGHT: bold;margin-top: 0.5em; margin-bottom: 0.5em; 
}
H4 {
	COLOR: #053187; FONT-SIZE: 22px; margin-top: 16px; margin-bottom: 16px; 

}
P {
	FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #292929; FONT-SIZE: 12px; margin: 1em 0;
}
A {	color: #006cc9; text-decoration: underline}
A:link { color: #006cc9; }
A:visited { color: #006cc9; }
A:hover { color: #97653c; text-decoration: underline}
A:active { color: #006cc9; text-decoration: underline}

.formData {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align:left;
}

.vcLabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:left;
}
.vcLabelRight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:right;
}
.vcLabelCenter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:center;
}
.vcButton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	
}
 
.formLabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.vcLabelwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}
.vcData {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
}
.formHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formHeaderBlank {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 28px;
	vertical-align:middle;
	background-image:url(../images/header_blank.gif);
	background-repeat:no-repeat;
	text-align: left;
}
.ViewOrdersLabel{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #006633;
	border-top:1px solid #FFFFFF;
	
}
.largeContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*li {
	padding-bottom:5px;
}*/
.announceHeader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	/*background-image: url(../images/announce_header.gif);*/
	height: 25px;
	padding-left: 15px;
	padding-top: 4px;
	background-repeat: repeat-x;
	margin:0 auto;
	width:540px;
}
.dvAnnouncement{
	border: silver 1px solid;
	padding:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	margin:0px auto;
	width:523px;
}
.welcomeMsg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
	margin:0px auto;
}
.welcome{
	clear:both;
	margin:0px auto;
	width:660px;
	text-align:center;
	padding-bottom: 30px;
}
.redBar{
    WIDTH: 100%;
    COLOR: #990000;
	text-align: center;
}
.greenHeader {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.greenLabel {
	font-weight: bold;
	color: #006633;
}

/**************************************/
/*          Help Styles             */
/*************************************/ 

.helpDiv
{
	padding:0px 0px 0px 0px;
	margin:0px auto;
	overflow:auto;
	display:none;
    z-index: 999;
} 
.helpContent{
	text-align:center;
	line-height: 26px;
	padding:10px;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-radius: 0 0 4px 4px;
	background:url(../images/contentBack.png) #E4E5E7 repeat-x;
	z-index: 999;
	font-size: 12px;
}

.helpContent p {
	font-size: 12px !important;
}

/**************************************/
/*        Content Containers          */
/*************************************/ 
.headerGreen {
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	background:url(../images/header_green.png) 0px 0px repeat-x;
}
.contentBox{
	line-height: 26px;
	padding:10px;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-radius: 0 0 4px 4px;
	background:url(../images/contentBack.png) #E4E5E7 repeat-x;
}
.headerBlue {
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	padding-left:10px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	background:url(../images/header_blue.png) 0px 0px repeat-x;
}

.headerBlue A {	color: #fff; text-decoration: none}
.headerBlue A:link { color: #fff; }
.headerBlue A:visited { color: #fff;}
.headerBlue A:hover { color: #97653c; text-decoration: underline}
.headerBlue A:active { color: #fff; text-decoration: underline}


.headerFormData {
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    padding-left:10px;
    padding-right:5px;
    padding-top:0px;
    padding-bottom:0px;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    background:url(../images/header_blue.png) 0px 0px repeat-x;
}

.headerFormData A {	color: #fff; text-decoration: none}
.headerFormData A:link { color: #fff; text-decoration: none}
.headerFormData A:visited { color: #fff; text-decoration: none}
.headerFormData A:hover { color: #97653c; text-decoration: underline}
.headerFormData A:active { color: #fff; text-decoration: underline}

.redText{
	color:#BB0000;
}
.Branchcontent{
	padding-top:5px; 
	padding-left:25px; 
	padding-bottom:15px; 
	line-height:18px;
}


/* Home Page Product Category styles */

#content .category {
	margin: 5px auto; /* matches the box-shadow */
	min-height: 430px;
	width: 270px;
	background: #e6e6e6 url("../images/vc-home-column-category-bkgd.png") repeat-x;
	border: 1px solid #ddd;
    -moz-box-shadow: 5px 5px 5px #CACACA;
	-webkit-box-shadow: 5px 5px 5px #CACACA;
	box-shadow: 5px 5px 5px #CACACA;
	overflow: hidden;
	border-radius: 8px;
}

#content .category_header {
	height: 30px;
	overflow: hidden;
    text-align: center;
	
}

#content .category_one {
		background: url("../images/bkgd_header_main.png") repeat-x;
		color: #22ba61
}

#content .category_one a {
    color: #22ba61;
    text-decoration: none;
}

#content .category_two {
		background: url("../images/bkgd_header_main.png") repeat-x;
		color: #7e4ede
}

#content .category_two a {
    color: #7e4ede;
	text-decoration: none;
}

#content .category_three {
		background: url("../images/bkgd_header_main.png") repeat-x;
		color: #2197eb
}

#content .category_three a {
    color: #2197eb;
    text-decoration: none;
}


#content .category_header h2 {
	/*margin: 22px 0 0 0;*/
	font-size: 14px;
	line-height: .9em;
	color: #003267;
}

#content .category_content {
	padding: 10px;
}

#content .category_content p, #content .category_content ul {
	color: #4c5052;
	line-height: 1.8em;
}

#content .category_content li{
	margin-left: 35px;
}

#content .category_content a {cursor: pointer;}
#content .category_content a:link { color: #2197eb; text-decoration: none}
#content .category_content a:visited { color: #2197eb; text-decoration: none}
#content .category_content a:hover { color: #2197eb; text-decoration: underline}
#content .category_content a:active { color: #2197eb; text-decoration: none}

#orderContent{
    margin-top: 20px;
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
    border: 1px solid #ddd;
    -moz-box-shadow: 5px 5px 5px #CACACA;
	-webkit-box-shadow: 5px 5px 5px #CACACA;
	box-shadow: 5px 5px 5px #CACACA;
	border-radius: 8px;
}

#orderRight {
	color: #4c5052;
    width: 100%;
    line-height: 3.2em;
    text-align: right;
    padding-right: 10px;
}

#searchContent {
    width:730px; 
    margin:0px auto; 
    padding-bottom:30px;
}

/* ModalDialog CSS definition */
.ModalDialog-BoxWrap {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 40001;
}

.ModalDialog-BoxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #808080;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    z-index: 40001;
}

.ModalDialog-offset {
    position: fixed;
    top: 30%;
    width: 100%;
    z-index: 40002;
}

.ModalDialog-Draggable {
    position: fixed !important;
    width: auto;
    height: auto;
}

.ModalDialog-Box {
    position: relative;
    margin: 0 auto;
    background-color: #FFFFFF;
    padding: 0;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    box-shadow: 2px 2px 4px #969696;
    -moz-box-shadow: 2px 2px 4px #969696;
}

.ModalDialog-Header {
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    background: url(../images/header_blue.png) 0px 0px repeat-x;
}

.ModalDialog-Close {
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border: 1px;
    border-color: #fff;
    border-style: solid;
    float: right;
    margin-right: 5px;
    margin-top: 3px;
    cursor: pointer;
    height: 16px;
    width: 16px;
}