/* 
Theme Name: Architect Theme
Theme URL: http://ithemes.com
Description: Architect Theme is a custom theme created for WordPress.
Author: iThemes
Author URI: http://ithemes.com
Version: 1.1.1

Version History
  See history.txt
*/

body {
  /*background: #333;*/
background:#071032;
  width: 880px;
  color: #454545;
  font-size: 12px;
  font-family: "Helvetica Neue Light", Verdana, Tahoma, Arial;
  margin: 0px auto 0px;
  padding: 0px;
  }


#wrap {
  background: #FFFFFF;
  width: 880px;
  margin: 0px auto 0px;
  padding: 0px;
  float: left;
  }

/************************************************
*  Global                *
************************************************/
a img {border:none;}

/************************************************
*  Hyperlinks                  *
************************************************/

a, a:visited {
  color: #415ca0;
  text-decoration: underline;
  }
  
a:hover {
  text-decoration: none;
  }
  
/************************************************
*  Header                    *
************************************************/

#header {
  background: url(images/header.jpg) no-repeat;
  width: 880px;
  height: 170px;
  color: #FFFFFF;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  }
  
#header a {
  font-family: Arial, Tahoma, Verdana;
  font-size: 24px;
  color: #000000;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  }

#header a:hover{
  color: #C4290B;
  }
  
#header a img {
  border: none;
  margin: 0px;
  padding: 0px;
  }

#headerleft {
  width: 815px;
  float: left;
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  }

#headerleft a {
  display: block;
  text-indent: -99999px;
  height: 100px;
}
#headerright {
  width: 50px;
  float: right;
  font-size: 12px;
  text-align: right;
  margin: 0px;
  padding: 50px 15px 0px 0px;
  overflow: hidden;
  }
  
#headerright p {
  color: #FFFFFF;
  font-size: 12px;
  margin: 0px;
  padding: 0px 20px 0px 0px;
  }
  
  #header ul li a{
				display:block;
				position:relative;
				width:266px;
				height:100px;
				background-image:url(images/header_links.png);
				background-repeat:no-repeat;
			}
				#header ul li a strong{
					display:none;
				}
				#header ul li a span.hover{
					display:block;
					position:absolute;
					width:266px;
					height:100px;
					background-image:url(images/header_links.png);
					background-repeat:no-repeat;
				}
				#go_download a{
					background-position:0 0;
				}
					#go_download a .hover{
						background-position:0 -100px;
					}
				#go_learn{
					padding:0 1px;
				}
				#go_learn a{
					background-position:-267px 0;
				}
					#go_learn a .hover{
						background-position:-267px -100px;
					}
				#go_talk a{
					background-position:-534px 0;
				}
					#go_talk a .hover{
						background-position:-534px -100px;
					}
  
/************************************************
*  Page Header                     *
************************************************/
#pageheader { background: url(images/page_header2.png) top left no-repeat;
width:880px;
margin:0 auto 0;padding-top:110px;}

/************************************************
*  Navbar                      *
************************************************/

/*!!!!!!!!!!! NavMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! NavMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* NavMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:880px;
		height:30px;margin-top:8px;margin-bottom:5px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 15px 5px 10px;
		color:#5a79b9;
		font-family:Arial;
		font-size:15px;
		text-decoration:none;
		font-weight:normal;
		border-width:0px;
		border-style:none;font-weight:bold;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-image:url(/wp-content/themes/Architect/images/page_navigation_a.png);color:#789bff;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-image:url(/wp-content/themes/Architect/images/page_navigation_a.png);
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:880px;
		padding:0px;
		margin:0px;
		background-color:#313131;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:10px;
		color:#ffffff;
		font-size:13px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#282e45;
		background-image:none;
		color:#ffffff;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#282e45;
		background-image:none;
		color:#ffffff;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#282e45;
		color:#ffffff;
		border-style:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		border-width:1px;
	}


/************************************************
*  Homepage                        * 
************************************************/

#homepage {
  width: 880px;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
  line-height: 15px;
  }

#homepage p {
  color: #454545;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  }
  
#homepage h1 {
  color: #98250A;
  font-size: 24px;
  font-family: "Helvetica Neue Light", Verdana, Tahoma, Arial;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  }
  
#homepage h1 a, #homepage h1 a:visited  {
  color: #98250A;
  text-decoration: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  }

