BODY{
	margin: 0;
	padding: 0;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	color: #333;/* light black text */
	background: url(http://teknyka.com/images/bg.jpg) top;
	background-repeat: repeat-x;
	background-color: #dcddde;
}

/************************************** GLOBAL VARIABLES ****************************************
#333 - light black body font
#285085 - header, banner
#3365aa - banner blue
#ccd8de - background shade
#6d94b5 - light blue (selected) navigation buttons
#357ab5 - darker blue(unselected) navigation buttons
#a8cde8 - light blue borders of navigation buttons
#b8c9d1 - borders of body and around sidebar boxes
#035AA8 - light blue for SPAN letters and links
#e7f2f7 - standout background
#fff9cc - light yellow intrr & form
#9f170c - red options
*/
P,H1,H2,H3,H4,H5,H6,OL,UL{
	margin: 3px 0;
	padding: 0px;
	line-height: 1.4em;
}
P{font-size: 1.3em; padding: 2px 0;}
H1{font-size: 2.2em; padding: 2px 0;}
H2{font-size: 1.9em;}
H3{font-size: 1.7em;}
H4{font-size: 1.4em;}
H5{font-size: 1.3em;}
SPAN{color: #035AA8; /*0B1D40 dark blue, 035AA8 light blue */}
blockquote{padding-bottom: 30px; font-size: 1.3em; letter-spacing: .1em; font-family: "Times New Roman", Times, serif;}
A IMG{padding: 5px; border: 1px solid #fff;} /*if an image is a link, it will have a border when hovered over */
A IMG:hover{border: 1px solid #b8c9d1;}
A{color: #035AA8; text-decoration: none;} /*default link properties */
A:hover{text-decoration: underline;}
A:visited{color: #035AA8;}
A.nolink{color: #333; text-decoration: none;} /*for links that shouldn't look like links*/
A.nolink:hover{text-decoration: none;}
A.nolink:visited{color: #333;}
.lightblue {color: #0257A3;}
.textcenter{text-align: center;}
.textright {text-align: right;}
.textleft {text-align: left;}
.floatright{float: right;}
.floatleft{float: left;}
.center{margin-left: auto; margin-right: auto;}
.boxify{border: 1px solid #b8c9d1;}
.standout{background: #e7f2f7;border: 1px solid #b8c9d1;}
.bold{font-weight:bold;}
.clearit{clear: both;}
.negtop{margin-top:-10px;}/* negative space when you need it */
.lilpadtop{margin-top:15px;}/* a little extra space when you need it */
.padtop{margin-top:30px;}/* a little extra space when you need it */
.bigpadtop{margin-top:60px;}/* a lot of extra space when you need it */
.padleft{margin-left:30px;}/* a little extra space when you need it */
.bigpadleft{margin-left:180px;}
.padright{margin-right:30px;}/* a little extra space when you need it */
.lilpadright{margin-right:8px;}/* a tiny bit of space when you need it */
.lilpadleft{padding-left:15px;}/* a tiny bit of space when you need it */
.pad5{padding: 5px;}
.red{color: #9f170c;} /* make text stand out */
.reglh{line-height: 1.7em}
.star{background: url(http://teknyka.com/images/star.png) no-repeat center center; font-weight: bold;}/* price info */
.star_big{background: url(http://teknyka.com/images/star_big.png) no-repeat center center; font-weight: bold;}/* price info */
.star_small{width: 50px; height:41px; background: url(http://teknyka.com/images/star_small.png) no-repeat center center;}/* price info */

.intro_pic{float: left; width: 642px; height:171px; background: url(http://teknyka.com/images/Computer_Repair_Options.png) no-repeat left center;}

.intro_pic_text{padding-right:40px; padding-top:20px; text-align: right;}


/* **************************************** CONTAINER & BANNER & WRAPPER *************************************** */
#container{
	width: 898px;
	margin: 0 auto;
}
#banner {
	clear:both;
	border: 1px solid #333;
	height: 50px;
}
#banner IMG {
	float:left;
	margin: 0;
	border: none;
}
#banner A IMG {
	padding:0;
	border: none;
}
.wrapper{
	width: 870px;
	float: left;
	margin: 0;
	background: #FFF;
	/*border: 1px solid #b8c9d1;
	border-top: none;
	 border: 3px solid #333333; */
	padding: 10px;
	padding-top: 3px;
}
/* **************************************** MENU **************************************** */
.topmenu{
	width: 870px;
	float: left;
	line-height: 16px;
	/*border-top: 1px solid #b8c9d1;
	background: url(http://teknyka.com/images/nav.jpg) repeat-x; nav background behind the tabs*/
	padding: 12px 0;
	height: 12px;
	margin-bottom: 3px;
}
.topmenu UL{
	padding: 0;
	margin: 0;
}
.topmenu UL LI{
	list-style-type: none;
	display: inline;
	padding-right: 2px;
}
.topmenu UL LI A{
/* 	background: #357ab5;*/
	border: 1px solid #b8c9d1;
	padding: 2px 13px;
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.topmenu UL LI A:hover{border: 1px solid #333;background: url(http://teknyka.com/images/nav.jpg) repeat-x;}
.topmenu UL LI A.selected{border: 1px solid #333;background: url(http://teknyka.com/images/nav.jpg) repeat-x;}

/* **************************************** CONTENT **************************************** */
.introdiv{
	width: 643px;	
	float: left;
	line-height: 2em; 
	margin: -10px 0 10px 0;
	padding: 10px 0;
	background-color: #fff9cc;
}

.smallintrodiv{ /*** like .introdiv, except within the TESTIMONIALS ***/
	width:590px; 
	margin: -10px 20px 10px 20px;
	padding: 10px 0;
	background-color: #fff9cc;
} 

.bigdiv{
	width: 643px;
	float: left;
	line-height: 2em; 
	margin: 10px 0;
	padding: 10px 0;
}

.bigdiv LI, .middiv LI, .columndiv LI{ 
	text-align: left;
	list-style-type: none;
	font-size: 1.3em;
	display: block;
	background: url(http://teknyka.com/images/arrow.gif) no-repeat left;
	background-position: 0px 9px;
	padding: 4px 0px 4px 15px;
	margin-left: 15px;
}
.bigdiv LI, .bigdiv P, .columndiv LI, .columndiv P { /* slightly bigger font for both BIGDIV and COLUMNDIV */
	font-size: 1.4em;
}

.bigdiv P{
	padding-left: 10px;
}

.columndiv{
	width: 203px;
	height: 430px;
	float: left;
	margin: 0px;
	padding: 5px;
}

.sidebar{
	width: 214px;
	float: right;
	margin-left: 0px;
}
.sidebarbox{
	width: 182px;
	float: right;
	background: #FFFFFF url(http://teknyka.com/images/grad.jpg) repeat-y center;
	border: 1px solid #b8c9d1;
	margin-top: 10px;
	padding: 15px;
	padding-top: 0px;
}
.sidebarbox P {
	text-align: center;
	font-size: 1.1em;
	text-transform: uppercase;
}
.sidebarbox UL{
	padding:0px;
	margin:0px;
	margin-left: 15px;
}
.sidebarbox LI{
	font-size: 1.3em;
	text-align: left;
	list-style-type:none;
	display:block;
	background: url(http://teknyka.com/images/arrow.gif) no-repeat left;
	padding:4px 0px 4px 15px;
	margin:0px;
}
.sidebarbox LI A{
	color: #298AC1;
	text-decoration:underline;
}
.sidebarbox LI A:hover{
	color: #000;
	text-decoration: none;
}
.sidebarbox LI A.nolink{
	color: #333;
	text-decoration:none;
}

.sidebarbox IMG{
	padding-top: 10px;
}
.middiv{
	width: 639px;
	float: left;
	padding: 10px 0px 10px 5px;
	margin-bottom: 10px;
}
.middiv A{
	display: inline;
}

.boxinfo{
	width: 284px;
	padding: 10px;
	height: 200px; /*height of the light blue box*/
	position: relative;
}
.boxinfo IMG{
	float: left;
	padding: 0 0 15px 15px;
	margin: -5px -5px 0 0;
}

.boxinfo P{
	padding: 4px 0px 0px;
	margin: 0px;
}
.boxinfo P A{
	display: block;
	color: #298AC1;
	text-decoration: underline;
	background: url(http://teknyka.com/images/arrow2.gif) no-repeat left;
	padding-left: 30px;
	line-height: 21px;
}
.boxinfo P A:hover{
	color: #000000;
	text-decoration: none;
}
.textcolumn{width: 304px;}
.textcolumn H2{text-transform: uppercase;}
.textcolumn IMG{text-align: center;}

.textcolumn A IMG{
	padding: 15px;
	margin:5px;
}
.textcolumn P A{
	color: #298AC1;
	text-decoration: underline;
}
.textcolumn P A:hover{
	color: #000000;
	text-decoration: none;
}
.wholewidth{
	width: 800px;
	float: left;
	color: #3C3C3C;
	padding: 5px 0 10px 0;
	margin: 15px 0 15px 35px;
	height: 100%; /*height of the testimonials box*/
	position: relative;
}

/* **************************************** PRICE LIST **************************************** */
.price_list table { 
	border: 1px solid #73afb7;
	border-collapse: collapse;
	width: 100%;
}

.price_list td,th {
	
	padding: 3px 5px 2px 5px;
	font-size: 1.4em;
	text-align: center;
	min-width:100px;
}
.price_list th {
	background: url(http://teknyka.com/images/th_bg.png) no-repeat left top;
	color: white;
	text-align: center;
	border-color: #73afb7;
}
.price_list tr {
	border-top: 1px solid #73afb7;
}

.price_list tr h3 {
	font-size: 16px;
}
.price_list tr.alt td {
	background-color: #f6f9fc;
}
.price_list P, .price_list LI {
	text-align: left;
	font-size: .9em;
	line-height: 1.4em;
}
/* **************************************** OTHER **************************************** */
.options {
	background-color: #9f170c;
	border: 1px solid #b8c9d1;
	color: white;
	padding: 4px 8px;
	font-size: 1.3em;
	font-weight: bold;
	}
.textblock {margin-bottom:30px;} /* gives a bit of space beetween blocks of text */
.textblock IMG {padding:10px;}

.deal {
    font-variant: small-caps;
    color: red;
	padding: 3px;
    background-color: #ffff78;
}

.pay {
    width: 150px;
    height: 50px;
	padding: 10px 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b8c9d1;
}
.address {
	padding-top: 10px;
    padding-bottom: 25px;
}
.bug {
background: url(http://teknyka.com/images/virus.gif) no-repeat top right;
}
/* **************************************** FOOTER **************************************** */
.footer{
	width: 870px;
	float: left;
	border-top: 3px solid #b8c9d1;
}
.footer P{
	padding: 5px;
	margin: 0px;
	font-size: 1.3em;
	color: #747070;
}
.footer P A{
	color: #3579B5;
	text-decoration: none;
	padding: 5px;
}
.footer P A:hover{
	color: #000000;
	text-decoration: none;
}

