
body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color : #000000;
        margin: 0px;
                  SCROLLBAR-FACE-COLOR: white;
                  SCROLLBAR-HIGHLIGHT-COLOR: white;
                  SCROLLBAR-SHADOW-COLOR: white;
                  SCROLLBAR-3DLIGHT-COLOR: black;
                  SCROLLBAR-ARROW-COLOR: black;
                  SCROLLBAR-TRACK-COLOR: red;
                  SCROLLBAR-DARKSHADOW-COLOR: black;
                  SCROLLBAR-BASE-COLOR: black;
        margin:0px;
        background-color:#FFFFFF;
                }

table {
        font-size: 10px;
        border: none;
}

h1{
        font-size: 11px;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color : #AEAEAE;
        margin: 2px;
        font-style : normal;
}

h2 {

        font-family: Verdana, Helvetica, sans-serif;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 10px;
        margin: 0px;
        color : #c40008;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #5D6876;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #ffffff;
        color:#000000;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        background-color : #ffffff;
        font-size: 100%;
        border: 1px solid #5D6876;
        vertical-align : middle;
        color:#000000;
}

.button {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #404750;
        background-color : #ffffff;
        color:#0000FF;
        }

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #404750;
        background-color : #bbbbb;
        color:#000000;
        padding-left: 1px;
        padding-right: 1px;
       
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
        
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #8090A3;
        text-decoration: none;
}

a:hover {
        color: #8090A3;
        text-decoration: underline;
}

bblink a {
        color: #8090A3;
        text-decoration: none;
}

bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        background-color: #FFFFFF;
        margin-top: 1px;
        margin-bottom: 1px;
        border: thick solid #FFFFFF;
}

.tableh1 {
        background : #FFFFFF;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: none;
        font-size: 10px;
}

.tableh1_compact {
        background : #FFFFFF;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        border: none;
        font-size: 10px;
}

.tableh2 {
        background: #FFFFFF;
        color : #FF0000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
                border: none;
}

.tableh2_compact {
        background: #FFFFFF;
        color : #FF0000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
                border: none;
}

.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        background-color: #FFFFFF;
        border: none;
}

.tableb_compact {
        background: url(images/bgpost.gif);
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
                border: none;
                

}

.tablef {
        background: #FFFFFF;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
        color: #666666;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #AEAEAE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : normal;
        display : block;
}


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

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

.user_thumb_infobox td {
        font-size: 90%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AEAEAE;
}

.user_thumb_infobox a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}

.sortorder_cell {
        background : #999999;
        color : #000000;
        padding: 2px;
        margin: 0px;
}

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

.sortorder_options a {
        text-decoration: none;
        color: #CCCCCC;
        font-weight:bold;
}

.sortorder_options a:hover {
        color: #FF6600;
        font-weight:bold;
        text-decoration: none;
        background-color:#CCCCCC;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #c40008;
        font-size: 100%;
        font-weight: bold;
        
        border-style: none;
}

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

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #336699;
}

.navmenu a:hover {
        background-color: #FFFFCC;
        text-decoration: none;
        color:#FF0000;
}

.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color : #5D6674;
        color:#cccccc;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

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


.admin_menu_thumb a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}

.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #404750;
        background-color : #CCCCCC;
        color:#0000FF;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

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

.admin_menu a:hover {
        color: #FF0000;
        text-decoration: underline;
}

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

.comment_date{
        color : #949494;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #ffffff;
        margin: 2px;
}

.imageborder {
        border: 1px solid #ffffff;
        background-color: #ffffff;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background-color: #ffffff;
        padding: 5px;
}

.footer {
        font-size: 9px;
        color: #000000;
}

.footer a {
        text-decoration: none;
        color: #949494;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #FFFFFF;
}

.statlink a {
        text-decoration: none;
        color: #CCCCCC;
}

.statlink a:hover {
        color: #FF6600;
        text-decoration: underline;
}

.alblink {
        color: #000000;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #FF0000;
        text-decoration: underline;
}

.alb_desc {
width:100%;
height:50px;
position:relative;
overflow:auto;
}

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

.catlink a {
        text-decoration: none;
        color: #336699;
}

.catlink a:hover {
        color: #FF0000;
        text-decoration: underline;
}

