/* CSS Document */
body {
	font-family:verdana;
	font-size:12px;
	color:#000;
	margin:0;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#fff;	
}

a:link {
	color: #006699;
	text-decoration:none;
}

a:visited {
	color: #0089C9;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

.error {
	color:red;
	margin:0;
	padding:0;
}

.success {
	color:#093;
	margin:0;
	padding:0;
}


.left {
	float:left;
}

.left h2 {
	text-transform: uppercase;
}

.right {
	float:right;
}

.right-split {
	float:right;
	width:50%;
}

.right-split h2 {
	text-transform: uppercase;
}

.clear {
	float:none;
	clear:both;
}


#main {
	width:100%;
}

#header {
	width:100%;
	margin-top:10px;
}

#header a:link {
	color: #fff;
	text-decoration:none;
}

#header a:visited {
	color: #f0f0f0;
	text-decoration:none;
}

#header a:hover {
	color: #000;
	text-decoration:none;
}

#header-content {
	margin:0 auto;
	width:960px;
	margin-bottom:10px;
}

#header-content h1 {
	color:#fff;
	font-size:16px;
}

#nav-bar {
	height:70px;
	background-color:#006699;
	color:#fff;
	font-weight:bold;
	background-image:url(images/logoBackground.gif);
	background-repeat:repeat-x;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#nav-bar-top {
	width:960px;
	margin:0 auto;
	text-align:right;
	padding-top:8px;
	text-transform: lowercase;
}

#nav-bar-top ul {
	float:right;
	margin-top:18px;
}

#nav-bar-top li{
	display:inline;
	font-size:16px;
	padding-left:15px;
	padding-right:15px;
}

#nav-bar-top li.last{
	border-left:3px dotted #000;
	padding-right:0px;
}

#content {
	width:942px;
	margin:0 auto;
	border:1px solid #c0c0c0;
	padding:10px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom:10px;
}

#content-home-top {
	min-height:400px;
	background-image:url(images/recent.gif);
	background-repeat:no-repeat;
	background-position: -35px 0px;
}

.info-boxes {
	border:1px solid #808080;
	padding:5px;
	background-image:url(images/whiteBK.png);
	background-repeat:repeat;
	margin-bottom:10px;
	width:190px;	
}

.info-boxes h2{
	font-size:16px;
	text-transform:uppercase;
}

.info-boxes-right {
	border:1px solid #808080;
	padding:5px;
	background-image:url(images/whiteBK.png);
	background-repeat:repeat;
	margin-bottom:10px;
	width:310px;
	margin-left:20px;	
}

.info-boxes-right-center {
	border:1px solid #808080;
	padding:5px;
	background-image:url(images/whiteBK.png);
	background-repeat:repeat;
	margin-bottom:10px;
	width:310px;
	margin-left:20px;
	text-align:center;	
}

.info-boxes-right-center h2{
	font-size:16px;
	text-transform:uppercase;
}

#get-started {
	margin-top:20px;
	border:1px solid #000;
	padding:5px;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	background-color:#006699;
	text-decoration:none;
}

#get-started:hover {
	background-color:#0089C9;
}


#recentProject img {
	border:0;
	position:absolute;
	margin-top:20px;
	margin-left:-310px;
}

#quickshots-all {
	width:315px;
	text-transform:uppercase;
	font-weight: bold;
	float:none;
	clear:both;
	margin-top:60px;
}

#quickshots-info {
	float:right;
	color: #028FFA;
	width:200px;
}

#quickshots {
	padding-top:5px;
	font-size:16px;
	font-family:"Times New Roman",Georgia,Serif;
}

#quickshots-portfolio {
	list-style-type:none;
	margin:15px 0 0 10px;
	padding:0;
}

#quickshots-portfolio li{
	display:inline;
	padding-right:6px;
}

#quickshots-portfolio img{
	border: 1px solid #000;
}

#view-portfolio h2{
	text-transform: uppercase;
	float:right;
	font-size:16px;
}

#content-home-bottom {
	margin-top:20px;
}

#content-home-bottom h2 {
	text-transform: uppercase;
}

#home-contact {
	border:1px dashed #000;
	padding:10px;
	width:400px;
}

