
/*rtfosterart theme v1.4beta*/
/*
colors I used
Black #000000
orange #cc6600
yellow #330000
lt blue #666666
dk orange #330000
dk gray #666666
lt gray #999999
dk red #330000
*/
*{ margin:0; padding:0; }
.alt1, .alt1Active
{
	background-color: #F8FAFC;
	font-family: verdana, arial, helvetica, sans-serif;
}

.alt2, .alt2Active
{
	background-color: #cacaca;
	font-family: verdana, arial, helvetica, sans-serif;
}

.alt3
{
	background-color: #ececec;
	color: #000000;
}

.pms_send_a {
	background: #EFEFEF ;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border: 1px inset;
}

.pms_send_b {
	background: #cacaca;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px inset;
}

.pms_legend
{
        margin: 10px;
}

.panel
{
	background: #F8FAFC;
	color: #000000;
	padding: 1px;
	border: 2px outset;
}

.panelsurround
{
	background: #cacaca;
	color: #000000;
}

.pms_linecolor1
{
background-color: #0E72A4;
font-size: 10px;
}
.pms_linecolor2
{
background-color: #71ACCA;
font-size: 10px;
}
.pms_linecolor3
{
background-color: #DEDEDE;
font-size: 10px;
}
.pms_linecolor4
{
background-color: white;
font-size: 10px;
}
.pms_linecolor5
{
background-color: #A6DAF5;
font-size: 10px;
}

/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */


ul.sidebar_menu, ul.sidebar_item, ul.sidebar {
        margin: 0;
        padding: 0;
        text-align:left;
        }

ul.sidebar_item, li.sidebar_item {
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 15px;
        }
ul.sidebar_menu, li.sidebar_menu {
        list-style-type: square;
        list-style-image: none;
        margin-bottom: 0px;
        margin-left:0px;
        padding-left:0px;
        text-indent:-5px;
        list-style-position:outside;
        }
ul.sidebar_menu, ul.sidebar_item {
        margin: 0px;
        padding: 0px;
        }

/* End Entry Lists */
.smallfont
{
font-size: 10px;
}
body {
	background:#000000;
	font:10px Sans-serif,Tahoma, Verdana; color:#000000;
      }
/*new*/table {
        font-size: 12px;
}
h1 {
          /* 11px from the Left - 12px from the top */
          padding:4px 0 0 4px;
          /* Font */
          font:bold 10px Sans-serif,Verdana, Tahoma; color:#cc6600;
          /* Headings (h1) have margins on default. */
          margin:0;
      }
/*new*/h2 {
        font-family:  sans-serif;
        font-size: 18px;
        margin: 0px;
}
/*new*/h3 {
        font-weight: normal;
        font-family: sans-serif;
        font-size: 12px;
        margin: 2px;
}
/*new*/p {
        font-family: sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}