.topmenu {
        font-size : 100%;
}

.topmenu a {
        color : #336699;
        text-decoration: none;
}

.topmenu a:hover  {
        color : #FF6600;
        text-decoration: none;
        background-color: #FFFFCC;
}

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}


.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        font-size : 100%;
        color : #336699;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.img_caption_table td {
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;

}

.gal_name
{
        color:#4C5157;
        font-size:20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left:10px;
}

.gal_des
{
        color:#40008;
        font-size:10px;
        padding-left:10px;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted #444444;
        cursor : hand;
}

.listbox_lang {
        color: #000000;
        background-color: #CCCCCC;
        border: 1px solid #4F5864;
        font-size: 90%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.white_bg {
        background-color:#FFFFFF;
}
/* CSS Document */
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	color: #666666;
}

img, a {
	outline-style	: none;
}

.cbTextfield,
.textbox {
	width		: 200px;
}

.textbox_website {
	width		: 173px;
}

body,
td,
input, textarea{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt ;
  text-align:left;
}

.cbSmallnote {
	font-size	: 6pt;
}

td {
	vertical-align	: top;
}

h1,
.news-title,
.style1 {
	color		: #cc0000;
	font-weight	: bold;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	margin		: 0;
}

h2 {
	font-size	: 10pt;
	margin		: 0;
	margin-top	: 10px;
	font-weight	: bold;
}


.profile_subhead {
	font-weight	: bold;
	margin-top	: 15px;
}

input, textarea{
	padding: 3px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.wrapper{
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  float: none;
}
.category{
  text-decoration: none;

}
img{
border:0px;




a.category_page_links,a.category_page_links:link,
a.category_page_links:visited,
a.category_page_links:active,
a.category_page_links:hover{
text-decoration: none;

}
/*news*/
.news-title{
color:#cc0000;
font-size:14px;
margin-bottom:18px;
font-weight:bold;
}
a.other_news,.other_news:link,.other_news:hover{
color:#666666;
text-decoration: none;
font-weight: bold;
text-align:left;
margin-top:5px;
margin-bottom:5px ;
}
.other_news_active{
color:#CC0000;
text-decoration: none;
font-weight: bold;
text-align:left;
margin-top:5px;
margin-bottom:5px ;

}
a.other_news:visited{
color:#666666;
text-decoration: none;
font-weight: bold;
text-align:left;
margin-top:20px;
margin-bottom:20px ;
 padding-bottom: 20px
}

/*end news*/
.moduletablefrontgallery{
  margin-top:40px;
}



.moduletablelatestnews{
margin-top:20px;
width:100%;
text-align:left;
float:left;
  text-decoration: none
}
.latestnewslatestnews{
text-decoration:none;
margin:0;
text-align:left;
float:left;
}
a.latestnewslatestnews:link,
a.latestnewslatestnews:active,
a.latestnewslatestnews:hover
{
color:#cc0000;
float:none;
}
a.latestnewslatestnews:visited{
color:#cccccc;
float:none;
}

.moduletable_slike{
 padding-left: 0px;
  padding-right: 5px;
  margin-left: 0px;
  margin-right: 0px;


}
.contentpaneopen_static_test_231{
text-align:left;
float:left;
margin-left:0px;
text-decoration:none;
}


span.static_test_float{
  float:left;
  position: relative;
  padding-left: 25% ;
}
.red_link{
  text-decoration: none;
  border: #cc0000 ;
}


.blog{
    padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  float: none;
}


#blockrandom{
    padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px
}

div.logo {
	background:url(../images/header.png) no-repeat left;
	height:69px;
	width:790px;
    text-align: center;
  position: relative ;


}



#active_menu_joinus{
color:#cc0000;



}
/*topmenu*/
 #active_menu_glavni{

    text-decoration: none;
	background-image: url(../images/link_underline.gif);
	background-repeat: repeat-x;
   	background-position: 100% 100%;
  padding-bottom: 2px
}
.mainlevel_glavni{

     color:#ffffff;
     margin-top:5px;
     margin-bottom:20px;
     margin-left:25px;
     margin-right:16px;
    cursor: pointer;
    height:37px;
    z-index: 99
}
#moduletable{
       color:#ffffff;
       margin-top:5px;
       margin-bottom:5px;
       cursor: pointer;
       height:37px;
       text-decoration: none ;

       width:790px;
}