.header-box {
	background-color: #006699;
	color: #fff;
	text-transform: uppercase;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 5px;
	margin:0 auto;
	margin-bottom:10px;
	border: 1px solid #000;
}

#home-contact label{
	display:block;
	font-weight:bold;
	float:left;
}
#home-contact .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#home-contact .txtBox{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:390px;
}
#home-contact .txtBox:focus{
	border:solid 1px #006699;
}

.btnSubmit{
	float:right;
	height:30px;
	background:#006699;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
	text-transform: uppercase;
}

.btnSubmitNot{
	float:right;
	padding:7px;
	background:#800A0A;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
	text-transform: uppercase;
}

.btnSubmitPayment{
	height:30px;
	background:#006699;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
	text-transform: uppercase;
	margin-right:20px;
}

.checkLeft {
	float:left;
	margin-bottom:10px;
	width:200px;
}

.right-split ul {
    list-style: none outside none;
    margin: 0;
    padding: 12px 0 0;
	margin-bottom:20px;
}

.right-split ul li.one {
	/*background-image:url("images/number1.gif");
	background-repeat:no-repeat;
	padding-left:50px;*/
	padding-bottom:15px;
}

.right-split ul li.two {
	/*background-image:url("images/number2.gif");
	background-repeat:no-repeat;
	padding-left:50px;*/
	padding-bottom:15px;
}

.right-split ul li.three {
	/*background-image:url("images/number3.gif");
	background-repeat:no-repeat;
	padding-left:50px;*/
	padding-bottom:15px;
}

.right-split ul li.four {
	/*background-image:url("images/number4.gif");
	background-repeat:no-repeat;
	padding-left:50px;*/
}

.keywordMap h1,.keywordMap h2,.keywordMap h3,.keywordMap h4,.keywordMap h5,.keywordMap h6 {
	display:inline;
}

.keywordMap a:link {
	color: #000;
	text-decoration:none;
}

.keywordMap a:visited {
	color: #000;
	text-decoration:none;
}

.keywordMap a:hover {
	color: #000;
	text-decoration:none;
}

#bottom-bar {
	margin:0 auto;
	width:960px;
	text-align:center;
	margin-bottom:20px;
	
}

#nav-bar-bottom ul{
	margin-left:-60px;
}

#nav-bar-bottom li{
	text-transform:uppercase;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	border-right:1px dotted #000;
}

#nav-bar-bottom li.last{
	border-right:0;
	padding-right:0px;
}

#copyright {
	font-size:10px;
}

#newsletter {
	float:right;
	text-align:right;
	width:40%;
}

#newsletter .small{
	color:#fff;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 2px 0;
}
#newsletter .newsletterSmall{
	padding:4px 2px;
	border:solid 1px #000;
	width:250px;
}
#newsletter .newsletterSmall:focus{
	border:solid 1px #006699;
}

#newsletter .btnNewsletter{
	height:30px;
	background:#006699;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
	text-transform: uppercase;
}


#contestNewsletter {
	float:right;
	text-align:center;
	width:100%;
}

#contestNewsletter .small{
	color:#fff;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 2px 0;
}
#contestNewsletter .newsletterSmall{
	padding:4px 2px;
	border:solid 1px #000;
	width:250px;
}
#contestNewsletter .newsletterSmall:focus{
	border:solid 1px #006699;
}

#contestNewsletter .btnNewsletter{
	height:30px;
	background:#006699;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
	text-transform: uppercase;
}

#newsletterBottom {
	float:none; 
	width:100%; 
	text-align:center;
}

#newsletterBottom .small{
	color:#000;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 2px 0;
}
#newsletterBottom .newsletterSmall{
	padding:4px 2px;
	border:solid 1px #000;
	width:250px;
}
#newsletterBottom .newsletterSmall:focus{
	border:solid 1px #006699;
}

#newsletterBottom .btnNewsletter{
	height:30px;
	background:#006699;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
	text-transform: uppercase;
}

#contact-right {
	float:right;
	width:548px;
}

#contact-right label{
	display:block;
	font-weight:bold;
	float:left;
}
#contact-right .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#contact-right .txtBox{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:98%;
}
#contact-right .txtBox:focus{
	border:solid 1px #006699;
}

