﻿#wrapper {margin: 0 auto; width: 960px;}

#video2 {
	float: left;border : 1px solid black; background-color: black
}

#video3 {
	float: left; border: 1px solid black; background-color: black; margin-left: 15px;
}
body {
	background-image: url('../img/bkgd_img.png');
	background-repeat:repeat-x;
	background-color: #f3fdc6;
	font-family:Verdana, Geneva, Tahoma, sans-serif
}
#content p {
	margin: 20px 20px 20px 30px;
}

#header {position: relative;background-image:url('../img/header.png'); background-repeat: no-repeat; height: 128px}
img.logo {position: relative; top: 22px; left:100px}
#header .info {position: absolute; right: 40px; top: 50px; width:550px;font-size:11px; color: #3f71b5;text-align: right;}
#container {margin: 0 auto; width: 960px;background-image:url('../img/bodybg.png'); background-repeat: repeat-y; min-height: 460px;}
#content {padding: 20px;}
/* #content h1 {
	font-size: 28px;
	margin: 10px;
	font-weight: bold;
} */

#sidebar {
	 float: left;
}

#left_content {
	float: left;
}
#left_content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3f71b5; 
	text-transform:uppercase;
	margin-bottom: 20px;
}

#left_content h2 {
	font-size: 20px;
	font-weight: bold;
	color: #3f71b5; 
	text-transform:uppercase;
	margin-bottom: 20px;
}


#left_content p {
	margin: 20px 20px 20px 0px;
	font-size: 12px;
	line-height: 14px;
}

#content_area {background-image:url('../img/bodybg.png'); background-repeat: repeat-y; min-height: 500px;}

#content #toprow {
	width: 860px; height: 330px; margin: 0 auto; position: relative; padding: 20px;
}

#content #toprow #laptop {
	height: 100%; width: 500px;float: left; background-image:url('../img/wte_laptop.png'); background-repeat: no-repeat;position: relative;
}

#content #toprow #infobox {float: left;width: 300px; height: 100%; margin-left: 30px; position: relative;}
#content #toprow #infobox p {margin: 5px;}
#content #toprow #infobox .container {color: white;position: absolute;background-image :url('../img/greybox.png'); height: 311px; width: 311px;background-repeat:no-repeat; bottom: 0;
}

#navbar {background-image:url('../img/navbar.png'); 
background-repeat: no-repeat; height: 51px; width: 960px; margin: 0 auto; padding: 0;
}
#navbar span {display: none;}
#navbar li, #navbar a {height:51px;display:block;}
#navbar li {float:left;list-style:none;display:inline;}

#home {width: 128px; margin-left: 7px}
#products {width: 215px;}
#services {width: 198px;}
#about {width: 207px;}
#contact {width: 195px;}

#home a:hover {background:url('../img/navbar.png') no-repeat -7px -51px;}
#products a:hover {background:url('../img/navbar.png') no-repeat -135px -51px;}
#services a:hover {background:url('../img/navbar.png') no-repeat -350px -51px;}
#about a:hover {background:url('../img/navbar.png') no-repeat -548px -51px;}
#contact a:hover {background:url('../img/navbar.png') no-repeat -755px -51px;}

#row1 {
	margin: 0 auto;
	width: 100%;
	padding: 10px 0 10px 0;
	height: 300px;
}


#siteinfo {
	margin: 0;
	padding: 0;
}
#siteinfo p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 30px;
	text-align: justify;
}

div#address {
	margin: 0 auto;
	width: 500px;
	padding: 10px 0 10px 0;
}

div#footer {
	 padding: 10px 20px 0 20px;font-size: 10px;background-image:url('../img/bodybg.png'); background-repeat: repeat-y; min-height: 40px
}


ol#solutions {
	list-style:decimal;
	margin-left: 20px;
}

ol#solutions li {
	padding-left: 15px;
	font-size: 12px;
}


ul#team {
	margin: 0 0 0 20px; 
	width: 760px;
}
ul#team li{
	width: 100%;
	margin: 10px 10px;
}

ul#ourservices {
	width: 500px;
	margin-left: 20px;
	font-size: 12px;
}
ul#ourservices li{
	width: 100%;
	height: 24px;
	margin: 2px 5px;

}

ul#ourproducts {
	width: 760px;
	margin-left: 20px;
}
ul#ourproducts li{
	width: 100%;
	height: 140px;
	margin: 10px 10px;

}