#topmenu {
width:790px;
background-image: url(../images/top_back.png);
font-style:normal;
font-weight:normal;
margin:auto;
height:40px;
vertical-align: middle;
   text-align: center;
  position: relative ;


}
#tablist{
   margin:auto;
   width:789px;
     text-align: center;
  position: relative ;



}



/* tommenu end */
/*footer*/
#footer_cri{
  position: relative;
    clear:both;
   overflow:hidden;
   margin-top: 5px;
}
#footer {
padding:10px 0px 10px 0px;
	margin:0px;
clear:both;
 overflow:hidden;
  width :793px;
  margin-top: 20px;

}

#footer_hr/*horizontal line*/{
    background-image: url(../images/hr_separator.gif);
    height: 2px;
    clear:both;
   overflow:hidden;
   width :789px;
}
/*footer end*/
#link_images/*images as a link*/{
 word-spacing: normal;
  white-space: normal;
  text-transform: none;
  text-shadow: none;
  text-decoration: none;
  line-height: normal;
  letter-spacing: normal;
  border: 0 none;
  cursor: pointer;
height:37px;
}
img.fimg{
border-top:2px ;
border-top-style:solid;
border-top-color:#cccccc;
border-left:2px ;
border-left-style:solid;
border-left-color:#cccccc;
border-right:2px ;
border-right-style:solid;
border-right-color:#cccccc;
border-bottom:2px ;
border-bottom-style:solid;
border-bottom-color:#cccccc;
}
img.fimg:hover{
border-top:2px ;
border-top-style:solid;
border-top-color:#cc0000;
border-left:2px ;
border-left-style:solid;
border-left-color:#cc0000;
border-right:2px ;
border-right-style:solid;
border-right-color:#cc0000;
border-bottom:2px ;
border-bottom-style:solid;
border-bottom-color:#cc0000;
}
.ImageLink:hover{
border:1px;
border:solid;
border:#cc0000;
}
.ImageLink{
border:1px;
border:solid;
border: #cccccc;
}

#login_info/*in the top the name of the user who is loged in or the not loged in message  */{
float:right;
clear: both;}

/*login fro fornt page*/
div.moduletable_login  {
    width:230px;
    background-color: #c9c9c9;
    color: #666666;
	margin-bottom:10px;



}
div.moduletable_login input {

	border: 1px solid #aaaaaa;
}

.button_login_login,
.button_login {
    background-color: #FFFFFF;
    color:#666666;
    border: 0 none #FFFFFF;
    width: 30px;
    height: 22px;
    font-weight: bold;
    vertical-align: middle;
   position:relative;
}
.button_login_edit {
  background-color: #FFFFFF;
    color:#666666;
    border: 0 none;
    width: 30px;
    font-weight: bold ;
    height: 10px;
}

#mod_login_logoutform_login {
}

#mod_login_password_login{
  border-bottom: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cccccc;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cccccc;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cccccc;
  border-right-style: solid;
  border-right-width: 1px ;
  color: #666666;
  font-weight: bold
}
 #mod_login_username_login{
  border-bottom: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cccccc;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cccccc;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cccccc;
  border-right-style: solid;
  border-right-width: 1px ;
  color: #666666;
  font-weight: bold

}
.mod_login_login/*join now button*/{
  margin-left: 5px;
  margin-top: 0px;
}


#mod_login_remember_login{
 background-color:#cccccc ;

  color: #666666;



}
/*login for resouces*/
.mainlevelextended_menu{

text-decoration: none ;

}



div.moduletable_resouces  {
   
    width:220px;
    background-color: #c9c9c9;
    color: #666666;
    margin-top: 5px ;
    float:left;


}
div.moduletable_resouces input {

	border: 1px solid #aaaaaa;
}




