/* GENERAL STYLES */
body {
   margin: 0;
   padding: 0;
   height: 100%;
   background: url('../images/bkgd1.gif') repeat-x;
   background-color: #000000;
   font-family: Arial;
}
.BodyLegal
{
    background: url('../images/legal_bkgd.png') repeat-x #000000;
    height: 100%;
    padding: 20px;
}
a 
{
    text-decoration: none;
}
img 
{
    border: 0;
}
#CentrePage
{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#CentrePageLegal
{
    width: 374px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#Header
{
    float: left;
    width: 100%;
    height: 140px;
    margin: 0px 0 0 0;
padding-top:0px;
}
#HeaderLegal
{
    float: left;
    width: 100%;
    height: 80px;
}
#Reticle 
{
    position: absolute;
    top: 0px;
    right: 0px;
    background: url('../images/reticle.gif') no-repeat;
    width: 532px;
    height: 641px;
}
#SniperLogo
{
    background: url('../images/sniperlogo.gif') no-repeat;
    width: 247px;
    height: 82px;
    position: relative;
    top: -3px;
    left: 0;
}
#SniperLogoLegal
{
    background: url('../images/logo.png') no-repeat;
    width: 247px;
    height: 82px;
    text-align: center;
}
#LoginPass 
{
    position: absolute;
    top: 42px;
    right: 0;
    width: 320px;
}
#umbLogin_1_PanelSignOut
{
    color: #CDE7F6;
    font-size: 11px;
}
#umbLogin_1_PanelSignOut a
{
    color: #CDE7F6;
    font-size: 11px;
text-decoration:underline;
}

#ClientLogin 
{
    position: absolute;
    left: 2px;
    color: #CDE7F6;
    font-size: 11px;
}
#ClientPass 
{   
    position: absolute;
    right: 0;
    color: #CDE7F6;
    width: 150px;
    font-size: 11px;
}
fieldset{border:0px none;margin:0px; padding:0px;}
#umbMemberControlsLogin fieldset{border:0px none;margin:0px; padding:0px;}
#umbMemberControlsLogin fieldset p{margin:0px; padding:0px;}

#umbMemberControlsLogin fieldset label
{
color:#cde7f6;
font-size:11px;
}

#UsernameDiv
{
float:left;
height:35px;

}
#PasswordDiv
{
float:left;
height:35px;

}
#SubmitDiv
{
float:left;
height:15px;
padding-top:15px;
padding-left:10px;
}


#UsernameDiv input
{
    width: 140px;
    height: 15px;
    margin-right: 12px;
    padding-top:2px;
    font-size:11px;
    border: 1px #98BCD2 solid;
}

#PasswordDiv input
{
    width: 100px;
    height: 15px;
    margin-right: 2px;
    padding-top:2px;
    font-size:11px;
    border: 1px #98BCD2 solid;
}
#umbLogin_3_TextBoxUserName
{
    width: 140px;
    height: 15px;
    margin-right: 12px;
    padding-top:2px;
    font-size:11px;
    border: 1px #98BCD2 solid;
}

#umbLogin_3_TextBoxPassword
{
    width: 100px;
    height: 15px;
    margin-right: 2px;
    padding-top:2px;
    font-size:11px;
    border: 1px #98BCD2 solid;
}

#SniperGoButton 
{
    position: absolute;
    top: 22px;
    right: 5px;
    margin: 0 0 3px 0;
}
.umbMemberControlsButton 
{
    background: url('../images/snipergo.gif') no-repeat;
    height: 18px;
    width: 36px;
    border: 0;
}


.SniperTextBox
{
    width: 140px;
    height: 18px;
    margin-left: 4px;
    border: 1px #98BCD2 inset;
}
.SniperMessageBox
{
    margin-left: 4px;
    border: 1px #98BCD2 inset;
}
.ContactSubmit
{
    border: 1px outset;
}
.ContactLabels
{
    text-align: right;
}
#MainMenu 
{
    border-top: 1px #6392A5 solid;
    border-bottom: 1px #6392A5 solid;
    padding: 4px 0 4px 0;
    margin-top: 12px;
}
#MainMenu ul 
{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    color: #FFFFFF;
}
#MainMenu li
{
    display: inline;
    text-transform: uppercase;
    color: #D4EAF7;
    font-size: 10px;
    padding-left: 3px;
}
#MainMenu li img
{
    padding: 0 6px 0 3px;
    border: 0;
}
#MainMenu a
{
    text-decoration: none;
    color: #D4EAF7;
}
#MainMenu a:hover
{
    text-decoration: underline;
}
#Content
{
    /*float: left;   commented by gareth 27/04/09 to fix ie8 */ 
    width: 100%;
    margin-bottom: 10px;
    clear: both;
}
#PageTitleBox 
{
    float: left;
    border: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
#PageTitleBoxLegal
{
    float: left;
    border: 1px solid #4C6F82;
    border-left: 0;
    border-right: 0;
    padding-top: 10px;
    width: 100%;
    height: 25px;
}
#PageTitleBoxLegal h3
{
    margin-top: -14px;
}
.PageTitleText 
{
    font: Arial;
    font-size: 11px;
    color: #FFFFFF;
    padding: 0 0 0 15px;
}
#LegalMain 
{
    float: left;
    width: 100%;
    height: 305px;
    overflow: auto;
    color: #FFFFFF;
    font-size: 11px;
    margin-top: 5px;
    padding: 5px 0px 5px 0px;
}
#LegalMain a
{
    color: #FFFFFF;
    text-decoration: underline;
}
#LegalMain a:hover
{
    color: #4C6F82;
}
#LegalMain strong 
{
    text-transform: uppercase;
}
#HomeLeftDiv 
{
    float: left;
    width: 346px;
}
#HomeTopLeftBox 
{
    float: left;
    width: 346px;
    height: 355px;
}
#HTLBBlueTop 
{
    width: 350px;
    height: 10px;
    position: relative;
    background: url('../images/homeBBTop.png') no-repeat;
}
#HTLBBlue 
{
    background: #7F98A5;
    width: 330px;
    height: 325px;
    text-align: center;
    padding: 0 10px 0 10px;
    position: relative;
}
#HTLBBlueText 
{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    color: #FFFFFF;
    font: Arial;
    font-size: 11px;
    padding: 0 18px 5px 16px;
}
#HTLBBlueBottom 
{
    width: 350px;
    height: 10px;
    position: relative;
    background: url('../images/homeBBBottom.png') no-repeat;
}
#HTLBWhiteTop 
{
    width: 327px;
    height: 16px;
    position: relative;
    background: url('../images/homeWBTop.gif') no-repeat;
}
#HTLBWhite 
{
    width: 327px;
    height: 157px;
    position: relative;
}
#HTLBWhiteMain 
{
    background: #FFFFFF;
    width: 327px;
    height: 157px;
}
#HTLBWhiteBottom
{
    width: 327px;
    height: 16px;
    position: relative;
    background: url('../images/homeWBBottom.gif') no-repeat;
}
#HomeBottomLeftBox 
{
    float: left;
    width: 350px;
    margin-top: 14px;
    padding-top: 4px;
    padding-left: 4px;
}
#HomeBottomLeftBoxa
{
    float: left;
    margin-top: 5px;
    width: 350px;
}
#HomeBottomLeftBoxa a 
{
    color: #FFFFFF;
    font: Arial;
    font-size: 11px;
    text-decoration: none;
}
#HomeBottomLeftBoxa a:hover
{
    text-decoration: underline;
}
#HomeRightDiv 
{
    float: right;
    width: 480px;
}
#HomeTopRightBox 
{
    width: 480px;
    height: 240px;
    float: right;
    margin-bottom: 20px;
}
#HomeHosting 
{
    float: left;
    margin: 0 0 10px 0;
    height: 30px;
    width: 480px;
}
h3
{
  color:#ffffff;
  font-size:30px;
  font-family:aerial;
  font-style: italic;
}

#HomeBottomRightBox 
{
    float: right;
    width: 480px;
    height: 328px;
    text-align: right;
}
#HomeBottomRightBox a
{
    color: #FFFFFF;
    font: Arial;
    font-size: 11px;
    text-decoration: none;
}
#HomeBottomRightBox a:hover
{
    text-decoration: none;
}
#HBRBTop 
{
    background: url('../images/hostingplansTop.png') no-repeat;
    width: 480px;
    height: 10px;
}
#HBRBMain 
{
    background: #383838;
    height: 309px;
    width: 480px;
    text-align: left;
    position: relative;
    font-size: 11px;
}
.HBRBimage
{
    height: 72px;
    width: 473px;
    margin: 0 0 8px 4px;
    position: relative;
    cursor: pointer;
}
.HBRBMainText
{
    color: #FFFFFF;
    position: absolute;
    top: 6px;
    right: 80px;
    width: 130px;
    height: 60px;
    padding: 0 6px 0 6px;
    overflow: hidden;
}
.HBRBMainText:hover
{
    text-decoration: none;
}
#HBRBecommerce
{
    background: url('../images/home_ecommerce.gif') no-repeat;
}
#HBRBcontent
{
    background: url('../images/home_contentmanagement.gif') no-repeat;    
}
#HBRBcustom
{
    background: url('../images/home_customapps.gif') no-repeat;
}
#HBRBhosting
{
    background: url('../images/home_webhosting.gif') no-repeat;
}

#Ricochet 
{
    position: relative;
    left: 13px;
    margin: 0 0 4px 0;
}
#Ricochet a 
{
    color: #12A9B9;
    text-decoration: underline;
}
#Ricochet ul 
{
    list-style-image: url('../images/ricochetpt.png');
    margin-left: 1em;
    padding-left: 1em;
    margin-top: 10px;
}
#Ricochet li 
{
    color: #98A0AB;
}
#Ricochet .HostingBackdrop 
{
    position: absolute;
    top: 0;
    right: 22px;
}
#Bullet 
{
    position: relative;
    left: 13px;
    margin-bottom: 4px;
}
#Bullet a 
{
    color: #82BE2E;
    text-decoration: underline;
}
#Bullet ul 
{
    list-style-image: url('../images/bulletpt.png');
    margin-left: 1em;
    padding-left: 1em;
    margin-top: 10px;
}
#Bullet li 
{
    color: #98A0AB;
}
#Bullet .HostingBackdrop 
{
    position: absolute;
    top: 0;
    right: 22px;
}
#Revolver 
{
    position: relative;
    left: 13px;
    margin-bottom: 4px;
}
#Revolver a 
{
    color: #FCA205;
    text-decoration: underline;
}
#Revolver ul 
{
    list-style-image: url('../images/revolverpt.png');
    margin-left: 1em;
    padding-left: 1em;
    margin-top: 10px;
}
#Revolver li 
{
    color: #98A0AB;
}
#Revolver .HostingBackdrop 
{
    position: absolute;
    top: 0;
    right: 22px;
}
#Magnum 
{
    position: relative;
    left: 13px;
    margin: 0;
}
#Magnum a 
{
    color: #BD2816;
    text-decoration: underline;
}
#Magnum ul 
{
    list-style-image: url('../images/magnumpt.png');
    margin-left: 1em;
    padding-left: 1em;
    margin-top: 10px;
}
#Magnum li 
{
    color: #98A0AB;
}
#Magnum .HostingBackdrop 
{
    position: absolute;
    top: 0;
    right: 22px;
}
.HostingBackdrop 
{
    background: url('../images/hostingbackdrop.gif') no-repeat;
    height: 72px;
    width: 289px;
    padding: 0 0 0 5px;
}
.HostingBackdrop img 
{
   position: absolute;
   top: 13px;
   right: 40px;
   border: 0;
}
#HBRBBottom 
{
    background: url('../images/hostingplansBottom.png') no-repeat;
    width: 480px;
    height: 10px;
    margin-bottom: 3px;
}
#PortfolioTable td.WhiteBoxTD
{
    padding-bottom: 20px;
}
.WhiteBoxBreak 
{
    width: 850px;
    float: left;
    display: table;
}
.WBBreakTop 
{
    padding: 0;
    margin: 0;
    height: 10px;
    width: 850px;
    background: url('../images/WBBreakTop2.gif') no-repeat;
    float: left;
}
.WBBreakMidContainer 
{
    background: url('../images/WBBreak_bkgd.gif') repeat-y top left;
    width: 850px;
    float: left;
    vertical-align: middle;
    display: table;
}
.WBBreakLeftImg
{
    width: 198px;
    float: left;
    background: #FFFFFF;
    text-align: center;
}
.WBBreakLeftImgInner
{

}

.WBBreakRightText
{
    float: right;
    background: #FFFFFF;
    padding: 10px;
    width: 623px;
    min-height: 70px;
    font: Arial;
    font-size: 11px;
    color: #476C7F;
}
.WBBreakRightText strong
{
    line-height: 20px;
}
.WBBreakRightText a
{
    color: #476C7F;
    text-decoration: underline;
}
.WBBreakBottom 
{
    padding: 0;
    margin: 0;
    height: 10px;
    width: 850px;
    background: url('../images/WBBreakBottom2.gif') no-repeat;
    float: left;
}    
#WhiteBoxWhole
{
    width: 607px;
    float: left;
}
#WhiteBoxWhole ul 
{
    list-style: disc;
    margin: 0 0 0 1em;
    padding: 0 0 0 1em;
}
#WhiteBoxWhole li 
{
    padding-top: 4px;
}
#WBTop 
{
    padding: 0;
    margin: 0;
    height: 10px;
    width: 606px;
    float: left;
    background: url('../images/wbtop2.gif') no-repeat;
}
#WBBase 
{
    padding: 0;
    margin: 0;
    height: 10px;
    width: 606px;
    float: left;
    background: url('../images/wbbase2.gif') no-repeat;
}
#WBText 
{
    float: left;
    padding: 20px;
    background: #FFFFFF;
    font-size: 11px;
    color: #476C7F;
    width: 566px;
}
#WBText strong 
{
    font-weight: bold;
}
#WBText a 
{
    color: #476C7F;
    text-decoration: none;
    font-weight: bold;
}
#WBText a:hover 
{
    color: #000000;
    text-decoration: underline;
}
#BlueBoxVideo
{
    width:350px;
    float:right;
}

#BlueBoxVideo #BBText 
{
    position: relative;
    padding: 5px 20px 5px 20px;
    background: #7F98A5;
    font-size: 11px;
    color: #FFFFFF;
    width: 310px;
}
#BlueBoxVideo #BBTop 
{
    padding: 0;
    margin: 0;
    height: 9px;
    position: relative;
    background: url('../images/bbtopvideo.gif') no-repeat;
}
#BlueBoxVideo #BBBase 
{
    padding: 0;
    margin: 0;
    height: 9px;
    position: relative;
    background: url('../images/bbbasevideo.gif') no-repeat;
}
#BlueBox 
{
    width: 235px;
    float: right;
}
#BlueBox h4
{
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
}

#BlueBox td, #BlueBox td p
{
margin:0px;
padding:0px;
}

#BlueBox ul 
{
    list-style: disc;
    margin: 0 0 10px 1em;
    padding: 5px 0 10px 0;
}
#BBText 
{
    position: relative;
    padding: 20px;
    background: #7C94A1;
    font-size: 11px;
    color: #FFFFFF;
    width: 195px;
}
#BBTop 
{
    padding: 0;
    margin: 0;
    height: 9px;
    position: relative;
    background: url('../images/bbtop2.gif') no-repeat;
}
#BBBase 
{
    padding: 0;
    margin: 0;
    height: 9px;
    position: relative;
    background: url('../images/bbbase2.gif') no-repeat;
}
#BBText strong 
{
    font-weight: bold;
    font-size: 12px;
    color: #1F3B51;
}
#BBText a 
{
    color: #FFFFFF;
    text-decoration: none;
}
#BBText a:hover 
{
    text-decoration: underline;
}
#Footer
{
    float: left;
    width: 100%;
    height: 80px;
    margin-top: 10px;
}
#Footer a 
{
    text-decoration: none;
    color: #828282;
    font-size: 11px;
}
#Footer a:hover
{
    text-decoration: underline;
}
#FooterBorder 
{
    float: left;
    width: 100%;
    border-top: 1px #263840 solid;
    border-bottom: 1px #263840 solid;
}
#FooterText
{
    float: left;
    width: 300px;
    color: #828282;
    font-size: 11px;
    padding: 0 0 0 10px;
    line-height: 28px;
}
#FooterTextLegal
{
    color: #828282;
    font-size: 11px;
    padding: 0;
    line-height: 28px;
    text-align: center;
}
#FooterMenu 
{
    float: right;
    width: 250px;
    font-size: 11px;
    text-align: right;
    line-height: 28px;
    margin: 0;
}
#FooterMenu ul 
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#FooterMenu li 
{
    display: inline;
    padding: 0 1px 0 2px;
    margin: 0;
}
#FooterMenu li img
{
    padding: 0 5px 2px 0;
    border: 0;
}
#Content .ContactForm .Error
{
    font-weight: bold;
}

#Content .ContactForm .Error li
{
    font-weight: normal;
}

#Content .ContactForm fieldset
{
    border: 0px solid #000000;
    display: block;
    margin: 15px 0 15px 0;
    width: 90%;
}

#Content .ContactForm legend
{
    display: none;
}

#Content .ContactForm label
{
    font-weight: bold;
}

#Content .ContactForm .TextBox
{
    border: 1px solid #CACACA;
    display: block;
    padding: 3px 4px 2px 3px;
    width: 40%;
}

#Content .ContactForm .TextArea
{
    border: 1px solid #CACACA;
    display: block;
    padding: 3px 4px 2px 3px;
    height: 90px;
    width: 60%;
}
.HPPItem
{
float:left;
width:107px;
height: 70px;
margin: 2px 7px 7px 2px;
}

#MediaVideoPlayer
{
width:490px;
float:left;
}

a.nohover
{
text-decoration:none;
}

a.nohover:hover
{
text-decoration:none;
}

#EnquiryForm_7_ValidationSummary
{color:#ff0000;
}

td.portfolio_sublisting 
{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

td.portfolio_sublisting div.portfolio_sublisting
{
background-image:url(/images/portfolio-other-bg.gif);
background-repeat:no-repeat;
height:85px;
margin-top:6px;
padding:5px 5px 5px 23px;
width:853px;
}
#comments
{
font-weight:bold;
font-size:12px;
}
.post
{
border-bottom:1px solid;
margin-bottom:10px;
}

#respond
{
font-weight:bold;
font-size:12px;
}
.commentlist
{
border-top:1px solid;
padding-left:0px;
padding-top:10px;
list-style:none;
}
.commentmetadata
{
float:left;
width:100%;
}
.alt
{
font-size:12px;
color:#303030;
}

label#Confirm
{
display:none;
}

/* EDITOR PROPERTIES */
