/************** RESET MARGINS & PADDING ********************/
html, body, div, span, p, ul, ol, li, h1, h2, form, fieldset, legend, label, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
* html img, * html .png {
	position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
/************** END RESET MARGINS & PADDING ********************/

* { /*--reset all to 0--*/
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	font-size:13px;
	/*font-siz: 13px ; "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial,;*/
	background:#fff url(../images/bgrx.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
}
a {
	text-decoration: none;
	color: #12d704;
	outline: none;
}
a:hover {
	color:#666666;
}
a img {
	border: 0;
}
p {
	margin-top:7px;
	margin-bottom:6px;
}
.center {
	text-align:center;
	margin-top: -40px;
	color:#333333;
}
.blackborder {
	border-bottom:1px solid #000;
	padding-bottom:5px;
}
/* container =============================================================*/

#wrapperMain {
	clear:both;
	display:block;
	width: 1000px;
	margin: 0 auto;

}
#wrapperMainHome {
	clear:both;
	display:block;
	width: 1000px;
	margin: 0 auto;
}
#wrapper {
	clear:both;
	display:block;
	width: 980px;
	margin: 0 auto;
	height:auto;
	height:1%;
	overflow:auto;
	padding-bottom:10px;
}
html* #wrapper {
	overflow:visible;
}
#header {
	width: 980px;
	height: 110px;
	float: left;
	display:block;
}
.logo {
	float: left;
	width: 729px;
	height: 84px;
	margin-top:10px;/*background:  url(../images/perfect-storm-media-logo.png) no-repeat top left;*/
}
.logo2 {
	float: left;
	width: 432px;
	height: 50px;
	margin-top:18px;
	background: url(../images/small-perfect-storm-media.png) no-repeat top left;
}
#content {
	float:left;
	display:block;
	width: 980px;
	height:auto;
	margin:0px;
	padding-top:15px;
	overflow:auto;
}
html* #content {
	overflow: visible;
}
#content #left-col {
	width: 475px;
	float: left;
	display:inline;
	padding-right: 30px;
	font-size:15px;
	font-weight:normal;
}
#content #right-col {
	width: 475px;
	float: right;
	display:block;
	font-size:15px;
	font-weight:normal;
}
#content .pcont {
	clear:both;
	display:block;
	min-height:275px;
	height:auto !important;
	height:275px;
	margin-top:15px;
}
.box1-top {
	float: left;
	display:block;
	width: 445px;
	margin:0px;
	height:auto 1%;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	background: url(../images/hm-top.png) no-repeat top left;
}
.box1-bottom {
	float: left;
	display:block;
	width: 475px;
	margin-top:0px;
	height:18px;
	background: url(../images/hm-bottom.png) no-repeat top left;
}
h2.title_main {
	color:#000000;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:normal;
}
#video-popoup {
	float: left;
	display:block;
	width: 560px;
	height:350px;
	margin:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	position:absolute;
	top:400px;
	left:20px;
}
#video-popoup .Vtop {
	float: left;
	display:block;
	width: 560px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	background: url(../images/videopopup-top.png) no-repeat top left;
}
#video-popoup .Vbottom {
	float: left;
	display:block;
	width: 560px;
	margin-top:0px;
	height:15px;
	padding-left:15px;
	padding-right:15px;
	background: url(../images/videopopup-bottom.png) no-repeat top left;
}
/* #Homepage popuop=================================================

div #close
{
	background-color: transparent;
	background: url(../images/close_button.png);
	position:absolute;
	right:-35px;
	top:0px;
	cursor: pointer;
	cursor: hand;
	height:32px;
	width:32px;
}
#overlayHome
{
	display:none;
}

#overlayHome
{
	width:585px !important;
	height:328px !important;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	padding:0px;
}
*/

