﻿/*
	Radford Computing StyleSheet
    Designed by BlueLight Web Design
*/

Basic
{
    margin: 0;
    padding: 0;
}
h1, h2
{
}


body
{
    font-family: "trebuchet ms" , sans-serif;
    font-size: 10pt;
    background-color: #fff;
    color: #555;
    height: 100%;
}

a
{
    color: #007788;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

.clear
{
    clear: both;
}

/****** Master Page Styles ***********************************************************************************/

/* Outer container to hold all master page content*/

#outer /*Confirmed*/
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

/* Header holding Radford Computing Logo and Keyboard header*/

#header /*Confirmed*/
{
    width: 800px;
    margin-bottom: 6px;
}

/* Menu */

#menu /*Confirmed*/
{
    position: relative;
    width: 800px;
    height: 40px;
    background: #007788 url(  'images/Master/x3.gif' ) top left repeat-x;
    margin-bottom: 10px;
}

#menu ul /*Confirmed*/
{
    list-style: none;
}

#menu li /*Confirmed*/
{
    display: block;
    float: left;
}

#menu li a /*Confirmed*/
{
    color: #fff;
    display: block;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
}

#menu li a:hover /*Confirmed*/
{
    background: #007788 url(  'images/x4.gif' ) top left repeat-x;
}

#welcomeImage /*Confirmed*/
{
    background: url(Images/Master/mainboard.jpg) no-repeat;
    position: relative;
    width: 300px;
    height: 200px;
    float: left;
    margin-bottom: 10px;
}

#welcomeText /*Confirmed*/
{
    position: relative;
    width: 462px;
    background: #007788 url(  'images/Master/x3.gif' ) top left repeat-x;
    color: #fff;
    height: 200px;
    padding-left: 12px;
    padding-right: 25px;
    float: left;
    margin-bottom: 10px;
}

/* Footer */

#footer /*Confirmed*/
{
    height: 60px;
    background: #fff url(   'images/Master/RadfordKeyboardFooter.gif' ) top left no-repeat;
    text-align: center;
    color: White;
    padding: 10px 0px 5px 0px;
    margin-top: 10px;
}

/* Content */

#content /*Confirmed*/
{
    line-height: 23px; /*margin-bottom:10px;*/
}

#content h2, h4, h5, h6 /*Confirmed*/
{
    color: #fff;
    padding: 15px 14px 0px 0px;
    font-size: 16px;
}

#content h3 /*Confirmed*/
{
    color: #555;
    font-size: 16px;
}


.hyperlink_master /*Confirmed*/
{
    text-decoration: none;
    color: White;
    font-weight: bold;
}

#sidebar /*Confirmed*/
{
    float: left;
    width: 170px;
    background: #007788 url(  'images/Master/x3.gif' ) top left repeat-x;
}

#sidebar menu /*Confirmed*/
{
    margin-bottom: 30px;
    border-bottom: 4px solid #EBEBEB;
}

#sidebar ul /*Confirmed*/
{
    padding: 0;
    margin: 0;
    line-height: normal;
}

#sidebar li /*Confirmed*/
{
    list-style-type: none;
}

#sidebar a /*Confirmed*/
{
    display: block;
    padding: 10px 0 10px 24px;
    border-top: 1px solid #EBEBEB;
    color: White;
    text-decoration: none;
    height:1em; /* Workaround for IE6 Whitespace bug with unordered lists. */
}

html>body #sidebar a /* Workaround for IE6 Whitespace bug with unordered lists. */
{
    height:auto;
}

#sidebar a:hover, #sidebar .active a /*Confirmed*/
{
    background: none;
    text-decoration: none;
    padding: 10px 0 10px 24px;
    font-weight: bold;
    color: #385B88;
    background-color: #cedaee;
}

#masterContentPlaceHolder /*Confirmed*/
{
    float: right;
    width: 622px;
    margin-left: 5px;
    padding: 0;
}

#contactDetails
{
    width: 150px;
    padding: 0px 0px 10px 20px;
    color: White;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/****** End of Master Page Styles ****************************************************************************/

#servicePageText /*Confirmed*/
{
    position: relative;
    float: left;
}




.hyperlink_homepage /*Confirmed*/
{
    text-decoration: none;
    font-weight: bold;
}

#virusText
{
    width:450px;
}

#McAffee_panel /*Confirmed*/
{
    position: relative;
    float: right; /*border-spacing:2px; 	border-width:2px;*/ /**background-color:#D3DEEF;**/
    /*color: #ffb210;*/
    /*font-weight: bold; /*Width:100;*/
    /*text-align: left;*/
    /*margin: 20px 0px 10px 0px;
    padding: 3px 0px 3px 3px;*/
    /*background: #007788 url(  'images/Master/x3.gif' ) top left repeat-x;*/
    /*width: 177px;*/
    line-height:normal;
}

.serviceBox /*Confirmed*/
{
    margin-left: 17px;
    float: left;
}

.serviceBoxMiddle /*Confirmed*/
{
    margin-left: 17px;
    float: left;
    margin-top: 20px;
}

.serviceBoxHeader /*Confirmed*/
{
    text-align: center;
    width: 412px;
    height: 20px;
    border-right: #007788 thin solid;
    border-top: #007788 thin solid;
    border-left: #007788 thin solid;
    border-bottom: #007788 thin solid;
    background: #007788 url(  'images/Master/x3.gif' ) top left repeat-x;
    color: white;
}

.serviceBoxContent /*Confirmed*/
{
    float: left;
    width: 412px;
    height: 220px;
    border-right: #007788 thin solid;
    border-top: none;
    border-left: #007788 thin solid;
    border-bottom: #007788 thin solid;
}

.serviceBoxText /*Confirmed*/
{
    width: 240px;
    height: 113px;
    float: left;
    text-align: left;
    padding-left: 5px;
    padding-right: 15px;
}

.serviceBoxContactUsHeaders /*Confirmed*/
{
    float: left;
    width: 95px;
    padding-top: 5px;
    padding-left: 5px;
}

.serviceBoxContactUsInput /*Confirmed*/
{
    float: left;
    width: 176px;
    padding-top: 5px;
}

.serviceBoxImage /*Confirmed*/
{
    float: left;
    padding-top: 10px;
}

.serviceBoxLink /*Confirmed*/
{
    float: left;
    width: 100px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: left;
}
.serviceBoxLinkLeft /*Confirmed*/
{
    float: left;
    width: 194px;
    padding-left: 15px;
}

.serviceBoxLinkRight /*Confirmed*/
{
    float: left;
    width: 175px;
    padding-left: 25px;
}


.infoBoxLeft /*Confirmed*/
{
    float: left;
}

.infoBoxRight /*Confirmed*/
{
    float: right;
    margin-left: 5px;
}

.infoBoxBottomLeft /*Confirmed*/
{
    float: left;
    margin-top: 20px;
}

.infoBoxBottomRight /*Confirmed*/
{
    float: right;
    margin-left: 5px;
    margin-top: 20px;
}


.infoBoxHeader /*Confirmed*/
{
    text-align: center;
    width: 170px;
    height: 20px;
    border-right: #007788 thin solid;
    border-top: #007788 thin solid;
    border-left: #007788 thin solid;
    border-bottom: #007788 thin solid;
    background: #007788 url(  'images/Master/x3.gif' ) top left repeat-x;
    color: white;
}

.infoBoxContent /*Confirmed*/
{
    float: left;
    width: 170px;
    height: 220px;
    border-right: #007788 thin solid;
    border-top: none;
    border-left: #007788 thin solid;
    border-bottom: #007788 thin solid;
}

.infoBoxText /*Confirmed*/
{
    width: 155px;
    height: 180px;
    float: left;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.infoBoxLink /*Confirmed*/
{
    float: left;
    width: 165px;
    text-align: center;
}

.infoBoxImage /*Confirmed*/
{
    width: 155px;
    text-align: center;
}

.TabArea /*Confirmed*/
{
    background-color: White;
    font-size: x-small;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    position: absolute;
    top: 42px;
    height: 400px;
    z-index: -25;
}

#customPCIntelLogos /*Confirmed*/
{
    float: left;
    width: 180px;
    text-align: center;
    padding-left: 80px;
}

#customPCAMDLogos /*Confirmed*/
{
    float: left;
    width: 250px;
    text-align: center;
    padding-left: 20px;
}

.customPCLogoHolder /*Confirmed*/
{
    margin-bottom: 5px;
}

.customPCBoxContent /*Confirmed*/
{
    float: left;
    width: 110px; /**height: 220px; */
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid; /*border-bottom: #007788 thin solid;*/
    margin-left: 5px;
    font-size: 9pt;
}

.customPCBoxDetail /*Confirmed*/
{
    float: left;
    width: 110px;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: #cccccc thin solid;
    font-size: 9pt;
    vertical-align: middle;
    padding-bottom: 2px;
    text-align: center;
    background-color: #f8f8f8;
}

.customPCBoxDetailAlt /*Confirmed*/
{
    float: left;
    width: 110px;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: #cccccc thin solid;
    font-size: 9pt;
    vertical-align: middle;
    padding-bottom: 2px;
    text-align: center;
    background-color: #e9e9e9;
}

.customPCBoxContentAMD /*Confirmed*/
{
    float: left;
    width: 110px; /**height: 220px; */
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid; /*border-bottom: #007788 thin solid;*/
    margin-left: 20px;
    font-size: 9pt;
}

.customPCOptions /*Confirmed*/
{
    float: left;
    width: 584px; /**height: 220px; */
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
    margin-left: 5px;
    margin-right: 5px; /*#e9e9e9*/
}

.customPCOptionsHeader /*Confirmed*/
{
    background-color: #e9e9e9;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    margin-left: 5px;
    width: 581px;
    padding-left: 3px;
    font-weight: bold;
}

.customPCOptionsHeaderInternal /*Confirmed*/
{
    background-color: #e9e9e9;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid; /*border-left: #cccccc thin solid; */
    width: 581px;
    font-weight: bold;
    padding-left: 3px;
}

.customPCOptionsDetail
{
    width: 586px;
    float: left;
    border-top: #cccccc thin solid;
    padding-bottom: 5px;
}

.customPCOptionsDetailChoices
{
    margin-top: 5px;
    padding-left: 10px;
    float: left;
    width: 440px;
}

.customPCOptionsDetailImages
{
    margin-top: 5px;
    float: left;
}

.customPCHeaders /*Confirmed*/
{
    font-weight: bold;
    color: navy;
}

.customPCFooterText /*Confirmed*/
{
    height: 70px;
    width: 610px;
    margin-left: 5px;
}

#customPCOSExisting
{
    padding-left: 50px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.customPCOSXP
{
    padding-left: 50px;
}

#customPCOSXPImage
{
    width: 250px;
    float: left;
}

#customPCOSVistaImage
{
    width: 250px;
    padding-bottom: 5px;
    float: left;
}

.customPCOS
{
    width: 250px;
    text-align: center;
    margin-top: 5px;
}

#customPCCost
{
    float: left;
    margin-top: 10px;
    width: 610px;
}

#customPCCalculateCost
{
    margin-left: 5px;
}

#customPCCostDisplay
{
    background-color: #e9e9e9;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
    border-left: #cccccc thin solid;
    margin-left: 5px;
    width: 581px;
    padding-left: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    height: 25px;
}

.CustomPCReturn
{
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.priceText /*Confirmed*/
{
    font-weight: bold;
    color: red;
    padding-left: 2px;
}

.hintsImageWrapper
{
    width: 140px;
}


.hintsItem
{
    float: left;
    width: 140px;
    text-align: center;
    padding: 10px 30px 10px 30px;
}

#hintsWrapper
{
    float: left;
    width: 605px;
}

/*#hintsInitialPage
{
    position:relative;
    float:left;
    width:500px;
}

#hintsImage
{
    float:left;
    padding: 0 10px 0 10px;
}*/

a.hintsLink:link, a.hintsLink:visited
{
    text-decoration: none;
}

a.hintsLink:hover
{
    font-weight: bold;
}

.HintsNavigation
{
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#aboutUsLoacation
{
    text-align:center;
    width:580px;
    
}

#linksWrapper
{
    float: left;
    width: 605px;
}

.linksItem
{
    float: left;
    width: 140px;
    text-align: center;
    padding: 10px 30px 10px 30px;
}

.linksImageWrapper
{
    width: 140px;
}

.textHighlight
{
    color: #FF0000;
}

.textItalic
{
    color: #fa9e23;
    font-style:italic;
    font-weight:bold;
}

.freeIndex
{
    border:0;
}

/** Colour Codes
Light blue colour: #EBFCFF
**/