/*MASTER STYLES*/

body, html {
    margin:0;
    padding:0;
    background: white url('images/grad_bg.gif') repeat-x top;
}

* {
	box-sizing: border-box;
}
body {
	/*padding-top: 36px;*/
	padding-top: 5px;
}

img {
	max-width: 100%;
	height: auto;
}

#container {
	background:#fff;
	margin:0 auto;
	max-width:825px;
	padding-top: 0px;
	background:#fff;
	font-family: Helvetica, Arial;
	 
}

 

#header {
	margin:0 auto;
	max-width:825px;
	border: 1px solid #ccc;
	background: url('images/headerbg.jpg') repeat-x top;
	font-family: Helvetica, Arial;
}

#header img {
	border: 0;
}

#footer {
	clear: both;
	margin:0 auto;
	max-width:825px;
	border-bottom: 1px solid #cccccc;
	background: #FFFFFF;
	overflow: auto;
	margin-bottom: 50px;
	font-family: Helvetica, Arial;
}

#footer_links {
	
	color: #999;
	font-size: 2em;
	margin-top: 20px;
	margin-left: -30px;
}

#nav {
 
	margin: 0;
	padding: 0;
	/*background: url("images/tab_bottom.gif") repeat-x bottom;*/
	max-width: 680px;
	padding-top: 5px;
	
	/*border-bottom: 1px solid #e2e2e2;*/
}

#status {
	width: 145px;
	
	height: 30px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-align: right;
}

#downloads {
	height: 40px;
	width: auto;
	padding-left: 5px;
	/*background: url("images/tab_bottom.gif") repeat-x bottom;*/
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
	
}

#nav img {
	padding: 3px;
	border: 0;
}

#footer img {
	padding: 2px;
	float:left;
}

#footer p {
	float:left;
	font-size: 10pt;
	text-align:right;
	margin-right: 5px;
	margin-bottom: 0px;
}

#footer_info {
	
}



.release {
	
	font-size: 10pt;
	color: #ffffff;
	padding: 23px 0px 0px 0px;
	letter-spacing: 1.5px;
}

.logo {
	
}

.clear_both {
	clear:both;
}

.clear_right {
	clear:right;
}

.clear_left {
	clear:left;
}

#header img {
	padding: 5px 10px 5px 10px;
}

#header a:active, a:hover, a:focus {
	border: 0;
}

#info {
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 24pt;
	background: #FFFFFF;
	
}

#info a:link { color: #000000; text-decoration: none; }
#info a:hover { color: #ff3366; text-decoration: underline; }
#info a:visited { color: #000000; text-decoration: none;}
#info a:hover { color: #ff3366; text-decoration: underline; }

.crumb {
	color: #ff3366;
}

.signup {
	padding: 10px;
	background: #ff3366;
	color: #FFF;
	margin-left: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

#main {
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	padding-bottom: 20px;
	font-size: 12pt;	
	overflow:auto;
}

#main_left {
	width: 800px;
}

#main_left p.left {
	width: 420px;
	
	font-size: 12px;
	line-height: 16px;
}

#main p {
	padding-left: 30px;
	padding-right: 15px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 16px;
}

#main p.more {
	text-align:right; 
	margin:0px; 
	margin-right: 15px;
	margin-left
	font-size: 12px;
	border: 0px;
}

#main p.question {
	font-weight: bold;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 12px;
}

#main p.answer {
	margin-left: 30px;
	font-size: 14px;
        line-height: 16px;
        font-size: 12px;
}

#main h2 {
	width: 350px;
	border-bottom: 1px solid #ccc;
	font-size: 10pt;
	color: #ff3366;
	font-weight: normal;
	margin-top: 0px;
}

#main a:link { color: #ff3366; text-decoration: none; }
#main a:hover { color: #999999; text-decoration: underline; }
#main a:visited { color: #ff3366; text-decoration: none;}
#main a:hover { color: #ff3366; text-decoration: underline; }

#footer a:link { color: #ff3366; text-decoration: none; }
#footer a:hover { color: #999999; text-decoration: underline; }
#footer a:visited { color: #999999; text-decoration: none;}
#footer a:hover { color: #ff3366; text-decoration: underline; }

#nav a:link { color: #ff3366; text-decoration: none; }
#nav a:hover { color: #999999; text-decoration: underline; }
#nav a:visited { color: #999999; text-decoration: none;}
#nav a:hover { color: #ff3366; text-decoration: underline; }

#services {
	/*border: 1px solid #999999;*/
	margin-bottom: 40px;
	padding: 20px 20px 20px 20px;
	/*background: white url('images/dropFill.gif') repeat top;*/
	margin-bottom: 40px;
	margin-left: 12px;
	max-width: 720px;
	overflow: auto;
}

