/* -- TELECHOICE STYLESHEET --
 * -- BY : Andrew Filip --
 */

/* ##### UNIVERSAL STYLES / LINK STYLES / TABLE STYLES ##### */

body {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;
	background: #0f0f0f;
	margin: 0;
	width: 100%;
	line-height: 18px;
	color:#595959;
	font-size: 13px; 
	letter-spacing: -1px;
}

.png {
	behavior: url('iepngfix.htc');
}

table td {
	padding: 0 15px;
}

p {
	padding-bottom: 5px;
}

h1 {
	padding-top: 10px;
	margin-bottom: -10px;
	font-size: 30px;
	color: #000;
}

h2 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	color: #62aa32;
	font-variant: small-caps;
}

h5 {
	text-align: left;
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	color: #62aa32;
}

ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	list-style-position: inside;
}

a {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dashed #101010;
	color: #ff9900;
}

a img {
	border: none !important;
}

a:hover img {
	border: none !important;
}

.img {
	background: none;
	border: none;
}

.imgB {
	border: 2px solid #5b5b5b;
}

.imgNoBorder {
	border: none !important;
	border-bottom: none !important;
	text-decoration: none !important;
}

#nav a {
	background: #313131;
	color: #f2f2f2;
}

#nav a, #nav a:hover {
	padding: 10px;
	text-decoration: none;
}

#nav a:hover {
	color: #f2f2f2;
	background: #cf2828;
}

#footer a, #footer a:hover {
	padding: 5px;
}

#footer a {
	color: #cf2828;
	background: #000;
}

#footer a:hover {
	background: #181818;
	color: #FFF;
}

#videoTable td {
	color: #FFF;
	background: #ab2727;
	padding: 15px;
	font-size: 14px;
}

#compareTable td {
	color: #FFF;
	background: #ab2727;
	padding: 5px;
}

#startvisualsTable td {
	color: #FFF;
	background: #ab2727;
	padding: 10px 0;
}

#livemeetingTable td {
	color: #FFF;
	background: #ab2727;
	padding: 10px 0;
}

/* ##### LIST STYLES ##### */

#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#nav ul li {
	padding: 0 5px;
	list-style: none;
	display: inline;
	color: #2cc9fc;
}

#nav ul, #nav li {
	list-style-type: none;
	text-transform: uppercase;
}

#footer ul, #footer li {
	padding: 0px;
	list-style: none;
	display: inline;
}

/* ##### CLASSES ##### */

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.infoBlock {
	background: #FFF;
}

.specialize {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 20px 0;
	text-align: center;
}

.titleIMG {
	padding: 20px;
}

.phone {
	font-weight: bold;
	color: #a80000;
}

.trans {
	opacity:.50; 
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5;
}

.notrans {
	opacity:1; 
	filter:alpha(opacity=100); 
	-moz-opacity: 1;
}

/* ##### STRUCTURAL ID'S ##### */

#nav {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #343434;
	font-size: 14px;
	width: 900px;
	height: 100px;
}

#nav-inner {
	padding-top: 60px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	width: 900px;
}

#headerWrap {
	background: #0f0f0f url(../images/bg2.jpg) top center repeat-x;
	width: 100%;
}

#content {
	width: 100%;
}

#content-inner {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 20px 0;
}

#footer {
	width: 100%;
	background: #000;
	color: #616161;
	height: 80px;
	font-size: 11px;
	clear: both;
}

#footer-inner {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
	padding-top: 15px;
}

#copyright {
	width: 100%;
	background: #262626;
	color: #616161;
	height: 30px;
}

#copyright-inner {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
	padding: 7px 0;
}

ul, li {margin:0; padding:0;}
			
#kwicks_container {
	margin: 0 auto;
}

#kwicks_container, #title { 
	height: 140px;
	margin: 0px auto;
	width: 900px;
	background: url('../images/menu/menuBG.png') no-repeat top left;
	padding: 10px;
}

#title {height:60px; padding-top:100px;}

.headerTitle {
	font-size: 16px;
	text-align: center;
	font-variant: small-caps;
	padding: 0 0 10px 0;
	color: #fff;
}

#kwicks {
	position: relative;
}

#kwicks a {
	border: none;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 176px;
	height: 120px;
	text-align: left;
}
 
#kwicks strong {
	color:#FFFFFF;
	font-size:13px;
}

#kwick_1 {background: url('../images/menu/menuItem1.png') no-repeat;}
#kwick_2 {background: url('../images/menu/menuItem2.png') no-repeat;}
#kwick_3 {background: url('../images/menu/menuItem3.png') no-repeat;}
#kwick_4 {background: url('../images/menu/menuItem4.png') no-repeat;}
#kwick_5 {background: url('../images/menu/menuItem5.png') no-repeat right;}

.toggler { cursor:pointer; padding:20px; margin:5px 0 5px -15px; font-weight:bold; font-size: 28px; width: 570px; font-variant: small-caps }
.toggler:hover { background:#a9ccff; }
.element { padding:0; }

.bodyTitle { letter-spacing: -2px }
.bodyContent { color:#595959; font-size: 13px; letter-spacing: -1px; margin-bottom: 10px; }
.sidebar { background: #070707; padding: 15px; width: 250px; float: right; text-align: center; }

.managedItem {
	padding: 10px 30px; 
	background: #E0E0E0;
	margin-bottom: 15px;
	margin-left: -15px;
	width: 550px;
	padding-left: -15px;
}

#contentStyle {
	color:#595959;
	font-size: 13px; 
	letter-spacing: -1px;
}
