/*   
Theme Name: Trooper Security, Inc.
Theme URI:http//www.jdcreativelab.com 
Description: A security website and blog for TSI
Author: JD Creative Lab
Author URI:http://www.jdcreativelab.com 
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Get footer CSS */
@import url('library/css/footerstyle.css');

/* Get contact page CSS */
@import url('library/css/contact.css');

/* Get post image attributes CSS */
@import url('library/css/img.css');

/* Get sidebar CSS */
@import url('library/css/sidebar.css');

/* Get CMS CSS*/
@import url('library/css/cms.css');

/* Get CMS Second CSS */
@import url('library/css/cmssecond.css');

body {
    background-image: url(images/tsi_background.png), url(images/footer_background.png);
    background-repeat: repeat-x, repeat-x;
    background-position: center top, center bottom;
}

/* =Wrapper
-------------------------------------------------------------- */
#wrapper{
    width: 950px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
}
/* =Home Header
-------------------------------------------------------------- */
#masthead-home{
    width: 950px;
}
#bannerbox-home{
    height: 250px;
    width: 732px;
    margin-right: auto;
    margin-left: auto;
    float: left;
}
#banner-left-home{
    float: left;
    height: 250px;
    width: 14px;
    background-image: url(images/banner_side.jpg);
    background-repeat: no-repeat;
}
#banner-center-home{
    background-image: url(images/banner_background.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 250px;
    width: 704px;
}
#banner-image-home{

    height: 222px;
    width: 704px;
    background-repeat: no-repeat;
    margin-top: 12px;
}

#banner-right-home{
    float: right;
    height: 250px;
    width: 14px;
    background-image: url(images/banner_rightside.jpg);
    background-repeat: no-repeat;
}

#hb-1{
    float: right;
    height: 80px;
    width: 210px;
    margin-bottom: 5px;
}
#hb-left{
    background-image: url(images/hb_left.png);
    background-repeat: no-repeat;
    float: left;
    height: 81px;
    width: 10px;
}
#hb-center{
    background-image: url(images/hb_center.png);
    background-repeat: repeat-x;
    height: 80px;
    float: left;
    width: 137px;
}
.hb-title1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #4D4D4D;
    margin-top: 18px;
    margin-left: 10px;
    text-shadow: 0px 1px 0px #FFFFFF;
}
.hb-title2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bolder;
    color: #006837;
    margin-left: 10px;
    margin-top: 1px;
}
#hb-right1{
    background-image: url(images/hb_right1.png);
    background-repeat: no-repeat;
    float: right;
    height: 81px;
    width: 63px;
    }
#hb-right2{
    background-image: url(images/hb_right2.png);
    background-repeat: no-repeat;
    float: right;
    height: 81px;
    width: 63px;
}
#hb-right3{
    background-image: url(images/hb_right3.png);
    background-repeat: no-repeat;
    float: right;
    height: 81px;
    width: 63px;
}
#hb-2{
    float: right;
    height: 80px;
    width: 210px;
    margin-bottom: 5px;
}
#hb-3{
    float: right;
    height: 80px;
    width: 210px;
}
/* =Blog Header
-------------------------------------------------------------- */
#header {
    height: 357px;
    width: 950px;
}
#masthead{
    width: 950px;
}
#uphead{
    height: 102px;
    width: 950px;
}
#logo{
    float: left;
    height: 102px;
    width: 111px;
    background-image: url(images/tsi_logo.png);
    background-repeat: no-repeat;
}
#cpnyname{
    height: 102px;
    width: 487px;
    float: left;
}
#blog-title{
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    padding-left: 16px;
    text-shadow: 0px 2px 0px #FFFFFF;
    text-decoration: none;
    margin-top: 15px;
}
#blog-title a:link {
    color: #666;
    text-decoration: none;
    text-shadow: 0px 2px 0px #FFFFFF;
}
#blog-title a:hover {
    color: #006837;
    text-decoration: none;
    text-shadow: 0px 2px 0px #FFFFFF;
}
#blog-title a:visited {
    color: #333333;
    text-decoration: none;
    text-shadow: 0px 2px 0px #FFFFFF;
}
#blog-description{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13.5pt;
    color: #006837;
    padding-left: 15px;
    font-weight: normal;
}
#bannerbox{
    height: 250px;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}
