/* ******************  general  *************** */

abbr, acronym {
  cursor: help;
  border: none;
}

html, #Bottom, #Title h1 { background:#ffffff; } 


body {
	margin:0; 
	font-family:  Verdana,Trebuchet MS;
	font-size:13px;
	color:#000000;
	background: #fff;
    text-align: left;
	display: block;
   	}
	
a:link {
	color: #000000;
	}
	
a:visited {
	color: #000000;
	}
	
a:hover, a:active, a:focus {
	color: #000000; text-decoration:none; background-color: #ffffff;
	}

h2, h3 {
	margin:0;
	padding:0;
    font-size: 19px;
    font-weight: bold;
   	}
	
.Upgrade {
	display: none;
	font-weight: bold;
	}
	
.clearer {
	clear : both;
	height : 1px;
	font-size : 1px;
	}
      
#Container {
    width: 100%;
	}
	
#Title h1 {
   color: #000000;
   margin:0;
  font-size: 14px;
   padding: 10px;
   font-weight: bold;
   text-align:left;
   } 

#Title a:active, h1 a:link, h1 a:hover, h1 a:focus, h1 a:visited {
	text-decoration: none;
	color: #1f54bc;
	background-color:transparent; 
	}

#Subtitle {
	border:1px solid #a4a4a4;
	border-width: 0px 0px 0px 0px;
	}
	
	
#Subtitle a:link, #Subtitle a:visited, #Subtitle a:hover {
	text-decoration: underline;
	color: #fff;
	background-color:transparent;
	}	
	
#Subtitle a:active, #Subtitle a:focus {
	color: #002f64; text-decoration:none; background-color: #fff;
	}

#Subcontainer {
	text-align:left;
	background-color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	}
	
	
/* ******************  column a  *************** */
	
#Content {
	width: 58%;
	float: left;
	margin-right:3%;
	margin-left:2%;
	background-color:#fff;
	overflow: hidden;
	line-height:1.5em;
	text-align:justify;
	}
	
#Content h2 {
	color:#000000;
	margin:20px 0 10px 0;
	}
	
.date {
	font-weight: bold;
	}

.footer {
	padding-bottom:1em;
	border-bottom: 1px solid #d4d0cd;
	text-align:left;
	font-size:90%;
	}
	
.footer img {
	margin-right:3px;
	vertical-align:middle;
	}
	
#Nextpost {
	text-align:center;
	}	
	
div.comment {
	border-top: 1px dotted #d4d0cd;
	padding-top:0.5em;
	background: url('./imgs/comments.gif') no-repeat;
	background-position: top right;
	margin-top:1.5em;
	}
	
.commentposterinfo {
	margin-bottom:1em;
	font-weight: bold;
	}
	
h3.commentheader {
	font-size:medium;
	color:#b8b2ac;
	font-weight: normal;
	}
	
.reply {font-weight: normal;font-size:small;}

div.commenttext {;
	margin-bottom:1em;
	}


#CommentForm fieldset {
	border:2px solid #d4d0cd; 
	padding-top:10px; 
	margin-top:10px; 
	padding-left:10px; 
	padding-bottom:10px;
	}

#CommentForm legend {
	color:#525150;
	padding:2px 4px 2px 4px;
	background-color: #ffffff;
	font-weight : bold;
	}

#CommentForm label {
	width:13em;
	float:left;
	display:block;
	clear:both; 
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	}
	
#CommentForm input {
	margin-top:
	8px;margin-bottom:8px;
	}
	
#Submit {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:6em;
	}
	
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	}
	
/* ******************  columnb  *************** */
	
#Menu   {
	width:24%;
	float: left;
	text-align:left;
	background-color:#fff;
    padding:25px 0px 0px 50px;
	}
	
#Calendar, #Search, #AboutMyself {
	border-left-color:#b4bcc3;
	border-left-style:solid;
	border-left-width:6px;
	width:86%;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:14px;
	padding-left:6px;
	margin-bottom:10px;
	background-color:#f9f9f9f;
	margin-top:1px;
	}
	
#Search fieldset {border:0px solid; padding:2px; margin:2px;}
#Search input {margin:0px;padding:2px;width:7em;}
#Search input.button {margin:0px;padding:2px;width:5em;}
#Search form {margin:0px;padding:2px;}
#Search label {margin:0px;padding:2px;width:8em;}

table.calMonth {
	width:11em;
	border-spacing:4px;
	border:0px;
	}