#contact-right ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#contact-right li {
	display: inline;
    padding-right: 11px;
}

#contact-right img {
	border:1px solid #000;
}

#contact-left {
	width:360px;
	border:1px dotted #000;
	padding:5px;
}

.progress-bar {
    background: url("images/percentage-bg.png") no-repeat scroll left center transparent;
    height: 39px;
    width: 316px;
}

.progress-level {
    background: url("images/progress.png") no-repeat scroll left center transparent;
    height: 39px;
}

.progress-bar .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin-left: 10px;
    margin-top: -10px;
}
.star-progress-bar {
    background: url("images/star-percentage-bg.png") no-repeat scroll left center transparent;
    height: 39px;
    width: 174px;
}

.star-progress-level {
    background: url("images/star-progress.png") no-repeat scroll left center transparent;
    height: 39px;
}

.star-progress-bar .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
}

#liveHelp {
	text-align:center;
}

#review-submit {
	width:60%;
}
#review-submit label{
	display:block;
	font-weight:bold;
	float:left;
}
#review-submit .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#review-submit .txtBox{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:100%;
}
#review-submit .txtBox:focus{
	border:solid 1px #006699;
}

.leftComputerSelection {
	float:right;
	height:100px;
	margin-top:-70px;
}

#tracking {
	width:420px;
	padding:10px;
	margin:0 auto;
	border:1px dotted #808080;
}

#tracking label{
	display:block;
	font-weight:bold;
	float:left;
}
#tracking .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#tracking .txtBox{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:100%;
}
#tracking .txtBox:focus{
	border:solid 1px #006699;
}

#tracking .btnSubmit{
	height:30px;
	background:#006699;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
	text-transform: uppercase;
}

#trackingTop {
	width:98%; 
	margin:0 auto;
	background-color:#CDDBEB;
	border: 1px dotted #000;
	margin-bottom:20px;
	margin-top:20px;
}

.tableHeaderFirst {
	font-weight:bold;
}

.tableHeader {
	font-weight:bold;
	border-left:1px dotted #c0c0c0;
	padding-left:5px;
}

.tableRow {
	line-height:16px;
}

.rightTD {
	border-left:1px dotted #c0c0c0;
	padding-left:5px;
	}

.gallery {
	list-style:none;
	margin:0;
	padding:0;
}

.gallery li {
	float:left;
	position:relative;
	width:280px;
	height:195px;
	margin:0;
	padding:10px;
}

.gallery li:hover img {
	
}

.gallery img {
	background:#fff;
	border:solid 1px #ccc;
	padding:5px;
}

.gallery em {
	background:#fff;
	color:#000;
	font-style:normal;
	display:block;
	position:absolute;
	top:20px;
	left:5px;
	border:1px solid #999;
	padding:2px 8px 0 22px;
}

.gallery a {
	text-decoration:none;
}

.gallery span {
	width:30px;
	height:60px;
	display:block;
	position:absolute;
	top:7px;
	left:9px;
	z-index:3;
}

.aboutTeam {
	min-height:100px;
	margin-bottom:20px;
	border-bottom:2px dotted #999;
}


.hrRule {
	border-bottom:2px dotted #999;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

/*start computer side css */
#computerNav {
	margin:10px auto;
	width:900px;
	text-align:center;
	text-transform:uppercase;
}

#computerNav a:link{
	padding:25px;
}

#computer-top-nav {
	width:950px;
	margin:0 auto;
	text-align:left;
	text-transform: uppercase;
}

#computer-top-nav ul{
	padding-left:20px;
}

#computer-top-nav li{
	display:inline;
	font-size:12px;
	padding-right:15px;
	padding-left:15px;
	font-weight:bold;
	border-right:2px dotted #000;
	padding-bottom:2px;
}

#computer-top-nav li.last{
	border-right:0;
	padding-right:0px;
}

#computerMiddleRight {
	margin-left:30px;
	margin-top:-30px;
}

#computersDiv h2{
	font-size:15px;
	width:220px;
	margin-left:20px;
	float:left;
}

#laptopsDiv h2{
	font-size:15px;
	width:220px;
	margin-left:20px;
	float:left;
}