#banner-left{
    float: left;
    height: 250px;
    width: 14px;
    background-image: url(images/banner_side.jpg);
    background-repeat: no-repeat;
}
#banner-center{
    background-image: url(images/banner_background.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 250px;
    width: 922px;
}
#banner-image{
    float: left;
    height: 222px;
    width: 922px;
    margin-top: 14px;
    background-image: url(images/blog_banner.jpg);
    background-repeat: no-repeat;
}
#banner-right{
    float: right;
    height: 250px;
    width: 14px;
    background-image: url(images/banner_rightside.jpg);
    background-repeat: no-repeat;
}
#language{
    float: right;
    height: 33px;
    width: 188px;
}
#netbox{
    float: right;
    height: 69px;
    width: 188px;
}
#net-title{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #006837;
    float: left;
    height: 24px;
    width: 188px;
}
#follow-facebook{
    float: left;
    height: 31px;
    width: 35px;
    background-image: url(images/facebook_icon.png);
    background-repeat: no-repeat;
}
#follow-twitter{
    float: left;
    height: 31px;
    width: 40px;
    background-image: url(images/twitter_icon.png);
    background-repeat: no-repeat;
}
#follow-linked{
    float: left;
    height: 31px;
    width: 38px;
    background-image: url(images/linkedin_icon.png);
    background-repeat: no-repeat;
}
#follow-youtube{
    float: left;
    height: 31px;
    width: 39px;
    background-image: url(images/youtube_icon.png);
    background-repeat: no-repeat;
}
#follow-rss{
    float: right;
    height: 31px;
    width: 36px;
    background-image: url(images/rss_icon.png);
    background-repeat: no-repeat;
}
/* Main Menu
------------------------------------------------------------- */
#nav {
	float:left;
	width:100%;
	font-size:98%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 25px;
	height: 30px;
	position: relative;
	bottom: 6px;
	color: #FFF;
}
#nav, #nav ul {
    line-height:40px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    width:100%;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    z-index: 2;
}
#nav a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #B3C88D;
	height: 38px;
}
#nav a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    display:block;
    text-decoration:none;
    color: #FFF;
    text-shadow: none;
    background-image: url(images/menu_hover.png);
    background-repeat: repeat-x;
}
#nav li {
	float:left;
	font-weight:normal;
	text-shadow: 0px 1px 0px #4d4d4d;
	color:#FFFFFF;
}
#nav a, #nav a:visited {
	color:#FFF;
	display:block;
	padding:0 20px;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
text-decoration:none;
}
#nav li ul {
    height:auto;
    left:-999em;
    line-height:30px;
    margin:0;
    padding:0;
    position:absolute;
    width:222px;

}
#nav li li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    width:220px;
    color: #333;
    height: 30px;
    background-image: url(images/sub_menu_bg.png);
    background-repeat: repeat-x;
    font-size: 10pt;
    font-weight: bold;
    text-shadow: 0px 1px 0px #FFF;
}
#nav li li a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background-image: url(images/sub_menu_hover_bg.png);
    background-repeat: repeat-x;
    color: #333;
    text-shadow: 0px 1px 0px #FFF;
}
#nav li li a:active {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
}
    
#nav li li a, #nav li li a:visited {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    color:#666;
    background-image: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
}

/* =Empresas Caballer
-------------------------------------------------------------- */
#caballer-box{
    float: left;
    height: 400px;
    width: 125px;
    margin-right: 12px;
    position: relative;
    z-index: 1;

}
#outsourcing{
    height: 125px;
    width: 125px;
    margin-bottom: 15px;
   
}
#caba-left{
    background-image: url(images/caballer_sites_left.png);
    background-repeat: no-repeat;
    float: left;
    height: 125px;
    width: 5px;
}
#caba-center{
    background-image: url(images/caballer_sites_center.png);
    background-repeat: repeat-x;
    float: left;
    height: 125px;
    width: 115px;
}
#caba-right{
    background-image: url(images/caballer_sites_right.png);
    background-repeat: no-repeat;
    float: right;
    height: 125px;
    width: 5px;
}
#realty {
    height: 125px;
    width: 125px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
}
#insurance{
    height: 125px;
    width: 125px;
}

             
/* =Content
-------------------------------------------------------------- */
#content{
    float: left;
    width: 467px;
    border: 1px solid #CCC;
    background-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    background-image: url(images/content_background.png);
    background-repeat: repeat-x;
    background-position: center top;
    height: auto;
    }
h1, h1 a, h1 a:visited {
    color:#666;
    font-family:Helvetica Neue, Arial, sans-serif;
    font-size:18pt;
    font-weight:bolder;
    letter-spacing:0.009em;
    margin:0 0 10px;
    padding:0;
    text-decoration:none;
    text-transform:none;
    word-spacing:0;
}
    