#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#backgroundPopup2 {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact {
	width:585px !important;
	height:328px !important;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	padding:0px;
	display:none;
	position:fixed;
	_position:absolute;
	z-index:2;
}
#popupContact2 {
	width:585px !important;
	height:328px !important;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	padding:0px;
	display:none;
	position:fixed;
	_position:absolute;
	z-index:2;
}
#popupContactClose {
	background-color: transparent;
	background: url(../images/close_button.png);
	position:relative;
	display:block;
	z-index:1000000;
	right:-600px;
	top:400px;
	cursor: pointer;
	cursor: hand !important;
	height:32px;
	width:32px;
}
#popupContactClose2 {
	background-color: transparent;
	background: url(../images/close_button.png);
	position:relative;
	display:block;
	z-index:1000000;
	right:-580px;
	top:400px;
	cursor: pointer;
	cursor: hand !important;
	height:32px;
	width:32px;
}
h1 {
	font-family:Arial, sans-serif;
	font-size:26px;
	color:#000000;
	font-weight: bold;
	line-height:30px;
}
h2 {
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#666666;
	font-weight:normal;
	line-height:24px;
}
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, sans-serif;
	font-size:22px;
	color:#000000;
	font-weight:normal;
	line-height:22px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:normal;
	line-height:18px;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:normal;
	line-height:14px;
}
.bigtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:normal;
	line-height:18px;
}
.smallfont {
	font-size:11px
}
.breadcrumb span {
	font-size: 13px;
}
#footer {
	width: 100%;
	float: left;
	/*height: 100px;*/
	color: #ffffff;
	padding-top: 10px;
}
#footer .eolink {
	padding-left:10px;
	float:left;
	display:block;
	width:90%;
	height:38px;
	padding-bottom:8px;
	padding-top:8px;
}
#footer .left-footer {
	width: 400px;
	float: left;
	color: #000;
	padding-left:10px;
}
#footer .right-footer {
	width: 558px;
	float: right;
	text-align:right;
	color: #ffffff;
	padding-right:10px;
}
.footertext {
	font-size:12px;
	color:#cccccc; overflow:hidden;
}
.right {
	text-align:right
}
/* #top menu ===============================================================*/
#topMenu {
	clear:both;
	display:block;
	width: 980px;
	padding:0px;
}
#nav {
	color:#333;
	font-size:16px;
	text-align:center;
	list-style:none;
	font-family: Arial, sans-serif;
	font-weight:bold;
}
#nav li {
	float: left;
	color:#333;
}
#nav li a {
	display: block;
	height: 31px;
	border-bottom: none;
	overflow: hidden;
	padding-top:0px;
	color:#333;
}
#nav-home a {
	background-image: url('../images/home.png');
	width:161px;
}
#home-select {
	background-image: url('../images/home.png');
	width:161px;
	color: #12d704;
	background-position: 0 -31px;
	height:31px;
}
#nav-about a {
	background-image: url('../images/about.png');
	width:184px;
}
#about-select {
	background-image: url('../images/about.png');
	width:184px;
	background-position: 0 -31px;
	height:31px;
}
#nav-client a {
	background-image: url('../images/client.png');
	width:240px;
}
#client-select {
	background-image: url('../images/client.png');
	width:240px;
	background-position: 0 -31px;
	height:31px;
}
#nav-faq a {
	background-image: url('../images/faq.png');
	width:148px;
}
#faq-select {
	color: #12d704;
	background-image: url('../images/faq.png');
	width:148px;
	background-position: 0 -31px;
	height:31px;
}
#nav-contact a {
	background-image: url('../images/contact.png');
	width:247px;
}
#contact-select {
	color: #12d704;
	background-image: url('../images/contact.png');
	width:247px;
	background-position: 0 -31px;
	height:31px;
}
#contact-select div, #faq-select div, #client-select div, #about-select div, #home-select div {
	color: #12d704;
}
#home #nav-home a, #hiw #nav-about a, #faq #nav-client a, #apps #nav-faq a, #contact #nav-contact a, #nav li a:hover {
	background-position: 0 -32px;
	color: #12d704;
}
.footermenu {
	margin: 0;
	float: right;
	font: normal 12px;
	width: 558px;
	text-align:right;
	padding-top:8px;
}
.footermenu li {
	display: inline;
	margin: 0px 0px 0px 10px;
}
.footermenu li a {
	color:#333;
	text-decoration: none;
	text-align:right;
}
.footermenu li a:visited {
	color:#cccccc;
}
.footermenu li a:hover {
	color: #12d704;
}
.footermenu li .current {
	color: #12d704;/*padding-left:30px;*/
}
/* #banner ===============================================================*/