#supportDiv h2{
	font-size:15px;
	width:90px;
	margin-left:45px;
	float:left;
}

.computers {
	min-height:170px;
	margin-bottom: 20px;
	background-color: #E6EFFB;
	border: 1px dotted #000; 
	padding: 5px;
}

.computers_odd {
	min-height:170px;
	margin-bottom: 20px;
	border: 1px dotted #000; 
	padding:5px;
}

.computers img{
	border: 1px dotted #000; 
	margin-bottom: 10px;
	margin-right: 10px;
}

.computers_odd img{
	border: 1px dotted #000; 
	margin-bottom: 10px;
	margin-right: 10px;
}

.price {
	color: #C20000;
}

#topComputer {
	background-image:url(images/homeComputers/elite.png);
	background-repeat:no-repeat;
	background-position:center;
	width:454px;
	height:128px;
}

#middleComputer {
	background-image:url(images/homeComputers/z500.png);
	background-repeat:no-repeat;
	background-position:center;
	width:454px;
	height:128px;
	margin-top:20px;
}

#bottomComputer {
	background-image:url(images/homeComputers/laser.png);
	background-repeat:no-repeat;
	background-position:center;
	width:454px;
	height:128px;
	margin-top:20px;
}

.computerContent {
	padding:10px;
}

.computerContent h2 {
	color:#fff;
}

.computerContent a:link {
	font-weight:700;
	text-transform:uppercase;
}

legend {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    font-weight: 700;
    padding: 5px;
}

/*start portfolio CSS */

#portPop {
	text-align:center;
}

.portInd {
	min-height:250px;
}

/*start blog CSS */
#contentRight .small{
	color:#808080;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:-10px 0px 10px 0;
}

#contentRight {
	width:30%;
	float:right;
	margin-top:35px;
}

.rightHeader {
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	border:1px solid #000;
	background-color:#006699;
	padding:5px;
	color:#fff;
	font-size:16px;

}

.rightContent {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px;
	margin-bottom:10px;
	background-color:#FFF;
	
}

.blogArticle {
	margin-bottom:10px;
	width:97%;
	margin-top:20px;
	min-height:250px;
	
}

#contentLeft {
	width:70%;
	margin-bottom:20px;
}

.txtbox{
	width: 300px;
	margin-bottom: 15px;
	border:1px solid #aacfe4;
	padding:5px;
}

.txtbox:focus{
	width: 300px;
	margin-bottom: 15px;
	border:1px solid #006699;
	padding:5px;
}

.txtboxSmall{
	width: 182px;
	margin-bottom: 15px;
	border:1px solid #aacfe4;
	padding:5px;
}

.txtboxSmall:focus{
	width: 182px;
	margin-bottom: 15px;
	border:1px solid #006699;
	padding:5px;
}

.blogComment {
	width:168px;
	height:52px;
	background-image:url(images/blogComment.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
}

.blogCommentCount {
	padding-top:15px;
	margin-left:102px;
	font-weight:bold;
	text-align:center;
}

.blogTitle {
	text-transform:uppercase;
}

.blogTimestamp {
	font-size:10px;
	text-transform:uppercase;
}

.blogCat {
	font-size:10px;
	text-transform: lowercase;
	margin-bottom:10px;
}

.blogImage {
	margin-right:10px;
	margin-bottom: 10px;
	overflow:hidden;
	height:160px;
	width:160px;
	float:left;
	text-align:left;
}


.blogBottom {
	font-size:10px;
	text-align:right;
	color:#808080;
	font-style:italic;
	font-weight:bold;
}

.blogContent {
	min-height:180px;
}

.floatRight {
	float:right;
	text-align:right;
	margin-right:10px;
}

.dsq-widget {
	margin-top:-15px;
	padding:0;
	font-weight:bold;
}

.dsq-widget a:link {
	font-weight:normal;
	text-transform: uppercase;
}

.dsq-widget a:visited {
	font-weight:normal;
	text-transform: uppercase;
}

.dsq-widget a:hover {
	font-weight:normal;
	text-transform: uppercase;
}

#disqus_thread {
	float:left;
	width:100%;
}