#homepage h1 a:hover {
  color: #98250A;
  text-decoration: none;
  }
  
#homepage h3 {
  color: #202020;
  font-size: 22px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  }
  
#homepage img {
  float: left;
  border: none;
  margin: 0px 20px 0px 0px;
  }
  
#homepage ul {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  }
  
#homepage ul li {
    list-style: square;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  }  
  
#homepageleft {
  float: left;
  width: 262px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  }
  
#homepageleft ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }

#homepageleft ul li {
  display: inline;
  padding: 0px;
  margin: 0px;
  }
  
#homepageleft ul li a {
  background: #FFFFFF url(images/hp-black.png);
  width: 222px;
  height: 70px;
  display: block;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Verdana, Arial, Tahoma;
  font-weight: normal;
  padding: 15px 0px 0px 40px;
  margin: 0px;
  text-decoration: none;
  }

#homepageleft ul li a:hover {
  background: #FFFFFF url(images/hp-orange.png);
  color: #FFFFFF;
  }
  
#menu span {
  color: #C7D3DF;
  font-size: 22px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  display: block;
  }
  
.homeleft1 {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  }
  
.homeleft2 {
  background: #DDDDDD;
  width: 300px;
  height: 80px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
  
.homeleft3 {
  background: #EEEEEE;
  width: 300px;
  height: 80px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
  
#homepageleft p {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  }
  
#homepageright {
  background: #FFFFFF;
  float: left;
  width: 850px;
  height: 254px;
  margin: 0px 0px 0px 0px;
  padding: 10px 15px 10px 15px;
  }
#rotator {width:880px !important;}
#sidebar-rotator {width:220;height:220;margin:0 15px 15px;}  
/************************************************
*  Homepage Bottom                   * 
************************************************/

#homebottom {
  width: 880px;
  margin: 0px auto 0px;
  padding: 20px 0px 20px 0px;
  line-height: 18px;background:#071032;
  }
  
#homebottom p {
  color: #454545;
  font-size: 11px;
  font-family: "Helvetica Neue Light", Verdana, Tahoma, Arial;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  }
  
#homebottom h2 {
  color: #063C5D;
  font-size: 14px;
  font-family: "Helvetica Neue Light", Verdana, Tahoma, Arial;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  }

#homebottom img {
  float: left;
  border: none;
  margin: 0px 0px 10px 0px;
  }
  
#homebottom ul {
  list-style-type: square;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  }
  
#homebottom ul li {
  list-style-type: square;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  }  
  
/*#homebottomleft {
  background: #FFFFFF url(images/homebottom.png);
  float: left;
  width: 280px;
  height: 175px;
  margin: 0px 18px 15px 15px;
  padding: 15px 15px 0px 15px;
  display: inline;
  }
  
#homebottommiddle {
  background: #FFFFFF url(images/homebottom.png);
  float: left;
  width: 280px;
  height: 175px;
  margin: 0px 0px 15px 0px;
  padding: 15px 15px 0px 15px;
  display: inline;
  }
  
#homebottomright {
  background: #FFFFFF url(images/subscribe.png);
  float: right;
  width: 160px;
  height: 175px;
  margin: 0px 18px 15px 0px;
  padding: 15px 15px 0px 15px;
  display: inline;
  }*/

#homebottomleft {
  /*background:  url(images/play4.jpg);*/
  float: left;
  width: 280px;
  height: 222px;
  margin: 0px 20px 0px 0px;
  padding: 0;
  display: inline;
  }
 #audio {height:24px;width:280px;margin-top:160px;} 
#homebottommiddle {
  /*background: #FFFFFF url(images/homebottom.png);*/
  float: left;
  width: 280px;
  height: 222px;
  margin: 0px 0px 0px 0px;
  padding: 0;
  display: inline;
  }
  
#homebottomright {
  /*background: #FFFFFF url(images/subscribe.png);*/
  float: right;
  width: 280px;
  height: 222px;
  margin: 0px 0px 0px 20px;
  padding: 0;
  display: inline;
  }

#homereviews {background:#fff url(images/our-clients.jpg) top left no-repeat;
float:left;padding:10px 0 10px 0;width:850px;height:130px;margin-left:15px;}
/************************************************
*  Content                        * 
************************************************/

