@charset "UTF-8";
body 				{ padding:0px; margin:0px; font-family:"Lucida Grande",Arial, Helvetica, sans-serif;}
a					{ outline:none;  text-decoration:none;}
#logo, #logo img	{ width:310px; height:54px; float:left;}
.clear 				{ clear:both;}
img.preload			{display:none; width:1px; height:1px;}
.reflected			{ margin-bottom:1px;}

#menubar 			{ width:950px; background: url(_gfx/menubarbg.png); height:54px; margin:0 auto; padding:0px;}
#menubar a.mitem	{ background:url(_gfx/btn-menubar-bg-off.png) no-repeat; width:157px; height:25px; float:left; text-align:center; margin:16px 3px 0px 0px; display:block;font-size:13px; font-weight:normal; text-decoration:none; line-height:25px; color:#FFFFFF;}
#menubar a.mitem:hover	{ background:url(_gfx/btn-menubar-bg-on.png) no-repeat; width:157px; height:25px; float:left; text-align:center; margin:16px 3px 0px 0px; display:block;}

/* GENERAL CONTENT */
#container 			{ width: 950px; margin:0 auto; padding:0px;}
#content 			{ width:630px; float:left; margin-top:10px;}
#content h1 		{ font-size:16px; font-weight:normal; color: #7C3136; padding-right:20px; text-transform:uppercase;}
#content h2 		{font-size:15px; font-weight:normal; color:#BA5859;}
#content h3 		{ font-size:15px; font-weight:normal; color:#343434;padding-right:20px; font-family:Geneva, Arial, Helvetica, sans-serif; text-shadow:#DDD 0px 0px 2px;}
#content p 			{font-size:12px; font-weight:normal; color:#343434; line-height:19px;padding-right:15px;}
#content p a		{font-size:12px; font-weight:bold; color:#343434; background-color: #FFFFDD; border-bottom:1px dotted #FFCC99; text-decoration:none;}
#content p a:hover	{ background-image:url(_gfx/icon-link.png); background-position:right; background-repeat:no-repeat; padding-right:10px;}
#content ul 		{list-style-image:none;list-style-position:outside;list-style-type:square; font-size:12px; color:#5C5C5C; padding:0px 15px 0px 20px; margin:0px 0px 0px;}
#content li 		{ padding-bottom:10px; line-height:19px;}

/* SIDEBAR CONTENT */
#sidebar 			{ width:320px; height:; float:left; margin-top:15px; background:url(_gfx/sidebarbg.png) no-repeat;}
#sidebar h2 		{ background:url(_gfx/sidebar-item-bg.png) no-repeat; width:295px; height:43px; margin:16px 0px 15px 20px; font-size:14px; padding-left:30px; text-decoration:none; color:#7C3136; line-height:43px; font-weight:normal;}
#sidebar h3 		{  font-size:12px; margin:10px 0px 0px 50px; padding:0px; text-decoration:none; color:#7C3136; font-weight:normal; border-bottom:1px dotted silver; width:250px;}
#sidebar p 			{font-size:12px; font-weight:normal; color:#343434; padding:0px 0px 5px 50px; line-height:19px;}
#sidebar p a		{ font-size:12px; font-weight:bold; color:#343434; background-color: #FFFFDD; border-bottom:1px dotted #FFCC99; text-decoration:none;}
#sidebar p a:hover	{ background-image:url(_gfx/icon-link.png); background-position:right; background-repeat:no-repeat; padding-right:10px;}
#sidebar p a.image	{ font-size:12px; font-weight:normal; color:#343434; background-color: #FFFFFF; border-bottom:none; text-decoration:none; background-image:none;}
#sidebar p a.imglink:hover	{ border:none; background:none; padding-right:0px;}
#sidebar p a.imglink	{ border:none; background:none; padding-right:0px; }



#communication 				{ margin:0px 0px 0px 50px;}
#communication div.item		{ margin:0px 0px 6px 0px; font-size:12px; color:#343434;}