h2, h2 a, h2 a:visited {
    color:#006837;
    font-family:Helvetica Neue, Arial, sans-serif;
    font-size:18pt;
    font-weight:500;
    letter-spacing:0.009em;
    margin:0 0 10px;
    padding:0;
    text-decoration:none;
    text-shadow:none;
    text-transform:none;
    word-spacing:0;
    line-height: 5px;
}
h5, h5 a, h5 a:visited {
    color:#006837;
    font-family:Helvetica Neue, Arial, sans-serif;

	   font-size: 9pt;
	   margin: 5px;
	   padding: 5px;
    text-decoration:none;
    line-height: 12pt;
}
h6, h6 a, h6 a:visited {
    font-family:Helvetica Neue, Arial, sans-serif;
    font-size:8pt;
    letter-spacing:0.009em;
    margin:5px;
    padding:5px;
    text-decoration:none;
    text-transform:none;
    word-spacing:0;
    line-height: 12pt;
    font-weight:normal;
}


.post {
    margin: 0 0 3em 0;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #666;
}
#post-title-container {
     width: 455px;
     height: 120px;
     border: thin solid #CCC;
     padding: 5px;
     background-image: url(images/entry_utility_background.png);
     background-repeat: repeat-x;

} 
.post-thumbnail {
    float: left;
    height: 100px;
    width: 100px;
    }
    .entry-meta-home {
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #006837;
    line-height: 1pt;
    border: 1px solid #CCC;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
    float: right;
    height: auto;
    width: 280px;
}

    
.entry-meta {
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #006837;
    line-height: 1pt;
    border: 1px solid #CCC;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
}
.entry-meta a:link{
    text-decoration: none;
    color: #006837;
}
.entry-meta a:hover{
    color: #999;
}
.entry-meta a:visited{
    color: #006837;
}
#share-buttons{
    width: 590px;
    border: 1px solid #CCC;

}
#tweet-button{
    float: left;
    border: 1px solid #CCC;
}
#facebook-like{
    float: right;
    border: 1px solid #CCC;
}
.entry-title{
    background-image: url(images/entry_title_background.png);
    background-repeat: repeat-x;
    border: 1px solid #808080;
    padding: 7px;
    margin-top: 10px;
    background-position: top;
    height: auto;
    color: #fff;
    text-shadow: 0px 1px 0px #4d4d4d;
}
#title-meta-container{
     height: auto;
    width: 310px;
    float: right;
    margin-right: 10px;
}
.entry-title-home{
    background-image: url(images/entry_title_home_background.png);
    background-repeat: repeat-x;
    border: 1px solid #808080;
    padding: 7px;
    margin-top: 10px;
    background-position: top;
    text-align: center;

}
.entry-title-home h1, h1 a, h1 a:visited {
    color:#666;
    font-family:Helvetica Neue, Arial, sans-serif;
    font-size:14pt;
    font-weight:bolder;
    letter-spacing:0.009em;
    margin:0 0 10px;
    padding:0;
    text-decoration:none;
    text-shadow: 0px 1px 0px #FFFFFF;
    text-transform:none;
    word-spacing:0;
}
.entry-content{
    padding: 5px;

}
.entry-content h3{
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #063;
    border: thin solid #CCC;
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(images/entry_utility_background.png);
    background-repeat: repeat-x;
    background-position: top;
}
.entry-content p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #333;
    text-align: justify;
    line-height: 18px; 
    text-shadow: none;   
}
p{
    text-shadow: none;
}
 a:link{
    text-decoration: none;
    color: #006837;
}
a:hover{
    color: #999;
}
a:visited{
    color: #333;
}

.entry-content a:link{
    text-decoration: none;
    color: #0000ff;
}
.entry-content a:hover{
    color: #999;
}
.entry-content a:visited{
    color: #0000ff;
}

h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #333;
    text-align: center;
    line-height: 16pt;    
}
.read-more { 
    margin-top: 5px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    text-align:center;
    text-decoration:none;
    text-shadow: 0px 1px 0px #FFFFFF;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;color:#666;
    height: 15px;
    width: 60px;
    border:1px solid #666;
    background-image: url(images/read_more_button.png);
    background-repeat: repeat-x;
    background-position: top;
}
.entry-utility{
    font-family:Helvetica Neue, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #333;
    border: 1px solid #CCC;
    padding: 10px;
    background-image: url(images/entry_utility_background.png);
    background-repeat: repeat-x;
 
}
.entry-utility a:link{
    text-decoration: none;
    color: #006837;
}
.entry-utility a:hover{
    color: #999;
}
.entry-utility a:visited{
    color: #006837;
}
/* =Single Post
-------------------------------------------------------------- */
#content-single{
    float: left;
    width: 605px;
    border: 1px solid #CCC;
    background-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    background-image: url(images/content_background.png);
    background-repeat: repeat-x;
    background-position: center top;
    }
    #content-attachment{
    float: left;
    width: 605px;
    border: 1px solid #CCC;
    background-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    background-image: url(images/content_background.png);
    background-repeat: repeat-x;
    background-position: center top;
    }