#content {
  float: left;
  width: 880px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
  }

#content p {
  padding: 0px 0px 15px 0px;
  margin: 0px;
  }
  
#content h1 {
  color: #063C5D;
  font-size: 24px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  }
  
#content h1 a, #content h1 a:visited  {
  color: #063C5D;
  font-size: 18px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  }

#content h1 a:hover {
  color: #C4290B;
  text-decoration: none;
  }
  
#contentleft h2 {
  color: #063C5D;
  font-size: 18px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;

  }
  
#content h3 {
  color: #063C5D;
  font-size: 18px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  }
  
#content h4 {
  color: #063C5D;
  font-size: 14px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  }

#content img.wp-smiley {
  float: none;
  border: none;
  padding: 0px;
  margin: 0px;
  }

#content img.wp-wink {
  float: none;
  border: none;
  padding: 0px;
  margin: 0px;
  }
#contentfull {float:left;
width:840px;margin:0;padding:0px;}  
#contentleft {
  float: left;
  width: 540px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 20px 20px;
  }

#contentleft p img {
  border: none;
  margin: 0px 10px 0px 0px;
  }
  
#contentleft ol {
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 15px 0px;
  }
  
#contentleft ol li {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  }
  
#contentleft ul {
  list-style-type: square;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 15px 0px;
  }
  
#contentleft ul li {
  list-style-type: square;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  }

blockquote {
  margin: 0px 20px 15px 20px;
  padding: 5px 0px 5px 15px;
  border-left: 5px solid #C0C0C0;
  }
  
#content blockquote p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
  
.postmeta {
  width: 500px;
  font-size: 12px;
  padding: 5px 0px 50px 0px;
  margin: 0px;
  border-top: double #C0C0C0;
  }
  
/************************************************
*  Sidebar                             * 
************************************************/

#sidebar {
  float: right;
  width: 250px;
  margin: 0px;
  padding: 20px 20px 20px 0px;
  line-height: 20px;
  display: inline;
  }
  
#sidebar p {
  padding: 0px 15px 0px 15px;
  margin: 0px;
  }
  
#sidebar h2 {
  color: #063C5D;
  font-size: 16px;
  font-family: Trebuchet MS, Times New Roman, Georgia;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 15px;
  }
  
#sidebar li {
  list-style-type: none;
  margin:  0px;
  padding: 0px;
  }
  
#sidebar ul {
  list-style-type: none;
  margin: 0px 0px 0px 35px;
  padding: 0px 0px 0px 0px;
  }
  
#sidebar ul li {
  list-style-type: square;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  }
  
.sideblock {
  /*background: #FFFFFF url(images/sidebar.png) no-repeat;*/
  width: 230px;
 /* min-height: 175px;*/
  padding: 15px 10px 10px 10px;
  margin: 0px 0px 20px 0px;
border:1px solid #dedede;
border-bottom:10px solid #04032c;
  }

.sideblock-products {
   width: 250px;
  /*min-height: 175px;*/
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}

.sideblock .textwidget {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  }

/*#hometestimonials {background: url(images/bg-testimonials.jpg) top left no-repeat;height:141px;*/
#hometestimonials {background: url(images/testimonials.jpg) top left no-repeat;margin:0px auto 0px auto;width:880px;height:128px;} 
#homefooter {background:transparent;padding-bottom:10px;text-align:center;}
#homefooter p {padding-top:190px;padding-bottom:10px;}
.footertestimonial {width:450px;float:right;margin-right:80px;margin-top:10px;text-align:left;height:118px;}
.homefooternavs {margin-top:8px;}
*html .footertestimonial {margin-right:10px;}
.footertestimonial img {float:left;margin-right:10px;}
#homefooter p.blue {color: #3480D3;padding-bottom:8px;font-size:1.1em;}
a.homereview {color:#3480D3;padding-top:10px;text-align:right;}
a.homereview:hover {color:red;} 
/************************************************
*  Footer                      *
************************************************/

#footer {
  background: url(images/footer.gif) top no-repeat;
  width: 880px;  
  color: #666;
  height: 40px;
  margin: 0px auto 0px;
  padding: 20px 0px 0px 0px;
  text-align: center;
  float: left;
  }

#footer p, #homefooter p {
  color: #666;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  }
  
