﻿* { margin:0; padding:0; }
body { color:#ABABAB; background-color:#121212; }
body, input, select, textarea { font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif; font-size: 12px; }
img { border: 0; }
h1, h2, h3
{ 
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 600;
}
h1  
{
    font-size: 28px;
    /*line-height: 32px;*/
}
h2  
{
    font-size: 20px;
    /*line-height: 24px;*/
}
h3  
{
    font-size: 16px;
    /*line-height: 20px;*/
    color: #DA1722; 
}
#container{margin-left:40px;}

#logo {float:left; }
#logo img{border:0;}

#wall{clear:both; width:900px; border:solid 1px #ABABAB; z-index:10; position:relative;}
#wall_title{float:right; margin-top:-12px; z-index:11; position:relative; background-color:#121212; margin-right:15px; padding-left:5px; padding-right:5px;}

#footer_container{ width:920px; margin:-10px; }
.section_wraper{border:solid 1px #ABABAB; padding:10px;}
.footer_title{white-space:nowrap; }
#footer ul{ list-style-type:none;}
#footer li a:link {text-decoration:none; color: #ABABAB;}
#footer li a:visited {text-decoration:none; color: #ABABAB;}
#footer li a:hover {text-decoration:underline; color: #ABABAB;}
#footer td {text-align:left; vertical-align:top;}
#footer p {text-align:center;}
.footer_menu {border-top:solid 1px #ABABAB; padding-top:5px; vertical-align:top; font:10px;}

.footer_links {border-top:solid 1px #ABABAB; padding-top:5px;}
.footer_links a:link {text-decoration:none; color: #ABABAB; margin-left:7px; margin-right:7px;}
.footer_links a:visited {text-decoration:none; color: #ABABAB;margin-left:7px; margin-right:7px;}
.footer_links a:hover {text-decoration:underline; color: #ABABAB; margin-left:7px; margin-right:7px;}
.footer_links td {text-align:left; vertical-align:top;}
.footer_links h4 {padding-left:10px;}
.about_link{text-decoration:underline; color: #ABABAB;}
/* -- show image section -- */

.image_wrapper
{
    float:left;
    display:inline-table;
    text-align:center;
    clear:both;
    border:solid 1px #ABABAB;
    margin-bottom:10px;
}
a.gobutton 
{
    color:#FFFFFF;
    padding:4px 10px;
    text-decoration:none;
    font-size:16px;
    line-height: 20px;
    border:solid 1px #ABABAB; 
    display:inline-table;
    margin-bottom:10px;
}
a.gobutton:hover
{
    background:#403f4f none repeat scroll 0 0;
    text-decoration:underline;
}
a.noborder
{
    border:0;
    text-decoration:none;
    display:block;
    padding:10px;
}
a:hoover.noborder
{
    border:0;
    text-decoration:none;
}
.footer_wrapper2
{
    clear:both;
    float:left;
}
/*-- end show image section*/

#contact_wrapper
{
    display:inline-table;
    clear:both;
    width: 450px; padding-left: 10px; text-align: justify;
    padding-top:10px;
}
.about_wrapper
{
    padding-top:20px;
    padding-bottom:20px;
   width:900px;
   display:inline-table;
}
.about_left 
{
    width:270px;
    float:left; 
    padding-left:20px; 
    padding-right:10px;
    text-align:justify;
    
    border-right:solid 1px #ABABAB;
    min-height: 250px;
}
.about_middle 
{
    width:270px;
    float:left; 
    padding-left:10px;
    padding-right:10px;
    text-align:justify;
    border-right:solid 1px #ABABAB;
    min-height: 250px;
}
.about_right 
{
    width:270px;
    float:left; 
    padding-left:10px;
    padding-right:10px;
    min-height: 250px;
}
#twitter
{
    background-image:url('twitter_logo.png');
    background-position:left;
    background-repeat:no-repeat;
    padding-left:42px;
    height:40px;
    line-height:40px;
    cursor:pointer;   
}
#facebook
{
    background-image:url('facebook_logo.png');
    background-position:left;
    background-repeat:no-repeat;
    padding-left:42px;
    height:40px;
    line-height:40px;
    cursor:pointer;   
}
a.download_iphone_app{
  height:95px;
  width:231px;
  display:block;
  text-indent:-10000em;
  background:transparent url(download_iphone_app.png) no-repeat 0 0;
  padding-left:20px;
}
a.download_iphone_app:link, a.download_iphone_app:active, a.download_iphone_app:visited{
  background-position:0 0;
  _background:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='download_iphone_app_off.png',sizingMethod='scale');
}
a.download_iphone_app:hover{
  background-position:0 -95px;
  _background:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='download_iphone_app_on.png',sizingMethod='scale');
}