#banner {
	float:left;
	display:block;
	width: 980px;
	height:264px;
	margin:0px;
	padding-top:15px;
	overflow:none
}
.tik-mark li {
	background-image: url(../images/tik-mark.png);
	background-repeat: no-repeat;
	padding-left:25px;
	line-height:20px;
	list-style:none;
	background-position: left 3px;
	text-decoration:none;
	padding-bottom:10px;
	color:#333333;
}
.breadcrumb {
	padding-top:0px;
	margin-bottom:15px;
	padding-left:15px;
}
.heading {
	padding-top:0px;
	margin-bottom:0px;
	padding-left:15px;
	line-height:normal;
}
h1 {
	line-height:normal;
}
/* #contact ===============================================================*/
#content #contact-left {
	width: 640px;
	float: left;
	display:inline;
	padding-right: 40px;
	font-size:15px;
	font-weight:normal;
	padding-top:15px;
}
#content #contact-left #contactformContainer {
	width:560px;
	float: left;
	display:block;
	padding-left:25px;
}
#contactformContainer #contactset {
	width:560px;
	float: left;
	display:block;
	padding-bottom:15px;
}
#content #contact-right {
	width: 245px;
	float: right;
	display:block;
	padding-top:15px;
}
.box2-top {
	float: left;
	display:block;
	width: 630px;
	margin:0px;
	height:auto 1%;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	background: url(../images/contact-bg-top.png) no-repeat top left;
}
.box2-bottom {
	float: left;
	display:block;
	width: 680px;
	margin-top:0px;
	height:18px;
	background:  url(../images/contact-bg-bottom.png) no-repeat top left;
}
/* Text fields */
.field-set {
	float:left;
	clear:both;
	width:100%;
	margin:4px 0 4px;
	position:relative;
	height:28px;
}
.field-set input {
	height:18px;
}
.field-set textarea {
	height:61px;
}
legend {
	margin:0 -.4em;
	padding:5px 10px;
	font-weight:bold;
	font-size:14px;
	background:#fff;
	border:1px solid #c4d3ea;
	color:#336699;
}
label, .group-label {
	float:left;
	width:34%;
	margin-top:9px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
label.selection-label {
	float:none;
	width:auto;
	text-align:left;
	color:#666;
}
input, textarea {
	width:59%;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size:15px;
	color:#666;
	margin-left:20px;
	padding:5px;
	z-index:100 !important;
	position:relative;
	font-weight:normal;
}
input {
	border:none;
	background:url(../images/field.png) top left no-repeat;
	height:24px;
	width:334px;
}
textarea {
	border:none;
	width:334px;
	height:81px;
	background-color:#cccccc;
	background:url(../images/textform.png) top left no-repeat;
}
input:focus {
	background:url(../images/field.png) bottom left no-repeat;
}
select, textarea:focus {
	background:url(../images/textform.png) bottom left no-repeat;
}
html* input {
	width:320px;
	height:22px;
}
html* textarea {
	width:320px;
	height:84px;
}
html* textarea.sffocus, input.sffocus {
	background-color:#FFFFFF;
	border:2px solid #12d704;
	background-image:none;
}
html* textarea, input {
	background-color:#cccccc;
	border:0px solid #12d704;
	background-image:none;
}
span.required, label sup {
	color:#c60;
	font-weight:bold;
	font-size:115%;
}
.error-message {
	padding-left:190px;
	color:#F00;
	font-size:11px;
}
.button-area {
	padding-left:210px;
	display:block;
	width:300px;
	/*padding-top:10px;*/
	clear:both;
}
/* Textareas */

/* #faq =============================================================*/
#pagebg {
	width: 980px;
	float: left;
	display:block;
	padding:0px;
	padding-top:15px;
}
.box3-top {
	float: left;
	display:block;
	width: 950px;
	margin:0px;
	height:auto 1%;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	background: url(../images/master-bg-top.png) no-repeat top left;
	padding-bottom:0px;
}
.box3-matrixtop {
	float: left;
	display:block;
	width: 950px;
	margin:0px;
	height:auto 1%;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	background:url(../images/carosalBody.png) no-repeat top left;
	padding-bottom:0px;
}
.box3-bottom {
	float: left;
	display:block;
	width: 980px;
	margin:0px;
	padding:0px;
	height:18px;
	background: url(../images/master-bg-bottom.png) no-repeat top left;
}
.accordion {
	margin:0px;
	padding:0px;
}
.accordion #expandarea {
	width: 935px;
	float: none;
	display:inline-block;
	padding:0px;
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;
	background: url(../images/expand-bg.gif) repeat-x top left;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:10px;
	margin-bottom:10px;
}
.accordion h3 {
	background: url(../images/arrow-square.gif) no-repeat right -71px;
	padding: 7px 15px;
	margin: 0;
	font-size:16px;
	font-weight:normal;
	border-bottom: none;
	cursor: pointer;
	line-height:24px;
}
.accordion h3:hover {
	color:#12d704;
}
.accordion h3.active {
	background-position: right 13px;
}
.accordion dd {
	margin: 0;
	padding: 0 35px 0;
}
html* .accordion dd {
	margin: 0;
	padding: 0;
	display:inline-block;
}
.accordion dd ul li li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	padding-left:15px;
	line-height:22px;
	list-style:none;
	background-position: left 7px;
	text-decoration:none;
	margin-left:10px;
	margin-bottom:4px;
	margin-top:4px;
}
.accordion dd li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left:15px;
	line-height:22px;
	list-style:none;
	background-position: left 6px;
	text-decoration:none;
	margin-left:10px;
	margin-bottom:4px;
	margin-top:4px;
}
html* .accordion dd li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left:15px;
	line-height:22px;
	list-style:none;
	background-position: left 6px;
	text-decoration:none;
	margin-left:0;
	margin-bottom:4px;
	margin-top:4px;
}
/* #client successess ===============================================================*/