th.calMonthCurrent {
	font-weight:normal;
	padding: 0px;
	text-align: center;
	}
	
th.calMonthBackward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
th.calMonthForward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
.calMonthHeader th {
	text-align:center;
	font-weight:normal;
	padding: 0px;
	}
	
#Calendar td {	
	padding: 0px;
	text-align:center
	}

.calMonthToday {
 	background-color: #d4d0cd;
	}

#Menu h2 {
  	background-color: #b4bcc3;
  	font-size:small;
  	width:86%;
  	display:block;
        padding:1px 10px 1px 10px;
  	border-left-style:solid;
  	border-left-color:#b4bcc3;
  	color:#1f54bc;
  	margin-top:10px;
  	border-left-width:6px;
	text-transform: capitalize;
	}
	
#Categories ul, #Syndicate ul, #Recently ul, #Sections ul {
	margin-left:0; 
	margin-top:0; 
	margin-bottom:0px; 
	padding:0; 
	list-style:none; 
	font-size:small;
	}
	
#Syndicate ul, #Sections ul {
	text-transform: capitalize;
	}

#Categories a, #Syndicate a, #Recently a, #Sections a {
	width:86%;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	border-left-style:solid;
	border-left-color:#b4bcc3;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	background-color:#f9f9f9;
	border-left-width:6px;
	margin-top:1px
	}
	
#Categories a:hover, #Syndicate a:hover, #Recently a:hover, 
#Sections a:hover, #Categories a:focus, #Syndicate a:focus, 
#Recently a:focus, #Links a:focus, #Categories a:active,  
#Syndicate a:active, #Recently a:active, #Sections a:active {
	border-color:#1f54bc;
	background-color:#eaeaea;
	}

#Links h2 {
	text-transform: capitalize;
	}

/* ******************  footer  *************** */

#Bottommenu {
	clear:both;
	background-color:#002f64;
	color:#fff;
	padding:3px 15px 3px 15px;
	}


#Bottom {
   color:#000000;
   padding:3px 3px 3px 15px;
   text-align:left;
   } 
	
#Bottommenu a, #Bottommenu a:link, #Bottommenu a:visited, #Bottom a, 
#Bottom a:link, #Bottom a:visited {
	text-decoration: none;
	color: #000000;
	border: 0;
	}

#Bottommenu a:active, #Bottommenu a:focus, #Bottommenu a:hover, 
#Bottom a:active, #Bottom a:focus, #Bottom a:hover { 
	text-decoration : underline; 
	color : #000000;background-color:transparent; 
	}


/* ******************  albums  *************** */

div.album {
	text-align: center;
        float: left;
        width:150px;
        margin-bottom:20px;
        margin-right:5px;
  	}

.album p {
   	text-align: center;
   	padding: 0;
   	margin:0;
   	width:150px;     
	overflow: hidden;
   	}
   
a img {border:none;}
#album a:link {color: #004ca1;}
#album a:visited {color: #b50394;}
#album a:hover, #album a:active, #album a:focus {color: #004ca1;background:none;}


/* ******************  trakbacks  *************** */

h4 {
	margin:1em 0 0 0;
	padding:0;font-size:small;
	}
	
dl {	
	margin:0;
	padding:0;
	}
	
dt {
	font-weight: bold;
	float:left;
	}
	
dd {
	padding-left:4em;
	}
	
	
blockquote {padding:5px 5px 0px 3px; 
}
	
/* ******************  to align elements  *************** */
.left {text-align: left;display:block}
.right {text-align: right;display:block}
.center {text-align: center;display:block}

/* ******************  to float elements  *************** */
.floatleft {float: left;padding:2px 10px 10px 0px}
.floatright {float: right;padding:2px 0px 10px 10px;}

/* ******************  to highlight text  *************** */
.bold {font-weight: bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline}

/* ****************** aboutmyself  *************** */
#UserPicture {float:left;margin:10px 10px 10px 6px;border:solid #D4D0CD 1px;padding:3px;background-color:#fff}
#AboutMyself p {padding:10px 0;margin:0}

.comment_1 {
  margin-left: 10px;
 }
 .comment_2 {
  margin-left: 20px;
 }
 .comment_3 {
  margin-left: 30px;
 }
 
 
 /* ********Navigation************** */
 
 

b.blue {

color:#1f54bc;

font-size:14px;

}



b.green{

color:#129b69;

font-size:14px;

}



b.red {

color:#a41100;

font-size:14px;

}



form {

margin:0px;

}



