a img {
   border:none;
}

a {
   text-decoration:none;
}

#tmp_slideshow_area {
    margin-bottom:5px;
	height:286px;
}

#tmp_slideshow_area #slideshow_blenddiv,#tmp_slideshow_area #slideshow_blendimage{
    width:512px;
    height:286px;
}

#tmp_slideshow_counter {
    float:right;
    margin-bottom:5px;
    margin-right:7px;
    font-weight:bold;
}

#tmp_slideshow_counter .counter_normal, #tmp_slideshow_counter .counter_selected {
    float:left;
    width:16px;
    height:16px;
    font-size:12px;
    line-height:16px;
    border: 1px solid #0e9fd8;
    display:block;
    margin-left:1px;
    margin-right:1px;
    text-align:center;
    text-decoration:none;
}

#tmp_slideshow_counter .counter_selected {
    font-weight:normal;
}

#tmp_slideshow_counter, #tmp_slideshow_counter a{
     color: #0e9fd8;
}
#tmp_slideshow_text{
    clear:both;
    float:left;
    width:400px;
}

.tmp_details_format{
	color: #0e9fd8;
}

.tmp_details_title, .tmp_list_title, .tmp_list_title a {
    color:#F8166A;
}

.tmp_details_description, .tmp_details_format, .tmp_details_title{
    font-size:15px;
}

#tmp_webreel {
    margin-top:40px;
    display:block;
}
#tmp_webreel img {
    border:none;
}

#tmp_menu_pane {
    padding-left:10px;
    margin-bottom:34px;
}

#tmp_menu_pane div{
    margin-bottom:7px;
}

#tmp_browse_pane {
	margin-bottom:34px;
	text-align:right;
}

#tmp_search_pane {
    text-align:right;
    margin-bottom:34px;
    margin-top:15px;
}

#browse_by_category, #browse_by_format, #q {
    border:1px solid #989898;
    color:#989898;
    width:202px;
    /*margin-bottom:7px;*/

}
#tmp_admin_pane {
    margin-top:19px;
}

/* project list page */

.tmp_project_box {
    float:left;
    width:48%;
    /*height:85px;*/
    overflow:hidden;
    margin-top:9px;
    margin-bottom:12px;
    margin-right:5px;
}

.tmp_project_box a{
	color:inherit;
	text-decoration:none;
	font-weight:inherit;
}

.tmp_list_description a{
	color:#A3917D;
}
.tmp_project_box img{
    float:left;
    border:none;
    width:150px;
    height:84px;
 }
 .tmp_project_box div{
    /*float:left;*/
    /*font-size:12px;*/
    padding-left:10px;
    /*width:300px;*/
    overflow:hidden;
 }
.tmp_details_big_image {
    border:1px solid #2faad6;
    margin-bottom:12px;
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;

}

.tmp_list_separator{
    clear:both;
    height: 1px;
    background-color:#cccccc;
    font-size:1px;
}
#list_title {
    margin-top:0px;
    margin-bottom:6px;
}

/*Item details page*/
#tmp_details_controls{
    float:right;
    margin-right:180px;
}

#tmp_more_work_heading {
    margin-bottom:12px;
}

.recent_item_box {
    margin-bottom:30px;
    border-bottom:1px solid #a69079;
    padding-bottom:7px;
}
.recent_item_image {
    text-align:center;
    margin-bottom:7px;
}
.recent_item_image img{
    border:none;
    width:180px;
}

.recent_item_title a{
    color:#F8166A;
    text-decoration:none;
}

.recent_item_title {
	max-height:35px;
	overflow:hidden;
}
.search_bar {
	float:right;
	line-height:23px;
	vertical-align:middle;
}

.search_bar * {
	vertical-align:middle;
}