ul#ourproducts li h3{
font-size: 18px;
width: 100%;

}


ul#ourproducts li img.img{
	height: 100px;
	width: 100px;
	margin: 10px;
	border: 1px #333 solid;
	display: block;
	float: left;
}



ul#mycarousel {
	width: 250px;
}
ul#mycarousel li{
	width: 250px;
	height: 90px;
	margin: 0 6px;
	position: relative;
}
ul#mycarousel li a{
	text-decoration: none;
	color: #000;
	position: relative
	}
	
ul#mycarousel li a div {
	position: absolute; top: 0; right: 0;width: 134px; height: 88px;margin: 0;padding:0; font-size: 12px; line-height: 18px;font-family:Verdana, Geneva, Tahoma, sans-serif;
}	

ul#mycarousel li a div span {
	display: block;
	text-align: center;
	font-size: 1.4em;
	font-weight: bolder;
	color: white;
	padding-top: 10%;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 22px;	
	text-transform: uppercase;
}


ul#mycarousel li h1 {
	color: white;
	font-size: 22px;
	display: inline-block;
	margin: auto auto;
}


ul#mycarousel li p {
}
ul#mycarousel li a.learn { position: absolute;bottom: 0; right: 0;font-size: 12px;}

ul#mycarousel li img.imgblock {display: block;width: 247px; float: left;}

ul#mycarousel li div.bluebox {
text-align: center;height: 87px;background-image:url('../img/bluebox.png'); background-repeat: no-repeat; float: left;	
}

ul#mycarousel li div.bluebox div {
text-transform: uppercase; text-align: center; margin: 12px auto; width: 90%; height: 60%;color: white;text-shadow: 1px 1px 1px #000;font-size: 18px;
	
}


ul#inthenews {
	font-size: 12px;
}

ul#inthenews li {
	font-size: 12px;
}

ul#inthenews li h3{
	font-size: 18px;
	margin-left: 30px;
	color: green;
}
ul#inthenews li span.italics {

font-style:italic;
margin-left: 30px;
}
ul#inthenews li span.source {
	margin-left: 30px;
}

/* ----------- stylized ----------- */
#newsletter{
width: 290px;
}
#newsletter h1 {
font-size:24px;
font-weight:bold;
margin: 16px 12px 8px;
padding:0;
color: #eee;
text-shadow: 1px 1px 1px #000;
}
#newsletter p{
font-size:11px;
color:#eee;
margin-bottom:20px;
padding:0 25px 0px;
text-shadow: 1px 1px 1px #000;

}
#newsletter label{
display:block;
font-weight:bold;
text-align:right;
width:80px;
float:left;
padding-top: 6px;
}

#newsletter input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #444;
width:174px;
margin:2px 0 15px 10px;
background-color: #666565;
color: #eee;
}
#newsletter button{
clear:both;
margin-left:150px;
width:91px;
height:38px;
background:url(../img/btnSubmit_grey.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
border: none;
}




/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#3f71b4;
width: 500px;
}
#stylized h1 {
font-size:24px;
font-weight:bold;
margin-bottom:8px;
color: #eee;
}

#stylized h3 {
font-size:18px;
font-weight:bold;
margin-bottom:12px;
margin-left: 18px;
color: #eee;
}

#stylized p{
font-size:10px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:220px;
float:left;
font-size: 12px;
color: #eee;
}
#stylized .small{
color:#666666;
display:block;
font-size:10px;
font-weight:normal;
text-align:right;
width:220px;
color: #ddd;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
background-color: #fff;
color: #000; 
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
background-color: #fff;
color: #000; 

}


#stylized button{
clear:both;
margin-left:300px;
width:91px;
height:38px;
background:url(../img/btnSubmit.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
border: none;
}






/*zrssfeed css styles */



.rssFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;

}
.rssFeed a {
	color: #444;
	text-decoration: none;
}
.rssFeed a:hover {
	color: #000;
	text-decoration: underline;
}

.rssHeader { padding: 0.2em 0; }

.rssBody {  }
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}

.rssRow { padding: 0.3em; }
.rssRow h4 { font-size: 1em; }
.rssRow div {
	font-size: 90%;
	color: #666;
	margin: 0.2em 0 0.2em 0;
}

.rssRow p {
	margin: 2em;
}
/*
.odd { background-color: #e8e8fc; }
.even { background-color: #d4d4e8; }
*/
.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}




