

/*
@import url("reset.css");
*/

/*
----------------------------------------------------------------------------- 
Globals
----------------------------------------------------------------------------- */

html { 
	/*background: #333 url(../img/bg.gif) 0 0 repeat-x; */
	background: #444 url(../img/v-grid-bg2.gif);
}
/*html#secondary { background: #333 url(../img/secondary-bg.gif) 0 0 repeat-x; }*/

body { margin: 0px; padding: 0px;  background: transparent url(../img/hdr-bg-shadow.png) center top no-repeat; color: #000; font: 13px/18px Arial, sans-serif; }

#header h1 {text-decoration:none !important;}
#header2 h1 {text-decoration:none !important;}
#maincol h1 { font: bold 2em Tahoma, Arial, sans-serif; margin: 10px 0 5px 0; padding:0; color: #000; }
#maincol h2 { font: normal 1.75em Tahoma, Arial, sans-serif; 
border-bottom: 1px #bbb solid; margin: 25px 0 5px 0; 
padding: 0 0 2px 0; color: #380  /*#9c3092*/; 
}
#maincol h3 { font: bold 1.3em Tahoma, Arial, sans-serif; margin: 10px 0 5px 0; padding:0; color: #000; }
#maincol h4 { font: bold 1.1em  Arial, sans-serif; margin:10px 0 2px 0; padding:0; color: #000; border-bottom:1px solid #ccc;}
#maincol h5 { font: bold 1.1em  Arial, sans-serif; margin:10px 0 2px 0; padding:0; color: #000; }

#maincol p { font: normal 13px/18px Arial, sans-serif; margin: 0; 
padding: 8px 0 3px 0; color: #262825; }
#maincol p em { font: bold 18px Arial, sans-serif; color: #666; }









/*
----------------------------------------------------------------------------- 
Headings
----------------------------------------------------------------------------- */
p, h1, h2, h3, h4, h5, h6, li, td, dt, dd {  font-size: 13px; font-weight: normal; }
p { padding-top: 1.5ex; }