#footer a, #footer a:visited, #homefooter a, #homefooter a:visited {
  color: #666;
  text-decoration: none;
  }
  
#footer a:hover, #homefooter a:hover {
  text-decoration: underline;
  }

/************************************************
*  Search Form                  *
************************************************/

#searchdiv {
  margin: 0px;
  padding: 0px;
  }
  
#searchform {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  }
  
#subscribe {
  background: #EFEFEF;
  width: 150px;
  color: #333333;
  font-size: 10px;
  font-family: Verdana, Arial, Tahoma;
  font-weight: bold;
  padding: 3px;
  margin: 10px 0px 0px 0px;
  border-top: 1px solid #666666;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #DDDDDD;
  display: inline;
  }
  
#subscribe-sidebar {
  background: #EFEFEF;
  width: 200px;
  color: #333333;
  font-size: 10px;
  font-family: Verdana, Arial, Tahoma;
  font-weight: bold;
  padding: 3px;
  margin: 10px 0px 0px 0px;
  border-top: 1px solid #666666;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #DDDDDD;
  display: inline;
  }
  
#subbutton {
  background: #07456D url(images/navbar.gif);
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  border: 1px solid #234B69;
  font-weight: bold;
  }
  
#search {
  background: #EEEEEE;
  width: 150px;
  color: #202020;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  padding: 3px;
  margin: 0px 5px 0px 0px;
  border-top: 1px solid #666666;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #DDDDDD;
  }
  
#sbutt {
  background: #E5E5E5;
  color: #333333;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  padding: 2px;
  margin: 0px 0px 0px 0px;
  border: 2px solid #999999;
  font-weight: bold;
  }
  
#s {
  background: #FFFFFF;
  width: 220px;
  color: #333333;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 5px 0px 20px 0px;
  border-top: 1px solid #666666;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #DDDDDD;
  }
  
#signup {
  background: #F5F5F5;
  width: 240px;
  color: #333333;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px;
  border-top: 1px solid #666666;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #DDDDDD;
  }

#name, #email, #url, #submit {
  background: #FFFFFF;
  color: #333333;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #666666;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #DDDDDD;
  }
  
#words {
  background: #FFFFFF;
  width: 380px;
  color: #333333;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #666666;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #DDDDDD;
  }
  
/************************************************
*  Comments                  *
************************************************/

  
#commentblock {
  width: 540px;
  color: #000000;
  float: left;
  padding: 20px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  }
  
#commentblock ol {
  list-style-type: square;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  }
  
.commentdate {
  font-weight: bold;
  font-size: 12px;
  }

.commentname {
  color: #000000;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  }

.commentinfo {
  clear: both;
  }

.commenttext {
  width: 510px;
  color: #000000;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 20px 0px;
  border-bottom: 1px dotted #C0C0C0;
  }

.commenttext-admin {
  width: 440px;
  color: #000000;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 20px 0px;
  border-bottom: 1px dotted #C0C0C0;
  }
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/* header links */


  #header ul{

    margin:150px auto 0;

    height:100px;

    width:880px;

  }
*html #header ul {margin-top:50px;margin-left:40px;}
    #header ul li{

      display:block;

      float:left;

      width:266px;

      height:100px;

    }

      #header ul li a{

        display:block;

        position:relative;

        width:266px;

        height:100px;

        background-image:url(images/header_links.png);

        background-repeat:no-repeat;

      }

        #header ul li a strong{

          display:none;

        }

        #header ul li a span.hover{

          display:block;

          position:absolute;

          width:266px;

          height:100px;

          background-image:url(images/header_links.png);

          background-repeat:no-repeat;

        }

        #go_download a{

          background-position:0 0;

        }

          #go_download a .hover{

            background-position:0 -100px;

          }

        #go_learn{

          padding:0 1px;

        }

        #go_learn a{

          background-position:-267px 0;

        }

          #go_learn a .hover{

            background-position:-267px -100px;

          }

        #go_talk a{

          background-position:-534px 0;

        }

          #go_talk a .hover{

            background-position:-534px -100px;

          }




/************************************************
*  The Pzizz Team                  *
************************************************/