.service {
	overflow: auto;
	margin-bottom: 30px;
	margin-left: 10px;
}

.servicePic {
	
}

.serviceInfo {
	
	margin-left: 20px;
	width: 480px;
}

#services img {
	padding: 2px;
	border: 1px solid #e2e2e2;
}

#services h1 {
	border-bottom: 1px solid #e2e2e2;
	margin-top: 2px;
	font-size: 12pt;
}

#services p {
	margin-top: 5px;
	font-size: 10pt;
	margin-left: 0px;
        line-height: 16px;
        font-size: 12px;
	margin-bottom: 10px;
}

#phones {
	overflow: auto;
	border-botom: 1px solid #999999;
	margin-bottom: 40px;
	padding: 10px 5px 10px 5px;
	/*background: white url('images/dropFill.gif') repeat top;*/
	/*background: #f9f9f9;*/
	margin-left: 10px;
}

.phoneBlock {
	width: 120px;
	
	margin-left: 10px;
}

.phone_pic {
	padding: 30px;
	min-height:100px; 
	height:auto !important;
	height: 100px;
	padding: 5px;
	border: 1px solid #e2e2e2;
	background: white;
	padding-top: 15px;
}

.socialButton {
        margin-bottom: 5px;
        padding-left: 30px;
        font-size: 12px;
        color: #666;                                                                                                                                                                                                                               
}

#main_screens {

	border: 1px solid #e2e2e2;
	/*background: white url('images/dropFill.gif') repeat top;*/
	background: #f9f9f9;
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 10px 5px 15px 5px;
	
}

.screen {
	float:left;
	width: 180px;
	margin-left: 16px;
}

#main_screens img {
	padding: 2px;
	border: 1px solid #999999;
}

#main_screens p {
	text-align: center;
	margin-left: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
	margin: 0px;
	padding: 15px 5px 15px 5px;
	border-bottom: 4px solid #e2e2e2;

}



/* for Internet Explorer */
/*\*/
* html .phone_pic {
height:100px; 
}
/**/

.phone_info {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}

#phones img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.thelabel {
	
	width: 100px;
	color: #666666;
	margin-top: 4px;
	text-align: right;
	margin-right: 20px;
}

.thefield {
	
	margin-bottom: 6px;
}

#main form {
	
	margin-left: 30px;
	font-size: 11pt;
	margin-top: 0px;
	overflow: auto;	
	padding:10px;
	background: #e2e2e2;
	margin-bottom: 20px;
	width: 355px;
	background: #f9f9f9;
	border-bottom: 4px solid #e2e2e2;
}

input.txt {
	color: #ff3366;
	width: 150px;
	border: 1px solid #999999;
	font-size: 10pt;
	
}

input.mainsubmit {
	color: #ff3366;
	border: 1px solid #999999;
	font-size: 10pt;
	
	color: #000000;
	margin-left: 3px;
}

ul.numberedlist { 
	padding: 0;
	margin: 0;
	margin-left: 0em;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 16px;
}

li.nl {
	margin-bottom: 10px;
}

ul.info { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	margin-left: 0em;
	margin-bottom: 0px;
	margin-top: -10px;
}

ul.small {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	/*margin-left: 0em;*/
	margin-bottom: 0px;
	margin-top: 10px;	
}

ul.small2 {
	list-style-type: none; 
	padding: 0;
	margin-left: 30px;
	/*margin-left: 0em;*/
	margin-bottom: 0px;
	margin-top: 0px;	
}


ul.normal { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	margin-left: 0em;
	margin-bottom: 0px;
	margin-bottom: 20px;
}

ul.foot_links { 
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.3em;
}

ul.nav_links { 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px 5px 0px 7px;
	/*border-bottom: 1px solid #e2e2e2;*/
	background: url("images/tab_bottom.gif") repeat-x bottom;
	overflow: auto;
	font-family: Verdana;
}

li.link {
	background-repeat: no-repeat;
	/*background-position: 0 .1em;*/
	padding-left: 0.0em;
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	margin-bottom: 3px;
	margin-right: 10px;
	display: inline;	
}

#nav li {
	list-style-type: none;
	padding: 0;
	display: inline;
}

#nav a:link, #nav a:visited
{
	
	background: #FFF;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	margin-right: 2px;
	border: 1px solid #e2e2e2;
	text-decoration: none;
	color: #666;
	text-align: center;
}

#nav a:link.active, #nav a:visited.active
{
	
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #666;
	font-weight: bold;
}

#nav a:hover {
	background: #f3f3f3;
}

#status li {
	list-style-type: none;
	padding: 0;
	display: inline;
}

