/* 3 Column Style sheet for RC Computer Solutions Template */

h4 {padding-top:0;
font-family: Tahoma, "Times New Roman";
font-size: 14px;
font-weight: 600;
color: #000455;
text-align: center;
}

p {padding-left:2px; padding-right:4px;
margin-right:10px;}

#indent {padding-left:14px;
padding-right:10px;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
margin-top:-1px;
}

li {font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:700;
color:#000066;
text-align:left;
list-style-image:url(images/CDsmall.png);
}

img.floatRight { 
    float: right; 
    margin: 4px;
	margin-right:16px;
	padding-right:6px;
}

a img {border: none; }

hr {color:#999EFF}

/* Link definition - get a distinct look for links */
.hzNavLink a:link {color:#FFFFFF; text-decoration:underline;}
.hzNavLink a:visited {color:#FFFFFF; text-decoration:underline;}
.hzNavLink a:active {color:#000455; text-decoration:none;text-decoration:underline;}
.hzNavLink a:hover {color:#FFFFFF; background:#999EFF; text-decoration:underline overline;}

.swLinks a:link {color:#FFFA99; text-decoration:none;}
.swLinks a:visited {color:#000000; text-decoration:none;}
.swLinks a:active {color:#0009AA; text-decoration:none;}
.swLinks a:hover {color:#FFFFFF; background:#999EFF; text-decoration:underline overline;}

.rightColLinks a:link {color:#000455;}
.rightColLinks a:visited {color:#FFC799; }
.rightColLinks a:active {color:#0009AA; text-decoration:none}
.rightColLinks a:hover {color:#FFFFFF; background:#000455; text-decoration:underline overline;}

b{font-size: 90%;}
em{color: #000455;font-weight:700;}
 
#topsection{background: #FFFA99;
height: 130px; /*Height of top section*/
border-bottom: medium solid #000DFF;
padding-top: 10px;
margin: 0 0 0 0;
}

#topsection h1{padding-top: 15px;
font-size: 36px;
position:relative;
color: #0009AA; vertical-align: middle;
margin-left:10px;
}

#topsection h5{padding-top:0;
font-family:Tahoma,"Times New Roman";font-weight:500;text-align:right;
font-size:12px;
margin-right:30px;
color: #000455;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 230px 0 150px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-image: url(images/body_bkg1.jpg);background-repeat: repeat;
overflow:auto;
padding-top: 15px;
}

#contentcolumn h3{font-family: Tahoma, Times New Roman, Serif;
font-size: 18px;
font-weight: 600;
text-decoration: underline;
color: #000000;
text-align: center;
}

#leftcolumn{
float: left;
width: 150px; /*Width of left column*/
margin-left: -100%;
background: #999EFF;
border-right: medium solid #000DFF;
overflow: auto;
padding-top: 15px;
}

#menuContent{padding-left:10px;}

.leftPad{padding-left:25px;}

.blockLeft{margin-left:15px; margin-right:15px;}

#rightcolumn{
float: left;
width: 230px; /*Width of right column*/
margin-left: -240px; /*Set left marginto -(RightColumnWidth)*/
padding-top: 15px;
background: #999EFF;
border-left: medium solid #000DFF;
overflow: auto;
}

#rightcolumn h3{font-family: Tahoma, Times New Roman, Serif;
font-size: 14px;
font-weight: 600;
text-decoration: underline;
color: #000DFF;
text-align: center;
}

#footer{
clear: left;
width: 100%;
background: #0009AA;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFFFF;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-right: 2px;
}

#footernav{clear:left;
width:100%;
background:#0009AA;
text-align:center;
border-top:medium solid #000DFF;
}

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #99D1FF;
width: 12em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #999EFF;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #404AFF;
background: #99D1FF;
text-decoration: none;
}

#navlist li a:link { color: #2B4CA5; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #FFFA99;
color: #FFFFFF;
background: #0009AA;
}


