/*body
{
	background-color:#000;
	color: #1a1a1a;
	font-size: 12px;
}
*/
#signup,#send
{
	background-image: url(../images/button.png);
	float: right;
}
h3
{
	font-size: 14px;
}

th
{
	height:20px;
	color:White;
	background-color:Black;
	padding:10px;
}
div.inline
{
	float: left;
	margin-bottom: 20px;
	width: 396px;
}
div.inline.space
{
	margin-bottom: 40px;
}
div.inline label
{
	float: left;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 3px;
	text-align: right;
	width: 120px;
}
div.inline input.field
{
	padding: 4px;
	width: 256px;
}
div.inline select.select
{
	padding: 4px;
	width: 263px;
}
input#machine_id
{
	width: 100px;
}
span#address
{
	float: left;
	font-size: 11px;
	height: 23px;
	line-height: 24px;
	padding-left: 6px;
	width: 148px;
}
div#checking
{
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	margin-bottom: 6px;
	margin-left: 130px;
	margin-top: 4px;
	width: 266px;
}
div#checking p#red
{
	color: #f9131d;
}
div#checking p#green
{
	color: #25901d;
}
div#terms
{
	float: left;
	height: 21px;
	line-height: 21px;
	margin-bottom: 20px;
	padding-left: 130px;
	width: 266px;
}
div.box
{
	background-color: #f9e593;
	border: 1px solid #fdd63b;
	float: left;
	font-size: 18px;
	margin-bottom: 60px;
	margin-top: 0;
	moz-border-radius: 2px;
	padding: 20px;
	text-align: center;
	webkit-border-radius: 2px;
	width: 728px;
}
div.box a,div.box a:visited
{
	color: #623a1e;
	font-style: normal;
	font-weight: normal;
}
div.box a:hover
{
	color: #98592e;
}
#head
{
	background-color: #000;
	background-image: url(../images/head_fill.png);
	float: left;
	height: 166px;
	width: 100%;
}

#headREG
{
	background-color: #000;
	background-image: url(../images/head_fill.png);
	float: left;
	height: 100px;
	width: 100%;
}

.inner
{
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height:50px;
}

a#lookup
{
	background-image: url(../images/lookup_back.png);
	display: block;
	float: right;
	font-size: 1px;
	height: 30px;
	text-indent: -9000px;
	width: 34px;
}
a:hover#lookup
{
	background-position: 0 30px;
}
.topmessage
{
	width: 900px;
	height: 45px;
	text-align:center;
	background-color: #d9d9d9;
	position:relative;
}
h1#logo
{
	background: url(../../Content/images/zappsportz.gif) no-repeat;
	color: #fff;
	float: left;
	height: 70px;
	margin-left: 260px;
	margin-top: 14px;
	width: 255px;
}
h1#logo a
{
	display: block;
	font-size: 1px;
	height: 50px;
	text-indent: -9000px;
	width: 223px;
}
ul#nav
{
	float: left;
	height: 50px;
	margin-top: 32px;
	width: 770px;
	display:inline;
}
ul#nav a
{
	background-image:	 url(images/nav_back.png);
	color: #ffffff;
	float: left;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: 44px;
	line-height: 44px;
	margin-left: 5px;
	text-align: center;
	width: 108px;
}
ul#nav a:hover
{
	background-position: 0 -44px;
}
ul#nav a.current,ul#nav a:hover.current
{
	background-position: 0 -88px;
	color: #000;
	height: 50px;
	position: relative;
}

ul#nav a#home
{
	margin-left: 1px;
}
.subline
{	
	height:50px;
	border-bottom: 4px solid #cecece;
	width:100%;
	background-color:Red;
}
.subalign
{
	margin:0px auto;
	width:730px;
	text-align:center;
	position:relative;
}