#status a:link, #status a:visited
{
	
	background: #FFF;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	margin-right: 0px;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #666666;
	border-top: 1px solid #FFF;
	border-left: 0px;
	border-right: 0px;
}

#status a:link.active, #status a:visited.active
{
	
	border-top: 1px solid #FFF;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCC;
	background: #fff;
	color: #666;
	font-weight: bold;
}

#status a:hover {
	background: #f3f3f3;
}

#status a:hover.active {
	background: #ff3366;
	color: #ffffff;
}

#downloads li {
	list-style-type: none;
	padding: 0;
	display: inline;
}

#downloads a:link, #downloads a:visited
{
	
	background: #FFF;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	margin-right: 20px;
	border: 1px solid #e2e2e2;
	text-decoration: none;
	color: #666;
}

#downloads a:link.active, #downloads a:visited.active
{

	border-bottom: 1px solid #fff;
	background: #fff;
	color: #666;
}

#downloads a:hover {
	background: #f3f3f3;
}

#downloads ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px 5px 0px 7px;
	/*border-bottom: 1px solid #e2e2e2;*/
	overflow: auto;
	font-family: Verdana;
}

#downloads h1 {
	
	font-size: 12px;
	color: #666666;
	margin-right: 20px;
}

li.sm_bullet {
	background-image: url("images/sm_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0.1em;
	padding-left: 1.2em;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	font-size: 11pt;
	color: #000000;	
}

li.big_bullet {
	background-image: url("images/lg_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0.1em;
	padding-left: 1.2em;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	font-size: 16pt;
	color: #000000;
}

li.phone {
	background-image: url("images/phone_pink.png");
	background-repeat: no-repeat;
	background-position: 0.1em;
	padding-left: 1.9em;
	padding-top: 0.4em;
	padding-bottom: 0.1em;
	font-size: 12pt;
	color: #ff3366;
	border-bottom: 1px solid #ccc;
}

/*li.download {
	
	background-repeat: no-repeat;
	background-position: 0.3em;
	padding-left: 1.8em;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	font-size: 12px;
	border: 1px solid #e2e2e2;
	width: auto;
	margin-top: 10px;
}*/

a {
  outline: none;
}

form.simpleForm {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	border:0px;
}

/*home page divs*/

/*home page divs*/

#hp_images {
	overflow: auto;
	border-bottom: 1px solid #e2e2e2;
	padding: 0px;
	margin: 0px;
}

#hp_images img {
	
	padding: 0px;
}

#hp_titles {
	clear:left;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

#hp_titles b {
	font-size: 12px;
}

#hp_titles h1 {
	
	width: 270px;
	background: #000;
	color: #FFF;
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-left: 1px solid;
}

#hp_titles p {
	
	width: 260px;
	text-align: center;
	padding: 30px 5px 10px 5px;
	margin:0px;
	font-size: 14px;
	font-weight: bold;
}

#hp_titles a:link { color: #FFFFFF; text-decoration: none; }
#hp_titles a:hover { color: #ff3366; text-decoration: underline; }
#hp_titles a:visited { color: #FFFFFF; text-decoration: none;}

#hp_infoimg {
	clear:left;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

#hp_infoimg img {
	
	padding: 0px;
	padding-top: 28px;
}


#gallery img {
padding: 2px;
margin-right: 25px;
border:1px solid #333333;
margin-top: 20px;
margin-bottom: 40px;
}

#features {
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	padding-bottom: 100px;
	font-size: 12pt;	
	overflow:auto;	
}

.feature {
	overflow: auto;
	border-left: 1px dotted #999999;
	margin-left: 20px;
}

#features ul {
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	display: block;
	padding: 0px;
	border-bottom: 1px solid #e2e2e2;
}

#features li {
	background-image: url("images/sm_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0.1em;
	padding-left: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	font-size: 16px;
	color: #000000;	
	margin: 0px;
}

#features h3 {
	font-size: 13px;
	line-height: 18px;
	margin-left: 20px;
}

#features p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	margin-left: 10px;
}

#features code {
	font-size: 12px;
	line-height: 16px;
}

#features pre {
	background: #f9f9f9;
	width: 760px;
	margin-left: 10px;
	padding: 5px;
}

#features img {
	
	margin: 5px 10px 5px 0px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}

#features a:link { color: #ff3366; text-decoration: none; }
#features a:visited { color: #666666; text-decoration: none; }
#features a:hover { color: #666666; text-decoration: underline; }

#socialbm {
	clear:both;
	margin-top: 20px;
	
}

#vizz {
margin-bottom: 10px;
}
#vizz img {
padding: 1px;
margin: 1px;
border:1px solid #333333;
}