/* CSS Document */

/* Default -> */
body			{
background:url(images/default/bg.jpg) no-repeat center top fixed;
font-family:Arial, Helvetica, sans-serif; font-size:12px;}
html			{}
div#wrap		{width:100%;}
div#container	{width:1000px;}
h1				{font-size:14px; line-height:1em;}
div.error		{width:438px; margin-left:250px; padding:3px; float:left; text-align:justify; position:relative; color:#990000; border:2px solid #990000;}
div.success		{width:438px; margin-left:250px; padding:3px; float:left; text-align:center; position:relative; color:#003300; border:2px solid #003300;}
/* <- Default */

/* Header -> */
div.btl			{
width:23px; height:27px; background:url(images/default/btl.gif) no-repeat; float:left; position:relative;}
div.btc			{
width:954px; height:27px; background:url(images/default/btc.gif) repeat-x; float:left; position:relative;}
div.btr			{
width:23px; height:27px; background:url(images/default/btr.gif) no-repeat; float:left; position:relative;}
div.bml			{
width:1000px; background:url(images/default/bmla.gif) repeat-y left; float:left; position:relative;}
div.bmr			{
width:1000px; background:url(images/default/bmr.gif) repeat-y right; float:right; position:relative;}
div.bbl			{
width:23px; height:20px; background:url(images/default/bbl.gif) no-repeat; float:left; position:relative;}
div.bbc			{
width:954px; height:20px; background:url(images/default/bbc.gif) repeat-x; float:left; position:relative;}
div.bbr			{
width:23px; height:20px; background:url(images/default/bbr.gif) no-repeat; float:left; position:relative;}
div#slideshow	{
width:950px; height:300px; position:relative; margin-bottom:3px;}
div.nav			{
width:950px; height:45px; position:relative; margin-bottom:3px;}
div.nav	a		{
background:url(images/default/hnav.png) repeat-x; 
width:93px; 
height:38px; 
float:left; 
position:relative;
border:1px solid #fff /*#4D4D4D*/;
text-decoration:none;
color:#CCCCCC;
font-size:14px;
padding-top:5px;}
div#feeds			{ position:absolute; margin-top:-7px; margin-left:850px; overflow:visible; z-index:5;}
div#feeds img		{ border:none;}
/* <- Header */
/* Content -> */
div.content		{width:954px; position:relative;}
div.content a	{color:#0066FF; text-decoration:none;}
div.content img	{border:none;}
div#slider		{position:relative; background-color:#FFFFFF;}
div#slider ul	{list-style:none;}
div#slider a	{border:none;}
div#slider img	{border:none;}
div.iphone		{width:308px; margin:2px; padding:3px; float:right; position:relative; vertical-align:bottom;}
div.iphone img	{width:305px; height:541px; margin:0px;}
div.full		{width:944px; margin:2px; padding:3px; float:left; text-align:justify; position:relative;}
div.half		{width:467px; margin:2px; padding:3px; float:left; text-align:justify; position:relative;}
div.three		{width:308px; margin:2px; padding:3px; float:left; text-align:justify; position:relative;}
div.three ul	{padding:15px; margin:0px;}
div.three li	{list-style:none;}
div.threes		{width:626px; margin:2px; padding:3px; float:left; text-align:justify; position:relative;}
div.four		{width:228px; margin:2px; padding:3px; float:left; text-align:justify; position:relative;}
div.fours		{width:706px; margin:2px; padding:3px; float:left; text-align:justify; position:relative;}
div.lw			{position: relative; float:left;}
div.creditdesc	{width:160px;position: relative; float:left;}
div.creditfill	{width:300px;position: relative; float:left;}


/* <- Content */
/* Footer -> */
div.foot		{width:944px; margin:2px; padding:3px; float:left; text-align:center; position:relative;
				font-size:11px; color:#666666;}

/* <- Footer */
/* Formular -> */
div.form		{width:469px; margin:2px; padding:2px; float:left; text-align:left; position:relative;}
div.formt		{width:429px; height:175px; padding:20px 20px 0 20px; float:left; text-align:left; position:relative; background:url(images/default/fbgt.png) no-repeat top;}
div.formc		{width:429px; height:200px; padding:0 20px 0 20px; float:left; text-align:left; position:relative; background:url(images/default/fbgc.png) repeat-y;}
div.formb		{width:429px; height:98px; padding:0 20px 20px 20px; float:left; text-align:left; position:relative; background:url(images/default/fbgb.png) no-repeat bottom;}
div.formdesc	{width:60px; height:22px; float:left; position:relative; text-align:right; line-height:23px;}
div.formsx		{width:140px; height:22px; float:left; position:relative;}
div.formfill	{width:140px; height:22px; float:left; position:relative;}
div.formfill input {width:140px;}
div.formaddr	{width:340px; height:22px; float:left; position:relative;}
div.formaddr input	{width:340px;}
div.formaddr select	{width:340px;}
div.formtarea	{width:340px; float:left; position:relative;}
div.formtarea textarea	{width:333px;}
div.formplz		{width:60px; height:22px; float:left; position:relative;}
div.formplz input	{width:60px;}
div.formcity	{width:220px; height:22px; float:left; position:relative;}
div.formcity input	{width:220px;}
div.formshow	{width:330px; height:22px; float:left; position:relative; text-align:left; line-height:23px; padding-left:10px;}
/* <- Formular */
