/*
Theme Name: TPG Software
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 

*/




/* ----------------------------------------- start reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1.2;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ----------------------------------------- end reset */

body {
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

* html {
	height: 100%;
}

#wrapper {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: #ddd;
	margin: 10px 0 0 0;
}

#logo {
	margin: 6px;
	float: left;
}

/* ----------------------------------------- start nav */

#menu {
	text-align: left;
	float: right;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.1em;
	z-index: 101;
	width: 490px;
}

#nav a {
	display: block;
	font-weight: normal;
	padding: 5px;
	color: #ce0000;
	text-decoration: none;
	margin: 0 5px;
	line-height: 38px;
}

#nav a:hover {
	color: #000; 
	background: url(images/menu-bg.gif) bottom no-repeat;
}

#home #nav .home,
#choose #nav .choose,
#solutions #nav .solutions,
#products #nav .products,
#news #nav .news,
#infocenter #nav .infocenter {
	color: #000; 
	background: url(images/menu-bg.gif) bottom no-repeat;
	font-weight: bold;
}

#nav li {
	float: left;
	position: relative;
	background: url(images/menu-divider.gif) right no-repeat;
	margin: 0;
}

#nav ul {
	position: absolute;
	display: none;
	width: 8em;
	top: 3.3em;
}

#nav li ul a {
	width: 17em;
	height: auto;
	float: left;
	background: #5f5f5f;
	color: #fff;
	border: 1px solid #5f5f5f;
	padding: 5px;
	margin: 0;
	line-height: 10px;
	font-size: 11px;
}

#nav li ul li {
}

#nav li ul a:hover {
	background: #b2b2b2;
	color: #000;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 14em;
	margin: 0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}


/* ----------------------------------------- end nav */

/* ----------------------------------------- teaser */

#teaser {
	height: 175px;
	position: relative;
	margin: 5px 0 0 0;
}

#teaser DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 175px;
	width: 900px;
}

#teaser DIV.active {
    z-index:10;
    opacity:1.0;
}

#teaser DIV.last-active {
    z-index:9;
}

#teaser h1 {
	width: 500px;
	color: #ce0000;
	background: none;
	margin: 10px;
	font-size: 18px;
	position: relative;
	left: 320px;
	font-weight: bold;
}

#teaser p {
	width: 500px;
	margin: 10px;
	position: relative;
	left: 370px;
}

/* ----------------------------------------- end teaser */

#social {
	background: #b2b2b2;
	height: 38px;
	font-size: 14px;
}

#social table {
	float: right;
	height: 38px;
	margin: 0;
}

#social td {
	vertical-align: middle;
}

.linkedin {
	background: url(images/social-linkedin.gif) no-repeat;
	width: 145px;
	height: 38px;
}

.linkedin a {
	position: relative;
	left: 70px;
	color: #ce0000;
	font-size: 12px;
	text-decoration: none;
}

.facebook {
	background: url(images/social-facebook.gif) no-repeat;
	width: 159px;
	height: 38px;
}

.facebook a {
	position: relative;
	left: 70px;
	color: #ce0000;
	font-size: 12px;
	text-decoration: none;
}

.blog {
	background: url(images/social-blog.gif) no-repeat;
	width: 160px;
	height: 38px;
}

.blog a {
	position: relative;
	left: 70px;
	color: #ce0000;
	font-size: 12px;
	text-decoration: none;
}

.youtube {
	background: url(images/social-youtube.gif) no-repeat;
	width: 145px;
	height: 38px;
}

.youtube a {
	position: relative;
	left: 70px;
	color: #ce0000;
	font-size: 12px;
	text-decoration: none;
}

#content {
	width: 900px;
}

#maincol {
	float: left;
	width: 655px;
}

.maincontainer {
	border: #ddd solid 1px;
	width: 314px;
	height: 224px;
	float: left;
	margin: 10px 10px 0 0;
}

.maincontainer2 {
	background: #ddd;
	padding: 0 0 10px 0;
}

.maincontainer h1 {
	color: #ce0000;
	font-size: 15px;
	background: none;
	padding: 0;
	margin: 10px;
	height: 34px;
}

.maincontainer h2 {
	color: #333333;
	font-size: 14px;
	margin: 10px;
}

#seccol {
	float: right;
	width: 240px;
}

#seccol ul {
	list-style: none;
	margin: 10px;
}

#seccol li {
	padding: 0;
	margin: 0;
}

.seccontainer {
	background: #ddd;
	margin: 5px 0 0 0;
	padding-bottom: 10px;
}

.seccontainer h2 {
	background: #b2b2b2;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	margin: 0;
}

p {
	margin: 10px;
}

h1 {
	background: #5f5f5f;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	margin: 5px 0 0 0;
}

h2 {
	color: #ae0000;
	margin: 10px;
	font-size: 13px;
}

h3 {
	color: #000;
	margin: 10px;
	font-size: 13px;
}

h5 {
	margin: 10px;
	color: #3b5998;
	font-size: 13px;
}

h6 {
	margin: 10px;
	color: #3b5998;
}

a:link,
a:active,
a:visited {
	color: #ae0000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul {
	margin: 10px 10px 10px 40px;
	list-style: disc;
}

li {
	margin-bottom: 6px;
}

table {
	margin: 10px;
}

small {
		margin: 10px;
}

ul#softwaresolutions {
	list-style: none;
	margin: 10px;
}

ul#softwaresolutions li {
	list-style: none;
	margin-bottom: 3px;
}

ul#softwaresolutions a {
	color: #000;
	text-decoration: none;
	background: #fff url(images/arrow.gif) right no-repeat;
	display: block;
	padding: 5px;
	line-height: 18px;
	
}

ul#softwaresolutions a:hover {
	color: #fff;
	text-decoration: none;
	background: #ce0000 url(images/arrow-o.gif) right no-repeat;
	
}

ul#news li {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: #ccc dotted 1px;
}

ul#news li {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: #ccc dotted 1px;
}

a.headline {
	display: block;
	margin-top: 8px;
	font-size: 14px;
}

#headquarters {
	float: left;
	width: 310px;
}

#salesoffice {
	float: right;
	width: 310px;
}

#Form1 table {
	border: #999 solid 1px;
}

#Form1 td {
	padding: 4px;
	vertical-align: top;
}

#Form1 td.zebra {
	background: #f1f1f1;
}

#Form1 input {
	width: 164px;
	font-size: 12px;
	border: #999 solid 1px;
	padding: 4px;
}

#Form1 input#Submit {
	width: 150px;
	padding: 0;
	border: none;
}

#Form1 textarea {
	width: 164px;
	height: 72px;
	font-size: 12px;
	padding: 3px;
}

#footer {
	border-top: #5f5f5f solid 8px;
	margin: 10px 0 0 0;
}

#footer ul {
	float: left;
	margin: 10px 8px;
	list-style: none;
}

#footer ul li {
	line-height: 16px;
}

#footcontact {
	float: left;
	width: 150px;
	padding: 10px;
}

#footlinks {
	float: left;
	width: 120px;
	padding: 10px;
}

#footsolutions {
	float: right;
	width: 550px;
	padding: 10px;
}

#copyright {
	clear: both;
	padding: 10px;
}

.clear {
	clear: both;
}