@font-face {
    font-family: "Orbitron-Black";
    src: url('Fonts/Orbitron-Black.eot');
    src: url('Fonts/Orbitron-Black.ttf'),
         url('Fonts/Orbitron-Black.svg#font'); 
}


h2 {
	 font-family: "Orbitron-Black", Verdana;
	 color:#293F57;
}

.slogan {
	font-size:12px;
	color:#fff;
}

#user-submitted-left {
	width:68%;	
}

#user-submit {
	width:100%;
}
#user-submit label{
	display:block;
	font-weight:bold;
	float:left;
}
#user-submit .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#user-submit .txtBox{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:100%;
}
#user-submit .txtBox:focus{
	border:solid 1px #006699;
}

#helpdesk {
	position: fixed;
	bottom: 0; 
	right: 50px; 
	width:150px;
	border:1px solid #000;
	background-image:url("images/whiteBKDark.png");
	background-repeat:repeat;
	padding:5px;
	text-align:center;
	font-weight:bold;
}

#helpdesk a:link, #helpdesk a:visited {
	color: #fff;
}

#helpdesk a:hover {
	color: #1f1f1f;
}

pre {
width:625px;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.share {
	float: left;
    margin: 0;
    padding: 5px;

}

.html5 {
	border:0px; 
	vertical-align:middle; 
	margin-top:-4px;
}


/* search form 
-------------------------------------- */
.searchform {
    display: inline-block;
    zoom: 1; /* ie7 hack for display:inline-block */
    *display: inline;
    padding: 3px 5px;
}
.searchform input {
    font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
    background: #fff;
    padding: 6px 6px 6px 8px;
    width: 220px;
    border: solid 1px #bcbbbb;
    outline: none;
 
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
 
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}

.searchform .searchfieldsmall {
    background: #fff;
    padding: 6px 6px 6px 8px;
    width: 185px;
    border: solid 1px #bcbbbb;
    outline: none;
 
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
 
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}

.searchform .searchbutton {
    color: #fff;
    border: solid 1px #4093BD;
    font-size: 11px;
    height: 27px;
    width: 57px;
    text-shadow: 0 1px 1px rgba(0,0,0,.6);
 
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
 
    background: #5f5f5f;
    background: -webkit-gradient(linear, left top, left bottom, from(#006699), to(#03486B));
    background: -moz-linear-gradient(top,  #006699,  #03486B);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#03486B'); /* ie7 */
    -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#03486B'); /* ie8 */
}

blockquote {
	padding: 8px;
	margin: 5px;
	background-image: url(images/quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	font: italic 18px/23px "Georgia",Times,Serif;
}

blockquote .reviewAuth{
	font-size:14px;
 	color: #403E3E;

}

blockquote .reviewComp{
	font-size:12px;
 	color: #403E3E;
}

blockquote .review {
     display: block;
     background-image: url(images/quote_end.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
	 padding-right:22px;
    line-height:15px;
   }
.homeBlogImg {
	float:left; 
	padding-right:5px; 
	padding-bottom:5px; 
	border:0; 
	width:75px; 
	height:75px;
}

a.info:link {
color:#fff;
}
a.info:visited {
color:#F0F0F0;
}
a.info:hover {
color:#000;
}
.slides_container {
width:960px; 
height:329px; 
background-image:url('images/home_back.png'); 
background-repeat:no-repeat;
}
.slides_text {
padding-top:60px; 
color:#fff; 
padding-left:20px; 
font-size:14px;
}
.mainHeader {
font-family:'Arial Narrow', sans-serif; 
text-transform:none; 
font-size:42px; 
font-weight:normal; 
letter-spacing:-2px; 
color:#fff; 
line-height:35px;
}
.h2Large {
font-size:50px; 
font-weight:bold;
}
.inside-text {
width:350px; 
padding-top:30px;
}
ul.usceb, ul.uscebfree {
  height: 1%;
  list-style: none outside none;
  margin: 0 0 9px;
  overflow: hidden;
  padding: 0;
}
li.usceb {display:block; clear:both;height:185px;}
img.usceb {float:left;padding-right:15px;}
h3.usceb {display: inline-block; margin: 10px 0 0 0;}
.usceb-author {color:#999}

ul.uscebfree li {height:185px;float:left;clear:none;}