.bb-title{

background:#485b80;

border:1px solid #485b80;

border-width:1px 0px;

}



#blue-box {

width:160px;

border:1px solid #485b80;

border:0 1px 1px 1px;

}



#blue-box img{

border:0px;

}



#blue-box input[type=text]{

width:95px;

font-size:12px;

}



#blue-box td{

padding:5px;

vertical-align:top;

}



#bookmark {

background-image:url(http://www.pcasupport.com/img/bookmark-btn.png);

background-repeat:no-repeat;

background-position:3px 3px;

width:154px;

height:30px;

text-align:center;

cursor:pointer;

}

.border_blue {
height:5px;
background:url(../../img/border_blue.gif) repeat-x;
}

.border_green {
height:5px;
background:url(../../img/border_green.gif) repeat-x;
}

.border_red {
height:5px;
background:url(../../img/border_red.gif) repeat-x;
}


#box-ta {

padding:0 10px;

}



#box-sbc a, #box-srv a, #box-ta a {

text-decoration:none;

color:#000;

}



#box-sbc a:hover, #box-srv a:hover, #box-ta a:hover{

text-decoration:underline;

}



#box-sbc li, #box-srv li, #box-ta li{

margin:7px 0px;

line-height:10px;

}



#box-sbc ul{

list-style-image:url(../../img/arrow_blue.gif);

margin:0 0 0 15px;

padding:0px;

}



#box-srv ul{

list-style-image:url(../../img/arrow_green.gif);

margin:0 0 0 15px;

padding:0px;

}



#box-ta ul{

list-style-image:url(../../img/arrow_red.gif);

margin:0 0 0 15px;

padding:0px;

}



#btn-more {
background:url(../../img/more-bg.png);
height:18px;
width:66px;
font-weight:900;
border:1px solid #a41100;
float:right;
position:relative;
top:80px;
right:20px;
text-align:center;
cursor:pointer;
}



#btn-more b {
font-size:16px;
vertical-align:-2px;
}


#co-email {
background-color:#cbd7ef;
border:1px solid #1f54bc;
width:100%;
}



#co-email .co-title {
background-color:#1f54bc;
height:25px;
}



.co-email-bar{

border:1px solid #2a74d9;

border-width: 1px 0 0 0;

height:1px;

background-color:#7998d7;

}

#co-signup {
background-color:#aee0c6;
border:1px solid #10a56e;
width:100%;
}



#co-signup .co-title {
background-color:#10a56e;
height:25px;
}

.co-signup-bar{

border:1px solid #10a56e;

border-width: 1px 0 0 0;

height:1px;

background-color:#24c88c;

}

#co-help {

background-color:#c8e8dc;

border:1px solid #129b69;

width:100%;

}



#co-help .co-title {

background-color:#129b69;

height:25px;

}



.co-help-bar{

border:1px solid #1bb17a;

border-width:1px 0 0 0;

height:1px;

background-color:#71c3a5;

}



#co-sales {

background-color:#eac8c4;

border:1px solid #a41100;

width:100%;

}



/*
#co-sales td, #co-email td, #co-help td{

padding:0px 5px;

}
*/


#co-sales .bold {

font-size:12px;

}



#co-sales .co-title {

text-align:left;

background-color:#a41100;

height:25px;

}



#co-sales .text {

color:#a41000;

font-size:10px;

font-weight:900;

padding:2px 6px;

}





.co-sales-bar{

border:1px solid #ce1f0a;

border-width:1px 0 0 0;

height:1px;

background-color:#c87066;

}



#contact-box td{

vertical-align:top;

}

.dbox {
width:300px;
background:#c7cdd3;
padding:10px 0px;
margin:10px 0px;
}

.dbox div {
padding: 0px 10px;
}

.dline {
background:#b4bcc3;
height:1px;
margin:10px 0px;
padding:0px;
}

#email-btn {
text-align:center;
background-image:url(../../img/bookmark-btn.png); 
background-repeat:no-repeat;
background-position:center center;
text-align:center;
padding:5px;
margin:4px 0;
}



#email-btn a{
text-decoration:none;
color:#000;
display:block;
}



#email-btn-bg {
height:32px;
}



a.go-back {

text-decoration:none;

color:#000;

}



a.go-back:hover{

text-decoration:underline;

}



#grey-line {

border:1px solid #ababab;

border-width:1px 0 0 0;

margin:0px 15px;

}



.grey-text{
color:#666666;
font-size:14px;
}