#mod_login_password_resouces{
  border-bottom: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cccccc;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cccccc;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cccccc;
  border-right-style: solid;
  border-right-width: 1px ;
  color: #666666;
  font-weight: bold
}
 #mod_login_username_resouces{
  border-bottom: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cccccc;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cccccc;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cccccc;
  border-right-style: solid;
  border-right-width: 1px ;
  color: #666666;
  font-weight: bold

}
.mod_login_resouces/*join now button*/{
  margin-left: 5px;
  margin-top: 0px;
}


#mod_login_remember_resouces{
 background-color:#cccccc ;

  color: #666666;



}
 /*login panel end*/
#wrap {
margin-top:30px;
margin-bottom:5px;
background:#ffffff;
width:791px;
margin: auto ;
}
/* start search box and similar*/


#search_ordering{
  background-color: #ffffff;
  border-bottom: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cccccc;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cccccc;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cccccc;
  border-right-style: solid;
  border-right-width: 1px ;

  

}
.button_search{
  color: #cc0000 ;
  border-bottom: #cc0000;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cc0000;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cc0000;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cc0000;
  border-right-style: solid;
  border-right-width: 1px ;
  background-color: #ffffff;
  width:30px;
}
.search_alfa{
  background-color: #ffffff;
  border-bottom: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cccccc;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cccccc;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cccccc;
  border-right-style: solid;
  border-right-width: 1px ;


}
.search_search{
  margin-bottom: 5px;
  margin-top:5px;

}
.inputbox_search{
	padding-left:4px;
}
.input_text {
}
#mod_search_searchword{
  background-color: #ffffff;
  border-bottom: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px ;
  border-top: #cccccc;
  border-top-style: solid;
  border-top-width: 1px ;
  border-left: #cccccc;
  border-left-style: solid;
  border-left-width: 1px ;
  border-right: #cccccc;
  border-right-style: solid;
  border-right-width: 1px ;
  padding-left: 0%;
  padding-right: 0%
}
/*end search box*/
/*side bar boxovi start*/
#sidebar_box{
     background-color: #ffffff;
     border-bottom: #cccccc;
     border-bottom-style: solid;
     border-bottom-width: 1px ;
     border-top: #cccccc;
     border-top-style: solid;
     border-top-width: 1px ;
     border-left: #cccccc;
     border-left-style: solid;
     border-left-width: 1px ;
     border-right: #cccccc;
     border-right-style: solid;
     border-right-width: 1px ;
     margin-bottom: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 10px;
}
#sidebar_box_inside{
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;

}

.sidebar_box_title{
  margin: 0px
}
.sidebar_box_contenet{
  margin: 0px
}
/*end side bar boxs*/
/* for admin page start*/
.inputformap{
    margin-top:10px;
    margin-left:8px;
}
.tdadminpanel{
  border: 1px solid #cccccc;
  width :221px;
}
.inputformapf{
  padding:5px;
   width:142px;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:0px;
    color:#696969;
}
.pmapsubmit input{

}
inputformap{
  margin-bottom:20px ;
}

.inputformapta{
 width:297px;
   border: 1px solid #cccccc;

}
.cuapt{
     margin:10px;
  color: #ffffff;
  margin-bottom: 5px;
  margin-top: 5px;
  padding:5px;
}
.cuapt p a {
     
  color: #ffffff;
  
  
}
.cuaptm{
    background-color: #cc0000;

  margin-top: 22px;
  margin-bottom: 22px;
}


/* for admin page end*/




a:link, a:visited, a:hover {
	color: #666666; text-decoration: underline;


}


#header {

background-image: url(../images/top_back.png);
background: #C70000;
color: #ffffff;
text-decoration: none;
}


.contentpaneopen{
 margin-right:0px;
float:left;
word-spacing: normal;
  white-space: nowrap
}
.contentpane{
word-spacing:normal;
white-space: normal;
float:left;
}


#main-body {
	float:left;
	width:100%;
	margin-top:10px;
    margin-right:0px;
  overflow: hidden;
  white-space: normal;

}

#content {
	width		: 555px;
	font-style	: normal; 
  	float		: left
}

#sidebar-2 {
background-color:#FFFFFF;

    float:right;
	width:225px;
font-style:normal; 
margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px
}







.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;

}
.latestnews{
   list-style: none;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(..http://www.illustratorsaustralia.com/templates/illustrators/images/header.png) no-repeat;
	
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-weight: bold;
}