#aboutus {width:480px;height:400px;margin:20px auto 0 auto;overflow: auto;border:1px solid #e9e9e9;padding:14px;}
#aboutus h3 {font-size:1.2em;font-weight:normal;font-style:italic;margin-top:-10px;padding-top:0;color:#f69101;}
#video-header {background:url(images/tutorials-bar.jpg) top left no-repeat;float:left;margin:20px 20px 0 20px;width:840px;height:37px;}
#reviews-header {background:url(images/reviews-bar.jpg) top left no-repeat;float:left;margin:20px 20px 0 20px;width:840px;height:37px;}
#reviews-header ul, #video-header ul {list-style:none;margin:0;margin-top:6px;width:700px;margin-left:80px;float:left;}
#reviews-header ul li, #video-header ul li {display:block;float:left;}
#reviews-header ul li a, #video-header ul li a {padding:0px 12px 0px 12px;text-decoration:none;color:#000;}
#reviews-header ul li a:hover, #video-header ul li a:hover {color: #C4290B;}
#team-header {background:url(images/about-bar.jpg) top left no-repeat;float:left;margin:20px 20px 0 20px;width:840px;height:37px;}
#team-bg {background:#f9f9f9;border:1px solid #ccc;margin:0 20px 20px 20px;width:838px;float:left;border:1px solid #e9e9e9;border-top:none;}
#teambox {width:770px;margin:0px auto;}
.team {width:110px;float:left;margin:6px 0px 6px 0px;}
.team img {padding:5px 5px 5px 5px;}
.team p {font-size:0.8em;text-align:center;line-height:110%;padding-bottom:5px;}
.team a:hover {color:#f69101;}
a.here {color:#f69101;}

/************************************************
*  SQUEEZE PG                  *
************************************************/


body#squeeze { background:#071032 url(images/squeeze-body-bg.png) top left repeat-x;
  width: 880px;
  color: #454545;
  font-size: 12px;
  font-family: "Helvetica Neue Light", Verdana, Tahoma, Arial;
  margin: 0px auto 0px;
  padding: 0px;
  } 

#squeezeheader { background: url(images/squeeze-header.jpg) no-repeat;
  width: 880px;
  height: 130px;
  color: #FFFFFF;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  }

.postmeta2 {margin-bottom:20px;margin-top:10px;border-bottom:1px dotted #000;}
.postmeta2 p {font-size:0.9em;line-height:14px;}

/************************************************
*  PRODUCTS PGs                  *
************************************************/
.product {border: 1px solid #e4e4e4;border-top:none; background: #fff; float: left; width: 568px;}
.bundle {background:#f4f4f4;}
.description { width: 350px; float: left; padding-right: 20px; margin-top: 0px;}
*html .description {width:340px;}
.price {float: left; width: 115px;}

.price p {font-size: 1.4em; text-align: center; }
.price span {font-size:0.8em;margin-bottom:0;padding-bottom:0;}

/* common styling */
#content .menu {font-family: arial, sans-serif; width:115px; height:86px; position:relative; font-size:11px; z-index:100;margin-top:-10px;}
#content .menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:115px; height:27px; text-align:center; color:#fff;background:transparent; line-height:27px; font-size:11px; overflow:hidden;}
#content .menu ul {padding:0; margin:0; list-style-type: none !important;}
#content .menu ul li {float:left; position:relative;list-style-type:none;margin-left:0;}
#content .menu ul li ul {display: none;background:#000;height:60px;width:115px;margin-left:0;}

/* specific to non IE browsers */
#content .menu ul li:hover a {color:#fff; background:transparent;}
#content .menu ul li:hover ul {display:block; position:absolute; top:27px; left:0; width:115px;}
#content .menu ul li:hover ul li a.hide {background:#2a84dc; color:#fff;}
#content .menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
#content .menu ul li:hover ul li ul {display: none;}
#content .menu ul li:hover ul li a {display:block; background:#ddd; color:#000;border-bottom:1px solid white;}
#content .menu ul li:hover ul li a:hover {background:#2a84dc; color:#000;}
#content .menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
#content .menu ul li:hover ul li:hover ul.left {left:-105px;}
.button {text-align:center;}
#content .menu form {text-align:center;}
#top {background:url(images/top.png) top left no-repeat;width:880px;height:10px;}
 #audio {height:24px;width:280px;margin-top:160px;} 
input.buttons {
	background: transparent url(images/button_right.png) no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
input.buttons span {
	background: transparent url(images/button_left.png) no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
table {border-collapse:collapse; }
table td {border:1px solid #f4f3f3;padding:2px 6px; }
table caption {background:#f43f3;font-weight:bold;}
table.benefits {width:540px;text-align:center;}

/* ERROR STYLES */
.defaultErr
{
    color: #FF0000;
}
.error-message {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #F00;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px #CCC solid;
	background: #FFD;
	padding: 10px;
}
li.error {
	font-size: 10px;
	margin-left: 30px;
}
.controlerror {
    font-family: "Courier New" , Courier, monospace;
    font-size: 12px;
    color: #333333;
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}

.error {
    color: #AA0000;
}
#contentfull h1, #contentfull h2, #contentfull h3, #contentfull h4, #contentfull p, #contentfull ul, #contentfull ol {padding:10px 20px;}

/* purchase test 1 */
#bundle-bg {float:left;background:#fff url(images/bundle-bg.jpg) top left repeat-x;border:1px solid #e4e4e4;border-top:none;padding:10px;padding-bottom:0;margin-bottom:10px;width:549px;height:100%;}
#bundle-bg h1 {font-weight:normal;}
#bundle-bg h2 {font-size:15px;}
#bundle-bg ul {list-style:none !important;}
#bundle-bg ul li {list-style:none;background:url(http://www.pzizz.com/wp-content/uploads/2010/06/check.jpg) 0 2px no-repeat;padding-left:20px;margin-top:1px;}
#bundle-girl {background:url(http://www.pzizz.com/wp-content/uploads/2010/06/bundle-girl.png) bottom right no-repeat;}
.modules-bg {background:#fcfcf;border:1px solid #f9f9f9;width:240px;float:left;}
.sleep-module {background:#fafafa url(http://www.pzizz.com/wp-content/uploads/2010/06/sleep-bg.jpg) bottom left no-repeat;border:1px solid #e4e4e4;width:255px;float:right;padding:10px;height:150px;}
.energizer-module { background:#fafafa url(http://www.pzizz.com/wp-content/uploads/2010/06/energizer-bg.jpg) bottom left no-repeat;border:1px solid #e4e4e4;width:265px;float:left;padding:10px 0 10px 10px;height:150px;}
.energizer-module h3 {padding:10px;color:#1772bb;}
#guarantee { float:left;width:560px;background:#e9e9e9;border:1px solid #ccc;margin-bottom:10px;padding:10px;padding-right:0;}
/*home test 1*/
#software-header {background:url(images/pzizz-slide2.jpg) top left no-repeat;float:left;width:880px;height:300px;margin-top:-10px;}
#software-header-content {float:left;width:550px;}
#software-header-content h1 {text-align:left;font-size:26px;font-weight:normal;padding-top:30px;color:#fff;}
#software-header-content h2 {font-weight:normal;font-size:18px;line-height:24px;color:#fff;}
#products-bg {background:url(images/products.jpg) top left no-repeat;float:left;height:270px;width:880px;}
#products-bg p {line-height:17px;font-family:"Helvetica Neue Light", Verdana, Tahoma, Arial, sans-serif;}
#products-bg h3 {padding:20px 0 0 15px;margin-bottom:-6px;line-height:15px;}
#products-sleep {padding:30px 0 0 0;float:left;width:240px;}
#products-bundle {float:left;width:395px;margin-left:30px;padding-top:5px;}
#products-energizer {float:left;width:200px;padding:30px 0 10px 8px;}
#test1-testimonial {background:#faf9fb;border-top:#f3f3f3;float:left;width:880px;height:100px;margin-top:10px;}
/* home test 2*/
.readmore {border-top:1px dashed #c5c5c5;padding:15px 0;margin-top:15px;}
/*home test 3*/
#slideshow {width:880px;height:280px;margin-top:-10px;position:absolute;}
#test2 {width:880px;height:280px;position:relative;margin-top:-10px;margin-bottom:20px;position:absolute;}
.caption {
	position: absolute;
	margin-top: 50px;
	margin-left: 0px;
	width: 150px;width:300px;
	text-align: center;
	left: 45%;
	padding: 5px 10px;
	/*background: black;*/
	color: white;
	font-family: sans-serif;
	border-radius: 10px;font-size:32px;
	display: none;z-index:3000;
}
/*input.specialbutton {background:red;}*/