#submenu ul
{
/*padding-left: 340px;*/
padding-right: 0;
padding-top:10px;
margin-left:auto;
margin-right:auto;
background-color:#e6e6e6;
color: Black;
float: left;
width: 100%;
font-size: 16px;
font-family: Trebuchet MS;
height: 31px;
/*border-bottom: 4px solid #cecece;*/
}

#submenu ul li {display:inline}

#submenu ul li a
{
padding: 0.5em 2.2em;
background-color:#e6e6e6;
text-decoration: none;
float: left;
/*border-right: 1px solid #999999;*/

}

#submenu ul li a:hover
{
background-color: #bebebe;
color: Black;
}

ul#submenu a.current,ul#submenu a:hover.current
{
	background-color: #cecece;
	height:20px;
}

#splash
{
	background-color: #e6e6e6;
	border-bottom: 1px solid #e0e0e0;
	float: left;
	margin-top: -6px;
	width: 100%;
}
#splash .inner
{
	background: url(../images/splash_back.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	min-height: 80px;
	text-align: center;
	width: 770px;
}
#splash h2
{
	color: #2e2e2e;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 80px;
	text-shadow: #fff 0 2px 4px;
}
#page
{
	background-position: left top;
	float: left;
	height: inherit;
	padding-bottom: 120px;
	padding-right: 70px;
	padding-top: 30px;
	width: 400px;
}
#page h3
{
	margin-bottom: 4px;
}
#page p
{
	margin-bottom: 30px;
}
#page p#intro
{
	color: #3f3f3f;
	font-size: 14px;
	line-height: 24px;
}
#area
{
	background: #f5f5f5 url(images/area_fill.png) repeat-x 0 bottom;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#area .inner
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}
#intro
{
	float: left;
	height: 280px;
	margin-top: 6px;
	width: 770px;
}
#intro h2
{
	background: url(../images/intro_header_back.png) no-repeat;
	float: left;
	font-size: 1px;
	height: 44px;
	margin-top: 60px;
	text-indent: -9000px;
	width: 378px;
}
#intro #text
{
	float: left;
	height: 280px;
	width: 476px;
}
#intro p
{
	background-image: url(../images/intro_text_back.png);
	float: left;
	font-size: 1px;
	height: 41px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: left;
	text-indent: -9000px;
	width: 407px;
}
#intro .button
{
	background-image: url(../images/intro_button.png);
	float: left;
	margin-top: 20px;
	width: 144px;
}
#intro span
{
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 32px;
}
#intro #icon
{
	background: url(../images/intro_icon_back.png) no-repeat;
	float: left;
	height: 261px;
	margin-top: 32px;
	width: 256px;
}
body#home_section #area .left
{
	float: left;
	padding-bottom: 30px;
	padding-right: 45px;
	padding-top: 30px;
	width: 340px;
}
body#home_section #area .left #why
{
	float: left;
	font-size: 13px;
	height: 140px;
	line-height: 24px;
	margin-bottom: -10px;
	width: 340px;
}
.feature
{
	float: left;
	font-size: 13px;
	height: 276px;
	margin-top: 24px;
	width: 338px;
}
.feature img
{
	background-color: #fff;
	border: 1px solid #e0e0e0;
	float: left;
	height: 180px;
	margin-bottom: -1px;
	moz-border-radius: 2px;
	padding: 20px;
	webkit-border-radius: 2px;
	width: 298px;
}
.feature p
{
	float: left;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
	width: 340px;
}
body#home_section #area .right
{
	background: url(../images/right_back.png) no-repeat;
	float: left;
	min-height: 400px;
	padding-bottom: 30px;
	padding-left: 45px;
	padding-top: 30px;
	width: 340px;
}
body#home_section #area .right #who
{
	float: left;
	font-size: 13px;
	height: 140px;
	line-height: 24px;
	margin-bottom: -10px;
	width: 340px;
}
body#lookup_section #area .left
{
	float: left;
	padding-bottom: 60px;
	padding-right: 45px;
	padding-top: 30px;
	width: 396px;
}
body#lookup_section #area .left #lookup_button
{
	background-image: url(../images/button.png);
	float: right;
}
body#lookup_section #area .right
{
	background: url(../images/right_back.png) no-repeat;
	float: left;
	font-size: 13px;
	line-height: 22px;
	min-height: 400px;
	padding-bottom: 60px;
	padding-left: 45px;
	padding-top: 30px;
	width: 284px;
}
body#lookup_section #area .right h3
{
	float: left;
	width: 284px;
}
body#lookup_section #area .right p
{
	float: left;
	margin-bottom: 30px;
	width: 284px;
}
body#contact_section #area .left
{
	float: left;
	padding-bottom: 60px;
	padding-right: 45px;
	padding-top: 30px;
	width: 396px;
}
body#contact_section #area textarea.textarea
{
	float: left;
	height: 200px;
	width: 260px;
}
body#contact_section #area .right
{
	background: url(../images/right_back.png) no-repeat;
	float: left;
	font-size: 13px;
	line-height: 22px;
	min-height: 400px;
	padding-bottom: 60px;
	padding-left: 45px;
	padding-top: 30px;
	width: 284px;
}
body#contact_section #area .right h3
{
	float: left;
	width: 284px;
}
body#contact_section #area .right p
{
	float: left;
	margin-bottom: 0;
	width: 284px;
}
body#contact_section #area .right p.last
{
	margin-bottom: 10px;
}
#legal
{
	float: left;
	line-height: 22px;
	margin: 30px 35px 60px;
	width: 700px;
}
#legal h2
{
	font-size: 24px;
	margin-bottom: 20px;
}
#legal h3
{
	float: left;
	margin-top: 10px;
	width: 700px;
}
#legal ol
{
	float: left;
	list-style-position: inside;
	margin: 5px 0 20px;
	padding: 0;
	width: 700px;
}
#legal p
{
	float: left;
	margin-bottom: 20px;
	width: 700px;
}
#legal ol li
{
	list-style-type: decimal;
	width: 700px;
}
body#tour_section #video
{
	background-color: #fff;
	border: 1px solid #e0e0e0;
	height: 540px;
	margin-bottom: 60px;
	margin-top: 30px;
	moz-border-radius: 2px;
	padding: 24px;
	webkit-border-radius: 2px;
	width: 720px;
}
body#signup_section #area .left
{
	float: left;
	padding-bottom: 60px;
	padding-right: 45px;
	padding-top: 30px;
	width: 396px;
}
body#signup_section #area .right
{
	background: url(../images/right_back.png) no-repeat;
	float: left;
	font-size: 13px;
	line-height: 22px;
	min-height: 400px;
	padding-bottom: 60px;
	padding-left: 45px;
	padding-top: 30px;
	width: 284px;
}
body#signup_section #area .right h3
{
	float: left;
	width: 284px;
}
body#signup_section #area .right p
{
	float: left;
	margin-bottom: 30px;
	width: 284px;
}
#plans
{
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 770px;
}

.tablestyle
{
border:1px solid #cccccc;

}

.row
{
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: left;
	font-weight: bold;
	width: 768px;
	height:20px;
	padding: 10px;
}
.row .future
{
	color: #222;
	float: left;
	font-size: 11px;
	line-height: 34px;
	padding-right: 14px;
	text-align: right;
	width: 230px;
}
.row .column
{
	border-left: 1px solid #e0e0e0;
	float: left;
	font-size: 11px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width: 130px;
}
.row .column a
{
}
.row .column h4
{
	font-size: 14px;
}
.row.alt
{
	background-color: #f1f1f1;
}
.row .column span
{
	background: url(../images/icon_yes.png) no-repeat;
	float: left;
	font-size: 1px;
	height: 13px;
	margin-bottom: -4px;
	margin-left: 58px;
	margin-top: 10px;
	text-indent: -9000px;
	width: 13px;
}
.row.alt .column span
{
	background-image: url(../images/icon_yes_alt.png);
}
#plans #top
{
	background-color: #000;
	background-image: url(../images/plan_top_back.png);
	color: #fff;
	height: 60px;
	width: 770px;
}
#plans #top .plan
{
	float: left;
	height: 48px;
	padding-top: 12px;
	text-align: center;
	width: 130px;
}
#plans #top .plan.first
{
	padding-left: 246px;
}
#plans #top .plan h3
{
	font-size: 14px;
	text-shadow: none;
}
#plans #top .plan p
{
	color: silver;
	font-size: 11px;
}
body#help_section #area .left
{
	float: left;
	font-size: 13px;
	padding-bottom: 30px;
	padding-right: 45px;
	padding-top: 30px;
	width: 449px;
}
body#help_section #area .left ul
{
	float: left;
	margin-bottom: 30px;
	width: 449px;
}
body#help_section #area .left li
{
	float: left;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 449px;
}
body#help_section #area .left p
{
	float: left;
	line-height: 22px;
	margin-bottom: 30px;
	width: 449px;
}
body#help_section #area .left h3
{
	float: left;
	margin-bottom: 2px;
	margin-top: 0;
	width: 449px;
}
body#help_section #area .right
{
	background: url(../images/right_back.png) no-repeat;
	float: left;
	font-size: 12px;
	line-height: 22px;
	min-height: 400px;
	padding-bottom: 60px;
	padding-left: 45px;
	width: 231px;
}
body#help_section #area .right h3
{
	float: left;
	margin-top: 30px;
	width: 231px;
}
body#api_section #area .left
{
	float: left;
	font-size: 13px;
	padding-right: 45px;
	padding-top: 30px;
	width: 504px;
}
body#api_section #area .left ul
{
	float: left;
	margin-bottom: 60px;
	width: 504px;
}
body#api_section #area .left ul.first
{
	margin-bottom: 30px;
}
body#api_section #area .left li
{
	float: left;
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 504px;
}
body#api_section #area .left .summary
{
	float: left;
	font-size: 14px;
	line-height: 22px;
	width: 504px;
}
body#api_section #area .left p.less
{
	float: left;
	margin-bottom: 10px;
	width: 504px;
}
body#api_section #area .left p
{
	float: left;
	margin-bottom: 30px;
	width: 504px;
}
body#api_section #area .left div.link
{
	background-color: #fff;
	border: 1px solid #e4e4e4;
	float: left;
	margin-bottom: 30px;
	moz-border-radius: 2px;
	padding: 20px;
	webkit-border-radius: 2px;
	width: 462px;
}
body#api_section #area .left div.link p
{
	float: left;
	margin-bottom: 0;
	width: 462px;
}
body#api_section #area .left h3
{
	float: left;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 14px;
	width: 504px;
}
body#api_section #area .left h4
{
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	width: 504px;
}
body#api_section #area .left .parameter
{
	border-bottom: 1px solid #e1e1e1;
	float: left;
	font-size: 12px;
	margin-bottom: 16px;
	width: 504px;
}
body#api_section #area .left .parameter p
{
	float: left;
	margin-bottom: 10px;
	width: 504px;
}
body#api_section #area .left .parameter p.rules
{
	font-size: 11px;
	margin-bottom: 16px;
}
body#api_section #area .left .parameter h5
{
	color: #ae0d14;
	font-size: 13px;
	width: 504px;
}
div.return
{
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 504px;
}
div.return h5.success
{
	float: left;
	font-size: 13px;
	width: 504px;
}
div.return h5.error
{
	float: left;
	font-size: 13px;
	width: 504px;
}
div.return .result
{
	background-color: #fff;
	border: 1px solid #e4e4e4;
	color: #656565;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 10px;
	moz-border-radius: 2px;
	overflow: auto;
	padding: 20px;
	webkit-border-radius: 2px;
	width: 462px;
}
div.return .result pre
{
	background-color: #fff;
	background-image: none;
	color: #000;
	float: left;
	font: bold 11px/18px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0;
	width: 462px;
}
div.return .result strong
{
	color: #000;
}
body#api_section #area .left .return .result p.space
{
	margin-bottom: 20px;
}
body#api_section #area .left .return .result p
{
	float: left;
	margin-bottom: 2px;
	width: 462px;
}
#example
{
	float: left;
	margin-bottom: 60px;
	width: 462px;
}
#example p
{
	float: left;
	font-size: 12px;
	margin-bottom: 8px;
	width: 462px;
}
#example pre
{
	background: #000 url(images/head_fill.png) repeat-x;
	color: #9dff5e;
	float: left;
	font: 11px/18px "Lucida Grande",Lucida,Verdana,sans-serif;
	margin: 0;
	moz-border-radius: 2px;
	overflow: auto;
	padding: 20px;
	webkit-border-radius: 2px;
	width: 462px;
}
body#api_section #area .right
{
	background: url(../images/right_back.png) no-repeat;
	float: right;
	min-height: 400px;
	padding-bottom: 60px;
	padding-left: 45px;
	width: 176px;
}
body#api_section #area .right ul
{
	width: 176px;
}
body#api_section #area .right li
{
	float: left;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 176px;
}
body#api_section #area .right a.current
{
	color: #000;
}
body#api_section #area .right h3
{
	float: left;
	font-size: 14px;
	margin-top: 30px;
}
body#blog_section #area .left
{
	float: left;
	font-size: 13px;
	padding-bottom: 60px;
	padding-right: 45px;
	padding-top: 30px;
	width: 504px;
}
.entry
{
	border-bottom: 1px solid #e0e0e0;
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	width: 504px;
}
#comments
{
	float: left;
	width: 504px;
}
#comments h3
{
	float: left;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}
.comment
{
	background-color: #eee;
	border: 1px solid #e4e4e4;
	float: left;
	line-height: 22px;
	margin-bottom: 30px;
	moz-border-radius: 2px;
	padding: 20px;
	webkit-border-radius: 2px;
	width: 462px;
}
.comment .info
{
	float: left;
	height: 54px;
	width: 462px;
}
.comment .info img
{
	background-color: #fff;
	border: 1px solid #e4e4e4;
	float: left;
	height: 32px;
	margin-right: 10px;
	moz-border-radius: 2px;
	padding: 4px;
	webkit-border-radius: 2px;
	width: 32px;
}
.comment .info h4
{
	float: left;
	font-size: 16px;
	margin-top: -2px;
	width: 398px;
}
.comment .info p
{
	float: left;
	margin-bottom: 0;
	margin-top: -4px;
	width: 398px;
}
.comment p
{
	float: left;
	margin-top: 10px;
	width: 462px;
}
#post
{
	background-color: #eee;
	border: 1px solid #e4e4e4;
	float: left;
	margin-bottom: 30px;
	moz-border-radius: 2px;
	padding: 20px;
	webkit-border-radius: 2px;
	width: 462px;
}
#post label
{
	float: left;
	font-weight: bold;
	margin-bottom: 4px;
	width: 462px;
}
#post label.optional
{
	font-style: normal;
	font-weight: normal;
}
#post .field
{
	float: left;
	margin-bottom: 10px;
	width: 240px;
}
#post .textarea
{
	float: left;
	height: 160px;
	margin-bottom: 6px;
	width: 456px;
}
#post .button
{
	background-image: url(../images/button_post.png);
	float: right;
	margin-top: 10px;
}
.comment h4
{
	float: left;
	font-size: 12px;
	margin-bottom: 4px;
	width: 464px;
}
.entry a.view_comments
{
	background: url(../images/icon_comments.png) no-repeat;
	height: 18px;
	line-height: 18px;
	margin-left: 8px;
	padding-left: 20px;
}
.entry h3
{
	float: left;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 4px;
	width: 504px;
}
.entry h3 a
{
	font-style: normal;
	font-weight: normal;
}
.entry h4
{
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 14px;
	width: 504px;
}
.entry h4 a
{
	font-style: normal;
	font-weight: normal;
}
.entry h5
{
	float: left;
	font-size: 13px;
	margin-bottom: 0;
	width: 504px;
}
.entry p
{
	float: left;
	margin-bottom: 20px;
	width: 504px;
}
.entry ul
{
	float: left;
	margin-bottom: 20px;
	width: 504px;
}
.entry li
{
	float: left;
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-top: 4px;
	width: 484px;
}
.entry li.alt
{
	background-color: rgba(202,202,202,0.16);
}
.entry .slideshow
{
	background-color: #fff;
	border: 1px solid #e0e0e0;
	float: left;
	height: 300px;
	margin-bottom: 16px;
	moz-border-radius: 2px;
	padding: 20px;
	webkit-border-radius: 2px;
	width: 462px;
}
.entry .slideshow .images
{
	background-color: #000;
	height: 300px;
	width: 462px;
}
.slideshow .digits
{
	float: right;
	margin-bottom: -22px;
	position: relative;
	right: 4px;
	top: -22px;
	z-index: 2;
}
.slideshow a.digit
{
	background: url(../images/digit_back.png) no-repeat;
	color: #fff;
	float: left;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	text-align: center;
	width: 18px;
	z-index: 2;
}
.slideshow a.digit.current
{
	color: #ff0;
}
.slideshow img
{
	position: relative;
	z-index: 1;
}
.slideshow .prev
{
	background: url(../images/prev_holder_back.png) no-repeat right;
	float: left;
	height: 61px;
	left: -44px;
	margin-bottom: -61px;
	margin-left: 3px;
	margin-right: -63px;
	position: relative;
	top: -182px;
	width: 63px;
	z-index: 2;
}
.slideshow .next
{
	background: url(../images/next_holder_back.png) no-repeat;
	float: left;
	height: 61px;
	left: 440px;
	margin-bottom: -61px;
	margin-right: -63px;
	position: relative;
	top: -182px;
	width: 63px;
	z-index: 2;
}
.slideshow .next a
{
	background: url(../images/next_back.png) no-repeat;
	float: left;
	height: 41px;
	margin-left: 10px;
	margin-top: 10px;
	width: 41px;
}
.slideshow .next a:hover
{
	background-position: 0 -41px;
}
.slideshow .next a:active
{
	background-position: 0 -82px;
}
.slideshow .prev a
{
	background: url(../images/prev_back.png) no-repeat;
	float: left;
	height: 41px;
	margin-left: 10px;
	margin-top: 10px;
	width: 41px;
}
.slideshow .prev a:hover
{
	background-position: 0 -41px;
}
.slideshow .prev a:active
{
	background-position: 0 -82px;
}
body#blog_section #area .right
{
	background: url(../images/right_back.png) no-repeat;
	float: left;
	min-height: 400px;
	padding-bottom: 60px;
	padding-left: 45px;
	padding-top: 30px;
	width: 176px;
}
#subscribe_part
{
	float: left;
	margin-bottom: 20px;
	width: 176px;
}
#feed_part
{
	float: left;
	margin-bottom: 10px;
	width: 176px;
}
#feed_part a
{
	background: url(../images/icon_feed.png) no-repeat;
	float: left;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	margin-top: 4px;
	padding-left: 38px;
}
#feed_part p
{
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	width: 176px;
}
#subscribe_part p
{
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	width: 176px;
}
#subscribe_part .field
{
	float: left;
	margin-bottom: 10px;
	width: 170px;
}
#subscribe_part #subscribe
{
	background-image: url(../images/button.png);
	float: left;
	margin-left: 48px;
}
body#blog_section #area .right h3
{
	float: left;
	font-size: 14px;
	margin-bottom: 4px;
	width: 176px;
}
body#blog_section #area .right ul
{
	float: left;
	width: 176px;
}
body#blog_section #area .right li
{
	float: left;
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 176px;
}
#bubble_top
{
	background-image: url(../images/bubble_top_back.png);
	float: left;
	height: 10px;
	width: 176px;
}
#bubble
{
	background: url(../images/bubble_fill.png) repeat-y;
	color: #4b4b4b;
	float: left;
	padding: 0 10px;
	width: 156px;
}
#bubble_bottom
{
	background-image: url(../images/bubble_bottom_back.png);
	float: left;
	height: 54px;
	width: 176px;
}
a#follow
{
	float: right;
	margin-top: 10px;
}
#mac_widget
{
	background-color: #000;
	background-image: url(../images/mac_widget_back.png);
	float: left;
	height: 420px;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	width: 770px;
}
#mac_widget #text
{
	color: #fff;
	font-size: 13px;
	height: 110px;
	left: 476px;
	line-height: 22px;
	position: absolute;
	top: 100px;
	width: 270px;
}
#mac_widget #text p
{
	margin-bottom: 12px;
}
#mac_widget #text strong
{
	color: #b1b1b1;
}
#mac_widget a.download
{
	background-image: url(../images/mac_widget_download_back.png);
	color: #fff;
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	left: 497px;
	padding-top: 120px;
	position: absolute;
	text-align: center;
	top: 213px;
	width: 200px;
}
#mac_widget a:hover.download
{
	background-position: 0 -140px;
}
#mac_widget .download span
{
	color: #b1b1b1;
}
.testimonial
{
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 30px;
	width: 770px;
}
.testimonial.first
{
	margin-top: 30px;
}
.testimonial .bubble
{
	background: url(../images/buzz_bubble_fill.png) repeat-y;
	float: left;
	width: 520px;
}
.testimonial .bubble_top
{
	background: url(../images/buzz_bubble_top.png) no-repeat;
	float: left;
	height: 10px;
	width: 520px;
}
.testimonial .bubble p
{
	float: left;
	padding: 10px 20px;
	width: 480px;
}
.testimonial .bubble_bottom
{
	background: url(../images/buzz_bubble_bottom.png) no-repeat;
	float: left;
	height: 10px;
	margin-bottom: 0;
	padding: 0;
	width: 520px;
}
.testimonial .author
{
	background: url(../images/bubble_arrow_right.png) no-repeat left 16px;
	float: left;
	font-size: 14px;
	height: 40px;
	margin-left: -1px;
	padding-left: 40px;
	padding-top: 18px;
	position: relative;
	width: 211px;
	z-index: 1;
}
.testimonial .author p
{
	margin-bottom: 0;
}
.testimonial .author_alt
{
	background: url(../images/bubble_arrow_left.png) no-repeat right 16px;
	float: left;
	font-size: 14px;
	height: 40px;
	margin-right: -1px;
	padding-right: 40px;
	padding-top: 18px;
	position: relative;
	text-align: right;
	width: 211px;
	z-index: 1;
}
div#foot
{
	background-color: #000;
	color: #fff;
.loginlegend{
font-family:Trebuchet MS;
	font-size: 86px;
	color: Blac
}	k;	


	float: left;
	font-size: 11px;
	width: 100%;
}
#foot div.inner
{
	background: url(../images/foot_back.png) no-repeat;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	width: 770px;
}
div#foot a
{
	color: #c0ecfc;
}
div#foot a:hover
{
	color: #92b4c0;
}
div#foot .left
{
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin-right: 70px;
	width: 350px;
}
div#foot .right
{
	float: left;
	font-size: 13px;
	line-height: 22px;
	width: 350px;
}
div#foot .left li
{
	float: left;
	margin-bottom: 20px;
	margin-top: 0;
	width: 340px;
}
div#foot .left ul
{
	float: left;
	margin-bottom: 0;
	margin-top: 40px;
	padding: 0;
}
#foot_feed
{
	background: url(../images/foot_feed.png) no-repeat;
	float: left;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
}
#foot_twitter
{
	background: url(../images/foot_twitter.png) no-repeat;
	float: left;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
}
#testimonial
{
	font-size: 14px;
	line-height: 24px;
}
#has_api
{
	font-size: 14px;
	margin-bottom: 64px;
	margin-top: 64px;
}
#what
{
	float: right;
	margin-top: 10px;
}
#copyright
{
	float: left;
	font-size: 11px;
	margin-top: 30px;
	white-space: nowrap;
	width: 350px;
}
div#links
{
	float: left;
	font-size: 11px;
	width: 350px;
}
div#links a
{
	margin-right: 10px;
}

/* ------- LOGIN STYLES -------*/

.loginmessage
{
	font-family:Trebuchet MS;
	font-size: 14px;
	color: Black;
}

.loginput
{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #666666;
	line-height: 28px;
}

.inlinetext
{
	font-family:Trebuchet MS;
	font-size:12px;
	display:inline;
}
.white
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:White;
	padding-left:10px;
}
.actionbut
{
	background: url(images/btn_reglog.gif) no-repeat;
	width:95px;
	height:25px;
	display:block;
	color:Gray;
	text-align:center;	
	text-decoration:none;
}
.actionbut:hover
{
	background-image:url(images\btn_reglog_hover.gif) no-repeat;
	width:95px;
	height:25px;
	border:none;
	display:block;
}
.button_log
{
	background:url(images/btn_login.gif) no-repeat;
	width: 65px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}