#home_sbc {
background-image:url(../../img/business-challenges.jpg);
width:220px;
height:162px;
color:#fff;
font-size:11px;

}



#home_srv {
background-image:url(../../img/services.jpg);
width:220px;
height:162px;
color:#fff;
font-size:11px;
}



#home_ta {
background-image:url(../../img/technology-areas.jpg);
width:220px;
height:162px;
color:#fff;
font-size:11px;
}

#home_sbc a, #home_srv a, #home_ta a{
color:#fff;
}

#home_sbc p, #home_srv p, #home_ta p{

position:relative;
top:102px;
left:0px;
padding:10px;
margin:0px;
z-index:0;
}



#hot-topics .ht-two {
padding:15px 5px;
}

img {
behavior: url(inc/iepngfix.htc);
}

#inquiry-form input[type=text]{
	width:220px;
}


#inquiry-form td{
padding:5px 0px;	
}

#job_details td{
padding:0 0 20px 0;
}


#landpage-copy p {
width:95%;
}

#landing_blue {
border:1px solid #1f54bc;
width:100%;
background-color:#1f54bc;
color:#fff;
}

#landing_green {
border:1px solid #129b69;
width:100%;
background-color:#129b69;
color:#fff;
}

#landing_red {
border:1px solid #a41100;
width:100%;
background-color:#a41100;
color:#fff;
}

#landing_red p, #landing_blue p, #landing_green p{
text-indent:5px;
margin:0px;
padding:0px;
}

#layer {
height:1px; 
position:relative;
top:0px;
left:0px;
}


.logo {
border:0px;
}



#nav td {

vertical-align:middle;
font-size:11px;
padding:0px 5px;

}



#nav-box {

background-color:#b4bcc3;

border:1px solid #dadee2;

border-width:0 0 4px 0;

text-align:right;

}



#nav-box a{

color:#000;

text-decoration:none;

}






#page-box{
width:100%;
vertical-align:top;
padding:15px;
font-size:12px;
line-height:16px;
}



#page-content {
width:90%;
}



#page-content td{

vertical-align:top;

}



.page-img {

margin:0 0 0 15px;

}



#page-title {



}

.rvp-logo {
border:1px solid #485b80;
background:#fff;
width:157px;
padding:5px 0px;
margin:0px auto;
}

#side-box {

background-color:#c7cdd3;

vertical-align:top;

border:2px solid #fff;

border-width:2px 0 0 0;

}

#faq-box {

background-color:#fff;
border:2px solid #c7cdd3;
border-width:2px 2px 2px 2px;

}

#side-nav {

width:185px;

}



#side-nav td{

border:1px solid #fff;

border-width:0 0 1px 0;

font-size:12px;

padding:5px;

}



#site {

width:100%;

}



.subheading {

color:#1f54bc;

font-size:12px;

font-weight:900;

}


#tag {

color:#1f54bc;
font-size:18px;
font-weight:900;
margin:15px 0 0 0;
}



/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */

.navdiv ul{

margin: 0;

padding: 0;

list-style-type: none;

width: 185px; /* Width of Menu Items */

border-bottom: 1px solid #ccc;

z-index:1000;

}

	

.navdiv ul li{

position: relative;

z-index:1000;
}

	

/*Sub level menu items */

.navdiv ul li ul{

position: absolute;

width: 185px; /*sub menu width*/

top: 0;

visibility: hidden;

border:1px solid #fff;

border-width:0 1px;

z-index:1000;

background:#dadee2;

}



/* Sub level menu links style */

.navdiv ul li a{

display: block;

overflow: auto; /*force hasLayout in IE7 */

color:#000;

text-decoration: none;

background: #dadee2;;

padding:5px;

border:1px solid #fff;

border-width:0 0 1px 0;

font-size:12px;

z-index:1000;

}



.navdiv ul li a:visited{

color:#000;

}

#submit_1 {

background-image:url(../../img/submitgreen.png);
width:45px;
height:20px;
border:1px solid #119765;
color:#fff;
font-size:10px;
background-color:#119765;
}

.navdiv ul li a:hover{

background-color:#fff;
z-index:1000;
}


.nav a {
font-size:11px;
color:#0000ff;
text-decoration:none;
}

.navdiv .subfolderstyle{

background: url(../../img/arrow_blue-grey.gif) no-repeat 170px;

}



	

/* Holly Hack for IE \*/

* html .navdiv ul li { float: left; height: 1%; }

* html .navdiv ul li a { height: 1%; }

/* End */