/* FORMS */
div.contactform						{text-align:left; width: 620px; margin:0px 0px 0px 0px; float:left; border-top:1px dotted silver;border-bottom:1px dotted silver; padding:15px 0px 0px 0px  }
div.contactformcaption 				{ width:70px; font-size:12px; float:left; line-height:20px; height:20px; margin:10px; font-weight:bold; color:#343434;}
div.contactforminput 				{ width:200px; font-size:12px; float:left; line-height:15px; height:20px; margin:10px;}
div.contactforminput input 			{width:190px;}
fieldset			{ border:none; margin:0px; padding:0px; text-align:left;}
.required							{border:1px solid #993333;}
.notrequired						{border:1px solid silver;}
div.contactformtextarea				{ width:420px; font-size:12px; float:left; line-height:15px; height:120px; margin:10px;}
div.contactformtextarea textarea 	{width:500px;}
div.contactformhint					{ font-size:11px; color:#343434; margin:0px 10px 10px 10px;; padding:20px 10px 10px 10px; border-bottom:1px solid #666666; background:url(style/formhintbg.png);} 

/* CONSULTATIONS */
.consultationicon					{vertical-align: baseline; float:left; margin:9px 20px 10px 0px;}
#disclaimer							{ background:url(_gfx/features-hintbg.png); font-size:12px; width:542px; height:112px; margin:20px 0px 20px 30px;}
#disclaimer	p						{ padding:15px 20px 15px 20px; font-size:12px; line-height:19px; text-align:justify;}
.locationgroup	 div.venue			{ font-size:14px; color:#343434; padding:28px 0px 0px 60px;}
.locationgroup	 p					{ font-size:12px; line-height:19px; color:#343434; padding:30px 26px 10px 28px;}
.locationgroup	 img.location		{ padding:2px; border:1px solid silver; margin:10px 0px 10px 0px;}
.locationgroup	 img.button			{margin:10px 0px 0px 0px; cursor:pointer;}

/* ARTICLES */
#articlecontent 			{ width:630px; float:left; margin-top:20px;}
#articlecontent h1 			{ font-size:26px; font-weight:bold; color: #7C3136; padding-right:20px; font-family:"Lucida Grande", Arial, Helvetica, sans-serif; margin:3px 0px 3px 0px; width:350px; }

#articlecontent h2 			{ font-size:15px; font-weight:normal; color:#BA5859; margin-bottom:5px;}
#articlecontent h3 			{ font-size:13px; font-weight:bold; line-height:20px; color:#343434;padding-right:20px; width:500px;}
#articlecontent h4 			{ font-size:14px; font-weight:normal; color:#343434;padding-right:20px; font-family:Geneva, Arial, Helvetica, sans-serif;}
#articlecontent p 			{ font-size:13px; font-weight:normal; color:#343434; line-height:19px;padding-right:20px;}
#articlecontent p a			{ font-size:13px; font-weight:bold; color:#343434; background-color: #FFFFDD; border-bottom:1px dotted #FFCC99; text-decoration:none;}
#articlecontent p a:hover	{ background-image:url(_gfx/icon-link.png); background-position:right; background-repeat:no-repeat; padding-right:10px;}
#articlecontent ul 			{ list-style-image:none;list-style-position:outside;list-style-type:square; font-size:12px; color:#5C5C5C; padding:0px 15px 0px 20px; margin:0px 0px 0px;}
#articlecontent li 			{ padding-bottom:10px; line-height:19px;}

#articlecontent ul.art 			{ list-style-image:none;list-style-position:outside;list-style-type: disc; font-size:13px; color:#343434; padding:0px 50px 0px 40px; margin:0px 0px 0px;}
#articlecontent li.art 			{ padding-bottom:10px; line-height:19px;}
#articlecontent li.art 	a		{ font-size:13px; font-weight:bold; color:#343434; background-color: #FFFFDD; border-bottom:1px dotted #FFCC99; text-decoration:none;}
#articlecontent li.art 	a:hover	{  background-image:url(_gfx/icon-link.png); background-position:right; background-repeat:no-repeat; padding-right:10px;}

#articlecontent div.articledetails			{ border-top:1px dotted #666666;border-bottom:1px dotted #666666; background-color:#FFFFCC; padding:3px 0px 3px 0px; width:600px; font-size:12px; color:#666666; float:left; margin:0px 0px 10px 0px;}
#articletasks p								{margin:10px 0px 0px 0px; border-top:1px dotted silver; width:360px;}
#articletasks p a.homelink					{background:url(_gfx/article-home.gif) no-repeat left; padding:0px 0px 0px 20px; border:none;}
#articletasks p a.sharecomments				{background:url(_gfx/article-comment.gif) no-repeat left; padding:0px 0px 0px 20px; border:none;}
#articletasks p a.subscriberss				{background:url(_gfx/article-rss.png) no-repeat left; padding:0px 0px 0px 20px; border:none;}

#articlecontent p.caption	{ font-size:10px; font-weight:normal; color:#343434; line-height:19px; padding-left:20px; margin:0px 0px 0px 6px; background:url(_gfx/flickr.gif) no-repeat left;}
#articlecontent p.caption a			{ font-size:10px; font-weight:normal; color:#343434; border-bottom:none; text-decoration:none; background-color:#FFFFFF;}
#articlecontent p.caption a:hover	{ background-image: none; padding-right:0px;}
.articleimageleft			{ float:left; border:1px dotted silver; margin-right:20px; margin-top:13px;}
.articleimageleft img		{ width:200px; height:200px; margin:5px 5px 0px 5px; border:1px dotted silver;}
.articleimageright			{ float:right; border:1px dotted silver; margin-left:20px; margin-top:13px; margin-right:20px;}
.articleimageright img		{ width:200px; height:200px; margin:5px 5px 0px 5px; border:1px dotted silver;}

#sidepanel					{width:167px; height:204px; background:url(_gfx/sidepanelbg.jpg) no-repeat; float:right; margin-left:20px;}

/* ARTICLES */ 
#articlescontent 			{ width:630px; float:left; margin-top:20px;}
#articlescontent h1 			{ font-size:18px; font-weight:normal; color: #7C3136; padding-right:20px; font-family:"Lucida Grande", Arial, Helvetica, sans-serif; margin:3px 0px 3px 0px; width:480px; text-shadow:0 0 3px #FFFFFF; }
#articlescontent h2 			{font-size:15px; font-weight:normal; color:#BA5859; margin-bottom:5px;}
#articlescontent h3 			{ font-size:12px; font-weight:bold; line-height:20px; color:#343434;padding-right:20px; width:470px;}
#articlescontent p 			{font-size:12px; font-weight:normal; color:#343434; line-height:19px;padding-right:20px;}
#articlescontent p a			{font-size:12px; font-weight:bold; color:#343434; background-color: #FFFFDD; border-bottom:1px dotted #FFCC99; text-decoration:none;}
#articlescontent p a:hover	{ background-image:url(_gfx/icon-link.png); background-position:right; background-repeat:no-repeat; padding-right:10px;}
#articlescontent ul 			{list-style-image:none;list-style-position:outside;list-style-type:square; font-size:12px; color:#5C5C5C; padding:0px 15px 0px 20px; margin:0px 0px 0px;}
#articlescontent li 			{ padding-bottom:10px; line-height:19px;}
#articlescontent div.articledetails			{ border-top:1px dotted #666666;border-bottom:1px dotted #666666; background-color:#FFFFCC; padding:3px 0px 3px 0px; width:600px; font-size:12px; color:#666666; float:left; margin:0px 0px 10px 0px;}
iframe.comments					{width:630px; height:370px; border:none;}

#aerontvtrans {border:1px solid silver; width:621px; padding:0px; text-align:left; font-size:9px;}
#aerontvtrans p {background-color: #FFF3F5; padding-left:10px; border-left:8px solid #CCCCCC; margin:6px; line-height:18px;}


/* TWITTER */
#twitter_update_list li			{ margin:0px 0px 10px 0px; color:#666666; }
#twitter_update_list li	span	{ display:block; line-height:19px; font-size:12px; }
#twitter_update_list li	span a	{ font-size:12px; font-weight:bold; color:#343434; background-color: #EEEEEE; border-bottom:1px dotted #CCCCCC; text-decoration:none; }
#twitter_update_list li	a		{ text-decoration:none; color:#999999; }

#tweetus						{width:278px; height:60px; background:url(_gfx/follow-us-on-twitter-off.png) no-repeat;}
#tweetus:hover						{background:url(_gfx/follow-us-on-twitter-on.png) no-repeat;}

#tweetussection						{width:278px; height:60px; background:url(_gfx/follow-us-on-twitter-off.png) no-repeat; float:right; margin:20px 0px 0px 0px;}
#tweetussection:hover						{background:url(_gfx/follow-us-on-twitter-on.png) no-repeat;}

/* FOOTER */
#mainfooter			{width:950px; height:200px; background:url(_gfx/frontpage-footer-background.png) no-repeat; font-size:10px; line-height:19px; margin-top:30px;}
#copyright			{float:left; width:275px; font-size:12px; color: #555555; margin:20px 20px 0px 0px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif;}
#copyright a		{color:#343434; background-color: #FFFFEE; border-bottom:1px dotted #FFCC99; text-decoration:none;}
#copyright a:hover	{color:#343434; background-color: #FFFFBB; border-bottom:1px solid #FFCC99; text-decoration:none;}

#copypara			{background:url(_gfx/frontpage-icon-copyright.gif) no-repeat left; padding:0px 0px 10px 25px; border-bottom:1px dotted silver;}
#navpara			{background:url(_gfx/frontpage-icon-folder.png) no-repeat left; padding-left:25px;}
#twitter_div		{text-align:left; width:230px; margin:30px 20px 0px 100px; float:left;}
#footerdetails		{float:left; width:275px; font-size:12px; color: #555555; margin:10px 0px 0px 20px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif;}
#footerdetails a		{color:#343434; background-color: #FFFFEE; border-bottom:1px dotted #FFCC99; text-decoration:none;}
#footerdetails a:hover	{color:#343434; background-color: #FFFFBB; border-bottom:1px solid #FFCC99; text-decoration:none;}
#rsspara			{background:url(_gfx/article-rss.png) no-repeat left; padding:10px 0px 10px 25px; border-bottom:1px dotted silver;}
#validsitepara		{background:url(_gfx/frontpage-icon-validsite.png) no-repeat left; padding:0px 0px 10px 25px; border-bottom:1px dotted silver;}

.supportTV			{width: 209px; border-right: 1px dotted silver; height: 60px; float: left;}
.supportTV:hover		{background-color:#FCEFEC}
.supportTV img		{float: left; margin: 4px 12px 20px 0px;}
.supportTV a		{margin: 10px 14px 10px 20px; line-height: 14px; font-size: 12px; display: block; color: rgb(68, 68, 68);}

/* PRICING */

.discountitem 				{position:relative; width:623px; height:71px; margin-top:10px;}
.discountitemdescription		{position: absolute; top: 18px; left: 82px; width: 261px; height: 40px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; line-height:15px; color:#555555;}
.discountitemdetails			{position: absolute; top: 19px; left: 508px; width: 80px; height: 15px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; line-height:19px; color:#555555; text-transform:uppercase; text-shadow:0 0 4px #F6BA1E; text-align:center; font-weight:bold;}

.pricingitem 				{position:relative; background:url(_gfx/pricingbg.png);width:623px; height:127px;}
.pricingitemtitle 			{position: absolute; top: 10px; left: 5px; width: 358px; height: 24px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:16px; line-height:19px; color:#555555;}
.pricingitemdescription		{position: absolute; top: 54px; left: 82px; width: 271px; height: 80px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; line-height:19px; color:#555555;}
.pricingitemdetails			{position: absolute; top: 54px; left: 376px; width: 238px; height: 55px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; line-height:19px; color:#555555;}
.pricingglyph				{position: absolute; top: 49px; left: 5px; width: 67px; height: 80px; }
.pricingitemtick			{vertical-align: text-bottom; margin-right:10px;}

.orderitem 					{position:relative; background:url(_gfx/pricingorderbg.png);width:623px; height:176px;}
.orderitemtitle 			{position: absolute; top: 10px; left: 5px; width: 358px; height: 24px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:16px; line-height:19px; color:#555555;}
.orderitemdescription		{position: absolute; top: 54px; left: 82px; width: 271px; height: 80px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; line-height:19px; color:#555555;}
.orderitemnow1			{position: absolute; top: 54px; left: 376px; width: 108px; height: 112px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; line-height:19px; color:#555555;}
.orderitemnow2			{position: absolute; top: 54px; left: 500px; width: 108px; height: 112px; font-family:"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; line-height:19px; color:#555555;}

.orderglyph					{position: absolute; top: 49px; left: 5px; width: 67px; height: 80px; }
.orderitemtick				{vertical-align: text-bottom; margin-right:10px;}