.button_log:hover
{
	background:url(images/btn_login_hover	.gif) no-repeat;
	width: 65px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
}

.button_long
{
	background:url(images/btn_login_long.gif) no-repeat;
	width: 125px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}

.button_longhover
{
	background:url(images/btn_login_hover_long.gif) no-repeat;
	width: 125px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
}
.button_long150
{
	background:url(images/btn_long150.gif) no-repeat;
	width: 150px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}
.button_long150hover
{
	background:url(images/btn_long150_hover.gif) no-repeat;
	width: 150px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
}
.button_long175
{
	background:url(images/btn_long175.gif) no-repeat;
	width: 175px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}
.button_long175hover
{
	background:url(images/btn_long175_hover.gif) no-repeat;
	width: 175px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
}
.button_long200
{
	background:url(images/btn_long200.gif) no-repeat;
	width: 200px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}
.button_long200hover
{
	background:url(images/btn_long200_hover.gif) no-repeat;
	width: 200px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
}
.button_long225
{
	background:url(images/btn_long225.gif) no-repeat;
	width: 225px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}
.button_long225hover
{
	background:url(images/btn_long225_hover.gif) no-repeat;
	width: 225px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
}
.button_long250
{
	background:url(images/btn_long250.gif) no-repeat;
	width: 250px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}
.button_long250hover
{
	background:url(images/btn_long250_hover.gif) no-repeat;
	width: 250px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
}
.Row
{
	background-color: #e0e0e0;
	height:35px;
	padding:15px;
	border:1px solid #dedede;
	border-collapse:collapse;
}

.button_longER
{
	background:url(images/btn_login_longER.gif) no-repeat;
	width: 165px;
	height: 25px;
	color:White;
	font-family: Trebuchet MS;
	border:none;
	cursor:pointer;
}

.Alt_Row
{
	background-color: #d0d0d0;
	height:35px;
	padding:5px;
	border:1px solid #dedede;
	border-collapse:collapse;
}

.grey12
{
	font-family:Trebuchet MS;
	font-size:16px;
	line-height: 13px;
}

.grey13
{
	font-family:Trebuchet MS;
	font-size:17px;
	line-height: 13px;
	font-weight:bold;
}
	
	