/*
----------------------------------------------------------------------------- 
Links
----------------------------------------------------------------------------- */
a  { color: #305319; }
a:visited  { color: #575; /*text-decoration: none;*/ }
a:hover { color: #000; }
a:focus { outline: none; }
input { outline: none; }
#header a{color:#333;}
/*
a.rlink{background:transparent url(../images/uploads/arrow_right.png) 0 0  no-repeat;
    padding-left:20px;
    }
*/
a.rlink:after {
    content: " \00BB";
    }

/*
----------------------------------------------------------------------------- 
Misc
----------------------------------------------------------------------------- */
/*hr {color:#eee; background-color:#eee; }*/

/*This is for descriptiosn under the side menu*/
span.hilite {background:yellow}
p.sidemenudesc {font-size:8.5pt; margin:0; padding:0; color:#777 !important;}
.crumbs {font-size:.85em;}
hr {display:none; }
img { border: none; }
img.middle {vertical-align:middle;}
sm {font-size:.8em;}
.devnotice{border:1px solid #d00;color:#d00;background-color:#fee;font-size:15px;padding:3px;font-weight:bold;}
.hrgrey {margin:9px 0 6px 0; height:1px; border-bottom:4px solid #ddd;}
.hrtall {margin:25px 0 20px 0; height:1px; border-bottom:4px solid #ddd;}
.colorem {color:#d00 !important;}
/*tim chg: added greyborder for images*/
img.greyborder{ border: 1px #ccc solid; padding:2px }
ul, ol { list-style: none; margin: 0; padding: 0; }
#maincol ol { list-style-type: decimal; margin-left:3em; }
#header ul{list-style:disc; padding-left:15px; }
#header ul ul{list-style:circle;}

.clear { clear: both; }
.spacer {height:18px;}
st {font-weight:bold;}

code {
    white-space:            nowrap;
}

.codeblock {
    background-color:       #fbfbfd;
    color:#555;
    border:                 1px dotted #999;
    font-size:              10px;
    font-family: courier;
    margin:                 10px 4px;
    padding:               	5px;
	white-space: pre;
}

.codeblock2 {
    background-color:       #fbfbfd;
    color:#555;
    border:                 1px dotted #999;
    font-size:              10px;
    font-family: courier;
    margin:                 10px 4px;
    padding:                5px;
}



.redbox { background: #FBE6F2; border: 1px solid #D893A1; color: #000; margin: 20px 0 5px 24px !important; padding: 10px !important; }
.box { background: url(../img/box_bg.png) repeat-x top; 
    border: 1px solid #D2D1D1; 
    color: #000; margin: 4px 0 0 0; padding: 0 8px 2px 8px;}
div.box-important { background: #FBE6F2; url(../img/box_bg.png) repeat-x top; 
    border: 1px solid #D893A1; color: #000; margin: 4px 0 0 0; padding:0 8px 3px 8px; !important; }
  .companybox{ float:right; margin-left:10px; max-width:200px; background-color:#f5f5f5}
  .companybox li, .companybox p {color:#777 !important;}
  .companybox ul {margin-top:0px  !important; padding-top:0  !important;}

div.side-content{
  margin:0px 5px 0 5px; padding: 20px;
}
div.side-content ul { margin: 10px 0 20px 0; }
div.side-content ul li { list-style-image: url(../img/vbulletarrow.gif); margin: 5px 0 0 25px; text-indent: 0; font: normal 12px Arial, sans-serif; padding: 0; }

/*
div.side-content h1,h2,h3 { margin:5px 0 2px 0; }
div.side-content h1 { font: bold 13px Arial, sans-serif; color: #63842e; }
div.side-content h2 { padding: 0 0 3px 0; font: normal 20px Tahoma, Arial, sans-serif; color: #754c23; border-bottom: 1px #656565 dashed; }
div.side-content h3 { padding: 0 0 3px 0; text-transform: uppercase; font: normal 15px Tahoma, Arial, sans-serif; color: #63842e;  border-bottom: 1px #656565 dashed;}
*/

summary {color:#555; font-style:italic; font-size:1.25em;}

#maincol p.author{ font-size:.9em; font-style:italic !important; }
.pullquote {

    width: 84%; margin: 0.5em auto;
    margin-bottom: 1em;
    border-top: 1px dotted #999; 
    border-bottom: 1px dotted #999;
    padding: 7px;
    font: italic 14px Georgia, Palatino, Palatino Linotype, serif; 
    color: #777;
    text-align: center;
    }

/*CSS BUTTONS FOR <A> tag*/
a.btn2 {display:block; width:117px; height:35px;
    background:url(../img/cssbtn-small.gif) 0 0 no-repeat;
    color:#fff;
    font:13px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase; text-decoration:none;
    margin: 2px 0 0 0; text-align:center;
}
a.btn2:hover {text-decoration:none;
    background:url(../img/cssbtn-small.gif) no-repeat left bottom;}

a.btn4 {display:block; width:172px; height:35px;
    background:url(../img/cssbtn-medium.gif) no-repeat left top;
    color:#fff;
    font:13px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
     text-decoration:none;
    margin:4px 0 0 0; text-align:center !important;}
a.btn4:hover {text-decoration:none;
    background:url(../img/cssbtn-medium.gif) no-repeat left bottom;}

a.btn5 {display:block; width:231px; height:35px;
    background:url( ../img/cssbtn-large.gif) 0 0 no-repeat;
    color:#fff;
    font:13px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase; text-decoration:none;
    margin:0; text-align:center;}
a.btn5:hover {text-decoration:none;
    background:url(../img/cssbtn-large.gif) 0 0 no-repeat left bottom;}



.cbox { width:535px; color:#fff; margin-left:6px;}
.cbox .top  { background:#242021  url(../img/vw-cbox-top.gif) 0 0 no-repeat;
    width:535px; height: 37px;
}
.cbox .top .title{
    font: bold 17px arial ; color:#fff;
    padding-top:7px;
    letter-spacing:-0.04em;
    margin-left:270px; 
    width:230px;   
    text-align:center;
}
.vgreen{color:#75AA23}
.cbox .mid{
    margin:0; 
    padding:20px;
    background:#242021  url(../img/vw-cbox-mid.gif) 0 0 repeat-x;
}
.cbox .bot  { background:transparent  url(../img/vw-cbox-bot.png) 0 0 no-repeat;
    width:535px; height: 96px; padding:5px 0 0 25px;
}
.cbox .bot a:hover{color:#ccc}

.cbox .item {clear:both;margin-bottom:2px;}
.cbox .item .thumb {float:left;margin-right:7px;}
.cbox .item .text {padding-top:10px;}
.cbox .item .text .title {font:18px arial; letter-spacing:-0.02em;
} 
.cbox .hr {background:transparent  url(../img/vw-cbox-hr.png) 0 0 no-repeat;
    clear:both; margin:0 0 5px 0;
    width:485; height:9px; }

    .keypoint:before, .key-point:before {
        line-height: 0.1;
        font-size: 1px;
        background: transparent url("../images/uploads/key-point_tr.gif") no-repeat top right;
        margin: -15px -15px 0 -15px;
        height: 7px;
        display: block;
        border: none;
        content: url("../images/uploads/key-point_tl2.gif");
    }
    .important, .kp-red { background-color: #fcc !important;}
    .keypoint, .key-point {
        background: #e4ecec url("../images/uploads/key-point_back.gif") right repeat-y;
        padding: 15px;
        margin: 1em 0;
    }
    .keypoint:after, .key-point:after {
        display: block;
        clear: both;
        padding-top: 15px;
        line-height: 0.1;
        font-size: 1px;
        content:  url("../images/uploads/key-point_bl2.gif");
        margin: -15px;
        height: 8px;
        background: transparent url("../images/uploads/key-point_br2.gif") scroll no-repeat bottom right ;
    }
	.keypoint h4, .key-point h4, 
	.keypoint h5, .key-point h5 {
        border-bottom: 1px dashed #888 !important;
        margin-top: 0 !important;
		padding-top: 0 !important;
        color: #4C5C5C;
    }
	.keypoint h5, .key-point h5 {	
		border:none !important;
	}

	.nounderline {border:none !important; text-decoration:none !important;}
/*
----------------------------------------------------------------------------- 
Comments
----------------------------------------------------------------------------- */
.commentform {
	margin-right:5px;
}
.commentform input.textinput {width:10em; margin:1px 0; }
.commentform .textarea {width:20em; height:5em; padding:.25em; margin:1px 0;
 	font-size:1em; font-family:Arial, Helvetica, sans-serif;
	}
.commentform label {font-size:.95em;}
.commentform label.text { position:relative;
    left:0.5em;
    top:-0.5em;
	}
.commentform label.checkbox { position:relative; }
.commentform input.submit {margin:3px 0 0 2px;}

.comments {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.comments .citem {
	margin:3px 0 15px 0;
}

.comments .citem h2 {font:bold 12px  Tahoma, Arial !important; margin:0 !important; padding:0 !important; border:0 !important; color:#000 !important;}
.comments .citem .text {
	background-color:#ddd;
	padding:2px 15px 8px 15px;
}
.comments .citem .tip {
	background: url(../img/bubbletip-grey.gif) no-repeat 28px -15px;
	width:100px; height: 12px;
}
.comments .citem .posted {padding-left:15px; font-size:.8em; color:#9F029A; }
.comments .citem .posted-author {font-size:1.2em; font-weight:bold;}

.comments .citem .text i {
	display:block;
	font-weight:bold;
	background-color:#B9CEA7;
	padding:10px;
	margin-left:5%;
}

/*.comments ol#comments { margin: 0 0 0 5px; padding:0; list-style-type:none !important; }
.comments li {border-bottom:2px solid #ccc; padding:10px 0; margin:0;}
*/



/*
----------------------------------------------------------------------------- 
Structure
----------------------------------------------------------------------------- */
#page-wrap { 
	width: 926px; 
	margin: 0;
	padding:0;
	/*border:1px solid red;*/
	}

div.sect {display:block; padding-left:6%}
div.section {
	display: block;
	padding-left: 3%;
	}

div.section > h2,
div.section > h3,
div.section > h4,
div.section > h5,
div.section > h6 {
	margin-left: -3% !important;
	}


/*
----------------------------------------------------------------------------- 
Header
----------------------------------------------------------------------------- */

#header { width: 925px; height: 281px; margin: 0; padding:0; background: transparent url(../img/hdr-img.png) 0 0 no-repeat; display: block; }

#header2 { width: 925px; margin: 0; padding:0; background: transparent url(../img/hdr-img.png) 0 0 no-repeat; display: block; }
.header-mini {height:15px;}
.header-short {height:65px;}
.header-secondary {height:150px; }

body#secondary #header { width: 925px; height: 150px; margin: 0; padding:0; background: transparent url(../img/hdr-img.png) top no-repeat; display: block; }
body#secondary #hdr-monitors { float: right; position: relative; top: 0; left: -10px; width: 204px; height: 150px; background: transparent url(../img/hdr-secondary-monitors.png) 0 0 no-repeat; display: block; z-index:10;}
/*
body#secondary #header h1 { float: left; margin: 12px 0 0 30px; padding: 0; width: 409px; height: 56px; background: transparent url(../img/hdr-secondary-text.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
*/
body#secondary #header p { float: left; width: 425px; color: #c5e783; font: normal 13px/18px Arial, sans-serif; margin: 10px 0 0 30px; padding: 0; }

/*
#header h1 { float: left; margin: 32px 0 0 50px; padding: 0; width: 437px; height: 92px; background: transparent url(../img/hdr-text.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
*/
#header p { float: left; width: 425px; color: #c5e783; font: normal 13px/18px Arial, sans-serif; margin: 10px 0 0 50px; padding: 0; }
#hdr-shadow { width: 883px; height: 17px; margin: 0 auto; background: transparent url(../img/hdr-shadow3.png) 0 0 no-repeat; display: block; }
#hdr-monitors { float: right; position: relative; top: 0; left: 37px; width: 436px; height: 322px; background: transparent url(../img/hdr-monitors.png) 0 0 no-repeat; display: block; }

#header .btn-learnmore a { float: left; margin: 15px 0 0 50px; width: 76px; height: 20px; background: transparent url(../img/btn-learnmore.png) 0 0 no-repeat; text-indent: -9999px; display: block; }
#header .btn-learnmore a:hover { background-position: bottom; }

#subnav { width: 525px; height: 50px; }
#subnav #flashcontent { float: left; margin:0; display: block; }

#topbar { margin: 10px 0 0 0; }

#logo { width: 287px; float: left; }
#logo a { width: 287px; height: 96px; background: transparent url(../img/vyew-logo.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
#logo a:hover { background-position: bottom; }

.logo-vyewmypc a { width: 342px !important; height: 96px; 
	background: transparent url(../img/vyewmypc-logo.png) 0 0 no-repeat !important; 
	display: block; 
	text-indent: -9999px; }

#user-panel { width: 400px; margin: 33px 0 0 0; float: right; 
color: #888; 
}
#user-login {float:right; color:#ccc; font:normal 13px Arial, sans-serif; color:#ddd;}}
#user-login a {font: normal 13px Arial, sans-serif; color: #88CC01; margin: -2px 0 0 0;}
#user-login a:hover { color: #aaf612; }

#user-panel ul { float: right;}
#user-panel ul li { float: left; display: block; margin: -1px 5px 0 0; }
#user-panel ul li h1 { font: bold 12px Arial, sans-serif; color: #bbb; margin: 1px 0 0 0; padding: 0; }
#user-panel ul li a { font: normal 12px Arial, sans-serif; color: #88CC01; margin: -2px 0 0 0; }
#user-panel ul li a:hover { color: #aaf612; }
#user-panel ul li.divi {padding:0 4px 0 4px;}
#user-panel #v-search-form form { margin: 10px 0 0 5px; float:right;}
/*
#search-form form ul li { float: left; display: block; }
#search-form .input { border: 0; height: 15px; padding: 3px; width: 150px; background-color:#eee;}
#search-form .submit { width: 22px; height: 22px; }
*/

/*
----------------------------------------------------------------------------- 
Navigation
----------------------------------------------------------------------------- */

#nav { margin: 16px 0 0 0; }
#nav ul { margin: 0 0 0 20px; }
#nav ul li { float: left; display: block; margin: 0 3px 0 0; }

/**
To toggle, whether desktop sharing butting is displayed:
 - set margin-left:100px in #homebuttons ul#btnul
 - Chg to fb_guest_rounded.gif in homebuttons ul li
 - Set display:none in homebuttons ul li#vyewmypc
*/

#homebuttons { margin:0; padding:0;}
#homebuttons ul#btnul { margin:0; padding:0; margin-left:100px;}
#homebuttons ul#btnul li { float: left; display: block; margin:0; padding:0;}
#homebuttons ul li a { background-position:top left; background-color: transparent;  height:99px;background-repeat:no-repeat; display: block; text-indent: -9999px; margin:0; padding:0;}
#homebuttons ul li a:hover { background-position:bottom left; }

#homebuttons ul li#vyewmypc a { width:191px; background-image: url(../img/fb_desktop.gif); display:none;}
/** Added rounded button, getting rid of vyewmypc single entry point for now */
#homebuttons ul li#guest a { width:174px; background-image: url(../img/fb_guest_rounded.gif); }
#homebuttons ul li#login a { width:188px; background-image: url(../img/fb_login.gif); }



body.home #nav ul li#home a { background-position: bottom; }
body.home #nav ul li#home a:hover { background-position: top; }
#nav ul li#home a { width: 114px; height: 27px; background: transparent url(../img/btn-home.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
#nav ul li#home a:hover { background-position: bottom; }

body.products #nav ul li#products a { background-position: bottom; }
body.products #nav ul li#products a:hover { background-position: top; }
#nav ul li#products a { width: 114px; height: 27px; background: transparent url(../img/btn-products.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
#nav ul li#products a:hover { background-position: bottom; }

body.customers #nav ul li#customers a { background-position: bottom; }
body.customers #nav ul li#customers a:hover { background-position: top; }
#nav ul li#customers a { width: 114px; height: 27px; background: transparent url(../img/btn-customers.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
#nav ul li#customers a:hover { background-position: bottom; }

body.company #nav ul li#company a { background-position: bottom; }
body.company #nav ul li#company a:hover { background-position: top; }
#nav ul li#company a { width: 114px; height: 27px; background: transparent url(../img/btn-company.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
#nav ul li#company a:hover { background-position: bottom; }

body.helpcenter #nav ul li#helpcenter a { background-position: bottom; }
body.helpcenter #nav ul li#helpcenter a:hover { background-position: top; }

/* Help center Search bar next to HelpCenter tab */
#nav ul li#vsearch-form { float: right; margin: 0 5px 0 0; }
#vsearch-form form { margin:0; padding:0; }
#vsearch-form .text {
	background:0;
	border: 1px solid #777;
	margin-top:3px; 
	padding:0;
	height:17px;
	color:#999;
}

#nav ul li#helpcenter { float: right; margin: 0 20px 0 0; }
#nav ul li#helpcenter a { width: 114px; height: 27px; background: transparent url(../img/btn-helpcenter.png) 0 0 no-repeat; display: block; text-indent: -9999px; }
#nav ul li#helpcenter a:hover { background-position: bottom; }

#nav ul li a#selected { background-position: bottom !important; }


/*
----------------------------------------------------------------------------- 
Structure
----------------------------------------------------------------------------- */

#content-wrap { width: 925px; margin: 0 auto; background: #f5f5f5 url(../img/main-bg.gif) 0 0 repeat-y; }
.nobg { background:none !important; }
.bgwhite {background: #fff url() !important; }
#maincol { width: 618px; float: left; padding-bottom:5px;}
.mcfullwidth {width: 900px !important;}
#maincol .col { padding: 0 20px 30px 30px;}
#maincol .col ul { margin: 10px 0 20px 0; }
#maincol .col ul li { list-style-image: url(../img/vbulletarrow.gif); margin: 5px 0 0 25px; text-indent: 0; font: normal 12px Arial, sans-serif; padding: 0; }
li img { vertical-align:middle; }
li.nobullet { list-style-image: none !important; margin: 0 0 0 6px !important;}
#maincol .col ul li ul { margin:2px; margin-bottom:10px;}
#maincol .col ul li ul li { list-style-image: url(../img/vbullet-grey.gif); margin: 0 0 0 15px; text-indent: 0; font: normal 13px Arial, sans-serif; padding: 0; }
#maincol .col ul li ul li ul { margin:2px;}
#maincol .col ul li ul li ul li { list-style-image: none; margin: 0; padding:0; text-indent: 0; font: normal 12px Arial, sans-serif; padding: 0; }


#subcol { width: 307px; float: left; }
#subcol .col { }

#subcol h1 { padding: 0 0 5px 10px; }
#subcol h1 a { text-decoration:none; color:#508A29; }
#subcol h1 a:hover { text-decoration:none; color:#000; }

#subcol #side-nav { margin: 0 0 20px 0; }

#subcol #side-nav h1,h2,h3 { margin:5px 0 0 0; }

#subcol #side-nav h1 { font: bold 13px Arial, sans-serif; color: #63842e; }
#subcol #side-nav h2 { padding: 0; font: normal 17px Tahoma, Arial, sans-serif; color: #000; border-bottom: 1px #ccc solid; }
#subcol #side-nav h3 { padding: 0 0 3px 0; text-transform: uppercase; font: normal 12px Arial, sans-serif; color: #63842e;  border-bottom: 1px #656565 dashed;}
#subcol #side-nav h4 { padding: 2px 0 1px 0; font: bold 1em Arial,sans-serif; color:#000; margin: 13px 0 0 0; color:#333; border-bottom: 1px #ccc solid;}
#subcol #side-nav h5 { padding: 2px 0 1px 0; font: bold 1em Arial,sans-serif; color:#000; margin: 13px 0 0 0; color:#333;}

#subcol #side-nav p { /*margin: 5px 25px 0 25px; padding: 0;*/ color: #333; 
     padding:2px 0 0 0;}
/*
#maincol .col ul li { list-style-image: url(../img/arrow.gif); margin: 5px 0 0 25px; text-indent: 0; font: normal 13px Arial, sans-serif; padding: 0; }
*/

#subcol #side-nav ul#side-menu li em { font: normal 19px Arial, sans-serif; color: #3d521a; }
#subcol #side-nav ul#side-menu li:hover { background-color:#fff; }
#subcol #side-nav ul#side-menu li#selected:hover { background-color:#f5f5f5; }
#subcol #side-nav ul#side-menu li a em { font: normal 19px Arial, sans-serif; color: #3d521a; }
#subcol #side-nav ul#side-menu li a { text-decoration:none;}
#subcol #side-nav ul#side-menu li { padding: 5px 0 5px 20px; border-bottom: 1px #BFBFBF solid; 
background: #EBEBEB url(../img/sidebar-shadow.png) 0 0 repeat-y;
}
#subcol #side-nav ul#side-menu li.first { padding: 5px 0 8px 20px; border-top: 1px #BFBFBF solid; 
border-bottom: 1px #BFBFBF solid; }
/*#subcol #side-nav ul#side-menu li ul li { padding: 0 0 2px 20px; border:0; }*/


#subcol #side-nav ul#side-menu li ul li { 
border:0;
padding: 0; 
list-style-image: url(../img/vbullet1.gif); 
margin: 2px 0 2px 25px; text-indent:0; 
background:none;

}

#subcol #side-nav ul#side-menu li ul li:hover {background-color:#fff}
#subcol #side-nav ul#side-menu li ul li a { text-decoration: underline; color: #3d521a; }
#subcol #side-nav ul#side-menu li ul li a:hover { font: bold 12px Arial, sans-serif; color: #3d521a;}

#subcol #side-nav ul.gen-list { padding: 5px 25px 0 35px; }
#subcol #side-nav ul.gen-list li { list-style-image: url(../img/list-bullet.gif); padding: 5px 0 5px 0; color: #333; font: normal 12px Arial, sans-serif; }
#subcol #side-nav ul.gen-list li em { color: #63842e; font: bold 12px Arial, sans-serif; text-transform: uppercase; }

#subcol #side-nav ul#side-menu li#selected { border-bottom: 1px #BFBFBF solid; background: #F5F5F5; }

/*
COLOR LIST
Mainbody background: #F5F5F5
Sidebar Background: #EBEBEB
*/


/*
----------------------------------------------------------------------------- 
Search Results Styling
----------------------------------------------------------------------------- */
#results h1 { font: bold 15px Arial, sans-serif; color: #000; }
#results h1 em { font: normal 13px Arial, sans-serif; color: #333; }
#results table { margin: 0 0 20px 0; }
#results table tr th { background: #dcdcdc; }
#results table tr td.resultRowOne { background: #e9e8e8; }
#results table tr td.summary { padding: 0; margin: 0; color: #555; font: normal 11px Arial, sans-serif; }
#results table tr td.title { font: bold 13px Arial, sans-serif; }
#results table tr td.date { color: #555; font: normal 12px Arial, sans-serif; } 

/*
----------------------------------------------------------------------------- 
Knowledge Base Comments
----------------------------------------------------------------------------- */
#kb-comments .one { margin: 5px 0 5px 0; background: #e8e7e7; padding: 5px; border: 1px #dbdbdb solid; }
#kb-comments .one p { margin: 0 0 0 15px; padding: 3px; }
#kb-comments .one .comment-meta { color: #666; background: #e2e2e2; display: block; padding: 5px; }
#kb-comments .one .comment-meta em { color: #5C9C30; font: bold 14px Arial, sans-serif; text-transform: capitalize; }

#kb-comments .two { margin: 5px 0 5px 0; background: #efefef; padding: 5px; border: 1px #e2e1e1 solid; }
#kb-comments .two p { margin: 0 0 0 15px; padding: 3px; }
#kb-comments .two .comment-meta { color: #666; background: #e2e1e1; display: block; padding: 5px; }
#kb-comments .two .comment-meta em { color: #5C9C30; font: bold 14px Arial, sans-serif; text-transform: capitalize; }

#kb-commentform form { width: 500px; margin: 0; padding:0; }
#kb-commentform label { font: bold 13px Arial, sans-serif; color: #333; display: block; }
#kb-commentform .input { background: #fdfdfd; padding: 5px; border: 1px #e2e1e1 solid; width: 100%; }
#kb-commentform textarea { background: #fdfdfd; padding: 5px; border: 1px #e2e1e1 solid; width: 100%; }
#kb-commentform input#submit { background: #fdfdfd; padding: 5px; border: 1px #e2e1e1 solid; cursor: pointer; }
#kb-commentform .notify-remember li { float: left; display: block; width: 200px; }
#kb-commentform .notify-remember li label { display: inline; font: bold 11px Arial, sans-serif; }

/*
----------------------------------------------------------------------------- 
Footer
----------------------------------------------------------------------------- */

#content-footer { width: 925px; margin: 0 auto; height: 49px; background: transparent url(../img/main-footer.png) 0 0 no-repeat;}

#content-footer ul { margin: 0 auto; padding: 20px 0 0 20px; }
#content-footer ul li { display: block; float: left; padding: 0 5px 0 0; color: #999; font: bold 12px Arial, sans-serif; }
#content-footer ul li a { color: #999; font: normal 10px Arial, sans-serif; text-transform: uppercase; }
#content-footer ul li a:hover { color: #333; }

#footer { width: 925px; margin: 15px 0 0 0; background: #f1f1f1 url(../img/footer-blk-bottom.gif) bottom left no-repeat; }
#footer #content { padding: 10px; background: transparent url(../img/footer-blk-top.gif) top left no-repeat; }
#footer #content:after { content: ".."; display: block; height: 0; clear: both; visibility: hidden; }

#page-footer { 
	height: 288px; 
	padding: 0;  margin:20px 0 0 0;
	background:#000;
	/*padding: 44px 0 0 0px;  background: transparent url(../img/page-footer-bg.gif) 0 0 repeat-x;*/
	}
#page-footer-img { 
	width: 996px; height: 288px; 
	background: transparent url(../img/page-footer-img.gif) 0 0 no-repeat; margin: 0 auto; }

#page-footer .leftdash{border-left:1px dotted #555}
#page-footer #col {float:left; margin:10px; padding:0 0 0 10px; 
color:#666; }
#page-footer #col a {color:#888}
#page-footer #col a:hover {color:#bbb}
#page-footer h2 {font-weight:bold; margin-top:0; }
#page-footer h3 {font-weight:bold; color:#eee; margin-top:0;}
#page-footer #col li { margin-top:.3em; }


/*////////////////////////
BLOG
////////////////////// */

.botblog {
	background-color:#ebebeb;
	margin-top:5px;
	padding:8px;
}
.botblog .posted {
	font-size:.9em;
}

#blog {
	padding:10px 40px 10px 20px;
}

#blog h2 {
	margin-top:0px; padding-top:5px; 
}

#blog .date {
	color:#777;
}

.sysnotice-entry {
    background-color:#ebebeb;
    margin-top:10px;
    padding:8px;
}

/*------------
Other CONTENT
-------------- */



	
/* NEW v4 STUFF */
/************************************************
*	Header  									*
************************************************/

#toplogin {
	float:right;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:120%;
	color:#62AE32;	
	margin-top:15px;
	}
#toplogin li {
	margin-right:25px;
	}
#toplogin li#free {
	position:relative;
	left:-25px;
	top:-10px;
	margin-right:0;
	}
#toplogin a{
	color:#62AE32;	
	text-decoration:none;
	}
#toplogin a:hover{
	color:#fff;
	}



#logoheader {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#logoheader h1 {
	color: #000;
	font-size: 30px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#logoheader h1 a, #logoheader h1 a:visited, {
	color: #333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#logoheader h1 a:hover {
	color: #888;
	text-decoration: none;
	}

.toplogo {
    float:left;
	width:290px;
	margin: 6px 0 0 0;
	}
.toplogo a{
	width:287px; height:96px;
	background: transparent url(/s/wp-content/themes/vyew/images/vyew-logo.png) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	}
.toplogo a:hover{
	background-position:bottom;
	}

.headerleft p {
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.headerright {
	width: 485px;
    float:right;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	}




/************************************************
*   Navigation                                  *
************************************************/

/*Make the list go horizontal*/
ul.horiz, ul.nobullet {
    list-style: none;
    }
ul.horiz li {
    float:left;
    margin:0 10px 0 0;
    list-style:none;
    }
#nav4, #nav4 ul, #nav4 li {
	font-size:14px;
    margin: 0px;
    padding: 0px;
    }
#nav4 {
    float:right;
    margin-right:5px;
}

#nav4 li a, #nav4 li a:visited {
    text-align:center;
    color: #bba;
    display: block;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Verdana, Arial, Tahoma;
    font-size: 14px;
    letter-spacing:1px;
    margin: 0px 5px 0px 0px;
    padding: 4px 10px 4px 10px;
    text-decoration: none;
    }

#nav4 li a:hover {
    background: #000; /*#62AE32;/*#FFFFFF;*/
    color: #fff;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    }

#nav4 .current_page_item a, #nav4 .current_page_item a:visited {
    background: #FFFFFF;
    color: #666;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    }

#nav4 .current_page_item a:hover {
    background: #f1f1f1;
    color: #666;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    }

#nav4 .current_page_item ul li a, #nav4 .current_page_item ul li a:visited{
    background: #FFFFFF;
    color: #666;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -khtml-border-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    }

#nav4 .current_page_item ul li a:hover {
    background: #f1f1f1;
    color: #666;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -khtml-border-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    }







/** ----- Search bar in header ------ */
#vsearch-form4 form { margin:0; padding:0; }
#vsearch-form4 .text {
    background:0;
    border-top: 1px solid #111;
    border-left: 1px solid #111;
    border-bottom: 1px solid #444;
    border-right: 1px solid #444;

    margin-top:4px;
    padding:1px 0 0 5px;
    height:21px;
    color:#bba;
    font-family: "Trebuchet MS", Helvetica, Verdana, Arial, Tahoma;
    font-size:14px;
    width:100px !important;
    }

#vsearch-form4 .text:hover {
    border-top: 1px solid #444;
    border-left: 1px solid #444;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

#vsearch-form4 .text:focus {
    background:#000;
}

#tablewrap {
	width: 970px !important;
	}

#wrap-leftshad,
#tablewrap-leftshad {
	width:28px; 
	background:url(/site/img/v-side-fade-left.png) 0 150px no-repeat;
}

#wrap-rightshad,
#tablewrap-rightshad {
	width:28px; background:url(/site/img/v-side-fade-right.png) 0 150px no-repeat;
	}