/*new*/ul {
        margin-left: 5px;
        padding: 0px;
}
/*new*/li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}
/*new*/.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #330000;
        padding-right: 3px;
        padding-left: 3px;
}
/*new*/.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #330000;
        vertical-align : middle;
}
/*new*/.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #330000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}
/*new*/.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #330000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}
/*new*/.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}
/*new*/.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}
/*new*/a {
        color: #cc6600;
        text-decoration: none;
}
/*new*/a:hover {
        color: #cc9900;
        text-decoration: none;
}
/*new*/.bblink a {
        color: #0033CC;
        text-decoration: none;
}
/*new*/.bblink a:hover {
        color: #cc9900;
        text-decoration: none;
}
/*new*/.maintable {
        border: 1px solid #999999;
/*        background-color: #999999;*/
        background-color: #999999;
        margin-top: 1px;
        margin-bottom: 1px;
}
/*new*/.tableh1 {
        background : #999999 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
/*new*/.tableh1_compact {
        background : #666666 ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
/*new*/.tableh2 {
       background: #999999 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

/*new*/.tableh2_compact {
       background: #999999 ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

/*new*/.tableb {
        background: #999999 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

/*new*/.tableb_compact {
        background: #999999 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

/*new*/.tablef {
        background: #666666;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

/*new*/.catrow_noalb {
      background: #999999 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

/*new*/.catrow {
        background: #999999 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

/*new*/.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

/*new*/.thumb_filename {
        font-size: 80%;
        display: block;
}

/*new*/.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

/*new*/.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

/*new*/.thumb_caption a {
        text-decoration: none;
        color: #000000;
}

/*new*/.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

/*new*/.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

/*new*/.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

/*new*/.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

/*new*/.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

/*new*/.user_thumb_infobox a:hover {
        color: #cc9900;
        text-decoration: none;
}

/*new*/.sortorder_cell {
        background : #666666 ;
        color : #999999;
        padding: 0px;
        margin: 0px;
}

/*new*/.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #666666 ;
        color : #000000;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

/*new*/.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 100%;
        font-weight: bold;
        background : #999999 ;
        border-style: none;
}

/*new*/.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

/*new*/.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #000000;
}

/*new*/.navmenu a:hover {
        background : #cc9900 ;
        text-decoration: none;
        color:         #000000;
}

/*new*/.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #330000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

/*new*/.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


/*new*/.admin_menu_thumb a:hover {
        color: #cc9900;
        text-decoration: none;
}

/*new*/.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #330000;
        background-color:#999999;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

/*new*/.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

/*new*/.admin_menu a:hover {
        color: #cc9900;
        text-decoration: none;
}

/*new*/td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

/*new*/.comment_date{
        color : #000000;
        font-size : 90%;
        vertical-align : middle;
}

/*new*/.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

/*new*/.imageborder {
        border: 1px solid #000000;
        background-color: #999999;
        margin-top: 30px;
        margin-bottom: 30px;
}

/*new*/.display_media {
        background: #999999 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

/*new*/.thumbnails {
        background: #999999 ;
        padding: 5px;
}

/*new*/.footer {
        font-size : 9px;
}

/*new*/.footer a {
        text-decoration: none;
        color: #000000;
}

/*new*/.footer a:hover {
        color: #cc9900;
        text-decoration: none;
}

/*new*/.statlink {
        color: #666666;
}

/*new*/.statlink a {
        text-decoration: none;
        color: #666666;
}

/*new*/.statlink a:hover {
        color: #cc9900;
        text-decoration: none;
}

/*new*/.alblink a {
        text-decoration: none;
        color: #000000;
}

/*new*/.alblink a:hover {
        color: #cc9900;
        text-decoration: none;
}

/*new*/.catlink {
        display: block;
        margin-bottom: 2px;
}

/*new*/.catlink a {
        text-decoration: none;
        color: #000000;
}

/*new*/.catlink a:hover {
        color: #cc9900;
        text-decoration: none;
}

/*new*/.topmenu {
        line-height : 130%;
        font-size: 100%;
}

/*new*/.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

/*new*/.topmenu a:hover  {
        color : #cc9900;
        text-decoration : none;
}

/*new*/.img_caption_table {
        border: none;
        background-color: #999999;
        width : 100%;
        margin : 0px;
}

/*new*/.img_caption_table th {
       background: #999999 ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #330000;
}

/*new*/.img_caption_table td {
        background: #999999 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #330000;
        white-space: normal;
}

/*new*/.debug_text {
        border: #BDBEBD;
        background-color: #999999;
        width : 100%;
        margin : 0px;
}

/*new*/.clickable_option {
        cursor : default;
}

/*new*/.listbox_lang {
        color: #000000;
        background-color: #999999 ;
        border: 1px solid #330000;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}

/*new*/#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
/*new*/#vanity img {border:0}
/*new*/#v_php {float:left;background-image:url(../../images/powered-php.gif);}
/*new*/#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
/*new*/#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
/*new*/#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
/*new*/#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
/*new*/#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
/*new*/#v_css {float:right;background-image:url(../../images/valid-css.gif);}
/*new*/#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
/*custom stuff starts here*/

.liquid_content {
	width:100%;
	margin:0px auto;
	background:#999999 url(images/left_side.gif) repeat-y left top;
}
.top_content {
	width:100%;
	height:20px;
	background:url(images/top_content.gif) no-repeat left top;
}
.top_content span {
	display:block;
	position:relative;
	height:20px;
	background:url(images/top_right.gif) no-repeat right top;
}
.center_content {
	position:relative;
	background:url(images/right_side.gif) repeat-y right top;
	padding:4px 10px 10px 4px;
	margin: -2px 0px 0px 0px;
}
.center_content{min-height:20px}
/* mac hide \*/
/* html .center-content{height:20px;}*/
/* end hide */
.bottom_content {
	height:24px;
	background:url(images/bottom_content.gif) no-repeat left bottom;
}
.bottom_content span {
	display:block;
	position:relative;
	height:24px;
	background:url(images/bottom_right.gif) no-repeat right top;
}
.header{
	width:100%;
	height:100px;
	background:url(images/header_left.gif) no-repeat left top;
}
.header span{
	display: block;
	position: relative;
	height:100px;
	background:url(images/header_right_end.gif) no-repeat right top;
}
#navi{
	width:100%;
	height:32px;
	Background:url(images/navi_left.gif) no-repeat left top;
}
#navi span{
	display:block;
	position:relative;
	height:32px;
	background:url(images/navi_right_end.gif)no-repeat right top;
	line-height:33px; text-align:center;
}
#
#navi a:link, #navi a:active, #navi a:visited {
    font:bold 24px sans-serif,Verdana, Tahoma; color:#999999;
    text-decoration:none;
}
#navi a:hover {
    color:#cc9900;
    text-decoration:none;
}

#page{
	width:800px;
	height:auto;
	margin: 0px auto;
}
#container_background{
	width:800px;
	height:auto;
	margin: 0px auto;
	background: #666666 url(images/container_left_side.gif) repeat-y left top;
}
.container_top{
	width:100%;
	height:14px;
	background:url(images/container_top.gif) no-repeat left top;
}
.container_top span{
	display:block;
	position:relative;
	height:14px;
	background:url(images/container_top_right.gif) no-repeat right top;
}
.container_center{
	position:relative;
	background:url(images/container_right_side.gif) repeat-y right top;
	padding:15px 15px 15px 15px;
	margin:0px auto;
}
.container_bottom{
	height:14px;
	background:url(images/container_bottom.gif) no-repeat left bottom;
}
.container_bottom span{
	display:block;
	position:relative;
	height:24px;
	background:url(images/container_bottom_right.gif) no-repeat right top;
}
#left_column {
	width:510px; height:auto;
	margin:0px auto;
	float:left;
      }
.clear {
           clear:both;
      }
#right_column {
	width:240px; height:auto;
	margin: 0px auto;
	float:right;
}
#footer{
	width:100%
	height:100px;
	background:url(images/footer_left.gif) no-repeat left top;
}
#footer span{
	display: block;
	position: relative;
	height:100px;
	background:url(images/footer_right_end.gif) no-repeat right top;
}
#footer p {
	text-align:center;
	font:bold 10px sans-serif,verdana,tahoma; color:#000000;
	padding-top:10px;
      }



