#clientVideo {
	width: 935px;
	float: left;
	display:block;
	height:385px;
	margin-top:10px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:30px;
	text-align:center;
}
#clientArea {
	width: 920px;
	float: left;
	padding:15px;
	background-image: url(../images/expand-bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:10px;
	display:block;
}
#clientArea .leftLogo {
	width: 135px;
	float: left;
	display:inline;
	padding:0px;
	padding-right:20px;
}
#clientArea .rightCont {
	width: 762px;
	float: left;
	display:block;
	padding:0px;
}
#clientArea .rightCont .clienturl {
	width: 300px;
	float: left;
	display:inline;
	padding:0px;
}
#clientArea .rightCont .cview {
	text-align:right;
	float:right;
	width: 300px;
	float: right;
	display:block;
	padding:0px;
}
/* #poopup==================================================================== */
#popupwrapper {
	clear:both;
	display:block;
	margin: 0 auto;
	background:#FFF;
	width:860px;
	color: #000000;
	color: #000000;
	font: 14px 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif, Helvetica, sans-serif;
	line-height:20px;
}
#popupinner {
	clear:both;
	display:block;
	background:#FFF;
	width:860px;
	margin: 0 auto;
	height:auto;
	height:1%;
	overflow:auto;
	padding-bottom:0px;
}
#popupheader {
	float: left;
	display:block;
	float:left;
	width:860px;
	display:block;
}
#button {
	margin:0px;
	padding:0px;
	text-align:center;
}
#popupMain {
	float:left;
	display:block;
	width: 860px;
	height:auto;
	margin:0px;
	margin-top:0px;
	overflow:auto;
	background:url(../images/client-right-text.jpg) right top no-repeat;
	/*border-top:1px solid #000;*/
}
#popupcontent {
	float:left;
	display:block;
	width: 750px;
	height:auto;
	margin:0px;
	padding-top:10px;
	overflow:auto
}
#popupheader .header-left {
	float:left;
	width:432px;
	display:inline;
	/*height:77px;*/
}
#popupheader .header-right {
	float:right;
	text-align:right;
	width:137px;
	padding-top:12px;
	/*display:block;*/
}
#popupheader .header-right-award {
	float:right;
	text-align:right;
	width:137px;
	padding-top:12px;
	/*display:block;*/
}
#popupheader .hd {
	float:left;
	display:block;
	padding:10px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width:860px;
	/*height:40px;*/
	margin-top:18px;
}
#thank-container {
	float:left;
	display:block;
	width:980px;
	padding-bottom:12%;
}
#thank-container .thankyoufooter {
	float:left;
	width:500px;
	display:inline;
	padding-left:70px;
}
#thank-container .thankyouright {
	float:right;
	width:80px;
	padding-right:85px;
}
a #expandarea dd ul li {
	color: #000000;
}
a:hover #expandarea dd ul li {
	color: #000000;
}
/*dropdownmenu added on 3 march*/