.nav-next{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
    text-decoration: none;
}
.nav-next a:link{
    text-decoration: none;
    color: #999;
}
.nav-next a:hover{
    color: #006837;
    text-decoration: none;
}
.nav-next a:visited{
    color: #999;
    text-decoration: none;
}
.nav-previous{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    padding-bottom: 5px;
    text-decoration: none;
}
.nav-previous a:link{
    text-decoration: none;
    color: #999;
}
.nav-previous a:hover{
    color: #006837;
    text-decoration: none;
}
.nav-previous a:visited{
    color: #999;
    text-decoration: none;
}
#plusone.Uu{
position: relative;
top:30px;
}
/* = Categories
------------------------------------------------------------- */
#content-cat{
    float: left;
    width: 605px;
    border: 1px solid #CCC;
    background-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    background-image: url(images/content_background.png);
    background-repeat: repeat-x;
    background-position: center top;
    }
.page-title-cat{
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #063;
    border-bottom-width: thin;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
}
.entry-title-cat{
    background-image: url(images/entry_title_background.png);
    background-repeat: repeat-x;
    border: 1px solid #808080;
    background-position: top;
    height: auto;
    padding-top: 20px;
    padding-right: 7px;
    padding-bottom: 20px;
    padding-left: 7px;
}
.entry-title-cat h2, h2 a, h2 a:visited {
    color:#666;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14pt;
    font-weight:bolder;
    letter-spacing:0.009em;
    text-decoration:none;
    text-shadow: 0px 1px 0px #FFFFFF;
    text-transform:none;
    word-spacing:0;
    
}

/* =Comments
-------------------------------------------------------------- */
#comments-list{
}

#comments-list h3 {
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #006837;    
}
#comments-list li{
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    list-style-type: none;
    background-image: url(images/comment_avatar.png);
    background-repeat: repeat-x;
    background-position: top;
}
#author-container{
    height: 100px;
    width: 604px;
    padding: 5px;
}
.comment-author{
    float: left;
    height: 65px;
    width: 575px;
}
.comment-author .photo{
    border: 1px inset #FFF;
}
.comment-author .fn{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    position: relative;
    bottom: 26px;
    left: 10px;
    color: #666;
    text-shadow: 0px 2px 0px #FFFFFF;
}

.comment-author .fn a:link{
    color: #066;
    text-decoration: none;
}
.comment-author .fn a:hover{
    color: #999;
    text-decoration: none;
}
.comment-author .fn a:visited{
    color: #999;
    text-decoration: none;
}
.comment-meta{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    position: relative;
    left: 65px;
    bottom: 32px;
}
.comment-meta a:link{
    color: #066;
    text-decoration: none;
}
.comment-meta a:hover{
    color: #666;
    text-decoration: none;
}
.comment-meta a:visited{
    color: #999;
    text-decoration: none;
}
.comment-content{
    width: 575px;
    height: auto;
}
.comment-content p{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    line-height: normal;
}

.comment-reply-link .comment-reply-link{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 9pt;
    background-color: #FFF;
    border: 1px solid #CCC;
    font-weight: bold;
    padding: 2px;
}
.comment-reply-link a:link{
    color: #666;
    text-decoration: none;
    
}
.comment-reply-link a:hover{
    font-weight: bold;
    color: #066;
}
.comment-reply-link a:visited{
    color: #999;
}
/* =comment form
-------------------------------------------------------------- */
#respond{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-image: url(images/comment_form_background.png);
    background-repeat: repeat-x;
    border: 1px solid #CCC;
    margin-top: 10px;
    margin-bottom: 15px;
}
#respond h3{
    position: relative;
    bottom: 15px;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #666;
    text-shadow: 0px 2px 0px #FFFFFF;
}
#comment-notes{
    padding: 5px;
    height: 25px;
    border: 1px ridge #CCC;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    background-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
.form-label{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #666;
    margin: 5px;
}
.form-input{
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #999;
}
.form-input #author{
    border: 1px inset #999;
    height: 20px;
    padding: 5px;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
}
.form-input #email{
    border: 1px inset #999;
    height: 20px;
    padding: 5px;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    width: 210px;
}
.form-input #url{
    border: 1px inset #999;
    height: 20px;
    padding: 5px;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    width: 210px;
}
.form-textarea #comment{
    border: 1px inset #999;
    padding: 5px;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    }
    #form-allowed-tags{
    padding: 8px;
    border: 1px ridge #CCC;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    background-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    }
/* =404
-------------------------------------------------------------- */
#content-404{
    float: left;
    width: 605px;
    border: 1px solid #CCC;
    background-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    background-image: url(images/content_background.png);
    background-repeat: repeat-x;
    background-position: center top;
}
