﻿/*
### frame the webpage ###### 
*/
body{
	font-family: Verdana, Arial, Calibri;
	font-size: small;
	color: #333333;
	background-color: #B4D2EF;
	}
.left-top {
	background-image: url('../images/borders_and_backgrounds/main/left_top.jpg');
	background-repeat: no-repeat;
	width: 22px;
	height: 85px;
	}
.right-top {
	background-image: url('../images/borders_and_backgrounds/main/right_top.jpg');
	background-repeat: no-repeat;
	width: 22px;
	height: 85px;
	}
.header {
	background-image: url('../images/borders_and_backgrounds/main/header.jpg');
	}
.logo {
	border-width: 0px;
	background-image: url('../images/logo/teletech_services_logo.jpg');
	background-repeat: no-repeat;
	width: 222px;
	height: 85px;
	}
.left-bottom {
	background-image: url('../images/borders_and_backgrounds/main/left_bottom.jpg');
	background-repeat: no-repeat;
	width: 22px;
	height: 85px;
	}
.right-bottom {
	background-image: url('../images/borders_and_backgrounds/main/right_bottom.jpg');
	background-repeat: no-repeat;
	width: 22px;
	height: 85px;
	}
.footer {
	background-image: url('../images/borders_and_backgrounds/main/footer.jpg');
	text-align: center;
	}
.left-side{
	background-image: url('../images/borders_and_backgrounds/main/left_side.jpg');
	background-repeat: repeat-y;
	width: 22px;
	empty-cells: show;
}
.right-side {
	background-image: url('../images/borders_and_backgrounds/main/right_side.jpg');
	background-repeat: repeat-y;
	width: 22px;
	}
	
.wrapper {
	overflow: hidden;
	width:100%;
	min-width: 780px;
	}

/*
### tables and divs ###### 
*/
 .table {
	width: 100%;
	min-width: 780px;
	min-height: 22px;
	overflow: auto;
	vertical-align: top;
	text-align: left;
}
 .right-content-table {
	min-width: 566px;
	min-height: 22px;
	overflow: auto;
	vertical-align: top;
	text-align: left;
	}
 .mp-content-table {
	min-width: 566px;
	min-height: 22px;
	overflow: auto;
	vertical-align: top;
	text-align: center;
	}
	
#right-content-cell {
	min-width: 441px;
	min-height: 22px;
	overflow: auto;
	vertical-align: top;
	text-align: left;
	}
#right-content-flash {
	width: 125px;
	min-height: 22px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	}

 .left-column {
	width: 130px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	}
.right-column {
	min-width: 583px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	}
.mp-column {
	min-width: 583px;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10px;	}
	
.right-column-small {
	width: 135px;
	padding-right: 10px;
	overflow: hidden;
	}
 .right-column-large {
	min-width: 441px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	}
 .content {
	min-width: 425px;
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	border-color: #CCCCCC #808080 #666666 #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 2px 10px 5px 10px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	}

.hot-topics {
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #808080;
	border-top: 1px solid #CCCCCC;
	border-bottom: 3px solid #666666;
	background-position: 0px 20px;
	width: 130px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url('../images/can-phone.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Calibri;
	color: #083C61;
	font-size: x-small;
	margin-left: 2px;

}
.left-div {
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	border-color: #CCCCCC #808080 #666666 #CCCCCC;
	width: 130px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	color: #083C61;

}

.left-chat {
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	border-color: #CCCCCC #808080 #666666 #CCCCCC;
	width: 138px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-top: 20px;
	}
.testimonials {
		font-family: Verdana, Arial, Calibri;
		font-size: 11px;
		font-style: italic;
		background-color: #FFFFF0;
		border-style: solid;
		border-width: 1px;
		border-color: #CCCCCC #999999 #808080 #CCCCCC;
		padding: 5px 10px 5px 10px;
		margin-top: 25px;
		color: #333333;
	}	

/*
### fonts formatting ###### 
*/
h1{
	font-size: medium;
	font-family: Verdana, Arial, Calibri;
	color: #39638D;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-align: left;
	}
h2{
	font-size: 10px;
	font-family: Verdana, Arial, Calibri;
	color: #39638D;
	}
h3{
	font-size: medium;
	font-family: Verdana, Arial, Calibri;
	color: #083C61;
	}
h4{
	font-size: small;
	font-family: Verdana, Arial, Calibri;
	color: #083C61;
	font-weight: bold;
	}
h5{
	font-size: x-small;
	font-family: Verdana, Arial, Calibri;
	color: #083C61;
	font-weight: bold;
	}
h6{
	font-size: xx-small;
	font-family: Verdana, Arial, Calibri;
	color: #083C61;
	font-weight: bold;
	}
.left-side-titles {
	text-align: center;
	color: #008000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}
.align-right {
	text-align: right;
	}

.no-border-picture {
	border-width: 0px;
	}

.indent {
	padding-right: 15px;
	padding-left: 15px;
}	
.make-red {
		color: #FF0000;
	}	
/*
### links and buttons ###### 
*/
a{
	color: #0066CC;
	text-decoration: underline;
	}
.content a{
	color: #0066CC;
	text-decoration: none;
	
	}
.content a:hover{
	color: #008000;
	text-decoration: underline;
	}

#green-link{
	color: #008000;
	text-align: left;
	}
.breadcrumb {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
	height: 20px;
}
.hot-topics a{
	font-family: Verdana, Arial, Calibri;
	color: #083C61;
	font-size: x-small;
	text-align: left;
	text-decoration: none;
	margin-right: 5px;
	
	}
.hot-topics a:hover{
	font-family: Verdana, Arial, Calibri;
	color: #008000;
	font-size: x-small;
	text-align: left;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 2px;
	}
#blog-button {
	background-image: url('../images/kims_blog.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 195px;
	text-align: center;
	margin-bottom: 20px;
	}
#blog-button a{
	background-image: url('../images/kims_blog.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 195px;
	text-align: center;
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 20px;
	}
#blog-button a:hover{
	background-image: url('../images/kims_blog_over.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 195px;
	text-align: center;
	color: #FF0000;
	text-decoration: none;
	margin-bottom: 20px;
	}
#question-button {
	background-image: url('../images/question up.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 100px;
	text-align: center;
	margin-bottom: 20px;
}
#question-button a{
	background-image: url('../images/question up.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 100px;
	text-align: center;
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 20px;
	
}
#question-button a:hover{
	background-image: url('../images/question down.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 100px;
	text-align: center;
	color: #FF0000;
	text-decoration: none;
	margin-bottom: 20px;
	}
	
#multipacs-button {
	background-image: url('../images/multipacs.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 170px;
	text-align: center;
	margin-bottom: 20px;
	
}
#multipacs-button a{
	background-image: url('../images/multipacs.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 170px;
	text-align: center;
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 20px;
	}
#multipacs-button a:hover{
	background-image: url('../images/multipacsover.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 170px;
	text-align: center;
	color: #FF0000;
	text-decoration: none;
	margin-bottom: 20px;
	}
.velaro-button {
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #808080;
	border-top: 1px solid #CCCCCC;
	border-bottom: 3px solid #666666;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-top: 20px;
}
.contact-us {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Calibri;
}
.contact-us a{
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Calibri;
}
.contact-us a:hover{
	color: #008000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Calibri;
}





 