.dropmenudiv {
	position:absolute;
	margin-left:-1px;
	top:0;
	left:0;
	line-height:18px;
	z-index:100;
	background-color:#fff;
	width:184px;
	/*height:37px;*/
	visibility:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
.dropmenudiv a {
	font-size:15px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-weight:600;
	display:block;
	text-decoration:none;
	color:#12d704;
	padding:8px 0;
}
.dropmenudiv a:hover {
	background-color:#000;
}
.newstitle {
	float:left;
	width:762px;
}
a.newstitle {
	float:left;
	width:762px;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	border-bottom: none;
	cursor: pointer;
	line-height:24px;
	color:#000000;
}
a.newstitle:hover {
	color:#12d704;
}
#popupMain-news {
	float:left;
	display:block;
	width: 860px;
	height:auto;
	margin:0px;
	margin-top:0px;
	overflow:auto;
	background:url(../images/news-popbg.gif) right top no-repeat;
	/*border-top:1px solid #000;*/
}

.sidenote{color:#333; font-size: 12px;}

.newtag {
	float:left;
	font-size:13px;
	padding-top:0px;
	color:#f9f9f9;
}
.dropdowns {
	border-bottom:1px solid #000;
	list-style:none;
}
.sitemap_wrapper {font-size:16px;
	/*margin:0 auto;*/
	width:370px;
}

.sitemap_wrapper a:link {
	color: #000000;
}
.sitemap_wrapper a:visited {
	color: #000000;
}
.sitemap_wrapper a:hover {
	color: #12D704;
}
.sitemap_wrapper a:active {
	color: #000000;
}


ul.sitemap_wrapper li.level_one {
	list-style:none;
	margin-left:25px;
	padding-left:17px;
	font-weight:bold;
	line-height:35px;
	background-image:url(../images/level_one_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
}

li.level_two{
	list-style:none;
	margin-left:60px;
	padding-left:14px;
	font-weight:normal;
	line-height:30px;
	background-image:url(../images/level_two_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
}
.popup_img {float:left;margin:0 15px 10px 0}
.page_banner {margin-bottom:15px;text-align:center}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height:0;height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height:1%;}
.CaseStudy_ClientLogo {float:left; margin:5px 10px 5px 0}
#popupheader .hd h3 {font-size:20px; line-height:28px}

.emailto a {font-size:14px  }
